/*
Theme Name: Cowboy-Textured
Description: Built on Thematic Theme
Author: Dennis Hadley
Author URI: http://dennishadley.com
Template: thematic
Version: 1.8 
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');
/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');
/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');
/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');
/* Apply default theme styles and colors
@import url('style/default.css');*/
/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*Typography*/
h1 { font-size: 2.571em; line-height: 1; margin-bottom: 0; }
h2 { font-size: 2.571em; line-height: 1; margin-bottom: 0; }
h3 { font-size: 1.714em; line-height: 1; margin-top: .25em; margin-bottom: 0.25em; }
h4 { font-size: 1.286em; line-height: 1; margin-bottom: 1em; }
h5 { font-size: 1.143em; line-height:1.125; margin-bottom: 1.125em; }
h6 { font-size: 1em; line-height:1.286em; margin-bottom:1.286em; }


/*------------Basic Styling----------------------*/
html {
	background:#252525 url(images/background.jpg) no-repeat left top;
}

body{
	font-family:Georgia, serif, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #282828;
	background:transparent;
	background: transparent url(images/paper.jpg) repeat-y left top;}

#wrapper{
	background:url(images/wrap.jpg) no-repeat top left;
}

a:link, a:visited {
    color:#870d00;
	text-decoration:none;
}

a:active, a:hover {
    color: #ff1800;
	text-decoration:underline;
}

/*reset center to right*/
#branding, #access, #access div.menu, #main, #footer{
	margin:0 0;
}

hr{
	border:0;
	width:99%;
	color: #c1bfbb;
	background-color: #c1bfbb;
	height:1px;
	line-height:18px;
}

/*------------HEADER--------------------*/	
#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#branding{
	height:96px;
	padding:0;
	text-indent: -9000px;
}
	#branding #blog-title{
		margin-bottom:0px;
		padding:0;
	}
	#branding #blog-title a{
		background:url(images/blog-title.jpg) no-repeat top;
		display:block;
		width:390px;
		height:96px;
		padding:0;
		margin:0;
	}
	#branding #blog-title a:link, #branding #blog-title a:visited{
		background-position:0 0;

	}
	#branding #blog-title a:hover, #branding #blog-title a:active{
		background-position:0 -96px;
	}
	#branding #blog-description{
		display:none;
	}
#access{
	border:none;
	height:37px;
	background-image: url(images/link-bar.jpg);
	background-repeat: no-repeat;
	font-size:18px;
	font-weight:bold;
	text-indent:0;
    overflow:visible;
    z-index:100;
}
div.skip-link{
	display:none;
}



/*--------CONTENT-----------*/
div#index-top{
	margin-top:-12px;
	width:940px;
	height:265px;
	background:url(images/album-bgnd.jpg);
	background-repeat:no-repeat;
	margin-bottom:12px;
}
	div#index-top ul.xoxo{
		margin:0;
		padding:0;
	}
	div#index-top div#promo-wide h2{
		float:right;
		text-indent:-9999px;
		display:block;
		width:466px;
		height:149px;
		background:url('images/album-anounce.png') no-repeat;
		margin:20px 130px 0 0;
	}
	div#index-top div#promo-links{
		clear:both;
		float:right;
		margin:-5px 95px 0 0;
		height:50px;
		width:420px;
		font-size:18px;
		line-height:50px;
	}
	div#index-top div#promo-links a{
		font-size:18px;
	}
		div#index-top div#promo-links span{
			display:block;
			width:180px;
			height:50px;
			float:left;
		}
		div#index-top div#promo-links a.order-btn:link, div#index-top div#promo-links a.order-btn:visited{
			text-indent:-9999px;
			display:block;
			width:240px;
			height:50px;
			float:right;
			background:url(images/order-btn.png) no-repeat 0 0;
		}
		div#index-top div#promo-links a.order-btn:hover, div#index-top div#promo-links a.order-btn:active{
			display:block;
			width:240px;
			height:50px;
			float:right;
			background:url(images/order-btn.png) no-repeat 0 -50px;
		}

#container {
    width:565px;
    float:left;
}
#content {
    margin:0;
	padding:0 0 0 5px;
    width:565px;
    overflow:hidden;
}

#content div.page, #content div.post, div#comments{
	background:url(images/content-footer.png) bottom no-repeat;
	padding:0 0 60px 0;
}

#content h1.entry-title, #content h2.post-title{
	background:url(images/content-header.png) no-repeat;
	padding:30px 20px 0;
	display:block;
	min-height:30px;
	margin-bottom:0;
}

#content div.entry-content, #comments div#respond, #comments div#comments-list, #content div.post form{
	background:url(images/content-bgnd.png) repeat-y;
	background-repeat:repeat-y;
	padding:20px 20px;
	min-height:100%;
}

#comments div#comments-list div#respond{
	background:transparent;
}

#content div.entry-meta, #content div.entry-utility{
	background:url(images/content-bgnd.png) repeat-y;
	padding:0 20px;
}

div#nav-above, div#nav-below{
	display:none;
}

#main{
	padding:12px 0 0;
	background:transparent;
}
.hentry{
	margin-bottom:30px;
}
.entry-utility{
	margin-bottom:0px;
}
.single .hentry{
	padding-bottom:30px;
}

p.read-more-btn{
	width:100%;
	clear:both;
	margin-bottom:0;
	text-indent:-9999px;
}
	p.read-more-btn a:link, p.read-more-btn a:visited{
		display:block;
		height:22px;
		width:128px;
		float:right;
		background:url(images/read-more.gif) no-repeat top;
	}
	p.read-more-btn a:hover, p.read-more-btn:active{
		background-position:0 -22px;
	}
/*--------SIDEBARS---------*/
.aside{
	font-size:16px;
	line-height:23px;
}
	.aside ul ul {
    	list-style:none;
    	margin:0 0 22px 20px;
	}
	.aside a{
		text-decoration:none;
	}
	.aside a:hover{
		text-decoration:underline;
		color:#cc0000;
	}

#primary, #secondary{
	background-color: transparent;
	margin: 10px 10px 0 15px;
	float:right;
	width:370px;
	right:0;
	font-size:12px;
}
	#primary ul, #secondary ul{
		list-style:none;
		margin-left:0;
	}
	#primary h3, #secondary h3{
		font-size:20px;
		color:#111;
	}

li.widgetcontainer{
	display:block;
	width:281px;
	background:url(images/widget-bgnd.jpg);
	background-repeat:repeat-y;
	padding:12px;
	margin-bottom:15px;
	border-top:1px solid #c1bfbb;
	border-bottom:1px solid #c1bfbb;
}
	li.widgetcontainer ul{
		margin-bottom:0;
	}

#subsidiary {
	background:#fff;
	border:3px double #ccc;
	width:960px;
}
	#subsidiary .aside{
		margin-left:30px;
		width:280px;
	}

#image-links{
	margin: 0 0 0 0;
	height: 244px;
	margin-bottom:15px;
}
	#image-links a{
		text-indent:-9000px;
		float: left;
		display:block; 
		overflow:none;
		width: 224px;
	}
		p#image-links a.myspace{
			height: 81px;
			margin-left:74px;
			background-image: url(images/myspace-btn.png);
			background-repeat: no-repeat;
		}

		p#image-links a.myspace:hover {
			background-position: 3px -81px;
		}
		#image-links a.contact{
			height: 83px;
			margin-left:77px;
			background-image: url(images/contact-bgnd.png);
			background-repeat: no-repeat;
		}
		p#image-links a.contact:hover {
			background-position: 0px -83px;
		}

		#image-links a.subscribe{
			height: 79px;
			margin-left:76px;
			background-image: url(images/subscribe-bgnd.png);
			background-repeat: no-repeat;
		}
		p#image-links a.subscribe:hover {
			background-position: 1px -79px;
		}

#gigpress.gigpress_widget h3.widgettitle{
	text-indent:-9999px;
	display:block;
	height:48px;
	width:288px;
	background:url(images/upcoming-head.png);
	background-repeat:no-repeat;
}
#gigpress.gigpress_widget p.gigpress-sidebar-more{
	margin-bottom:0;
	display:block;
	height:115px;
	background:url(images/shows.jpg) center bottom;
	background-repeat:no-repeat;
}

/*-------FOOTER------*/
#footer{
	border:none;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 100%;
	clear:both;
	font-size: 11px;
	color: #5f5c50;
	overflow: hidden;
}

#siteinfo{
	width:960px;
	margin:12px 0 0 10px;
}


/*** NAVIGATION SKIN ***/
.sf-menu, .sf-menu * {
	font-family:;
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.menu{
	background:none;
	height:37px;
}
.sf-menu {
    border:none;
	float:left;
	text-align:left;
	
}
.sf-menu a {
	border:none;
	padding:6px 13px 7px 13px;
	text-decoration:none;
}
.ie7 .sf-menu a {
	border:none;
	padding:6px 13px 3px 13px;
	text-decoration:none;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    /*border-bottom-color:#fff; */
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#382929;
}
.sf-menu li {
	background:none;
	display:block;
	height:100%;
}
.sf-menu li li {
	background:transparent url(images/widget-bgnd.jpg) repeat-y;
	font-size:16px;
	font-weight:normal;
}
.sf-menu li li li {
	background:		#fff;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     transparent;
	outline:		0;
	border:none;
	color:#6a2c2a;
}
.sf-menu li li a:hover{
	background:transparent url(images/widget-bgnd.jpg) repeat-y;
	border-right:2px solid #956856;
	border-bottom:1px solid #dedcd2;
}
.sf-menu ul {
	border:none;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:transparent url(images/widget-bgnd.jpg) repeat-y;
	border-bottom:1px solid #dedcd2;
	border-right:2px solid #c0b8a4;
}
.sf-menu ul a:hover {
	background:transparent url(images/widget-bgnd.jpg) repeat-y;
    color: #cc0000;
}



/* THEMATIC SKIN */
a:hover, .entry-title a:active, .entry-title a:hover, .post-title a:active, .post-title a:hover {
	color:#cc0000;
	text-decoration:none;
}


.entry-title, .post-title{
	font-size:36px;
	line-height:40px;
}
.entry-title a{
	color:#aaa;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:0;
    font-size:15px;
    line-height:18px;
	border-top:3px solid #c1bfbb;    
}
#comments input,
#comments textarea {
    font-size:15px;
    line-height:18px;
    border:1px solid #ccc;
    background:#f6f6f6;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #e3e3e3;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #e3e3e3;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#f6f6f6;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 0;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 0;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    overflow:hidden;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}

#form-allowed-tags{
    display:none;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
input#submit{
	border:1px solid #6d2d2a;
	padding:6px;
	background:#a81d16;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	font-family:Georgia, serif;
	text-shadow: 1px 1px #000;

	
}
input:hover#submit{
	background:#cc0000;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
/************************** One Column CSS */
.page-template-tpl_onecolum-php #container{
	width:900px;
}
.page-template-tpl_onecolum-php #content{
	width:900px;
}
/************************** archive page title */
.archive h1.page-title{
	font-size:20px;
	/*background:#f1f1f1;*/
	border-bottom:3px double #ccc;
	padding:0 0 15px 0;
	margin-bottom:15px;
}
/************************** Search Widget */
#s {
    font-size:15px;
    line-height:18px;
    border:1px solid #ccc;
    background:#fff;
	padding:2px;
	width:170px;	
}
#searchsubmit{
	border:none;
	padding:2px;
	background:#111;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
	line-height:18px;
}

/*COWBOY TEXTURED SIDEBAR*/
#sidebar {
	background-color: transparent;
	margin: 10px 0 0 15px;
	float:left;
	width:370px;
	height: 477px;
	overflow: hidden;
}

#image-links{
	background:url(images/connect-bgnd.png) no-repeat;
}

#upcoming-gigs {
	/*padding: 320px 60px 0px 25px;*/
	padding: 40px 60px 0px 25px;
	line-height: 1.2em;
	display:block;
	float: clear;
}

#upcoming-gigs a{text-decoration: none; color: #870d00;}  

#upcoming-gigs a:visited{text-decoration: none; color: #870d00;}

#upcoming-gigs a:hover{text-decoration:underline; color: #ff1800;}  

