@import "../../css/modern-banner.css";
body { 
	background: #fff; 
	font-family: 'Lucida Grande',Lucida,Verdana,Sans-serif; 
	font-weight: normal; 
	background: url(../art/h_bg.gif) no-repeat;
	padding: 0px; 
	height: 100%; 
	width: 100%; 
	margin: 0px; 
	color: #6e6e6e;
	min-width: 1000px; 
}

table#pbs_gnav_t {
	border: 1px solid #ccc;
}



div,span,ul,h1,h2,h3,h4,h5,form,table,input,textarea,li,td,tr { 
	padding: 0; 
	margin: 0; 
}

img { 
	border: 0; 
}

div.outer {
	margin: 0 auto;
	width: 1000px;
}

img.logo {
	float: right;
	width: 208px;
	clear: right;
	margin-left: 10px;
}

a:link, a:visited { 
	color: #e00125; 
}

a:hover { 
	color: #6973bc; 
	text-decoration: none; 
}

div.top {
	height: 120px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	text-align: left;
}

div.top div.outertweet {
	float: left;
	width: 315px;
}

div.top div.tweet {
	margin-left: 45px;
	width: 315px;
	color: #333;
	padding: 23px 0 10px 0;
}
	
div.top div.tweet div.comment {
	padding: 10px 30px 20px 10px;
	color: #666;
	font-size: 10px;
	line-height: 13px;
}

div.top div.tweet div.comment span.twdate {
	display: block;
	color: #777;
	font-size: .9em;
}

div.top div.commentbg {
	background-color: #fff;
	position: absolute;
	opacity: 0.8;
	z-index: -2;
	width: 315px;
	height: 70px;
	margin-top: 46px;
}

div.top div.tweet div.comment a {
	text-decoration: none;
	font-size: 12px;
}

div.top div.grey {
	display: block;
	position: absolute;
	background-color: #e0e0e0;
	z-index: -5;
	width: 315px;
	height: 125px;
	margin: 0;
}

div.top ul.title img.title {
	margin-right: 7px;
	margin-top: -8px;
	float: left;
}

div.top ul.title {
	padding-top: 92px; 
	padding-left: 340px;
	padding-right: 30px;
}

div.top ul.title li {
	list-style: none;
	display: inline;
	font-size: 14px;
	line-height: 15px;
}

div.slider {
	background-color: #858585;
	height: 200px;
	position: relative;
	padding: 7px 0 7px 0;
}

div.slider div.sliderarrows {
	width: 1015px;
	overflow: hidden;
	position: relative;
	margin: auto;
}

div.slider img.back {
	padding-top: 95px;
	float: left;
	width: 23px;
	padding-right: 10px;
}

div.slider img.next {
	padding-top: 95px;
	float: right;
	width: 23px;
}

div.main {
	padding: 28px 0 0 24px; 
	font-size: 12px;
	margin: 0 auto;
	clear: both;
	width: 1000px;
}

div.main td {
	padding-right: 36px; 
	width: 160px;
	vertical-align: top;
}

div.main td.right {
	width: 160px;
	vertical-align: top;
}

div.main td img, div.main td.right img  {
	margin-top: 3px;
	margin-bottom: 5px;
	clear: right;
}

div.main td p, div.main td.right p  {
	margin-top: 8px;
	margin-bottom: 8px;
}

div.main td span.cat, div.main td.right span.cat {
	color: #333;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
}

div.main td span.cattitle, div.main td.right span.cattitle {
	color: #c42626;
	font-weight: normal;
	font-size: 16px;
	line-height: 17px;
}

span.cattitle a {
	text-decoration: none;
}

div.main td div.count, div.main td.right div.count {
	border: 1px solid #ccc;
	padding: 5px 2px 5px 2px;
	color: #666666;
	width: 150px;
	font-size: 10px;
	margin-bottom: 20px;
	line-height: 1.5;
}

div.main td div.count1, div.main td.right div.count1 {
	border: none;
	padding: 5px 0px 5px 0px;
	color: #666666;
	font-size: 10px;
	line-height: 1.5;
	background-color: #eee;
	margin: 0px 0 0 0;
}

span.bub { 
	display: block;
	float: left;
	width: 13px;
	height: 13px;
	margin: 1px 3px 25px 3px;
	background-image: url(../art/cmtbubble4.gif);
}

p.rubb { 
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

div.main td.comments p {
	border-bottom: 1px solid #ccc;
	color: #c42626;
	font-size: 12px;
	line-height: 13px;
	padding: 5px 10px 5px 3px;
}

div.main td.comments span.date {
	color: #777;
	font-size: 10px;
}

div.main td.comments span.more {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 13px;
	color: #d05151;
}

div.main td.comments a {
	text-decoration: none;
}

div.main td.comments span.more img {
	float: left;
	margin-right: 5px;
}

div.main div.links {
	text-align: center;
	font-size: 16px;
	padding-top: 50px;
}

div.main div.links a {
	text-decoration: none;
	padding: 10px;
}

div.main div.links span.line {
	border-right: 1px solid #ccc;
	padding-top: 3px;
}


div.bottom { 
	background: url('../art/h_bottombg.gif');
	background-repeat: repeat-x;
	background-color: #858585;
	color: #fff; 
	font-size: 11px; 
	clear: both; 
	margin-top: 10px;
	overflow: auto;
	padding-top: 10px;
	height: 140px;
}


div.bottom p {
	text-align: center;
}

td.comments, div.main td {
	cursor: pointer;
}

div.vidseg {
	display: inline;
	font-size: 15px;
	width: 318px;
	margin-right: 2px;
}


div.vidseg p {
	color: #fff;
	font-size: 12px;
	margin-top: 2px;
	line-height: 13px;
	font-weight: lighter;
}

div.vidseg span.type {
	background-color: #ff0b09;
	padding: 3px;
	color: #fff;
	text-transform: uppercase;
}

div.segtitle {
	position: absolute; 
	background-color: #000; 
	opacity: 0.6;
	z-index: 2; 
	height: 20px; 
	width: 298px; 
	margin-top: -35px; 
	padding: 7px 10px 5px 10px;
	color: #ff0b09;
}

div.segtitle:hover {
	position: absolute; 
	background-color: #db0e0c; 
	opacity: 1.0; 
	height: 50px; 
	width: 298px; 
	margin-top: -60px; 
	padding: 3px 10px 5px 10px;
	color: #fff;
}

div.segtitle img.plays {
	float: right;
	margin-left: 5px;
}

div.text {
	margin-bottom: 5px;
	overflow: auto;
	line-height: 1.3;
}

table.columns td {
	overflow: auto;
}

table.columns img.bi {
	border-top: 3px solid #f00;
	height: 84px;
}

div.slider div.sliderarrows div.showitems {
	width: 950px;
	z-index: 1;
	height: 200px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

div.slider div.sliderarrows div.showitems div.showinner {
	position: relative;
	width: 2900px;
	display: block;
}

div.mainitem {
	width: 310px;
	height: 200px;
	float: left;
	display: block;
	background-color: #000;
	margin-right: 7px;
}

div.mainitem div.maindesc_back {
	margin-top: 130px;
	padding: 5px;
	height: 60px;
	background-color: #d40000;
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	width: 300px;
	position: absolute;
	display: none;
	z-index: 17;
}

div.mainitem div.maindesc {
	display: none;
}

div.mainitem:hover div.maindesc {
	margin-top: 135px;
	font-size: 13px;
	line-height: 15px;
	width: 300px;
	padding: 5px;
	color: #eee;
	z-index: 19;
	line-height: 15px;
	position: absolute;
	height: 55px;
	display: block;
}

div.mainitem:hover div.maindesc_back {
	display: block;
}

div.mainitem div.maintitle_back {
	margin-top: 155px;
	opacity: .85;
	-moz-opacity: .85;
	filter: alpha(opacity=85);
	background-color: #000;
	height: 45px;
	position: absolute;
	width: 310px;
}

div.mainitem div.maintitle {
	margin-top: 155px;
	font-size: 15px;
	line-height: 15px;
	width: 300px;
	padding: 5px;
	color: #f22;
	z-index: 15;
	position: absolute;
	height: 36px;
}

div.mainitem:hover div.maintitle {
	display: none;
}

div.mainitem:hover div.maintitle_back {
	display: none;
}

div.close {
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
}

div.close a {
	background-color: #e00907;
	color: #fff;
	text-decoration: none;
	padding: 5px;
}

div.close a:hover {
	background-color: #535388;
	color: #fff;
	text-decoration: none;
	padding: 5px;
}

div.popup {
	color: #000;
	background-color: #ccc;
    position: absolute;
    top: 550px; 
    left: 400px;
    z-index: 99; 
    border-style: solid;
	border-width: 5px;
	border-color: #535388;
	padding: 20px;
	line-height: 12px;
	width: 400px;
	height: 350px;
	margin: 0px;
}

div.popup a {
	text-decoration: none;
}

div.popup img {
	padding-top: 10px;
}

table.talk  {
	border: 0;
	width: 350px;
	padding-right: 20px;
}

table.talk td {
	border: 1px solid #ccc;
	background-color: #fff;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

table.talk input, table.talk textarea { background-color: #dadadd; padding: 1px; border: 0; margin: 0 }
table.talk .sub, table.talk .subm { background-color: #535388; padding: 5px; border: 0; color: #fff; }
table.talk .subm:hover { 	background-color: #d70f0f; }

div.main h1 {
	color: #000;
	font-size: 29px;
	font-weight: normal;
	margin-bottom: 15px;
}

div.popup table.talk img {
	margin-bottom: -4px;
}

#outerblack {
	z-index: 16;
	position: absolute;
	top: 0;
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	background-color: #000;
	width: 100%;
	height: 0;
}

div.cats ul {
	margin: 0px 50px 5px 0;
	display: block;
	width: 540px;
	float: left;
	padding: 4px 4px 0px 4px;
	list-style-type: none;
	line-height: 1.1;
}

div.cats ul li {
	display: block;
	width: 250px;
	float: left;
	text-align: left;
	padding: 3px 9px 3px 9px;
	border-bottom: 1px solid #999;
}

div.cats a {
	color: #fff;
	text-decoration: none;
}

div.cats a:hover {
	color: #6973bc; 
}

div.copyright {
	float: right;
	width: 320px;
	text-align: right;
	padding: 5px 5px 0 5px;
}

div.videoslider {
	background: #6b2f3f url(../art/h_vidback.gif) repeat-x;
	position: relative;
	text-align: center;
	height: 100px;
}

div.videoslider img.vback, div.videoslider img.vnext {
	width: 23px;
}

div.videoslider img.vback {
	float: left;
	margin: 50px 8px 10px 0px;
}

div.videoslider img.vnext {
	float: right;
	margin: 50px 0px 10px 8px;
}

div.videoslider div.vidouterouter span.videotitle {
	margin: 0;
	padding: 3px 0 9px 0;
	size: 14px;
	line-height: 14px;
	display: block;
	letter-spacing: 10px;
	color: #bbb;
}

div.vidouterouter {
	width: 1015px;
	margin: 0 auto;
	display: block;
}

div.vidouter {
	width: 951px;
	display: block;
	overflow: hidden;
	position: relative;
	height: 74px;
}

div.vidouter div.vidinner {
	width: 7000px;
	position: relative;
	display: block;
}

div.vidouter div.vidinner li {
	float: left;
	list-style-type: none;
	width: 306px;
	opacity: .7;
	padding: 2px;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	text-align: left;
	margin-right: 7px;
}

div.vidouter div.vidinner li:hover {
	background-color: #f00;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}	

div.vidouter div.vidinner li img {
	float: left;
	width: 140px;
	margin: 0 7px 0 0;
}

div.vidouter div.vidinner li a.title {
	color: #fff;
	display: block;
	font-size: 15px;
	padding: 15px 0 4px 0;
	text-decoration: none;
}

div.vidouter div.vidinner li span.desc {
	display: none;
}

#videoblurb {
	background-color: #f00;
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 15px;
	padding: 8px;
}

div.cats li.funding {
	width: 650px; margin-top: 6px; border-bottom: none; color: #d7d4d4;
}
