* {
	margin: 0;
	padding: 0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h1, h2, h3, h5, h6, h7,
span.headline{
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}
h2.header{
	background: url("../img/header_pointer.gif") no-repeat scroll 0.8em bottom transparent;
	clear: both;
	color: #fc0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
	margin-bottom: -4px;
	padding-bottom: 4px;
	position: relative;
	text-transform: uppercase;
	z-index: 10;
}
h2.header span{
	background-color: #666;
	display: block;
	font-weight: bold;
	padding: 3px 0 3px 5px;
}
div.tile {
	border-top: 2px solid #d8d8d8;
}
a{
	color:#900;
}
img{
	border: 0;
}
ul li{
	background: transparent url(../img/list_bullet_grey.gif) no-repeat 0 1px;
	margin: 5px;
	padding-left: 10px;
}
a.story-link{
	display: block;
	text-decoration: none;
	color: #333;
	padding: 10px 5px;
}
a.story-link:hover, a.story-link:focus{
	background-color: #f7f7f7;
}
div.main-story a.story-link:hover,
div.main-story a.story-link:focus{
	background-color: #efefef;
}
span.headline{
	color:#900;
	display: block;
	font-size: medium;
	font-weight: bold;
}
span.teaser{
	display: block;
	margin-left: 83px;
}
div#header{
	background-color: #900;
	border-bottom: 1px solid #aa1c1c;
	height: 30px;
}
div#header img{
	float: left;
}
div#header p.weather{
	color: #fff;
	float: right;
	margin: 3px 3px 0 0;
	font-size: x-small;
	line-height: 1em;
}
div#crumbtrail{
	background-color: #d3d3d3;
	border-top: 1px solid #791212;
	color: #999;
}
div#crumbtrail,
div.sub-nav{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 3px 0;
}
div#crumbtrail a,
div.sub-nav a{
	text-decoration: none;
}
div.sub-nav{
	background-color: #e8e8e8;
	border-top: 1px solid #fff;
}
div#content{
	margin-top: 5px;
}
div#article{
	font-size:small;
}

span.txt{
	display: block;
	float: left;
}
span.info{
	display: block;
	font-size: 80%;
}

div.article-info{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f7f7f7;
	padding: 2px 0;
}
div.article-text{
	padding: 5px 2px 30px;
}
div.article-text p{
	margin-bottom: 10px;
}
div.main-story{
	background-color: #f7f7f7;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
img.teaser{
	float: left;
	height: 44px;
	margin-right: 5px;
	width: 75px;
}
div.story{
	clear: left;
	border-bottom: 1px solid #ccc;
}
div.editor-selection, div.other-headlines, div.section{
	padding: 5px 0 5px 2px;
}
p.footer{
	margin-top: 5px;
	text-align: center;
}
.clear{
	clear: both;
}
div#crumbtrail, div#article{
	padding-left: 2px;
}
div#poll-container{
	padding: 5px 2px;
}
div#poll-container div.poll_inards{
	margin: 10px 0;
}
div#poll-container div.poll_inards p{
	margin: 5px;
}
p.poll-message{
	font-weight: bold;
}
span.poll-bar  {
	background: #ccc url(../img/poll_bar_bg.gif);
	clear: left;
	display: block;
	height: 15px;
	margin: 3px 0;
}
span.poll-bar span.voted {
	background: #d4e281 url(../img/poll_bar_voted.gif);
	display: block;
	text-indent: -999em;
}

div.advert{
	background: #ccc;
	text-align: center;
}
.quote{
	font-size: 200%;
	font-weight: bold;
	color: #666;
	vertical-align:middle;
}
div.comment{
	line-height: 1.5em;
	padding: 10px 5px;
}
div.commenttools{
	margin-bottom: 15px;
}
div.user-info{
	border-bottom: 1px solid #B9B9B9;
	border-top: 1px solid #B9B9B9;
	color: #666;
	margin-bottom: 5px;
}
span.page{
	float: left;
}
span.page-size{
	float: right;
}
div.comment span.replyto {
	color: #666;
	display: block;
	font-size: 80%;
	padding: 0 0 5px 10px;
}
div.comment blockquote {
	background-color: #efefef;
	border: 1px solid #ccc;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 10px;
}
div.comment blockquote span.user {
	display: block;
	font-weight: bold;
}
h4.comment-header  {
	color: #666;
	float: left;
	font-size: 120%;
	font-weight: bold;
}
div.pager {
	clear: right;
	float: right;
	margin: 5px 0 10px;
}
div.pager a {
	border: 1px solid #CCCCCC;
	padding: 3px 9px;
	text-decoration: none;
}
div.pager a:hover {
	background-color: #f0f0f0;
}
div.pager a.text {
	border: none;
	text-transform: uppercase;
}
div.pager strong {
	padding: 3px 9px;
}

ul.nav li {
	background: none;
}
ul.nav li a{
	display: block;
	padding: 5px;
}