/* Style: Color */

body {
	background: #d96 url(default/bg.png) repeat center top;
}



a {
	color:#600;
}

.post-image a:link,
.post-image a:visited {
	border-color:#000
}

.post-image a:hover,
.post-image a:active { 
	border-color:#ffff99
}

.post-audio-thumb a:link,
.post-audio-thumb a:visited {
	border-color:#000
}

.post-audio-thumb a:hover,
.post-audio-thumb a:active {
	border-color:#ffff99
}

.archive-audio .col-left #main a { text-decoration:none}


#top-nav {


}

#top-nav a {
    	color: #000;
}

#top-nav a:hover {
    	text-decoration:none;
      color: #600;
}

#top-nav li.current_page_item a,
#top-nav li.current-cat a {
color:#900;

}

#top-nav li.current_page_item ul a,
#top-nav li.current-cat ul a {
	background-color: #000000;
	color: #000;
}

#main .col1 .post, #main .col2 .post,.col-right .post  {  border-bottom-color:#600;}



#main h3 a {
	color: #600;
}
 /*
#main .col1 h3 {
	background:transparent url(default/h2_col1.png) no-repeat scroll left top;
}

#main .col2 h3 {
	background:transparent url(default/h2_col2.png) no-repeat scroll left top;
}

.col-left #main h3 {
	background:transparent url(default/h2_long.png) no-repeat scroll left top;
}    */

#main h2.arh {color:#600; font-size:20px;}






#main .col1 h3 a, #main .col2 h3 a, .col-left #main h3 a {
	color: #600;
}
#main .col1 h3 a:hover, #main .col2 h3 a:hover, .col-left #main h3 a:hover {
	color: #900;
}


#main .post .audioplayer_container, #main .advert_468x60 {
	background:transparent url(default/audio_player_bg.png) repeat scroll center top;
}

#main .post .audioplayer_container{
	border-bottom-color: #ffffff;
}

#main .post .intro p {
	color: #999999;
}

.wp-caption {background-color:#000000;border:1px solid #111111;}

#comments .commentlist img.avatar {
	border-color: #000000;
}

#comments .user-meta {
	font-size: 14px;
	margin-bottom: 20px;
	padding-top: 6px;
	background-color:white;
	color:black;
}
  /*
#sidebar h3, .widget h3 {
	background:transparent url(default/h2_short.png) no-repeat scroll center top;	
}

.col2 .widget h3{
	background:transparent url(default/h2_long.png) no-repeat scroll left top;
}

  */

#main .post img.thumbnail {
	background-color:#333333;
	border-color: #000000;
}

#footer-out {
	background:transparent url(default/footer_bg.png) no-repeat scroll center top;
}

#footer p {
	color: #000000;
}

.search-terms { color:#fff }

.featured-tracks-holder .featured-track {background:rgb(21, 33, 42);background:rgba(0,0,0,0.4);  }