html, body, form, fieldset {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	background:#ffffff;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 135%;
}

#wrapper {
	
}
#header-wrap {
	background: url(images/header-bg.jpg) repeat-x left bottom;
	height: 263px;
}
#top-wrap {
	background-color: #89732C;
	height: 25px;
}
#menu-wrap {
	background-color: #D7BB58;
}

#footer-wrap {
	background-color: #6A7F58;
	margin: 0px 0px 25px;
	height: 50px;
}

#top,
#header,
#menu,
#maincontent,
#subfooter,
#footer {
	width: 920px;
	margin: 0px auto;
}

#top {
	height:15px;
}
#date {
	float:left;
	padding-top:5px;
	color: #FFFFFF;
}
#subscribe {
	color:#FFF;
	float:left;
	width: 13%;
	display: inline;
}
#subscribe a {
	color:#FFF;
	text-decoration:none;
}
#subscribe a:hover {
	text-decoration:underline;
}
#header {
	background:url(images/header.jpg) no-repeat center top;
	color:#000;
	height: 263px;
}

#title {

	display: none;
}

#logo {
	display: inline;
	float: left;
	height: 150px;
	width: 275px;
	padding: 35px 0px 0px;
}

#header h1 {
	margin:0px;
	font-size:30px;
	text-indent:-999em;
	position: absolute;
}
#header h2 {
	margin:0px;
	font-size:14px;
	text-indent:-999em;
	position: absolute;
}

#menu {
	background-color: #D7BB58;
	height:30px;
}
ul.menu {
	list-style:none;
	margin:0px;
	padding:0;
	height:30px;
}
ul.menu li {
	float:left;
	list-style-type:none;
	margin:0;

}
ul.menu li a {
	float:left;
	color:#222222;
	padding-left:10px;
	padding-right:10px;
	line-height:30px;
	text-decoration:none;
}
ul.menu li a:visited {
	color:#222222;
	font-weight:normal;
}
ul.menu li a:hover {
	background:#89732C;
	text-decoration:none;
	color:#ffffff;
}
ul.menu li a:visited:hover {
	background:#89732C;
	text-decoration:none;
	color:#ffffff;
}
li.current_page_item {
	background:#B69A3A;
	text-decoration:none;
}
#maincontent {
	overflow:hidden;
	color:#333333;
	padding: 20px 0px 0px;
	background:url(images/right-panel-bg.jpg) no-repeat right top;
}
#inner-pad {
	padding: 20px;
}
#content {
	float:left;
	width:588px;
}
#latestarticle {
	width:588px;
	background:#FFF;
}
.archivearticle {
	width:588px;
	background:#FFF;
	margin-bottom:10px;
}
.archivearticle .posttitle {
	float:left;
}
.archivearticle .postinfo {
	float:right;
	font-size:11px;
	padding-top:1px;
	font-weight:normal;
}
.archivearticle .postinfo a {
	color:#464647;
	text-decoration:none;
}
.archivearticle .postinfo a:hover {
	text-decoration:underline;
}
.archivearticle .postcontent {
	padding: 0px 0px 10px;
}
.postcontent a {
	color:#89732C;
	text-decoration:none;
	font-weight: bold;
}

.postcontent a:hover {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
.postcontent p {
	margin:0;
	padding:0px 0px 10px;
}
.postcontent li {
	margin:0;
	padding:0px 0px 5px;
}
#latestarticles {
	float:left;
	width:289px;
	margin-top:10px;
	background:#FFF;
}
#latestarticlescontent {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}
#latestarticlescontent h2, #latestcomments h2, .posttitle h2 {
	font-size:14px;
	margin:0;
	color:#89732C;
}

.postcontent h2 {
	font-size:14px;
	margin:0;
	color:#89732C;
	padding: 10px 0px;
	line-height: 150%;
}

#latestarticlescontent h2 a, #latestcomments h2 a, .postcontent h2 a, .posttitle h2 a {
	text-decoration:none;
	color:#89732C;
}
#latestarticlescontent h2 a:hover, #latestcomments h2 a:hover, .postcontent h2 a:hover, .posttitle h2 a:hover {
	text-decoration:none;
	color:#6A7F58;
}
#latestarticlescontent p {
	margin-top:2px;
}
#latestcomments {
	float:left;
	width:289px;
	margin-top:10px;
	margin-left:10px;
	background:#FFF;
}
#latestcommentscontent {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}
#latestcommentscontent h2 {
	font-size:14px;
	margin:0;
}
#latestcommentscontent p {
	margin-top:2px;
}

h3#comments {
	color: #6A7F58;
}
h3#respond {
	color: #6A7F58;
}
ol.commentlist cite {
	text-transform: uppercase;
	color: #89732C;

}
.title {
	height:20px;
	font-weight:bold;
	font-size:14px;
	padding: 5px 0px 0px;
	color: #89732C;
}



#latestarticle .posttitle {
	float:left;
}
#latestarticle .postinfo {
	float:right;
	font-size:11px;
	padding-top:1px;
	font-weight:normal;
}
#latestarticle .postinfo a {
	color:#464647;
	text-decoration:none;
}
#latestarticle .postinfo a:hover {
	text-decoration:underline;
}
#latestarticle .postcontent {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
}
#sidebar {
	float:right;
	width:272px;
}
#sidebar h2 {
        font-size: 110%;	

}

.right {
	float:right;
}
.left {
	float:left;
}
.sidebar-item {
	margin-bottom:5px;
	padding: 5px 20px 5px 10px;
}
.sidebar-item ul {
	margin:0;
	padding:8px;
	list-style-type:none;
}

.sidebar-item h2 a {
color: #474746;
}

.sidebar-item a {
	color:#89732C;
	text-decoration:none;
}
.sidebar-item a:hover {
	text-decoration:underline;
}

#footer {
	height:20px;
	padding:10px 0px 0px;
}
#copyright {
	float:right;
	color:#FFF;
	width: 75%;
	text-align: right;
	display: inline;
}
#copyright a {
	color:#FFF;
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}

.bold {
	font-weight:bold;
	text-transform: uppercase;
	color: #6A7F58;
}
#search {
	float:right;
	padding-top:200px;
	padding-right:10px;
}
#searchform .field {
	float:left;
	background:#AE925C;
	border:0;
	height:17px;
	width:150px;
	border: solid 1px #000000;
	padding-top:3px;
	text-indent:5px;
	color: #FFFFFF;
}

#searchform #searchsubmit {
	color: #FFFFFF;
	font-size: 95%;
	cursor: pointer;
	background: #89732C url(images/search-button.gif) no-repeat center center;
	height: 23px;
	width: 30px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
}

.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.alignleft a, .alignright a {
	color:#fff;
}
.nocomments {
	text-align:center;
}

img.avatar {
	float:left;
	padding-right:5px;
}

a img {
	border: none;
}

a:focus {
	outline: none;
}

a:focus img {
	outline: none;
}
/* Firefox Scrollbar Hack - Do not remove */

html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

div#show {
	background-color: #B0BFA4;
	padding: 3px;
}
div#hide {
	background-color: #EFF2EC;
	padding: 5px;
}

form#commentform input#submit {
	color: #FFFFFF;
	font-size: 95%;
	cursor: pointer;
	background: #89732C;
	height: 25px;
	padding: 5px;
	border: 1px solid #C5A94B;
}

p.addtoany_share_save_container {
	margin: 50px 0px 0px;
	padding: 0px;
}

div.pagenavigation {
	margin: 10px 0px;
	clear: both;
	width: 100%;
	padding: 10px 0px 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #89732C;
}

div.pagenavigation a:link {
	color:#89732C;
	text-decoration:none;
	font-weight: bold;
}
div.pagenavigation a:visited {
	color:#89732C;
	text-decoration:none;
	font-weight: bold;
}
div.pagenavigation a:hover {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

div.linkleft {
	width: 45%;
	float: left;
	display: inline;
}

div.linkright {
	width: 45%;
	float: right;
	display: inline;
	text-align: right;
}

#links-container {
	width: 100%;
	clear: both;
}

div.thumb {
	margin: 3px 3px 3px 0px;
	height: auto;
	float: left;
	text-align: center;
}
.thumb img{
	display: inline;
	margin: 10px 15px 10px 0px;
}

.clear-both {
	clear: both;
}

.linklist {
border-left: 1px dotted #89732C;
border-right: 1px dotted #89732C;
}

