/*
Theme Name: Agrivestment LTD
Theme URI: http://www.agrivestment.com/
Description: Custom Site Design for Agrivestment LTD.
Version: 1.0
Author: Eric Amundson
Author URI: http://www.ivycat.com/
Last Edit Date: Jun 30, 2009
*/
* {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

/*** force scrollbar (to eliminate jump in Safari/FF) ***/
html {
	margin-bottom: 1px;
	min-height: 100%;
}

/* Main Styles
----------------------------------------------------- */
body{
	background: #ffffff;
	color: #755945;
	font: 62.5%/150% Geneva, Arial, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
	padding-bottom: 10px;
}

.wrap_inner{
	margin: 0 auto;
	position: relative;
	width: 960px;
}

/* Nav - Accessibility
----------------------------------------------------- */
#nav_access{
	position: absolute;
	text-indent: -9999px;
}

/* Header Styles
----------------------------------------------------- */
#branding{
	background: url(images/banner.gif) #ffffff no-repeat center left;
	height: 170px;
	padding: 0!important;
	position: relative;
	text-indent: -9999px;
	width: 960px;
}

#branding a{
	height: 171px;
	left: 0;
	position: absolute;
	top: 0;
	width: 300px;
}

/* Nav - Main Styles
----------------------------------------------------- */
#nav_main {
	background: url(images/nav-back.png) #439639 repeat-x top left;
	border-top: 1px solid #439639;
	height: 40px;
}

#nav_main li {
	display: inline;
	float: left;
	font-size: 1.1em!important;
	padding-right: 1px;
	padding-top: 12px;
}

#nav_main a{
	padding: 0 1em;
}

#nav_main a:link, #nav_main a:visited {
	color: #ffffff;
	text-decoration: none;
}

#nav_main a:hover,#nav_main a:active {
	text-decoration: underline;
}

#nav_main li.current_page_item a {
	color: #ffff00;
}

#nav_main form {
	float: left;
	margin: 6px 0 5px;
	padding: 0;
}

#nav_main li#search {
	padding-left: 10px;
	padding-top: 0px;
	width: 290px;
}

#nav_main li#first {
	margin-left: 18px;
}

#nav_main input#s {
	background: #c0d72f;
	border: 2px solid #439639;
	color: #439639;
	float: left;
	padding: 3px;
	width: 220px;
}

#nav_main input#search-submit {
	float: left;
	margin-left: 5px;
}

/* Nav - Sup Styles
----------------------------------------------------- */
#nav_supp{
	background: #9fb8bf;
	border-bottom: 1px solid #96adb3;
	color: #ffffff;
	height: 2.5em;
	line-height: 1;
	margin: 0 auto;
	padding-top: 0.4em;
	text-align: right;
}

#nav_supp li {
	display: inline;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#nav_supp li.last{
	margin: 0;
}

#nav_supp a:link, #nav_supp a:visited{
	color: #ffffff;
	padding: 0 8px;
	text-decoration: none;
}

#nav_supp a:hover, #nav_supp a:active{
	color: #ffff00;
	text-decoration: underline;
}

#nav_supp li.last a {
	border-left: 1px solid #ffffff;
}

#nav_supp li.current a {
	text-decoration: underline;
}

/* Content Styles
----------------------------------------------------- */
#content_main{
	display: inline;
	float: right;
	margin: 30px 0 0 0;
	min-height: 400px;
	width: 650px;
}

#content_main div{
	margin: 0 15px;
}

#content_main #highlight{
	margin: 0 15px 30px;
	padding: 0;
}

#highlight{
	background: url(images/quick-links.jpg) no-repeat top left;
	color: #ffffff;
	display: inline;
	float: left;
	height: 232px;
	position: relative;
	text-indent: -9999px;
	width: 620px;
}

#bubble1 a,#bubble2 a,#bubble3 a{
	display: block;
	height: 150px;
	width: 150px;
}

#highlight #bubble1 a {
	left: 30px;
	position: absolute;
	top: 0;
}

#highlight #bubble2 a {
	bottom: 0;
	left: 235px;
	position: absolute;
}

#highlight #bubble3 a {
	position: absolute;
	right: 30px;
	top: 0;
}

#highlight a {
	color: #ffffff;
}

#highlight a:hover {
	color: #ffff00;
}

#highlight p {
	color: #ffffff;
	font-size: 1em;
	font-weight: bold;
	margin: 2px 15px;
}

#content_main #highlight li {
	display: inline;
	list-style-type: none;
}

#content_main li.nobull {
	list-style-type: none;
}

li.nobull a {
	font-style: italic;
}

.boxl, .boxr {
	width: 250px;
}

.boxl h2, .boxr h2 {
	border: 0;
}

.boxl h2 a:link,
.boxl h2 a:visited,
.boxr h2 a:link,
.boxr h2 a:visited {
	text-decoration: underline;
}

.boxl {
	float: left;
}

.boxr {
	float: right;
}

.hilite {
	background: #eeeeee;
	border: 1px solid #dddddd;
	padding: 1em 0 1.5em;
}

#content_main .hilite p,#content_main .hilite ul {
	margin: 0 20px;
}

#content_main .hilite ul {
	padding-left: 15px;
}

/* Sidebar Styles
----------------------------------------------------- */
#content_secondary{
	display: inline;
	float: left;
	margin: 25px 4px 10px 10px;
	min-height: 400px;
	width: 290px;
}

#content_secondary h3{
	color: #439639;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 12px;
	padding-left: 10px;
}

#content_secondary p, #content_secondary h3{
	margin-right: 30px;
}

#content_secondary ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0;
}

#content_secondary ul li {
	padding: 0;
}

#content_secondary ul ul li{
	padding: 0;
}

#content_secondary blockquote {
	color: #3c332b;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	line-height: 1.3;
	margin: 20px 0;
	padding: 0;
}

#content_secondary img {
	border: 2px solid #ffcc33;
	margin-bottom: 1em;
}

#content_secondary img.back {
	border: none;
	border-bottom: 10px solid #ffcc33;
	margin-bottom: 1em;
}

#content_secondary cite{
	border-bottom: none;
	font: 60% Geneva, Arial, Helvetica, sans-serif;
	margin: 3px 0 0;
	padding-bottom: 0;
	text-align: left;
}

#seed_selector {
	background: url(images/seed-selector.png) #008000 no-repeat top left;
	height: 214px;
	margin-bottom: 40px;
	margin-top: 8px;
	position: relative;
	text-indent: -9999px;
	width: 278px;
}

#seed_selector a {
	display: block;
	height: 34px;
	left: 10px;
	position: absolute;
	top: 162px;
	width: 253px;
}

#root_soil a {
	background: url(images/root-soil.jpg) #008000 no-repeat top left;
	display: block;
	height: 206px;
	text-indent: -9999px;
	width: 278px;
}

/* Nav - Contextual Styles
----------------------------------------------------- */
#content_secondary #nav_context {
	margin: 14px 0 2em 0;
	padding: 0;
	width: 278px;
}

#content_secondary #nav_context h3{
	border-bottom: 1px solid #439639;
	margin: 0;
}

#content_secondary #nav_context li a {
	border-bottom: 1px solid #eeeeee;
	color: #3c332b;
	display: block;
	font-weight: bold;
	height: 21px;
	padding: 5px 10px;
	text-decoration: none;
}

#content_secondary #nav_context li.current_page_item a {
	color: #7182b7;
}

#content_secondary #nav_context li a:hover{
	background: #c0d72f;
	border-bottom: 1px solid #cccccc;
}

#content_secondary #nav_context li.current_page_item a {
	background: url(images/nav_sub_back.png) #9fb8bf no-repeat scroll right center;
	border: medium none #ffffff;
	color: #ffffff;
}

/* Calendar Styles
----------------------------------------------------- */
table#wp-calendar{
	width: 100%;
}

/* Footer Styles
----------------------------------------------------- */
#footer {
	background: url(images/footer-back.jpg) #1e140b repeat-x top left;
	clear: both;
	color: #ffffff;
	float: left;
	margin-top: 30px;
	width: 100%;
}

#footer .f_col {
	float: right;
	margin: 120px 15px 12px 0px;
	padding-right: 40px;
	width: 260px;
}

#footer .vcard {
	float: left;
	margin-left: 0;
}

#footer ul h3 {
	font-size: 1.2em;
	margin-bottom: 0.3em;
	margin-top: 0;
}

#footer .f_col ul li h3 a {
	color: #ff7300;
}

#footer .f_col ul li a {
	color: #ffffff;
}

#site_info{
	background: #000000;
	clear: both;
	color: #ffffff;
	height: 40px;
}

#site_info ul{
	clear: both;
	color: #ffffff;
	font-size: 1em;
	padding-top: 13px;
}

#site_info li {
	float: left;
	list-style-type: disc;
	padding-right: 20px;
	padding-top: 0px;
}

#site_info li.credits {
	float: right;
	font-size: 0.7em;
	letter-spacing: 1px;
	margin-right: 20px;
}

#site_info a {
	color: #b6b5b5;
	text-decoration: none;
}

#site_info .credits a {
	color: #666666;
}

#site_info li.no_disc {
	list-style-type: none;
}

#credit {
	background: #e6e6e6;
	font-size: 10px;
	margin: 0;
	padding: 5px 10px;
	text-align: right;
}

#credit a {
	color: #999999;
	text-decoration: none;
}

	
#credit a:hover {
	color: #576db1;
	text-decoration: underline;
}

/* Links Styles
----------------------------------------------------- */
a:link, a:visited {
	color: #ff7300;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ff0000;
	text-decoration: none;
}

a.post-edit-link {
	background: #eeeeee;
	border: 1px solid #dddddd;
	clear: both;
	display: block;
	margin: 10px 0;
	padding: 0.5em;
}

a.post-edit-link:hover {
	background: #dddddd;
	border: 1px solid #cccccc;
}

/* Typography
----------------------------------------------------- */
h1 {
	background: transparent url(images/h1-bullet.gif) no-repeat top left;
	clear: both;
	color: #755945;
	font-size: 2em;
	font-weight: normal;
	height: 30px;
	margin: 0 15px 0.3em;
	padding-left: 30px;
	padding-top: 0.5em;
}

h2, h3, h4, h5, h6 {
	color: #7182b7;
}

h2 {
	background: #ffffff;
	border-bottom: 1px solid #666666;
	color: #7182b7;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 100%;
	margin: 1.2em 0 0.3em 0;
	padding: 0.2em 0;
	width: 100%;
}

h2 a:link, h2 a:visited {
	color: #7182b7;
	text-decoration: none;
}

h3{
	font-size: 1.4em;
	margin: 1.5em 0 0.7em;
}

.post {
	padding: .5em 0;
}

p, ul, ol, dl {
	font-size: 1.3em;
	line-height: 150%;
	margin: 0 0 1.2em 0;
}

ul ul {
	font-size: 1em;
	margin-bottom: 0;
}

dt {
	font-weight: bold;
	margin-bottom: 0.5em;
}

dd {
	margin-bottom: 1.7em;
}

dd p {
	font-size: 1em;
}

#content_main ul,#content_main ol{
	margin-left: 2em;
}

 
#content_main ul li{
	list-style: disc;
}

 
p.postmetadata{
	border-top: 1px solid #cccccc;
	margin-top: 10px;
}
#content_main p.wp-caption-text {font-size:12px;}

.nav_post{
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0 0 0;
}

blockquote{
	clear: both;
	margin: 1em 0;
	padding: 0 8px;
}

blockquote p {
	margin: 0;
}

cite{
	border-bottom: 1px dashed #dddddd;
	display: block;
	margin: 0;
	padding-bottom: 1em;
	text-align: right;
}

/* Comments
----------------------------------------------------- */
.comments-template{
	border-top: 1px solid #cccccc;
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	list-style: none;
	margin: 0;
	padding: 0 0 15px;
}

.comments-template ol li{
	border-bottom: 1px solid #cccccc;
	line-height: 18px;
	margin: 10px 0 0;
	padding: 0 0 10px;
}

.comments-template ol li.alt{
	background: #eeeeee;
}

.comments-template h2, .comments-template h3{
	font-size: 1.6em;
}

.commentmetadata{
	font-size: 1.2em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 1.2em;
}

/* Handy Classes
----------------------------------------------------- */
.clearer {
	clear: both;
}

.strong {
	font-weight: bold;
}

#content_main li.no-disc {
	list-style-type: none;
}

/* Imagery
----------------------------------------------------- */
.alignright, .alignleft, .aligncenter {
	border: 1px solid #ccc;
	padding: 4px;
}

.alignright {
	float: right;
	margin: 0 0 2em 2em;
}

.alignright img {display:block;margin:0 auto;}
.alignleft {
	float: left;
	margin: 0 2em 2em 0;
}

.aligncenter img, .aligncenter {
	display: block;
	margin: 1em auto;
}

img.noborder {
	border: none;
}

#content_main .wp-caption-text {
	font: italic 1.2em  normal  Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
	text-align: center;
}
.hilite img.alignright {margin:0 0 0 1em;}


/* home
----------------------------------------------------- */
ul#geomarket {
	float: left;
	font-size: 0.9em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	width: 230px;
}

ul#geomarket li {
	display: block;
	float: left;
	font-weight: bold;
	width: 49%;
	width: 115px;
}

/* Contact Styles
----------------------------------------------------- */
.vcard {
	float: left;
	font-size: 1.3em;
	width: 255px;
}

#content_main div.contact_wrap h3 {
	font-size: 1.5em;
	margin: 10px 15px;
}

.vcard p {
	clear: both;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.vcard a.org {
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

#footer .vcard a.org {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

.vcard div.tel .type {
	clear: both;
	display: block;
	float: left;
	font-weight: bold;
	width: 40px;
}

.vcard div.telecommunications {
	clear: both;
	float: left;
	padding-top: 5px;
}

.vcard p.hc a {
	background: transparent url(images/icons/mail_16.gif) no-repeat scroll left center;
	display: block;
	font-size: 0.9em;
	height: 20px;
	margin-top: 5px;
	padding-left: 22px;
}

#content_main .vcard-contact {
	float: left;
	margin-left: 15px;
	padding-bottom: 2em;
}

#content_main .vcard-contact div {
	margin: 0;
}

#cinfo {
	float: left;
	width: 300px;
}

#staff {
	float: right;
	width: 220px;
}

#post-15 h3 {
	border-bottom: 1px solid;
	margin-top: 0;
	padding-bottom: 0.3em;
}

#post-15 h3.email-head {
	clear: both;
	margin-left: 15px;
}

#staff dl {
	margin: 0 1em;
}

#staff dt {
	margin: 0;
}

#staff dd {
	margin: 0;
}

#staff dd.email-link {
	margin-bottom: 12px;
}

dd.email-link, dd.title {
	font-size: 0.9em;
}

#staff dd.email-link a{
	background: transparent url(images/icons/email.png) no-repeat scroll left center;
	display: block;
	padding-left: 22px;
}

/* Partner Page
----------------------------------------------------- */
.partners dl {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 1em 0;
}

.partners dt {
	clear: both;
	margin: 0;
}

.partners dd.partner-logo {
	float: right;
	width: 100px;
}

.partners dd {
	width: 440px;
}

#content_main .partners {
	margin-bottom: 2em;
}

/* Sitemap Styles
----------------------------------------------------- */
#content_main #sitemap li {
	font-size: 1.2em;
	font-weight: bold;
	list-style-type: none;
	margin: 0.3em 0;
}

#content_main #sitemap li li {
	font-size: 0.9em;
	font-weight: normal;
	list-style-type: circle;
}

/* Equipment Styles
----------------------------------------------------- */
dl.product {
	border-bottom: 1px solid #008000;
	float: left;
	padding: 1em 0 2em;
	width: 580px;
}

dl.product dt {
	font-size: 1.3em;
	margin-bottom: 0.3em;
}

dl.product dd {
	margin: 0;
}

dl.product dd.img {
	float: right;
	margin: 0 0 20px 0;
	width: 160px;
}

dl.product dd.desc {
	float: left;
	width: 400px;
}

dl.product dd.doc {
	background: transparent url(images/icons/documents_16.gif) no-repeat left;
	clear: both;
	float: left;
	font-size: 0.9em;
	padding-left: 22px;
}

dl.product dd.vendor {
	background: transparent url(images/icons/help_16.gif) no-repeat left;
	clear: both;
	float: left;
	margin: 0.5em 0;
	padding-left: 22px;
}

/* Privacy Styles
----------------------------------------------------- */
#content_main ul.dispbox {
	background: #eeeeee none repeat scroll 0 0;
	border: 1px solid #dddddd;
	margin: 0 1em 3em;
	padding: 1em 0;
}

#content_main ul.dispbox li {
	list-style-type: none;
	margin: 0 2em 0.3em;
}

#content_main ul.dispbox li h3 {
	margin: 0 0 .5em;
}

h2#t-a {margin-top:50px;}