/*
Theme Name: Logs Theme
*/
body {
	background-color: #42382c;
	color: #FFF;
	background-image: url(images/top-gradient.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica;
	font-size:14px;
}
a {
	color:#DBCD9C;
	text-decoration:none;
}
a:hover {
	cursor:hand;
}
.rounded {
	border:5px solid #dace9c;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.right-bottom-corner {
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:5px;
}
#the-site {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/left-margin.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height:170px;
}
#header {
	background-image: url(images/rigth-margin.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:170px;
}
#footer {
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBCD9C;
	
}
#copyright {
	text-align:right;
	display:block;
	clear:both;
	width:980px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBCD9C;
}
#footer-menu {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	display:block;
}
#footer-menu li {
	float:left;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:5px;
}
#footer-menu li a {
	margin:0;
	padding:0;
}
#footer-menu li a:hover {
	text-decoration:underline;
}
#logo {
	height:74px;
	margin-left:40px;
	padding-top:17px;
}
#logo h1 {
	position:relative;
	top:0;
	left:0;
	width:550px;
	height:66px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.text {
	padding:10px;
}
.title {
	background-color:#DBCD9C;
	color:#42382c;
	padding-left:10px;
	clear:both;
	display:block;
}
#left-column {
	width:240px;
	float:left;
	margin-bottom:10px;
}
#left-column h1 {
	background-color:#DBCD9C;
	float:left;
	color:#42382c;
}
#right-column {
	width:670px;
	float:right;
}
#contact-form {
	width:600px;
	float:right;
}
#contact-address {
	width:320px;
	float:left;
}

#menu {
	margin-left:30px;
	font-size:20px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}
#menu ul li {
	display:block;
	float:left;
	margin-right:20px;
}
#menu ul li a {
	display:block;
	float:left;
	color:#dace9c;
	text-decoration:none;
	height:31px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.page_item:hover {
	background-color:#42382c;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.current_page_item, .current_page_item:hover {
	background-color: #dace9c;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
#menu ul li.current_page_item a {
	color:#42382c;
}
#content {
	padding-left:20px;
	padding-right:20px;
}
h1 {
	font-size:24px;
	margin-bottom:10px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:20px;
	margin-top:15px;
	margin-bottom:5px;
}
.underline {
	text-decoration:underline;
}
.half-page {
	display:block;
	float:left;
	padding-right:10px;
	width:450px;
}
.full-page {
	width:910px;
	clear:both;
	padding:10px;
}
.alignleft {
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:10px;
}
.alignright {
	float:right;
	display:block;
	margin-left:10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.small {
	font-size:11px;
}
.brown {
	color:#dace9c;
}
.price {
	font-size:20px;
	background-color:#DBCD9C;
	color:#42382c;
	padding:5px;
	float:left;
	clear:both;
	display:block;
	margin-bottom:10px;
}
#products-menu li {
	float:left;
	width:260px;
	height:195px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:0px;
	font-size:24px;
	text-decoration:none;
}
#products-menu li a {
	height:195px;
	width:260px;
	float:left;
}
#products-menu li a span {
	width:250px;
	margin-top:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	font-size:20px;
	text-decoration:none;
	background-color:#dace9c;
	color:#42382c;
	font-weight:bold;
}
#products-submenu {
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	width:100%;
}
#products-submenu li a {
	display:block;
	padding:5px;
	font-size:20px;
	text-decoration:none;
}
#products-submenu ul li.current-cat a {
	color:#42382c;
	background-color: #dace9c;
}
#products-menu #logs {
	background-image:url(images/products-logs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#products-menu #log-store {
	background-image:url(images/products-log-store.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#products-menu #wood-pellets {
	background-image:url(images/products-wood-pellets.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#products-menu #kindling-sticks {
	background-image:url(images/products-kindling-sticks.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#products-menu #sawdust {
	background-image:url(images/products-sawdust.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#products-menu #wood-shavings {
	background-image:url(images/products-wood-shavings.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.contact_formwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}
form.contact_form {
	text-align: left;
	padding: 10px;
	width: 530px;
}
form.contact_form fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}
form.contact_form label {
	display: block;
	float: left;
	width: 26%;
	text-align: right;
	padding-bottom: 15px;
	clear: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
}
form.contact_form input.verify {
	float: left;
	width: 22%;
	margin-bottom: 15px;
	padding: 3px;
	position: relative;
	display: block;
	border: 0px;
}
form.contact_form img {
}
form.contact_form input.input_text {
	font-family: "Trebuchet MS";
	float: left;
	display: block;
	width: 70%;
	margin-bottom: 15px;
	padding: 3px;
	border: 0px;
}
#fm_message {
	font-family: "Trebuchet MS";
	float: left;
	display: block;
	width: 70%;
	margin-bottom: 15px;
	padding: 3px;
	border: 0px;
}
form.contact_form .submit {
	text-align: right;
	clear: both;
	width: 97%;
}
.contact_formwrap .contact_formerrors {
	display: block;
	float: left;
	width: 27%;
	text-align: right;
	margin: 0 10px 0 0;
	padding-bottom: 15px;
}
.contact_formwrap .errorlist {
	float: left;
	display: block;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
	text-align: left;
}
