body {
	background-image: url(images/img_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000000;
}

a{
	color:#3b4d6b;
}
object{
	margin-bottom:10px;
}
embed{
	margin-bottom:10px;
}
#c_wrap{
	text-align:center;
	margin-left:2px;
	margin-top:0px;
}

#content{
	width:966px;
	margin-left:auto;
	margin-right:auto;
}
#content-blog{
	width:966px;
	margin-left:auto;
	margin-right:auto;
	background-color:#393939;
	margin-bottom:0px;
}
#navigation{
	width:982px;
	margin-left:auto;
	margin-right:auto;
	height:34px;
}
#main_header{
	width:982px;
	height:134px;
	margin-left:auto;
	margin-right:auto;
}
#top_social_media{
	padding-top:75px;
}
#top_social_media ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top:0px;
	height:60px;
	width:260px;
	float:right;
}
#top_social_media ul li{
	float:left;
	display: inline;
}
#top_social_media .soc_twitter{
	width:45px;
	background-image:url(images/icon_img_twitter.gif); 
	background-repeat:no-repeat; 	
}
#top_social_media .soc_facebook{
	width:45px;
	background-image:url(images/icon_img_facebook.gif); 
	background-repeat:no-repeat; 	
}
#top_social_media .soc_youtube{
	width:45px;
	background-image:url(images/icon_img_youtube.gif); 
	background-repeat:no-repeat; 	
}
#top_social_media .soc_flickr{
	width:45px;
	background-image:url(images/icon_img_flickr.gif); 
	background-repeat:no-repeat; 	
}
#top_social_media .soc_rss{
	width:45px;
	background-image:url(images/icon_img_rss.gif); 
	background-repeat:no-repeat; 	
}
#top_social_media ul li a{
	font-size:10px;
	display:block;
	background-position:top;
	height:50px;
	margin-right:5px;
	text-align:center;
	padding-top:34px;
	color:#707070;
}
.blog_sidetitle{
	color:#979797;
	font-weight:bold;
	font-size:12px;
}

#ad_banner{
	height:114px;
	background-color:#434343;
	background-image:url(images/img_bg_bannerad.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	font-size:9px;
	color:#666666;
	letter-spacing:3px;
	line-height:12px;
	width:964px;
	padding-top:8px;
}
#current_ep{
	width:960px;
	height:340px;
	background-color:#393939;
}
.content_site_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.vote_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ep_tn_archive{
	padding:4px;
	border: solid 1px #999999;
	float:left;
	background-color:#FFFFFF;
	margin-right:10px;
}
.search_show_item{
	width:600px;
	height:110px;
}

.pagetitle{
	font-size:18px;
	padding:10px;
}
.search_show_title{
	font-size:16px;
	font-weight:bold;
}
.search_show_date{
	margin-bottom:0px;
	margin-top:15px;
}
#sc_right{
	float:right;
	width:342px;
	height:720px;
	text-align:center;
	margin-top:5px;
}
#sec_sc_right{
	float:right;
	width:336px;
	text-align:left;
	margin-top:5px;
}
.brdr{
	border:5px #2c2c2c solid;
}
.post{
	background-image:url(images/img_blog_postbg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
	margin-bottom:5px;
	padding-left:9px;
	padding-right:9px;
	margin-top:15px;
}
.sec_page_content{
	background-image:url(images/img_blog_postbg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:10px;
	padding-left:9px;
	margin-bottom:2px;
	padding-right:9px;
	margin-top:22px;
}
#searchform{
	margin-top:15px;
}
#blog_search_form{
	background-color:#000000;
	width:320px;
	padding:6px;
}

#blog_search_inside{
	border:solid 1px #333333;
	width:318px;
	height:60px;
	text-align:center;
}
#page_side_nav .page_item {
	border-bottom: solid 1px #333333;
}
#page_side_nav li{
	margin-left:0px;
	padding:4px;
}
#page_side_nav ul, li{
	margin:0px; padding:0px;
}
#page_side_nav ul{

	width:310px;
}

#page_side_nav .current_page_item{
	color:#ffffff;
	font-weight:bold;
}
#page_sidecontent{
	width:318px;
	height:900px;
	background-image:url(images/img_sec_right_bg.jpg);
	background-repeat:repeat-x;
	padding:7px;
}
#blog_sidecontent{
	width:318px;
	height:900px;
	background-image:url(images/img_sec_right_bg.jpg);
	background-repeat:repeat-x;
	margin-top:6px;
	padding:7px;
}
#sidebar{
	width:300px;
}
#sidebar ul{
	list-style-type: none; 
	margin-top:2px;
	margin-bottom:10px;
}
#sidebar li{
	list-style-type: none; 
}
#s {
	width:75px;
}
.entry{
	font-size:12px;
	line-height: 15pt;
}
p{
	margin-top:4px;
}
#sc_left{
	float:left;
	width:605px;
	height:712px;
	background-color:#ffffff;
	border:5px #2c2c2c solid;
	margin-left:5px;
	padding-top:4px;
	margin-top:5px;
}
.blog_img_brdr{
	border:#333333 solid 1px;
}
.blog_title{
	width:460px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#50668a;
	font-weight:bold;
	float:left;
}
.blog_title a{
	text-decoration:none;
}
.postmetadata{
text-align:left;
margin-top:55px;
}
.blog_date{
	float:right;
	text-align:right;
	margin-top:5px;
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
	color:#666666;
}
#sec_sc_left{
	float:left;
	width:620px;
	background-color:#ffffff;
	margin-left:5px;
	padding-top:0px;
	margin-top:0px;
	text-align:left;
}
#sec_sc_left_inner{
	margin:4px;
	width:610px;
	padding-top:10px;
	padding-left:3px;
	background-image:url(images/img_bg_sectop.gif);
	background-repeat:repeat-x;
}
#sec_sc_full{
	float:left;
	width:950px;
	background-color:#ffffff;
	margin-left:5px;
	padding-top:4px;
	margin-top:5px;
	text-align:left;
}
#content_blog{
	width:295px;
	float:left;
	height:295px;
	margin-left:4px;
	padding:5px;
	background-color:#ffffff;
	border:1px #d8d8d8 solid;
	text-align:left;
	background-image:url(images/img_bg_bl.jpg);
}
#content_feature{
	width:270px;
	float:right;
	height:295px;
	margin-right:4px;
	background-color:#ffffff;
	border:1px #d8d8d8 solid;
	text-align:left;
	padding:5px;
	background-image:url(images/img_bg_bl.jpg);
}
#txt_artist_desc{
	line-height:18px;
	margin-top:10px;
}
#content_pastep{
	width:295px;
	float:left;
	height:370px;
	margin-top:15px;
	margin-left:4px;
	background-color:#ffffff;
	border:1px #d8d8d8 solid;
	text-align:left;
	background-image:url(images/img_bg_bl.jpg);
	background-repeat: repeat-x;
	padding:4px;
}
.img_brdr{
	border:4px solid #999999;
}
.img{
	border:1px solid #999999;
	margin-bottom:8px;
}
#content_pastep a{
	font-size:12px;
	color:#000000;
}
#content_latest{
	width:274px;
	float:right;
	height:370px;
	margin-right:4px;
	margin-top:15px;
	background-color:#ffffff;
	border:1px #d8d8d8 solid;
	text-align:left;
	background-image:url(images/img_bg_bl.jpg);
	padding:4px;
	background-repeat: repeat-x;
}
.btn_submit{
	background-color:#333333;
	border:solid 1px #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E2E2E2;
	height:23px;
	width:60px;
	cursor:hand;
}
.frm_style1{
	background-color:#FFFFFF;
	border:solid 1px #666666;
	font-size:12px;
	color:#333333;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
}
.cl_feat_artist{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}
.cl_feat_city{
	font-size:11px;
	font-weight:bold;
	color:#393939;
}
.cl_artist{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#363636;
}
.cl_song{
	font-size:11px;
	font-style:italic;
	color:#3b3b3b;
}
.cl_info{
	font-size:10px;
}
#content_blog ul{
	margin-top:0px;
	list-style: none;
	padding: 0;
	margin-left:10px;
}
#content_blog li{
	background: url(images/img_news_icon.gif) no-repeat 1px 2px;
	padding-left: 15px;
	margin-top:5px;
}	
#news_date{
	font-size: 9px;
	color:#6F93A6;
}
#content_bottom{
	width:965px;
	height:48px;
	text-align:center;
	clear:both;
	background-image: url(images/img_botbar.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#content_bottom #left{
	color:#cccccc;
	font-size:10px;
	float:left;
	width:400px;
	margin-top:5px;
}
#content_bottom #right{
	color:#666666;
	font-size:9px;
	float:right;
	width:500px;
	text-align:right;
	margin-top:20px;
	margin-right:5px;
}
#feat_artist_in{
	width:270px;
	text-align:left;
	margin-top:10px;
	margin-left:5px;
}
#feat_artist_in #img_feat_artist{
	border:1px solid #000000 !important;
}
#newsletter{
	background-color:#ffffff;
	height:100px;
	width:325px;
	border:5px #2c2c2c solid;
	text-align:left;
	background-image:url(images/img_bg_newslet.gif);
	margin:0px;
}
#pinger{
	background-color:#ffffff;
	height:300px;
	width:326px;
	border:5px #2c2c2c solid;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
}
#ad1{
	float:left;
	width:728px;
	height:90px;
	margin-left:10px;
}
#ad2{
	float:right;
	width:200px;
	height:90px;
	margin-right:9px;
	margin-bottom:0px;
}
.blog_post-navigation
{
	width:580px;
	margin:10px;
}
/*FORUM STYLE*/

.tablebg{
 background-color:#F4F4F4;
 width:90%;
 border:1px solid #E4E4E4;
 font-size:11px;
}
/*COMMENTS*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 110px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 400px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
.post-comment{
	background:url(../images/comment.gif) no-repeat;
	padding-left:14px;
	margin:0 5px 0 0;	
}
.post-digg{
	background:url(../images/digg.gif) no-repeat;
	padding: 2px 0 1px 19px;
	margin: 0 5px 0 12px;
}
.post-twit{
	background:url(../images/icon_twit.gif) no-repeat;
	padding: 2px 0 1px 19px;
	margin:0 5px 0 3px;
}
.post-email{
	background:url(../images/icon_email.gif) no-repeat;
	padding: 2px 0 1px 19px;
	margin:0 5px 0 3px;
}
.post-facebook{
	background:url(../images/icon_fb.gif) no-repeat;
	padding: 2px 0 1px 19px;
	margin: 0 5px 0 12px;
}
.post-reddit{
	background:url(../images/reddit.gif) no-repeat;
	padding: 2px 0 1px 19px;
	margin:0 5px 0 0;
}
.post-delicious{
	background:url(../images/delicious.gif) no-repeat;
	padding: 2px 0 1px 19px;
	margin:0;
	margin-left:8px;
}
.post_footer{
   color:#999999;
   font-size:10px;
   line-height:100%;
   text-transform:uppercase;
   text-align:left;
   margin:0 0 0 0; 
   padding:0 0 0 15px;
}
.ep_note_top{
	background-image:url(images/img_ep_header.jpg);
	background-repeat:no-repeat;
	width:599px;
	height:43px;
}
.ep_note_title{
	color:#292828;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;	
	margin-left:10px;
	margin-top:4px;
}
.ep_note_content{
	background-color:#f6f6f6;
	border-right:solid 1px #848484;
	border-left:solid 1px #848484;
	border-bottom:solid 1px #848484;
	padding-top:10px;
}
.ep_song_item{
	background:url(images/img_icon_cassette.gif) no-repeat;
	background-position: 0 1px;
	padding: 0px 0 1px 21px;
	margin: 0 5px 0 16px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#445c83;
	text-decoration:none;
}
.ep_div{
	border-bottom: solid 1px #dbdbdb;
	height:1px;
	width:570px;
	margin-top:7px;
	margin-bottom:7px;
	margin-left:auto;
	margin-right:auto;
}
.ep_note_content ul{
	list-style:none;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:8px;
	padding-left:8px;
}
.ep_note_content ul a{
	color:#445c83;
}
#stash_box{
	margin-left:14px;
	width:530px;
	padding:5px;
	border: 1px solid #e2c048;
	background:url(images/img_stashbox.gif) no-repeat;
	background-position: 3px 3px;
	background-color:#faeebb;
	padding-left:30px;
}
.ep_note_content li {
	background:url(images/img_icon_bullet.gif) no-repeat;
	background-position: 0 4px;
	padding-top:0px;
	padding-bottom:4px;
	padding-left:14px;
	height:24px;
}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text  .wp-caption-dd .wp-caption-dt{
	font-size: 10px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#pnl_ep{
	margin-bottom:0px;
	margin-top:0px;
}