/*CSS Document
width:960
height:615*/
*
{
	margin: 0;
	padding: 0;
	border: none;
}
.commentmetadata
{
	background: #006300;
	padding: 5px;
	border: 1px solid #F1B504;
	color: #F8F8F8;
}
.comment
{
	border-top: 1px solid #006300;
	margin: 10px 0;
	padding: 10px 0 0;
}
#commentform
{
	border-top: 1px solid #006300;
	margin: 20px 0 10px;
	padding: 10px 0 0;
}
TEXTAREA
{
	margin: 15px 0 5px;
	border: 1px solid #006300;
}
INPUT
{
	margin: 0 0 5px;
	border: 1px solid #006300;
	padding: 5px 1px 3px;
}
#comment-notes
{
	font: 10px sans-serif;
}
#comment-1
{
	font: 11px sans-serif;
}
#entry-meta-single
{
	font: 11px sans-serif;
}
.widget
{
	padding: 0 0 15px;
}
A
{
	color: #006400;
	font-family: Arial;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
H1
{
	font: 20px Arial;
}
H3
{
	font: 600/1em Arial;
}
HTML, BODY
{
	height: 100%;
	background: #F2B605;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 960px;
	margin: 0 auto -60px;
/*the bottom margin is the negative value of the footer's height*/
	background: #D9C36E;
}
#wrapper-all
{
	margin: 0 auto;
	width: 960px;
}
/*oooooooooooooooooooo Navigation*/
#nav-horizontal
{
	margin: 10px 0 0 30px;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	background: #A54434;
/*height:100px;*/
	margin: 20px 0 0;
}
#column-a1
{
	width: 145px;
	float: left;
	margin: 0 0 0 30px;
	background: #F8F8F8;
	padding: 10px 10px 10px 30px;
	border: 1px solid #006400;
	font: 12px sans-serif;
}
#column-a2 UL
{
	list-style-type: none;
}
#column-a2
{
	width: 600px;
	float: right;
	margin: 0 30px 0 10px;
	font: 10pt Arial;
	padding: 10px;
}
/*oooooooooooooooooooo Header*/
#header
{
/*height:150px;*/
	padding: 45px 0 0;
}
#logo
{
	width: auto;
	height: 98px;
	background: #006400;
	padding: 15px 0 0 35px;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 960px;
	margin: 0 auto;
}
#sticky-footer-push
{
	background: #848A73;
	clear: both;
	visibility: hidden;
	height: 60px;
}
#footer A:hover
{
	text-decoration: underline;
}
#footer A
{
	color: #D8C26D;
}
#footer
{
	background: #006500;
	clear: both;
	text-align: center;
	font: 12px Arial;
	color: #D8C26D;
	padding: 10px 0 0;
	height: 50px;
}
#footer-ob-logo
{
	float: left;
}
.sidebar-wrap A
{
	color: #006500;
	font: 12px sans-serif;
}
.sidebar-wrap A:hover
{
	text-decoration: underline;
}
.sidebar-wrap UL
{
	list-style-type: none;
}
.post
{
	margin-bottom: 35px;
	border-bottom: 1px dotted #006400;
	padding-bottom: 10px;
}
/*Sticky Footer by Ryan Fait: http://ryanfait.com/*/
