@import url('../css/global-grid/reset.css');
@import url('../css/global-grid/grid_16.css');

/*Main Colors*/
body {background-color:#acc7a0;font-family:arial,verdana,sans-serif;}
h1 a{color:#235107;}
body #rail{background-color:#235107;}
span.articlePostDate a{background-color:#2e52a0;}
#contentArea .article{border-color:#b9d66b;}
body #contentArea{background-color:#fff;}
#contentArea p{color:#3f4041;}
/*End Colors*/

/*Layout Elements*/
#contentArea,#rail{margin:0 10px;}
#sidebar{float:left; width:160px;}
#container{width:940px;margin:0 auto;position:relative;}
#intHeader{float:right;z-index:10;position:relative;}
#contentArea{float:left; width:580px;}
#rail{float:left; width:160px;}
/*End Layout Elements*/

/*Header Styles*/
#intHeader h1 a{
	text-indent:-9999px;
	background:transparent url(../images/todayinvirginia/header-bg.png) no-repeat top left;
	height:102px;
	margin-bottom:-7px;
	display:block;
}
/*End Header Styles*/

/*Article Styles*/
#articles{padding:0 20px;}
.article{margin-top:10px;border-bottom:2px;border-style:double;}
.article h1{font-size:30px;line-height:35px;margin-bottom:10px;}
#contentArea h1 a,#contentArea .articlePostDate a,.articleCategories a{text-decoration:none;}
#contentArea #articles a:hover{text-decoration:underline;}
.article p{margin-bottom:18px;}
.articlePostDate a{color:#fff;font-size:13px;line-height:13px;padding:4px 8px;font-weight:bold;}
.articleCategories a{color:#3F4041;}
.articleFooter p.addThis {float:right;}
.articleFooter p.articleCategories {float:left;}
/*End Article Styles*/

/*Sidebar Styles*/
#sidebar{font-family:verdana,arial,sans-serif;}
#sidebar #banner{background: transparent url(../images/todayinvirginia/banner-bg.jpg) no-repeat top left;width:140px; min-height:100px; padding:140px 10px 28px;color:#235107;text-transform:uppercase;font-size:15px;line-height:18px;text-align:center;margin-bottom:20px;}
#articleCategoryArchiveLinks h3{text-indent:-9999px;background:transparent url(../images/todayinvirginia/categories-header-bg.gif) no-repeat top left;height:20px;width:160px;margin-bottom:10px;}
#sidebar .blogModule li a{color:#235107;font-size:12px;display:block;padding:5px;padding-left:10px;}
#sidebar .blogModule li a:hover{background-color:#235107;color:#fff}
/*End Sidebar Styles*/

/*Rail Styles*/
#rail{font-family:verdana,arial,sans-serif;font-size:12px;}
#rail p{margin:10px;}
#articleDateArchiveLinks h3{text-indent:-9999px;background:transparent url(../images/todayinvirginia/archives-header-bg.gif) no-repeat top left;height:20px;width:160px;margin-bottom:10px;margin-top:10px;}
#aboutBox h3{text-indent:-9999px;background:transparent url(../images/todayinvirginia/about-header-bg.gif) no-repeat top left;height:20px;width:160px;margin-bottom:10px;margin-top:10px;}
#rail .blogModule li a{color:#fff;font-size:10px;display:block;padding:5px;padding-left:10px;}
#rail .blogModule li a:hover{color:#000;}
#rail .blogModule ul{padding-bottom:15px;}
/*End Rail Styles*/
#disclaimer{margin-top:15px;}