@charset "utf-8";
/* CSS Document */
* { margin: 0px; border: 0px; padding: 0px; }

.all {
padding-top: 20px;
width: 840px;
margin: 0 auto;
font-family: "Trebuchet MS" Arial, sans-serif;
}

}

/* HEADER */
.header{
margin-top: 5px; margin-bottom: 0px;
}


/* HORIZONTAL MENU */
.menu1 {
margin-top: 10px;
margin-bottom: 10px;
float: right;
text-align: right;
background: transparent url(images/right-curve.jpg) right top no-repeat;
padding-right: 6px;
}
.menu2 {
padding-left: 6px;
height: 24px;
float: left;
text-align: right;
background: #554220 url(images/left-curve.jpg) left top no-repeat;
}

.menu1 li{
padding-top: 0px;
padding-bottom: 0px;
list-style: none;
display: inline;
}
.menu1 li a{
display: block;
float: left;
padding: 1px 6px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 15px;
color: #fff;
text-transform: capitalize;
text-decoration: none;
font-weight: bold;
height: 22px;
}
.menu1 li a:hover{
background-color: #4db1d2;
}

.current_page_item a {
background-color: #4db1d2;
}
/* SIDEBAR */
.sidebar {
margin-top: 16px;
float: right;
width: 223px;
color: #ffffff;
}

.box1 {
width: 223px;
background: #8cbf34 url(images/side-top.jpg) center top no-repeat;
margin-bottom: 15px;
}

.box2 {
width: 223px;
background: #4db1d2 url(images/side-middle.jpg) center top no-repeat;
margin-bottom: 15px;
}


.box3 {
width: 223px;
background: #d3c273 url(images/side-bottom.jpg) center top no-repeat;
margin-bottom: 15px;
}

.box1text, .box2text, .box3text {
min-height: 120px;
padding: 12px;
font-size: 13px;
}
.box1text {
padding-bottom: 20px;
background: url(images/side-top2.jpg) bottom no-repeat;
}
.box2text {
padding-bottom: 20px;
background: url(images/side-middle2.jpg) bottom no-repeat;
}
.box3text {
padding-bottom: 20px;
background: url(images/side-bottom2.jpg) bottom no-repeat;
}


.sidebar li{
list-style: none;
}

.sidebar h2{
color: #ffffff;
font-size: 18px;
font-weight: normal;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sidebar h3{
color: #ffffff;
font-size: 14px;
font-weight: normal;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.sidebar a{
color: #ffffff;
text-decoration: none;
}

.sidebar a:hover{
color: #ffffff;
text-decoration: underline;
}


.sidebar li a{
font-size: 13px;
text-decoration: none;
color: #ffffff;
text-transform: capitalize;
padding: 3px 6px;
}
.sidebar ul li ul{
padding-left: 10px;
}

.sidebar .box1 li a:hover, .sidebar .box2 li a:hover, .sidebar .box3 li a:hover{
color: #ffffff;
text-decoration: underline;
}


/* CONTENT */
.content {
margin-top: 10px;
float: left;
width: 600px;
background: url(images/img_10.jpg) center repeat-y;
}
.contenttext {
padding-left: 17px;
padding-right: 17px;
}

h1{
font-size: 22px;
color: #8cbf34;
text-decoration: none;
font-weight: bold;
font-family: "Trebuchet MS" Arial, sans-serif;
margin-bottom: 10px;
}


h2{
font-size: 18px;
color: #8cbf34;
text-decoration: none;
font-weight: bold;
font-family: "Trebuchet MS" Arial, sans-serif;
margin-bottom: 10px;
margin-top: 20px;
clear:both;
}

h3{
font-size: 16px;
color: #554220;
text-decoration: none;
font-weight: bold;
margin-bottom: 10px;
margin-top: 15px;
font-family: "Trebuchet MS" Arial, sans-serif;
}

h4{
font-size: 16px;
color: #554220;
text-decoration: none;
font-weight: bold;
margin-bottom: 10px;
margin-top: 15px;
font-family: "Trebuchet MS" Arial, sans-serif;
clear:both;
}


h5{
font-size: 12px;
color: #554220;
text-decoration: none;
font-weight: bold;
margin-bottom: 5px;
margin-top: 5px;
font-family: "Trebuchet MS" Arial, sans-serif;
}

h6{
font-size: 14px;
color: #8cbf34;
text-decoration: none;
font-weight: bold;
margin-bottom: 5px;
margin-top: 5px;
font-family: "Trebuchet MS" Arial, sans-serif;
}


/* POST */
/* POST HEADER*/
.postheader {
margin-top: 10px;
}

.postdate {
padding-bottom: 10px;
background: transparent url(images/img_16.jpg) left top no-repeat;
height: 37px;
width: 39px;
text-align: left;
font-size: 11px;
color: #B4936A;
float: left;
margin-right: 4px;
}
.postday {
padding-top: 3px;
width: 29px;
text-align: center;
}
.postmonth {
padding-top: 4px;
width: 29px;
text-align: center;
}

.posttitle h3 a{
text-decoration: none;
width: 445px;
display: block;
float: left;
color: #554220;
font-family: "Trebuchet MS";
font-size: 20px;
font-weight: normal;
font-variant: normal;

}

.postmeta {
width: 445px;
display: block;
float: left;
}

.postauthor {
height: 26px;
background: transparent url(images/img_19.jpg) left center no-repeat;
padding-left: 15px;
padding-top: 4px;
margin-right: 20px;
font-size: 10px;
color: #B57A42;
float: left;
}

.postcategory{
height: 26px;
float: left;
padding-left: 15px;
padding-top: 4px;
background: transparent url(images/img_21.jpg) left center no-repeat;
color: #979795;
font-size: 10px;
}
.postmeta a{
font-size: 10px;
text-decoration: none;
color: #50a0e9;
}
.postmeta a:hover{
color: #50a0e9;
text-decoration: underline;
}

/* POST TEXT */
.posttext {
font-family: Arial, sans-serif;
font-size: 80%;
line-height: 22px;
color: #414449;
}

.posttext a{
text-decoration: none;
color: #50a0e9;
}
.posttext a:hover{
color: #50a0e9;
text-decoration: underline;
}

.posttext li a{
text-decoration: none;
color: #50a0e9;
}

.posttext li a:hover{
color: #50a0e9;
text-decoration: underline;
}


.posttext img {
padding: 1px;
border: 1px #FAE0C5 solid;
margin: 0px 5px 5px 0px;
}
		/* POST FOOTER */
.postfooter {
margin-top: 15px;
margin-bottom: 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
height: 32px;
background: #FCF2C1 url(images/img_30.jpg) left top no-repeat;
display: table;
#position: relative;
width: 560px;
overflow: hidden;
height: 32px;
}

.postfooter2 {
background: url(images/img_31.jpg) right top no-repeat;
}

.postfooter a{
text-decoration: none;
color: #6A330C;
}
.postfooter a:hover{
text-decoration: underline;
}
.postcomments {
margin-top: 9px;
margin-left: 6px;
background: transparent url(images/img_36.jpg) left center no-repeat;
height: 20px;
padding-left: 18px;
color: #6A330C;
float: left;
}

.posttags {
margin-left: 20px;
background: url(images/img_42.jpg) left center no-repeat;
height: 20px;
padding-left: 18px;
color: #9B9796;
width: 290px;
#position: absolute;
#top: 50%;
display: table-cell;
vertical-align: middle;
}
.posttags2 {
#position: relative;
#top: -50%;
}
.postfooter a{
text-decoration: none;
color: #6A330C;
}
.postfooter a:hover{
text-decoration: underline;
}

.postnr {
width: 50px;
height: 31px;
background: #F7E382 url(images/img_33.jpg) right top no-repeat;
float: right;
text-align: center;
padding-top: 1px;
}

.post p {
padding-bottom: 15px;
}

.post ul, .post ol {
padding-left: 25px;
}
.postfooter2 h3 {
text-align: center;
color: #554220;
height: 27px;
font-size: 10px;
padding-top: 5px;
}

h3.single_h3 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
color: #9A6A3A;
text-align: center;
margin: 0;
}

.footer {
margin-top: 10px;
background: #8cbf34 url(images/footer-left.jpg) left top no-repeat;ht
}
.footertext {
color: #ebe4d2;
padding: 5px 0;
text-align: left;
padding-left: 15px;
font-size:11px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
background: url(images/footer-right.jpg) right top no-repeat;
}

.footer a{
color: #ebe4d2;
text-decoration: underline;
}


.alignleft {
float: left;
}

.alignright {
float: right;
}

.navigation a {
text-decoration: none;
display: block;
width: 86px;
height: 21px;
text-align: center;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #95513A;
font-weight:bold;
padding-top: 3px;
background: url(images/nav-bg.jpg) top center no-repeat;
}

.navigation a:hover {
background: url(images/nav-bg-hover.jpg) top center no-repeat;
}


.notfound {
background-color: #fff:
padding: 30px 20px;
font-family: Arial, Helvetica, sans-serif;
}
.notfound h2{
font-size: 20px;
}
.notfound p{
font-size: 15px;
}

.notfound input{
margin-top: 30px;
}

.notfound #s {
padding: 2px 5px;
width: 200px;
}

.notfound #searchsubmit {
color: #A37C43;
font-weight: bold;
border: 1px #FFFFFF solid;
background-color: #F5DF72;
}

#searchform {
padding-bottom: 10px;
}

.sidebar #s {
background: #f7e382 url(images/search-bg.jpg) left top no-repeat;
height: 22px;
margin-top: 0px;
vertical-align: top;
width: 167px;
color: #9A6A3A;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 14px;
padding: 4px 10px 0px 10px;
}




.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

