/*   
Theme Name: Gustavo Villa
Theme URI: http://www.gustavovilla.com.br
Description: A minimalist Wordpress theme to best results. 
Author: Gustavo Villa
Author URI: http://www.gustavovilla.com.br
Version: 1.0
License: Attribution-ShareAlike - http://creativecommons.org/licenses/by-sa/3.0/legalcode
*/
html,body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
}

html {
	
}

body {
	background: url(images/bg.jpg) #0b3d3e top center no-repeat;
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 13px;
}

.manutencao {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 100px;
	background: url(images/manutencao.png);
}

.width {
	width: 910px;
	clear: both;
	margin: 0px auto;
	z-index: 1;
	position: relative;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	height: auto;
}



.bloco {
    margin-bottom:5px;
    float:left;
    display:inline;
}

.bloco + .bloco {
    margin-left:20px;   
}

.um {
    width:100%;
    margin-left:0px !important;
}

.um input, .um select, .um textarea {
    width:950px;
}

.dois {
    width:465px;
}

.dois input, .dois select, .dois textarea {
    width:430px;
    float:left;
}

.dois + .button {
    clear:both;
    float:left;
    margin:5px 7px;
}

.dois .combo-inline {
    width:300px;
}

.tres {
    width:290px;
}

.tres input, .tres select, .tres textarea {
    width:280px;
    float:left;
}

.quatro {
    width:222px;
}

.quatro input, .quatro select, .quatro textarea {
    width:212px;
    float:left;
}

.cinco {
    width:174px;
}

.cinco input, .cinco select, .cinco textarea {
    width:164px;
    float:left;
}

.merge_tres {
width:580px;
}


h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

ul {
	line-height: 1.5em;
}

input,textarea {
	border: 1px solid #a3b8c6;
	padding: 5px;
}

textarea {
	width: 100%;
	height: 100px;
}

img {
	border: 0px;
}

strong {
	font-size:1.2em;
} 

.alerta {
	font-size: 20px;
	display: block;
	color: #990000;
	background-color: #ff9999;
	text-align: center;
	padding: 15px;
}

.botao {
	cursor: pointer;
	background: #CC0000;
	border: 1px solid #CC0000;
	color: #FFFFFF;
	font-size: 20px;
	padding: 5px 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a {
	color: #004358;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.menu_topo {
	overflow: hidden;
}

.menu_topo {
	width: 660px;
	padding: 8px 0px;
	padding-left: 300px;
	color: #FFFFFF;
	font-size: 12px;
	position: relative;
	z-index: 2;
}

.menu_topo li {
	float: left;
	list-style-type: none;
	text-align: center;
}

.menu_topo li a {
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 20px;
}

.menu_topo li a:hover {
	background-color: #CC0000;
	color: #FFFFFF;
}

.menu {
	width: 960px;
	padding: 10px 0px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	position: relative;
	z-index: 2;
	border-top: 5px solid #cc0000;
	margin-top: 40px;
}

.menu li {
	float: left;
	list-style-type: none;
	text-align: center;
}

.menu li a {
	margin-right: 10px;
	color: #000000;
	text-decoration: none;
	padding: 5px 15px;
}

.menu li a:hover {
	background-color: #CC0000;
	color: #FFFFFF;
}

.brand {
	margin: 0px auto;
	position: relative;
	margin-top: -60px;
	z-index: 1;
	padding: 0px;
	vertical-align: middle;
	width: 980px;
	height: 153px;
	overflow: hidden;
}

.brand .logo {
	width: 243px;
	height: 140px;
	margin-top: 30px;
}

.brand a {
	float: left;
	margin-right: 30px;
	overflow: hidden;
	display: inline-table;
}

.brand p {
	float: right;
	margin: 0px;
	margin-top: 80px;
	display: inline-table;
	font-size: 30px;
	color: #004358;
}

.header {
	color: #333333;
	padding:30px 0 15px;
}

.header .manchete .subtitulo {
	font-size: 25px;
	letter-spacing: -0.05em;
}

.header .manchete h1 {
	font-size: 55px;
	font-weight: bold;
	letter-spacing: -5px;
	line-height: 45px;
	color: #333333;
}

.header .manchete h1 a:hover {
	text-decoration: none;
}

.header .manchete p {
	font-size: 17px;
	line-height: 1.2em;
	margin: 5px 0px;
	padding: 0px;
}

.header .manchete div {
	font-size: 11px;
}

.header .tres {
float:right;
}

.header .tres h2 {
	padding: 0px;
	display: block;
	clear: both;
color:#000;
}

.header .date {
    font-size:20px;
    float: left;
    clear:both;
    display:block;
    margin-top:20px;
}
.header .twitter {
    float: right;
    margin-left:20px;
}
.header .views {
    float: right;
}
.header .tags {
    clear:left;
    float:left;
}

.post {
	background: none;
	color: #333333;
	padding-bottom: 20px;
}

.post h1 {
	font-size:55px;
	font-weight:bold;
	letter-spacing:-0.09em;
	line-height:0.9em;
	padding-bottom:0;
}

.post h1 a:hover {
	text-decoration: none;
}

.post p {
	font-size: 27px;
	line-height: 32px;
	margin: 20px 0px;
	padding: 0px;
}

.post div {
	font-size: 11px;
}

.post .comments {
	background: transparent url(images/comment_blue.gif) no-repeat scroll
		left center;
	color: #6E6E6E;
	float: left;
	padding: 0 0 0 20px;
}

.post .more a {
	color: #000000;
	font-weight: bold;
	padding: 0 0 0 20px;
}

.post a {
	color: #555555;
}

.addPostFooter {
font-weight:bold;
}

.postblock {
	line-height: 1.1em;
}

.postblock textarea {
	float: left;
	width: 90%;
	height: 98px;
}

.content {
	background: #FFFFFF;
	position: relative;
	margin-bottom:0px;
}

.single .content img {
    border:1px solid #0b3d3e;
    padding:3px;
    margin:15px 5px;	
}

.block {
	margin-bottom: 30px;
}

.right {
	width: 360px;
	float: right;
}

.right h2 {
	color: #004358;
	font-size: 20px;
}

.right h2 a {
	color: #004358;
}

.right p {
	margin: 0px;
	font-size: 12px;
	line-height: 1.5em;
}

.right.consultoria a {
	margin-top: 10px;
	float: left;
	clear: both;
	color: #004358;
	font-weight: bold;
}

.home .left {
    width: 530px;
    float: left;
}

.home .left h2 {
    color:#004358;
    font-size:20px;
    margin-bottom: 10px;
}

.home .sidebar {
list-style:none;
margin:0px;
padding:0px;
}

.home .sidebar li {
	padding-bottom:30px;
}

.home .right h2 {
	margin-bottom: 10px;
}

.home .right .posts {
	clear: both;
	background: transparent;
	color: #333333;
}

.home .right.posts .post {
	padding:0px;
	margin-bottom: 30px;
	width: auto;
}

.left {
	width: 100%;
	float: left;
}

.left .block {
	padding-left: 0px;
	padding-right: 0px;
}

.left .block h2 {
	display: compact;
	font-size: 30px;
	width: auto;
	line-height: 1em;
}

.left .block h2 a {
	background-color: #acd2c5;
	color: #333333;
}

.left .block h2 a:hover {
	text-decoration: none;
}

.left .banner1 {
	width: 300px;
	float: left;
	clear: left;
}

.left .banner2 {
	width: 200px;
	float: right;
	clear: right;
}

.twitter_footer {
    background:#FFFFFF;
	color:#004358;
	font-size:12px;
	text-align:center;
}

.twitter #twittergrid img {
}

.menu_footer {
	overflow: hidden;
}

.menu_footer {
	width: 960px;
	padding: 10px 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	z-index: 2;
}

.menu_footer li {
	float: left;
	list-style-type: none;
	text-align: center;
}

.menu_footer li a {
	margin-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 20px;
}

.menu_footer li a:hover {
	background-color: #CC0000;
	color: #FFFFFF;
}

.comments {
    color:#FFFFFF;
    padding:0px;
    width:940px;
    margin-top:20px;
}

.comments a {
	color:#EEEEEE;
}

.comment_author {
font-size:1.3em;
font-weight:bold;
clear:both;
float:left;
}

a.comment_site {
font-size:1.3em;
font-weight:bold;
clear:both;
float:left;
}

.comment_text {
float:left;
clear:both;
margin:0;
padding:0;
}

.thdrpy {
float:left;
clear:both;
margin:0 0 20px;
padding:0;
}

.comments .titulo_comentario {
    font-size:30px;
    color:#66cc99;
    background:#0B3D3E;
    width:auto;
    display:compact;
    float:left;
    clear:both;
}

.comments .inlinecomments {
    margin: 0 0 16px 0;
}

.comments ul#commentlist {
    padding:0px;
    margin: 0px;
    list-style: none;
}

.comments ul#commentlist li {
    float:left;
    clear:left;
}

.comments ul#commentlist img.avatar {
    float:left;
    margin-right: 12px;
}

.comments ul#commentlist p {
    float:left;
}

.comments ul#commentlist h4 {
    font-size: 1.0em;
}

.comments ul#commentlist li.depth-1>div>h4 {
    font-size: 1.3em;
}

.comments ul#commentlist p {
    font-size: 1.0em;
}

.comments ul#commentlist li.depth-1>div>p {
    font-size: 1.3em;
}

.comments form {
    margin-top: 10px;
    float:left;
    clear:both;
    width:100%;
}

.comments form p {
    float:left;
    clear:both;
}

.comments .usuario {
    float:left;
    clear:both;	
}

.comments textarea {
    border:0px;
    background:#FFFFFF;
    border:0px;
    color:#000000;
    margin-top:10px;
    width:100%;
}

.comments input {
	margin: 4px 0;
}

.comments ul li li {
	margin-left: 2em;
	font-size: 13px;
	color: #555;
}

.comments #commentform .form {
	width: 100%;
}

#comments .children {
	margin: 0;
}

.comment-childs, .chalt {
background:none !important;
border:none !important;
padding:0px !important;
margin:0px !important;
clear:both;
}

#comments .children li {
}

#comments .children li li {
}

.comments .inlinecomments {
	margin: 0 0 16px 0;
}

.footer {
z-index:1000;
}

.footer,.footer a {
	color: #FFFFFF;
}

/******************************/
.home .cursos {
padding:0px;
width:940px;
}

.home .cursos .bloco {
background:#FFF;
padding:10px;
width:280px;
height:210px;
}


.home .cursos h1 {
background-color:#004358;
color:#FFFFFF;
font-size:14px;
margin-bottom:15px;
text-transform:uppercase;
}

.home .cursos h2 {
color:#004358;
height:80px;
}