/* Style: Color */

body {
	background: #29333d url(default/bg.jpg) repeat-x scroll center top;
}

/*
#logo {
	background: transparent url(world/world_logo_bg.png) no-repeat scroll right top;
}
*/

#logo {
	background: transparent no-repeat scroll right top;
}

/* Slider Container */

/* Slider */

#loopedSlider {
	float: left;
	/*left: -150px;*/
	width: 400px; /*660px;450px*/ 
	margin: 5px 5px 5 px 5px;
	
}

.container {
background:rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
border:5px solid black;
cursor:pointer;
height:375px;
margin-bottom:30px;
margin-right: 5px;
overflow:hidden;
position:relative;
width:400px;
}


/* Slider Container End */


a {
	color:#ffff99;
}

.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}
.archive-audio .col-left #main a:hover { text-decoration:underline}
.archive-audio .col-left #main p a { text-decoration:underline}

#top-nav {
	/* background:transparent url(world/world_nav_bg.png) no-repeat scroll 0 0; */
	background:transparent url(world/world_h2_long.png) no-repeat scroll 0 0;
	background-color:#330000;
}

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

#main .col1 .post, #main .col2 .post,.col-right .post  {  border-bottom-color:rgba(140,140,140,0.5);}



#main h3 a {
	color: #ffff99;
}

#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(world/world_h2_long.png) no-repeat scroll left top;
	background-color: #330000;
}

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


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


#main .post .audioplayer_container, #main .advert_468x60, .comment-entry {
	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;
}

#sidebar h3, .widget h3 {
	/* background:transparent url(world/world_h2_short.png) no-repeat scroll center top;*/
	background:transparent url(world/world_h2_long.png) no-repeat scroll center top;
	background-color: #330000;		
}

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



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

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

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

.search-terms { color:#fff }

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