/* Style: White Minimal */

body {
	background-color: #ffffff;
	color: #000000;
}

#logo {
	margin: 10px 0 20px 0;
	padding: 0;
}

#top-nav {
	border: 1px solid #000;
	padding: 0 10px;
	background-color: #000;
}

a {
	color:#990000;
}

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

#top-nav li.current_page_item a,
#top-nav li.current-cat a {
	background-color: #990000;
	color: #ffffff;
}

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

#bio_content p {
	color: #999999;
}

.title_link p {
	font-weight: bold;
	color: #999999;
}

#main .col1 .post, #main .col2 .post,.col-right .post { border-color:#cccccc;border-color:rgba(204,204,204,0.4);}

#main h3 a {
	color: #fff;
}

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

#main .col1 h3 {
	background:transparent url(white_minimal/h2_short.png) no-repeat scroll left top !important;
}

#main .col2 h3 {
	background:transparent url(white_minimal/h2_col2.png) no-repeat scroll left top !important;
}
#main .col1 h2 a, #main .col2 h2 a, .col-left #main h2 a {
	color: #990000;
}

.single-details {
	color: #000000;
}

#main h2.arh {color:#990000; font-size:20px; text-transform:uppercase

}

#main .post .audioplayer_container, #main .advert_468x60, .comment-entry { background:#e5e5e5; background:(0,0,0,0.1)
}

#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;
}

#sidebar .show h3 {
	color: #000000;
}

#sidebar ul li {
	color:#000000;
}

#sidebar ul li a {
	color:#000000;
}

.widget h3 {
	background:transparent url(white_minimal/h2_short.png) no-repeat scroll center top;	
}

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

#footer p {
	background-color: #000000;
}

.info-text p{ color:#990000}

.adspace-widget { background: #999; background:rgba(0,0,0,0.1) }

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