body.custom { background: #000; color: #000; margin: 0 auto;}

#container { background: 000; }

.custom div#page{ padding: 0em 0em 0em; background: transparent;}

.custom strong{ font-weight: bold; }

.custom em{ font-style: italic; }

.custom a, .custom a:visited{ color: #ff0198; text-decoration: none !important; }

.custom a:hover{ color: #ff0198; text-decoration: underline !important; }

.custom .left, .custom .alignleft{ margin: 0 1.571em 1.571em 0; float: left; clear: left; }

.custom .right, .custom .alignright{ margin: 0 0 1.571em 1.571em; float: right; clear: right; }

.custom .center{ display: block; margin: 0 auto 1.571em auto; float: none; clear: both; }
	
	
/* Alert & Note Styles */
	
.custom span.note { background: #ffff66; border: 1px solid #fff; padding: 0.5em; color: #222; float: left; margin-bottom: 1em;}
	
.custom span.alert { background: #ffffa0; border: 1px solid #881319; }
	
/* List Styles */
	
.custom .format_text ol li, .custom .format_text ul li{ margin-bottom: 0.7811em;}
	
/* Navigation Tabs Styles */

.custom ul#tabs { list-style: none; background: none; border:none;}
 
.custom	ul#tabs li { background: transparent; border: none; }

.custom ul#tabs li.current_page_item, ul#tabs li.current-cat { background: none; border: none; }

.custom	ul#tabs li a, ul#tabs li a:visited { color: #fff; text-decoration: none; }

.custom ul#tabs li a:hover { color: #ccc; text-decoration: underline; }
	
.custom ul#tabs li.current_page_item a, ul#tabs li.current_page_item a:visited, ul#tabs li.current-cat a, ul#tabs li.current-cat a:visited { color: #fff; }
	 
.custom ul#tabs.sub_nav{ 
  margin-top: 130px;
  font-size: 16px;
  margin-left: 20px;

} 
  
.custom ul#tabs.sub_nav li{}

.custom ul#tabs.sub_nav a{
	color: #000;
         font-family: Courier;
	letter-spacing: 0.02em;
	margin-right: 0.7em;
	padding: 0.5em 0.5em 0.5em 0;
	}
 
.custom ul#tabs.sub_nav a:hover{ color: #fff; text-decoration: none; }

.custom div#nav_search.right{ margin-bottom: 0; margin-top: 15.6em; margin-right: -1.8em;} 

.custom form#search_form input#s.text_input{
	font-size: 1.4em;
	padding: 0.5em;
	background: #0e0e0e;
	color: #555;
	border: 0.1em solid #2b2b2b;
	width: 180px;
	} 



/* Hader Tweet Styles */

.custom #twitter_div {
	float:right;
	font-size:1.3em;
	width:17em;
	margin-top:-1em;
	margin-right:-1.3em;
	line-height: 1.3em;
}


/* Alert Styles */

.custom p.alert{

	background: #000;
	color:#fff;
	border:2px solid #881319;
	padding:1em;
	font-size:1.5em;
	width:90%;
	line-height: 1.5em;
	}

/* Opt In Box Styles*/


.custom div#optin_box{
	font-size: 1.3em;
	float: right;

	margin-right:-1.5em;
	clear:right;
}
	
.custom div#SignUp input.email_field{
	width: 21.5em;
	padding: 0.6em;
	background: #0e0e0e url('images/envelope_small.png') no-repeat 96%;
	border: 0.1em solid #2b2b2b;
	color: #aaa;
	font-weight: bold;
	} 

/*---:[ Heading Styles ]:---*/

.custom h1.entry-title, h2.entry-title h3.entry-title a{ text-transform: uppercase;
} 

.custom h1.entry-title, h2.entry-title a:hover{	
    color: #ff0198; 
}  
 
.custom h2.entry-title, .custom h1.entry-title{	margin-top: 0em; padding-top: 0em; } 

.custom h3.entry-title {
    margin: 0; padding: 0; 
    font-size: 22px !important; 
    font-weight: bold !important;   
    text-transform: uppercase !important;
    color: #fff !important;
    font-family: Courier !important;
    letter-spacing: 0 !important;
}

.custom  h3.entry-title span {
    background: #ff0198;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.custom h3.entry-title-padded {
    margin-left: 10px; 
    margin-top: 10px; 
    margin-right: 10px; 

}

.custom h3.entry-subtitle{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 0.1em solid #ccc;
	}

.custom #sidebars h3{
	font-size: 1.3em;
	padding-bottom: 0.615em; 
	margin-bottom: 0;
	font-variant: small-caps;
	color: #ddd;
	letter-spacing: 0.1em;
	}

.custom #sidebars a h3.widget_title{
	}
		
.custom #sidebars a:hover h3.widget_title{
	color: #881319;
	}

.custom .headline_area{	padding-bottom: 0; margin-bottom: 0.5em;} 

/* Header Styles */

.custom #header {
    
	padding: 0;
	border-bottom: none;
	margin: 0 0 0 0;
	background: #0e0e0e;
        background: #ff0198;
	border: 0.1em solid #ccc;
        height: 240px;
	}

.custom #header #logo{
	float: left;
	background: #000;
 background: #ff0198; 
	padding: 0.25em;
	}
	
.custom #header #tagline{
	font-size: 3.4em;
	color: #ccc;
	float: right;
	margin-right: 1.5em;
	}
  
.custom #content_box{
	background: none;
        background: #fff; 
	}
 
.custom #content{
	margin-top: 1em;
	border: 1px solid #ccc;
	width: 65em;
	} 
	
.custom #content.hfeed{
	}
  
.custom .format_text ul{}

.custom .format_text ul li{ list-style: disc; }

.custom .format_text ul li.question{ list-style: none; font-weight: bold; color: #138FD4; margin-top: 2em; margin-bottom: 1em;}

.custom .format_text ul li.answer{ list-style: none; margin-bottom: 1em;}


/* POST META STYLES */

.custom ul.post-meta{
	list-style: none;
	padding: 0.3em 0 0.3em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0.5em 0;
	}
 
 .custom ul.post-meta li{
	float: left;
	margin-right: 1em;
	margin-bottom: 0;
	list-style: none;
	list-style-type: none; 
	}

.custom ul.post-meta li a{}

.custom ul.post-meta li a:hover{}

.custom .post_box, .custom #comments {
	width: 62em;
	background: #0e0e0e;
	margin-left: 0;
	padding: 1.5em;
	}   

.custom dt.comment.alt.author_comment{
	background: #000;
	} 
 
.custom dd.comment.alt.author_comment{
	background: #000;
	} 
 
 
/*---:[ Comments Styles ]:---*/

.custom .comments_intro span{
	color: #ccc;
	}

/*---:[ Sidebar Styles ]:---*/

.custom #sidebars {
	margin-top: 1em;
	background: #000; 
	padding-top: 1em;
	border: 1px solid #ccc;
        border: 1px solid #ccc;
         background: #444; 
	}

.custom #sidebars h3.entry-title {
    color: #fff !important;
}

.custom #sidebars_box{}

.custom div#sidebar1_sidebar{}
		
.custom .sidebar{}

.custom #sidebars li.widget{
	margin-bottom: 1em;
	}

/*---:[ Footer Styles ]:---*/
	
.custom #footer {
	
	border: none;
	}
 
/*---:[ Custom rotating image styles ]:---*/

.custom #multimedia_box { width: 100%; margin-bottom: 2.2em; }

.custom #image_box { padding: 1.1em; background: #151515; border-bottom: 1px solid #555; border-top: 1px solid #555; }

.custom #image_box img{border: none; background: #333;}

		.custom img.frame { padding: 0.714em; background: #111; border: 0.071em solid #444; }		


/*---:[ Content Styles ]:---*/

.custom div.teasers_box{
	width: 63em;
	}

.custom div.teasers_box .teaser{
	width: 30em; 
	}
 
.custom div.teasers_box.top{
	border: none !important;
	}

.custom div.teasers_box, .custom div.post_box{
	}

/*---:[ Custom styles for Footer ]:---*/

.prev_next { border-top: 1px solid #cccccc;}

/*---:[ Custom Archive Styles ]:---*/
    
 .custom #archive_info{ 
	border-bottom: 1px solid #444;
	background: #000;
	}  
   
.custom #archive_info h2{
	font-size: 3em;
	}  
 
/*---:[ Custom Feature Box Styles ]:---*/

.custom #feature_box{
	background: #0e0e0e;
	padding: 0;
	border-bottom: 1px solid #333;
	}
   

/*---:[ Custom People Page ]:---*/


.custom.cat_people div.format_teaser.entry-content p img.frame.left{
	width: 150px;
	margin-right: 1em;
	margin-bottom: 1em;
	}


/*---:[ Custom Styles for Plugins or Mashups ]:---*/
  
/* CODA SLIDER STYLES */

.custom #wrapper{
	margin:  0 2.3em 1.1em 1.1em;
	} 

.custom #slider {
    margin: 0 auto;
    position: relative;
  	}

.custom .scroll {
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    } 

.custom .scrollContainer div.panel {
	padding: 1em 0;
	width: 63em;
	height: 20em;
	}

.custom .format_text.featured_media{
	margin-right: 1.751em;
	float: left;
	}

.custom .format_text.featured_media a img{
	width: 15em;
	height: 12em;
	}

.custom .format_text.featured_text{
	font-size: 1em;
	float: left;
	width: 35.5em;
	}
	
.custom .format_text.featured_text div.format_text.entry-content p{
	margin-bottom: 0;
	padding-bottom: 0;
	}	

.custom #shade {
    border-top: 1px solid #333;
    height: 9em;
	}

.custom #shade.tall-shade {
    background: #000;
    height: 12em;
    border-top: 1px solid #333;
	}

.custom ul.navigation {
	height: 8em;
	} 
 
.custom ul.navigation li {
    display: inline;
 	}

.custom ul.navigation li a {
    color: #000;
    text-decoration: none;
    float: left;
    padding: 1.5em 0;
    margin-right: 3.5em;
	}

.custom ul.navigation li:last-child a{
	margin-right: 0;
	}

.custom ul.navigation a:hover {
	background: url(images/arrow_down.png) no-repeat 50% 0%;
	}

.custom ul.navigation a.selected {
	background: url(images/arrow_down.png) no-repeat 50% 0%;
	}

.custom ul.navigation a:focus {
    outline: none;
	}

.custom .scrollButtons {
    position: absolute;
    top: 130px;
    cursor: pointer;
	}

.custom .scrollButtons.left {
    left: -13px;
    z-index: 100;
    display: none;
    visibility: hidden;
	}

.custom .scrollButtons.right {
    right: -13px;
    z-index: 101;
    display: none;
    visibility: hidden;
	} 

.custom .hide {
    display: none;
	}

.custom span.thumbtitle{
	display: block;
	font-size: 1.3em;
	text-align: center;
	display:none;
	}

.custom img.scroller-thumb{
	padding: 0.5em;
	border: 0.1em solid #ccc;
	}

.custom img.scroller-thumb-big{
	padding: 0.3em 0.4em;
	border: 0.1em solid #ccc;
	}

.custom a.selected img.scroller-thumb{
	}

/*--:[ Custom Lead Story Styles ]:---*/
 
.custom .lead_text h2{
	text-transform: uppercase;
	font-size: 2em;
	}

.custom div.lead_text.format_text.entry-content h3{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	border-bottom: none;
	}

.custom .lead_text h3 a.subtitle{
	color: #ddd;
	}

.custom .lead_text a{
	color: #138FD4;
	}

.custom .lead_text a:hover{
	color: #881319;
	}

/*---:[ Custom Caption Styles ]:---*/

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

.wp-caption {
	border: 0.071em solid #444;
	background: #111;
	text-align: center;
	padding-top: 0.4em;
	margin: 1em;
	-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 {
	font-size: 0.8em;
	padding: 0 0.4em 0.5em;
	margin: 0;
}

/*---:[ Custom styles for the Marketplace Store ]:---*/

body.custom.store #content_box div#content, body.custom.checkout #content_box div#content{width: 99.5em;
	}

body.custom.store #content_box div#content div.post_box, body.custom.checkout #content_box div#content div.post_box{width: 96.5em;
	}
	
.custom .wpsc_container{ width: 66.8em; }

.custom .wpsc_container div.productdisplay.default_product_display{
	padding: 1em;
	width: 64.8em;
	}

.custom span.additional_description{ color: #999; }

.custom .wpsc_container p{ color: #ddd; }

.custom a.wpsc_product_title{
	color: #881319;
	border-bottom: 1px solid #ccc;
	font-size: 1.3em;
	}

.custom div#shoppingcart{
	 float: right;
	 margin: -3em 1.8em 2em;
	 position: relative;
	 width: 30em;
	 }  
 
.custom div#shoppingcart div#shoppingcartcontents{
	 border: 0.1em solid #ccc;
	 background-color: #000;
	 text-align: left;
	 padding: 1em; 
	 position: relative;
	 z-index: 9;
	 }  
    
.custom div#shoppingcart div#shoppingcartcontents a{ 
	font-size: 1.2em;
	}

.custom div.productdisplay div.imagecol{}

.custom div.productdisplay div.imagecol img{ 
	border: 0.1em solid #ccc; 
	padding: 0.5em;
	}

.custom div.productdisplay div.textcol{
	width: 50.8em;
	}

.custom div.textcol div.producttext{
	margin: 0 1.5em;
	color:#ddd;
	width: 38em;
	}

.custom div.textcol div.producttext div.custom_meta{
	margin-bottom:1em;
	border-bottom: 0.1em solid #ccc;
	padding: 0.25em 0;
	}

.custom div.textcol div.producttext div.custom_meta strong{
	color:#fff;
	}
	
.custom div.textcol div.producttext p.wpsc_variation_forms{
	float: right;
	margin-right: 8em;
	margin-top: 3.8em;
	}	

.custom div.textcol div.producttext p.wpsc_product_price{
	font-size: 1em;
	}	

.custom div.textcol div.producttext input.wpsc_buy_button{
	border: 0.1em solid #ccc;
}	
  
.custom div#sliding_cart table.shoppingcart tbody tr td,
.custom div#sliding_cart table.shoppingcart tbody tr td.tdqty,
.custom div#sliding_cart table.shoppingcart tbody tr td.tdprice,
.custom div#sliding_cart table.shoppingcart tbody tr th{ padding: 1em; }
 
.custom div#fancy_notification{	background: #151515; border: 0.3em solid #444; padding: 0.5em; }

.custom div#fancy_notification_content a{ border: 0.1em solid #555; padding: 0.5em; }
	
.custom table.productcart tr.firstrow td{ background: transparent; }

.custom table.productcart tr.firstrow td{ border-left: none; }
	
.custom table.productcart tbody tr.product_row td, .custom table.wpsc_checkout_table tbody tr td{ padding: 0.5em 0; }
	
.custom table.productcart tbody tr.product_row td input, .custom table.productcart tbody tr td input, .custom table.productcart tbody tr td input#coupon_num, table.wpsc_checkout_table tbody tr td input{ padding: 0.3em; border: 0.1em solid #aaa; }
	 
.custom table.productcart tbody tr.product_row td a{ color: #881319; }

.custom table.productcart tbody tr.product_row td a:hover{ color: #ddd; }	

.custom table.wpsc_checkout_table tbody tr td input{ width: 20em; }

 .custom table.wpsc_checkout_table tbody tr td textarea{ width: 20.5em; }

 .custom table.wpsc_checkout_table tbody tr td select{ margin-left: 2em;}
	  
	  
.custom #sidebars ul.sidebar_list.sidebar_product_widget {
padding: 0 1.25em;	
	}	  
		
.custom div.product_widget{
	border-bottom: 0.1em solid #ccc;
	margin-bottom: 1em;
	} 
	
.custom div.product_widget div.product_widget_item{
	padding: 0.75em 0;
	width: 23em;
        height: 50px;
	border-top: 0.1em solid #ccc;
	} 

.custom div.product_widget div.product_widget_item:hover{
	background: #000;
	} 

.custom div.product_widget a div.product_widget_item div.product_widget_item_image img{
	float: left;
	margin-right: 1em;
	border: 0.1em solid #ccc;
	padding: 0.4em;
	}

.custom div.product_widget a div.product_widget_item div.product_widget_item_description{
	}

.custom div.product_widget a div.product_widget_item div.product_widget_item_description div.product_widget_item_name{
	font-size: 1.2em;
	}

.custom div.product_widget a div.product_widget_item div.product_widget_custom_meta{
	color: #ddd;
	margin-bottom: 0.7em;
	}

/*---:[ Custom styles for the Video Page ]:---*/
  
/* STAGE  */

#stage {
	width: 97.2em;
	float: left;
	padding: 3em 1.1em 0em;
	background-color: #0e0e0e;
	border: 0.1em solid #ccc;
	margin: 1em 0 1em 0;
	}

/* COLUMNS  */

.column_main {
	float: left;
	width: 60em;
	text-align: center;
	}

.column_right {
	float: right;
	width: 37em;
	}

#stage .column_right ul.episode_menu {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#show_tags {
	margin-bottom: 1em;
	text-align: center;
	font-size: 1.2em;
}

.custom div#mediacontent.column_main h1{
	font-size: 2.5em;
	margin-bottom: 0.5em;
	}

/* EPISODE MENU */

.episode_menu li {
	margin-bottom: 1em;
	font-size: 1.35em;
	float: left;
	cursor: pointer;
	}

.episode_menu li a, .episode_menu li a:visited {
	margin: 0 0.5em 0 0;
	padding: 0.3em 0.7em;
	color:#5A5A5A;
	}

.episode_menu li.current a {
	color: #881319;
	background-color: #111;
	border: 1px solid #222;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	}

/* EPISODE LIST */

#stage .column_right #list_container ul.episode_list {
	cursor: pointer;
	clear: left;
	list-style: none;
	margin:0;
	padding: 0;
	}

.custom #list_container {
	overflow: hidden;
	}
  
.episode_list li{
	} 
  
.episode_list li a, .episode_list li a:visited {
	color: #881319;
	padding: 1em;
	display: block;
	border: 0.1em solid #000;
	width: 34em;
	height: 11.5em;
	} 

.episode_list li a span.video_title, .episode_list li a:visited span.video_title {
	font-size: 1.45em;
	display: block;
	margin-bottom: 0.5em;
	}

.episode_list li a span.video_logline, .episode_list li a:visited span.video_logline {
	font-size: 1.2em;
	color: #ddd;
	line-height: 1.4em;
	}

.episode_list li a:hover, .episode_list li.current a {
	background: #000;
	border: 0.1em solid #ccc;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	color: #881319;
	}

.totalfaded {
	opacity: 0;
	filter: alpha(opacity=0);
	}

.episode_list li a img.vidthumb{
	float: left;
	padding: 0.5em;
	border: 0.1em solid #222;
	margin-right: 1.5em;
	max-width: 9em;
	max-height: 6em;
	}
	
#prev, #next {
	text-align: center;
	} 

/* EPISODE LIST ARROWS */

a#linkup, a#linkup:visited, a#linkdown, a#linkdown:visited {
	margin: 0.5em 0 0.5em 17.6em;
	width: 2em;
	height: 2em;
	background-image:url(images/buttons.png);
	display:block;
	cursor: pointer;
	}

a#linkup.inactive, a#linkup.inactive:visited, a#linkdown.inactive, a#linkdown.inactive:visited {
	margin: 0.5em 0 0.5em 17.6em;	 
	width: 2em;
	height: 2em;
	background-image:url(images/buttons.png);
	display:block;
	cursor:default;
	}
	
a#linkup, a#linkup:visited {
	background-position: -2em;
	}

a#linkdown, a#linkdown:visited {
	background-position: 0px;
	}

a#linkup.inactive, a#linkup.inactive:visited {
	background-position: -6em;
	}

a#linkdown.inactive, a#linkdown.inactive:visited {
	background-position: -4em;
	}
 
/* STAGE FOOTER */

#stage .stage_footer .column_main {
	padding: 2em;
	text-align: left;
	font-size: 1.3em;
	display: block;
	cursor: pointer; 
	float:left;
	width: 40em;
	}

/* Flick Thumbnails Photostream Styles */
.custom .flickrImage img {
	margin-top: 5px;
	width: 130px;
	padding: 5px;
 padding-bottom: 0;
}

.custom .headline_meta {
    font-style: normal;
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
}

.custom .entry-content p {
    color: #000;
}

.custom .entry-content .entry-meta p {
    color: #000;
}

.custom .post {
   background: #fff;
}

.post h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.post h5 {
    font-size: 14px;
    color: #000;
    margin-bottom: 5px;
}

.remixes li {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

.remixes {
    padding-bottom: 0;
    margin-bottom: 0;
}

.download_text {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.feedback-alert {
    background: #00adef;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 22px;
    padding: 10px;
    color: #fff;
}

.feedback-alert a { 
    color: #fff;
    text-decoration: underline !important;
}

.adminnav {
    float: right;
    padding: 20px;
    font-size: 14px;
    color: #fff;
}

.adminnav a {
    color: #fff !important;
}

#respond {
    padding-left: 0;
    margin-left: 0;
    padding-top: 0;
    margin-top: 20px;
    color: #000 !important;
}

#respond p {
    color: #000 !important;
} 

#respond label {
    font-weight: bold;
}

#commentform {
    padding: 0;
    padding-right: 10px;
}

#favorite_mix {
    height: 40px !important;
}

#submit {
    background: #ff0198; 
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 5px;
    
}

.artist-list {
    float: left;
    margin-left: 30px;
}

.artist-list li {
margin-bottom: 10px; 
width: 180px;
}

.feedback #page h1 {
    margin-bottom: 10px;
    font-weight: bold;
}

.feedback #page h2 {
    margin-bottom: 5px;
}

.feedback #page h2 span {
    font-weight: bold;
}

.feedback #page h3 {
    font-weight: bold;
}

.feedback #page .commentlist td {
    padding: 10px;
    text-align: left;
    padding-left: 0;
}


#page .commentlist th { 
    padding: 10px;
    font-weight:bold;
    text-align: left;
    padding-left: 0;
}

.feedback #page .commentlist {
    margin: 0;
    padding: 0;
}

.single-page .entry-content table td {
    padding-bottom: 20px;
}

.single-page .entry-content h2 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

.footer-links {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

.more-info-link {
    background: #ff0198;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
}

.more-info-link a, .more-info-link a:visited {
    color: #fff;
    font-family: Courier;
    font-weight: bold;
}

.more-info-link a:hover {
    color: #fff;
    text-decoration: underline;
}

.error {
    color: #ff0198;
    font-weight: bold;
}

select option {
    color: #000;
}

textarea {
    color: #000;
}

.required {
    color: #000;
}

.cform fieldset legend {
    color: #ff0198;
}

#cformsform {
   width: 100%;
   background: #fff;
}

.cform fieldset {
    width: 100%;
   background: #fff;
}

.cform fieldset label {
    width: 150px;
}

.cform fieldset label span {
    width: 150px;
}

.cform fieldset input, .cform fieldset textarea {
       background: #fff;
       width: 300px;
}

.cform fieldset {
    border: 0;
}

#ll {
    display: none;
}

