/*
CSS comum a todas as sessoes
*/

body {
	background: #fff;
}

.amarelo #bg {
	background: url(../../imgs/blog/bg_amarelo.jpg) repeat-x center top;
}

.verde #bg {
	background: url(../../imgs/blog/bg_verde.jpg) repeat-x center top;
}

.vermelho #bg {
	background: url(../../imgs/blog/bg_vermelho.jpg) repeat-x center top;
}

#barra-aba {
	width: 640px;
	float: left;
	margin: 0;
	height: 52px;
	background: #510558;
	position: relative;
}

#abas {
	width: 365px;
	position: absolute;
	height: 39px;
	top: 13px;
	left: 25px;
}

#abas a:hover {
	text-decoration: none;
}

#comentarios {
	display: block;
	background: url(../../imgs/blog/aba-comentarios-normal.jpg) no-repeat;
	height: 15px;
	float: left;
	color: #fff;
	text-align: center;
	padding: 12px 10px;

}

#lista_comentarios h2 {
	font-size: 17px;
	float: left;
	width: 100%;
	margin: 0;
	color: #4e0454;
}

#lista_comentarios span.hora {
	display: block;
	font-size: 11px;
	color: #4e0454;
}

#lista_comentarios span.texto {
	color: #4e0454;
	display: block;
	margin: 10px 0;
}

#lista_comentarios {
	padding: 10px 25px;
}

div.comentario {
	width: 100%;
	float: left;
	margin-top: 10px;
	background: url(../../imgs/blog/linha-comentario.jpg) no-repeat left bottom;
}

#form_comentar label {
	display: block;
	width: 129px;
	padding: 10px;
	height: 18px;
	float: left;
	background: url(../../imgs/blog/label-comentario.jpg) no-repeat;
	color: #fff;
}

#form_comentar .input-text {
	width: 100%;
	float: left;
	margin: 10px 0;
}

#form_comentar {
	padding: 10px 25px;
}

.input-text input {
	width: 390px;
	height: 18px;
	padding: 10px;
	border: 0;
	background: url(../../imgs/blog/input-comentario.jpg) no-repeat left center;
}

#sua-mensagem {
	margin: 0;
	width: 390px;
	padding: 10px;
	border: 0;
	height: 278px;
	background: url(../../imgs/blog/textarea.jpg) no-repeat;
}

#bt-enviar {
	margin-left: 145px;
}

#comentarios.selecionada {
	width: 158px;
	color: #500556;
	background: url(../../imgs/blog/aba-comentarios-selecionada.jpg) no-repeat;
}

#comentar {
	display: block;
	width: 161px;
	height: 15px;
	float: left;
	text-align: center;
	padding: 12px 10px;
	background: url(../../imgs/blog/aba-escreva-normal.jpg) no-repeat;
}

#comentar.selecionada {
	width: 168px;
	background: url(../../imgs/blog/aba-escreva-selecionada.jpg) no-repeat;
}

.rosa #bg {
	background: url(../../imgs/blog/bg_rosa.jpg) repeat-x center top;
}

.verdelimao #bg {
	background: url(../../imgs/blog/bg_verdelimao.jpg) repeat-x center top;
}

.azul #bg {
	background: url(../../imgs/blog/bg_azul.jpg) repeat-x center top;
}

.lilas #bg {
	background: url(../../imgs/blog/bg_lilas.jpg) repeat-x center top;
}

#header {
	height: 202px;
	float: left;
}

#header-comentario {
	width: 100%;
	float: left;
	height: 99px;
}

#busca {
	position: absolute;
	right: 0;
	top: 141px;
	width: 286px;
}

#main {
	margin-top: 40px;
}

.post .titulo h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0;
}

.amarelo .titulo h1 {
	color: #9f4e00;
}

.verde .titulo h1 {
	color: #6c7028;
}

.vermelho .titulo h1 {
	color: #810a0c;
}

.rosa .titulo h1 {
	color: #4b0553;
}

.verdelimao .titulo h1 {
	color: #394f72;
}

.azul .titulo h1 {
	color: #3a3d93;
}

.lilas .titulo h1 {
	color: #7c1288;
}

.post .titulo span {
	font-size: 11px;
}

.amarelo .post .titulo span {
	color: #eb9900;
}

.verde .post .titulo span {
	color: #9ea52a;
}

.vermelho .post .titulo span {
	color: #9ea52a;
}

.rosa .post .titulo span {
	color: #9310a2;
}

.verdelimao .post .titulo span {
	color: #607ba2;
}

.azul .post .titulo span {
	color: #646ade;
}

.lilas .post .titulo span {
	color: #9310a2;
}

.post .titulo {
	margin-bottom: 10px;
	width: 100%;
	float: left;
}

.post p {
	font-size: 13px;
}

.amarelo .post p {
	color: #9f4f01;
}

.verde .post p {
	color: #6c7028;
}

.vermelho .post p {
	color: #810a0c;
}

.rosa .post p {
	color: #4b0553;
}

.verdelimao .post p {
	color: #374961;
}

.azul .post p {
	color: #3a3e93;
}

.lilas .post p {
	color: #7c1288;
}

.vermelho .post .titulo span {
	color: #d50608;
}

div.barra-util {
	height: 16px;
	padding: 15px 0;
	font-size: 11px;
	width: 100%;
	float: left;
	margin: 10px 0;
	text-align: center;
	background: url(../../imgs/blog/barra_util.gif) no-repeat center center;
}

#footer div.page.center {
	height: 175px;
	position: relative;
}

#texto_rodape a {
	display: block;
}

.amarelo #texto_rodape,
.amarelo #texto_rodape a,
.verde #texto_rodape,
.verde #texto_rodape a {
	color: #9f4e00;
}

.vermelho #texto_rodape,
.vermelho #texto_rodape a,
.verdelimao #texto_rodape,
.verdelimao #texto_rodape a,
.azul #texto_rodape,
.azul #texto_rodape a,
.lilas #texto_rodape,
.lilas #texto_rodape a {
	color: #fff;
}

#paginacao {
	height: 65px;
	position: absolute;
	top: -20px;
	width: 100%;
}

#paginacao a {
	display: block;
	font-size: 30px;
	float: left;
	margin: 0 05px;
	width: 40px;
	padding-top: 32px;
	text-align: center;
}

#col-mid div.post {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}

#categorias div.titulo {
	width: 250px;
	padding: 10px 18px;
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-bottom: 1px;
}

#ultimas div.conteudo a {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	font-size: 11px;
}

#ultimas {
	width: 250px;
	padding: 18px;
	float: left;
	background: #f3f3f3;
}

#ultimas div.titulo {
	font-size: 15px;
	font-weight: bold;
	color: #9f4e00;
	margin-bottom: 15px;
}

.amarelo #ultimas a {
	color: #9f4e00;
	font-size: 11px;
}

.verde #ultimas a {
	color: #6c7028;
}

.vermelho #ultimas a {
	color: #810a0c;
}

.rosa #ultimas a {
	color: #4b0553;
}

.verdelimao #ultimas a {
	color: #384f72;
}

.azul #ultimas a {
	color: #3a3e93;
}

.lilas #ultimas a {
	color: #3a3e93;
}

#ultimas div.conteudo a p {
	margin: 0;
}

#categorias {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}

.amarelo #categorias .titulo {
	color: #fff;
	background: #9f4e00;
}

.verde #categorias .titulo {
	background: #6c7028;
	color: #fff;
}

.vermelho #categorias .titulo {
	background: #810a0c;
	color: #fff;
}

.rosa #categorias .titulo {
	color: #fff;
	background: #4b0553;
}

.verdelimao #categorias .titulo {
	color: #fff;
	background: #384f72;
}

.azul #categorias .titulo {
	color: #fff;
	background: #19306b;
}

.lilas #categorias .titulo {
	color: #fff;
	background: #7c1288;
}

#banner {
	width: 100%;
	float: left;
	margin-top: 50px;
}

.amarelo #paginacao a {
	color: #890c0e;
}

.verde #paginacao a {
	color: #ffd100;
}

.vermelho #paginacao a {
	color: #890c0e;
}

.verdelimao #paginacao a {
	color: #374961;
}

.verdelimao #paginacao a {
	color: #151f64;
}

.lilas #paginacao a {
	color: #7c1288;
}

.amarelo #paginacao a.selecionado {
	color: #fff;
	background: url(../../imgs/blog/paginacao_amarelo.jpg) no-repeat center 4px;
}

.verde #paginacao a.selecionado {
	color: #fff;
	background: url(../../imgs/blog/paginacao_verde.jpg) no-repeat center 4px;
}

.vermelho #paginacao a.selecionado {
	color: #fff;
	background: url(../../imgs/blog/paginacao_vermelho.jpg) no-repeat center 4px;
}

.verdelimao #paginacao a.selecionado {
	color: #a6ab0f;
	background: url(../../imgs/blog/paginacao_verdelimao.jpg) no-repeat center 4px;
}

.azul #paginacao a.selecionado {
	color: #fff;
	background: url(../../imgs/blog/paginacao_azul.jpg) no-repeat center 4px;
}

.lilas #paginacao a.selecionado {
	color: #fff;
	background: url(../../imgs/blog/paginacao_lilas.jpg) no-repeat center 4px;
}

#texto_rodape {
	position: absolute;
	top: 90px;
	left: 240px;
}

#logo_rodape {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 221px;
	height: 117px;
}

#footer {
	height: 175px;
	margin-top: 30px;
	margin-bottom: 0;
}

.amarelo #footer {
	background: url(../../imgs/blog/rodape_amarelo.jpg) repeat-x center top;
}

.verde #footer {
	background: url(../../imgs/blog/rodape_verde.jpg) repeat-x center top;
}

.vermelho #footer {
	background: url(../../imgs/blog/rodape_vermelho.jpg) repeat-x center top;
}

.rosa #footer {
	background: url(../../imgs/blog/rodape_rosa.jpg) repeat-x center top;
}

.verdelimao #footer {
	background: url(../../imgs/blog/rodape_verdelimao.jpg) repeat-x center top;
}

.azul #footer {
	background: url(../../imgs/blog/rodape_azul.jpg) repeat-x center top;
}

.lilas #footer {
	background: url(../../imgs/blog/rodape_lilas.jpg) repeat-x center top;
}

.amarelo .barra-util a {
	color: #9f4e00;
}

.verde .barra-util a {
	color: #6c7028;
}

.vermelho .barra-util a {
	color: #810a0c;
}

.rosa .barra-util a {
	color: #4b0553;
}

.verdelimao .barra-util a {
	color: #374961;
}

.azul .barra-util a {
	color: #026d9e;
}

.lilas .barra-util a {
	color: #7c1288;
}
.amarelo .barra-util span {
	color: #dcdada;
}

.verde .barra-util span {
	color: #dcdada;
}

.vermelho .barra-util span {
	color: #dcdada;
}

.rosa .barra-util span {
	color: #dcdada;
}

.verdelimao .barra-util span {
	color: #dcdada;
}

.barra-util span {
	font-size: 13px;
	margin: 0 12px;
	color: #dcdada;
}

#termo-busca {
	padding: 10px;
	width: 153px;
	font-size: 13px;
	height: 16px;
	border: 0;
}

.amarelo #termo-busca {
	background: url(../../imgs/blog/input-amarelo.jpg) no-repeat left center;
}

.verde #termo-busca {
	background: url(../../imgs/blog/input-verde.jpg) no-repeat left center;
}

.vermelho #termo-busca {
	background: url(../../imgs/blog/input-vermelho.jpg) no-repeat left center;
}

.rosa #termo-busca {
	background: url(../../imgs/blog/input-rosa.jpg) no-repeat left center;
}

.verdelimao #termo-busca {
	background: url(../../imgs/blog/input-verdelimao.jpg) no-repeat left center;
}

.azul #termo-busca {
	background: url(../../imgs/blog/input-azul.jpg) no-repeat left center;
}

.lilas #termo-busca {
	background: url(../../imgs/blog/input-lilas.jpg) no-repeat left center;
}

#busca .type-text {
	float: left;
}

#logo {
	position: absolute;
	top: 32px;
}

.vermelho #logo {
	top: 22px;
}

.azul #logo {
	top: 0;
}

.lilas #logo {
	top: 21px;
}

.page {
	width: 980px;
}

#col-left {
	width: 200px;
	margin-right: 15px;
}

#col-right {
	width: 286px;
	margin-left: 15px;
}

#categorias a {
	display: block;
	padding: 18px;
	width: 250px;
	float: left;
	font-weight: bold;
	margin-bottom: 1px;
	background: #f3f3f3;
}

.amarelo #categorias a {
	color: #9f4e00;
}

.verde #categorias a {
	color: #6c7028;
}

.vermelho #categorias a {
	color: #810a0c;
}

.rosa #categorias a {
	color: #4b0553;
}

.verdelimao #categorias a {
	color: #384f72;
}

.azul #categorias a {
	color: #1a1b63;
}

.lilas #categorias a {
	color: #7c1288;
}

#col-mid {
	width: 640px;
}

#paginacao #controles a {
	float:left;
}

.vermelho #ultimas .titulo span {
	color: #810a0c;
}

.rosa #ultimas .titulo {
	color: #4b0553;
}

.verdelimao #ultimas .titulo span {
	color: #384f72;
}

.azul #ultimas .titulo span {
	color: #1a1b63;
}

.lilas #ultimas .titulo span {
	color: #7c1288;
}

.email{
	position:absolute;
	top:148px;
	left:210px;
}
.barrasuperior{
	background: transparent url('../../imgs/blog/barra-superior.png') no-repeat scroll center top;	
	width:980px;
	height:37px;
}
ul.menu_li li{
	display:inline;
	margin:0 0 0 37px;
}
ul.menu_li li.ultimo{
	margin-right:20px;
}
.menu_li{
	margin-left:45px;
	padding-top:10px;
	float:left;
}
.not_barra{
	display:block;
	color:#fff;
	padding:10px;
	float:left;
	width:315px;
}
.not_barra a {
	color:#fff;
}
#ico_left,#ico_right{
	float:left;
	margin-top:9px;
	width:15px;
	height:10px;
	
}