/*  
Theme Name: Hurst Beans
Theme URI: http://www.tgfi.net
Description: Hurst Beans Corp Site Theme
Version: 1.0
Author: TGFI 
Author URI: http://www.tgfi.net
*/



body {
	margin: 0;
	padding: 0;
	background-image: url(images/hurstbg.jpg);
	background-repeat: repeat-x;
	background: #A8A39D;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}



h1, h2, h3 {
	margin: 0;
	text-transform: None;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	display: block;
}

h2 {
	font-size: 23px;
	color: #7E7974; 
}

h2 a,
h2 a:visited {
	color: #7E7974; 
}

p {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 1.4em;
	font-size: 15px;
}

a {
	color: #1B75A9;
	text-decoration: none;
	outline-style:none;
	outline-width:medium;
}

a:hover, a:active {
	text-decoration: none;
	color: #1B75A9;
	outline:none;
}

a:visited {
	color: #1B75A9;
}

/*

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}
*/



/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
	margin: 0;
	padding: 0;
}

/* Header */

#header {
	width: 990px;
	margin: 0 auto;
	height: 116px;
}

/* Menu */

#menu {
	float: left;
	width: 990px;
	height: 116px;
	background: url(images/header_menu_interior.png) no-repeat left top;
	overflow: hidden;
}


#menu ul {
	margin: 0;
	padding: 23px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	text-align: center;
}


#menu li.page-item-26 {
	margin-left: 170px;
	
}
/*
#menu li.page-item-82 a {
	display: block;
	float: left;
	position: relative;
	top: -35px;
	width: 85px;
	height: 90px;
	color: #004593;
}
*/

#menu a {
	display: block;
	padding: 0 20px;
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
}

#menu a:hover { 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}



/* Page */

#page {
	background: transparent url(images/contentbg.png) repeat-y left top;
	width: 990px;
	display: block;
	margin: 0 auto;

}

#ie6 #page {
	position:relative;
	top:-1px;
}

#content_wrapper {
	width: 990px;
	display: block;
}


#content {
	float: left;
	width: 740px;
	padding-left:39px;
}

#leftcontent {
	float: left;
	display: block;
	font-size: 14px;
}


#rightimages {
	float: right;
	width: 265px;
	padding-right: 5px;
	padding-top: 40px;
}

#rightimages img {
	border:none;
	display: block;
	background: transparent url(images/image_frame.jpg) no-repeat;
	padding:10px;
	margin-bottom: 16px;
}


/* Post */

.post {
	padding:0 30px 24px 30px;
	float: left;
}

.post.post-images {
	width:405px;
}

.post .title {
	padding-bottom: 5px;
}

.post .title a {
	text-decoration: none;
}

.post h1,
.heading h1 {
	padding: 12px 0 0 0px;
	font-size: 24px;
	color: #004CA4; 
}

h5 {
	font-weight: normal;
	font-size: 13px;
}

.aligncenter {
	text-align: center;
}

.post h2 {
/* 	width: 320px; */
	padding: 0px 0 0 0px;
	font-size: 22px;
	color: #7E7974; 
}

p.postDate {
	font-family: arial, sans-serif;
	font-size: 11px;
}


/* Sidebar */

#sidebar_wrapper {
	float: right;
	margin: 0;
	padding:0;
	width:202px;
}

#sidebar {
	background: url(images/sidebar_bg.jpg) repeat-y 11px top;
	width: 182px;
	margin: 0;
	padding: 0;
	float: right;
	padding-right: 20px;
}

#sidebar ul {
	margin: 0;
	display: block;
	padding-left: 28px;
	list-style: none;
	text-align: left;
}

#sidebar li {
	font-size: 15px;
	margin-bottom: 18px;
	color:#333;
}

#sidebar li ul {
	list-style: disc;
	display: block;
	width: 110px;
	padding-left: 18px;
}

#sidebar li ul a {
	text-transform: none;
}

#sidebar li li {
	list-style: disc;
	margin: 3px 0;
	font-size: 12px;
	font-weight: normal;	
}


#sidebar a {
	color:#333;
	text-transform: none;
}

#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}


#sidebar h2 {
	width: 202px;
	padding: 8px 0 0 0px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #28313A; 
}

#sidebarbottom {
	float: right;
	background: url(images/sidebarbottom.png) no-repeat 8px top;
	width: 182px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#sidebarbottomrepeat {
	float: right;
	background: url(images/sidebar-repeatbottom.gif) repeat-y;
	height: 100%;
	width: 182px;
	margin: 0;
	padding: 0;
}

#sidebar li.current_page_item a,
#sidebar li.current_page_item,
#sidebar li.current-cat a {
	color: #7E7974; 
}

#sidebar li.current_page_item li a,
#sidebar li.current-cat li a {
	color:#333;
}

#sidebar li {
	list-style: none;
}

#beanlistsignup {
	display: block;
	width:160px;
	float: left;
	margin: 20px 0 56px 15px;
}

#ie6 #beanlistsignup {
	margin-left: 7px;
}

#beanlistsignup form {
	margin:0;
	padding:0;
}

#beanlistsignup label {
	display: none;
}

#beanlistsignup h3 {
	color:#6b6b65;
	font-size: 15px;
}

#beanlistsignup p {
	color:#333;
	font: normal 11px arial, sans-serif;
	text-align: left;
}

#beanlistsignup input.email {
	color:#333;
	font: normal 11px arial, sans-serif;
	text-align: left;
	width:148px;
}

#beanlistsignup input.sendbutton {
	display: block;
	width:54px;
	height:23px;
	border:none;
	float: right;
	background: url(images/signup.jpg) no-repeat;
	margin: 6px 6px 0 0;
}

#beanlistsignup ol {
	margin:0;
	padding:0;
}

p.linklove {
	display:none;
}

#beanlistsignup li {
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin:0;
	padding:0;
}

#footer {
	width: 990px;
	margin: 0 auto;
	background: url(images/footer.png) no-repeat left top;
	font-family:arial, serif;
	font-size: 11px;
	padding-top: 7px;
	height:208px;
	display: block;
	padding-bottom: 30px;
	top:-2px;
	
}

#ie6 #footer {
	position:relative;
}

#footer p {
	font-size: 11px;
}

#footermenu {
 padding-top: 90px;
 padding-left: 20px;
 float: left;

}

#footermenu ul {
	margin: 0;
	padding-left: 26px;
	list-style: none;
	float: left;
}

#footermenu li {
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 115px;
	line-height: 15px;
}

#footermenu li ul {
	padding-left: 0;
}

#footermenu li li {
	font-size: 11px;
	margin:0;
	padding:0;
	font-weight: normal;	
}

#footermenu a {
	color: #333;
	text-transform: none;
}

#footermenu a:hover {
	text-decoration: underline;
}

#copyright {
	padding-top: 95px;
	padding-right: 215px;
	float: right;
}

#legal {
	clear: both;
	padding-top: 17px;
	text-align: center;
	color: #595959;
}

#legal a {
	font-weight: normal;
	color: #1B75A9;
}

.navigation {
	margin: 0;
	padding: 20px 20px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* Menu */

#homeheader {
	width: 990px;
	margin: 0 auto;
	height: 126px;
}

#homemenu {
	float: left;
	width: 990px;
	height: 126px;
	background: url(images/headerhome.png) no-repeat left top;
	display: block;
}


#homemenu ul {
	margin: 0;
	padding: 54px 0 0 188px;
	list-style: none;
	line-height: normal;
}

#homemenu li {
	float: left;
	text-align: center;
}

#homemenu li.page-item-26 {
	margin-left: 165px;
}

/*
#homemenu li.page-item-82 a {
	display: block;
	float: left;
	position: relative;
	top: -35px;
	width: 85px;
	height: 90px;
	color: #004593;
}
*/

#homemenu a {
	display: block;
	padding: 0 20px;
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
}

#homemenu a:hover { 
	color: #FFFFFF;
}

#homemenu .current_page_item a {
	color: #FFFFFF;
}

/* content */



#homecontent {
	width: 990px;
	display: block;
	margin:0 auto;
	background: url(images/backgroundhome.png) repeat-y left top;
}

#ie6 #homecontent {
	position:relative;
	top:-20px;
}

#homecontentleft {
	width: 250px;
	padding-left: 60px;
	float: left;

}

#homecontent h1 {
	font-size: 24px;
	color: #004592;
}


#homecontent h2 {
	font-size: 15px;
	color: #908b85;

}

#homecontentright {
	float:left;
	width: 620px;
	margin-top: 4px;
}

#homecontentright p {
	font-size: 15px;
}

#homecontent .post {
	padding-left: 44px;
}

#homecontent .post .title {
	padding-bottom: 5px;
}

#homecontent .post .title a {
	text-decoration: none;
}


/* footer */


#homefooter {
	width: 990px;
	height: 210px;
	background: url(images/footerhome.png) no-repeat left top;
	margin: 0 auto;
	font-family:arial, serif;
	font-size: 11px;
	margin-bottom: 30px;
	display: block;
}

#ie6 #homefooter {
	position:relative;
	top:-21px;
}

#homefooter #footermenu {
	padding-top: 104px;
 	padding-left: 25px;
 	float: left;

}

#homefooter #copyright {
	padding-top: 110px;
	padding-right: 55px;
	float: right;

}

#slideshow ul,
#slideshow li, 
#slideshow h2, 
#slideshow p {
	margin:0;
	padding:0;
	list-style: none;
}

#slideshow {
	display: block;
	margin-left:61px;
	width:873px;
	height:415px;
	background: url(images/slideshow_bg.jpg) no-repeat;
	position:relative;
	margin-bottom:18px;
}

#slideshowImages img {
	position:absolute;
	width:851px;
	top:10px;
	left:11px;
	z-index:5;
}

#slideshowTabs {
	display: block;
	width:853px;
	height:118px;
	position: absolute;
	bottom:10px;
	left:11px;
	z-index:10;
}

#slideshowTabs li.tab {
	display: block;
	float: left;
	width:213px;
	height:118px;
	background: url(images/slideshow_inactive_bg.jpg) no-repeat bottom;
}

#slideshowTabs li.tab.active {
	width:213px;
	background: url(images/slideshow_active_bg.png) no-repeat bottom;
}

#ie6 #slideshowTabs li.tab.active {
	background-image: url(images/slideshow_active_bg.gif);
}

#slideshow li.tab a {
	display: block;
	height:118px;
	width:206px;
	text-decoration: none;
}

#slideshow li.tab h2 {
	font:normal 18px georgia, serif;
	color:#6b6b65;
	padding: 24px 14px 3px 14px;
	
}

#slideshow li.tab p {
	font:normal 12px arial, sans-serif;
	color:#333;
	padding: 0 14px;
	text-align: left;
	
}

img.hbfThumb {
	padding:3px;
	background-color: #efefef;
	border: 1px solid #999;
	margin:6px;
}