/*
Theme Name: WebGoal Flow
Theme URI: http://webgoal.com.br
Description: Temas desenvolvido para o site da WebGoal
Version: 2.0
Author: Mahmoud Aoki
Author URI: http://maoki.com.br/

cores

titulos: #445544
texto: #556655
verde: #669933
fundo: #AABB66

*/

/*Reset*/ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline;}body{background:#fff;line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}a img{border:none;}

body {
	background:url(images/bg-body.png) repeat;
	margin:30px 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

h2,h3,h4,h5,h6,
#menu a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#445544;	
}

p, ul{
	color:#556655;
	font-size:.88em;
	line-height:1.4em;
}

p.edit-link{display:none;}

/*** Posicionamento ***/

#all {
	margin:10px auto;
	width:900px;
}

.wrapper {
	float:left;
	width:100%;
	clear:both;
}

.main-column {
	float:left;
	margin-left:-680px;
	width:680px;
	background-color:#FFF;
	margin-top:15px;	
}

.left-column {
	margin-right:680px;
	clear:left;
}

.inner-content{
	margin-right:180px;	
}

.inner-column{
	float:left;
	margin-left:-180px;
	width:180px;
}

.inner-footer{
	clear:both;
}

/*** Logo ***/

#logo{
	background:url(images/seta.png) no-repeat right 25px;	
}

#logo h1 {
	margin:0 25px 0;
	padding:0;
}

#logo a {
	background:url(images/logo-webgoal.png) no-repeat;
	display:block;
	height:128px;
	overflow:hidden;
	text-indent:-9999px;
	width:160px;
}

/*** Menu ***/

#menu {
	margin:60px 0 0;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#menu li{
	display:block;
	float:right;
	clear:both;
	width:100%;
}

#menu a {
	display:block;
	font-size:1.5em;
	font-style:italic;
	font-weight:700;
	letter-spacing:-1px;
	padding:2px 40px 5px 0;
	text-align:right;
	text-decoration:none;
	text-transform:lowercase;
}

#menu a:hover {
	text-decoration:underline;
}

#menu li.current_page_item a,
#menu li.current_page_ancestor a,
#menu li.current_page_parent a {
	background:url(images/bg-menu-active.png) no-repeat right;
	color:#8C1;
}

/*** Header ***/

#header{
	background:url(images/bg-main.png) no-repeat right top;
	padding:20px 25px 5px;
	overflow:auto;
}

#header h2{
	margin:0;
	padding:0;
	font-size:2.4em;
	letter-spacing:-2px;
	font-weight:normal;
}

#header p{
	margin:5px 0;
	font-size:.88em;
}

#header img{
	float:left;
	border:2px solid #AABB66;
	margin-right:20px;
}

#content{
	background:url(images/bg-content.png) no-repeat right top;
	padding:50px 25px 5px;
	min-height:210px;
}

/*** Footer ***/

#footer {
	clear:both;
	text-align:right;
	padding:15px 0;
	background:url(images/bg-footer.png) no-repeat top right;
}

#footer p{
	font-size:.7em;
	margin:5px 15px;
	color:#828266;
}

#footer a{
	color:#55AA22;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

/*** Breadcrumbs ***/

#breadcrumbs{
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px dotted #EEEECC;
}

#breadcrumbs p{
	font-size:.6em;
}

#breadcrumbs a{
	color:#669933;
	padding:0 2px;
	text-decoration:none;	
}

#breadcrumbs a:hover{
	background-color:#AABB66;
	text-decoration:none;
	color:#445544;
}

/*** entry - estilos padrão do wp_content***/

.entry h1,.entry h2,.entry h3,.entry h4,.entry h5{
	margin:10px 0;
	font-weight:normal;
	letter-spacing:-1px;
}

.entry h3{
clear:both;
font-size:1.2em;
}

.entry p{
	margin:25px 0 15px;
}

.entry a{
	padding:0 2px;
	color:#669933;
	border:1px dotted #FFF;
	border-bottom-color:#CCC;
	text-decoration:none;
}

.entry a:hover{
	border-color:#CCC;
	background-color:#FFC;
}

.entry ul, entry ol{
	color:#669933;	
	list-style:disc;
	padding:0 30px;
}
.entry li{
	color:#556655;
	line-height:1.4em;
	margin:0 0 10px;
}

.entry img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

.entry img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	clear:left;
}

.entry .alignright {
	float: right;
}

.entry .alignleft {
	float: left;
}

.entry blockquote{
	padding:20px;
	background:#F5FAD7 url(images/bg-blockquote.png) no-repeat bottom right;
	font-size:.8em;
}

.entry blockquote ul,
.entry blockquote ol{
	padding:0 20px;
}

/*** Childs ***/

.childs{
	margin:25px 0;
}

.childs h3{
	margin:10px 0 0;
}

.childs h3 a{
	color:#AABB66;
	border:none;
	font-weight:bold;
	padding:0;
	letter-spacing:-2px;
}
.childs h3 a:hover, .child-link:hover h3 a{
	color:#669933;
	background-color:transparent;
}

.childs p{
	margin:0 0 10px;
}

.childs p a{
	color:#556655;
	border:none;
	margin:0 0 0 20px;
	display:block;
}

.childs p a:hover, .child-link:hover p a{
	color:#669933;
	background-color:transparent;
	text-decoration: none;
}

.avatar{
	float:left;
	margin:10px;
}

.avatar a{
	padding:0;
	border:none;
	width:100px;
	height:100px;
}

.avatar a img{
	border:2px solid #AABB66;
	display:block;
	width:100px;
	height:100px;
}

.avatar a:hover img{
	border:2px solid #669933;
}

.avatar p{
	background-color:#AABB66;
	text-align:center;
	font-size:.7em;
	border:2px solid #AABB66;
	width:100px;
	padding:2px 0;
	font-style:normal;
	font-weight:bold;
}

/*** Home ***/

body.home #header{padding:15px 15px 0;}

body.home #banner{
	height:210px;
	background:no-repeat;
}
body.home #banner .entry{
	width:220px;
	padding:15px;
}

body.home #banner .entry h2{
	display:block;
	line-height:.9;
	color:#FFF;
	margin:0 0 10px;
}

body.home #banner .entry p{
	color:#EBEBEB;
	font-size:.835em;
}

body.home #menu{margin-top:180px}
body.home #content{padding:45px 15px 5px;}

.destaque{
	background-color:#F3F6E0;
	padding:10px;
	width:194px;
	margin:0 1px 2px;
	float:left;
	height:194px;
}

.destaque:hover{
	background-color:#88CC11;
}

.destaque:hover .text a,
.destaque .text a:hover{
	color:#FFF;
}

.destaque h3{
	margin-bottom:10px;
}

.destaque h3 a{
	font-size:1.4em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#445544;
	text-decoration:none;
}

.destaque .text a{
	font-size:.835em;
	color:#778877;
	text-decoration:none;
}

/*** Equipe ***/
div.time{
	clear:both;
	background-color:#F9F9F9;
	margin:10px;
	overflow:hidden;
	padding:5px;
}

div.time strong{
	color:#445544;	
	font-size:0.9em;
}

/*** Formulários ***/

.wpcf7{
	background:#F5FAD7;
	display:block;
	float:left;
	clear:both;
	width:100%;
}

.wpcf7 form{
	margin:25px;
	font-size:.8em;
	color:#445544;
}

.wpcf7 .input{
	clear:both;
	float:left;
	width:100%;
	margin:0 0 10px;
}

.wpcf7 .input label{
	width:25%;
	display:block;
	float:left;
}

.wpcf7 .input small{
	font-size:.7em;
	color:#CC1100;
}

.wpcf7 .input input{
	width:72%;
	display:block;
	float:left;
}

.wpcf7 .textarea label,
.wpcf7 .file label{
	width:100%;
	clear:both;
	margin:0 0 5px;
}

.wpcf7 .textarea textarea{
	width:97%;
	height:120px;
	display:block;
	float:left;
	clear:both;
}

.wpcf7 .file input{
	width:97%;
}

.wpcf7 .textarea textarea{
	width:97%;
	height:120px;
	display:block;
	float:left;
	clear:both;
}

.wpcf7 .input br{display:none;}

.wpcf7 .input input#telefone{width:30%;}

/*** Blog ***/

div.post{
	margin:0 10px 20px 0;
	padding:0;
	border-bottom:1px dotted #EEEECC;
}

.post h3 a{
	color:#445544;
	border:none;
	font-size:1.5em;
	font-weight:normal;
	padding:0;
	letter-spacing:-1px;
	text-decoration:none;
	margin-bottom:4px;
	display:block;
}

.post h3 a:hover{
	color:#669933;
	background-color:transparent;
	text-decoration:underline;
}

.post small{
	display:block;
	font-size:.7em;
	color:#989F73;	
	margin-bottom:10px;
}

.post strong{
	color:#445544;
}

.excerpt p{
	font-size:.835em;
	margin:0;
}

.excerpt p.readmore{
	margin:4px 0 20px;
}

.post a{
	padding:0 2px;
	color:#669933;
	border:1px dotted #FFF;
	border-bottom-color:#CCC;
	text-decoration:none;
}

.post a:hover{
	border-color:#CCC;
	background-color:#FFC;
}

/*** Sidebar ***/

.widget{
	background-color:#F3F6E0;
	padding:15px;
	margin-bottom:15px;
}

#twitter{
	position:relative;
	background-color:#E6EEBF;
	margin:15px 0;
}

#twitter h4 a{
	position:absolute;
	display:block;
	width:34px;
	height:32px;
	background:url(images/logo-twitter.gif) no-repeat;
	text-indent:-5000px;
	top:-20px;
	
}

/*** Cometários ***/


div.comment-body{
	padding:10px 5px;
	background-color:#F3F6E0;
	font-size:.8em;
	float:left;
	clear:both;
	width:430px;
	margin:5px 0;
}

cite.fn,
cite.fn a{
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	color:#445544;
	font-family:Georgia,"Times New Roman",Times,serif
}

span.says{
	color:#556655;
}

div.comment-body em{
	font-size:.7em;
	margin:5px 0;
}
div.comment-body p{
	padding:0 0 0 52px;	
}

div.comment-meta{
	margin:5px 0;
	font-size:.7em;
}

div.comment-meta a{
	color:#669933;
	text-decoration:none;
}
ol.commentlist{
	float:left;
	clear:both;
	margin:0 0 10px;
}
#respond{
	float:left;
	clear:both;
}

#respond h3{
	margin:0 0 5px;
}

#respond p{
	display:block;
	clear:both;
	margin:0 0 5px;
}

#respond p label{
	display:block;
}

#respond p span{
	font-size:.7em;	
}

input#author{
	width:200px;	
}

input#email{
	width:300px;	
}

textarea#comment{
	width:430px;
	height:140px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.navigation a{
	color:#669933;
	font-size:.85em;
}

ul#twitter_update_list span,
ul#twitter_update_list a{
	font-size:.8em;
	line-height:1;
}

ul#twitter_update_list a{
	color:#669933;
}