/*
     designed by WebTemplateOcean.com
     http://www.webtemplateocean.com/
     released under Creative Commons Attribution-ShareAlike 3.0 license
*/


body {
    padding: 20px 0;
    font: 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.15em
    color: #444444;
    background: #C3DC8C;
}

h1, h2 {
    font-weight: bold;
}

h1 {
    padding: 60px 0 0 30px;
    font-size: 40px;
    color: #FFFFFF;
}

h1 a {
    color: #FFFFFF;
    text-decoration: none;
}

p {
    padding: 10px 0;
    line-height: 1.5em;
    text-align: justify;
	font-weight: normal;
	color: #000;
}

p#subtitle {
    padding: 0 0 0 30px;
    font-size: 14px;
    text-transform: lowercase;
    color: #DDEBBE;
}

a {
    color: #007700;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

/* page */

#page {
    width: 960px;
    margin: 0 auto;
}

/* menu */

#menu {
    padding-left: 15px;
    height: 56px;
    background: #C57A32 url('images/menu.gif') no-repeat top;
}

#menu ul {
    list-style: none;
    padding-top: 18px;
}

#menu ul li {
    display: block;
    float: left;
   	padding: 0 40px;
    line-height: 32px;
    color: #FFFFFF;
    border-right: 1px dotted #E1A24B;
}

#menu ul li a {
    display: block;
    color: #FFFFFF;
    text-decoration: none;
}

#menu ul li a:hover {
    background: #D08A3C;
}

/* logo */

#logo {
    height: 334px;
    background: #2C4106 url('images/header.jpg') no-repeat;
}

#logo2 {
    height: 87px;
    background: #FFFFFF url('images/header2.jpg') no-repeat;
}

/* main */

#main {
    padding: 20px 30px 0 30px;
    background: #FFFFFF;
	overflow: hidden;
}

/* content */

#content {
    float: left;
    width: 550px;
    padding-bottom: 5px;
}

#content .post {
    padding: 0 0 50px 0;
	
}

#content h2 {
    font-size: 1.85em;
    color: #D18A51;
}

#content h2 a {
    color: #D18A51;
    text-decoration: none;
}

p.postmeta {
    color: #888888;
}

#content .entry {
    padding: 10px 0 0 0;
}

/* sidebar */

#sidebar {
    float: right;
    width: 310px;
    padding-bottom: 40px;
}

#sidebar h2 {
    padding-left: 50px;
    font-size: 1em;
    line-height: 92px;
    color: #FFFFFF;
    background: #EDCAA4 url('images/h2.jpg') no-repeat;
}

#sidebar a {
	font-size: 1em;
}


#sidebar h2 a {
    font-size: 1em;
    line-height: 92px;
    color: #FFFFFF;
}

#sidebar .box {
    padding: 15px 20px 10px 50px;
}

#sidebar p {
    text-align: left;
}

#sidebar ul {
    list-style: none;
    padding: 15px 20px 0px 0px;
}

#sidebar ul li {
    padding: 0 10px 0 30px;
    line-height: 2.5em;
    border-bottom: 1px solid #DDEBBE;
}

#sidebar ul li a {
    padding: 0;
}

#sidebar li {
	padding: 0 0 10px 10px;
	text-indent: -10px;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* footer */

#footer {
    clear: both;
    padding-top: 42px;
    background: #D7E8B2 url('images/footer1.gif') no-repeat top;
}

#footer2 {
    padding: 0 30px 30px 30px;
    background: #D7E8B2 url('images/footer2.gif') no-repeat bottom;
	font-weight: normal;
	font-size: 0.7em;
}

#footer p {
    text-align: center;
}

input {
	font-size: 1em
}

.message_item {
	margin: 0 0 15px 0;
	font-size: 1.1em
}

.entry li a {
	font-size: 1.1em;
	font-weight: bold;
}
