/*  
Theme Name: WP_Will2Design_v2
Theme URI: http://www.will2design.com
Description: Basic WordPress Template Theme Design<br />
Version: 2.0
Author: Will2Design
Author URI: http://www.will2design.com
	Created on 26 August 2009
*/

* {
	margin: 0 auto;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #303f5d;
}


/*-------- Layout --------*/
#main {
	margin-top: 50px;
	width: 100%;
}
#container {
	width: 780px;
}
#header {
	width: 780px;
	height: 311px;
}
#top {
	width: 100%;
	height: 145px;
	background: url(images/img_top.jpg) no-repeat;
}
#top_half {
	width: 100%;
	height: 166px; 
	background: url(images/img_tophalf.jpg) right no-repeat;
}
#body_wrap {
	width: 960px;
}
#body_top {
}
* html #body_top {
	height: auto;
}
#body_content {
	float: left;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 70px;
	width: 690px;
	background-image: url(img/left_col_bk.jpg);
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: left top;
}
/*
#right_column {
	float: right;
	width: 230px;
}
*/
#footer {
	clear: both;
	padding-top: 48px;
	height: 137px;
	background: url(images/footer_bk.jpg) no-repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


/*-------- Other Stuff --------*/
img {
	border: none;
}
#logo {
	float: right;
	position: relative;
	right: 27px;
	top: 10px;
}
#side_on {
	float: left;
	position: relative;
	height: 166px;
	left: -121px;
	z-index: 10;
	margin: 0;
	top: 0;
}
.article_top {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 20px;
}
.date_box {
	float: left;
	width: 73px;
	height: 73px;
	background: url(images/date_box.jpg) no-repeat;
	text-align: center;
	padding-bottom: 25px;
}
.month {
	padding: 10px 0 3px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
}
.day {
	clear: left;
	padding: 0 0 3px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 26pt;
	font-weight: bold;
}
.posted {
	background: url(images/title_line.gif) bottom repeat-x;
	padding-bottom: 10px;
	color: #4a86b5;
}
.posted a {
	color: #4a86b5;
	text-decoration: none;
}
.posted a:hover {
	color: #000;
}
.article_title {
	float: left;
	width: 570px; /*424*/
	padding-left: 10px;
}
.article_title h1 {
	margin: 0;
	padding: 0;
	/* background: url(images/title_line.gif) bottom repeat-x; */
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, Calibri, sans-serif;
	font-size: 40px;
	letter-spacing: 1px;
	color: #779817;
	font-weight: normal;
}
.article_title a {
	color: #779817;
	text-decoration: none;
}
.article_title a:hover {
	color: #68870e;
}
.readmore {
	text-align: right;
	padding: 5px 10px 5px 0;
}
.readmore a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.readmore a:hover {
	color: #000f2b;
	font-weight: bold;
}
#foot_content {
	padding: 13px 0 5px 25px;
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 13pt;
	color: #666;
}
#foot_content a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
#foot_content a:hover {
	color: #202121;
}
a.foot_rss {
	padding-left: 20px;
	background: url(images/img_rss.gif) no-repeat;
}


/*-------- Content Stuff --------*/
.content_contain {
	margin-bottom: 20px;
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 18px;
	padding-top: 10px;
}
.content_contain p {
	margin-bottom: 20px;
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 18px;
}
.content_contain a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.content_contain a:hover {
	color: #6b747c;;
}
.content_contain ol {
	margin: 0;
	padding: 0;
}
.content_contain ol li {
	width: 90%;
	padding-left: 5px;
	float: left;
	margin-left: 20px;
}




/*--- Comments Styling ----*/
.commentlist {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}
.commentlist a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.commentlist a:hover {
	color: #999;
}
.commentbreak {
	background: url(images/title_line.gif) bottom repeat-x;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}

#commentform {
	margin: 1em 0;
	background: #FFFFFF;
	width: 280px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
}
#commentform input{
	margin-bottom: 3px;
}



/*----- Sidebar Stuff -----*/
.sidebar {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.sidebar h3{
	color:#000;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding-left:10px;
	background:url(img/submod_title_bk.png) no-repeat left center;
	line-height: 65px;
	height:55px;
	font-weight: bold;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}
.sidebar li {
	color:#779817;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background: url(images/title_line.gif) bottom repeat-x;
	margin: 0;
	float: left;
	width: 190px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sidebar li a {
	float: left;
	display: block;
	width: 190px;
	padding: 4px 3px 4px 5px;
	color:#779817;
	text-decoration:none;
}
* html .sidebar li a {
	padding: 3px;
}
.sidebar li a:hover {
	float: left;
	display: block;
	width: 190px;
	padding: 4px 3px 4px 5px;
	background: #ffffff;
	color: #779817;
}
* html .sidebar li a:hover {
	padding: 3px;
}

