html{
	overflow: auto;
}

body{
	font-family: Arial, Helvetica, Helvetica Neue, Sans-serif;
	font-size: 12px; 
}

a{
	color: #000;
}

a:hover{
	text-decoration: underline;
}

h2, h2 a{
	color: #dd0000;
	font-size: 24px;
	font-family: Times New Roman, Georgia, serif;
	line-height: 40px;
	text-decoration: none;
}

h3{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}

ul li a{
	text-decoration: none;
}

ul li a:hover{
	text-decoration: underline;
}

p{
	padding-top: 5px;
	padding-bottom: 5px;
}

.header-wrap{
	background-color: #952a25;
	border-top: 2px solid #411110;
}

.leaderboard-wrap{
	height: 90px;
	margin-top: 10px;
	text-align: center;
}

.header{
	height: 80px;
}

#logo{
	background: url("/img/logo.png") no-repeat;
	float: left;
	margin-top: 5px;
	text-indent: -99999px;
	width: 330px;
	height: 65px;
}

.search{
	text-align:right;
	margin-top: 20px;
}

.search-text{
	width: 150px;
	border: none;
	padding: 5px 5px 4px 5px;
}

.search-btn{
	background: url("/img/search-btn.png") no-repeat;
	border: solid 1px #ccc;
	cursor: pointer;
	text-indent: -99999px;
	width: 46px;
	height: 25px;
}

.search a{
	color: #fff;
	font-size: 10px;
}

.nav-wrap{
	background-color: #411110;
}

.nav ul{
	padding: 8px 0;
}

.nav ul li{
	display: inline;
}

.nav ul li a.active{
	background-color: #fff;
	color: #952a25;
}

.nav ul li a{
	background-color: #5b2324;
	padding: 8px 15px;
	color: #fff;
	text-decoration: none;
}

.nav ul li a.ext{
	background-color: #994648;
}

.nav ul li a:hover{
	text-decoration: underline;
}

.nav ul li a.active:hover{
	background-color: #fff;
}

.sub-nav-wrap{
border-bottom: solid 1px #ddd;
}

.sub-nav ul{
	padding: 8px 0;
}

.sub-nav ul li{
	display: inline;
	margin-right: 10px;
}

.sub-nav ul li a{
	color: #952a25;
}

.main-wrap{
	margin-top: 20px;
}

.footer-wrap{
	background-color: #411110;
}

.footer p, .footer a{
	color: #fff;
}

.breaking{
	background-color: #411110;
	margin-bottom: 20px;
}

.breaking .breaking-label{
	padding:10px 0 0 10px;
	color: #fff;
	font-weight:bold;
}

.breaking h2{
	font-family: Arial, Helvetica, Helvetica Neue, Sans-serif;
	padding: 0px 0px 5px 10px;
}

.breaking h2 a{
	font-family: Arial, Helvetica, Helvetica Neue, Sans-serif;
	color: #ccc;
}

.featured span{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

.featured h2, .featured h2 a, .news-index-top h2, .news-index-top h2 a{
	color: #952a25;
	font-size: 30px;
	font-family: Times New Roman, Georgia, serif;
	line-height: 40px;
}

.featured .photo-thumb{
	float: right;
	padding-left: 10px;
	margin-top: 10px;
}

.featured .photo-thumb img{
	width: 125px;
}

.news ul li, .news-article ul li {
	line-height: 20px;
	margin-left: 15px;
	list-style: disc;
}


.section{
	margin-top: 20px;
	margin-bottom: 20px;
}

.section-head{
	background-color: #411110;
	padding: 5px;
}

.section-head a {
	color: #fff;
	text-decoration: none;
}

.section-head a:hover {
	text-decoration: underline;
}

.section-top h2, .section-top h2 a{
	color: #952a25;
	font-size: 20px;
	font-family: Times New Roman, Georgia, serif;
	line-height: 25px;
}

.section-top .photo-thumb{
	float: right;
	padding-left: 10px;
	margin-top: 10px;
}

.section-top .photo-thumb img{
	width: 125px;
}


.section-top, .section-list{
	margin-top: 10px;
}

.section-list ul li{
	line-height: 20px;
	margin-left: 15px;
	list-style: disc;
}


.news-index h1{
	font-family: Times New Roman, Georgia, serif;
	font-size: 35px;
	color: #dd0000;
}

.news-index-top{
	background-color: #eee;
	border-bottom: solid 2px #ddd;
	margin-top: 10px;
}

.news-index-top h2, .news-index-top p{
	padding-left: 10px;
}

.news-index-top .photo-thumb{
	float: left;
	padding: 10px;
}

.news-index-top .photo-thumb img{
	width: 200px;
}

.news-index-list{
	margin-top: 10px;
}

.news-index-list p{
	padding-top: 10px;
}

.news-index-list blockquote{
	padding-bottom: 10px;
	border-bottom: solid #ddd 1px ;
}

.columns blockquote{
	border-bottom: none;
}
.news-index-list p a{
	color: #952a25;
	font-size: 16px;
	text-decoration: none;
	padding-top: 10px;
}

.news-index-list p a:hover{
	text-decoration: underline;
}

p.byline{
	margin: 10px 0;
	padding: 10px 5px;
	border-bottom: 1px solid #ddd; 
	border-top: 1px solid #ddd; 
	background-color: #eee;
}

p.byline span{
	margin-left: 10px;
}

p.byline span a{
	text-decoration: none;
}

p.byline span a:hover{
	text-decoration: underline;
}

.story-photo-thumb{
	float: left;
	width: 250px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
}

.story-photo-thumb img{
	width: 250px;
}

p.caption{
	background-color: #eee;
	padding: 10px;
	border: solid 1px #ddd;
}

.news-article label, .news-article input{
	display: block;
	line-height: 20px;
}

.comments-wrap{
	margin-top: 20px;
}

.comments-wrap h4{
	color: #dd0000;
	font-size: 20px;
	font-family: Times New Roman, Georgia, serif;
	line-height: 40px;
	text-decoration: none;
}

.comments-wrap .simpleblog-form{
	background-color: #eee;
	border: solid 1px #ccc;
	padding: 15px; 
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 5px 0px;
}

.comments-wrap .simpleblog-form label{
	font-weight: bold;
	display: block;
}

.comments-wrap .simpleblog-form #usernumber{
	margin-right: 300px ;
	margin-bottom: 20px ;
}

.comments-wrap .simpleblog-form-block,
.comments-wrap .simpleblog-email-block{
	padding: 5px; 
}


.comments-wrap .simpleblog-error{
	background-color: #fff799;
	border: solid 1px #cbc37b;
	padding: 15px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.comments-wrap .simpleblog-comment-1,
.comments-wrap .simpleblog-comment-2{
	background-color: #eee;
	border: solid 1px #ccc;
	padding: 15px; 
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 15px 0px;
}

.comments-wrap .simpleblog-name,
.comments-wrap .simpleblog-date{
	font-weight: bold;

}

.comments-wrap .simpleblog-response{
	border-top: 1px solid #ddd;
	margin-top: 5px;
	padding-top: 10px;
}

.block{
margin-bottom: 20px;
}

.e-edition{
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
}

.most-commented ul li {
	line-height: 30px;
	list-style: disc;
	border-top: solid 1px #ccc;
	border-bottom: solid 3px #eee;
}

.most-commented ul li a{
	font-weight: bold;
}



.left hr,.columns hr{
	border-top: solid 1px #ccc;
	border-bottom: solid 3px #eee;
	border-left: none;
}


.footer-section-wrap{
	background-color: #eee; 
	border-top: solid 1px #ddd;
	margin-top: 20px;
	padding: 10px 0;
}

.footer-section ul li{
	line-height: 20px; 
}

.searchsys{
	padding: 10px 0;
}

