@charset "UTF-8";

@import url(../yaml/core/base.css);
@import url(screen/basemod.css);
@import url(screen/content.css);
@import url(../yaml/print/print_draft.css);

#esquerda {
	float: left;
	width: 201px;
}

#logo {
	display: block;
	height: 315px;
	width: 140px;
}

#meio {
	width: 490px;
	padding-right: 20px;
	float: left;
	background: #f8f8f8;
	margin-top: 150px;
}

#direita {
	float: right;
	padding-right: 8px;
	width: 245px;
}

#main {
	width: 100%;
	float: left;
}

#paginacao {
	width: 100%;
	margin-top: 30px;
	float: left;
}

.atual {
	background: #493968;
	color: #fff;
}

#controles {
	width: 400px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
}

div.numeros {
	float: left;
}

#controles a {
	font-size: 18px;
	padding: 3px 10px;
	float: left;
	font-family: "Arial Narrow", Arial;
}

#controles a.atual:hover {
	color: #fff;
}

#meio .type-text {
	padding-right: 12px;
	height: 41px;
	width: 450px;
	margin-bottom: 10px;
	background: url(../imgs/bgs/input-right.png) no-repeat right top;
}

#meio .type-text input {
	background: url(../imgs/bgs/input-left.png) no-repeat;
	height: 31px;
	padding: 5px 8px;
	border: 0;
	width: 434px;
}

#meio .type-text.area {
	padding-right: 12px;
	height: 200px;
	width: 450px;
	margin-bottom: 10px;
	background: url(../imgs/bgs/area-right.png) no-repeat right top;
}

#controles div.numeros a.atual {
	color: #fff;
}

#meio .type-text.area textarea {
	height: 190px;
	width: 434px;
	border: 0;
	padding: 5px 8px;
	background: url(../imgs/bgs/area-left.png) no-repeat;
}

#meio .post {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

#meio .type-button {
	width: 450px;
	text-align: right;
}

.post .data {
	float: left;
	width: 46px;
	height: 49px;
	background: url(../imgs/bgs/data.png) no-repeat;
}

.data .mes {
	display: block;
	padding-top: 6px;
	font-size: 14px;
	color: #493968;
	text-align: center;
}

.data .dia {
	display: block;
	text-align: center;
	font-size: 16px;
	padding-top: 4px;
	color: #fff;
}

#meio .titulo h2 {
	font-size: 28px;
	line-height: 28px;
	float: left;
	width: 435px;
	display: block;
	margin-left: 5px;
	color: #493968;
}

.util {
	float: left;
	width: 100%;
	padding: 10px 0;
	margin-bottom: 10px;
}

.texto {
	width: 490px;
	margin-top: 10px;
	padding-right: 10px;
}

#links_web2 {
	float: left;
	width: 100%;
	margin-top: 25px;
	position: relative;
}

#links_web2 a {
	display: block;
	width: 113px;
	height: 95px;
	float: left;
}

#twitter {
	margin-top: 25px;
	float: right !important;
}

#busca {
	float: left;
	width: 235px;
	height: 31px;
	margin-top: 25px;
	padding: 5px;
	background: url(../imgs/bgs/busca.png) no-repeat;
}

#busca div {
	float: left;
}

#busca .type-text input {
	border: 0;
	width: 190px;
	height: 20px;
	padding: 5px;
	background-color: #eaeaea;
	color: #493968;
}

.util a {
	font-size: 11px;
	color: #8ea100;
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 13px;
}

.util a img {
	margin-right: 5px;
}

.titulo {
	float: left;
}

#direita .titulo {
	float: left;
	width: 245px;
	height: 39px;
	position: relative;
}

#fale div.titulo {
	margin-top: 45px;
	margin-bottom: 20px;
	background: url(../imgs/titulos/titulo_fale.jpg) no-repeat;
}
#tags div.titulo {
	margin-top: 45px;
	margin-bottom: 20px;
	background: url(../imgs/titulos/tags.jpg) no-repeat;
}

#informativo div.titulo {
	margin-top: 45px;
	margin-bottom: 20px;
	background: url(../imgs/titulos/informativo.jpg) no-repeat;
}

#marcadores div.titulo {
	margin-top: 45px;
	margin-bottom: 20px;
	background: url(../imgs/titulos/marcadores.jpg) no-repeat;
}

#album_fotos div.titulo {
	margin-top: 45px;
	margin-bottom: 20px;
	background: url(../imgs/titulos/album.jpg) no-repeat;
}

#galeria_fotos .foto {
	float: left;
	position: relative;
	margin-right: 10px;
}

#informativo .type-text {
	padding-right: 12px;
	height: 41px;
	margin-bottom: 10px;
	background: url(../imgs/bgs/input-right.png) no-repeat right top;
}

#fale .type-text {
	padding-right: 12px;
	height: 41px;
	margin-bottom: 10px;
	background: url(../imgs/bgs/input-right.png) no-repeat right top;
}

#marcadores .lista li {
	list-style: none;
	margin: 0;
	padding: 0;
}

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

.texto ul li {
	list-style-type: square;
}

.imagem_texto {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.imagem_texto span {
	display: block;
	font-size: 11px;
	padding: 3px;
}

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

#marcadores .numero {
	color: #93a704;
}

#nome {
	width: 228px;
}

#nome_info {
	width: 216px;
}

#email {
	width: 137px;
	float: left;
	margin-right: 8px;
}

#banners_direita {
	float: left;
	width: 100%;
	margin-top: 45px;
}

.texto p {
	color: #493968;
}

#email_info {
	width: 125px;
}

#informativo .type-text input {
	background: url(../imgs/bgs/input-left.png) no-repeat;
	height: 21px;
	padding: 10px 8px;
	border: 0;
	color: #493968;
}

#fale .type-text input {
	background: url(../imgs/bgs/input-left.png) no-repeat;
	height: 21px;
	padding: 10px 8px;
	border: 0;
	color: #493968;
}

.foto .ampliar {
	position: absolute;
	bottom: 0;
	right: 0;
}

.foto .ampliar img {
	border: 0 !important;
}

#galeria_fotos {
	float: left;
	width: 245px;
	overflow: hidden;
}

#galeria_fotos div.foto img {
	border: 2px solid #4c3c67;
	padding: 1px;
}

.mais {
	position: absolute;
	right: 5px;
	width: 18px;
	height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 222px;
}

.post .foto {
	background: url(../imgs/bgs/foto.jpg) no-repeat;
	float: left;
	/*width: 222px;*/
	width: 140px;
	height: 112px;
	position: relative;
	margin: 0 15px 30px 8px;
}

.post .foto a {
	position: absolute;
	left: 10px;
	top: 10px;
}

.titulo-album h2 {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
}

.links li {
	list-style: none;
	margin: 0;
	width: 475px;
	height: 16px;
	padding: 9px;
	background: url(../imgs/bgs/linha_lista.jpg) no-repeat;
	margin-top: 1px;
}

.links li a {
	color: #493968;
	display: block;
}

.links li a span {
	color: #8d77b9;
}

div.links-extra {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

ul.links {
	margin: 0;
}

.titulo-album {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.data-album {
	color: #c8ca00;
}

#tv div.titulo {
	background: url(../imgs/titulos/tv-duca.jpg) no-repeat;
}

.botao {
	width: 100%;
	float: left;
	margin: 45px 0;
}

.conteudo {
	width: 100%;
	float: left;
	background-color: #f8f8f8;
}

#tv div.conteudo {
	margin-top: 16px;
}

#marcadores ul.lista {
	float: left;
	width: 100%;
	margin: 0;
}

.data {
	font-size: 11px;
	width: 100%;
	display: block;
	color: #745ba3;
}

#direita .conteudo p {
	font-size: 13px;
	color: #493968;
}

div.video_youtube {
	float: left;
	width: 100%;
	margin: 20px 0;
}
