body{
	background:url('../images/bg.gif');
	font-family:Verdana, verdana, arial, sans-serif;
	font-size:10px;
	color:#282828;
	padding:15px 0px;
}
div.content{
	background:white url('../images/content-bg.gif') repeat-y;
	width:1000px;
	margin:0px auto;
	position:relative;
}
a, a:link{
	color:#1337a6;
}
a:visited{
	color:#1337a6;
}
a:hover{ 
	color:#3d5ec5;
}
.clear{
	clear:both;
}
* html div.clear{
	height:1px !important;
	margin:0px 0px 0px 0px;
}
div.clear{
	background:url('../images/horizontal-dot.gif') 0px bottom repeat-x;
	height:1px;
	margin:0px;
}
em{
	font-style:italic;
}
/*------------------------------------------------------------------*/
/*--HEADER----------------------------------------------------------*/
/*------------------------------------------------------------------*/
div.header{
	height:83px;
	background:white url('../images/title.gif') no-repeat;
}
div.content div.header a{
	color:white;
	text-decoration:none;
}
div.content div.header a:hover{
	color:#6b79a5;
}
div.header h1{
	position:absolute;
	left:-999999px;
}
a.home{
	display:block;
	height:82px;
	width:494px;
	float:left;
	text-indent:-99999px;
}
a.header-link1{
	display:block;
	float:left;
	text-align:center;
	width:128px;
	padding:6px 0px;
}
a.header-link2{
	display:block;
	float:left;
	text-align:center;
	width:126px;
	padding:6px 0px;
}
a.header-link3{
	display:block;
	float:left;
	text-align:center;
	width:134px;
	padding:6px 0px;
}
a.header-link4{
	display:block;
	float:left;
	text-align:center;
	width:118px;
	padding:6px 0px;
}
* html a.itunes{
	display:block;
	float:left;
	width:50px;
	padding:7px 0px 7px 29px;
	background:url('../images/itunes.gif') left 2px no-repeat;
	margin:15px 10px 0px 15px;
}
a.itunes{
	display:block;
	float:left;
	width:40px;
	padding:7px 0px 7px 29px;
	background:url('../images/itunes.gif') left 0px no-repeat;
	margin:17px 15px 0px 17px
}
a.rss-header{
	display:block;
	float:left;
	width:40px;
	padding:7px 0px 7px 25px;
	background:url('../images/rss-header.gif') left 3px no-repeat;
	margin:17px 0px 0px 0px;
}
a.rss-header.vlog{
	display:block;
	float:left;
	width:80px;
	padding:7px 0px 7px 25px;
	background:url('../images/vlog-rss.gif') left 3px no-repeat;
	margin:17px 0px 0px 0px;
}
* html div.header form input{
	padding:0px;
	margin:0px;
	border:none;
	display:block;
	float:left;
	height:15px;
}
div.header form#cse-search-box{
	width:240px;
	margin:18px 100px 0 0;
	padding:0;
}
html>/**/body div.header form#cse-search-box{
	width:240px;
	margin:44px 100px 0 0;
	padding:0;
}
/*
div.header form input{
	padding:0px;
	margin:0px;
	border:none;
	display:block;
	float:left;
	height:18px;
}*/
div.header form input.text-input{
	margin:0 2px 0 0;
	padding:2px 2px 2px 2px;
	border:none;
	display:block;
	float:left;
	height:16px;
}
div.header form input.search-button{
	display:block;
	padding:2px;
	border:1px solid #86a4be;
	padding:1px 2px 1px 2px;
	background:white;
	text-indent:0;
	width:auto;
	height:22px;
	font-size:11px;
}
html>/**/body div.header form input.search-button{
	display:block;
	padding:2px;
	border:none;
	padding:1px 2px 1px 2px;
	background:white url('../images/magnifyingglass.gif') center center no-repeat;
	text-indent:-99999px;
	width:65px;
	height:20px;
}

/*------------------------------------------------------------------*/
/*--COLUMN HEADERS--------------------------------------------------*/
/*------------------------------------------------------------------*/
div.col1 h2,
div.col3 h2{
	background:#000066;
	font-size:11px;
	color:white;
	font-weight:bold;
	height:26px;
	margin:0px 0px 1px 0px;
}
div.col1 h2 span,
div.col3 h2 span{
	background:url('../images/down-arrow.gif') right 7px no-repeat;
	padding:0px 13px 0px 10px;
	position:relative;
	top:5px;
}
div.content div.col3 h2 span a, div.content div.col1 h2 span a{
	color:white;
	text-decoration:none;
}
div.content div.col3 h2 span a:hover, div.content div.col1 h2 span a:hover{
	color:#cccce0;
}
div.col3 div.send-videos{
	padding:0px;
	height:74px;
	position:relative;
}
div.col3 div.send-videos h2,
div.col3 div.send-videos h3{
	text-indent:-9999px;
	background:none;
}
div.col3 div.send-videos a{
	text-indent:-9999px;
	display:block;
	position:absolute;
	height:74px;
	top:0px;
	width:293px;
	background:url('../images/send-bg.gif') no-repeat;
}
div.col3 div.send-videos a:hover{
	background:url('../images/send-bg.gif') 0px -74px no-repeat;
}
/*--------------------------*/
div.col3 div.featured-video{
	padding:0px;
	height:68px;
	position:relative;
}
div.col3 div.featured-video h2,
div.col3 div.featured-video h3{
	text-indent:-9999px;
	background:none;
}
div.col3 div.featured-video a{
	text-indent:-9999px;
	display:block;
	position:absolute;
	height:68px;
	top:0px;
	width:293px;
	background:url('../images/featured-hover-bg.gif') no-repeat;
}
div.col3 div.featured-video a:hover{
	background:url('../images/featured-hover-bg.gif') 0px -68px no-repeat;
}
/*--------------------------*/
div.col3 h4.clapboard-bg{
	background:#000066 url('../images/send-bg-2.gif') no-repeat;
}
div.col3 div.march-madness-ad{
	background:url('../images/noclabboard-bg.gif') no-repeat;
	padding:20px 0 20px 0;
}
div.col3 div.march-madness-ad img{
	margin:0 auto;
	display:block;
}
/*------------------------------------------------------------------*/
/*--COLUMN ONE------------------------------------------------------*/
/*------------------------------------------------------------------*/
div.col1{
	width:198px;
	float:left;
	margin:0px 0px 0px 0px;
}
* html div.episodes{
	padding:10px 10px 0px 10px;
}	
div.episodes{
	padding:10px 10px 0px 10px;
	background:url('../images/horizontal-dot.gif') 0px bottom repeat-x;
}
* html div.episodes a img{
	float:left;
	border:1px solid #d65418;
	margin:0px 10px 0px 0px;
}
div.episodes a img{
	float:left;
	border:1px solid #d65418;
	margin:0px 10px 10px 0px;
}
div.picks br{
	clear:left;
}
div.in-production ul li{
	background:url('../images/horizontal-dot.gif') 0px bottom repeat-x;
	padding:6px 0px
}
div.in-production ul li a{
	background:url('../images/list-bullet.gif') 0px 5px no-repeat;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 8px;
	text-decoration:none;
	display:block;
}
div.in-production ul li.more a{
	background:url('../images/right-arrow.gif') 0px 3px no-repeat;
	font-weight:bold;
}
div.episodes div{
	background:none;
}
div.episodes p{
	margin:0px 0px 3px 0px;
	padding:0px;
}
* html div.episodes p.pubdate{
	margin:5px 0px 0px 0px;
}
div.episodes p.pubdate{
	margin:5px 0px 10px 0px;
}
div.subscribe{
	margin:6px 10px 10px 10px;;
}
div.subscribe p{
	margin:0px 0px 3px 0px;
}
body.subscribe h2.subscribe-header{
	background:url('../images/headers/subscriptions.gif') no-repeat;
	text-indent:-99999px;
	height:31px;
	margin:14px 20px 5px 13px;
}
body.subscribe h2.weekly-header{
	background:url('../images/headers/weekly.gif') no-repeat;
	text-indent:-99999px;
	height:31px;
	margin:14px 20px 5px 13px;
}
body.subscribe div.col2 h3{
	padding:0px 13px 10px 13px !important;
}
body.subscribe div.col2 p{
	margin:0px 13px 10px 13px !important;
}
/*------------------------------------------------------------------*/
/*--COLUMN TWO------------------------------------------------------*/
/*------------------------------------------------------------------*/
* html div.col2{
	width:508px;
	margin:-1px 0px 0px 0px;
	float:left;
}
div.col2{
	width:508px;
	margin:-1px 0px 0px 1px;
	float:left;
}
div.col2 div.videos a img{
	float:left;
	margin:1px 1px 0px 0px;
}
/*------------------------------------------------------------------*/
/*--COLUMN THREE----------------------------------------------------*/
/*------------------------------------------------------------------*/
* html div.col3{
	margin:0px 0px -1px 0px;
	width:292px;
	float:right;
}
div.col3{
	margin:0px 0px -1px 0px;
	width:293px;
	float:right;
}
div.col3 div{
	padding:13px;
	background:url('../images/horizontal-dot.gif') 0px bottom repeat-x;
}
div.col3 div h3{
	padding:0px 0px 5px 0px;
}
div.col3 div h3 a,
div.col3 div h3{
	font-size:12px;
	font-weight:bold;
}
div.col3 div p{
	font-size:11px;
	line-height:15px;
}
/*------------------------------------------------------------------*/
/*--FOOTER----------------------------------------------------------*/
/*------------------------------------------------------------------*/
div.footer{
	background:url('../images/content-bg.gif') repeat-y;	
}
div.footer div{
	padding:10px;
	background:url('../images/horizontal-dot.gif') 0px bottom repeat-x;
}
div.footer div a{
	padding:0px 0px 0px 20px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--UNIVERSAL FORM DECLARATIONS-------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/
form label{
	display:block;
	font-weight:bold;
	margin:10px 0px 3px 0px;
}
form label span{
	font-weight:normal;
}
body.inner div.col2 form input{
	display:block;
	margin:0px 0px 0px 0px;
	width:200px;
}
div.remember-me{
	margin:0px 0px 10px 0px;
}
* html body.inner div.col2 div.remember-me input{
	position:relative;
	left:-2px;
	top:1px;
	width:auto;
}
body.inner div.col2 div.remember-me input{
	width:auto;
	display:inline;
}
form textarea{
	width:300px;
	height:100px;
	margin:0px 0px 10px 0px;
}
div.remember-me input,
div.remember-me label,
body.inner div.col2 input.comment-button{
	display:inline;
	width:auto;
}
body.inner div.col2 form input.dimbox { 
	display: none;
	height:1px !important;
	width:1px !important;
}
body.inner div.col2 form{
	margin:0px 13px 0px 13px;
}
body.inner div.col2 div.send-to-friend form{
	margin:0px 0px 20px 0px;
}
* html body.inner div.col2 div.send-to-friend form{
	margin:0px 0px 20px 13px;
}
body.inner div.col2 div.send-to-friend form label{
	font-size:10px;
}
* html body.inner div.col2 div.send-to-friend form label{
	font-size:10px;
	position:relative;
	left:-14px;
}
body.inner div.col2 div.send-to-friend form input#submit{
	margin:5px 0px 0px 0px;
}
body.inner div.col2 form div.remember-me{
	margin:10px 0px 0px 0px;
}
body.inner div.col2 h3.comment-header{
	margin:10px 13px 0px 13px;
}
body.inner div.col2 div.text{
	font-size: 12px;
	line-height:20px;
}
body.inner div.col2 div.text p{
	font-size: 12px;
	line-height: 20px;
}
form input#submit{
	width:auto;
	font-size:11px;
}
div#commentform{
	position:relative;
}
/*//////////////////////////////////////////////////////////////////*/
/*--UNIVERSAL INNER PAGE DECLARATIONS-------------------------------*/
/*//////////////////////////////////////////////////////////////////*/
body.inner div.content{
	background:url('../images/video-bg.gif') repeat-y;
}
* html body.inner div.col2{
	color:white;
	padding:0px 0px 0px 0px;
}
body.inner div.col2{
	color:white;
	padding:0px 0px 5px 0px !important; 
}
body.inner div.col2 a{
	color:#5c7ad7;
}
body.inner div.col2 a:hover{
	color:#b8c9ff;
}
body.inner div.col2 div.send-to-friend h3{
	margin:10px 0px 10px 0px;
	font-weight:bold;
	font-size:16px;
	color:#ff5500;
	padding:0px;
}
body.inner div.content div.col2 p.alert{
	color:#ff5500;
	margin:0px 0px 0px 0px;
	background:url('../images/alert.gif') 0px center no-repeat;
	padding:0px 0px 0px 33px;
}
body.inner div.col2 p.byline{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background:url('../images/orange-bullet.gif') 0px center no-repeat;
	font-size:10px !important;
}
body.inner div.col2 p.byline span{
	font-style:italic;
	background:url('../images/orange-bullet.gif') right center no-repeat;
	padding:0px 8px;
}
body.inner div.col2 input.comment-button{
	font-size:10px;
	margin:0px 0px 8px 0px;
}
div.float1,
div.float2{
	width:230px;
	float:left;
}
ul.errors{
	background:url('../images/alert.gif') 0px 0px no-repeat;
	padding:0px 0px 0px 33px;
}
ul.errors,
ul.approved{
	margin:10px 13px 0px 13px;
}
ul.errors li{
	margin:0px 0px 5px 0px;
	color:red;
}
* html body.inner div.col2 div.share{
	margin:10px 0px 0px 0px; 
	background:#333;
	border: 1px solid #444;
	padding:5px 0px 7px 6px;
}
body.inner div.col2 div.share-list{
	margin:10px 0px 0px 0px;
}
body.inner div.col2 div.share li{
	margin:0px 20px 0px 0px;
	display:inline;
	line-height:26px;
}
body.inner div.col2 div.share ul li.send a{
	background:url('../images/social/send.gif') left -53px no-repeat;
}
body.inner div.col2 div.share ul li.digg a{
	background:url('../images/social/digg.gif') left -53px no-repeat;
}
body.inner div.col2 div.share ul li.facebook a{
	background:url('../images/social/facebook.gif') left -53px no-repeat;
}
body.inner div.col2 div.share ul li.fark a{
	background:url('../images/social/fark.gif') left -53px no-repeat;
}
body.inner div.col2 div.share ul li.reddit a{
	background:url('../images/social/reddit.gif') left -53px no-repeat;
}
body.inner div.col2 div.share ul li.stumbleupon a{
	background:url('../images/social/stumble.gif') left -53px no-repeat;
}
body.inner div.col2 div.share ul li a{
	font-size:13px; 
	padding:2px 0px 3px 22px;
}
body.inner div.col2 div.share ul li a:hover{
	background-position:0px 1px;
}
body.inner div.col2 div.post{
	padding:0px 12px 15px 13px;
	margin:0px 1px 0px 0px;
	background:url('../images/video-dot-repeat.gif') 0px bottom repeat-x;
}
body.inner div.col2 p{
	font-size:12px;
	line-height:20px;
	margin:0px 0px 10px 0px;
}
* html body.inner div.video-embed{
	border:1px solid #484848;
	margin:5px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
body.inner div.video-embed{
	border:1px solid #484848;
	margin:5px 0px 10px 0px;
}
body.inner div.col2 div.video-embed p{
	margin:0px;
}
* html body.inner div.col2 embed{
	margin:0px auto 0px auto;
	display:block;
}
body.inner div.col2 embed{
	margin:0px auto 0px auto;
	display:block;
	width:480px;
}
body.inner div.col2 object{
	margin:0px auto 0px auto;
	display:block;
	width:480px;
}
body.inner div.col2 div.post{
	font-size:12px;
}
body.inner div.col2 div.post blockquote{
	padding: 0px 0px 0px 20px;
	border-left: 5px solid #2e2e2e;
	margin:20px 0px;
}
body.inner div.col2 div.add-vid-script{
	background:url('../images/video-dot-repeat.gif') 0px top repeat-x;
	padding:10px 13px 15px 13px;
}
body.inner div.col2 div.add-vid-script textarea{
	font-size: 10px;
	height: 25px;
	width: 470px;
	background: #222;
	border: 1px solid #444;
	padding: 5px;
	color: #fff;
	margin:5px 0px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN VIDEO PAGES-----------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/
/*------------------------------------------------------------------*/
/*--COLUMN TWO------------------------------------------------------*/
/*------------------------------------------------------------------*/
body.video div.col2 div.desc{
	margin:10px 15px 15px 13px;
	font-size:12px;
	line-height:20px;
	padding:0px;
}
div.formats{
	background:url('../images/video-dot.gif') no-repeat;
	height:37px;
}
div.one{
	background:url('../images/video-dot-no-sep.gif') no-repeat;
}
div.formats.three{
	background:url('../images/video-dot3.gif') no-repeat;
}
div.one a.format1,
div.one a.format2{
	float:none !important;
	margin:0px auto !important;
	padding:10px 30px 10px 0px !important;
}
div.no-quicktime{
	background:none;
}
div.formats a.format1{
	display:block;
	float:left;
	width:250px;
	text-align:center;
	padding:10px 0px 15px 0px;
	font-size:12px;
}
div.formats a.format2{
	display:block;
	float:right;
	width:252px;
	text-align:center;
	padding:10px 0px 15px 0px;
	font-size:12px;
}
div.formats.three a.format1{
	display:block;
	float:left;
	width:168px;
	text-align:center;
	padding:10px 0px 15px 0px;
	font-size:11px;
}
div.formats a span{
	background:url('../images/quicktime.gif') left 6px no-repeat;
	padding:10px 0px 10px 22px;
}
div.formats a.mp3 span{
	background:url('../images/mp3.gif') left 6px no-repeat;
	padding:10px 0px 10px 22px;
}
body.inner div.col2 h3.com-section{
	margin:15px 13px 0px 13px;
}
body.inner div.col2 p.comments-anchor{
	margin:0px 13px;
	font-size:10px;
}
div.comments{
	background:url('../images/video-dot-repeat.gif') 0px top repeat-x;
	padding:1px 0px 0px 0px;
	margin:10px 1px 0px 0px;
}
div.comment-block{
	background:url('../images/video-dot-repeat-alt.gif') 0px bottom repeat-x;
	padding:10px 13px 5px 13px;
	margin:0px 2px 0px 0px;
	word-wrap: break-word; 
}
div.comment-block-alt{
	background:url('../images/video-dot-repeat.gif') 0px bottom repeat-x;
	padding:10px 13px 5px 13px;
	margin:0px 2px 0px 0px;
	word-wrap: break-word;
}
div.comments p{
	margin:0px 14px 5px 14px;
}
p.com-header{
	font-weight:bold;
}
h2.video-header{
	background:url('../images/headers/reason-videos.gif') no-repeat;
	text-indent:-99999px;
	height:31px;
	margin:13px 13px 10px 13px;
}
h2.video-header.talkshow{
	background:url('../images/headers/talkshowarchive.gif') no-repeat;
}
body.inner div.col2 h4{
	margin:15px 13px 0px 13px;
	background:#fff88a;
	color:black;
	padding:3px 3px 3px 5px;
	font-weight:bold;
	font-size:14px;
}
body.inner div.col2 div.send-to-friend h4{
	margin:0px;
	background:none;
	color:white;
	padding:0px;
	font-weight:bold;
	font-size:12px;
}
body.video div.col2 div.post{
	padding:0px 12px 15px 13px;
	margin:0px 1px 0px 0px;
	background:none;
}
body.video div.col2 div.post-borders{
	background:url('../images/video-dot-repeat.gif') 0px bottom repeat-x;
}
/*------------------------------------------------------------------*/
/*--COLUMN THREE----------------------------------------------------*/
/*------------------------------------------------------------------*/
body.inner div.col3 ul li{
	margin:0px 0px 13px 0px;
}
body.inner div.col3 div.learn-more ul li,
body.inner div.col3 div.books ul li{
	margin:0px 0px 13px 0px;
	background:url('../images/orange-bullet.gif') 0px 6px no-repeat;
	padding:0px 0px 0px 10px;
}
body.video div.col3 div.articles{
	padding:13px 13px 8px 13px;
}
/*
body.video div.col3 div.articles ul li,
body.video div.col3 div.books ul li{
	margin:0px 0px 10px 10px;
}
*/
* html div.col3 div.share{
	padding:5px 0px 8px 10px;
}
div.col3 div.share{
	padding:5px 0px 8px 5px;
}
div.col3 div.share ul{
	margin:0px 0px 0px 5px;
}
div.col3 div.share ul li{
	display:inline;
	line-height:20px;
	margin:0px 5px 0px 0px;
}
div.share ul li.send a{
	background:url('../images/send.gif') left 3px no-repeat;
	padding:2px 0px 3px 22px;
}
div.share ul li.send a:hover{
	background:url('../images/send.gif') left -54px no-repeat;
	padding:2px 0px 3px 22px;
}
div.share ul li.digg a{
	background:url('../images/digg.gif') left 0px no-repeat;
	padding:2px 0px 3px 20px;
}
div.share ul li.digg a:hover{
	background:url('../images/digg.gif') left -54px no-repeat;
	padding:2px 0px 3px 20px;
}
div.share ul li.myspace a{
	background:url('../images/myspace.gif') left 0px no-repeat;
	padding:2px 0px 3px 22px;
}
div.share ul li.myspace a:hover{
	background:url('../images/myspace.gif') left -55px no-repeat;
	padding:2px 0px 3px 22px;
}
div.share ul li.reddit a{
	background:url('../images/reddit.gif') left 0px no-repeat;
	padding:2px 0px 3px 22px;
}
div.share ul li.reddit a:hover{
	background:url('../images/reddit.gif') left -42px no-repeat;
	padding:2px 0px 3px 22px;
}
div.share ul li.stumbleupon a{
	background:url('../images/stumble.gif') left 0px no-repeat;
	padding:2px 0px 3px 19px;
}
div.share ul li.stumbleupon a:hover{
	background:url('../images/stumble.gif') left -54px no-repeat;
	padding:2px 0px 3px 19px;
}
div.share ul li.fark a{
	background:url('../images/fark.gif') left 2px no-repeat;
	padding:2px 0px 3px 17px;
}
div.share ul li.fark a:hover{
	background:url('../images/fark.gif') left -52px no-repeat;
	padding:2px 0px 3px 17px;
}
div.share ul li.facebook a{
	background:url('../images/facebook.gif') left 2px no-repeat;
	padding:2px 0px 3px 17px;
}
div.share ul li.facebook a:hover{
	background:url('../images/facebook.gif') left -52px no-repeat;
	padding:2px 0px 3px 17px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN DIRECTOR PAGE---------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/

/*------------------------------------------------------------------*/
/*--COLUMN TWO------------------------------------------------------*/
/*------------------------------------------------------------------*/
body.directors div.col2{
	background:url('../images/headers/directors.gif') no-repeat;
	padding:100px 0px 0px 0px !important; 
}
div.director-text h3 span{
	position:absolute;
	left:-9999px;
}
div.director-text h3.directors-step1{
	background:url('../images/directors-step1.gif') no-repeat;
	height:16px;
}
div.director-text h3.directors-step2{
	background:url('../images/directors-step2.gif') no-repeat;
	height:16px;
}
body.directors div.col2 p{
	margin:0px 74px 10px 74px;
	font-size:12px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN ABOUT PAGE------------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/

/*------------------------------------------------------------------*/
/*--COLUMN TWO------------------------------------------------------*/
/*------------------------------------------------------------------*/
body.about div.col2 {
	xdisplay:none;
}
h2.about-header{
	background:url('../images/headers/about.gif') no-repeat;
	text-indent:-99999px;
	height:25px;
	margin:13px 20px 10px 13px;
}
body.about div.col2 p{
	margin:0px 13px 10px 13px;
	font-size:12px;
}
body.about div.col2 img{
	margin:0px 10px 5px 0px;
	border:1px solid #d65418;
	position:relative;
	top:5px;
	float:left;
}
body.about div.col2 div.post{
	margin:0px 0px 18px 0px;
	padding:0px 0px 10px 0px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN PRESS PAGE------------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/

/*------------------------------------------------------------------*/
/*--COLUMN TWO------------------------------------------------------*/
/*------------------------------------------------------------------*/
h2.press-header{
	background:url('../images/headers/about.gif') no-repeat;
	text-indent:-99999px;
	height:25px;
	margin:20px 20px 10px 20px;
}
body.press div.col2 p{
	margin:0px 20px 10px 20px;
	font-size:12px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN CONTACT PAGE----------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/

/*------------------------------------------------------------------*/
/*--COLUMN TWO------------------------------------------------------*/
/*------------------------------------------------------------------*/
h2.contact-header{
	background:url('../images/headers/contact.gif') no-repeat;
	text-indent:-99999px;
	height:25px;
	margin:20px 20px 10px 20px;
}
body.contact div.col2 p{
	margin:0px 20px 10px 20px;
	font-size:12px;
}
body.contact div.col2 h3{
	margin:0px 0px 0px 20px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN ROUGH CUT PAGE--------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/

/*------------------------------------------------------------------*/
/*--COLUMN TWO------------------------------------------------------*/
/*------------------------------------------------------------------*/
h2.roughcut-header{
	background:url('../images/headers/roughcut.gif') no-repeat;
	text-indent:-99999px;
	height:25px;
	margin:14px 20px 5px 13px;
}
body.inner div.col2 h3.podcast-header{
	background:url('../images/headers/podcast.gif') 0 -1px no-repeat;
	text-indent:-99999px;
	height:30px;
	margin:14px 5px 5px 13px;
}
body.inner div.col2 h3.podcast-title{
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	margin:25px 0 20px 0;
}
ul.files{
	margin:5px 0 15px 0;
}
ul.files li{
	list-style-type:disc;
	margin:0 0 0 15px;
}
div.blog-nav{
	margin:0px 20px 5px 13px;
}
h2.reason-title{
	font-size:14px;
	margin:14px 20px 5px 13px;
}
body.roughcut div.roughcut-nav {
	padding:0px 20px 15px 20px;
	margin:0px 1px 0px 0px;
	background:url('../images/video-dot-repeat.gif') 0px bottom repeat-x;
}
h2.share-header{
	background:url('../images/headers/share.gif') no-repeat;
	text-indent:-99999px;
	height:25px;
	margin:13px 20px 10px 13px;
}
body.roughcut div.col2 ul#options li{
	display:inline;
}
body.roughcut div.col2 ul#options{
	margin:0px 0px 0px 20px;
}
body.roughcut div.col2 ul#options li{
	display:inline;
}
body.roughcut div.post div.post-content p{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN PICKS PAGE------------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/

/*------------------------------------------------------------------*/
/*--COLUMN TWO------------------------------------------------------*/
/*------------------------------------------------------------------*/
h2.picks-header{
	background:url('../images/headers/editors-picks.gif') no-repeat;
	text-indent:-99999px;
	height:52px;
	margin:13px 20px 9px 13px;
}
div.picks-header-container{
	position:relative;
}
* html body.picks div.picks-header-container a.picks-suggest{	
	left:320px;
}
body.picks div.picks-header-container a.picks-suggest{	
	position:absolute;
	bottom:0px;
	left:330px;
	top:37px;
}
body.inner div.col2 div.picks-nav {
	padding:0px 13px 15px 13px;
	margin:0px 0px 8px 0px;
	xbackground:url('../images/video-dot-repeat.gif') 0px bottom repeat-x;
}
body.picks div.col2 ul#options li{
	display:inline;
}
body.picks div.col2 h1.title{
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 0px 20px;
	margin:0px 1px 0px 0px;
}
body.picks div.col2 div#sendtofooter{
	margin:0px 0px 10px 20px;
}
body.picks div.col2 div#sendtofooter ul li{
	display:inline;
}
body.picks div.col2 ul#options{
	margin:0px 0px 0px 20px;
}
body.picks div.col2 ul#options li{
	display:inline;
}
body.picks div.post div.post-content p{
	margin:0px 0px 10px 0px;
	padding:0px;
}
body.picks div.col2 div.post{
	margin:0px 1px 0px 0px;
	background:url('../images/video-dot-repeat.gif') 0px bottom repeat-x;
}
body.picks div.col2 form{
	margin:0px 13px 0px 13px;
}
form.sendtofriend{
	margin:0px;
	padding:0px;
}
* html body.inner div.col2 form.sendtofriend input{
	margin:0px !important;
	position:relative;
	left:-13px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN PRIVACY PAGE----------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/

/*------------------------------------------------------------------*/
/*--COLUMN TWO------------------------------------------------------*/
/*------------------------------------------------------------------*/
h2.privacy{
	background:url('../images/headers/privacy.gif') no-repeat;
	text-indent:-99999px;
	height:31px;
	margin:20px 20px 10px 20px;
}
body.privacy div.col2 p{
	padding:0px 20px 10px 20px;
	font-size:12px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN TOPICS PAGE-----------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/
h2.topics{
	background:url('../images/headers/topics.gif') no-repeat;
	text-indent:-99999px;
	height:31px;
	margin:13px 20px 10px 13px;
}
body.topics div.col2 ul{
	padding:0px 13px 10px 13px;
	font-size:12px;
}
body.topics div.col2 ul li{
	background:url('../images/orange-bullet.gif') 0px 8px no-repeat;
	padding:0px 0px 0px 10px;
	margin:0px 0px 10px 0px;
}
body.topics div.col2 ul li ul{
	padding:10px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}
body.topics div.col2 ul li ul li{
	margin:0px;
	padding:0px 0px 0px 10px;
}
body.topics div.col2 h3{
	margin:0px 13px 10px 13px;
}
body.topics div.col2 h2.reason{
	color:#ff5500;
	font-weight:bold;
	margin:0px 13px 10px 13px;
}
body.topics div.col2 p{
	margin:0px 13px 10px 13px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN RSS PAGE--------------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/
h2.rss-header span{
	position:absolute;
	left:-9999px;
}
h2.rss-header{
	background:url('../images/headers/rss.gif') no-repeat;
	text-indent:-99999px;
	height:25px;
	margin:13px 20px 10px 13px;
}
div.rss-page{
	margin:0px 13px;
}
body.rss div.col2 ul{
	padding:0px;
}
body.rss div.col2 ul li{
	padding:0px 0px 10px 0px;
	list-style-type:none;
}
* html body.rss div.col2 ul ul{
	padding:10px 0px 0px 10px;
}
body.rss div.col2 ul ul{
	padding:0px 0px 0px 10px;
}
body.rss a.rss{
	background:url('../images/rss.gif') 0px 2px no-repeat;
	padding:4px 0px 14px 20px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN PRESSROOM PAGE--------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/
h2.pressroom{
	background:url('../images/headers/pressroom.gif') no-repeat;
	text-indent:-99999px;
	height:31px;
	margin:13px 20px 10px 13px;
}
body.pressroom div.col2 p{
	margin:0px 13px 10px 13px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN DONATE PAGE-----------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/
a.donate-header{
	background:url('../images/headers/donate.gif') no-repeat;
	text-indent:-99999px;
	height:31px;
	margin:15px 20px 10px 13px;
	display:block;
}
body.donate div.col2 div.post{
	background:none;
	font-size:12px;
}
body.donate div.col2 div.post p{
	font-size:12px;
}
p.donate-button{
}
p.donate-button a{
	text-indent:-99999px;
	background:url('../images/please-donate.gif') center top no-repeat;
	height:77px;
	display:block;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN 404 PAGE--------------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/
h2.notfound{
	background:url('../images/headers/404.gif') no-repeat;
	text-indent:-99999px;
	height:23px;
	margin:13px 20px 10px 13px;
}
body.inner div.col2 div.notfound-message{
	margin:0px 13px;
}
body.inner div.col2 form#advsearch input{
	width:auto;
	display:inline;
}
div.optline{
	margin:0px 0px 5px 0px;
}
body.inner div.col2 form#advsearch div.blck{
	margin:10px 0px 10px 0px;
}
body.inner div.col2 form#advsearch div.select-area{
	text-align:right;
	width:260px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN SEARCH PAGE-----------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/
h2.search-header{
	background:url('../images/headers/search.gif') no-repeat;
	text-indent:-99999px;
	height:24px;
	margin:13px 20px 10px 13px;
}
body.search div.col2 h3{
	margin:10px 13px 10px 13px;
}
body.search div.col2 div.resultsnavhead,
body.search div.col2 div.orderoptions{
	margin:10px 13px 10px 13px;
}
div.result{
	padding:15px 13px 5px 13px;
	background:url('../images/video-dot-repeat.gif') 0px bottom repeat-x;
}
body.search div.col2 div.result h4.resulttitle{
	margin:0px;
	background:none;
	padding:0px;
}
body.search div.col2 div.result p.byline{
	margin:5px 0px 2px 0px;
}
/*//////////////////////////////////////////////////////////////////*/
/*--BEGIN FEATURED PAGE---------------------------------------------*/
/*//////////////////////////////////////////////////////////////////*/
h2.featured{
	background:url('../images/headers/featured.gif') no-repeat;
	text-indent:-99999px;
	height:25px;
	margin:13px 20px 10px 13px;
}
/*
body.featuredvids div.col2 h3,
body.featuredvids div.col2 p.byline{
	margin-left:13px;	
}
*/
ul.col1-feat-vids{
	margin:10px 10px 15px 10px;
}
ul.col1-feat-vids li{
	margin:0px 0px 6px 0px;
}
div.send-confirm{
	margin:13px;
}
ul.col1-feat-vids{

}
div.col3 div.right-col-ad{
	background:none;
	padding:15px 0px 15px 0px;
	width:160px;
	margin:0 auto;
}
div.right-col-ad img{
	margin:0px auto;
	display:block;
}
div.right-col-ad *{
	margin-bottom:15px;
}
div.all-videos{
	padding:0 13px;
}
body.inner div.col2 div.all-videos h3{
	color:#ff5500;
	font-weight:bold;
	margin:0px 13px 10px 0px;
	font-size:10px;
}
div.all-videos ul.pubs li{
	font-size:12px;	
	background:url('../images/orange-bullet.gif') 0px 8px no-repeat;
	padding:0px 0px 0px 10px;
	margin:0px 0px 10px 0px;
}
div.allvideos-link{
	padding:5px 7px;
	text-align:right;
}
div.allvideos-link a{
	color: #ff5500;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	font-family: LucidaGrande,Lucida Grande,Lucida,arial,Times,sans;
}
div.allvideos-link a:hover{
	color: #f58b56;
}
div#cse-search-results{
	background:black;
	margin:0 5px 0 0;
}
div#cse-search-results iframe{
	width:475px;
	margin:0 0 0 17px;
}
div.header form{
	position:absolute;
	margin:45px 80px 0 0;
	right:0;
}
