@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: #696969;
	min-width: 1000px; 
}

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

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


img { 
	border: 0; 
}

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

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

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

div.top {
	clear: both;
	padding-top: 15px;
	margin-left: 29px;
}

div.top img.title {
	margin-top: 13px;
}

div.top div.links {
	margin-top: 10px;
}

div.top div.links a,  div.main div.links a {
	text-decoration: none;
	padding: 10px;
	font-size: 12px;
}

div.top div.links a.on,  div.main div.links a.on {
	text-decoration: none;
	padding: 10px;
	font-size: 12px;
	color: #000;
}

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


div.tweetbg {
	position: absolute;
	background-color: #e0e0e0;
	width: 100%;
	opacity: 0.6;
	z-index: -5;
	height: 23px;
	margin-top: 0;
	margin-left: 0;
	
}

div.tweet {
	color: #989898;
	padding: 3px 20px 5px 0;
	text-align: right;
	font-size: 10px;
}

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

div.tweet span.latest {
	font-size: 15px;
}

div.storiestop {
	background-color: #999;
	padding: 0;
	clear: both;
	margin-top: 3px;
	position: relative;
}

* html div.storiestop {
	height: 170px;
	overflow: hidden;
}

div.storiestop span#nextbutton {
	display: block;
	float: right;
	width: 40px;
	text-align: center;
	padding-top: 65px;
	height: 70px;
}

div.storiestop span#backbutton {
	display: block;
	float: left;
	padding-top: 65px;
	width: 40px;
	text-align: center;
	height: 70px;
}

div.storiestop div.storiesview {
	width: 905px;
	position: relative;
	overflow: hidden;
}

* html div.storiestop div.storiesview {
	width: 700px;
	position: relative;
	overflow: hidden;
}


div.storiestop ul {
	list-style: none;
	width: 7000px;
	position: relative;
	display: block;
}

div.storiestop ul li {
	width: 100px;
	float: left;
	padding: 5px 7px 5px 4px;
	display: block;
	margin: 0;
	height: 170px;
	border-left: 2px solid #999;
	line-height: 14px;
	background-color: #bbb;
	font-size: 13px;
}

div.storiestop ul li.disabled, div.storiestop ul li.disabled:hover {
	background-color: #6b758c;
	color: #fff;
}

div.storiestop ul li.disabled a:hover {
	color: #fff;
}

div.storiestop ul li a:link,div.storiestop ul li a:visited {
	text-decoration: none;
	color: #e00125;
}

div.storiestop ul li.linked {
	cursor: pointer;
}

div.storiestop ul li.linked:hover {
	background-color: #f00;
}

div.storiestop ul li.linked:hover a {
	color: #fff;
}

div.storiestop span.nonimg {
	display: block;
	width: 100px;
	height: 57px;
	background-color: #aaa;
	padding: 0;
	margin: 0 0 5px 0;
}

div.storiestop ul li img {
	margin: 0 0 5px 0;
	height: 52px;
	display: block;
}

div.main {
	background: url(../art/divmainback.jpg) repeat-x;
	padding: 40px 60px 0 35px; 
	position: relative;
}

div.main div.player {
	width: 513px;
	height: 321px;
	float: right;
	margin-left: 50px;
	margin-bottom: 40px;
	background-color: #000;
}

div.main h1 {
	color: #6b758c;
	font-size: 29px;
	font-weight: normal;
	margin-bottom: 2px;
}

div.main h1.mitpad {
	margin-bottom: 15px;
}

div.main h5 {
	color: #777;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

div.main h4 {
	color: #6b758c;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
}

div.main h5 span.comlink a{
	color: #f00;
	font-size: 12px;
	font-weight: normal;
	margin-left: 40px;
	text-transform: none;
	letter-spacing: normal;
	background-color: #ddd;
	padding: 2px 8px 2px 24px;
	text-decoration: none;
	width: 100px;
	float: right;
	text-align: center;
	background-image:url('../art/cmtbubble5.gif');
	background-repeat:no-repeat;
	background-position:left; 
}

div.main h5 span.comlink a:hover{
	color: #fff;
	background-color: #f00;
}

div.main p i {
	color: #535388;
}

div.main p {
	font-weight: normal;
	-webkit-text-size-adjust: none;
}

div.main blockquote {
	color: #596688;
}	

div.main div.bio {
	float: left;
	clear: left;
	font-size: 14px;
	padding: 8px;
	background-color: #dde;
	color: #596688;
	margin: 0 15px 10px 0;
	width: 150px;
}

div.comments {
	color: #535388;
	clear: both;
	padding: 5px 60px 15px 35px; 
	margin-top: 10px;
	background-color: #eee;
}


#closecomments.on {
	display: inline;
}

#commentscontent, #comments.on, #closecomments {
	display: none;
	background-color: #fff;
}

div.comments div#dsq-subscribe { display: none; }

div.comments h2 {
	padding: 2px 0 10px 9px;
	letter-spacing: 3px;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

div.comments p {
	font-size: 13px;
	color: #555;
	margin: 6px 45px 0 0px;
}


#commentscontent div.comment_alt { background-color: #eee; }

_us { background-color: #c6dbd4; color: #4b685e; }
#commentscontent div.comment_us p { color: #4b685e; }

#commentscontent div.comment span.credit, #commentscontent div.comment_alt span.credit, #commentscontent div.comment_us span.credit {	
	font-size: 11px;
	color: #477a69;
}

div.comment {
	border-bottom: solid 1px #ccc;
	padding: 5px 10px 10px 10px;
	margin-right: 10px;
}

div.comment span.commentname {
	color: #535388;
	display: block;
	margin: 10px 8px 0 0;
}

div.blogcomments table.talk, table.talk  {
	border: 1px solid #ccc;
	width: 630px;
	text-align: left;
	padding: 0px;
}

div.blogcomments table.talk td, table.talk td {
	background-color: #fff;
	vertical-align: top;
	padding: 10px 5px 5px 10px;
}

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

div.share {
	float: right;
	padding-right: 20px;
	text-transform: uppercase;
	color: #666;
	font-size: 13px;
	margin-top: -3px;
}

div.share span.sharetext {
	display: block;
	float: left;
	height: 16px;
	width: 100px;
	text-align: right;
	letter-spacing: 3px;
	padding: 1px 10px 0 0;
}
	

div.comments-open {
	clear: both;
	margin: 30px 20px 10px -10px;
	padding: 8px;
	font-size: 14px;
	color: #477a69;
	background-color: #dee4da;
}

div.main div.links 	{
	text-align: center;
	margin-top: 40px;
	text-transform: uppercase;
}


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

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

div.archive, div.archiveus {
	border: 1px solid #ccc;
	padding: 10px;
	overflow: auto;
	margin-bottom: 2px;
	clear: both;
}

div.archive:hover {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 10px;
	overflow: auto;
	margin-bottom: 2px;
	clear: both;
}

div.archive h2, div.archiveus h2 {
	color: #c42626;
	font-weight: normal;
	font-size: 16px;
	line-height: 17px;
	margin-bottom: 15px;
	margin-top: 0;
}

div.archive img, div.archiveus img  {
	float: left;
	margin-right: 10px;
}

div.archive h2 span.cat {
	color: #555;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

h2.archive {
	margin-bottom: 25px;
}

span.archivedate {
	float: right;
	margin-left: 10px;
	padding: 3px;
	font-size: 0.9em;
}


div.main div.commentsarchive {
	color: #797979;
	padding: 8px 9px 8px 25px;
	font-size: 12px;
	clear: both;
	margin-top: 10px;
	width: 110px;
	background: url(../art/cmtbubble7.gif) no-repeat center left;
}

div.main div.archive:hover div.commentsarchive {
	background: url(../art/cmtbubble6.gif) no-repeat center left;
	}


div.tshare {
	clear: both;
	margin: 14px 0 14px 0;
	border: #aaa dotted 1px;
	padding: 5px 2px 5px 2px;
}
	
div.tshare span.int {
	letter-spacing: 3px;
	color: #944;
	display: block;
	float: left;
	width: 70px;
	text-align: right;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	font-size: 13px;
	line-height: 16px;
}

div.tshare img {
	margin: 0 2px 0 0;
	}

div.largeimage {
	float: right;
	margin: 0 5px 0 30px;
	font-size: 0.9em;
	color: #333;
	text-align: right;

}

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: #FFF;
    position: absolute;
    top: 200px; 
    left: 400px;
    z-index: 99; 
    border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	padding: 20px;
	line-height: 12px;
	width: 400px;
	height: 200px;
	margin: 0px;
}

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

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: 5px 50px 5px 0;
	display: block;
	width: 540px;
	float: left;
	padding: 4px 4px 10px 4px;
	list-style-type: none;
}

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;
}

div.upcats {
	padding: 3px 3px 0 3px;
	text-align: center;
	border-top: 3px solid #999;
	background-color: #6b758c;
	overflow: auto;
}

* html div.upcats {
	padding: 3px 3px 0 3px;
	text-align: center;
	border-top: 3px solid #999;
	background-color: #6b758c;
	height: 27px;
}

div.upcats ul {
	margin: 0 0 0 40px;
	display: block;
	list-style-type: none;
}

div.upcats li {
	float: left;
	display: block;
	border-right: 1px solid #ccc;
	padding: 3px 8px 3px 8px;
	margin: 0;
}

div.upcats li.last {
	border-right: 0px;
}

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

div.upcats li.selected, div.upcats li.deadselected, div.upcats li.deadselected:hover {
	background-color: #ccc;
	color: #6b758c;
}

div.upcats li:hover, div.upcats li.selected:hover {
	background-color: #e00125;
	color: #fff;
}

div.upcats li:hover, div.upcats li.selected:hover a {
	color: #fff;
}


div.upcats li.selected a {
	color: #6b758c;
}

div.atripbackborder {border: 1px solid #d4d4d4; color: #6b758c; padding: 2px; overflow: auto; }
div.atripbackborder p {margin: 0; padding: 5px 5px 3px 5px; font-size: 11px; }
td.atripbackborderbot {border: 1px solid #d4d4d4; color: #6b758c; padding: 5px; overflow: auto; }
td.atripbackborderbot p.bottom {margin: 0; padding: 15px 5px 3px 5px; font-size: 16px; line-height: 17px;}
td.atripbackborderbot img.extra {float: left; margin-right: 10px;}

#backgroundPopup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000;  
z-index:1;  
opacity:0.8;
filter:alpha(opacity=80)
}  


#popupContact1, #popupContact2{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/   
background:#fff;  
border:2px solid #cecece;  
z-index:2;  
padding:12px;  
font-size:13px; 
top:0;  
 
text-align: center;
}  

#popupContact1 a, #popupContact2 a  { 
	text-decoration: none;
}

div.comments p.commentguide {
	font-size: 12px;
	padding: 8px;
	color: #4a4ca2;
	line-height: 14px;
	margin-top: 20px;
	background-color: #f8f8f8;
}

div.head {
	background: url(../art/p_heagpbg.png) repeat-x;
	border-left: 30px solid #ccc;
	padding: 5px 5px 5px 10px;
	margin: 1px -60px 0 -40px;
	cursor: pointer;
}

div.head:hover {
	background-color: #535388;
	color: #fff;
}

div.subcontent {
	display: none;
}

div.subcontent a {
	line-height:  30px;
}
div.fhead {
	display: block;
}
