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: 12px;
	background-color:#121212;
}

a{
	color:#3b4d6b;
}
object{
	margin-bottom:10px;
}
embed{
	margin-bottom:10px;
}
#c_wrap{
	text-align:center;
	margin-left:2px;
	margin-top:0px;
}
#m_c_wrap{
	text-align:center;
	margin-left:0px;
	margin-top:0px;
}
/*Mobile Version: Content*/
#m_content{
	width:966px;
	margin-left:auto;
	margin-right:auto;
	background-color:#393939;
}
/*Mobile Version: Content*/
#content{
	width:966px;
	margin-left:auto;
	margin-right:auto;
	background-color:#393939;
}
#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;
	z-index: 200;
	position: relative;
	background-color: #282828;
}
/*Mobile Version: Navigation*/
#m_navigation{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#m_navigation ul{
	margin: 0px;
	padding:0px;
}
#m_navigation li{
	list-style-type: none;
	color: #ccc;
	font-size: 16px;
	font-family: Arial;
	margin-right: 22px;
	text-transform:uppercase;
	padding:8px;
	background-color: #282828;
	width:150px;
	margin: 0px;
}
#m_navigation li:hover{
	background-color: #666;
}
#m_navigation a{
	text-decoration: none;
	color: #ccc;
}
#m_navigation a:hover{
	text-decoration: underline;
	color: #fff;
}
/*Mobile Version: Navigation*/
#navigation li{
	list-style-type: none;
	float: left;
	color: #ccc;
	font-size: 24px;
	font-family: Impact;
	margin-right: 42px;
	margin-top: -7px;
	text-transform:uppercase;
	padding-top:9px;
}
#navigation a{
	text-decoration: none;
	color: #ccc;
}
#navigation a:hover{
	text-decoration: underline;
	color: #fff;
}
/*Mobile Version: Main Header*/
#m_main_header{
	width:100%;
	height:134px;
	margin-left:auto;
	margin-right:auto;
}
/*Mobile Version: Main Header*/
#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_itunes{
	width:45px;
	background-image:url(images/icon_img_itunes.gif); 
	background-repeat:no-repeat; 	
}
#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:3px;
	text-align:center;
	padding-top:34px;
	color:#707070;
}
.blog_sidetitle{
	color:#979797;
	font-weight:bold;
	font-size:12px;
}
/*Mobile Version: Ad Banner*/
#m_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:320px;
	padding-top:8px;
}
/*Mobile Version: Ad Banner*/
#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;
}
/*Mobile Version: Current Ep*/
#m_current_ep{
	width:320px;
	height:260px;
	background-color:#393939;
}
/*Mobile Version: Current Ep*/
#current_ep{
	width:960px;
	height:260px;
	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:50px;
	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:175px;
}
.entry{
	font-size:14px;
	line-height: 1.75;
	padding-bottom:10px;
}
/*
.entry img{
	padding-bottom:10px;
}
*/
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:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#50668a;
	font-weight:bold;
	float:left;
	border-bottom: 1px solid #ccc;
	padding-bottom: 12px;
	margin-bottom: 6px;
	line-height: 22px;
}
#blog_heading{
	width:600px;
	overflow:auto;
	padding-bottom:6px;
}
#blog_tags{
	font-size:10px;
	color:#666666;
	margin-top:4px;
	margin-bottom:10px;
}
.blog_title a{
	text-decoration:none;
}
.postmetadata{
	text-align:left;
	margin-top:55px;
}
.blog_date{
	float:left;
	text-align:left;
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:none;
	float:left; 
	width:200px;
	margin-top:6px;
}
#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:949px;
	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:center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:9px;
	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:14px;
	color:#E2E2E2;
	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:11px;
	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:160px;
	width:100%;
	border:5px #2c2c2c solid;
	text-align:left;
	background-image:url(images/img_bg_newslet.gif);
	background-repeat: repeat-x;
	margin:0px;
	background-position:left top; 
	background-size: 160px 325px;
}
#newsletter_title{
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}
#newsletter td{
	font-size:14px;
}
#newsletter_blog{
	padding:3px;
	background-color:#ffffff;
	height:100px;
	width:299px;
	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;
	height:25px;
	text-transform:uppercase;
	text-align:left;
	margin:10px 0 0 0; 
	width:100%;

}
#post_foot_1{
	float:left;
	margin-top:6px;
}
.ep_note_top{
	background-image:url(images/img_ep_header.jpg);
	background-repeat:no-repeat;
	width:599px;
	height:43px;
}


.ep_note_title{
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	font-weight:bold;	
	margin-left:10px;
	margin-top:4px;
	margin-bottom: 8px;
	background-color: #000;
}
.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-size: 30px 20px;
	background-position: 0 10px;*/
	padding: 0px 0 1px 40px;
	margin: 0 5px 0 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#445c83;
	text-decoration:none;
	width:85%;
	padding-bottom: 7px;
	border-bottom:3px solid #e3e3e3;
	margin-top:4px;
	font-weight: bold;
	height: 50px;
	position: relative;
}
.m_list{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.m_song_list_item{
	background-image: url('images/img_icon_cassette.gif');
	background-size: 32px 25px;
	background-repeat: no-repeat;
	background-position: 0px 15px; 
	padding-left: 45px; 
	font-size:.5em;
	border-bottom: 3px solid #333;
	background-color:#000;
	padding-bottom: 9px;
	padding-top: 9px;
	color: #F2F2F2;
}
.m_link_list_item{
	margin-left: -10px; 
	font-size:1em;
	border-bottom: 3px solid #333;
	background-color:#000;
	padding-bottom: 9px;
	padding-top: 9px;
	list-style-type: none;
}
.m_link_list_item a{
	color: #97BBC9;
	text-decoration: underline;
}
.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:90%;
	padding:10px;
	border: 1px solid #e2c048;
	background:url(images/img_stashbox.gif) no-repeat;
	background-size: 64px 64px;
	background-position: 10px 17px;
	background-color:#faeebb;
	padding-left:85px;
	font-size: 1em;
}
.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;
}

/*Fight Club Styles*/
	#fc_bracket_left_bg{
		height: 878px;
		width: 900px;
		padding-left:70px;
		
	}
	#fc_bracket_left_cont{
		z-index:12;
		height:800px;
		width:850px;
		position:absolute;
	}
	#fc_bracket_left_rnd1_cont{
		height:780px;
		width:140px;
		float:left;
	}
	#fc_bracket_left_rnd2_cont{
		height:510px;
		width:140px;
		float:left;
		margin-top:45px;
		margin-left:25px;
	}
	#fc_bracket_left_rnd3_cont{
		height:510px;
		width:140px;
		float:left;
		margin-top:115px;
		margin-left:25px;
	}
	.fc_artist_sm_ques{
		border:3px solid #afafaf;
		height:31px;
		width:125px;
		background-color:#d8d8d8;
		text-align:center;
		font-size:40px;
		font-weight:bold;
		font-family:arial;
		color:#a2a2a2;
        padding-top:15px;
	}
	.fc_artist_sm_pic{
		border:3px solid #afafaf;
		height:46px;
		width:125px;
		background-color:#d8d8d8;
		text-align:center;
		
	}
	.fc_artist_sm_ques_lg{
		border:3px solid #afafaf;
		height:110px;
		width:265px;
		background-color:#d8d8d8;
		text-align:center;
		font-size:120px;
		font-weight:bold;
		font-family:arial;
		color:#a2a2a2;
        padding-top:90px;
		float:left;
		margin-top:260px;
		margin-left:45px;
	}	
	.fc_artist_lg{
		border:3px solid #afafaf;
		height:200px;
		width:265px;
		text-align:center;
		color:#a2a2a2;
		float:left;
		margin-top:260px;
		margin-left:45px;
	}
	.fc_artist_sm_name{
		height:20px;
		width:265px;
		text-align:left;
		font-size:11px;
		font-weight:bold;
		font-family:arial;
		margin-top:330px;
		margin-left:515px;
	}
	.fc_artist_lg_name{
		height:20px;
		width:265px;
		text-align:left;
		font-size:14px;
		font-weight:bold;
		font-family:arial;
		margin-top:330px;
		margin-left:515px;
	}
	.fc_rnd1_1{
		margin-bottom:22px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		width:125px;
		height:20px;
	}
	.fc_rnd1_2{
		margin-bottom:26px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		width:125px;
		height:20px;
	}
	.fc_rnd2_1{
		margin-bottom:120px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		width:125px;
		height:20px;
	}
	.fc_rnd2_2{
		margin-bottom:125px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		width:125px;
		height:20px;
	}
	.fc_rnd3_1{
		margin-bottom:345px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}
	.fc_rnd1_left{
		height:93px;
		width:22px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-bottom:1px solid #000;
		z-index:0;
		position:absolute;
	}
	.fc_rnd1_brpos1{
		top:25px;
		left:125px;	
	}
	.fc_rnd1_brpos2{
		top:215px;
		left:125px;	
	}
	.fc_rnd1_brpos3{
		top:410px;
		left:125px;	
	}
	.fc_rnd1_brpos4{
		top:603px;
		left:125px;	
	}
	#fc_bracket_left_lines{
		z-index:1;
		height:650px;
		width:700px;
		position:absolute;
	}
	.fc_rnd1_left2{
		height:190px;
		width:165px;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		z-index:1;
		position:absolute;
	}
	.fc_rnd1_brpos1_2{
		top:70px;
		left:147px;	
	}
	.fc_rnd1_brpos2_2{
		top:460px;
		left:147px;	
	}
	.fc_rnd2_left{
		height:192px;
		width:2px;
		border-right:1px solid #000;
		z-index:2;
		position:absolute;
	}
	.fc_rnd2_brpos1_1{
		top:70px;
		left:310px;	
	}
	.fc_rnd2_brpos1_2{
		top:460px;
		left:310px;	
	}
	.fc_rnd2_left2{
		height:415px;
		width:22px;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		z-index:3;
		position:absolute;
		top:140px;
		left:312px;	
	}
	.fc_rnd3_left{
		height:415px;
		width:22px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-bottom:1px solid #000;
		z-index:4;
		position:absolute;
		top:140px;
		left:455px;
	}
	.fc_rnd3_left2{
		height:2px;
		width:42px;
		border-top:1px solid #000;
		z-index:5;
		position:absolute;
		top:360px;
		left:477px;
	}
	#fc_ff_arrow{
		height: 169px;
		width:235px;        
		float:left;
		margin-top:40px;
		margin-left:125px;		
	}
	#fc_blackOut {
	  position: absolute; /* for IE5-6 */
	  z-index: 9000;
	  left: 0;
	  right: 0;
	  top: 0;
	  bottom: 0;
	  height:1600px;
	  width: 100%;
	  background-color: #000;
	  filter:alpha(opacity=80); /* IE5.5+ */
	  -moz-opacity:0.8; /* Gecko browsers including Netscape 6+ and Firefox */
	  -khtml-opacity: 0.8; /* Safari 1.1-1.3 */
	  opacity: 0.8; /* Netscape 7.2+, Firefox, Safari 2+, Opera 9 */\
	  text-align:center;
	}
	#fc_popup_content{
		position:absolute;
		height:660px;
		width:750px;
		margin:auto;
		background-color:#fff;
		z-index:9001;
		text-align:center;
		display:none;
		padding-top:10px;
	}
	#fc_popup_close{
		width:100px;
		height:30px;
		font-size: 14px;
		font-weight: bold;
		float:right;
		text-align:center;
		border-left: 1px solid #a1a1a1;
		cursor:pointer;
		padding-top: 10px;
		color: #ccccc;
	}
	#fc_popup_title{
		font-size: 22px;
		text-align:left;
		color:#333;
		width:600px;
		height: 23px;
		float:left;
		margin-left:10px;
		padding-top:12px;
	}
	#fc_popup_share{
		background: #b8b8b8; /* for non-css3 browsers */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8b8b8', endColorstr='#ffffff'); /* for IE */
		background: -webkit-gradient(linear, left top, left bottom, from(#b8b8b8), to(#fff)); /* for webkit browsers */
		background: -moz-linear-gradient(top,  #b8b8b8,  #fff); /* for firefox 3.6+ */
		width:728px;
		height:43px;
		border: 1px solid #a1a1a1;
		margin:auto;
		margin-top:10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight: bold;
		color: #666;
	}
	#fc_popup_share_img{
		padding-right:8px;	
		border:0px;
		margin-top:6px;
		width:375px;
		float:right;
		text-align:left;
	}
	#fc_popup_share_img img{border:0px;}
	#fc_btnshare{
		text-align:right;
		width:950px;
		height:45px;
		position:absolute;
		z-index:8000;
		margin:0px;
		margin-top:-137px;
		margin-left:-50px;
	}
	#fc_popup_share_img img{
	    margin: 0;
	    padding: 0;
		padding-right:10px;
		text-align:left;
	}
	#yt_match1{
		margin-top:5px;	
	}
/*next episode upper right style*/
	#nextshow{
	background-image: url("http://hoodhype.com/images/img_bg_nextshow.gif");
	height:56px;
	width:200px;
	text-align:center;
	padding-top:27px;
	border:2px solid #333333;
}
#nextshow a{text-decoration:none;}
.ns_top{
	font-family: Impact;
	font-size:32px;
	color: #ff0000;
	line-height:30px;
	margin:0px;
	letter-spacing:1px
}
.ns_bot{
	font-family: Arial;
	color: #ff0000;
	font-size:16px;
	line-height:22px;
	letter-spacing:2px;
}
.sxsw_top15_btns{
	margin-left:10px;
	width:575px;
	height: 30px;
	text-align:right;
}
.sxsw_top15_content{
	margin-left:10px;
	width:575px;
}
.img_nav img{
  border:0px;
  margin:0px;
  padding: 0px;
}
.flix_sub_top{
	background-image:url(images/img_flixsub_header.jpg);
	background-repeat:no-repeat;
	width:599px;
	height:50px;
}
/*nextgen*/
.ngg-none{
	clear:both;
}
#flixblogdesc{
	width:580px;
	height:111px;
	padding:8px;
	background-color:#ccc;
	border:2px solid #666;
}
#flixblogimg{
	float:left;
	width:316px;
}
#flixblogtxt{
	float:right;
	width:255px;
	text-align:left;
	height:114px;
	font-size:12px;
}

/*blend it or bump it*/
#borb_details {
	width: 380px;
	height: 200px;
	font-family: arial, helvetica;
	float: right;
	padding:0px;
	margin-left:10px;
	
}
#borb_album {
	float:left;
	border:1px solid #000;
	height:206px;
	width:206px;
	position: relative;
}
.borb_tag{
	display: block;
	position: absolute;
	top: 80px;
	left: 72px;
}
#borb_albumart img{
	border:3px solid #fff;
	height:200px;
	width:200px;
}
#borb_txt_artist {
	font-size:30px;
	font-weight:bold;
	line-height:24px;
}
#borb_txt_album {
	font-size: 24px; 
	color:#525252;
	font-style:italic;
	line-height:28px;
}
#borb_txt_link {
	font-size:14px;
	font-weight:bold; 
	line-height:35px;
}
#borb_txt_details {
	font-size:12px;
	margin-top:0px;
	height:150px;
	margin-top: 3px;
}
#borb_review{
	width:600px;
	clear:both;
	font-size:14px; 
	font-weight:bold;
	padding-top:20px;
}
.top_list{
	list-style-type: none;
	margin:0px;
	padding:0px;
	width: 550px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
}
.top_list li{
	margin-top: 0px;
	padding-bottom: 40px;
	clear:both;
}
.top_list li h1{
	font-size: 36px;
	font-weight: bold;
	float: left;
	border-right:1px solid #3c3a39;
	padding-top:10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	color: #3c3a39;
	border-top: 4px solid #3c3a39;
	height: 28px;
	width: 50px;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin-top:25px;
	text-align:center;
}
.top_list li h2{
	border-top: 4px solid #3c3a39;
	color: #3c3a39;
	padding-top:15px;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	float: left;
	padding-left: 8px;
	margin-top:25px;
	width: 488px;
	font-family: Georgia,"Times New Roman",Times,serif;
}
.top_list img{
	margin-bottom: 8px;
}
.top_list iframe{
	margin-bottom: 8px;
}
/*******************AUDIO PLAYER***************/
div.jp-audio,
div.jp-audio-stream {
	color: #666;
}
div.jp-audio {
	top: 175px;
	
}
div.jp-interface {
	position: relative;
	width:100%;
	
}
div.jp-audio div.jp-type-single div.jp-interface {
	height:90px;
	height: 140px;
}
div.jp-audio div.jp-type-playlist div.jp-interface {
	height:90px;
}
div.jp-audio-stream div.jp-type-single div.jp-interface {
	height:90px;
}
/* @group CONTROLS */
div.jp-controls-holder {
	clear: both;
	width:90%;
	margin:0 auto;
	position: relative;
	overflow:hidden;
	top:-8px; /* This negative value depends on the size of the text in jp-currentTime and jp-duration */
}

div.jp-interface ul.jp-controls {
	list-style-type:none;
	margin:0;
	padding: 0;
	overflow:hidden;
	margin-left:7px;
}
div.jp-audio ul.jp-controls {
	width: 90%;
	padding:20px 20px 0 5px;
}

div.jp-interface ul.jp-controls a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play {
	background: url("images/jp_play.gif") 60px 35px no-repeat;
	/*background-color: #393939;*/
	background-color: #ccc;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	height:100px;
	width:140px;
	border: 5px #fff solid;
}
a.jp-play:hover {
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	background-color: #00a2ff;
}
a.jp-pause {
	background: url("images/jp_pause.gif") 60px 40px no-repeat;
	background-color: #ccc;
	display: none;
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */
	height:100px;
	width:140px;
	border: 5px #fff solid;
}
a.jp-pause:hover {
	background-color: #00a2ff;
}


/* @end */

/* @group progress bar */

div.jp-progress {
	overflow:hidden;
	background-color: #000;
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
	border: #fff 5px solid;
}
div.jp-audio div.jp-progress {
	position: absolute;
	top:20px;
	height:100px;
}
div.jp-audio div.jp-type-single div.jp-progress {
	left:170px;
	width:80%;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
	left:160px;
}
div.jp-seek-bar {
	background-color: #000;
	width:0px;
	height:100%;
	cursor: pointer;
}
div.jp-play-bar {
	background-color: #00a2ff;
	width:0px;
	height:100%;
}
/* The seeking class is added/removed inside jPlayer */
div.jp-seeking-bg {
	/*background: url("jplayer.blue.monday.seeking.gif");*/
}
/* @group volume controls */
a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
	width:18px;
	height:15px;
	margin-top:12px;
}
div.jp-audio div.jp-type-single a.jp-mute,
div.jp-audio div.jp-type-single a.jp-unmute {
	margin-left: 210px;	
}

div.jp-audio a.jp-volume-max,
div.jp-audio-stream a.jp-volume-max {
	margin-left: 56px;	
}
a.jp-mute {
	background: url("jplayer.blue.monday.jpg") 0 -170px no-repeat;
}
a.jp-mute:hover {
	background: url("jplayer.blue.monday.jpg") -19px -170px no-repeat;
}
a.jp-unmute {
	background: url("jplayer.blue.monday.jpg") -60px -170px no-repeat;
	display: none;
}
a.jp-unmute:hover {
	background: url("jplayer.blue.monday.jpg") -79px -170px no-repeat;
}
a.jp-volume-max {
	background: url("jplayer.blue.monday.jpg") 0 -186px no-repeat;
}
a.jp-volume-max:hover {
	background: url("jplayer.blue.monday.jpg") -19px -186px no-repeat;
}
div.jp-volume-bar {
	position: relative;
	overflow:hidden;
	background-color:#000;
	width:30px;
	height:100px;
	cursor: pointer;
	opacity:0.6;
	filter:alpha(opacity=60);
}
div.jp-audio div.jp-volume-bar {
	top:-160px;
	left:90%;
}
div.jp-audio-stream div.jp-volume-bar {
	top:0px;
	left:0px;
}
div.jp-video div.jp-volume-bar {
	top:17px;
	left:72px;
}
div.jp-volume-bar-value {
	background-color: #00a2ff;
    position:absolute;
    bottom: 0;
    width: 30px;
    height: 0px;
}
/* @end */

/* @group current time and duration */
div.jp-audio div.jp-time-holder {
	position:absolute;
	z-index: -20;
	top:45px;
}
div.jp-audio div.jp-type-single div.jp-time-holder {
	width:65%;
	left: 190px;
}
div.jp-current-time,
div.jp-duration {
	width:60px;
	font-size:50px;
	font-weight: bold;
}
div.jp-current-time {
	float: left;
	display:inline;
}
div.jp-duration {
	float: right;
	display:inline;
	text-align: right;
}
/* @end */

/* @group playlist */

div.jp-title {
	font-weight:bold;
	text-align:center;
}

div.jp-title,
div.jp-type-single div.jp-title,
div.jp-type-playlist div.jp-title,
.jp-title ul,
div.jp-playlist ul {
	list-style-type:none;
	margin:0;
	padding:0 20px;
	font-size:.72em;
}

div.jp-title li {
	padding:5px 0;
	font-weight:bold;
}

div.jp-playlist li div {
	display:inline;
}

/* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */

div.jp-type-playlist div.jp-playlist li:last-child {
	padding:5px 0 5px 20px;
	border-bottom:none;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
	list-style-type:square;
	list-style-position:inside;
	padding-left:7px;
}
div.jp-type-playlist div.jp-playlist a {
	color: #333;
	text-decoration: none;
}
div.jp-type-playlist div.jp-playlist a:hover {
	color:#0d88c1;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#0d88c1;
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
	float:right;
	display:inline;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
	color:#666;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
	color:#0d88c1;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media {
	float:right;
	display:inline;
	text-align:right;
	margin-right:10px;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a{
	color:#666;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{
	color:#0d88c1;
}
span.jp-artist {
	font-size:.8em;
	color:#666;
}

/* @end */

div.jp-jplayer audio,
div.jp-jplayer {
	width:0px;
	height:0px;
}

div.jp-jplayer {
	background-color: #000000;
}
/* @group TOGGLES */

/* The audio toggles are nested inside jp-time-holder */

ul.jp-toggles {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}

div.jp-audio .jp-type-single ul.jp-toggles {
	width:25px;
}
div.jp-audio .jp-type-playlist ul.jp-toggles {
	width:55px;
	margin: 0;
	position: absolute;
	left: 325px;
	top: 50px;
}

div.jp-video ul.jp-toggles {
	margin-top:10px;
	width:100px;
}

ul.jp-toggles li {
	display:block;
	float:right;
}

ul.jp-toggles li a {
	display:block;
	width:25px;
	height:18px;
	text-indent:-9999px;
	line-height:100%; /* need this for IE6 */
}

.jp-no-solution {
	padding:5px;
	font-size:.8em;
	background-color:#eee;

	color:#000;
	display:none;
}

.jp-no-solution a {
	color:#000;
}

.jp-no-solution span {
	font-size:1em;
	display:block;
	text-align:center;
	font-weight:bold;
}
#jp-volbtn {
	background: url("images/jp_vol.gif") 7px 7px no-repeat;
	width:40px;
	height:40px;
	background-color: #000;
	position: absolute;
	left: 308px;
	top: 20px;
	cursor: pointer;
	opacity:0.4;
	filter:alpha(opacity=40);
	border: #666 2px solid;
}

#jp-volbtn:hover {
	filter:alpha(opacity=40); 
	background-color: #00a2ff;
}
#volume_wrap{
	display: none;
}
/* @end */

/***************END AUDIO PLAYER****************/