/* basic elements */

html 
{
 margin: 0;
 /* setting border: 0 hoses ie6 win window inner well border */
 padding: 0;
}

body 
{
 	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 14px;
	line-height: 18px;
	color: #000000; 
 	min-width: 970px;
 	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.clear {clear:both; height:0px;}

 a 
{
 color: #CC0000;
 text-decoration: none;
}

a:hover 
{
 color: #CC0000;
 text-decoration: underline;
}

a:visited 
{
}


.most-read 
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
	line-height: 14px;

}

.most-read:hover 
{
 color: #FFFFFF;
 text-decoration: underline;
}

.most-read:visited 
{
	color: #FFFFFF;
}

.expired-event 
{
	color: #666666;

}
.expired-event:hover 
{
 color: #666666;

}

.expired-event:visited 
{
	color: #666666;
}



.bold
{
 color: #CC0000;
 font-weight: bold;
}

.bold:hover 
{
 color: #CC0000;
 text-decoration: underline;
 font-weight: bold;
}

.bold:visited
{
 color: #CC0000;
}



.sidebar-header
{

	  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
	display: block;
	 text-transform: uppercase;
background-color: #bbbbbb;
padding: 5px 0px 5px 0px;
text-indent: 4px;
} 

.sidebar-header:hover
{
 color: #CC0000;
 text-decoration: none;
} 

.sidebar-header:visited
{
 color: #000000;
} 

.sidebar 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #CC0000;
}

.sidebar:hover 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 text-decoration: underline;
 color: #CC0000;
}

.sidebar:visited
{
 color: #CC6600;
}

.home-dates 
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.home-dates:hover 
{
 color: #FFFFFF;
 text-decoration: underline;
 font-size: 11px;
 font-weight: bold;
}

.home-dates:visited
{
 color: #FFFFFF;
}

a img 
{ 
 border: 0; 
}


caption 
{
 caption-side: top;
 margin-left: 2 px;
 margin-top: 2 px;
 margin-bottom: 2 px;
 text-align: left;
 font-size: 12px;
 font-weight: bold;
}



ul 
{
 margin-left: 0px;
 padding-left: 0;
}

li {
 font-size: 12px;
 font-weight: normal;
 line-height: 14px;
 margin-bottom: 4px;
  list-style-type: none;
 list-style-image: url(/dev/mt-static/images/arrow_black.gif);

}

form 
{
padding: 0px;
margin: 0px;
}

input.big 
{
 width: 100px;	border: 1px solid #CC0000;
 font-size: 10px;
 padding: 3px;
}

input.small 
{
 width: 60px;
 border: 1px solid #CC0000;
 font-size: 10px;
 padding: 3px;
}

.red 
{
 color: #CC0000;
}

hr
{
 width: 100%;
 color: #CC0000;
 background-color: #CC0000;
 height: 1px;
}

h1 
{
color:#333333;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:36px;
font-weight:normal;
line-height:34px;
margin-bottom:2px;
}

h2 
{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 28px;
 font-weight: normal;
 color: #666666;
 margin-bottom: 15px;
 padding: 0;
}

h3 
{
 font-size: 20px;
 font-weight: normal;
 color: #CC0000;
 margin-bottom: 10px;
 margin-top: 5px;
}

.h3-home 
{
 font-size: 20px;
 font-weight: normal;
 text-transform: capitalize;
 color: #666666;
 margin-bottom: 5px;
 margin-top: 10px;
}


h4 
{
 font-size: 14px;
 font-weight: normal;
 margin-top: 0px;
 margin-bottom: 0px;
}

h5, h6 
{ 
 font-weight: normal; 
}

h5, h6, p, ol, ul, pre, blockquote
{
 margin-top: 10px;
 margin-bottom: 10px;
}



/***********************************************/
/* Overall Layout Divs                                 */
/***********************************************/

#container
{
	margin: 0;
	width: 990px;
	background: #fff;
	left: 0px;
	top: 0px;
}


#masthead{
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width: 990px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



#headlines{
	float:right;
	width: 180px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	background-color: #66FFFF;
}

#content{
	width: 560px;
	background-color: #FFCC00;
	float: left;
	margin-left: 40px;
}

#alpha 
{
	float:left;
	margin:0;
	padding:0 13px;
	width:650px;
}

#beta 
{
	float:right;
	margin:0;
	padding:5px;
	text-align:left;
	width:300px;
}

#gamma{
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	
}

/************* #top navigation styles ***************/
#navcontainer
{
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	width:990px;
	height:20px;
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
}

#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: left;
	
}

#navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer ul li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right:5px;
	padding-bottom: 3px;
	padding-left: 5px;
	float: left;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
}

#navcontainer ul li a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CC0000;
	padding-top: 3px;
	padding-right:5px;
	padding-bottom: 3px;
	padding-left: 5px;
	float: left;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}


#navcontainer ul#sub
{
 border: 0;
 margin: 0;
 padding: 0;
 list-style-type: none;
 text-align: center;
 float: right;
 text-transform: none;
}


.nav
{
 color: #FFFFFF;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
}

.nav:hover 
{
 color: #FFFFFF;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
}


/************* #banner styles ***************/

#page-header
{
 margin: 0px; 
 width: 990px;
 display: inline;
 padding: 0px;
}

#page-header-logo
{
 margin:0px;
 position: relative; 
 width:180px; 
 height:125px;
 display: inline; /* ie win bugfix */
 float: left;
 padding: 0px;
}

/************* #left-column styles ***************/

#leftbox-topics 
{
	display: block;
	background-color: #dddddd;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	float: left;
}
#leftbox-latest 
{
	display: block;
	background-color: #dddddd;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	float: left;
}
#leftbox-poll 
{
	display: block;
	background-color: #dddddd;
	width: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	float: left;
}
#leftbox-blog 
{
	display: block;
	background-color: #dddddd;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	float: left;
}
#leftbox-posts 
{
	display: block;
	background-color: #dddddd;
	width: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	float: left;
}
#leftbox-archive 
{
	display: block;
	background-color: #dddddd;
	width: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	float: left;
}
#leftbox-columnists 
{
	display: block;
	background-color: #dddddd;
	width: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	float: left;
}



/************* #content middle styles ***************/


.dateline {
	width: auto;
	display:block;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
 margin-bottom: 3px;
}


#article-tools {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
        float:right;
}

#article-footer
{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 font-weight: normal;
 font-style: italic;
 color: #000000;
 margin-top: 5px;
 margin-bottom: 5px;
}

.author-bio-box
{
 margin: 4px 0px 8px 0px; 
 background-color: #FFFFFF;
 position: relative; 
 float: left;
 width:570px;
 display: inline; /* ie win bugfix */
 padding: 2px 2px 2px 2px;
 border-width: 1px 1px 1px 1px;
 border-style: solid;
 border-color: #CC0000;
}

#dateline {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 font-weight: bold;
 color: #CC0000;
 text-align: left;
}

/************* #right-column styles ***************/

#author-box
{
	margin: 4px 0px 2px;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CC0000;
	width: 165px;
}

#author-archive
{
	margin: 4px 0px 2px;
	background-color: #FFFFFF;
	display: block;
	padding: 2px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CC0000;
	width: 165px;
}

#search-box
{
	margin: 0;
	position: relative;
	display: block;
  height: 25px;
	background:  #CCCCCC;
	padding: 3px 2px 2px 4px;
	margin: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#registerbox {
	background:  #CC0000;
	padding: 3px;
	margin: 0px;
}



#utility-container
{
 width: 120px;	
 height=210px;
 background:  #CC0000;
 margin-top: 5px; 
 float: left;
}

#utility-box
{
 width: 117px;	
 background:  #990000;
 padding-left: 3px;
 margin-top: 2px; 
 float: left;
}



/************* #blog styles ***************/
 

.entry-footer,
.comment-footer,
.trackback-footer
{
	background: #FFFFFF;
	margin: 0 0 5px 0;
	font-family: Times New Roman, Times, serif;
	text-align:right;
	color: #666666;
	font-size: 14px;
border-top: 1px solid #dae0e6;
padding: 5px;
	
}

.entry-footer {
	margin-top: 10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

.entry-footer a {}
.entry-footer a:hover {text-decoration:none; color:#000;} 


blockquote {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 10px 10px 10px 20px;
  font-size: 100%;
  line-height: 1.5em;
 border-left: solid 0px #999;
 border-right: solid 0px #999;
  color: #000000;
background:  #F5F5F5;
  }








/************* #ad styles ***************/

#ad-banner 
{ 
 margin: 5px 0px 10px 0px; 
 position: relative; 
 width:450px; 
 height: 60px;
 display: inline; /* ie win bugfix */
 float: left;
 padding: 0px 0px 0 0px;
 border-width: 0px 0px 0px 0px;
 border-style: solid;
 border-color: #fff;
background-color:#CC0000;
}

#ad-leaderboardtag {
	margin: 1px;
	width:15px;
	height: 100px;
	display: inline;
	float: right;
	padding: 0px 0px 0;
	
}

#page-header-ad
{
	position: absolute;
	width:780px;
	height:100px;
	display: block;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #fff;
	left: 210px;
	top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 18px;
	margin-bottom: 0px;
}
#page-header-ad div {height:auto !important;}

#article-box-ad
{
	margin: 12px 0px 0px 12px;
	position: relative;
	width: 300px;
	float: right;
	display: inline;
	padding: 0px;
}
#article-box-ad div {height:auto !important;}

#right-box-ad
{
 width: 300px;	
 margin-top: 5px; 
 float: left;
}
/*#right-box-ad div {height:auto !important;}*/

.RC_home_page_video {display:none; width:300px; height:186px; overflow:hidden;}

#ad-home-left-box
{
 padding-top:10px;
 padding-right:3px;
 padding-bottom: 10px;
 padding-left: 6px;
 text-align: center;
 background-color: #dddddd;
}
#ad-home-left-box div {height:auto !important;}

#right-wide-skyscraper
{
	width: 167px;
	float: right;
 margin: 2px 0px 2px 0px; 
 padding: 5px 0px 5px 0px; 
 border-width: 1px 1px 1px 1px;
 border-style: solid;
 border-color: #4C4C4C;
text-align: center;
}
#right-wide-skyscraper div {height:auto !important;}

#right-narrow-skyscraper
{
 width: 125px;	
 margin-top: 5px; 
 float: left;
}
#right-narrow-skyscraper div {height:auto !important;}

/************* #footer styles ***************/


#footer{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #FFFFFF;
	padding: 4px 4px 4px 30px;
	font-weight: bold;
	background-color: #4C4C4C;
	width: 956px;
 text-align: center;
margin-top: 10px;
}


.footer 
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #FFFFFF;
}
.footer:hover
{
 color: #FFFFFF;
 text-decoration: underline;
}

.footer:visited
{
 color: #FFFFFF;
}

/* I will order these styles better... one day. */

#topVideos, .sideContainer {
	margin: 10px 0;
	font-family: verdana, Helvetica, sans-serif;
	border: solid 1px #4c4c4c;
	background: #eee;
	}
	
#topVideos {
	margin-top: 0 !important;
	}
	
	#topVideos h3, .sideContainer h3 {
		background: #4c4c4c;
		color: #fff;
		margin: 0;
		padding: 4px;
		font-size: 13px;
		font-weight: bold;
		
		}
		
.sideContainer ul {
	margin-left: 15px;
	}
		
#topVideos table {
	padding: 2px;
	}
	
#topVideos ul {
}

#topVideos li {
	margin-left: 20px;
	}

#topVideos li a {font-size:9px; font-weight:bold;}	
#topVideos td {
	border-bottom: dotted 1px #999 !important;
	border-bottom: solid 1px #999;
	font-size: 11px;
	padding: 2px;
	
	}
	
#topVideos td img {
	padding: 3px;
	border: solid 1px #ccc;
	background: #fff;
	}
	
#topVideos td p {
	line-height: normal;
	font-size: 9px !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	
	}
	
#topVideos td a {
	font-weight: bold;
	line-height: normal;
	display:block;
	}

#inner .innerCont {
	background: url(images/bg.gif);
	}
	
.headlineContent {
	float: right;
	width: 275px;
	margin-right: 10px;
	line-height: 18px;
	}
	
.moreContent {
	float: right;
	width: 375px;
	margin-right: 10px;
	line-height: 18px;
	}
	
	
.sideContainer {
	background: #eee;
	}
.calendar th {
	font-size: 13px;
	border-bottom: solid 1px #ccc;
	padding: 5px;
	}
	
.calendar td {
	padding: 5px;
	font-size: 13px;
	text-align: center;
	border: solid 1px #ccc;
	background: #fff;
	}
	
.calendar {
	margin-left: 55px;
	border-collapse: collapse;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}	
	
#custom-topics-header {
background:transparent url(/img/thick-border.gif) repeat-x scroll 0 27px;
margin: 0;
padding: 0;
text-align:center;
}

#custom-topics-header span {
	background: #fff;
	padding: 0 10px;
	}
	
#custom-topics-header h1 {
	margin: 0 !important;
	padding: 0 !important;
	}
	
#custom-topics-header a {
	color: #000 !important;
	text-decoration: none !important;
	}
	
	#custom-topics-header p {
color:#444444;
font-size:15px;
margin:4px 0;
}

.mostWatched li a, .latestFrom a {
	font-size: 9px !important;
	font-weight: bold;
	}
	
.content-nav, .content-nav a {
	font-size: 11px;
	}
	
/* styles for tip box */

.sideContainer span {
	float: left; width: 100px;
	}
	
.sideContainer a#showTips {
	float: right; width: 20px; color: #fff; cursor: pointer; font-weight: bold;
	}
	
.sideContainer a#showTips:hover {
	text-decoration: none !important;
	}
	
	
/* ------- OLD VIDEO MATRIX ---------------- */
.matrix-entry {width:135px; float:left; padding:0 0 5px 0; margin:5px 2px 0px 5px;} 
html>body .matrix-entry {margin:5px 15px 0px 5px;}
.matrix-entry .matrix-pic {width:100%; height:80px; overflow:hidden; background-color:#fff; border:1px solid #ccc; padding:4px;}
.matrix-entry img {margin:auto !important; display:block; background:#fff; height:80px;} 
.matrix-entry p {font-family: verdana, helvetica, sans-serif; text-align: center; font-size: 9px; line-height: normal; margin-bottom: 2px !important; margin-top: 2px !important;}
.tabs_container {padding:5px; padding-left:15px; position:relative; height:285px; border:solid 1px #4c4c4c; background:#efefef; margin-bottom:10px; border-top:none; } 
.tabs_container dl {padding:5px 0 0 13px; margin:0px; display:none;}
 
.matrix-nav {background-color:#4c4c4c; margin-top:10px;  padding-top:4px; padding-bottom:2px;} 
.matrix-nav a {background-color:#4c4c4c; color:#fff; padding:4px;  padding-right:6px; border-bottom:none; text-decoration:none; font-family:verdana,arial,helvetica,sans-serif; font-size:13px; font-weight:bold;} /*padding-left:10px;*/
.matrix-nav a:hover {text-decoration:none; color:#ccc;}
.matrix-nav a.activeSlide {background-color:#eee; color:#000; border-top:1px solid #999; border-left:1px solid #4c4c4c; border-right:1px solid #999; padding-top:5px; font-weight:normal;} 


/* ------- NEW VIDEO MATRIX ---------------- */
.matrix-entry-v2 {width:135px; float:left; padding:0 0 5px 0; margin:5px 2px 0px 5px;} 
html>body .matrix-entry-v2 {margin:5px 10px 0px 5px;}
.matrix-entry-v2 .matrix-pic {width:100%; height:80px; overflow:hidden; background-color:#fff; border:1px solid #ccc; padding:4px;}
.matrix-entry-v2 img {margin:auto !important; display:block; background:#fff; height:80px;} 
.matrix-entry-v2 p {font-family: verdana, helvetica, sans-serif; text-align: center; font-size: 9px; line-height: normal; margin-bottom: 2px !important; margin-top: 2px !important; width:100%; margin-left:5px;}
.tabs_container-v2 {padding:5px; padding-left:15px; position:relative; border:solid 1px #4c4c4c; background:#efefef; margin-bottom:10px; border-top:none; width:460px; } 
.tabs_container-v2 dl {padding:5px 0 0 13px; margin:0px; display:none;}
 
.matrix-nav-v2 {background-color:#4c4c4c; margin-top:10px;  padding-top:4px; padding-bottom:2px; width:482px;} 
.matrix-nav-v2 a {background-color:#4c4c4c; color:#fff; padding:4px;  padding-right:6px; border-bottom:none; text-decoration:none; font-family:verdana,arial,helvetica,sans-serif; font-size:13px; font-weight:bold;} /*padding-left:10px;*/
.matrix-nav-v2 a:hover {text-decoration:none; color:#ccc;}
.matrix-nav-v2 a.activeSlide {background-color:#eee; color:#000; border-top:1px solid #999; border-left:1px solid #4c4c4c; border-right:1px solid #999; padding-top:5px; font-weight:normal;} 

		
		
.archive-matrix-nav {background-color:#4c4c4c; margin-top:5px; padding:4px; font-family:verdana,arial,helvetica,sans-serif;}		
.archive-matrix-nav a {color:#fff; text-decoration:none; font-size:13px; font-weight:bold;}
.archive-matrix-nav .menu  {float:right; font-size:10px; color:#FFFFFF;}
.archive-matrix-nav .menu a {font-size:11px;}
.archive-matrix-nav .menu a:hover {text-decoration:none; color:#ccc;}
.archive-matrix-nav .date_title {color:#fff; font-size:14px; font-weight:bold;}
.archive-matrix-container {padding:5px; padding-left:15px; border:solid 1px #4c4c4c; background:#fff; margin-bottom:10px; border-top:none;} 
.archive-matrix-container .matrix-entry {width:135px; float:left; padding:0 0 5px 0; margin:5px 2px 0px 5px;} 
html>body .archive-matrix-container .matrix-entry {margin:5px 15px 0px 5px;}
.archive-matrix-container .matrix-entry .matrix-pic {width:100%; height:80px; overflow:hidden; background-color:#000; border:1px solid #ccc; padding:4px;}
.archive-matrix-container .matrix-entry .matrix-entry-header {padding:4px; text-align:center; line-height:1em; font-size:12px;}
.archive-matrix-container .matrix-entry img {margin:auto !important; display:block; background:#fff; height:80px;} 
.archive-matrix-container .matrix-entry p {font-family: verdana, helvetica, sans-serif; text-align: center; font-size: 9px; line-height: normal; margin-bottom: 2px !important; margin-top: 2px !important;}


		
.latestFrom {padding:4px 2px 4px 8px; font-weight: normal; font-size:11px; line-height:1em;}		
.latestFrom td  {padding:3px; border:1px solid #fff; }		

#searchbox {background-color:#cc0000; border:1px solid #cc000; height:25px; margin:0 0 5px 0; padding: 6px 2px 4px 5px; }

p.description {margin:0 0 10px 10px;}

.processing_div {padding:10px 0; text-align:center;}
.show_calendar_footer {padding:0 10px 0 10px; font-size:10px; color:#555; display:none;}
.show_calendar_footer span {width:10px;} 
.show_calendar_footer .color {color:#B3D4FF; float:left; background-color:#b3d4ff; height:13px; width:13px; margin:0 4px 0 0;} 


.comments_top_header {margin:10px 0 0 0;}
.comments_top_header .vid_image_container {width:270px; float:left;}
.comments_top_header .vid_image_container img {border:1px solid #ccc; padding:3px; width:250px;}
.comments_top_header .vid_title_container {width:375px; float:left;}
.comments_top_header .vid_title_container h2 {line-height:1.1em;}
#comments-container {border: 1px solid #ccc; margin:10px 0; padding:10px; position:relative;} 
#comments-container .auth {text-align:right;}


.latestShowsContainer {margin-top:10px; background-color:#fff;} 
.latestShowsContainer .latestShows {font-size:10px; line-height:normal; margin:3px;}
.latestShowsContainer .latestShows a {font-weight:normal;}
.latestShowsContainer .latestShows .showTitle {font-size:14px; font-weight:bold;}
.latestShowsContainer .latestShows .pic {margin:0 4px 0 4px;}
.latestShowsContainer .latestShows .pic img {width:70px; padding:2px; border:1px solid #ccc; background-color:#fff;}
.latestShowsContainer .latestShows td {border-bottom:1px dotted #999; padding:4px 0;}
.latestShowsContainer .latestShows .even {background-color:#fff;}


table.relatedVideosContainer {font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.recommendedVideos {border-top:1px solid #fff; margin:5px 0px 0px 0px;}
.recommendedVideos h4 {color:#000; margin:8px 0px 5px 0px; font-size:17px; text-align:center; background-color:#f6f6f6; font-weight:normal;}
.recommendedVideos p {margin:2px 0px 3px 0px; padding:0px; font-size:12px;}
.recommendedVideos img {margin:0px; padding:3px 5px 0px 0px; width:70px; }
.recommendedVideos .title {font-size:11px; line-height:1.3em; color:#000;}
.recommendedVideos .title a {font-size:13px; font-weight:normal;}
.recommendedVideos .big {font-size:12px;}

.related_videos_container {margin:0 0 10px 0; padding:0;}
.related_videos_container .left {width:120px; margin:0 5px 0 0;}
.related_videos_container .right {}
.related_videos_container .right ul {margin:4px 0 0 0; padding:0;}
.related_videos_container .right ul li { list-style-type:circle; margin:0 0 0 10px;}

#related-footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal; color: #000000; margin-top: 15px; margin-bottom: 10px; }

	.social_toolbar { border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; color: #999; font: 11px Verdana, Arial, Helvetica, sans-serif; }
	.social_toolbar a { color: #cc0000; font: 11px Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
	.social_toolbar table {margin-bottom:1px;}
	.social_toolbar td { padding-top: 2px; padding-bottom: 2px; }
	.social_toolbar td.sn_left { /*width: 205px !important;*/ }
	.social_toolbar td.sn_left .sn_facebook {/*width:110px;*/}
	.social_toolbar td.sn_right { /*width: 450px;*/ }
	.social_toolbar td.sn_right td { padding-left: 10px; }
	.social_toolbar td.sn_facebook_share { padding-bottom: 4px; padding-right: 10px;  }
	.social_toolbar td.sn_twitter iframe { margin-bottom: -2px;  /*height:27px !important;*/ }
	.social_toolbar td.sn_email img { margin: 0 4px -2px 0; }
	.social_toolbar td.sn_print img { margin: 0 4px -2px 0;  }
	.social_toolbar td.sn_share img { margin: 0 4px -2px 0;  }
	.social_toolbar td.sn_comments img { margin: 0 4px -3px 0;  }
	p.posted { color: #666; margin: 10px 0; font: 11px Verdana, Arial, Helvetica, sans-serif; }
	.social_toolbar td.sn_comments a.word { display: block; float: left; margin-top: 0px; }
	
	.social_toolbar.addthis_toolbox td.sn_left { padding-bottom: 0; padding-top: 1px; } 
	.social_toolbar.addthis_toolbox td.sn_right td {  padding-top: 4px; }
	.social_toolbar.addthis_toolbox td.sn_left td { padding-bottom: 0;  }
	.social_toolbar .postedby {color:#999; float:left; margin:1px 0 0; padding-top:0;}
	.social_toolbar .postedby a {color:#999; float:none !important; margin:1px 0 0; padding-top:0;}
	.social_toolbar .postedby a:hover { text-decoration:underline; }

.social_toolbar .smallcomm {float: left; display: block; padding: 0; text-align: right; font-size: 9px; width: auto; height:14px; background: url('/images/bg_comments_bubble_left.gif') 0 0 no-repeat; margin: 0 3px -1px 0;} 
.social_toolbar .smallcomm p {font-size:9px; font-family:Arial, Helvetica, sans-serif; padding:0; margin:0; width: auto; height:14px; float: left;}
.social_toolbar .smallcomm a {cursor:pointer; text-decoration:none; font: normal 9px Arial, Helvetica, sans-serif; text-align: center; display: block; padding: 1px 6px 0 3px; background: transparent url('/images/bg_comments_bubble_right.gif') right 0 no-repeat; height: 14px; width: auto; zoom: 1; float: left;}
.social_toolbar .smallcomm a:hover {text-decoration:none;  }

/* SOCIAL COUNT STYLES */
.bubble { background-color: #000000; border: 1px solid #dddddd; border-radius: 25px; color: #ffffff; font-size: 8px; font-weight: bold; padding: 2px 4px; position: absolute; top: -12px; z-index: 1111111; }
	
.fb_icon .bubble { left:-4px; display:none; }
.tweet_icon .bubble { left:0; display:none;  }
.lnkdin_icon .bubble { left:0; display:none; }
.gplus_icon .bubble { display:none; }


.article-social-tools a.word { display: block; float: left; margin-top: 1px; }
.article-social-tools .smallcomm {float: left; display: block; padding: 0; text-align: right; font-size: 9px; width: auto; height:14px; background: url('/images/bg_comments_bubble_left.gif') 0 0 no-repeat; margin: 0 3px -1px 0;} 
.article-social-tools .smallcomm p {font-size:9px; font-family:Arial, Helvetica, sans-serif; padding:0; margin:0; width: auto; height:14px; float: left; }
.article-social-tools .smallcomm a {cursor:pointer; text-decoration:none; font: normal 9px Arial, Helvetica, sans-serif; text-align: center; display: block; padding: 1px 6px 0 3px; background: transparent url('/images/bg_comments_bubble_right.gif') right 0 no-repeat; height: 13px; width: auto; zoom: 1; float: left; }
.article-social-tools .smallcomm a:hover {text-decoration:none;  }

.addthis_toolbox.addthis_pill_combo a { float: left; }
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet, .addthis_toolbox.addthis_pill_combo a.addthis_counter { margin-top: -2px; }
.addthis_toolbox.addthis_pill_combo_style a.addthis_button_tweetmeme { margin-top: 3px; }
.addthis_toolbox.addthis_pill_combo_style a.addthis_button_facebook {margin:5px 5px 5px 0; /*margin-top:5px; margin-right:5px; margin-top: -5px;*/ display: block; width: 75px; height: 18px; z-index: 100; }
/*.social_toolbar_bottom a.addthis_button_facebook {width:auto !important;}*/
.addthis_toolbox.addthis_pill_combo_style a.addthis_button_tweet {margin:5px 5px 5px 0; }
.addthis_toolbox.addthis_pill_combo_style a.addthis_button_google_plusone {margin:5px 5px 5px 0;}
.addthis_button_compact .at15t_compact { margin-right: 4px; float: left; }
	
	
	/*LAYERED POP-UP AD*/
	#lwac {position:relative; display:none; z-index:9999;}
	#lwac #black_background {width:100%; height:1500px; background-color:#000; opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70); position:absolute; top:0; left:0; z-index:9997;} 
	#lwac #ad_js_include {position:absolute; /*width:680px;*/ width:960px; height:480px; background-color:#000; z-index:9998;} 
	#lwac #ad_js_include #title {background-color:#000; padding:4px; color:#cc0000; text-align:center;}
	#lwac #ad_js_include #close {}
	#lwac #ad_js_include #close a{}
	#lwac #ad_js_include .close_top {float:right; position:absolute; top:0; right:2px; background-color:#000; padding:4px;}
	#lwac #ad_js_include .close_top a {color:#fff} 
	#lwac #ad_js_include .close_bottom {text-align:center; background-color:#000; padding:4px; }
	#lwac #ad_js_include .close_bottom a {color:#cc0000;}
	#lwac #ad_js_include #content {background-color:#000; margin:0; float:none; width:auto;}	
	#lwac #ad_js_include #advertisement {text-align:center; color:#cc0000;}
	#lwac #ad_js_include #content {background-color:#000; margin:0; float:none; width:auto;}	
	#lwac #ad_js_include #advertisement {text-align:center; color:#cc0000; padding:4px;} 	
	
	
	/*Election 2010 - Campaign Ads Page styles */	
	.election_2010_matrix {margin-top:5px; }
	.election_2010_matrix .matrix_1st_tier {background-color:#4c4c4c; color:#fff; border-bottom:none; padding:10px; font-size:23px; text-align:center; text-shadow:0 1px 1px rgba(105,111,106,0.50); border:1px solid #000;}
	.election_2010_matrix .matrix-nav {margin:0; background-color:#d30015;}
	.election_2010_matrix .matrix-nav a {position:relative; background-color:#d30015; }
	.election_2010_matrix .matrix-nav a .arrow {display:none; width:10px; height:8px; position:absolute; top:-8px; left:40%; z-index:50;  } /*background-color:#003366; background:url('/images/grey-arrow-red-bg.gif') top center no-repeat;*/
	.election_2010_matrix .matrix-nav a.activeSlide {background-color:#eee; padding-left:8px; font-weight:bold;}
	.election_2010_matrix .matrix-nav a.activeSlide .arrow {display:block;}	
	
	
	/* NEW VIDEO PLAYER */
	#ipad {display:none;width:500px;height:375px; float:left; margin:0; padding:0;} 
	.flow_container {position:relative;}
	#video_flowplayer {width:500px; height:375px; display:none; float:left; margin:0; padding:0;}
	#video_flowplayer .play_button {position:absolute; top:107.5px; left:170px;}
	#video_flowplayer .play_button:hover { cursor:pointer; opacity:0.5; filter: alpha(opacity=50);}	
	
	
	
	
	
	
	
	
/* - LATEST POLLS WIDGET - */
.newfeaturebox	 {margin:5px 0px 0px 0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.newfeaturebox_top {width:302px; height:26px; padding:0px; margin:0px; background: url('/images/RC_Top_Mod_Bg_dGrey.png') 0 0 no-repeat;}
.newfeaturebox_top .ftext {padding:4px 0px 0px 10px; margin:0px; font-size:12px; font-weight:bold;  color:#fff;}
.newfeaturebox_top .ftext a {text-decoration:none; color:#fff;}
.newfeaturebox_top .ftext a:hover {text-decoration:none;}

.newfeaturebox_box {width:298px; border:1px solid #ccc; margin:-1px 0px 0px 1px; padding:0px; background: #e8e8e8 url('/dev/mt-static/images/feature_right_mod_bg.jpg') top center no-repeat; font-size:10px;}
.newfeaturebox_box .ctext {padding:5px 10px 5px 10px; line-height:1.3em; color:#555;}
.newfeaturebox_box .ctext a	{text-decoration:none;}
.newfeaturebox_box .ctext a:hover {text-decoration:underline;}
.newfeaturebox_box .ctext ul {margin:0px 0px 0px 20px; padding:0px 0px 0px 0px;}
.newfeaturebox_box .ctext li {padding:0px 0px 0px 0px; margin:0px; list-style-position:outside;} 
.newfeaturebox_box .ctext li a{ font-size:10px; font-weight:normal;}
.newfeaturebox_box .ctext hr	{height:1px; width:100%; color:#ccc; background-color:#ccc; border:0px;}
.newfeaturebox_box .ctext .footermiddle {text-align:center; padding:5px 0px 0px 0px;}
.newfeaturebox_box .title {}
.newfeaturebox_box .title a	{text-decoration:none;  font-weight:bold; font-size:11px;}
.newfeaturebox_box .title a:hover {text-decoration:underline;}

#latest_polls { background: #fff; border:1px solid #4c4c4c; }
#latest_polls h3 { background: #cc3333 url('/images/bg_election_sub_header2.gif'); color: #fff; margin: 0; padding: 0; text-transform: uppercase; padding: 5px; font: bold 11px Verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; border-bottom: 1px solid #cc6666; }
#latest_polls h3 a { color: #fff;  font-size: 11px; }
#latest_polls ul { margin: 0; padding: 0; list-style: none; font: 9px Verdana, Arial, Helvetica, sans-serif; }
#latest_polls li { padding: 5px; border-bottom: 1px solid #e2e2e2; margin: 0; list-style:none;}
#latest_polls li.alt { background: #f2f2f2; }
#latest_polls table { border-collapse: collapse; width: 100%; }
#latest_polls li a { font-size: 9px; }
#latest_polls td.race { padding-top: 1px;  }
#latest_polls td.pollster {  text-align: left; }
#latest_polls td.leader { background: #FFFFCC;}
#latest_polls td.more_polls { padding-top: 3px; }
#latest_polls td.more_polls a { color: #999; font-weight: normal; }
#latest_polls td.race a { font-weight: bold; font-size: 10px; color: #444; }
#latest_polls td.pollster a { font-weight: normal; font-size: 9px; color: #555; }
#latest_polls td.spread { text-align: right; border-top: 1px solid #ccc; padding: 1px 2px; background: #fff url('/images/bg_election_spread.gif') repeat-x bottom; }
#latest_polls td.spread a { font-weight: bold; }
#latest_polls td.spread a span.dem { color: #0000cc; }
#latest_polls td.spread a span.rep { color: #cc0000; }
#latest_polls td.value { text-align: right; width: 15px; font-weight: bold; }
#latest_polls td.name { vertical-align: top; }
#latest_polls td.results div.results_container { border: 1px solid #ccc; width: 125px; background: #fff; }
#latest_polls td.values { padding: 1px 3px; }
#latest_polls td.values a { color: #555; }
#latest_polls td.pollster { text-align: left; }
#latest_polls .more { text-align: right; padding: 2px 5px; background: #e2e2e2; border-top: 1px solid #ccc; margin: 0;}
#latest_polls .more a { font: bold 10px Verdana, Arial, Helvetica, sans-serif; } 	



.outbrain_container {border:1px solid #000; padding:4px; width:auto;} 
.outbrain_container .outbrain_column { padding:0 5px;}
.outbrain_container #outbrain-org {width:295px;}
.outbrain_container #outbrain-paid {width:295px; }
.outbrain_container h2#outbrain-us {font-size:12px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; line-height:18px; margin:0; color:#000;}
.outbrain_container h2#outbrain-partners {font-size:12px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; line-height:18px; margin:0; color:#000;}
.outbrain_container .outbrain_rec_li {margin:0; padding:0 0 0 10px; list-style-image:none; background:url('/dev/mt-static/images/arrow_black.gif') 0 0 no-repeat; padding-bottom:4px; line-height:14px;}
.outbrain_container ul.recommendations_ul {list-style-position:outside; }
.outbrain_container a.rec-link {font-size:11px;}
.outbrain_container .rec-link:link {font-weight:normal;}
.outbrain_container .rec-src-link {font-size:11px;}

.outbrain_container .AR_3.ob_dual_container ul li {margin-left:24px !important;}

.rec_galleries .item-title a {color:black!important; font-size:13px!important; font-weight:bold!important;  		 							text-decoration:none!important;}
.rec_galleries .item-title a:hover {text-decoration:underline!important;}
.rec_galleries .item-published {color: #3A3A3A; font-size: 11px; padding: 5px 25px 0;}

#alpha .bottom-336 {margin:10px 0 0 0; float:left; width:300px;}
#alpha .bottom-300 {margin:5px 0 0 0; float:right; width:300px;} 


#twitter-widget-2 { display: none !important; }


	div.new_social .left > .more-wrapper {
		float: left;
		position: relative;
	}
	
	div.new_social .left > .more-wrapper .toolset_drawer {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: -moz-use-text-color #aaaaaa #aaaaaa;
    border-image: none;
    border-right: 1px solid #aaaaaa;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 1px 1px 5px #ddd;
    color: #333333;
    display: none;
    left: 17px;
    margin: 0;
    min-height: 100px;
    padding: 0;
    position: absolute;
    text-align: left;
    top: -3px;
    width: auto;
    z-index: 1111111;
}
div.new_social .left > .more-wrapper .toolset_drawer .tab {
    background: url("/images/tools-popup-tab.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    left: -20px;
    position: absolute;
    top: 0;
    width: 30px;
    z-index: 1111112;
}
div.new_social .left > .more-wrapper .toolset_drawer .tab:hover {
    cursor: pointer;
}
div.new_social .left > .more-wrapper .toolset_drawer .tab-header {
    background-color: #555;
    height: 26px;
    padding: 0;
    width: 100%;
}
div.new_social .left > .more-wrapper .toolset_drawer .tab-header div {
    color: #fff;
    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    padding: 5px 5px 5px 10px;
}
div.new_social .left > .more-wrapper .toolset_drawer .content {
    min-width: 100px;
    padding: 8px;
}
div.new_social .send-btn-form {
    background-color: #ffffff;
    border-radius: 0;
    color: #333333;
    display: block;
    text-align: left;
    width: 250px;
}
div.new_social .send-btn-form input {
    width: 97%;
}
div.new_social .send-btn-form textarea {
    width: 97%;
}
div.new_social .send-btn-form input#sendBtn {
    background-color: #e6e6e6;
    border: medium none;
    border-radius: 5px;
    color: #5a5a5a;
    display: block;
    margin: 10px 0;
    padding: 5px 10px;
    width: 99%;
}
div.new_social .send-btn-form input#sendBtn:hover {
    background-color: #cc0000;
    color: #fff;
    cursor: pointer;
}
div.new_social .addEmailBtn {
    color: #009eda;
    cursor: pointer;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-left: 5px;
}
div.new_social #recpEmail {
    float: left;
    margin: 3px 0;
    width: 85%;
}
div.new_social #msgBox {
    background-color: #ff0000;
    border: 3px solid #aaaaaa;
    color: #ffffff;
    font-size: 1.4em;
    padding: 5px;
}
div.new_social #successClose {
    background-color: #dddddd;
    border: 1px solid #bbbbbb;
    border-radius: 10px;
    bottom: 10px;
    color: #000000;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 20px;
    position: absolute;
    right: 10px;
}
div.new_social .emailLoader {
    left: 120px;
    position: absolute;
}
div.new_social #closeFriend {
    cursor: pointer;
    position: relative;
    right: -270px;
}
div.new_social #JQ_sendEmail {
    cursor: pointer;
}