* {margin: 0; padding: 0}
header, nav, section, article, aside, footer {display: block}
body {  
	font: 11px Arial, sans-serif;
	color: #404040;
	background: #e8dfd8;
}
a {
	color: #b73d01;
        text-decoration: none;
}
a:hover {
	color: #b73d01;
        text-decoration: none;
}
p {margin: 0 0 18px;}
img {border: 1px solid #e8dfd8;}
img.floatLeft { 
    float: left; 
    margin-right: 10px; 
    margin-bottom: 10px; 
    margin-top: 0px; 
}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
    margin-bottom: 10px; 
    margin-top: 0px; 
}
input {vertical-align: middle}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	border-left: 3px solid #DE8D8D;
	background: #F2F2F2;
	height: 1%;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.aligncenter {margin: 0 auto}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 3px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 3px 10px}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
table {
	width: 99%;
	margin: 0 0 20px 3px;
	border-collapse: collapse;
}
th, td {
  border: 1px solid #f4efeb;
	padding: 4px 8px;
}
th {
  text-align: left;
	background: #f4efeb;
}
pre {
	margin: 0 0 20px;
}

#wrapper {
        width: 1010px;
        margin: 0 100px;
	padding: 0 20px;
	background: #e8dfd8;
        border: 0px;
        border-width: 0 1px;
}


/* Header
-----------------------------------------------------------------------------*/
header {
	height: 225px;
	margin-bottom: 0px;
	position: relative;
        image-border: none;
}

#logo {
	position: absolute;
	top: 25px;
	left: 0px;
	color: #e8dfd8;
	line-height: 1;
	font-size: 33px;
        border-image: 0px;
}
#logo a {
       text-decoration: none;
}
#logo span {
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0 0;
	text-shadow: none;
}

#nav {
        position: absolute;
	top: 0px;
	left: 0px;
        width: 0px;
	height: 0px;
	padding: 0 0 3px 0;
	clear: both;
}
#nav li {
	float: left;
	font-size: 17px;
        font-weight: bold;
	text-transform: uppercase;
	list-style: none;
}
#nav li a {
	float: left;
	margin: 4px 12px 0px 0px;
	color: #a27004;
        text-decoration:;
}
#nav li a:hover {
	color: #b73d01;

}

#search {
	position: absolute;
	top: 43px;
	right: 0;
}



/* Content
-----------------------------------------------------------------------------*/
section {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
        
}
#content {
	width: 500px;
	float: left;
	overflow: hidden;

}
#content h2 {
	font: 14px Arial, Sans-Serif;
        color: #a27004;
	padding: 1px 0 6px;
	margin-bottom: 5px;
}
#content h2 a {
  text-decoration: none;
}
#content h2 a:hover {

}
#content h3 {
	font: normal 11px Arial, Sans-Serif;
	padding: 0 0 0px;
	margin-bottom: 10px;
}
#content .post {
	margin: 0 0 40px
}
#content .post h2,
#content .post h3 {
	font-size: 22px;
        font-weight: bold;
        text-transform: uppercase;
	margin: 0 0 2px;
}
.pmeta {
	font-size: 10px;
        line-height: 14px;
	margin: -10px 0 5px;
	color: #b73d01;
}
.pmeta span {
  margin: 0 2px;
}
.pmeta a,
.ptags a {
	color: #b73d01;
}
.pmeta a:hover,
.ptags a:hover {
	color: #b73d01;
}
.entry {
  text-align: justify;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: normal 10px Arial, Sans-Serif;
	padding: 0 0 4px;
	margin: 5px 0 10px;
	border: none;
}
#content .entry h3 {font-size: 20px}
#content .entry h4 {font-size: 11px}
#content .entry h5 {font-size: 11px}
#content .entry h6 {font-size: 11px}
.ptags {
	font-size: 10px;
        line-height: 14px;
	color: #404040;
	overflow: hidden;
	height: 1%;
	margin: 15px 0 2px;
        border-bottom: 1px solid #837c77;
}
.comments {
	float: right;
}

.line {
	clear: both;
	padding: 3px;
	margin: 0 0 5px;
}

.post ol {
	margin: -4px 0 8px 5px;
}
.post ul {
	margin: -4px 0 18px 18px;
}
.post li {
	padding: 3px 0 4px;
        border-bottom: 1px solid #EEE;
}
.post ul li {
	list-style: none;
	padding: 3px 0 4px 12px;
}
.post li ul {
	margin: 4px 0 -5px;
        border-top: 1px solid #EEE;
}
.post li ol {
	margin: 4px 0 -5px 18px;
        border-top: 1px solid #EEE;
}

div.pagetitle {
	font: normal 20px "Trebuchet MS", Arial, Sans-Serif;
	padding: 10px 10px 0px 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #837c77;
        text-align: left;
	background: #e8dfd8;
}

.commentlist {
	margin: 8px 0 0;
}
.commentlist li {
	list-style: none;
}
.commentlist li .commentdiv {
	margin: 0 0 25px;
	height: 1%;
}
li.bypostauthor .commentdiv {
	padding: 0px 0px 7px;
	border: 0px solid #837c77;
}
.commentlist ul.children {
	margin: 13px 0 0 18px;
}
.comment-author {
	background: #d9d0c9;
	border: 0px solid #404040;
	padding: 2px 2px 0px 0px;
	min-height: 35px;
	height: auto !important;
	height: 39px;
}
.fn {
	font-style: normal;
	font-weight: bold;
}

.commentmetadata {
	font-size: 10px;
	color: #b73d01;
	padding: 3px 0 0;
}
.commentmetadata a {
	color: #b73d01;
  text-decoration: none;
}
.commentmetadata a:hover {
	color: #b73d01;
  text-decoration: underline;
}
.ctext {
	padding: 10px 7px 0;
}
.reply {
	width: 100%;
	overflow: hidden;
	text-transform: lowercase;
	margin: -3px 0 0 7px;
}
.reply a {
	background: #F4F4F4;
	float: left;
	color: #404040;
	text-decoration: none;
	padding: 0 6px 2px;
	border: 1px solid #CCC;
	font-size: 13px;
	line-height: 16px;
}
.reply a:hover {
	background: #404040;
	color: #FFF;
	border: 1px solid #404040;
}
#cancel-comment-reply {
	float: right;
	position: relative;
	top: -43px;
}
#cancel-comment-reply small {
	font-size: 13px;
}

#respond h3 {
  margin-top: 35px;
}

#commentform {
	padding: 0 0 20px;
}
#commentform p {
	margin: 0 0 7px;
	white-space: nowrap;
}
#author, #email, #url, #comment, #submit {
	font: 13px "Trebuchet MS", Tahoma, Arial, Sans-Serif;
	padding: 3px 5px;
	width: 200px;
	border: 1px solid #CCC;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #submit:focus {
	border-color: #999;
}
#mcspvalue {
	font: 13px "Trebuchet MS", Tahoma, Arial, Sans-Serif;
	padding: 3px 5px;
	width: 200px;
	border: 1px solid #CCC;
}
#comment {
	width: 97%;
	height: 150px;

}

#submit {
	width: 100px;
	height: 20px;
	padding: 0;
	background: #837c77;
	cursor: pointer;
	border: none;
	color: #e8dfd8;
        font-size: 11px;
        font-weight: bold;

}
#submit:hover {
	background: #404040;
}

.navigation {
	padding: 15px 0 0;
}
.navigation a {
	display: inline-block;
	width: 20px;
	margin: 0 2px 0 0;
        border: 1px solid #b73d01;
	color: #b73d01;
        text-decoration: none;
        text-align: center;
}
.navigation a:hover {
  border: 1px solid #404040;
	color: #404040;
	background: #f4eae3;
}
.navigation span {
	display: inline-block;
	width: 20px;
	margin: 0 2px 0 0;
        text-align: center;
}
.navigation span.pages {
        margin-right: 10px;
	width: auto;
}
.navigation span.current {
        border: 1px solid #4A4A4A;
	background: #f4eae3;
	color: #404040;
}
.navigation.first {
	background: none;
	padding: 0;
}
.navigation.com a {
	margin: 0 -2px 0 0;
}
.navigation.com span.dots {
	margin: 0 -4px 0 0;
}
.navigation.com span.current {
	margin: 0 -2px 0 0;
}


/* Sidebars
-----------------------------------------------------------------------------*/
aside {
	float: right;
        position: absolute;
        top: 50px;
        left: 645px;
	width: 450px;
	font-size: 12px;
        line-height: 15px;
        border-left-style:;
        border-color: #837c77;
	padding: 0 0 0 15px;
        background: #e8dfd8;
}

#sidebar1 {
	float: left;
	width: 400px;
	padding: 0 0 0 50px;
        height: 100%;
}
#sidebar2 {
	float: right;
	width: 0px;
	padding: 0 0 0 20px;
        height: 100%;
        border-left-style:;
        border-color: #837c77;
}

.section {
	margin: 0 0 12px;
}
aside ul {
	margin: 0 0 5px;
}
aside li {
	list-style: none;
	padding: 3px 4px 4px 12px;
	margin: 0;

}
aside li ul {
  margin: 0 0 0px;
}
aside li li {

	border: none;
}
aside a {
	color: #b73d01;
  text-decoration: none;
}
aside a:hover {
color: #b73d01;
}
aside h3 {
	font: 12px "Trebuchet MS", Arial, Sans-Serif;
        font-weight: bold;
        color: #404040;
	padding: 0;
	margin: 0;
}

#tagCloud a,
.widget_tag_cloud a {
	margin: 0 4px 0 0;
  line-height: 24px;
}

#wp-calendar {
  width: 100%;
	margin: 0 0 12px;
}
#wp-calendar td {
  text-align: center;
}


/* Footer
-----------------------------------------------------------------------------*/
footer {
	padding: 25px 0 0 0;
	margin: 0 0 0 0;
	font-size: 11px;
	line-height: 16px;
	color: #404040;

}
