body {
	margin: 0;
	padding: 0 0 5px 0;
	background: #e8dfc5 url(images/img01.gif) repeat-x; 
	font: normal "Trebuchet", sans-serif;
        font-size: 85%;
	line-height: 1.8em;
	color: #694815;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0 0 15px 0;
	font-family: "Georgia", "Times New Roman", serif;
	font-weight: normal;
	color: #5d3662;
}

h2 {
	font-size: 150%;
        font-weight: bold;
}

h3 {
	color: #CC0000;
        text-align: center;
	font-size: 150%;
	font-weight: bold;
}

h4 {
	font-size: 150%;
        text-align: center;
        font-weight: bold;
}

h5 {
	font-size: 125%;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	font: italic small "Georgia", "Times New Roman", serif;
	line-height: 1.6em;
}

a {
	text-decoration: none;
	color: #1b2f6e;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #e8dfc5;
}

/* Menu */

#menu {
	width: 90%;
	height: 30px;
	margin: auto;
        text-align: center;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
        text-align: center;
}

#menu a {
	background: none;
        letter-spacing: -1px;
        padding: 0 5px 0 5px;
	font: normal Georgia, "Times New Roman", Times, serif;
        font-size: 140%;
	color: #1b2f6e;
}

#menu a:hover {
	border-bottom: 4px solid #3D5432;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #e8dfc5;
	text-decoration: none;
	color: #647db5;
}

/* Header */

#header {
	width: 750px;
	height: 180px;
	margin: auto;
	padding: 10px ;
	background: url(images/header2despeck.gif) no-repeat;
}

#header h1 {
	float: left;
	padding: 0px 400px 0px 0px;
	line-height: 36px;
	font-size: 36px;
}

#header h2 {
	float: left;
	padding: 0px 400px 0 0px;
	letter-spacing: 0px;
	line-height: 20px;
	font-size: 18px;
	background: none;
}

/* Content */

#content {
	float: right;
	width: 60%;
        margin: 0 50px 0 0;
}

/* Posts */

.post {
	padding-bottom: 20px;
}

.post .title {

}

.post .title a {
	background: url(images/spacer.gif);
}

.post .entry {
	padding: 15px 0px 0 0px;
}

.post .meta {
	padding: 5px 0 0 0px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

.post ul {
	
}

.post ul li {
}

#comment {
	width: 400px;
}

/* Navigation */

.navigation {
	padding: 5px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 25%;
        padding: 0 0 0 100px
        
}

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

#sidebar li ul {
	padding: 5px 0px 0px 0px;
}

#sidebar li li {
	padding: 3px 0;
}

#sidebar li a {
	background: none;
}

#sidebar li i {
	font-size: smaller;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 20px 0px 10px 0px;
	/*background: url(images/img10.gif) repeat-x;*/
}

#search br {
	display: none;
}

#s {
	width: 106px;
}

/* Footer */

#footer {
	padding: 40px 0 60px 0;
	/*background: url(images/img08.gif) repeat-x;*/
}

#footer p {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #A6C09B;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B;
}

#links {
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
}

#legal {
	width: 350px;
	margin: 0px auto 0 auto;
	padding: 10px 0 0 0px;
	letter-spacing: -1px;
	font-size: 24px;
}
