/* -- GENERAL STYLES -- */


/*#content{
	padding-bottom:20px;
}

#content p{
	width:535px;
	padding-bottom:12px;
}

#content h3{
	padding:23px 0px 0px 0px;
}

#content h3.toph3{
	padding-top:11px;
}

#content h4{
	width:535px;
	padding-top:2px;
	padding-bottom:12px;
	font-weight:normal;
	font-size:10px;
}

#content em{
	font-style:italic;
}

#content h3 a{
	color:#000;
}

#content h3 a:hover{
	color:#bf6934;;
}

#content input, #content textarea, #s{
	border:solid 1px #999;
	padding:2px 3px;
}*/

.newsform{
	margin-bottom:0 0 12px 0;
}

.newsform label{
	width:158px;
	font-size:1.2em;
	padding:0;
	margin:0;
}

.newsformtxt{
	width:158px;
	padding:0;
	margin:0;
}

.newsform input{
	margin-bottom:12px;
	background:#ccc;
	padding:2px 3px;
	border:0px;
}

.newsform input.submit{
	color:#fff;
	padding:4px 6px;
	margin:0px;
	background:#999;
	border:0px;
}

.newsform input.submit:hover{
	background:#000;
}


/* -- ARTICLE STYLES -- */

#content h3{
	font-size:1.6em;
	font-weight:normal;
	font-style:italic;
	margin:0;
}

#content h3 a{
	text-decoration:none;
	color:#000;
}

#content h3 a:hover{
	text-decoration:underline;
}

#content h4{
	font-size:1.1em;
	font-weight:normal;
	margin-top:3px;
	color:#888;
}

.mid_col{
	width:500px;
	float:left;
	margin-left:20px;
}

.mid_col p{
	font-size:1.2em;
}

.post{
	width:500px;
	border-bottom:1px solid #999;
	padding:0 0 10px 0;
	margin:0 0 24px 0;
	clear:both;
}

.feedback{
	font-style:italic;
	padding-top:2px;
}

.newsnav{
	text-align:center;
}


/* -- COMMENT STYLES -- */


#commentlist{
	list-style:none;
	padding:0 0 18px 0;
	margin-top:0;
}

#commentlist p{
	font-size:1em;
}

#commentlist li{
	border-bottom:1px solid #999;
	padding-bottom:10px;
	margin:0 0 20px 0;
}

#commentlist h3{
	font-size:1.4em;
}

#commentlist h4{
	font-size:.9em;
}

.commentauthor{
	padding-top:0px;
	font-size:10px;
}

#comment{
	width:500px;
	border-bottom:1px solid #999;
}

#content h3#postcomment{
	padding-bottom:14px;
}

#content input.submit, .submit{
	padding:4px 6px;
	color:#fff;
	border:0px;
	background:#999;
	font-size:1.2em;
}

.trackbacks{
	padding-top:18px;
}


/* -- START RIGHT COL STYLES -- */

.storycontent{
	clear:both;
}

.rightcol{
	width:200px;
	font-weight:normal;
	float:left;
	margin:0 0 0 20px;
}

.rightcol ul{
	padding:7px 15px 20px 0;
}

.rightcol ul li{
	padding:2px 0 3px 0;
	list-style: none;
}

.splitli{
	margin-top:10px;
}

#content h3.side_title{
	margin-bottom:29px;
}

.social_sites li{
	display:block;
	float:left;
	margin:0 6px 0 0;
	padding:0;
}

.lower{
	padding-top:40px;
}

.social_sites li a{
	display:block;
	width:20px;
	height:20px;
	text-indent:-10000px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0;
	padding:0;
}

.social_sites li a:hover{
	background-position:-20px 0;
}

.facebook{
	background-image:url(images/facebook.gif);
}

.twitter{
	background-image:url(images/twitter.gif);
}

.rss{
	background-image:url(images/rss.gif);
}

.social_button{
	float:left;
	width:70px;
	margin:0px;
	padding:0px 0px 20px 0px;
}
