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

b.pfbold{
color:#e85129;
font-weight:normal;
}

/* ********** Logged Field Comunidade ********** */

.loggedPremium{
/*font-family: 'Questrial';*/
font-size:12px;
position:absolute;
right:0;
top:40px;
padding-right:5px;
}

.loggedField{
position:absolute;
background-color:#e85129;
right:0;
top:0;
height:30px;
border-radius:0 0 5px 5px;
-khtml-border-radius:0 0 5px 5px;
-webkit-border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
-moz-box-shadow: 0;
-webkit-box-shadow: 0;
box-shadow: 0;
border: 0;
padding-left:10px;
padding-right:10px;
z-index: 99;
}

.nomeLoggedField{
color:#FFFFFF;
font-weight:bold;
padding:8px 0 0 0;
float:left;
}

.iconConvitLoggedField{
width:13px;
height:16px;
background-image:url(/imagens/comunidade/icon_convites_logged.gif);
background-repeat:no-repeat;
font-size:9px;
padding:0 0 0 20px;
margin:6px 10px 0 10px;
float:left;
}

.iconEmailLoggedField{
width:13px;
height:16px;
background-image:url(/imagens/comunidade/icon_email_logged.gif);
background-repeat:no-repeat;
font-size:9px;
padding:0 0 0 24px;
margin:6px 10px 0 0;
float:left;
}

.imgLoggedField{
width:20px;
height:20px;
margin:3px 5px 0 0;
float:left;
}

.setaLoggedField{
width:12px;
height:10px;
margin:10px 0 0 0;
float:left;
}


/* ********** Geral Comunidade ********** */

.menuComunidade{
position:relative;
z-index:79;
width:648px;
height:40px;
padding:2px;
background-image:url(/imagens/comunidade/bg_menu.gif);
background-repeat:no-repeat;

}

.bgPesquisaComun{
width:273px;
height:35px;
background:url(/imagens/comunidade/bg_pesquisa.gif) no-repeat;
padding:4px 0 0 5px;
}

.searchFieldComun{
font-size:11px;
height:25px;
width: 155px;
background:url(/imagens/search-white.png) no-repeat 8px 6px #fcfcfc;
border: 1px solid #fff;
padding: 0 5px 0 30px;
margin-right:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-shadow: 0;
-webkit-box-shadow: 0;
-moz-box-shadow: 0;
box-shadow: 0;
}

.pesqAvan{
color:#FFFFFF;
text-decoration:underline;
}

.membroPremComun{
width:276px;
height:33px;
background-image:url(/imagens/comunidade/bg_membroPrem.gif);
background-repeat:no-repeat;
/*font-family: 'Questrial';*/
color:#FFFFFF;
font-size:16px;
text-align:center;
padding:15px 0 0 0;
}
.link-white  {
    color:#FFFFFF;
}
.divTitulosComun{
width:646px;
margin:10px 0 0 0;
}

.conteudosComun{
width:646px;
margin:15px 0 15px 0;
}

.tituloAreaComun{
/*font-family: 'Questrial';*/
color:#000000;
font-size:16px;
font-weight:bold;
}

.powerbyBarComun{
position:absolute;
left:0;
margin:0 0 0 425px;
width:115px;
height:30px;
/*font-family: 'Questrial';*/
font-style:italic;
color:#333333;
font-size:16px;
text-align:left;
padding:2px 0 0 0;
}

.powerbyLogoComun{
position:absolute;
left:0;
margin:0 0 0 525px;
width:115px;
height:30px;
}

.titSectionsComun{
background-image:url(/imagens/comunidade/bg_destaques.gif);
background-repeat:no-repeat;
width:195px;
height:38px;
/*font-family: 'Questrial';*/
padding:9px 0 0 12px;
font-size:18px;
color:#FFFFFF;
letter-spacing:-0.2px;
}

.titPatrocinComun{
color:#FF3300;
padding:22px 0 0 10px;
font-size:14px;
}

.logosPatrocinComun{
height:50px;
width:920px;
padding:12px 10px 0 10px;
}

/* ********** Páginas Internas Comunidade ********** */

.pfFrames{
width:624px;
padding:10px;
background-color:#FFFFFF;
border:1px solid #CCCCCC;
margin:0 0 15px 0;
}

/* *** PERFIL *** */

.txtsPerfilComun{
line-height:26px;
padding:0;
margin:0;
}

.btsPf{
background-image:url(../imagens/comunidade/bg_bts_perfil.gif);
background-repeat:no-repeat;
width:175px;
height:22px;
text-align:center;
color:#FFFFFF;
padding:5px 0 0 0;
}

/* *** CLASSIFICADOS *** */

.btCriarNovo{
width:604px;
height:22px;
text-align:right;
padding:5px 40px 0 0;
background:url(/imagens/comunidade/bg_criar_novo.gif) no-repeat right;
color:#FFFFFF;
font-weight:bold;
margin:0 0 10px 0;
}

.tituloClassificadosA{
/*font-family: 'Questrial';*/
color:#e85129;
font-size:14px;
font-weight:bold;
height:30px;
}

.tituloClassificadosB{
/*font-family: 'Questrial';*/
color:#000000;
font-size:14px;
font-weight:bold;
}

.tituloClassificadosC{
/*font-family: 'Questrial';*/
color:#000000;
font-size:14px;
font-weight:bold;
}

/* *** FORUM *** */

.dataTopico{
width:35px;
height:32px;
background-color:#e85129;
border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-moz-box-shadow: 0;
-webkit-box-shadow: 0;
box-shadow: 0;
border: 0;
padding:3px 0 0 0;
color:#FFFFFF;
font-size:11px;
}

.bgComent{
width:30px;
height:25px;
padding:3px 0 0 0;
background:url(/imagens/comunidade/bg_comentarios.gif) no-repeat;
text-align:center;
color:#FFFFFF;
font-size:11px;
}

.bgComents{
width:30px;
height:28px;
background:url(/imagens/comunidade/bg_coments.png) no-repeat right bottom;
text-align:center;
color:#FFFFFF;
font-size:11px;
}

.sepForum{
width:644px;
height:4px;
background:url(../imagens/comunidade/separador_forum.gif) no-repeat;
}