/*  
Theme Name: Barnes and Woodhouse
Theme URI: http://www.timberpackingcases.com
Description: Theme used for Barnes and Woodhouse Website.
Version: 1.0
Author: Karl Wills
Author URI: http://www.may-fly.co.uk

*/


/* - Meyer CSS Reset - */
/* - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}


/* Floats  */

.clear        { clear:both; }
.left         { float:left; }
.right        { float:right; }
img.left      { margin-right:15px; margin-bottom:18px; padding: 2px; border: 1px solid #dcdcdc; }
img.right     { margin-left:15px; margin-bottom:18px;padding: 2px; border: 1px solid #dcdcdc;  }



/*  Main Styles  */


body {
background: #fffffb url('images/navbg.jpg') repeat-x;
background-position: left top;
margin: 0;
padding: 0 0 10px 0;
font-family: "Lucida Grande", "Trebuchet MS", Arial, "sans-serif";
font-size: 12px;
}


a {	text-decoration: underline; color: #008832;}
a:hover {text-decoration: none;}
p, ul { line-height: 20px; padding: 0 0 16px 0; margin: 0; letter-spacing: -0.35px;}
h1, h2, h3, h1 a, h2 a, h3 a { font-family: "Georgia", "Times New Roman", Serif;  font-weight: bold; color: #008832; text-decoration: none;}
h1 { font-size: 22px; margin: 0; padding: 0 0 18px 0;}
h2 { font-size: 20px; margin: 0; padding: 15px 0 18px 0;}
h3 { clear: left; font-size: 18px; margin: 0; padding: 15px 0 18px 0;}


/* Content Wrappers */

#wrapper {
background: url('images/wrapperbg.gif') repeat-y;
width: 960px;
margin: 0 auto 0 auto;
padding: 0;
}

#content-wrap {
/* border: 1px solid red; */
overflow: hidden;
width: 920px;
padding: 0 20px 100px 20px;
}


/* Navigation */

.nav {
list-style: none;
float: left;
width: 960px;
background: url('images/navbg.png') repeat-x;
margin: 0 0 10px 0;
padding: 0;
}

.nav a {
float: left;
display: block;
line-height: 36px;
padding: 2px 20px 3px 20px;
font-size: 12px;
color: #fff;
text-decoration: none;
background: url('images/seperator.jpg') no-repeat;
}

.nav a:hover {
text-decoration: none;
color: #eef045;
background: #007e2e;
}


/* Header */

#header {
width: 960px;
margin: 0;
padding: 0;
height: 170px;
position: relative;
}

#logo {
/* B&W Header Logo */
float: left;
position: relative;
top: 25px;
left: 20px;
}

#tel {
/* Header Telephone Image */
float: right;
position: relative;
right: 20px;
top: 25px;
}

#header li {
float: left;
}


/* Introduction */

#intro {
width: 920px;
color: #fff;
margin: 0 0 20px 0;
font-size: 13px;
font-weight: normal;
background: #009436;
border: 1px solid #107f34;
overflow: hidden;
height: 100%;	
}

#intro a {
color: #fff;
text-decoration: underline;
}

#intro ul.introLinks {
margin: 15px 0 0 15px;
float: left;
}

#intro ul.introLinks li {
display: inline;
}			

#intro ul.introLinks li a {
color: #fff;
text-decoration: underline;
}

#intro ul.introLinks li a:hover {
color: #eef045;
text-decoration: none;
}			

#intro  p {
padding: 15px 15px 0 15px;
}

#intro h2 {
color: #fff;
padding: 15px 15px 0 15px;
}

#intro .introImg { /* Home Page Introduction Image */
float: right;
border: 6px solid #107f34;
margin: 15px 15px 15px 25px;
}

	
#homeContent {
float: left;
width: 580px;
min-height:500px;
height:auto !important;
height:500px;
/* border: 1px solid red; */
padding-right: 20px;
}

#homeContent h1 {
margin-top: 10px!important;
}

.sidebar { /* Home Page Sidebar */
float: right;
width: 300px;
/* border: 1px solid red; */
}	

.sidebar img.home_sidebar_img {
padding: 2px;
border: 1px solid #dfdfdf;
margin: 0 0 15px 0;		 
}

.logosidebar { /* Sidebar With Logos */
float: right;
font-size: 12px;
color: #868686;
width: 260px;
padding: 20px;
margin: 0 0 50px 40px;
border: 1px solid #dfdfdf;
}

.logosidebar img {
padding-bottom: 12px;
}

.logosidebar p {
clear: both;
}


#primaryContent {
float: left;
width: 920px;
min-height:500px;
height:auto !important;
height:500px;
/* border: 1px solid red; */
}


#primaryContent ul, #homeContent ul {
list-style: inside disc;
}

#primaryContent ul li, #homeContent ul li {
padding-bottom: 8px;
}

.caseStudies { /* Home Page Sidebar Case Study */
list-style: none;
font-size: 12px;
color: #303030;
line-height: 20px;
}

.caseStudies li  { 
padding-bottom: 15px;
}

.caseStudies img {
float: left;
border: 1px solid #dfdfdf;
margin: 0 15px 0 0;
}

div.question { /* FAQ Question Container */
border-bottom: 1px solid #f6f6f6;
padding: 10px 0 10px 0;
}

div.question h5 {
color: #008832;
margin-bottom: 12px;
font-weight: bold;
}


/* Job Vacancies */

.post {
/* border: 1px solid red; */
padding: 15px 10px 15px 0;
border-bottom: 1px solid #dfdfdf;
}

.date {
font-size: 11px;
color: #555;
font-weight: bold;
}

a.more {
color: #008832;
text-decoration: underline;
}

a.more:hover {
text-decoration: none;
}

.post h3 {
padding-bottom:5px;
}

.postmetadata {
font-style: italic;
padding-top: 20px;
}

ul.post-meta {
margin: 10px 0 0 0;
font-weight: bold;
}

ul.post-meta li {
list-style: none;
line-height: 13px;
text-transform: capitalize;
}

/* Contact Form */

.wpcf7-form{
float: right;
width: 400px;
margin: 0 20px 0 50px;
}

.wpcf7-form input, .wpcf7-form textarea {
border: 1px solid #e1e1e1;
width: 400px;
margin: 0;
padding: 6px;
font-family: "Lucida Grande", "Trebuchet MS", Arial, "sans-serif";
font-size: 12px;
margin-top: 4px;
}

.wpcf7-form #submit {
width: 80px;
background: #008832;
color: #fff;
}


#footer {
clear: both;
width: 920px;
height: 44px;
padding: 0 20px 0 20px; 
margin: 0 auto 0 auto;
background: url('images/footerbg.gif') no-repeat;
font-size: 11px;
color: #868686;
}

#footer p {
float: right;
}

#footer a {
text-decoration: none;
color: #868686;	
}

#footer a:hover {
text-decoration: underline;
}

ul.footer-nav {
list-style: none;
float: left;
width: 600px;
}

ul.footer-nav li {
display:  inline;							
padding-right: 8px;
}
