@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body {
	background: #339933;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

a {
	color: #3B5998;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

#announcement {
	position: absolute;
	z-index: 1000;
	width: 100%;
}

#header-container {
	height: 260px;
	position: relative;
}

#header-container .spacer {
	height: 40px;
	padding: 0 50px;
}

#header-container .spacer .left {
	height: 100%;
	width: 25px;
	background: #333;
	float: left;
}

#header-container .spacer .right {
	height: 100%;
	width: 25px;
	background: #333;
	float: right;
}

#header-container #header {
	height: 220px;
	width: 100%;
	background: #d5b888 url(img/bg-light-1.png) repeat scroll 0 0;
	position: relative;
	z-index: 100;
}

#header-container #header .logo {
	margin: 10px 0 0 60px;
	position: absolute;
}

#header-container #header .logo img {
	border: none;
}

#header-container #header-advertisement {
	width: 270px;
	height: 270px;
	background: #8e5423 url(img/bg-dark-1.png) repeat scroll 0 0;
	margin: 15px 75px 15px 0;
	right: 0;
	position: absolute;
	z-index: 110;
}

#header-container #header-advertisement .adspace {
	width: 250px;
	height: 250px;
	margin: 10px;
	position: absolute;
}

#header-container #header-advertisement .adspace img {
	border: 0;
}

#content-wrapper {
	overflow: hidden;
	float: left;
}

.spacer {
	height: 27px;
	padding: 0 50px;
}

.spacer .left {
	height: 100%;
	width: 25px;
	background: #333;
	float: left;
}

.spacer .right {
	height: 100%;
	width: 25px;
	background: #333;
	float: right;
}

#content-wrapper #login-bar {
	width: 950px;
	overflow: hidden;
}

#content-wrapper #login-bar #fb-connect {
	width: 190px;
	height: 110px;
	float: left;
	background: transparent url(img/bg-dark-1.png);
	position: relative;
}

#content-wrapper #login-bar #fb-connect #fb-connect-container {
	background: #FFE;
	margin: 10px;
	width: 170px;
	height: 90px;
	position: absolute;
}

#content-wrapper #login-bar #fb-connect #fb-connect-container #fbc_login {
	margin: 15px 10px 0;
}

#content-wrapper #login-bar #fb-connect #fb-connect-container #fbc_login .dark {
	margin-top: 5px;
}

#content-wrapper #login-bar #fb-connect #fb-connect-container #fbc_profile {
	margin-top: 20px;
}

#content-wrapper #login-bar #advertisement {
	width: 748px;
	height: 110px;
	background: #8e5423 url(img/bg-dark-1.png) repeat scroll 0 0;
	position: relative;
	float: right;
}

#content-wrapper #login-bar #advertisement .adspace {
	background: #FFE;
	width: 728px;
	height: 90px;
	margin: 10px;
	position: absolute;
}

.tiny-spacer {
	height: 10px;
	padding: 0 50px;
}

.tiny-spacer .left {
	height: 100%;
	width: 25px;
	background: #333;
	float: left;
}

.tiny-spacer .right {
	height: 100%;
	width: 25px;
	background: #333;
	float: right;
}

#sidebar {
	display: inline;
	width: 220px;
	float: left;
	margin: 10px 0 10px 20px;
}

.sidebar-container {
	list-style-type: none;
}

.sidebar-container ul {
	list-style-type: none;
}

.sidebar-container ul #categories-3 h2 { /* Categories */
	background: transparent url(img/list-bg-top-bull.gif) no-repeat scroll top left;
}

.sidebar-container ul #archives-3 h2 { /* Monthly Archive */
	background: transparent url(img/list-bg-top-wheelbarrow.gif) no-repeat scroll top left;	
}

.sidebar-container ul #linkcat-23 h2 { /* FarmNews Favorites */
	background: transparent url(img/list-bg-top-star.gif) no-repeat scroll top left;	
}

.sidebar-container ul #meta-3 h2 { /* Administration */
	background: transparent url(img/list-bg-top-lawnmower.gif) no-repeat scroll top left;	
}

.sidebar-container ul #search-3 h2 { /* Search Box */
	background: transparent url(img/list-bg-top-chicken.gif) no-repeat scroll top left;	
}

.sidebar-container ul #text-4 h2 { /* Friend Connect Followers */
	background: transparent url(img/list-bg-top-turtle.gif) no-repeat scroll top left;	
}

.sidebar-container ul #text-5 h2 { /* Feed */
	background: transparent url(img/list-bg-top-feed.gif) no-repeat scroll top left;	
}

.sidebar-container ul #text-6 h2 { /* Facebook Fan Box */
	background: transparent url(img/list-bg-top-fb-sign-post.gif) no-repeat scroll top left;	
}

.sidebar-container .widget {
	background: transparent url(img/list-bg-bottom.gif) no-repeat scroll bottom left;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

.sidebar-container .widget h2 {
	background: transparent url(img/list-bg-top-cart.gif) no-repeat scroll top left;
	text-align: left;
	font-size: 140%;
	letter-spacing: -2px;
	display: block;
	padding: 10px;
	color: #564A31;
	text-transform: capitalize;
}

.sidebar-container .widget div {
	background-color: #ffe;
	padding: 0 10px;
	overflow: hidden;
}

.sidebar-container .widget div div {
	padding: 0;
	overflow: hidden;
}

.sidebar-container .widget ul {
}

.sidebar-container .widget ul li {
	background-color: #ffffee;
	text-align: center;
	letter-spacing: normal;
	text-indent: 10px;
}

.sidebar-container .widget ul li:hover {
	background: #FFFFDD url(img/corn.gif) no-repeat scroll 6px 4px;
	text-indent: 20px;
}

.sidebar-container .widget ul li a:first-letter {
	text-transform: uppercase;
}

.sidebar-container .widget ul li a {
	color: #564A31;
	display: block;
	padding: 5px;
	width: 210px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.sidebar-container .widget ul li a:hover {
/*	background: transparent url(img/corn.gif) no-repeat scroll 6px center; */
	text-decoration: underline;
	font-weight: bold;
}

.sidebar-container .widget ul li .children {
	padding-left: 10px;
}

.sidebar-container .widget ul li .children li {
	background-color: #FFFFEE;
}

.sidebar-container .widget ul li .children li a {
	padding-right: 0;
	display: block;
	width: 205px;
}

.sidebar-container .widget ul li .children li:hover {
	background: #FFFFDD url(img/star.gif) no-repeat scroll 6px 4px;
	border: 0;
}

.sidebar-container .textwidget .gadgets-gadget-container div {
	padding: 0;
}

.sidebar-container .widget_sfc-connect .FB_login_button {
	display: block;
	background-color: #FFFFEE;
	padding-top: 1px;
}

.sidebar-container .widget_sfc-connect a {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 170px;
}

#searchform {
	width: 220px;
	font-size:12px;
	padding:0;
	background-color: #FFFFEE;
}
#searchform #s{
	width: 160px;
	margin-left: 10px;
	padding: 4px 7px 2px 5px;
	color: #999;
	border: 1px solid #888;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

#searchform #searchsubmit { 
	background: url(img/search-button.png) no-repeat 0 0;
	height: 24px;
	width: 24px;
	border: none;
	cursor: pointer;
	text-indent: -999%;
	line-height: 1px;
	margin:0;
}

#container {
	width: 950px;
	background: #d5b888 url(img/bg-light-1.png) repeat scroll top left;
	overflow: hidden;
	position: relative;
}

#main_col {
	padding-bottom: 14px;
	background-color: #ffe;
	float: right;
	width: 670px;
	margin: 10px 20px 10px 0;
	position: relative;
	display: inline;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #808080;
}

#main_col .corner-top .left {
	background: transparent url(img/light-corner-top-left.png) no-repeat top left;
}

#main_col .corner-top .right {
	background: transparent url(img/light-corner-top-right.png) no-repeat top left;
}

#main_col .corner-bottom .left {
	background: transparent url(img/light-corner-bottom-left.png) no-repeat top left;
}

#main_col .corner-bottom .right {
	background: transparent url(img/light-corner-bottom-right.png) no-repeat top left;
}

#main_col #page-title {
	margin: 0 auto;
	border-bottom: #564A31 solid 2px;
}

#main_col #page-title h1 {
	background: transparent url(img/horse.gif) no-repeat scroll 10px center;
	text-align: left;
	display: block;
	padding: 12px 50px;
	font-size: 150%;
	font-weight: bold;
	overflow: hidden;
	color: #564A31;
}

#main_col #page-title a {
	color: #564A31;
}

#main_col #content {
	display: block;
}

#main_col .post-nav {
	background-color: #EDEFF4;
	border: #D4DAE8 solid 1px;
	width: 520px;
	margin: 10px auto;
	clear: both;
	padding: 0 10px;
	line-height: 100%;
	overflow: hidden;
}

#main_col .post-nav p  {
	padding: 6px 0;
}

#main_col .navigation {
	width: 520px;
	margin: 0 auto;
	padding: 0 10px;
}

#main_col .navigation .alignleft {
	float: left;
	margin: 0 10px 5px 0;
}

#main_col .navigation .alignright {
	float: right;
	margin: 0 0 5px 10px;
}

.break-line {
	width: 95%;
	height: 2px;
	margin: 10px auto 15px;
	background-color: #DDD;
	overflow: hidden;
}

.post {
	margin: 10px 10px 0;
}

.post a {
	color: #3B5998;
	text-decoration: none;
}

.post a:hover {
	text-decoration: underline;
}

.post h1, h2, h3, h4, h5 {
	color: #3B5998;
}

.post .title {
	overflow: hidden;
}

.post .title .view-count {
	color: #3B5998;
}

.post .title .post-title {
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
}

.post .title .post-title a {
}

.post .entry-container {
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
}

.post .entry-container .alt-title {
}

.post .entry-container .alt-title .alt-post-title {
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
}

.post .entry-container .alt-title .alt-post-title a {
	color: #808080;	
}

.post .entry-container .image {
	float: left;
	padding-right: 10px;
}

.post .entry-container .image img {
	display: block;
	border: none;
}

.post .entry-container .entry img {
	border: 0;
}

.post .entry-container .entry img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0;
}

.post .entry-container .entry p {
	padding: 5px 0;
	overflow: hidden;
}

.post .entry-container .entry ul li {
	padding: 2px 5px;
}

.post .entry-container .entry h2 {
	margin: 5px 0;
	clear: both;
}

.post .entry-container .entry .subtitle {
	font-size: 16px;
	color: #808080;
	font-weight: bold;
}

.post .entry-container .entry br {
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

.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 */

#entry-adcode {
	overflow: hidden;
}

#entry-adcode div {
	background: transparent url(img/bg-light-1.png);
	overflow: hidden;
	padding: 10px;
}

.post .entry-container .readmore {
	font-size: 13px;
	font-weight: bold;
	bottom: 0;
	right: 0;
	position: absolute;
}

.post .entry-container .readmore a {
}

.post .entry-container .entry .related-posts {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 540px;
}

.post .entry-container .entry .related-posts ol {
	padding-left: 30px;
}

.post .entry-container .entry .related-posts .disabled {
	color: #808080;
	text-decoration: line-through;
}

.post .entry-container .post-thumbnail {
	display:none;
	font-size:0;
	height:0;
	line-height:0;
	overflow-x:hidden;
	overflow-y:hidden;
	width:0;
}

.post .post-data {
	display: block;
	clear: both;
	background: transparent url(img/corn.gif) no-repeat scroll 0 0;
	text-indent: 20px;
	padding: 2px 0 2px 0;
	margin-left: 5px;
	font-size: 11px;
}

.post .post-data .icon {
	margin: 0 4px 0;
}

.post .post-data .date {
}

.post .post-data .date a {
	color: #808080;	
}

.post .post-data .author {
}

.post .post-data .author a {
	color: #808080;
}

.post .post-data .like img {
	margin: 0 12px;
}

.post .post-data .spread a {
	padding: 1px 0 1px 20px;
	background: transparent url(img/fb.gif) no-repeat scroll left center;
}

.post .post-stuff {
	overflow: hidden;
	display: block;
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 1px;
}

.post .post-stuff span {
	display: block;
	background: transparent url(img/star.gif) no-repeat scroll 0 0;
	text-indent: 20px;
	font-size: 11px;
}

.post .post-stuff span p {
	padding: 2px 0;
}

.post .post-stuff .category {
	padding: 2px 0;
}

#main_col .comment-container {
	padding-top: 3px;
}

#main_col .single-page-wrapper {
	margin: 0 10px;
	font-size: 11px;
}

.blue-box-nub {
	background: transparent url(img/like-box-nub.gif) no-repeat scroll top right;
	height: 5px;
	width: 25px;
	overflow: hidden;
	clear:both;
}

.blue-box {
	background-color: #ECEFF5 !important;
	padding: 7px;
	margin-bottom: 3px;
}

.blue-box span {
	color: #3B5998;
}

#main_col .blue-box .sentence {
	background: transparent url(img/like-box-icon.gif) no-repeat top left;
	text-indent: 17px;
	color: #808080;
}

#main_col .blue-box .sentence .icon {
	display: block;
	padding: 0 4px 0 0;
	margin-top: -1px;
	float: left;
}

#main_col .blue-box .sentence span {
	color: #3B5998;
}

#main_col .comment-number {
	display: block;
	background: #ECEFF5;
	padding: 6px 10px;
}

#main_col .comment-list {
	display: block;
	background: #ECEFF5;
	margin: 3px 0;
	padding: 3px 10px 3px 30px;
}

#main_col .comment-list .comment {
	border: #BDC7D8 solid 2px;
	margin: 8px 0;
	padding: 5px;
}

#main_col .comment-list .comment .comment-body .comment-author .fn {
}

#main_col .comment-list .comment .comment-body .comment-author img {
	float: right;
	border: #BDC7D8 solid 2px;
}

#main_col .comment-list .comment .comment-body p {
	margin: 10px 5px 4px 0;
}

#main_col .comment-form-title {
	display: block;
	background: #ECEFF5;
	padding: 6px 10px;	
}

#main_col .cancel-comment-reply {
	padding: 0 10px;
	background: #ECEFF5;
	overflow: hidden;
}

#main_col .cancel-comment-reply small {
	padding: 3px 0;
}

#main_col .comment-not-logged-in {
	padding: 3px 10px;
	background: #ECEFF5;	
	overflow: hidden;
	margin: 3px 0 0;
	float: left;
	width: 630px;
}

#main_col .comment-not-logged-in p {
	padding: 5px 0;
	font-size: 13px;
	width: 250px;
	color: #3B5998;
	font-weight: bold;
}

#main_col .comment-not-logged-in div {
	padding: 1px 0;
}

#main_col .comment-not-logged-in small {
	font-size: 12px;
}

#main_col .comment-not-logged-in small {
	
}

#main_col #comment-form {
	display: block;
	background: #ECEFF5;
	margin-bottom: 3px;
	padding: 2px 10px 6px;
	overflow: hidden;
}

#main_col #comment-form .comment-wrapper {
	display: block;
	position: relative;
	margin-bottom: 4px;
	overflow: hidden;
}

#main_col #comment-form .comment-wrapper .avatar {
	width: 50px;
	height: 50px;
	border: #BDC7D8 solid 1px;
	background: #FFF;
	float: left;
}

#main_col #comment-form .comment-wrapper .avatar img {
	width: 50px;
	height: 50px;
}

#main_col #comment-form .comment-wrapper .text-field {
	float: right;
	width: 565px;
	height: 50px;
	padding: 0;
	margin: 0;
}

#main_col #comment-form .comment-wrapper .tags {
	margin: 10px 0 10px 0;
	background: #FFF;
/*	background: #BDC7D8;
	color: #000; */
}

#main_col #comment-form .comment-buttons {
	overflow: hidden;
}

.button {
	margin-left: 5px;
	border-color: #26446E #152F5F #0C2253;
	background: #5B74A8 url(img/button-bg.gif) repeat-x scroll top left;
	border-style: solid;
	border-width: 1px;
	float: right;
}

.button:active {
	background-image: none;
}

.button input {
	padding: 2px 4px 3px 4px;
	margin: 0;
	color: #FFF;
	cursor: pointer;
	background: transparent;
	border: none;
	font-weight: 600;
	font-size: 11px;
	width: 68px;
}

#advertisement-container {
	margin-left: 10px;
	float: left;
	overflow: hidden;
	width: 140px;
}

/*
#advertisement-container .spacer {
	height: 27px;
}

#advertisement-container .spacer .right {
	height: 100%;
	width: 25px;
	background: #333;
	display: inline;
	float: right;
	margin-right: 50px;
}*/

#advertisement-container #right-advertisement {
	width: 140px;
	height: 620px;
	background: #8e5423 url(img/bg-dark-1.png) repeat scroll top left;
	position: relative;
}

#advertisement-container #right-advertisement .adspace {
	background: #FFE;
	width: 120px;
	height: 600px;
	margin: 10px;
	position: absolute;
}

#footer-wrapper {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
}

#footer-container {
	overflow: hidden;
	background: transparent url(img/bg-dark-1.png) left top scroll;
	display: block;
	position: relative;
	width: 950px
}

#footer {
	margin: 10px;
	padding: 10px 0;
	overflow: hidden;
	display: block;
	background: #FFE;
}

#footer .links {
	padding: 5px 15px;
	list-style-type: circle;
	list-style-position: inside;
	text-align: center;
}

#footer .links li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

#footer .mainlinks {
	font-size: 14px;
}

#footer .sidelinks {
	font-size: 9px;
}

.corner-top {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.corner-top .left {
	width: 7px;
	height: 7px;
	background: transparent url(img/corner-top-left.png) no-repeat top left;
	float: left;
	overflow: hidden;
}

.corner-top .right {
	width: 7px;
	height: 7px;
	background: transparent url(img/corner-top-right.png) no-repeat top right;
	float: right;
	overflow: hidden;
}

.corner-bottom {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.corner-bottom .left {
	width: 7px;
	height: 7px;
	background: transparent url(img/corner-bottom-left.png) no-repeat top left;
	float: left;
	overflow: hidden;
}

.corner-bottom .right {
	width: 7px;
	height: 7px;
	background: transparent url(img/corner-bottom-right.png) no-repeat top right;
	float: right;
	overflow: hidden;
}

#preloader {
	height: 0;
	width: 0;
	font-size: 0;
	line-height: 0;
}

.clear {
	clear: both;
}

p img {
	padding: 0;
	max-width: 100%;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

.margem-x {
	margin: 0;
}

.margem-pp {
	margin-top: 1px;
	margin-bottom: 1px;
}

.margem-p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.margem-m {
	margin-top: 10px;
	margin-bottom: 10px;
}

.margem-g {
	margin-top: 20px;
	margin-bottom: 20px;
}

.margem-gg {
	margin-top: 30px;
	margin-bottom: 30px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.page-entry {
	padding: 10px;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.blue {
	color: #3B5998;
}

.center {
	text-align: center;
}

.box-table {
	overflow: hidden;
}

.box-table div.icon {
	float: left;
}

.box-table div.icon img {
	margin: 5px;
}

.box-table ul.item-list {
	list-style-type: none;
}

.box-table ul.item-list li {
	display: block;
	float: left;
	width: 50px;
	height: 65px;
	background: #8e6f4a;
	text-align: center;
	color: #FFF;
	margin: 5px;
	padding: 5px !important;
}

.box-table ul.item-list li img {
	background: #FFF;
}

.guide-table {
	overflow: hidden;
}

.guide-table div.level {
	margin: 5px 0;
	display: block;
}

.guide-table div.level p {
	color: #3B5998;
}

.guide-table ul.seed-list {
	list-style-type: none !important;
	list-style-position: outside !important;
	list-style-image: none !important;
	overflow: hidden;
}

.guide-table ul.seed-list li {
	clear: both;
	padding: 5px 3px !important;
}

.guide-table ul.seed-list li .itemimg {
	display: block;
	float: left;
	padding: 5px;
	background-color: #564A31;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.guide-table ul.seed-list li .itemimg img {
	background-color: #FFF;
	width: 40px;
	height: 40px;
}

.seed-table {
	text-align: center;
}

.seed-table .separator {
	width: 503px;
	background: #3B5998;
	border: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
}

.seed-table .separator h2 {
	color: #FFFFFF;
}

.seed-table ul {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: #000;
	width: 505px;
}

.seed-table li {
	margin: 1px;
	background: #ffffcc;
	float: left;
	display: block;
	overflow: hidden;
}

.seed-table li img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.seed-table .names li {
	background: #3B5998;
	color: #FFFFFF;
}

.seed-table-crop-mastery li {
	width: 60px;
	height: 36px;
}

.seed-table-crop-mastery .names li {
	height: 30px;
}

.fix {
	display: block;
}

.sortable {
	background: #000;
	text-align: center;
	width: 650px;
}

.sortable thead tr th {
	background: #3B5998;
	color: #FFF;
	font-weight: normal;
	cursor: pointer;
	width: 50px;
}

#sorttable_sortrevind {
	font-size: 20px;
	line-height: 8px;
	_font-size: 12px;
}

#sorttable_sortfwdind {
	font-size: 20px;
	line-height: 8px;
	_font-size: 12px;
}

.sortable tbody tr {
	height: 30px;	
}

.sortable tbody tr td {
	background: #FFC;
	color: #808080;
}

.sortable tfoot {
	display: none;
}

.seeds thead tr .c_level {
	width: 40px;
}

#email_subscription_form {
	padding: 5px;
	text-align: center;
	color: #3B5998;
}

#email_subscription_form .email {
	height: 18px;
	width: 110px;
	float: left;
}

#email_subscription_form p {
	padding: 5px 0;
}