/* @override http://www.beercityrecords.com/wp-content/themes/beercityrecords_theme_v2/css/color.css */

body{
	/*background: #000 url(../images/headerDiag1899x350.jpg) repeat-x center bottom;*/
	background: #000;
}
#contentWrapper{
	background: #deded6 url(../images/contentWrapperCenterBkg1000.jpg) repeat-y center top;
}
#contentWrapperInner{
	/*background: url(../images/BCR_contentBKG960.png) repeat-y center center;*/
	/*background-color:#FFF;*/
}
#headerWrapper{
	background: #c1c2b2 url(../images/headerDiag1899x350.jpg) repeat-x center top;
}
#footerWrapper{
	/*border-top: 2px solid #594f36;*/
	/*background-color:#000;*/
}
#header{
	/*background: url(../images/headerFaked960.png) no-repeat center top;*/
}
/*#header img{
	display: none;
}*/

#footer div#copyright p a:hover{
	text-decoration: none;
}

#footer{
	/*background: url(../images/footerBkg960x224.jpg) no-repeat center top;*/
}
/*#navigationWrapper{
	background: #620000;
}*/
#footer {
	color: #FFF;
}
#footer p{
	color: #3e3625;
}
#footer a:link,
#footer a:visited {
	color: #a59264;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer div#copyright p a:link,
#footer div#copyright p a:visited{
	text-decoration: underline;
	color: #3e3625;
}

div#adminPanel p a:link,
div#adminPanel p a:visited{
	color: #a59264;
	text-decoration: none;
	border: 1px solid #a59264;
}
div#adminPanel p a:hover{
	color: #FFF;
	border: 1px solid #FFF;
}
/*base link styles*/
a:link,
a:visited{
	color: #620000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

#navigation a:link,
#navigation a:visited{
	color: #FFF;
	text-decoration: none;
	background: #620000;
}
#navigation li.current_page_item a,
#navigation li.current-cat a,
#navigation li.current-cat-parent a,
#navigation li.current_page_parent a{
	color: #857550!important;
	text-decoration: none;
	background-color: #FFF!important;
}
#navigation a:hover{
	color: #FFF!important;
	background: #000;
}
li#subscribe li.rssFeed{
	background: url(../images/feed-icon-14x14.png) no-repeat 1px center;
}
li#subscribe li#feedUpdates{
	background: url(../images/email_add.png) no-repeat left center;
}
div#posts p.small{
	color: #CCC;
}
div#posts h4 a:link,
div#posts h4 a:visited{
	color: #999;
	text-decoration: none;
}
div#posts h4{
	color: #9aa161;
}
div#posts h4 a:hover{
	text-decoration: underline;
}
div#posts h5{
	color: #f78100;
}
div#mainContent h3 a:link,
div#mainContent h3 a:visited,
div#mainContent h3{
	color: #CCC;
	text-decoration: none;
}
div#mainContent h3 a:hover{
	text-decoration: underline;
}
img.centered,
img.alignright,
img.alignleft {
	border: 10px solid #dad8c5;
	background-color: #000;
}
hr{
	background-color: #CCC;
}div#posts div.artistThumbnail img{
	border: 10px solid #bfb6a2;
}
div#posts div.artistLargePhoto{
	border: 10px solid #bfb6a2;
}
#mainContent a[href^="http:"] {
	background: url(../images/external_link.gif) no-repeat right 2px;
	padding-right:14px;
}
#mainContent a[href^="http://www.beercityrecords.com"],
#mainContent a[href^="http://beercityrecords.com"],
#mainContent ul#featuredReleases li a{
	background-image: none;
	padding-right: 0;
}
/*releases on band pages*/
ul#releases li.release img,
ul#featuredReleases li img{
	border: 1px solid #666;
}
ul#featuredReleases li li.buyAlbum a:link,
ul#featuredReleases li li.buyAlbum a:visited{
	color: #940b0b;
}
div#posts div.post{
	background: url(../images/post_embellishment.jpg) no-repeat center bottom;
}
div#posts div.releaseListing div.albumCover img{
	border: 1px solid #000;
}