/* Blog Header */
.blogheadercover{
	position:relative;
	width:621px;
	height:115px;
}
#blogheader{
	background: url(images/blogheader-bg3.gif) top left no-repeat;
	clear:both;
	width:631px;
	/*margin-bottom:15px;*/
	position:absolute;
	left:-5px;
}
#blogheader td{
	color:#333;
	padding-top:8px;
	padding-left:8px;
}
#blogheader td.setter{
	padding:0;
	height:100px;
}
#blogheader .bloginfo{
	padding-left:10px;
	width:100%;
}

#blogheader a {
	color:#0d4d82;
}
#blogheader .bloginfo-img{
	margin:0px !important;
	padding-left:3px;
}
#blogheader h1{
	font-size:22px;
	padding-top:2px;
}
#blogheader h1 a{
	color:#0d4d82;
}
#blogheader .tagline{
	color:#666;
	font-style:italic;
	font-size:14px;
	/*font-weight:bold;*/
	padding-top:3px;
	padding-bottom:6px;
}
#blogheader .extrainfo{
	font-size:14px;
}

#newheader{
	background: url("/wp-content/theme-includes/ctnews.com/images/blogs_header_with_nav_v5.jpg") no-repeat scroll center 10px transparent;
	margin:0px auto 10px auto;
}

#newheader .weekly-subnav{
	background-color:#6E8EAF !important;
	margin-top:-5px;
	width:148px;
	
}

.leaderboard {
    margin-top: 10px;
}

ul {
    list-style: none outside none;
}

/*CT Footer Ads*/
.blog-footer-widget-area {
    margin-bottom: 20px;
    margin-top: 20px;
	background-color:cccccc;
	
}

.blog-footer-widget-area .hdn-ad-position{
	margin:0 auto;
	width:644px;
}
.blog-footer-widget-area .hdn-ad-position#outer{
	width:100% !important;
}

.subnav ul{
	margin: 0 0 0 0 !important;
	
}
