

body{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #975d31 url(images/BODY_bkg.jpg) repeat-y 50% 0;
	color: #222;
}

h3{
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	color:#899359;
	padding:0;
	margin:30px 0 10px 0;
}

h4{
	font-size:18px;
	font-weight:bold;
	color:#9c9c9c;
	padding:0;
	margin:0 0 5px 0;
}

a:link, a:visited {
	text-decoration: none;
	color:#8FA23C;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

blockquote { font-style: italic; 
	font-family: Arial, Helvetica, Georgia, Sans-serif; 
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #FFFCED;
	border-top: 1px solid #F2E6B1;
	border-left: 1px solid #F2E6B1; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

.entry .small {
	font-size:10px;
	line-height:13px;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 890px;
	text-align: left;
	position:relative;
}




/*----HEADER---------------------------------------------------------*/

#header {
	float: left;
	width: 890px;
	height:284px;
	display:inline;
	padding:0;
	margin: 0 0 0px 0;
	background: url(images/MASTHEAD.jpg) no-repeat -1px 0;
	color: #fff;
}

#header h1, #header h4 {
	text-indent: -1000em;
}


#header h1 a {
	width: 890px;
	height:224px;
	display:block;
}

/*----NAVIGATION BAR------------------------------------------*/

#top-menu{
	font-family: Georgia, Sans-Serif;
	text-align: left;
	position:absolute;
	top:63px;
	left:330px;
	font-weight:bold;
	height:40px;
	padding:0;
	margin:0;
	z-index:100;
}

#top-menu a{
	text-decoration: none;
	color: #5F5F5F;
}

#top-menu a:hover{
	text-decoration: underline;
}

#top-menu ul{
	padding: 0px 0;
	margin:0;
	text-align: left;
}

#top-menu ul li{
	display: inline;
	padding: 0 13px 0 13px;
	font-size: 11px;
	margin:0;
	letter-spacing:.1em;
	text-transform:uppercase;
	border-left:1px solid #E7ECCE;
}

#top-menu ul li.page-item-5 {
	border-right:1px solid #E7ECCE;
}




/*----POST-------------------------------------------------------------*/

#container{
	float: left;
	width: 620px;
	padding: 0 0 0 0;
	margin:0;
}

.post{
	padding: 0px 120px 40px 40px;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 28px;
	font-weight:normal;
	padding: 0px 0 0 0;
	color:#899359;
	margin:0 0 10px 0;
	line-height:28px;
}

.post h2 a:link, .post h2 a:visited {
	color:#899359;
}

.post a:link, .post a:visited {
	color:#8FA23C;
}

.post h2 a:hover, .post a:hover {
	text-decoration:underline;
}

.entry{
	line-height: 24px;
	font-family: Georgia, Sans-serif;
	font-size:16px;
}

.postinfo{
	font-size: 11px;
	color: #BFB8A1;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #BFB8A1;
}

.postdate{ color: #BFB8A1; }

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-top: 1px dashed #F2E6B1;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

.entry img {
border: 1px solid #CCC; margin: 0pt 0pt 10px 0px; padding: 8px;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

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




/*----SIDEBAR STYLES-----------------------------------------------------------------*/

.sidebar{
	float: left;
	width: 209px;
	padding:0 20px 20px 40px;
	margin:0;
	display: inline;
	overflow: hidden;
	border-right:1px dashed #999999;
}

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

div.textwidget {
	font-size:10px;
	color:#666666;
}

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

.sidebar ul li{
	padding: 0px 0 20px 0px;
	border-bottom: 3px solid #E9EED2;
	margin:0 0 20px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #919B5E;
	padding:0px;
	margin: 0 0px 10px 0;
}

.sidebar ul ul li{
	margin: 0;
	padding: 0 0 4px 23px;
	line-height: 24px;
	list-style:none;
	background: url(images/mug_bullet.gif) 1px 4px no-repeat;
	color:#666;
	border:none;
}

.sidebar .syndication ul li{
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color:#666;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #000000;
}


.sidebar img {
	border:none;
}



table#wp-calendar{
	width: 100%;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 475px;
	margin: 50px 0 0;
	border: 2px dotted #F2E6B1;
	padding: 5px 5px 15px 15px;
	background: #FFFCED url(images/mug.gif) no-repeat top right;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color: #736E60;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #BFB8A1;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

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

.comments-template input{
	border: 1px solid #333;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #F2E6B1;
}



/*----FOOTER---------------------------------------------------------------------*/

#footer{
	float: left;
	display:inline;
	width: 820px;
	padding: 10px;
	margin:0 0 0 25px;
	color: #535353;
	background: #c4d18b;
	text-align:center;
}

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

#footer a:hover{
	text-decoration: none;
	color: #FFF;
}