/*
Theme Name: Horizons
Theme URI: http://www.vivathemes.com
Description: Professional WordPress theme
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: two-column, widget-ready, business, corporate
*/

*{margin:0; padding:0;}

body {
	color: #666;
	line-height: 165%;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(/wp-content/uploads/2013/02/fundo_vitagro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	
h1 {
	font-size: 26px;
	color: #333;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	line-height: 28px;
}

h2 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
}

h3 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
}

h4 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
}

h5 {
	color: #333;
	margin:0;
	padding:0;
	margin-top: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
}


p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #ccc;
	margin:15px;
	padding:0 12px 0 12px;
	font-style: italic;
}

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

a {
	color: #666;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* container */

#container {
	width: 1000px;
	clear: both;
	margin: 0 auto;
	padding:0;
}
	
/* header */

#header {
  	width: 100%; 
  	float: left;
	clear: left;
}

#logo {	
	width:250px;
	float:left;
	height: 40px;
	margin-left: 0px;
	margin-top: 15px;
}

#logo a {
	color: #688296;
}

#logo a.site-title {
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin-top: 5px;
}

#topright {
	width: 600px;
	float: right;
	height: 12px;
	margin-top: 30px;
}

#topright .mainnav {
	float: right;
}

#topright .mainnav li {
	height: 11px;
	line-height: 11px;
	padding-right: 14px;
	padding-left: 0;
	margin-left: 15px;
	border-right: solid 1px #999;
}

#topright .mainnav li:hover {
}

#topright .mainnav li a {
	padding: 0;
	font-size: 11px;
	color: #ccc;
	margin: 0;
	text-transform: uppercase;
	text-shadow: none;
}

#topright .mainnav li a:hover,
#topright .mainnav li.current-menu-item a {
	border-bottom: dotted 1px #ccc;
}


/* search */

#searchform {
	padding:0;
	margin:0;
	width: 220px;
	height: 25px;
	float: right;
	margin-top: 15px;
}

#searchform input#s {
	margin:0;
	padding: 0;
	color: #999;
	width: 170px;
	border: none;
	font-size: 10px;
	height: 15px;
	line-height: 15px;
	padding: 5px 10px;
	background: url(images/searchbg.png) no-repeat right;
	float: left;
}

#searchform input#searchsubmit {
	width: 25px;
	height: 25px;
	float: right;
	background: url(images/searchbutton.png) no-repeat;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	margin:0;	
}

html>body #searchform {
	*margin-top: 30px;
}

html>body #searchform input#searchsubmit {
	*font-size: 0px;
	*line-height: 0px;
}

#header h2 {
	display: none;
}

/* content */

#contentwrapper {
	width: 1000px;
	clear: both;
	float: left;
	margin-top: 30px;
	padding: 0;
	padding-bottom: 30px;
}

#main {
	width: 733px;
	float: left;
	background: url(images/mainbg.png) no-repeat top;
	margin-left: -15px;
	min-height: 400px;
}

#content {
	width: 670px;
	float: left;
	margin-left: 32px;
	margin-top: 17px;
}

.attachment-mainthumb {
	float: right;
	margin-left: 30px;
	padding: 2px;
	border: solid 1px #ccc;
	margin-top: 10px;
}

.attachment-singlethumb {
	margin-bottom: 10px;
}

.post {
	margin:0;
	padding:0;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: dotted 1px #ccc;
	float: left;
	width: 100%;
}

.entry {
}

h1.entry-title {
	padding: 0;
	line-height: 18px;
	margin-top: 0px;
}
	
h2.entry-title {
	padding: 0;
	line-height: 18px;
	margin: 0;
}

h1.entry-title,	
h2.entry-title a {
	color: #339966;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	text-decoration: none;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	text-shadow: 1px 1px 1px #ccc;
}

h2.entry-title a:hover {
	text-decoration: none;
}

h2.pagetitle {
	display: none;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin:8px 0;
}

a.more-link {
	color: #688296;
	text-decoration: none;
	font-size: 14px;
	padding-right: 20px;
	background: url(images/amorebg.png) no-repeat right top;
	line-height: 24px;
	float: left;
	display: block;
	text-shadow: 1px 1px 1px #ccc;
}

a.more-link:hover {
	text-decoration: underline;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

ol {
	margin: 10px;
}

ul {
	margin: 5px;
}

/* Right Sidebar*/

#rightbar {
	width: 251px;
	float: right;
	background: url(images/rightbg.png) no-repeat top;
	padding: 0;
	margin-right: -15px;
	min-height: 400px;
}

#rightbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	margin: 10px 30px;
	width: 190px;
}

#rightbar h2 {
	margin: 0;
	color: #339966;
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 190%;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	border-bottom: dotted 1px #ccc;
	font-family: arial, helvetica, sans-serif;
	background: url(images/downarrow.png) no-repeat right;
	text-shadow: 1px 1px 1px #ccc;
}

#rightbar ul {
	margin: 0;
}

#rightbar ul li {
	line-height: 25px;
	list-style: none;
	margin-top: 1px;
	background: url(images/leftarrow.png) no-repeat right top;
}

#rightbar ul li ul li {
	border: none;
	list-style: none;
	margin-left: 0;
	margin-top: 2px;
	float: left;
	clear: left;
	width: 100%;
}

#rightbar ul li a {
	color: #666;
	border: none;
	text-decoration: none;
	margin-left: 0;
}

#rightbar ul li a:hover {
	text-decoration: underline;
}

#rightbar a {
	text-decoration: none;
	color: #333;
}
	
#rightbar a:hover {
	border: none;
	text-decoration: underline;
}

/* comments */


#commentform {
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #000; 
	text-decoration: none; 
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
	padding: 5px;
}

#author, #email, #url, #comment, #submit {
	font-size: 11px;
	margin:5px 5px 0 0;
	border: none;
	border: 1px solid #eaeaea;
	color: #666;
	padding-left: 5px;
}

#author, #email, #url {
	height:16px;
	padding-top:5px;
	padding-bottom: 5px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #666;
	padding: 4px 7px;
	background: none;
	background: #fff;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #333;
	font-size: 16px;
	margin-bottom: 2px;
	clear: left;
	text-transform: none;
	font-weight: normal;
	margin-top: 15px;
}	


.reply a.comment-reply-link {
	background: #fff;
	font-size: 11px;
	border: none;
	padding:0;
	color: #666;
	padding: 4px 7px;
	border: solid 1px #eaeaea;
}

.reply a.comment-reply-link:hover,
#submit:hover {
	background: #eaeaea;
}

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	margin-top: 15px;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	border-bottom: solid 1px #eaeaea;
	margin: 0;
	padding: 20px;
	list-style-type:none;
	float: left;
    width: 500px;
	margin-bottom: 10px;
}

ol.commentlist ul li {
    border: none;
    padding: 20px;
	width: 440px;
	padding-bottom: 0;
	padding-right: 0;
}

ol.commentlist li.alt {
	
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {
	color:#000;
	text-decoration: none;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #000; 
	text-decoration: none; 
	border-bottom: 1px solid #ccc;
}

/* misc */

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

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

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

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.alignleft a {
	margin: 5px;
}
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	margin: 0 10px 10px 0;
}

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

p.wp-caption-text {
   	font-size: 11px;
   	line-height: 17px;
   	padding: 0 4px 5px;
   	margin: 0;
}

p { margin-top: 6px; }

#archivelist {
	float:left;
	margin-right: 0;
	
}

#archivelist ul li {
	list-style: none;
	line-height: 35px;
}

#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}

#archivelist ul li a {
	color: #666;
	text-transform: uppercase;
}

#archivelist ul li a:hover {
	text-decoration: none;
}


/* footer */

#footer {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 12px;
	background: #144B6E;
	min-height: 300px;
	padding-top: 20px;
	color: #fff;
}

#footerint {
	width: 1000px;
	margin: 0 auto;
}

#bottomwidgets {
	width: 700px;
	float: left;
	height: 20px;
	margin-top: 3px;
}

#bottomwidgets .widgets {
	width: 275px;
	float: left;
	margin-right: 34px;
	margin-left: 15px;
	margin-bottom: 20px;
}

#bottomwidgets h2 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 0;
}

#bottomwidgets ul li {
	list-style: none;
}

#footer a,
#bottomwidgets ul li a {
	color: #fff;
	text-decoration: underline;
	padding: 0;
	margin: 0;
}

#footer a:hover,
#bottomwidgets ul li a:hover {
	text-decoration: none;
}

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

#copyinfo {
	float: right;
	width: 100%;
	clear: right;
	margin-top: 5px;
	text-align: right;
	font-size: 11px;
}

#socialize {
	width: 300px;
	float: right;
	text-align: right;
}

#socialize a {
	width: 24px;
	height: 24px;
	margin-left: 5px;
	text-decoration: none;
}