/* @override http://heartlandmeat.com/wordpress/wp-content/themes/hmc/layout.css */

/* @override http://heartlandmeat.com/wordpress/wp-content/themes/hmc/layout.css */

/* @override http://heartlandmeat.com/wordpress/wp-content/themes/hmc/layout.css */

/* @override http://heartlandmeat.com/wordpress/wp-content/themes/hmc/layout.css */

/* @override http://heartlandmeat.com/wordpress/wp-content/themes/hmc/layout.css */

/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

 
body { 
	background:#ffffff url("images/bg.jpg") top repeat-x;
	text-align:center; 
	font:13px/17px Helvetica, sans-serif; 
	color: #7e7f7f;
	}

#nav { height:290px; }
#nav li a { float:right; margin-right:50px;  text-decoration:none;
	font: bold 1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;margin-bottom:10px;
	padding-top:280px;
}

blockquote { margin-left:10px; margin-right:10px; }

h1 { font-size:2.2em; color:#ffffff; line-height:45px; font-weight:bold; text-decoration:none !important;  margin-left:10px; text-shadow: 2px 2px 0px #253706;}


.breakerline {
	border: 1px dashed #ccc; margin-top: 20px; margin-bottom: 20px; clear: both;
}	 



h2	{ font-size:1.2em; color:#4e8808; margin-top:15px !important; }
h3	{ font-size:1.1em; color:#394296; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#ed1f24; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#ed1f24; text-decoration:none; outline:none; }


.breaker { height:13px; background:url("images/breaker.jpg") bottom no-repeat; width:990px; padding-top:20px; margin: 10px 0 20px 0;clear:both;}  


/* ------------------------ classes ------------------------ */
 

#wrap {
	 
	width:1022px;
	margin:0 auto;
	text-align:left;
	}

#wrap2 {
	 width:990px;
	margin:0 auto;
	text-align:left;
	}

 
#masthead {
	position:relative;
	background:url("images/masthead.jpg") top no-repeat ;	
 
	}
	 
 
#column-left {
	width:670px;
	float:left;
	}
	
	

	#column-left p,  #column-left h2, #column-left h3, #column-left ul, #column-left dl { margin:0px 0px 10px 0px;	}



#column-main {
	width:990px;
	float:left;
	}

#column-right {
	width:278px;
	float:left;
	margin-top:65px;
	margin-left:20px; 
	padding-left:20px;
	padding-bottom:30px;

border: 1px solid #e7e7e7; background-color:#fafafa; 
	}
	
	#column-right h2	{ font-size:1.2em; color:#4e8808; margin-top:15px !important;  margin-bottom:10px}

#column-right a, #column-right a:hover, #column-right a:visited {
	color: #8bb2ec; text-decoration:none;
}  	
	

/* ------------------------ subhead framework ------------------------ */
#subhead { height:44px; background:url("images/header.jpg"); width:990px; margin-bottom:20px  }

 
 
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("images/footer.jpg");
	width:100%;  
	height:46px;
	clear:both; / 
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	 	}

#footer p {
	color: #394296;
	margin:0 0 10px 0px !important;
	font-size:11px
	}

#footer a:link, #footer a:visited { color: #394296; text-decoration: none;}
#footer a:hover, #footer a:active { color:#ed1f24; text-decoration:none; }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 10px; /* adjusts the spacing between each li display and border-left */
		display: inline;
 
		}
	 
	 
	 /* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	float: left;
	border:1px dashed #ccc;
	padding:3px;
	margin-bottom:20px
}

img.alignright {
	float: right;
	 border: dashed 1px #ccc;
	padding:3px;
	margin-left:30px; margin-bottom:20px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

 

.readmore {background-color:#f3f3f3; width:90px; height:20px; color: #7d7e7e !important; font-size:10px; border: 1px solid #c6c7c8; margin-top:5px;  text-decoration: none !important; padding: 3px 8px; 	
}

 
input#searchsubmit { background-color:#f3f3f3; width:90px; height:20px; color: #a1a2a2; font-size:10px; border: 1px solid #c6c7c8; margin-top:5px;
}

input#s {background-color:#f3f3f3; width:170px; height:18px; color: #a1a2a2; font-size:12px;
border:1px solid #c6c7c8;
	
}


#search { float:right; width:300px;}

div.featured {  margin-top:16px; width:307px; height:auto; border: 1px solid #e7e7e7; background-color:#fafafa; float:left; margin-right: 20px;}
div.featured h2 {margin:0 0 5px 16px !important; color:#6d6c6c; font-size:16px; text-transform: uppercase;} 
div.featured p  {margin:0 19px 10px 16px !important; color:#6d6c6c; }
div.featured img { margin:16px 0 10px 16px !important;}
div.featured a {text-decoration:none;}


div.featured2 {  margin-top:16px; width:307px; height:370px; border: 1px solid #e7e7e7; background-color:#fafafa; float:left; margin-right: 20px;}
div.featured2 h2 {margin:0 0 5px 16px !important; color:#6d6c6c; font-size:16px; text-transform: uppercase;} 
div.featured2 p  {margin:0 19px 10px 16px !important; color:#6d6c6c; }
div.featured2 img { margin:16px 0 10px 16px !important;}
div.featured2 a {text-decoration:none;}



.breaker2 {
height:30px;  
}


div.breadcrumb {
 color:#8bb5d0; text-decoration: none; font-size:11px; m margin-bottom:20px;
	
}

 div.breadcrumb a, div.breadcrumb a:hover { color:#8bb5d0; text-decoration: none; font-size:12px;  
	
}
.homeimage {
	float: right; margin-left: 20px; clear: both; border: 1px solid #ccc !important; padding: 2px; margin-bottom: 10px;
}
