/*  
Theme Name: McSherry & Hudson
Theme URI: http://www.mcsherryandhhudson.com/
Description: Based on LSD.
Version: 1
Author: Aaron Sonnenshine
Author URI: http://www.largescaledesign.com/
*/


/*
--------------------------------------------------
  Reset Styles by Eric Meyer v1.0 | 20080212
--------------------------------------------------
*/

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, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
--------------------------------------------------
Global Styles for McSherry & Hudson
by Aaron Sonnenshine
--------------------------------------------------
*/


body {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
  	font-size:100%;
	color:#3D3711;
	background: #677F36;
}



/*
--------------------------------------------------
	Basic Declarations
--------------------------------------------------
*/


a:link {
	color: #3F5413;
	text-decoration: underline;
}
a:visited {
	color: #3F5413;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #6D652E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #EF4836;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.6em;
	margin-bottom:.2em;
}
h2 {
	font-size: 1.5em;
	margin-bottom:.2em;
}
h3 {
	font-size: 1.25em;
	margin-bottom:.2em;
}
h4 {
	font-size: 1em;
	margin-bottom:.2em;
}
h5 {
	font-size: .8em;
}
h6 {
	font-size: .8em;
}


/*

--------------------------------------------------
	Layout DIVs
--------------------------------------------------

*/

#topWrapper {
	background:transparent;
}

#top {
	position:relative;
	width:960px;
	height:10px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	border-bottom:1px solid #6D652E;
}



#outerWrapper {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	background:#fff;
	width:100%;
	min-width:960px;
}


#headerWrapper {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	padding:10px 0 5px 0;
	background:#fff;
	width:100%;
	min-width:960px;
}


#header {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;

}

#gutsWrapper {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	background:#fff;
	padding: 0 0 40px 0;
	width:100%;
	min-width:960px;
}
#guts {
	width:960px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:#fff;
	padding-top:30px;
	padding-bottom:20px;
}
#footerWrapper {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	width:100%;
	min-width:960px;
	background:transparent url("../images/footer_tile-x.gif") repeat-x 0 30px;
}
#footer {

}


/*
--------------------------------------------------
	Global Graphic
--------------------------------------------------
*/

#header img#imgLogo {
	float:left;
	display:inline;
	margin:0 0 2px 5px;
	padding:0;
	width:400px;
	height:68px;
}


/*

--------------------------------------------------
	Navigation
--------------------------------------------------

*/


/* ---- Primary Nav ------------- */

#primNav {
	float:right;
	display:inline;
	width:540px;
}


#primNav ul {
	float:right;
	display:inline;
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	text-align:left;
}
#primNav li {
	float:left;
	display:inline;
	margin:0 30px 0 0;
	padding:0;
	list-style:none;
	text-align:left;
}
#primNav li a {
	float:left;
	display:inline;
	margin:0;
	padding:1.3em .1em .1em .1em;
	list-style:none;
	text-align:left;
	border-bottom:5px solid #ccc;
	color:#6D652E;
	font-size:1.1em;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#primNav li a:hover {
	border-color:#677F36;
}

.pgHome #primNav li.primNavHome a,  
.pgAbout #primNav li.primNavAbout a,  
.pgServices #primNav li.primNavServices a, 
.pgResources #primNav li.primNavResources a, 
.pgContact #primNav li.primNavContact a 

{
	border-color:#6D652E;
}



/* ---- Top Nav ------------- */

#top ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	bottom:.2em;
	right:10px;
}
#top ul li {
	display:inline;
	margin:0 0 0 0;
	padding:0;
	list-style-type:none;
	text-align:left;
}
#top ul li a {
	display:inline;
	margin:0;
	padding:2px 10px 2px 10px;
	text-decoration:none;
	text-align:left;
	color:#ccc;
	font-size:10px;
	line-height:24px;
	text-transform:uppercase;
	font-weight:bold;
	border-left:1px solid #000;
}
#top ul li.first a {
	border:none;
}
#top ul li a:hover {
	color:#000;
}

/*
------------------------
	Content Styles
------------------------	

*/


#bannerWrapper {
	background:#fff;
}
#banner {
	width:920px;
	padding:0 20px;
	height:140px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	background:#FAF7E3;
	position:relative;
	border-bottom:1px solid #3D3711;
}

#banner h1 {
	width:940px;
	margin:0 0 0 0;
	padding:5px 0 5px 20px;
	text-align:left;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	background:transparent url("../images/bg_darken_fade_960px.png") no-repeat 0 0;
}
* html #banner h1 {
  background:#313131 none;
}

.mainContent {
	float:left;
	display:inline;
	width:620px;
	margin:0;
	padding:0 0 20px 0;
	text-align:left;
}

.subContent {
	float:right;
	display:inline;
	width:320px;
	margin:0;
	padding:20px 0 40px 0;
	text-align:left;
	background:#FAF7E3;
}

.subContent li { font-size:.9em; line-height:1.3em; }



.intro {
	float:left;
	display:inline;
	width:920px;
	margin:1px 0 1px 0;
	padding:20px 20px;
	background:#FAF7E3;
	text-align:left;
	border-top:1px solid #6D652E;
	border-bottom:1px solid #6D652E;
}
.intro img {
	float:left;
	display:inline;
	margin:0 20px 0 0;
	padding:9px;
	background:#fff;
	border:1px solid #6D652E;
}
.intro h1 {
	margin-bottom:0;
}
.intro h2 {
	color:#948C55;
}
.intro p {
	line-height:1.2em;
}


.textBlock {
	text-align:left;
}
.textBlock p {
	margin:0 0 1.2em 0;
	line-height:1.4em;
	font-size:1em;
}
.textBlock ul {
	list-style:square;
	margin-left:1.8em;
	margin-bottom:1.4em;
	font-size:1em;
}
.textBlock ul li {
	margin-bottom:.3em;
}

.textBlock img {
	float:left;
	display:inline;
	margin:0 10px 20px 20px;
	padding:9px;
	background:#fff;
	border:1px solid #6D652E;		
}
.subContent .textBlock img {
	display:block;
	float:none;
	margin: 0 auto 20px auto;
	text-align:center;
}

.textBlock a.linkContinue,  
.textBlock p,  
.textBlock ul,  
.textBlock h2, 
.textBlock h3, 
.textBlock h4 

{
	padding:0 20px;
}







.third {
	float:left;
	display:inline;
	width:320px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#fff;
	text-align:left;
	font-size:.9em;
}
.third h3 {
	text-transform:uppercase;
	margin:0 1px 10px 0;
	padding:0 0 1px 0;
	border-bottom:1px solid #3F5413;
}
.third.last h3 {
	margin-right:0;
}
.third h3 a, 
.third h3 a:link, 
.third h3 a:visited 
{
	display:block;
	padding:.5em 10px .4em 20px;
	color:#fff;
	background: #677F36;
	text-decoration:none;
}
.third h3 a:hover, 
.third h3 a:active 
{
	background:#3F5413;

}
.third h4 {
	margin:0 0 .2em 0;
}

.third p {
	margin-bottom:1em;
	line-height:1.2em;
}
.third p, 
.third h4,
.third ul,
.third .linkGo 
{
	padding-left:20px;
	padding-right:20px;

}
.linkGo,
.linkContinue
{
	display:block;
}
.linkGo:before {
	content: "\BB\20\20";
}
.linkContinue:after
{
	content: "\20\20\BB";
}


.third ul {
	list-style:square;
	margin-left:1.8em;
	margin-bottom:1.4em;
	font-size:.9em;
}
.third ul li {
	margin-bottom:.3em;
}


ul.downloads {
  display:block;
	list-style:none; 
	margin:0 0 12px 20px;
	padding:0;
}
ul.downloads li {
  display:block;
	list-style:none; 
	margin:0 0 5px 0;
	padding:0 0 0 0;
}
ul.downloads li a {

  display:block;
  width:auto;
  margin:0;
	padding:3px 0 3px 28px;
  background-color: #f7f7f7;
}
ul.downloads li a.linkPDF {
  background-image: url("../images/icon_pdf.gif");
  background-repeat: no-repeat;
  background-position: 4px 50%;
}

/*
------------------------
	Homepage
------------------------	
*/
#pgHomeIndex #banner {
	width:960px;
	height:220px;
	padding:0;
	margin:0 auto;
	border:none;
	text-align:center;
	position:static;
}
#contentFlash {
	display:block;
	margin:0;
	padding:0;
}
#pgHomeIndex #guts {
	padding-top:0;
}


#pgHomeIndex .subContent {
	float:left;
	display:inline;
	width:960px;
	margin:0;
	padding:0;
	text-align:left;
	background:#fff;
}

/*
------------------------
	ABout
------------------------	
*/
.pgAbout .mainContent {
	float:left;
	display:inline;
}
.pgAbout .subContent {
	float:right;
	display:inline;
}

.pgAbout #banner {
	background:transparent url("../images/bg_banner_fields.jpg") no-repeat 0 0;

}

/*
------------------------
	Services
------------------------	
*/
.pgServices .mainContent {
	float:left;
	display:inline;
}
.pgServices .subContent {
	float:right;
	display:inline;
}

.pgServices #banner {
	background:transparent url("../images/bg_banner_strawberries.jpg") no-repeat 0 0;

}

/*
------------------------
	RESOURCES
------------------------	
*/
.pgResources .mainContent {
	float:left;
	display:inline;
}
.pgResources .subContent {
	float:right;
	display:inline;
}

.pgResources #banner {
	background:transparent url("../images/bg_banner_barn.jpg") no-repeat 0 0;

}
/*
------------------------
	CONTACT
------------------------	
*/
.pgContact .mainContent {
	float:left;
	display:inline;
}
.pgContact .subContent {
	float:right;
	display:inline;
}

.pgContact #banner {
	background:transparent url("../images/bg_banner_tractors.jpg") no-repeat 0 0;

}
.contactInfo {
  margin-bottom:20px;
}
.partners ul {
  margin-top:10px;
}

.mapGoogle {
	float:left;
	display:inline;
	width:258px;
	margin-left:20px;
	padding:9px;
	background:#fff;
	border:1px solid #6D652E;		
}

/*
------------------------
	MISC
------------------------	
*/
.pgMisc #banner {
	background:transparent url("../images/bg_banner_construction.jpg") no-repeat 0 0;
}
/*
------------------------
	Footer
------------------------	
*/

#footer {
	
	height:200px;
	font-size:.8em;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	color:#ccc;
	padding:0 0 0 0;
}


#footer a {
	color:#677F36;

}


#footer .companyInfoWrapper {
	background:#313131;
	margin:0 0 0 0;
	padding:10px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#footer .companyInfo {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}


#footer h5.copyright, 
#footer h5.licenseNumber, 
#footer h5.photosBy, 
#footer h5.art, 
#footer h5.design 

{
	float:left;
	display:inline;
	margin:0;
	padding:2px 0 0 10px;
}

#footer h5.copyright {
	padding-left:0;
}

#footer h5.licenseNumber, 
#footer h5.photosBy, 
#footer h5.art, 
#footer h5.design 
{
	margin-left:10px;
	border-left:1px solid #000;
}

#footer .vcard {
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:2px 0 0 5px;
	font-size:.8em;
}
#footer .vcard div {
	display:inline;
	margin:0;
	padding:0;
}
.country-name {
	display:none;
}
.licenseNumber {
  margin-left:10px;
}
#footer .misc {
	float:left;
	display:inline;
	margin:0 0 0 0;
	padding:2px 0 0 5px;
	font-size:.8em;
}


.validatorLinks {
	float:right;
	display:inline;
	margin:0 0 0 0;
	padding:0;
	width:120px;
	text-align:right;
}

.validatorLinks ul {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
.validatorLinks li {
	display:inline;
	list-style:none;
	margin:0 0 0 5px;
	padding:0;
	text-align:right;
}
.validatorLinks li a {
	display:inline;
	margin:0;
	padding:3px 5px;
	background:#111;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	text-align:right;
}


/*

--------------------------------------------------
	Special Hacks
--------------------------------------------------

*/


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */


