﻿/* article styles */

#bodycontainer #article {
	width: 825px;
	float: left;
	padding:5px 5px 5px 0px;
	overflow:hidden;
}
#bodycontainer #ads {
	float:right;
}

#content #bodycontainer #article #articleheading , #headerdate {
	text-align: left;
	margin-left:10px;
}
#content #bodycontainer #article #articleheading {
	margin-bottom: 0px;
	padding-top: 5px;
	color: #000000;
	width: 98%;
	/*font-size: 18px;*/
	font-size: 1em;
	font-weight: bold;
}
#content #bodycontainer #article #headerdate {
	color: #666666;
	font-size: 10px;
	
}

#content #bodycontainer .mainarticles .stories a{
	font-weight: bold;
	color: #477ab1;
	text-decoration: none;
}
#content #bodycontainer #article .articletext{
	text-align: left;
	padding:10px;
}
#articleNav a{
	margin-left:5px;
}
#article #banner{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#socialbookmarks {
margin-left:auto;
margin-right:auto;
width:450px;
}