/* 
Theme Name: Oaktree Home and Garden Custom WordPress Theme
Theme URI: http://oaktreehomeandgarden.co.uk/
Description: Three Column Full Width Flexi Layout
Version: 1.0
Author: bj novack
Author Url: http://kickasswebdesign.com
*/
* {margin: 0; padding: 0;}
	body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background: #f7e9b8 url(images/bodybg850.jpg) repeat-y center top;
		color: #000000;
		}
		ul {
        margin: 0 0 0 7px;
        padding: 0;
        list-style: none;
}
li
{
        padding-left: 15px;
        padding-top: 0;
	text-align: left;
}
td {
	text-align: left;
}
h2, h3 {
	text-align: left;
	font-weight: bold;
}
h2 {
	font-size: 125%;
}
h3 {
	font-size: 115%;
}
a {font-weight: bold; text-decoration: none;}
a:link {color: #254927;}
a:visited {color: #666666;}
a:hover {color: #be9b01;}
a:active {color: #d49085}
.centered {
	text-align: center;
	margin: 0 auto;
}

#mainwrapper {
	width: 800px;
    padding: 0px;
    margin: 0 auto;
	text-align: left;
	background: #ffffd1 url(images/leftbg.jpg) repeat-y top left;
    color: #000000;
	font-size: small;
}
#header {
	height: 158px; 
	background: #ffffd1 url(images/topbg.jpg) repeat-x top; 
	text-align: right; 
	padding-right: 30px;
}
.headerimg {
	float: right;
}
	#main1 {
		/*background: url(images/leftbg2.gif) top left repeat-y;*/
		}
	#main2 {
		/*background:url(images/sidecolbg.gif) top right repeat-y;*/
		}
	#left {
		float:left;
		width: 180px;
		margin:0; padding:20px 0 0 0;
		/*background:url("corner.gif") top right no-repeat;*/
		}
	#right {
		float:right;
		width: 160px;
		margin:0; padding:0;
		/*background:url("corner.gif") top right no-repeat;*/
		}
	#middle {
		margin:0 160px 0 180px;
		}
	.column-in {
		margin:0; padding:20px 5px;
		}
#left .column-in {
	padding: 20px 5px 20px 0;
}
#right .column-in {
	padding-left: 6px;
}
#middle h3 {
	padding: 8px 0;
	font-size: 105%;
}
#middle ul {
	padding-left: 25px;
}
#middle ol {
	padding-left: 5px;
}
	.padcenter {
		margin 0; padding: 15px 40px;
	}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	p { margin: 0.5em 0; }
	
	.copy { text-align:center; font-size:80% }

#footer {
	text-align: center;
	font-weight: normal;
	color: #333333;
	background: url(images/bottombg.jpg) repeat-x top left;
	font-size: 85%;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer .column-in {
	padding-bottom: 0;
}
#footer a, #footer a:link, #footer a:active {
	color: #be9b01;
}
#footer a:visited, #footer a:hover {
	color: #254927;
}
#left h3, #right h3 {
	font-size: 100%;
	padding: 5px 0;
}
#left h2, #right h2 {
	margin: 0;
	width: 100%;
}
#left h2, #left li h2, #right h2, #right li h2 {
	/*background: url(images/headergrad.jpg) repeat-x top center;*/
	padding: 5px 0 3px 0;
	font-size: 110%;
}
#left h2, #left li h2 {
	margin-bottom: 3px;
}
#left ul, #right ul {
	margin: 0 0 0 4px;
}
#left ul {width: 180px; color: #000000; }
#right ul {width: 146px;}
#left li, #right li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#left li, #right li {
	padding: 0;
	/*font-size: 95%;*/
}
#left h2, #right h2 {
	margin-bottom: 4px;
	color: #4a5d23;
}
#right li {
}
#right li p {
	text-align: left;
}
#left p {
	padding: 10px;
}
#left ul a, #right ul a, #left a, #right a {
	display: block;
	text-decoration: none;
	width: auto;
	padding: 3px 4px 0 4px;
	/*font-size: 90%;*/
	zoom: 1;
}
#left ul a {
	/*padding: 3px 15px;*/
}
#left ul a:link {
	color: #254927;
}
#left ul a:visited {
	color: #000000;
}
#left ul a:hover, #right ul a:hover, #left a:hover, #right a:hover {
	background: #dce5e4;
	color: #254927;
}
#left ul a:active {
	color: #865602;
}
#left ul li ul, #right ul li ul {
	background: transparent;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #edd489;
}
#left ul ul ul, #right ul ul ul {
	padding: 0 13px 0 9px;
	border: none;
}
#right ul ul ul a {
	margin-right: 13px;
}
#searchform {padding: 3px;}

#searchsubmit {
	background: #c6d6d5;
	color: #2e2b41;
	margin-top: 3px;
}
#middle h2 {
	font-size: 115%;
	margin-top: 20px;
	padding: 5px 3px;
}
#middle ol {
	padding: 0 25px;
}
blockquote {
	padding: 0 20px;
}
a img {
	border: none;
}
.centered {
    text-align: center;
    margin: 0 auto;
}
.alt {
	background: #f8eab8;
}
ol.commentlist {
	margin-left: 5px;
	padding: 5px;
}
ol.commentlist li {
	padding: 4px;
	list-style-position: inside;
}

.submit, .searchBtn {
	background: #c6d6d5;
}
.searchform {
	padding: 8px 0;
}
.imgleft {
	float: left;
	clear: left;
	margin: 0 10px 10px 0;
}
.rightimg {
	float: right;
	margin: 0 0 10px 10px;
}
.leftimg {
	float: left;
	margin: 0 10px 10px 0;
} 
.rightalign {
	width: 48%;
	float: right;
	margin-bottom: 5px;
	text-align: right;
}
.clearing {
	width: 90%;
}
.clearA {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
h1.bloginfo {
	position: absolute;
	left: -2000px;
	height: 1px;
}