/*
CSS comum a todas as sessoes
*/

body {
	background: url(../../imgs/bgs/textura.jpg) repeat center top;
}
#assinatura {
	bottom:150px;
	position:fixed;
	right:0;
}

#bg {
	background: url(../../imgs/bgs/topo.jpg) repeat-x center top;
	position: relative;
	z-index: 1;
}

#footer {
	height: 321px;
	background: url(../../imgs/bgs/rodape.gif) repeat-x center top;
}

#logo {
	float: left;
	margin-top: 38px;
}

#twitter {
	float: right;
	margin-top: 33px;
}

.page {
	width: 980px;
}

.imagem-texto {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 182px;
}

.imagem-texto span {
	display: block;
	padding: 2px 4px;
	font-size: 11px;
}

#marcadores ul.lista {
	margin-right: 0;
}

#logo-rodape {
	float: left;
	margin-top: 110px;
}

#fale-comigo {
	width: 625px;
	float: right;
	margin-top: 40px;
}

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

h1 {
	color: #453a64;
	font-size: 30px !important;
}

.titulo h1 {
	margin: 0;
}

#main {
	margin-top: 45px;
}

.imagem-texto .credito {
	text-align: right;
	font-style: italic;
}

.post div.texto *, .post.texto * * {
	color: #453a64;
	line-height: 1.8em;
}

.imagem-texto img {
	border: 13px solid #e3ded4;
}

#col-left {
	width: 216px;
	margin-right: 10px;
	overflow: visible;
	zoom: 1;
}

.post .texto {
	width: 634px;
	float: right;
}

div.titulo-sessao {
	width: 624px;
	float: right;
	margin-bottom: 20px;
}

.util-nav {
	width: 100%;
	text-align: right;
	float: left;
}

.util-nav a {
	font-weight: bold;
	color: #453a64;
}

.titulo .util {
	width: 634px;
	float: right;
}

.titulo .util p {
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 11px;
}

.util p span {
	margin-right: 20px;
	color: #5f5288;
}

span.autor {
	color: #755ebc !important;
	margin: 0 !important;
}

.util p a {
	color: #5f5288;
	margin: 0 10px;
}

.titulo .data {
	width: 61px;
	height: 20px;
	padding: 12px 20px 12px 15px;
	float: left;
	display: block;
	text-align: center;
	color: #fff;
	background: url(../../imgs/bgs/data.gif) no-repeat center center;
}

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

.post .tags-bar {
	width: 89px;
	float: left;
	border-top: 1px solid #7c719b;
	margin-top: 25px;
	overflow: hidden;
}

.listagem {
	margin: 20px 0;
}

span.categoria {
	font-weight: bold;
	margin-right: 5px;
}

.listagem li {
	list-style: none;
	margin: 0;
	background: url(../../imgs/bgs/listagem.gif) no-repeat left center;
	width: 604px;
	padding: 7px 10px;
	font-size: 13px;
	line-height: 13px;
	height: 18px;
}

.listagem li a {
	display: block;
	float: left;
	margin: 0;
	font-size: 11px;
	padding: 0 20px;
}

.post .tags-bar a {
	width: 89px;
	display: block;
	float: left;
	padding: 16px 0;
	text-align: center;
	border-bottom: 1px solid #7c719b;
}

#controles {
	width: 550px;
	float: left;
	margin-left: 115px;
}

#termo_busca {
	width: 132px;
	height: 14px;
	font-size: 13px;
	line-height: 13px;
	padding: 15px;
	border: 0;
	float: left;
	background: url(../../imgs/bgs/input.gif) no-repeat left center;
}

.row .esq {
	width: 298px;
	float: left;
	margin-right: 27px;
}

#footer .input-text input {
	width: 268px;
	height: 14px;
	font-size: 13px;
	line-height: 13px;
	padding: 15px;
	border: 0;
	float: left;
	background: url(../../imgs/bgs/input.gif) no-repeat left center;
	margin-bottom: 5px;
}

#footer div.input-text {
	width: 298px;
	height: 44px;
	float: left;
	margin-bottom: 18px;
}

#footer .input-textarea textarea {
	width: 268px;
	height: 76px;
	font-size: 13px;
	line-height: 13px;
	padding: 15px;
	margin: 0;
	border: 0;
	float: left;
	background: url(../../imgs/bgs/textarea-rodape.gif) no-repeat left center;
}

#footer div.input-textarea {
	float: left;
}

#infinito {
	height: 78px !important;
	width: 50%;
	position: absolute;
	float: left;
	left: 0;
	margin-left: -480px;
	z-index: 998;
	top: 301px;
	background: url(../../imgs/bgs/barra-infinito.gif) repeat-x;
}

#search-box {
	margin-bottom: 35px;
}

#menu {
	position: relative;
	z-index: 200;
	margin-bottom: 40px;
}

#marcadores {
	float: right;
	width: 190px;
}

#marcadores ul.lista li {
	list-style: none;
	padding: 5px 0;
	font-size: 13px;
}

#marcadores ul.lista li a {
	color: #63568e;
}

.titulo {
	float: left;
	width: 100%;
}

.post .titulo {
	margin-bottom: 25px;
}

#marcadores div.titulo {
	margin-bottom: 20px;
}

#marcadores .titulo img {
	margin-left: 20px;
}


#paginacao {
	width: 100%;
	float: left;
	margin: 20px 0;
}

#col-mid {
	width: 740px;
}

#paginacao #controles a {
	float:left;
	display: block;
	padding: 25px;
	color: #3e345c;
	font-size: 13px;
	height: 20px;
	background: url(../../imgs/bgs/divisor.gif) no-repeat right center;
}

#fale-comigo div.formulario form div.row p {
	color: #fff;
	float: left;
	margin-bottom: 0;
	margin-top: 10px;
}

div.formulario {
	float: left;
}

#enviar-mensagem {
	float: right;
}

#controles div.numeros a.atual {
	color: #c0bcb2 !important;
}

#controles a.dir, #controles a.esq, #controles a.ultimo {
	background: none !important;
}


