@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 956px;
	margin-left: auto;
	margin-right: auto;
}

#advertisement {
	margin-bottom: 25px;
	height: 125px;
	width: 940px;
	background: url(../images/ad-border.png);
}

#navbar {
	border: 2px solid #134991;
	height: 25px;
}

#mainnav {
	line-height: 25px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainnav a {
	display: block;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background: url(../images/navbar1.gif) center top no-repeat;
}

#mainnav a:hover {
	font-weight: bold;
	background: url(../images/navbar2.gif) center top no-repeat;
}

#mainnav li {
	float: left;
	width: 136px;
}

body#this_month a#this_monthLink,
body#archives a#archivesLink,
body#authors a#authorsLink,
body#advertisers a#advertisersLink,
body#subscribe a#subscribeLink,
body#advertise a#advertiseLink,
body#about a#aboutLink{
	font-weight: bold;
	background: url(../images/navbar2.gif) center top no-repeat;
}

#linkbar {
	border-left: 2px solid #134991;
	border-right: 2px solid #134991;
	height: 40px;
}

#linkbar_left {
	width: 250px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	text-alight: left;
	padding-left: 10px;
	float: left;
}

#linkbar_right {
	width: 250px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	text-align: right;
	padding-right: 10px;
	float: right;
}

#main:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

#main {
	border: 2px solid #134991;
	border-top: none;
	min-height: 1px;
	padding-bottom: 10px;
}

*html .clear {
	height: 1px;
}

#sidebar {
	width: 220px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

.sidebar_header {
	border-bottom: 1px solid #134491;
	background: url(../images/sidebar_header.gif) center top no-repeat;
	height: 24px;
	color: #FFF;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

.sidebar_content {
	border-left: 1px solid #134991;
	border-right: 1px solid #134991;
}

#cover {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
	padding-right: 9px;
}

.newsline {
	margin: 0;
	padding: 5px;
	font-size: 11px;
	list-style: none;
}

.scoop {
	padding: 5px;
	font-size: 11px;
}

.sidebar_footer {
	background: url(../images/sidebar_footer.gif) center top no-repeat;
	height: 12px;
}

.sidebar_space {
	height: 24px;
}

#content {
	margin-left: 244px;
	margin-right: 10px;
	padding-top: 10px;
}

.headline {
	background: url(../images/headline.gif) center top no-repeat;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 50px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

.subnav {
	padding-top: 10px;
	padding-bottom: 17px;
	text-align: center;
	background-image: url(../images/headline_underline2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.author {
	background: url(../images/underline.gif) bottom center no-repeat;
}

#footer {
	height: 25px;
	padding-top: 5px;
	text-align: center;
}
