#content {
width: 800px;
padding: 0;
margin: 0;
}

#main {
width: 560px;
float: left;
text-align: left;
line-height: 16px;
text-align: justify;
font: 10pt Arial, serif;
color: #142901;
z-index: 1;
}

#mainnav {
width: 240px;
float: right;
text-align: left;
}

body {
background-color: #333333;
margin: 0;
padding: 0;
font: 9pt arial;}

#wrap {
background: #333333 url(images/bg.gif) repeat-y;
width: 800px;
height: 100%;
margin: 0 auto;}

/* HEADER */

#header {
width: 800px;
background: url(images/header-top.gif) no-repeat;
height: 159px;
margin: 0;
}

/* TOP NAVIGATION */

#navbar {
width: 800px;
height: 34px;
padding: 2px 0 0 0;
margin: 0;
background: url(images/header-bottom.gif) no-repeat;
}

.menu * {
padding: 0;
margin: 0;}

.menu {
width: 800px;
padding: 0;
margin: 0;}

.menu ul {
position: relative;
list-style: none; 
list-style-type: none;
margin: 0; 
padding: 0;
left: 0;}

.menu ul li {
float: left;
display: inline;
padding-left: 15px;
list-style: none;}

.menu li a {
float: left;
display: inline;
font: bold 9pt arial;
padding: 8px 0 0 35px;
text-decoration: none;
text-transform: uppercase;
color: #FFFFFF;}

.menu li a:hover {
text-decoration: none;
color: #8BC323;}

/* BLOG NAME PROPERTIES */

h2 {
margin: 0;
text-align: right;
padding-top: 35px;
padding-right: 45px;
font: bold 2em Arial, serif;}

a.mainlink {
text-decoration: none;
color: #FFFFFF;}

a.mainlink:hover {
text-decoration: none;
color: #FFFFFF;}

/* SIDEBAR */

#mainnav .gutter {
padding: 8px 12px 10px 12px;
}

.nav h2 {
font: bold 15pt Arial, sans-serif;
text-align: left;
margin: 25px 0 2px 0;
width: 210px;
color: #4B8401;}

.nav p {
padding: 6px;
}

.nav * {
padding: 0;
margin: 0;}

.nav li {
width: 210px;
padding-top: 2px;
list-style: none;}

.nav li a {
background: url(images/icon.gif) left center no-repeat;
text-indent: 13px;
display: block;
padding: 5px 0;
font: bold 9pt arial;
text-decoration: none;
text-transform: capitalize;
border-bottom: 1px solid #DBE1CB;
width: 210px;
color: #9DAB7C;}

.nav li a:hover {
text-decoration: none;
color: #689200;}

/* MAIN PROPERTIES */

#main .gutter {
padding: 10px 20px 10px 30px;
}

.dateblock {
clear: both;
background: url(images/date.jpg) no-repeat;
width: 65px;
height: 72px;
text-align: center;
float: left;
font: bold 12pt Times New Roman,serif;
padding-top: 3px;
padding-right: 10px;
color: #FFFFFF;}

.dateblock .day {
font-size: 35px;
font-weight: bold;
padding-top: 7px;
letter-spacing: -1px;
color: #4E8601;}

h1 {
padding: 0 0 5px 0;
margin: 3px 0px 3px 0px;
font: bold 17pt Arial, sans-serif;
text-align: left;
margin-bottom: 14px;
color: #4B8401;}

a.link {
margin-top: 20px;
font: bold 17pt Arial, sans-serif;
text-decoration: none;
text-align: left;
margin-bottom: 14px;
color: #4B8401;}

a.link:hover {
margin-top: 20px;
font: bold 17pt Arial, sans-serif;
text-decoration: none;
text-align: left;
margin-bottom: 14px;
color: #4B8401;}

.reply {
clear: both;
padding: 0 0 5px 0;
margin: 3px 0px 3px 0px;
font: bold 17pt Arial, sans-serif;
text-align: left;
margin-bottom: 14px;
color: #4B8401;}

blockquote {
padding-left: 7px;
padding-right: 5px;
font-size: 8pt;
border-left: 6px solid #9DB26C;
background-color: #E8F0D6;
color: #666666;}

/* AUTHOR TEXT */
.nav h6 {
font: bold 15pt Arial, sans-serif;
text-align: left;
margin: 0 0 2px 0;
width: 210px;
color: #4B8401;
}

h5 {
background: url(images/icon.gif) left center no-repeat;
font: bold 9pt arial;
margin-left: 75px;
text-indent: 13px;
margin-top: 0;
color: #B2C18E;}

/* COMMENTS */

.com {
clear: both;
text-align: right;
border-bottom: 1px solid #DCD1B0;
padding: 1px 10px;
margin-bottom: 20px;}

.com a {
font-weight: bold;
text-decoration: none;
color: #DCD1B0;}

.com a:hover {
text-decoration: none;
color: #B2C18E;}

/* FOOTER */

#footer {
clear: both;
background: url(images/footer.gif) no-repeat;
width: 800px;
height: 172px;}

#recently {
width: 190px;
height: 100%;
display: inline;
margin-left: 80px;
font-weight: normal;
font-size: 10pt;
float: left;}

#recently ul {
margin-top: 0;
text-indent: -40px;}

#recently li {
list-style: none;
width: 190px;
height: 100%;
display: inline;
font-weight: normal;
font-size: 10pt;}

#copyright {
text-align: left;
width: 240px;
height: 100%;
margin-left: 40px;
display: inline;
font-weight: normal;
font-size: 10pt;
float: left;}

#meta {
width: 120px;
height: 100%;
margin-left: 70px;
display: inline;
font-weight: normal;
font-size: 10pt;
float: left;}

h4 {
margin-top: 10px;
margin-bottom: 10px;
text-align: left;
font: bold 15pt Arial, sans-serif;
color: #B2C18E;}

#footer a {
text-align: left;
display: block;
padding-bottom: 5px;
text-decoration: underline;
color: #000;}

/* INPUT PROPERTIES */

.searchform {
background-color: #F1F5E9;
border: 1px solid #638E00;
color: #707070;}

.searchform:hover {
border: 1px solid #6FAA00;}

.field {
background-color: #F1F5E9;
border: 1px solid #638E00;
color: #707070;}

.field:hover {
border: 1px solid #6FAA00;}

.comments {
background-color: #F1F5E9;
border: 1px solid #638E00;
color: #707070;}

.comments:hover {
border: 1px solid #6FAA00;}

.button {
font-weight: bold;
background-color: #F1F5E9;
border: 1px solid #638E00;
color: #638E00;}

.button:hover {
border: 1px solid #6FAA00;}

/* IMAGE STYLE */

img {
float: left;
padding-right: 5px;
border: 0;}

.wp-smiley {
float: none;}

/* GENERAL LINK STYLE */

a {
text-decoration: none;
color: #699500;}

a:hover {
text-decoration: none;
color: #176A0A;}