/*
Theme Name: Eduardo Bibiano v3
Theme URI: http://luisweb.com.br/
Version: 3.0
Author: Luís Henrique
Phone: (73) 9916 7997
*/
@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
body{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:20px;
color:#96989A;
}
a{
text-decoration:none;
color:#96989A;
}
img{
border:0;
}
.alignleft{
float:left;
}
.alignright{
float:right;
}
p{
margin:0 0 20px 0;
}
#topo{
height:250px;
background:#000;
overflow:hidden;
}
#topo-align{
width:1000px;
height:156px;
margin:0 auto 40px auto;
overflow:hidden;
}
#barra{
background:#414041;
height:36px;
}
#barra-align{
width:1000px;
overflow:hidden;
margin:0 auto;
}
#menu{
width:395px;
height:26px;
float:left;
padding:10px 0 0 0;
margin:0 55px 0 85px;
overflow:hidden;
font-size:14px;
}
#menu a{
color:#FFF;
margin:10px 30px 0 0;
}
#menu a:hover{
color:#0ABAB5;
}
#faixa-cinza{
background:url(imagens/faixa-cinza.png) repeat-x top center;
height:22px;
}
#faixa-cinza-2{
background:url(imagens/faixa-cinza-2.png) repeat-x top center;
height:22px;
}
#conteudo{
width:1000px;
margin:40px auto 0 auto;
overflow:hidden;
}
#conteudo-esquerda{
width:665px;
overflow:hidden;
margin:0 75px 0 30px;
padding:5px 0 0 0;
float:left;
border-top:1px dotted #D2D3D5;
}
#conteudo-esquerda-titulo{
font-size:19px;
color:#0ABAB5;
margin:0 0 15px 0;
overflow:hidden;
}
#conteudo-esquerda-frase{
padding:0 0 0 55px;
margin:0 0 50px 0;
background:url(imagens/setinha.png) top left no-repeat;
}
#conteudo-esquerda-clientes{
padding:0 0 0 55px;
background:url(imagens/setinha.png) top left no-repeat;
margin:0 0 20px 0;
}
#conteudo-equerda-frase p{
margin:0 0 0 0;
}

#conteudo-esquerda-frase2{
padding:0 0 0 55px;
margin:0 0 50px 0;
/*background:url(imagens/setinha.png) top left no-repeat;*/
}
#conteudo-equerda-frase2 p{
margin:0 0 0 0;
}
#conteudo-direita{
width:230px;
float:right;
overflow:hidden;
}
#conteudo-direita-caixa{
width:218px;
border-top:1px dotted #D2D3D5;
background:#FEFEFE;
padding:30px 0 0 0;
margin:0 0 30px 0;
overflow:hidden;

float:right;
text-align:right;
}
li{
list-style:none;
}
#conteudo-direita-caixa p{
float:right;
margin:0 0 0 0;
overflow:hidden;
}
#conteudo-direita-caixa ul li a{
float:right;
text-align:right;
margin:0 0 0 0;
}
#rodape{
height:100px;
padding:20px 0 0 0;
background:#000;
}
#texto-rodape{
width:587px;
height:25px;
float:left;
margin:0 30px 0 10px;
padding:11px 0 0 0;
color:#FFF;
font-size:9px;
}
#conteudo-direita-caixa-titulo{
color:#0ABAB5; 
float:right;
}

#portfolio{
width:300px;
height:174px;
float:left;
/*background:url(imagens/portfolio.png) no-repeat top center;*/
overflow:hidden;
margin:0 0 55px 0;
}
#portfolio a{
width:300px;
height:174px;
display:block;
color:#373435;
font-size:30px;
}


#valores { padding-left:0px; }
#valores h3 {
	font-weight:700;
padding:0 0 0 55px;
margin:0 0 8px 0;
background:url(imagens/setinha.png) top left no-repeat;
}

#valores ul {
	list-style: none;
	padding-left:10px!important;
	margin-bottom:30px;
	border-left:solid 7px #E8E8E7;
}
#valores ul li {
	font-size:12px;
	border-bottom:solid 1px #E8E8E7;
	padding-bottom:3px;
	margin-bottom:10px;
	position:relative;
}
#valores ul li strong { 
	position:absolute;
	right:0;
}

#perfil p { margin-bottom:17px; }

.ngg-gallery-thumbnail img{
width:144px;
height:100px;
}
.ngg-gallery-thumbnail{
margin:0 0 10px 0;
}
