/*
Theme Name: Ok Consultoria v2
Theme URI: http://okconsultoria.com.br
Description: Okconmsultoria desenvolvimento de sites
Version: 2.0
Author: Eugenio De Carli / Fernando Valezi
Tags:

*/


@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	background-color:white;
	background-image:url(images/fundo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
}
form{
	padding:0 !important;
	margin:0 !important;
}
.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
h3{
	font-family:arial;
	color:#0C0;
	margin:2px;
	padding:1px;
}
p{
	font-family:Arial, Helvetica, sans-serif;
}
.corpo{
	width:980px;
}
img {border: none;}
table.thebanner{
	margin:0;
	padding:0;
}
/***************INICIO*****************************/
#center{
	width:980px;
	background-color:transparent;
	margin:0 auto;
}

#topo{
	width:980px;
	margin:0 auto;
	background-color:transparent;
	margin-bottom:10px;
	margin-top:10px;
}

#corpo{
	width:980px;
	background-color:transparent;
	margin:0 auto;
	clear:both;
}

#banner{
	border-bottom:#6F6 5px solid;	
}

#mini-banner{
	width:980px;
	height:100px;
	margin:0 auto;
	background-image:url(images/minibanner.jpg);
	background-repeat:no-repeat;
}



/**************************MENU*********************************/

/* Demo 1 - Spaceship returnHome Demo */
#lavaLampBasicImage {
position: relative;
width: 480px;
padding: 8px;
padding-right:5px;
margin: 8px 0;
overflow: hidden;
height:40px;
}
#lavaLampBasicImage li {
float: left;
list-style: none;
}
#lavaLampBasicImage li.backLava {
background: url("images/lava.png") no-repeat right -30px;
width: 9px; height: 30px;
z-index: 8;
position: absolute;
}
#lavaLampBasicImage li.backLava .leftLava {
background: url("images/lava.png") no-repeat top left;
height: 30px;
margin-right: 9px; /* 7px is the width of the rounded shape */
}
#lavaLampBasicImage li a {
font: bold 12px arial;
text-decoration: none;
color: #060;
outline: none;
text-align: center;
top: 7px;
text-transform: uppercase;
letter-spacing: 0;
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
margin: auto 8px;    
}
#lavaLampBasicImage li a:hover, #lavaLampBasicImage li a:visited {
color: #030;
border: none;
}

.menu-top{
	font-size:10px;
	font-family:arial;
	color:#060;
}

.menu-top a{ color:#060; }

#menu {
}
#menu li.page_item{

	
}
#menu li.page-item-10{
	border:none;	
}
.borda-esq{

}
/**********SIDEBARS************/
#sidebar1{
	
}
ul.sidebar1{
	list-style:none;
}
ul.sidebar2{
	list-style:none;	
}
#sidebar2{
	width:900px;
	margin:0 auto;
	border-top:#6F6 2px solid;
}
ul.sidebar2 li{
	float:left;
	width:250px;
	margin:5px 13px;
}
/********begin:widgets-config*********/
.widgettitle{
	font-family:tahoma;
	font-size:15px;
	color:#060;
}
.newsletter{
	font-family:tahoma;
	font-size:15px;
	color:#030;
}
.newsletter input{
}
/*********END SIDEBARS************/
/******************CONTEUDO***********************/


#pageContent{
	width:980px;
	background-color:white;
}
#postContent{
	padding:30px;
	font-family:arial;
	font-size:15px;
	color:#000;
}
.container {
	width: 910px;
	padding: 5px 15px 5px 140px;
	position: relative;
}
#titulo{
	text-align:left;	
	font-size:13px;
	font-weight:bold;
	font-family:arial;
}	
#titulo a{
	color:#090;
	text-decoration:none;
}
#titulo a:hover{
	color:#CCC;	
}
#themiddlebar{
	width:980px;
	background-color:transparent;
	min-height:200px;
}
#small-banner{
	width:300px;
	height:200px;
	margin: 10px;
	float:left;
	border:#EEE 2px solid;
}
#small-banner:hover{  border:#CCC 2px solid; }
#destaque{
	width:200px;
	min-height:200px;
	padding:20px 5px;
	float:left;
	background-color:white;
	margin:15px;
	text-align:left;
	color:gray;
	font-family:arial;
	font-size:11px;
}
div.thumb{
	width:190px;
	height:100px;
	overflow:hidden;
	border:#090 3px solid;
}
div.thumb:hover{
	border-color:#CCC;	
}

#contat{
	font-family:arial;
	font-size:12px;
	color:black;
}
#icons img{
	margin:50px;	
}
.search-form{
	width:310px;
	margin:0 auto;
	font-family:arial;
	color:#060;
	font-size:9px;
}
.search-form-text{
	background-color:white;
	width:190px;
	height:21px;
	float:left;
	text-align:right;
	border:#85c227 1px solid;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.search-form-text input{
	width:185px;
	background:white;
	border:0;
	height:19px;
	font-size:13px;
}
.search-form-button{
	background-color:#85c227;
	width:100px;
	float:left;
	height:21px;
	border:#85c227 1px solid;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.search-form-button input{
	width:95px;
	background:#85c227;
	border:none;
	height:19px;
	color:#000;
	font-size:13px;
}
#mensagem{
	color:red;
	font-size:9px;
}
/* ------------------------------------*/
/* << BEGIN COPY                       */
/* ------------------------------------*/

/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 13px;	
	font-family: arial;	
	cursor: default;
	border: 0px solid #334143;
	background: #000000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

/* ------------------------------------*/
/* END COPY >>>                        */
/* ------------------------------------*/

/*****************************SEARCHCONTENT********************/
.navigation{
	display: block;
	text-align: center;
}
.nav-left a{ padding:4px; font-family:arial;color:#009;text-decoration:none;font-size:14px;}
.nav-right a{ padding:4px; font-family:arial;color:#009;text-decoration:none;font-size:14px;}
/***********END:CORPO****************/
/********************begin:icons***************/

.PostFooterIcons
{
	padding:1px;
}

.PostFooterIcons, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	color: #2F332E;
}

.PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{
	margin:0;
}

.PostFooterIcons a:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #625932;
}

.PostFooterIcons a:visited, .PostFooterIcons a.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #484E46;
}

.PostFooterIcons a:hover, .PostFooterIcons a.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #AE8E19;
}
/**********end:icons*************/

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper{
	width:50%;
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #999;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #999;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #999;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #666;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #333;
}
/* end PostHeader */

/* begin PostMetadata */
.PostMetadataHeader
{
	padding:1px;
	background-color: #FFF;
	border-color: #EEE;
	border-style: solid;
	border-width: 1px;
}
/* end PostMetadata */
/***************ENDSEARCH*****************/
/************************RODAPE************************/
#rodape{
	width:980px;
	margin:0 auto;
	text-align:center;
	background-color:transparent;
	color:gray;
	font-family:arial;
	font-variant:small-caps;
	font-size:13px;
	min-height:30px
}
#rodape p {
	width:890px;
	border-top:#6F6 2px solid;
	margin:0 auto;
	padding-top:10px;
}
#rodapeend{
	width:700px;
	margin:0 auto;
	margin-top:10px;
	border-top:#090 5px solid;
	
}
#comentario{
	padding-left:30px;
 	clear:both;
	list-style:none;
	padding-top:20px;
}
/*form comentario*/
#comment{
	width:300px;	
}

#solucoes{
	margin:2px;
	padding:2px;
	position:relative;	
}
#solucoes h3, #solucoes h4{
	color:#063;
	font-variant:small-caps;
	margin:2px;
	padding:2px;	
}
#solucoes ul{
	list-style:none;
}
#solucoes li,#solucoes li ul,#solucoes li ul li{
	margin:2px 2px 2px 5px;
}

#solucoes li a{ 
	text-decoration:none;
	color:#030;
}
#solucoes li a:hover{
	color:#090;
	text-decoration: underline;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

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

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


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}