﻿/*category layout*/
/* left company ads */
#bodycontainer #ads{
	float:left;
	height:auto;
	overflow:hidden;
	padding-bottom:1px;
	padding-top:0;
	text-align:center;
	top:0;
	width:160px;
}

/* middle section */

/*article section*/
#mainarticles {
	top=0;
	float:left;
	overflow:hidden;
	width:820px;
	padding:5px;
}

/* feature column right*/		
#navright {
	float:right;
	overflow:hidden;
	width:160px;	
	/*background-color:#3D5273;*/
}
#sitenav {
	background-color:#3D5273;
}

.newsheader
{
 	margin-top:15px;
    padding-top:5px;
    padding-bottom:2px;
    margin-bottom:10px;
}
.newsheader h2{
	border-bottom:2px solid #3D5273;
    padding-left:5px;
    font-weight: bold;
    color: #3D5273;
    padding-left:5px;
    /*line-height:1.3;*/
    font-family:Verdana, Arial;
    font-size: 18px;
   
}
.headings
{
    font-weight: bold;
    font-size: 12px;
    color: #3D5273;
    font-family: Helvetica,Georgia,Verdana, Arial;
	text-decoration:none;
	line-height:1.2em;
}

h3{
	margin-top:10px;
	line-height:1.2em;
}
h3 a{
    font-size: 12px;
    font-weight: bold;
	color:#0A4988
}
h3 img{
	padding-right:5px;
}

.headerdate {
	color:#666666;
	font-family:Verdana,Arial;
	font-size:xx-small;
}
.summary {
color:black;
font-family:Verdana;
font-size:11px;
text-decoration:none;
}

.video{
	width:180px;
	float:left;
	height:250px;
	margin-left:15px;

}
.video img{
	width:150px;
	top:50px;
}
.video h3 {
	height:50px;
}

/* articelpage */
#articleheading {
	font-family:Times;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	color:#3D5273;
}
.articletext p {
padding-bottom:12px;
padding-top:12px;
}
.source {
color:#CC0000;
font-size:xx-small;
}
#socialbookmarks {
margin-left:auto;
margin-right:auto;
width:450px;
}