﻿/* feature column right*/		
#navright {
	padding-top: 30px;
}
/* category page */

/* category heading */
.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;
    font-family:Verdana, Arial;
    font-size: 18px;
}
/* article headings */
.headings {
    font-size: 12px;
    line-height:1.2em;
}
h3{
	margin-top:10px;
	line-height:1.2em;
	clear:both;
	display:block;
	padding-top:10px;
	padding-bottom:5px;
}
h3 a{
    font-size: 12px;
    font-weight: bold;
 	 color:#3D5273
}
h3 img{
	padding-right:5px;
}
.headings img{
	padding-bottom: 0px !important;
}
.thumbnail{
	margin-right:8px;
	width: 82px;
}
.headerdate {
	color:#666666;
	font-family:Verdana,Arial;
	font-size:xx-small;
}
.summary {
	color:black;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}



/* articelpage */

/* breadcrum */
#ind_header {
	margin-top: 5px;
}
#ind_header a {
	color:#4D6067;
	font-family:Verdana,Arial;
	font-size:11px;
	font-weight: bold;
	padding-left:15px;
	background: url("/images/homepage/down-arrow7x9.gif") no-repeat scroll 5px 2px transparent
}

#articleheading {
	font-family:Times;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	color:#3D5273;
}
#articletext{
	margin-top: 20px;
	overflow: auto;
}
#articletext li {
	margin-left:15px;
}
.articletext p {
	padding-bottom:12px;
	padding-top:12px;
	margin-bottom: 0;
	margin-top: 0;
}
#articletext img{
	padding: 5px;
}
#source{
	display:block;
	text-align: center;
}
.source {
	color:#CC0000;
	font-size:xx-small;
}

/*othernews blck*/
#othernews{
	clear:both;
	padding:20px;
}
#othernews h3{
	font-size:12px;
	font-weight:bold;
	line-height:2em;
}
#othernews a h3 {
	color: black;
}
#othernews ol{
	margin-left: 5px;
}
#othernews .headings{
	font-weight:normal;
	line-height:1.5em;
}

#fb_recom {
	margin-top:15px;
	margin-bottom:15px;
}
/*article tool bar*/
.article_tools{
	clear: both;
	display: block;
	padding: 5px;
	height: 15px;
	margin-top:15px;
	margin-bottom: 15px;
}
.article_tools a.tools{
	position: relative;
	float: right;
	vertical-align: middle;
	padding: 2px 5px 2px 20px;
	color:#666666;
}
.addthis_toolbox{
	position: relative;
	float: right;
	vertical-align: middle;
	width:300px;
}
#tools_top{
	border-top: solid 1px #666666;
	border-bottom: dashed 1px #666666;
}
#tools_bottom{
	border-top: dashed 1px #666666;
	border-bottom: solid 1px #666666;	
}
.article_tools a.email {
	background:url("/images/homepage/email.gif") no-repeat scroll 3px 0px transparent; 
}
.article_tools a.print {
	background:url("/images/homepage/print.gif") no-repeat scroll 3px 0px transparent; 
}
.article_tools a.comment {
	background:url("/images/homepage/comment.gif") no-repeat scroll 3px 0px transparent; 
}
.addthis_toolbox{
	position: relative;
	float: right;
	top:-3px;
}

#navright #compDetails{
	margin-top: 15px;
}
#navright #compArticleList li a {
	color:#3D5273;
}
#navright #compArticleList li {
	list-style:disc;
	margin-left:15px;
}
#navright #complogo img{
	max-width: 280px;
}

#pagenav{
	padding-top:5px;
	padding-bottom:5px;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	float: right;
	clear: both;
} 
#pagenav .navbutton{
	width:15px;
	height:15px;
	display:inline-block;
	border:thin #3D5273 solid;
	background-color:#77aace;
	text-align:center;
	padding:3px;
	margin:0 2px 0 0;
	color:#3D5273;
}
#pagenav .currentpage{
	background-color:silver;
}

#bannerfooter{
	margin-left:auto;
	margin-right: auto;
	text-align:center;
	margin-top: 15px;
	margin-bottom: 15px;
}
