

body {
	background-image:url(imgBackground.jpg);
   	background-color:#e7e7e7;
    background-repeat: repeat-x;
	color:black;
	font-family:Trebuchet Ms, Arial, Helvetica, Sans-serif;
}

/* bloco de login*/

#boxLogin{
	background-image: url(barra-topo.jpg);
    background-repeat: repeat-x}
#boxLogin a{
	color:#FFFFFF;
}
#boxLogin .header{
	color:#dbdbdb;
}
#boxLogin .header .blogAula{
	font-family: "Trebuchet Ms";
	font-size:11px;
	font-weight:bold;
}
#boxLogin .header .bemVindo{
	font-family: "Trebuchet Ms";
	font-size:11px;
	font-weight:bold;
}
#boxLogin .header .login .btLoginEnviar{
	background:url('btEnviar.jpg') no-repeat;
}
#boxLogin .header .login input{
	height:13px;
	border:solid 1px #666666;
	font-size:11px;
	color:#333333;
}
#boxLogin .header .login label{
	font-size:11px;
	font-family: "Trebuchet Ms";
	color:#666666;
}
#boxLogin .header .linkAdm{
	float:right; 
	margin-right:10px; 
	font-size:12px; 
	color:#333333; 
	line-height:21px; 
	font-family:'Trebuchet MS';
}


/* Inicio da página */

#boxBackground{
	background-image:;
	background-repeat:repeat-y;
	background-position:center;
}
#boxSite{
	background-color:#fff;
}
#boxSite #bloco1 .divBgColor{
	background-color:#FFFFFF;
}
#boxSite #bloco2 .divBgColor{
	background-color:#ffffff;
}
#boxSite #bloco3 .divBgColor{
	background-color:#FFFFFF;
}
#boxSite #boxTopo{
	font-size:18px;
	background-image: url(topo-blog.jpg);
    background-repeat: no-repeat;
	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
    padding-left:10px;
}
#boxSite #boxTopo .titulodoblog, .titulodoblog a{
	font-size: 40px;
	color: #307556;
    text-decoration:none;
   	font-family: Arial;
}
#boxSite #boxTopo h2{
	font-family: Arial;
	font-size: 	18px;
	color: #D37923;
}

/* Bloco Busca */

#boxSite #boxBusca{
	background-color:#307556;
    background-image:url(barra-menu.jpg);
    background-repeat:no-repeat;
}
#boxSite #boxBusca .blocoBusca{
	/*background-image:url(barra-menu.jpg);*/
}

#boxSite #boxBusca .imgBusca{
	background-image:url(icon-busca.jpg);
}

#boxSite #boxBusca .inputBusca{
	border:1px solid #3ba3b2;
}

#boxSite #boxBusca .labelBusca{
	color:#FFF;
	font-family: "Trebuchet Ms, Arial, Helvetica, Sans-serif";
	font-size:12px;
	font-weight:bold;
}

/* Bloco de informações da coluna da esquerda */

#boxSite #bloco1{
	background-color: #FFFFFF;
    background-image: ;
    background-repat: }

#boxSite #bloco1 .publicidade1{
	background-image:url(../../../../_banners/bannerPublicidade1.jpg);
}
#boxSite #bloco1 .publicidade2{
	background-image:url(../../../../_banners/bannerPublicidade2.jpg);
}
#boxSite #bloco1 .publicidade3{
	background-image:url(../../../../_banners/bannerPublicidade3.jpg);
}


/** BLOCO DA DIREITA. BOX PERFIL - CATEGORIA E ARQUIVOS **/

#boxSite #bloco2{
	background-color: #ffffff;
    background-image: ;
    background-repat: ;
   	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
}

#boxSite #bloco2 .boxBlocos{
	border-style:solid;
    border-width:1px;
    border-color:#d5d3d3;
}

#boxSite #bloco2 .boxBlocos .tituloBloco2{
	background-image: url(fundoTopBl2.jpg);
	color:#FFFFFF;
	font-weight:bold;
}

#boxSite #bloco2 .boxBlocos .textoBloco2{
	font-size:12px;
}
#boxSite #bloco2 .boxBlocos .textoBloco2 .autor{
	text-align:center;
    font-weight:bold;
}
#boxSite #bloco2 .boxBlocos .fotoPerfil{
	border-style:solid;
    border-width:1px;
    border-color:#d5d3d3;
	text-align:center;
}
#boxSite #bloco2 .boxBlocos .link a{
	color:#333333;
}
#boxSite #bloco2 .boxBlocos .link a:hover{
	color:#777;
}

#boxSite #bloco2 .boxBlocos ul li{
	font-size:12px;
}

#boxSite #bloco2 .boxBlocos ul li a{
	color:#000000; 
}

#boxSite #bloco2 .boxBlocos ul li a:hover{
	text-decoration: underline;
}


/** POSTAGEM **/

#boxSite #bloco3{
	background-color:#FFFFFF;
    border-left-width: 1px;
    border-left-color: #ededed;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-color: #ededed;
    border-right-style: solid;
}
#boxSite #bloco3 a{
	color: #307556;
}
#boxSite #bloco3 .btVoltar a{
	font-size: 13px;
	color: #307556;
	font-family: "Trebuchet Ms, Arial, Helvetica, Sans-serif";
} 
#boxSite #bloco3 div.post p {
	font-size: 12px;
	color: black;
	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
}
#boxSite #bloco3 div.post p.data{
	font-size: 12px;
	font-weight:bold;
    color: #307556;
}
#boxSite #bloco3 div.post .titulopostagem {
	font-size: 19px;
	color: #D37923;
	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
}

#boxSite #bloco3 div.postadoPor {
	color: #D37923;
	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}
#boxSite #bloco3 div.postadoPor span.autor{
	font-weight:bold;
	color:#D37923;
}
#boxSite #bloco3 div.postadoPor span.dataPostagem{
	color:#D37923;
	font-weight:bold;
}
#boxSite #bloco3 div.comentarios {
	color: #D37923;
	font-size: 12px;
	font-weight:bold;
	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
}
#boxSite #bloco3 div.comentarios a{
	color:#D37923;
	text-decoration:none;
}
#boxSite #bloco3 div.comentarios a:hover{
	color: #307556;
	text-decoration: underline;
}
#boxSite #bloco3 div.editar a, #boxSite #bloco3 div.excluir a{
	color:white;
    background-image: url(fundoBts.jpg);
}
#boxSite #bloco3 div.divisorPost{
	background:url('div-post.jpg') no-repeat center;
	width:100%;
}
#boxSite #bloco3 div.categorias{
	font-size:12px;
	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
    color:#D37923;
}
#boxSite #bloco3 div.categorias .tags {
	font-weight:bold;
	color:#307556;
}

#boxSite #bloco3 #boxComentarios .data{
	font-size:12px;
	font-weight:bold;
	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
}
#boxSite #bloco3 #boxComentarios .comentadoPor{
	font-size:12px;
	font-weight:bold;
	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
}
#boxSite #bloco3 #boxComentarios .comentadoPor .nome{
	color:#307556;;
}
#boxSite #bloco3 #boxComentarios .contComents{
	color:black;;
	font-size:12px;;
	border: solid 1px #CCCCCC;
	background-color:#F3F3F3;
}
#boxSite #bloco3 .tituloComents{
	color:#307556;
    font-weight:bold;
}
#boxSite #bloco3 .btLoginEnviar{
	background:url('btEnviar.jpg') no-repeat;
}
#boxSite #bloco3 .adicionaComents{
	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
	font-size: 12px;
}
#boxSite #bloco3 .adicioneTitle{
	font-size: 12px;
	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
	color: Trebuchet Ms, Arial, Helvetica, Sans-serif;
}
#boxSite #bloco3 .campoNomeComents{
	font-size:12px;
	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
}
#boxSite #bloco3 #Paginacao input{
	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
}
#boxSite #bloco3 #Paginacao .anterior input.ativo{
	background-color:#FFFFFF;
   	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
   	color: #D37923;
    cursor: pointer;
}
#boxSite #bloco3 #Paginacao .anterior input.inativo{
	background-color:#FFFFFF;
   	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
}
#boxSite #bloco3 #Paginacao .proximo input.ativo{
	background-color:#FFFFFF;
   	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
   	color: #D37923;
    cursor: pointer;
}
#boxSite #bloco3 #Paginacao .proximo input.inativo{
	background-color:#FFFFFF;
   	font-family: Trebuchet Ms, Arial, Helvetica, Sans-serif;
}

/* Perfil Completo */

#perfilCompleto{
	font-family:Trebuchet Ms, Arial, Helvetica, Sans-serif;
    font-size: 12px;	
}
#perfilCompleto h2{
	font-size:16px;
    color:#333333;
	font-family:Trebuchet Ms, Arial, Helvetica, Sans-serif;
}
#perfilCompleto .blocoInfo{
	font-family:Trebuchet Ms, Arial, Helvetica, Sans-serif;
}
#perfilCompleto .blocoInfo h1{
	color:#D37923;
    font-size:18px;
    font-weight: normal;
}
#perfilCompleto .foto{
	border-width: 1px;
    border-color: #d5d3d3;
    border-style: solid;
}

