/*  
Theme Name: Sage Template 1
Description: Template 1 from Sage Internet
Version: 1.0
Author: CW-Sage Internet
Author URI: http://www.sageinternet.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
	font-family:Arial,Helvetica,sans-serif;
}

a:link, a:visited {
	text-decoration:underline;
	color:#006633;
}

h1{
	font-family: Trebuchet, Arial, Sans-serif;
	font-size: 24px;
	padding: 40px 50px 10px;
	color:#fff;
}


p{
padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 793px;
	text-align: left;
	background-color:#fff;
}

#header{
	float: left;
	width: 760px;
	height:200px;

	background-position:left top;
	background-repeat:repeat-x;
}

#site-nav{
	float: left;
	width: 760px;

	background-repeat:repeat-x;

}

#site-nav ul {
	display:block;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
}

#site-nav li {
	display:inline;
}

#site-nav li a{
	display:block;
	float:left;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	padding:10px 20px;
	text-decoration:none;
}

#nav-primary li a:hover, #nav-primary li a:active {
	background-color:#666666;

	background-position:left top;
	background-repeat:repeat-x;
	color:#FFFFFF;
}



#container{
	float: right;
	width: 549px;
	background:#fff;
	border-left:1px solid #fff;
	min-height:1100px;
}

.post{
padding: 63px 24px 30px;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 30px ;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 243px;
	background:#85a8d8;
	text-align:center;

}

.sidebar .text-img {
	padding-top:14px;
	border:0px;
	}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}


.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
	font-size:12px;
}

#footer{
	clear: both;
	float: left;
	width: 732px;
	padding:20px 0 20px 61px;
	background:#225486;
	border-top:1px solid #fff;

}

#footer p{
	line-height:18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 23px 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	font-size:9pt;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/*from main site*/
a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active, .footertxt {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	line-height:10pt;
	text-decoration:none;
	padding-right:4px;
}

.footertxt {
	padding-left:36px;
}

.post h2 a {
	color:#003399;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size:14pt;
	font-weight:bold;
	letter-spacing:0;
	line-height:140%;
	margin:0 0 0;
	text-decoration:none;
		}
		
.post, .navigation, #commentform{ 
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	letter-spacing:0.5px;
	line-height:12pt;
}

#content-container {
	background:#85A8D8;
	float:left;
}

#weather {
	clear:both;
	width:793px;
	background:#fff;
}

#widget {
	width:243px;
	background:#85A8D8;
	padding-bottom:10px;
}