/* 
   CSS Styles 
   Author: Chris Fay   
*/
body{font-family:lucida sans-serif,Sans,Trebuchet MS,Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;background:#f4f4ed url('../images/bodyBG.jpg') no-repeat top center;color:#000;}
div{position:relative;}
ul{}
ul li{
	margin-bottom: 15px;
	}

a{text-decoration:none;color:#1f7fe4;}
a:hover{color:#64a9f1;}
a:active {}
a:visited{text-decoration:none;}
img{border:5px solid #fff;margin-bottom:10px;border-radius: 5px;
	moz-border-radius: 5px;
	webkit-border-radius: 5px;}
p{padding:5px;padding-left:0;}
p.light{color:#9a9393;}
p.subtext{padding:0;font-style:italic;padding-bottom:15px;border-bottom:1px solid #b5b6ad;margin-bottom:25px;font-size:11px;}
.floatLeft{float:left;}
.clear{display:block;clear:both;}
h1{font-size:36px;line-height:30px;padding-bottom:5px;font-weight:normal;}
h2{font-size:18px;line-height:20px;padding-bottom:5px;color:#53544d;font-weight:normal;}
h2.message{display:block;padding:10px;border:1px solid #e7c695;color:#bb7e25;background:#f7dbb2;font-size:16px;}
h3{font-size:16px;line-height:18px;padding-bottom:5px;font-weight:normal;}
h1.title{}
h4{font-size:14px;line-height:16px;}
h4 a{color:#000;}
h4 a:hover{color:#1f7fe4;}
h4.title{letter-spacing:4px;padding:30px 0 10px 0;}
h5{font-size:12px;line-height:14px;}
h6{font-size:10px;line-height:12px;}

/*element styling*/
#elementsPage h2{margin-bottom:15px;display:block;height:40px;padding:0 0 0 45px;background:url('../images/plus.png') no-repeat left top;line-height:33px;}
#elementsPage h2.nobg{background:none;padding:5px 0;margin:0;line-height:22px;height:inherit;}
#elementsPage h3{padding:15px 0 5px 0;}
h3.cross{margin-bottom:0px;display:block;height:40px;padding:0 0 0 45px;background:url('../images/plus.png') no-repeat left top;line-height:33px;margin-top:10px;}
.darkDivider{display:block;height:2px;background:url('../images/darkDivider.jpg') repeat-x;margin:15px 0;}
.lightDivider{display:block;height:2px;background:url('../images/lightDivider.jpg') repeat-x;margin:10px 0;}
.lightDivider.marginme{margin:10px 0 25px 0;}
.alignleft{display:block;float:left;margin:5px 20px 10px 0;}
.alignright{display:block;float:right;margin:10px 0 10px 10px;}


	.elementType{display:block;width:109px;height:74px;background:url('../images/elementType.jpg') no-repeat;position:absolute;left:-145px;}
	cite{padding:3px 7px;background:#000;color:#fff;}
	
	/*tables*/
	thead th {background-color:#000;border-bottom:1px solid #000;color:#fff;}
	table th, table td {padding:6px 10px;text-align:left;vertical-align:top;}
	tr.accent{background:#1D9EDF;}
	tr:hover td {background:#E5E6DF ;color:#000;}
	
	/*blockquote*/
	blockquote {background: url('../images/openQuote.png') no-repeat top left;padding:40px 0 0 45px;display:block;}
	
	/*lists*/
	ol li{list-style-type:lower-alpha;}
	ul.bullet li{padding:0 0 1px 15px;border-bottom:1px dotted;margin:0 0 3px 0;color:#53544D;float:left;clear:both;font-size:11px;background:url('../images/li.jpg') no-repeat left center;margin:0 0 5px 0;}
	
	/*input styling*/
	label{padding:20px 0 0 15px;display:block;color:#000;width:60px;float:left;}
	input{border:none;padding:0;margin:0;}
	.input{padding:10px;background:#fff;display:block;color:#53544D;width:220px;border:1px solid #c7c7b6;float:left;margin:10px 0 0 0;}	
	#sidebar .input{float:left;}
	.submit{display:block;width:118px;height:37px;background:url('../images/readMore.jpg') no-repeat;line-height:9px;text-align:center;color:#53544d;font-size:11px;border:none;cursor:pointer;}
	#sidebar .submit{width:80px;}
	#sidebar .input{width:290px;}
	textarea{background:#fff;color:#53544D;border:none;padding:7px;width:335px;border:1px solid #c7c7b6;overflow:auto;margin:0 0 5px 0;}	
	fieldset{border:none;padding:15px;background:#E5E6DF;margin:10px 0;clear:both;}
	fieldset label{width:60px;float:left;padding:20px 0 0 15px;color:#53544D;}
	fieldset .input{width:205px;float:left;margin:10px 0 0 0;}	
	input.inputError{border: 1px solid #D80047 !important;}	
	label.inputError{float:none;margin:0 !important;padding:0 !important;border:none;}
	textarea.inputError{border: 1px solid #EFBF18 !important;}
	.select{padding:10px;background:#292a24;color:#D8DACB;width:300px;margin-bottom:15px;border:1px solid #000;}
	option{padding:2px 0 0 5px;}
	
	
	/*search form styling*/
	#search{width:290px;}
	#search input{border:none;padding:0;margin:0;}
	#search .input{padding:7px;background:#fff;display:block;color:#53544d;width:200px;border:1px solid #b5b6ad;float:left;margin-right:10px;}	
	#search .submit{cursor:pointer;border:none;width:53px;height:36px;background:url('../images/submitBG.jpg') no-repeat;float:left;margin-top:-2px;}

/*general page*/
#page{}
#wrapper{width:1010px;min-height:241px;background:url('../images/headerBG.png') no-repeat top center;margin:30px auto 0 auto;z-index:75;}
#contentWrapper{width:960px;margin:0 auto;z-index:70;}

/*header*/
#header{padding-top:15px;z-index:65;}
a.logo{display:block;width:193px;height:87px;background:url('../images/logo.png') no-repeat;position:absolute;top:20px;left:0;}
a.logo span{display:block;margin-left:-9999px;}

	/*navigation*/
	.navigation{width:960px;font-family:Verdana;font-size:12px;padding-top:108px;}
	.navigation li{display:block;float:left;position:relative;}
	.navigation li.last a{padding-right:0;background:none;}
	.navigation li.first a{padding-left:0; padding-right: 10px;}
	.navigation li.current a{color:#1d9edf;}
	.navigation li.current a span{}
	.navigation li a:hover{color:#1d9edf;}
	.navigation li a{display:block;float:left;color:#2f2320;font-weight:bold;background:url('../images/navDivider.jpg') no-repeat right 2px;padding:0 5px 0 10px;}
	.navigation li a span{display:block;line-height:18px;font-size:10px;font-weight:normal;color:#afafaa;text-shadow:0 1px 0 #FFFFFF;}
	.navigation li a:hover span{/*color:#2f2320;*/}
	.navigation li span.linkSubText {visibility: hidden;}
	
#join{display:block;position:absolute;padding-top:15px;top:25px;right:0;width:159px;height:47px;background:url('../images/signup_bg.png') no-repeat;text-shadow:0 1px 0 #FFFFFF;text-align:center;}
#join a{color:#141414;text-decoration:underline;}
#join a:hover{color:#64a9f1;}
#join span{padding:0 10px;font-style:italic;color:#666;}

/*body*/
#mainContent{padding-top:30px;width:960px;z-index:55;}
#mainContent .col1{display:block;width:350px;float:left;margin-right:20px;}
#apage .col1,#blog .col1{width:650px;min-height:20px;/*height set so div doesn't collapse on empty content*/}
#mainContent .col2{display:block;width:280px;float:left;margin-right:20px;background:#e5e6df;}
#mainContent .col2 .content{display:block;width:250px;margin:20px auto;}
#mainContent .col3{display:block;width:290px;float:left;}
.newMusicWrapper{margin:10px 0 0 0;}
.readMore a{display:block;width:118px;height:37px;background:url('../images/readMore.jpg') no-repeat;line-height:35px;text-align:center;color:#53544d;font-size:11px;}
.readMore a:hover{color:#000;}
.readMore.tour{float:right;padding-top:20px;}


	/*new music column*/
	.newTrack{}
	.newTrack p{margin:0;padding:0;}
	.newTrack h4{padding-bottom:15px;}
	.albumText{display:block;width:145px;float:left;padding-bottom:10px;}
	.albumCoverImage{display:block;width:85px;height:85px;float:left;margin-right:10px;}
	.rcolMeta{padding-left:105px;}
	.newMusicButton a{display:block;height:31px;width:113px;background:url('../images/newMusicButton.jpg') no-repeat;line-height:27px;text-align:center;color:#53544d;font-size:11px;float:left;}
	#newMusicPage .newMusicButton a{background:url('../images/newMusicButtonLight.jpg') no-repeat;text-shadow:0 1px 0 #FFFFFF;}
	.newMusicButton a:hover{color:#000;}
	.newMusicButton a span{}
		/*pagination*/
		.wp-pagenavi{display:block;float:left;margin:15px 0 10px 0;}
		.wp-pagenavi li{display:block;float:left;height:24px;line-height:25px;width:39px;}
		.wp-pagenavi li.current{width:30px;text-align:center;font-size:10px;}
		.wp-pagenavi li.txt{padding:0 10px 0 0;width:90px;}
		.wp-pagenavi li a{display:block;width:39px;height:24px;background:url('../images/costIcon.jpg') no-repeat;line-height:25px;text-align:center;float:right;color:#53544d;font-size:10px;text-shadow:0 1px 0 #FFFFFF;}
		.wp-pagenavi li a:hover{color:#000;}

		/*new music page specifics*/
		#newMusicPage .col1{width:650px;}
		#newMusicPage .col1 .content{width:300px;float:left;margin-right:20px;}
		#newMusicPage .albumText{width:185px;}
	
	/*video*/
	.video{margin-bottom:20px;}
	.video.last{margin-bottom:0;}
	.video .meta{}
	.video .meta li{display:block;float:left;}
	.video .meta li.play a, .video .meta li.stop a{display:block;width:39px;height:24px;background:url('../images/videoControl.jpg') no-repeat;line-height:23px;text-align:center;font-size:10px;color:#53544d;}
	.video .meta li.play a:hover, .video .meta li.stop a:hover{color:#000;}
	.video .meta li.details{width:210px;text-align:right;line-height:25px;font-size:10px;}	
	
	/*downloads*/
	.download{width:290px;}
	.download li.artist{display:block;width:240px;float:left;font-size:11px;} 
	.download li.track{display:block;width:240px;float:left;} 
	.download li.cost a{display:block;width:39px;height:24px;background:url('../images/costIcon.jpg') no-repeat;line-height:25px;text-align:center;float:right;color:#53544d;font-size:10px;} 
	.download li.cost a:hover{color:#000;}
	
	/*tour page*/
	#tourPage .col1{width:650px;}
	#tourPage .left{display:block;width:310px;margin-right:20px;float:left;}
	#tourPage .right{display:block;width:310px;float:left;}
	#tourPage h3{margin-bottom:10px;border-bottom:1px dotted;padding-bottom:15px;}
	#tourPage p.tourInfo{padding-bottom:20px;font-size:11px;}
	#tourPage p.tourInfo span{padding:2px 8px;background:#000;color:#fff;}
	#tourPage .innerCol{display:block;width:202px;margin-right:20px;float:left;}
	#tourPage .innerCol.last{margin-right:0;}
	#tourPage .innerCol li a{padding:0 0 1px 15px;border-bottom:1px dotted;margin:0 0 3px 0;color:#53544D;float:left;clear:both;font-size:11px;background:url('../images/li.jpg') no-repeat left center;margin:0 0 5px 0;}
	#tourPage .innerCol li.last a{border:none;}
	#tourPage .innerCol li.red a{color:#d80047;}
	#tourPage .innerCol li a:hover{color:#000;}
	#tourPage .innerCol li h5.title{border:none;padding:0;margin-bottom:5px;}
	#tourPage .key{color:#d80047!important;padding:0!important;margin:0!important;background:none!important;}
	
/*wp audio styling*/
.newMusicButton{margin:0 0 0 0;}
.newMusicButton a span {line-height:27px!important;color:#53544d;font-size:11px!important;font-family:lucida sans-serif,Sans,Trebuchet MS,Arial,Helvetica,sans-serif!important;font-weight:normal!important;}
.newMusicButton a:hover span {color:#000;}
.wpa_dl{background:none!important;width:inherit!important;}
.wpa_bar{margin-top:10px!important;}

/*blog index styling*/
.post{margin-bottom:25px;}
.post .title a { color: #000000; }
.post .meta_data { color: #53544d }
.post .meta{display:block;height:69px;padding:10px 0 0 15px; width: 600px}
.post .meta h2{padding-bottom:0;}
.post .meta h2 a{font-size:24px;color:#3b3b31;text-shadow:0 1px 0 #FFFFFF;text-transform:uppercase;font-weight:bold;line-height:28px;}
.post .meta h2 a:hover{color:#6d6d61;}
.post .meta p{font-family:Georgia;color:#8c8c79;text-shadow:0 1px 0 #f2f2f1;padding:0;font-size:14px;font-weight:bold;}
.post p{font-size:13px;line-height:21px;}
.post .read_more{display:block;margin-top:5px;}
.post .read_more a{padding:3px 7px;background:#f06a72;border:1px solid #ca424a;text-shadow:0 1px 0 #af3139;color:#fff;}
.post .read_more a:hover{background:#e15059;}

#commentform .inputWrap{display:block;height:48px;width:470px;background:url('../images/commentInputRight.jpg') no-repeat right top;padding:0;margin:0;margin-bottom:10px;}		
	#commentform .input{float:none;margin:2px 0 0;}		
	#commentform .submit{}			
	#commentform label{display:block;padding:5px 0;float:none;width:200px;margin-top:2px;}	
	#commentform textarea{width:640px;}	
	#commentform fieldset{}
	#commentform fieldset .input{}	
	#commentform textarea.inputError{border: 1px solid #EFBF18 !important;}	
	#commentform .requireme{color:#f5292b;}
	
	/*threaded comments styling*/	
	.commentContainer{}
	.commentContainer cite{padding:3px 7px;background:#f06a72;border:1px solid #ca424a;text-shadow:0 1px 0 #af3139;color:#fff;}
	.comment .commentIcon{display:block;width:29px;height:14px;background:url('../images/commentTriangle.png') no-repeat;position:absolute;top:-14px;left:25px;}			
	.comment .commentTriangle{}
	.responseTitle{}
	#respond{margin-bottom:10px;}
	.commentlist{}
	.commentlist li{list-style-type:none;}
	.avatar{}
	.comment-meta{padding-top:5px;}
	.metawrap{display:block;padding-top:7px;}
	.says{}
	.comment{}
	.comment p{}
	.commentmetadata a{}
	.commentmetadata a:hover{}	
	.vcard{}
	.vcard a{padding-left:0;}
	.vcard img{margin-top:0;border:5px solid #f2f2ec;float:left;margin-right:15px;}
	.commentText p{}	
	.reply a{color:#1f7fe4!important;}	
	.comment-body{background:#e7e7e0;margin-bottom:19px;padding:15px;border:1px solid #d4d4c6;}	
	.comment-body a{color:#7b7b7b;}
	.comment-body a:hover{}
	.fn a{color:#fff;}
	.blog_item .blog_col2 .comment-body p{font-size:12px;line-height:18px;}
	.children{padding-left:20px;}
	.children .comment{}
	.children .comment p{}
	.children li{}
	.commentCount{}
	
/*widget styling*/
.widget{}
.widget h4.title{padding-bottom:15px;border-bottom:1px solid #b5b6ad;margin-bottom:25px;}
.widget li{display:block;background:url('../images/lightDivider.jpg') repeat-x bottom;margin-bottom:5px;padding-bottom:7px;}

/*footer*/
#footer{padding:40px 0 10px 0;}
#footer ul.links{display:block;width:225px;float:left;margin-right:20px;}
#footer ul.links.last{margin-right:0;}
#footer li a{color:#53544d;font-size:11px;padding-left:15px;background:url('../images/cross.png') no-repeat left center;display:block;}
#footer li a:hover{color:#000;}
#footer li.title{font-size:12px;border-bottom:1px solid #b5b6ad;padding:0 0 5px 0;margin: 0 0 20px 0;font-weight:bold;}
#footer #copyright{padding-top:25px;font-size:11px;color:#53544d;display:block;}

/*FIX HTML INSERT ON QUIET COMING OF LIGHT PAGE*/

table.light tr:hover td {
	background: transparent;	
}