
/*****************************************
CSS SHOWS PAGE
*****************************************/
body {
	}
#container{
	background:#213D48 ;
}
#aboveFoldAds{
	float:right;
	display:inline;
	width:342px;
	height:425px;
	margin:5px 6px 0 0;
	background:#050E13;
}
#jazzPod{
	position: relative;
	left: 5px;
	margin: 5px 7px 0px 5px;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 344px;
	height: 422px;
	background:#050E13;
}
#aboveFoldAds #mediumRectangleAd,
#aboveFoldAds #smallRectangleAd{
	margin-right: auto;
	margin-left:auto;
}
#moreEpisodesHeader{
	background:#050E13;
	width:988px;
	margin:0 6px;
	clear:both;
	text-align:right;
	height:35px;
	padding:0 !important;
	
}

	
#showExtra{
	width:987px;
	height:630px;
	clear:both;
	margin:0px 5px 0 6px;
	background:#050E13;
	color:#fff;
	
}
#comments{
	float:left;
	width:370px;
	margin:12px;

}

#comments img{
float: left;
position:relative;
top:-3px;
}
#comments ul.tabs{
	display:block;
	float:right;
	margin:0;
	padding:0;
	
}
#comments li a.tab{
	height:21px;
	background:#11222A;
}
#comments li a.tab:hover{
	background:#18303a;
}
#comments .tabContent{
	background:#050E13;
	border:5px solid #213D48;
	margin:-3px;
    width:370px;
	padding:5px 0;
	font-size:12px;
	font-weight:100;
    display:block;
    float:left;
    padding-bottom:40px;
}
#comments .tabContent li{
	font-size:12px;
	font-weight:100;
	display:block;
	float:none;
	border-bottom:1px dashed #fff;
	padding:6px;
}
#comments .tabContent li .meta{
	text-align:right;
}
#comments .tabContent li a{
	color:#0ff;
	text-decoration:underline;
}
#showDownloads{
	background:#050E13;
	width:393px;
	height:620px;
	padding:10px 0 0 0;
	float:left;
	margin-left:10px;
}

#showDownloads li a.tab{
	width:150px;
	background: #11222A;
}
#showDownloads li a.tab:hover{
	background:#18303a;
}
#showDownloads .tabContent{
	background:#050E13;
	border:5px solid #213D48;
	margin:-3px;
	padding:0;
	clear:both;
	
}
#showDownloads .tabContent ul{
	padding-top:5px;
}
#showDownloads .tabContent li{
	float:none;
	display:inline;
}
#showDownloads li a.select{
	background:#213D48;
}
#comments li a.select{
	background:#213D48;
}
#recentPostsHeader{
	border-bottom:5px solid #213D48;
	margin:10px 0 0 0;
	padding:0;
}
#bottomContainer{
	background:#050E13;
	clear:both;
	width:988px;
	min-height:450px;
	margin:15px auto;
}

#spDownloadCont {
height: 550px;
position:relative;
top: -10px;
text-align: center;
}
#videoPlayer {
background:#11222A;
}
#videoMeta {
background:#11222A;
}
#videoMetaTitle {
background:#11222A;
}
#characterDesc {
background:#11222A;
}
.sectiontitle {
}



#spDownloadCont embed{
float: left;
}
#spDownloadCont object{
float: left;
}





