@import url('dark.css');
@import url('show_list.css');

		
	#ad_wide {
		width:728px;
		height:90px;
		clear:both;
	}
	#tele_container {
	width:745px;
	height:390px;
	background: url(../images/tvspeakers.gif) 700px 19px no-repeat #333;
	float:left;
	margin-right:15px;
	margin-bottom:50px;
	}
	#tvframe {
		width:670px;
		height:345px;
		position:relative;
		background:#000;
		margin-top:20px;
		margin-left:20px;
	}
	.tele_show {
		width:640px;
		height:320px;
		background:url(../images/watermark.gif) center center no-repeat #000;
		position:absolute;
		margin:14px 0 0 15px;
		}
		#tvframe_t, #tvframe_b, #tvframe_l, #tvframe_r {
			position:absolute;
			background:top left no-repeat;
		}
		#tvframe_t, #tvframe_b {
			width:670px;
			height:28px;
		}
		#tvframe_l, #tvframe_r {
			width:23px;
			height:345px;
			top:0;
		}
		#tvframe_t {
			background:url(../images/tvframe_t.png);
			top:0;
		}
		#tvframe_b {
			background:url(../images/tvframe_b.png);
			bottom:0;
		}
		#tvframe_l {
			background:url(../images/tvframe_l.png);
		}
		#tvframe_r {
			background:url(../images/tvframe_r.png);
			right:0;
		}
	#tvfeet {
		background:url(../images/tvfeet.png) -20px bottom no-repeat;
		clear:both;
		width:800px;
		height:58px;
		
		float:left;
	}
		
	p.video {
		line-height:450px;
		height:320px;
		overflow:hidden;
		width:640px;
		text-align:center;
		color:#FFF;
		font-size:12px;
	}
	
	.description_box {
		width:240px;
		float:left;
		height:385px;
		margin-top:5px;
		position:relative;
		}
		
		.description_box .show_title {
			border-bottom:1px dotted #999;
			color:#fff;
			display:block;
			padding-bottom:10px;
		}
		.show_title span {
			background:url("../images/dot_arrow.gif")center center no-repeat;
			text-indent:-9999px;
			padding:0 15px 0 15px;
			height:12px;
			display:inline;
		}
		.content {
			overflow:auto;
			height:235px;
		}
		.content p {
			margin-top:10px;
		}
		.description_box .descrip_footer {
			color:#fff;
			position:absolute;
			bottom:34px;
			left:0;
			border-top:1px dotted #fff;
			font-size:12px;
			width:240px;
			padding:10px 0 10px 0;
			text-align:center;
		}
		.addthis_toolbox {
			
			font-size:12px;
			line-height:18px;
			
		}
		.addthis_toolbox.addthis_default_style a.addthis_button_compact.at300m:hover{
			text-decoration:none !important;
		}
		
		ul.spread.tv {
			width:240px;
			border-top:1px dotted #fff;
			border-right:1px solid #000;
			margin:0 !important;
			position:absolute;
			bottom:0px;
		}
		ul.spread.tv li {
			border-right:1px dotted #fff;
			width:120px;
			height:20px;
			padding: 8px 0 5px 5px;
			margin-right:-1px;
			float:left;
		}
		li.discuss.tv {
			border-right:none !important;
			width:76px !important;
			padding-left:40px !important;
			background:url(../images/discuss_badge.gif) 15px center no-repeat;
		}
		li.discuss.tv a{
			color:#f66;
			font-size:12px;
			
		}
	img.attachment-1000x309.wp-post-image {
		width:950px;
		height:125px;
		margin:0;
		padding:0;
		border:none !important;
	}
	
	 .shelf_wide .show_info {
			width:920px;
			height:105px;
			padding:10px 15px 10px 15px;
			background:#fc6;
			opacity:.9;
			position:absolute;
			text-align:center;
			line-height:100px;
			color:#fff;
			font-size:20px;
			top:0;
			left:25px;
			display:none;
		}
		.shelf_wide:hover div.show_info {
			display:block;
		}
		
		
/* ///////// Latest 6 block below latest /////////////// */

	h3 {
		font-size:12px;
		font-family:Helvetica, Arial, sans-serif;
		font-weight:normal;
		color:#fff;
	}
	
	.latest_list {
		clear:both;
		width:1014px;
		margin-bottom:20px;
	}
	.latest_list ul {
		position:relative;
		width:1014px;
		height:165px;
	}
	.latest_list ul li.show {
		width:155px !important;
		height:164px !important;
		display:inline;
		float:left;
		margin: 0 13px 13px 0;
		position:relative;

	}
	
	li.show p {
		font-size:10px;
	}
		
	li.show .dotted_line {
		height:4px;
		border-bottom:1px dotted #fff;
		width:100%;
	}	
	.screenshot {
				margin:10px 0 5px 0;
				width:155px;
				height:87px;
				background:#999;
				float:left;
				margin-right:15px;
				float:left;
				position:relative;
			}
			.screenshot img {
				margin:0 auto;
				}
			.screenshot .video-overlay {
			background:url(../images/video_overlay.png) center center no-repeat;
			height:82px;
			width:145px;
			position:absolute;
			top:0;
			left:0;
			}
	.show a {
	font-size:12px;
	}
	
	/* ////// below TV on page displaying a single episode ////// */
		.middle {
			clear:both;
			width:1000px;
		}
		
		.comments-disabled {
			width:745px;
			float:left;
			text-align:center;
		}
		.comments-disabled h3 {
			font-color:#fff;
			font-size:12px;
			font-style:italic;
		}
