html {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
body {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
html {
	background: url("bg.jpg") rgb(62, 64, 53);
}
body {
	background: url("header_bg.jpg") repeat-x 0px 0px; text-align: center; color: rgb(51, 51, 51); font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 100%;
}
a {
	color: rgb(61, 114, 131); text-decoration: none;
}
a:hover {
	color: rgb(0, 0, 0); text-decoration: underline;
}
h1 {
	margin: 0px; padding: 0px; font-weight: 400;
}
h2 {
	margin: 0px; padding: 0px; font-weight: 400;
}
h3 {
	margin: 0px; padding: 0px; font-weight: 400;
}
h4 {
	margin: 0px; padding: 0px; font-weight: 400;
}
h5 {
	margin: 0px; padding: 0px; font-weight: 400;
}
h6 {
	margin: 0px; padding: 0px; font-weight: 400;
}
h1 {
	background: url("content-sep.jpg") repeat-x 0px 0px rgb(244, 245, 243); margin: 10px -20px; padding: 5px 20px; clear: both; font-size: 1.2em; border-bottom-color: rgb(226, 228, 224); border-bottom-width: 1px; border-bottom-style: solid;
}

h1 a {
	color: rgb(51, 53, 44) !important;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.3em;
}
p {
	margin: 10px 0px; padding: 0px;
}
ul {
	list-style: none; margin: 0px; padding: 0px;
}
blockquote {
	margin: 10px 20px; color: rgb(68, 68, 68); padding-left: 10px; font-family: Georgia,"Times New Roman",Times,serif; font-size: 1.4em; font-style: italic; border-left-color: rgb(208, 208, 206); border-left-width: 1px; border-left-style: solid; display: block;
}
code {
	color: rgb(68, 68, 68); font-size: 1.2em;
}
pre {
	color: rgb(68, 68, 68); font-size: 1.2em;
}
pre {
	margin: 15px 0px; padding: 0.2em 0.5em; border: 1px dotted rgb(226, 228, 224); clear: both; display: block; background-color: rgb(244, 245, 243);
}
small {
	font-size: 0.8em;
}
big {
	font-size: 1.2em; font-weight: 700;
}
sup {
	bottom: 0.3em; vertical-align: baseline; position: relative;
}
sub {
	bottom: -0.2em; vertical-align: baseline; position: relative;
}
acronym {
	letter-spacing: 1px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dashed; cursor: help;
}
abbr {
	letter-spacing: 1px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dashed; cursor: help;
}
hr {
	border-width: 1px medium; border-style: dotted none solid; border-color: rgb(190, 193, 181) currentColor rgb(255, 255, 255); margin: 5px 0px; clear: both; display: block;
}
.note {
	margin: 20px 0px; padding: 5px 10px; width: 460px; line-height: normal; border-top-color: rgb(235, 232, 215); border-bottom-color: rgb(235, 232, 215); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; float: left; display: block;
}
.error {
	margin: 20px 0px; padding: 5px 10px; width: 460px; line-height: normal; border-top-color: rgb(235, 232, 215); border-bottom-color: rgb(235, 232, 215); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; float: left; display: block;
}
.note {
	border-top-color: rgb(226, 228, 224); border-bottom-color: rgb(226, 228, 224); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-color: rgb(244, 245, 243);
}
.error {
	border-top-color: rgb(255, 51, 0); border-bottom-color: rgb(255, 51, 0); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-color: rgb(255, 157, 157);
}
.nobullet {
	list-style: none !important; margin: 0px; padding: 0px;
}
table {
	margin: 0px 0px 18px; padding: 0px; border: 0px currentColor;
}
table tr td {
	padding: 2px;
}
.clear {
	margin: 0px; padding: 0px; border: 0px currentColor; width: 100%; height: 0px; line-height: 0; clear: both; font-size: 0px;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.alignleft {
	float: left; display: block;
}
.alignright {
	float: right; display: block;
}
.aligncenter {
	margin: 0px auto; text-align: center; display: block;
}
img.alignleft {
	background: rgb(239, 239, 237); padding: 3px; border: 1px solid rgb(208, 208, 206); display: block;
}
img.alignright {
	background: rgb(239, 239, 237); padding: 3px; border: 1px solid rgb(208, 208, 206); display: block;
}
img.aligncenter {
	background: rgb(239, 239, 237); padding: 3px; border: 1px solid rgb(208, 208, 206); display: block;
}
img.alignleft {
	margin: 0px 10px 2px 0px; float: left;
}
img.alignright {
	margin: 0px 0px 2px 10px; float: right;
}
img.aligncenter {
	margin: 5px auto;
}
img.noborder {
	padding: 0px; border: currentColor;
}
a:hover img.alignleft {
	background: rgb(255, 255, 255); padding: 3px; display: block;
}
a:hover img.alignright {
	background: rgb(255, 255, 255); padding: 3px; display: block;
}
a:hover img.aligncenter {
	background: rgb(255, 255, 255); padding: 3px; display: block;
}

a img {
	border: currentColor;
}
img {
	border: currentColor;
}
h6 {
	font-size: 1.2em;
}
#intro h2 {
	font-size: 1.2em;
}
.nopadding {
	margin: 0px !important; padding: 0px !important;
}
.commentlist {
	margin: 0px !important; padding: 0px !important;
}
#respond form {
	margin: 0px !important; padding: 0px !important;
}
.nobackground {
	
}
#respond .left-sidebar p {
	
}
.grey {
	color: rgb(103, 111, 81);
}
#intro {
	color: rgb(103, 111, 81);
}
#intro a {
	color: rgb(103, 111, 81);
}
#intro h2 span {
	color: rgb(103, 111, 81);
}
#intro a {
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: underline;
}
#wp-calendar tr a {
	text-decoration: underline;
}
#container {
	width: 100%; height: 100%; text-align: center;
}
#wrapper {
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background: url("content_top.jpg") no-repeat 0px bottom; height: 106px; font-size: 0.9em; position: relative;
}
#logo {
	background: url("logo_bg.jpg") no-repeat right bottom; padding: 9px 0px 0px 20px; width: 218px; height: 62px; float: left; display: block;
}
#logo h1 {
	font: 1.6em/34px Georgia, "Times New Roman", Times, serif; margin: 0px auto; padding: 12px 0px 0px; border: currentColor; width: 210px; text-align: center; color: white !important; clear: both; text-decoration: none; font-size-adjust: none; font-stretch: normal;
}
#logo h1 a {
	font: 1.6em/34px Georgia, "Times New Roman", Times, serif; margin: 0px auto; padding: 12px 0px 0px; border: currentColor; width: 210px; text-align: center; color: white !important; clear: both; text-decoration: none; font-size-adjust: none; font-stretch: normal;
}
.logo {
	background: url("logo.jpg") no-repeat bottom; margin: 0px auto; width: 200px; height: 35px; padding-top: 12px; display: block;
}
.menu {
	list-style: none; margin: 8px 0px 0px 30px; padding: 0px; height: 24px; text-align: center; float: right; display: block;
}
.menu li {
	margin: 0px 6px 0px 0px; padding: 0px; width: auto; height: 24px; text-align: center; float: left; display: block; position: relative;
}
.menu li a {
	padding: 0px 8px; border: 1px solid rgb(47, 48, 40); height: 24px; color: rgb(189, 193, 175); line-height: 24px; font-size: 1.1em; font-weight: 400; text-decoration: none; float: left; display: block; position: relative;
}
.menu li a:hover {
	background: rgb(37, 38, 32); border: 1px solid rgb(90, 92, 77); color: rgb(255, 255, 255); text-decoration: none;
}

#navAdmin {
	list-style: none; margin: 14px 0px 0px 30px; padding: 0px; height: 14px; text-align: center; color: rgb(189, 193, 175); clear: right; border-left-color: rgb(70, 74, 59); border-left-width: 1px; border-left-style: solid; float: right; display: block;
}
#navAdmin li {
	margin: 0px; padding: 0px; width: auto; height: 14px; text-align: center; border-right-color: rgb(70, 74, 59); border-right-width: 1px; border-right-style: solid; float: left; display: block; position: relative;
}
#navAdmin li a {
	padding: 0px 8px; height: 14px; color: rgb(189, 193, 175); line-height: 14px; font-size: 0.9em; float: left; display: block; position: relative;
}
#navAdmin li a:hover {
	color: rgb(255, 255, 255);
}
#rss {
	background: url("images/rss_bg.jpg") no-repeat right 0px; top: 60px; width: 220px; height: 31px; text-align: center; right: 35px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 32px; padding-right: 20px; clear: right; font-size: 1.4em; float: right; display: block; position: absolute; z-index: 999;
}
#pageWrapper {
	background: url("images/content_bg.jpg") repeat-y 0px 0px rgb(255, 255, 255);
}
#content {
	width: 850px; overflow: hidden; padding-left: 14px; float: left; display: block;
}
#content h1 {
	color: rgb(51, 53, 44); font-family: Georgia,"Times New Roman",Times,serif;
}
#content h2 {
	color: rgb(51, 53, 44); font-family: Georgia,"Times New Roman",Times,serif;
}
#content h3 {
	color: rgb(51, 53, 44); font-family: Georgia,"Times New Roman",Times,serif;
}
#content h4 {
	color: rgb(51, 53, 44); font-family: Georgia,"Times New Roman",Times,serif;
}
#content h5 {
	color: rgb(51, 53, 44); font-family: Georgia,"Times New Roman",Times,serif;
}
#content h6 {
	color: rgb(51, 53, 44); font-family: Georgia,"Times New Roman",Times,serif;
}
#intro {
	padding: 10px 20px 0px; width: 480px; clear: both; font-family: Georgia,"Times New Roman",Times,serif; font-size: 1.4em; font-style: italic; float: right; display: block;
}
#intro h2 span {
	font-size: 0.9em;
}
.postWrapper {
	clear: both; display: block;
}
.postmetadata {
	padding: 5px 0px 20px; width: 160px; clear: left; font-size: 0.85em; float: left; display: block;
}
.postmetadata a {
	color: rgb(97, 95, 88);
}
.meta-date {
	background: url("images/date.jpg") no-repeat 0px 0px; width: 160px; height: 29px; color: rgb(255, 255, 255); padding-top: 7px; clear: both; display: block;
}
.date-day {
	height: 20px; text-align: right; line-height: 18px; padding-right: 5px; padding-left: 10px; font-size: 2.2em; font-weight: 700; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid; float: left; display: block;
}
.date-month {
	width: 90px; height: 12px; line-height: 10px; padding-left: 8px; font-size: 1.2em; font-weight: 700; float: left; display: block;
}
.date-year {
	width: 90px; height: 10px; line-height: 10px; padding-left: 8px; font-size: 0.8em; float: left; display: block;
}
.meta-author {
	padding: 2px 0px 2px 20px; width: 120px; clear: both; margin-left: 10px; display: block;
}
.meta-edit {
	padding: 2px 0px 2px 20px; width: 120px; clear: both; margin-left: 10px; display: block;
}
.meta-comments {
	padding: 2px 0px 2px 20px; width: 120px; clear: both; margin-left: 10px; display: block;
}
.meta-categories {
	padding: 2px 0px 2px 20px; width: 120px; clear: both; margin-left: 10px; display: block;
}
.meta-tags {
	padding: 2px 0px 2px 20px; width: 120px; clear: both; margin-left: 10px; display: block;
}
.meta-author {
	background: url("images/icon-author.jpg") no-repeat 0px 0px;
}
.meta-edit {
	background: url("images/icon-edit.jpg") no-repeat 0px 0px;
}
.meta-comments {
	background: url("images/icon-comment.jpg") no-repeat 0px 0px;
}
.meta-categories {
	background: url("images/icon-category.jpg") no-repeat 0px 0px;
}
.meta-tags {
	background: url("images/icon-tag.jpg") no-repeat 0px 0px;
}
.post {
	width: 720px;
	clear: right;
	float: right;
	display: block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.post h2 {
	margin: 25px 0px 15px;
}
.post h3 {
	margin: 15px 0px;
}
.post h4 {
	margin: 15px 0px;
}
.post h5 {
	margin: 15px 0px;
}
.post h6 {
	margin: 15px 0px;
}
.post ul li {
	background: url("images/ul-post-arrow.jpg") no-repeat 0px 9px; margin: 0px; padding: 5px 0px 5px 10px;
}
.entry {
	width: 480px;
}
a span.more {
	margin: 20px 0px 0px !important; padding: 4px 7px; width: 36px; color: rgb(255, 255, 255); clear: both; font-size: 0.8em; font-weight: 700; display: block; background-color: rgb(51, 53, 44);
}
a:hover span.more {
	color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(108, 147, 57);
}
.left-sidebar {
	background: url("images/left-sidebar-sep.jpg") no-repeat 0px 0px; margin: 0px; padding: 15px 0px 0px 10px; width: 150px; clear: left !important; font-size: 0.85em; font-weight: 400; float: left; display: block;
}
.left-sidebar p {
	background: url("images/comment-arrow.jpg") no-repeat right 5px; margin: 0px; line-height: 1.5em; padding-right: 10px;
}
.left-sidebar h3 {
	margin: 0px; padding: 0px;
}
.left-sidebar .avatar {
	background: rgb(239, 239, 237); margin: 0px 5px 0px 0px; padding: 3px; border: 1px solid rgb(208, 208, 206); float: left; display: block;
}
.nav {
	width: 786px;
	overflow: hidden;
	font-family: "Times New Roman",Times,serif;
	font-size: 1.3em;
	font-weight: 700;
	float: right;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.nav-border-bottom {
	border-bottom-color: rgb(226, 228, 224); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-padding {
	padding: 14px 20px !important;
}
.reply {
	text-align: right; font-size: 90%;
}
.commentlist li {
	margin: 0px !important; padding: 0px !important; clear: both; font-weight: 700; display: block;
}
.comment-content {
	margin: 0px; padding: 15px 20px; width: 480px; clear: right; font-weight: normal; float: left; display: block; min-height: 50px;
}
.comment-content {
	background: url("images/content-sep.jpg") repeat-x 0px 0px rgb(244, 245, 243);
}
.nav {
	background-color: rgb(244, 245, 243);
	background-image: url(content-sep.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#respond {
	background: url("images/left-sidebar-sep.jpg") no-repeat 0px bottom; margin: 0px 0px 20px !important; padding: 0px !important; overflow: hidden; clear: both; display: block; min-height: 1px;
}
#respond h3 {
	padding-bottom: 20px;
}
#respond form textarea {
	height: 100px !important;
}
#respond form .field {
	padding: 2px 5px !important; border: 1px solid rgb(127, 157, 185); width: 130px;
}
#respond .form-content {
	background: url("images/content-sep.jpg") repeat-x 0px 0px rgb(244, 245, 243); margin: 0px; padding: 55px 20px 15px; width: 480px; clear: right; font-weight: normal; border-bottom-color: rgb(226, 228, 224); border-bottom-width: 1px; border-bottom-style: solid; float: left; display: block;
}
#footer {
	background: url("footer_bg.jpg") repeat-x 0px 0px rgb(33, 34, 28);
	width: 900px;
	height: 61px;
	color: #336600;
	clear: both;
	font-size: 1em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}
#footer ul li {
	display: inline;
}
#footer a:hover {
	color: rgb(169, 176, 149); text-decoration: none;
}
#footer .foot_l {
	background: url("footer_l.jpg") no-repeat left top; width: 8px; height: 61px; float: left;
}
#footer .foot_r {
	background: url("footer_r.jpg") no-repeat right top; width: 8px; height: 61px; clear: right; float: right;
}
#footer .foot_content {
	padding: 10px 0px 0px; width: 800px; clear: none; float: left; display: block;
}
#footer .foot_content p {
	margin: 0px; padding: 0px; line-height: 20px;
}
#toTop {
	background: url("top.jpg") no-repeat 0px 0px; width: 50px; height: 25px; clear: none; margin-right: 40px; float: right; display: block;
}
