/*
Theme Name: Oak Country Buildings
Description: The Wordpress theme for Oak Country Buildings.
Author URI: http://www.looktouchfeel.co.uk

*/



/*------ clear standard browser styles ------*/


body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,ul,ol,li,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}

ul{
	list-style: none;
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* ---------------- global styles ---------------- */


body {
	margin: 0;
	padding: 0 0 0 0;
        height: 100%;  
	font-size: 62.5%;
	text-align: center;
	font-family: georgia, arial, verdana, sans-serif;
	background: #F2EAC5 url(img/site-bg.jpg) no-repeat 50% 0;
    }



body a img {
    border: none;
}


/* ---------------- global classes ---------------- */


.bold{
   font-weight: bold;
}


.hide{
   position:absolute;
   left: 0px;
   width: 1px;
   height: 1px;
   overflow: hidden;
}
	

.clear {
	clear: both;
	}

.alignnone{
display: block;
border: 1px solid #ccc;
}


#cols{
float: left;
width: 410px;
}

#cols .col{
float: left;
width:110px;
margin-right: 20px;
}

/* ---------------- wrap ---------------- */

#wrap{
	text-align: left;
	margin: 0 auto 0 auto;
	clear: both;
	width: 980px;
}



/* ---------------- header ---------------- */


#header{
	float: left;
	width: 980px;
	background: url(img/tree.gif) no-repeat 0 0;
	height: 148px;
}


#header #title{
	float: left;
	width: 800px;
	height: 109px;
	margin-left: 180px;
	text-indent: -9999px;
	background: url(img/logo.gif) no-repeat 0 0;
}


* html #header #title{
	margin-left: 90px;
}


#navigation{
	float: left;
	background: #fff;
	border: 1px solid #C8C9CA;
	border-bottom: none;
	height: 38px;
	padding: 0 5px;
	margin-left: 208px;
	background: #EDEFF1 url(img/nav-back.gif) repeat-x bottom left;
}


* html #navigation{
	padding: 0 2px;
	margin-left: 104px;
}


#navigation li{
	float: left;
	font-size: 1.4em;
	height: 38px;
	padding: 4px 3px 0 3px;
	background: url(img/nav-divider.gif) no-repeat right center;
}




#navigation li a{
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 7px 5px;
}



#navigation li a:hover,
#navigation .current_page_item a{
	background: #C59C6D;
	color: #ffffff;
}


#header .page-item-12{
	background: none;
}



/* ---------------- content ---------------- */


#content{
	float: left;
	width: 690px;
	margin-left: 20px;
	background: #fff;
	border: 1px solid #634221;
	border-right: 1px solid #7E684E;
	border-bottom: 1px solid #7E684E;
}


* html #content{
	margin-left: 10px;
}


#content.content{
	background: #fff url(img/tree-bg.gif) no-repeat bottom right;
}


#content .gutter{
	padding: 25px;
}


#content h1{
	font-size: 2.3em;
	font-weight: bold;
	margin-bottom: 15px;
}



/* ---------------- maincontent ---------------- */


#maincontent{
	float: left;
	width: 410px;
	padding-bottom: 15px;
}


#maincontent.fullwidth{
	width: 640px;
}


#maincontent p.emaillink{
	font-size: 1.2em;
}


#maincontent p.emaillink a{
	color: #A47B51;
	font-weight: bold;
	text-decoration: none;
	float: right;
}


#maincontent p.emaillink a:hover{
text-decoration: underline;
}

#maincontent h2{
	font-size: 2.3em;
	font-weight: bold;
	margin-bottom: 15px;
	color: #A47B51;
}


#maincontent h3{
	font-size: 1.9em;
	font-weight: bold;
	margin-bottom: 15px;
	color: #333333;
}


#maincontent p{
	font-size: 1.2em;
	margin-bottom: 10px;
	line-height: 1.5em;
}



#maincontent a{
	color: #A47B51;
	}


#maincontent a:hover{
	text-decoration: none;
	}


#maincontent .slideshowlink{
	font-size: 1.2em;
	text-decoration: none;
	margin-bottom: 15px;
}


#maincontent .slideshowlink:hover{
	text-decoration: underline;
}


#maincontent .ngg-album-compact {
	float:left;
	height:230px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

#maincontent .ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:100px;
	margin:0pt 0pt 6px 0 !important;
	padding:12px 0pt 0pt 0px !important;
	width:120px;
}


#maincontent .ngg-album-compactbox .Thumb {
	border:1px solid #cccccc;
	margin:0px !important;
	padding:3px !important;
	background: #fff;
	width:90px; 
	height:90px;
}


#maincontent .ngg-gallery-thumbnail-box{
margin: 0 15px 0 0;
padding: 0;
}


/* ---------------- othercontent ---------------- */


#othercontent{
	float: right;
	width: 220px;
}


#othercontent p{
	font-size: 1.2em;
}


#othercontent a{
	color: #A47B51;
	font-weight: bold;
	text-decoration: none;
	float: right;
}


#othercontent a:hover{
text-decoration: underline;
}


#othercontent .image{
	float: right;
	margin: 15px 0 0 0;
	border: 1px solid #A47B51;
	}
	
	
#othercontent blockquote{
	float: right;
	width: 160px;
	margin: 15px 0 15px 18px;
	font-size: 90%;
	padding: 10px;
	border: 1px solid #e7e7e7;
	font-style: italic;
	}
	
	
#othercontent form{
	float: right;
	background: #fff;
	width: 160px;
	margin: 0px 0 15px 0;
	padding: 10px;
	border: 1px solid #e7e7e7;
	}



#othercontent .reqtxt,
#othercontent .emailreqtxt{
	display: none;
}





#li--4{
	font-size: 1.4em;
}

#sendbutton{
	float: right;
	width: 100px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	padding: 2px 6px;
	background: #fff url(img/send-bg.jpg) repeat-x 0 0;
	font-family: georgia;
}

	
#othercontent form .textonly{
	font-size: 1.3em;
	font-weight: bold;
	}
	
#othercontent form label{
   position:absolute;
   left: 0px;
   width: 1px;
   height: 1px;
   overflow: hidden;
}



/* ---------------- sidebar ---------------- */


#sidebar{
	float: right;
	width: 235px;
}


#quick-contact{
	float: right;
	width: 225px;
	border: 1px solid #AA8A61;
	margin-bottom: 35px;
	padding: 10px 0 10px 10px;
	background: url(img/sidebar-bg.png) repeat-x 0 0;
}


#cforms2form{
	float: right;
	width: 225px;
}


#quick-contact h3{
	font-size: 2em;
	margin: 0px 0 0 0px;
}


#sendbutton2{
	float: right;
	border: 1px solid #cccccc;;
	height: 50px;
	margin: 10px 20px 0 0;
	padding: 2px 6px;
	background: #fff url(img/send-bg.jpg) repeat-x 0 0;
}




#cf2_field_1{
	float: left;
	width: 124px;
	padding: 2px 3px;
	margin: 10px 0 0 0px;
}
	

#cf2_field_2{
	float: left;
	width: 124px;
	padding: 2px 3px;
	margin: 7px 0 0 0px;
}


#cforms2form .reqtxt,
#cforms2form .emailreqtxt{
	display: none;
}

	
#cforms2form label{
   position:absolute;
   left: 0px;
   width: 1px;
   height: 1px;
   overflow: hidden;
}




#gallery{
	float: right;
	width: 235px;
	border: 1px solid #AA8A61;
	background: url(img/sidebar-bg.png) repeat-x 0 0;
}

* html #gallery{
	float: right;
	width: 215px;
}


* html #ngg-gallery-2{
	float: left;
}


#gallery h5{
	font-size: 2em;
	margin: 15px 0 0 10px;
}


#gallery h6{
	font-size: 1.2em;
	margin: 10px 10px 10px 0;

	text-align: right;
}


#gallery h6 a{
	color: #A47B51;
	}


#gallery h6 a:hover{
	text-decoration: none;
}



#gallery h4,
#gallery p{
	display: none;
}


#gallery img{
	display: block;
}

#gallery .ngg-album-compact{
	float: left;
	height: 106px;
	text-align:center !important;
	width: 100px;
	background: none;
}



#gallery .ngg-album-compactbox{
	height:96px !important;
	text-align:center !important;
	width: 100px;
	background: none;
margin: 0 !important;
padding: 0 !important;
}


#gallery .ngg-album-compactbox .Thumb {
	border:1px solid #cccccc;
	background: #ffffff;
	margin:0px !important;
	padding:3px !important;
	width:90px; 
	height:90px;
}



#gallery .ngg-albumoverview{
	margin: 10px 0px 20px 15px;
}


#gallery .slideshowlink,
#gallery .piclenselink{
	display: none;
}


/* ---------------- footer ---------------- */


#footer{
	float: left;
	width: 980px;
	font-family: arial, sans-serif;
	color: #000;
	font-size: 1.2em;
	padding: 10px 0 10px 0;
}


#footer a{
	color: #000;
	text-decoration: none;
}


#footer a:hover{
	text-decoration: underline;
}


#footer .legal{
	float: left;
	padding-left: 20px;
}


#footer .web-by{
	float: right;
	padding-right: 20px;
	font-size: 1.2em;
}



.silverbox{
float: left;
width: 638px;
padding: 10px 0;
margin: 10px 0 15px 0;
border: 1px solid #cccccc;
background: url(img/send-bg.jpg) repeat-x 0 0;
font-size: 1.1em;
}


.silverbox .col{
	float: left;
	width: 180px;
	margin: 0 0 0 30px;
}


* html .silverbox .col{
	margin: 0 0 0 15px;
}

.silverbox .col img{
	display: block;
	border: 1px solid #ccc;
	margin: 5px 0;
}


.boxedlink{
	display: block;
	float: right;
	background: #C69C6B;
	padding: 2px 5px;
	color: #fff !important;
	text-decoration: none;
}


.boxedlink:hover{
	color: #000 !important;
}


.boxedlink2{
	display: block;
	float: left;
	background: #C69C6B;
	padding: 2px 5px;
	color: #fff !important;
	text-decoration: none;
}


.boxedlink2:hover{
	color: #000 !important;
}
