/*----------------------------------------
	Desenvolvido por: Anderson Triacca
	Data de Início: 02/10/2009
	Última Modificação: 15/10/2009
----------------------------------------*/
/*----------------------------------------
	- Partes Comuns a todas páginas
----------------------------------------*/
*{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Times, serif;
	font-size: 13px;
	color: #6689c1;
	outline: none;
	clear: both;
}
html{
	background: #fff url(../imagens/html.jpg) center top no-repeat;
}
fieldset{
	border: none;
}
li{
	list-style-type: none;
}
a img{
	border: none;
}
a.hide{
	position: absolute;
	left: -999em;
}
#global{
	width: 730px;
	margin: 0 auto;
	position: relative;
}
/*----------------------------------------
	- Topo
----------------------------------------*/
#topo{
	height: 78px;
	position: relative;
	margin-bottom: 30px;
}
#topo h1{
	display: none;
}
#topo ul{
	display: block;
	width: 160px;
	height: 31px;
	position: absolute;
	right: 0;
	top: 19px;
}
#topo ul li{
	display: block;
	width: 38px;
	height: 28px;
	float: left;
	clear: none;
}
#topo ul li a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -20000px;
}
#topo ul li.bt_blog a{
	background: url(../imagens/bt_blog.png) left bottom no-repeat;
}
#topo ul li.bt_autor{
	width: 51px;
}
#topo ul li.bt_autor a{
	background: url(../imagens/bt_autor.png) left bottom no-repeat;
}
#topo ul li.bt_contato{
	width: 71px;
}
#topo ul li.bt_contato a{
	background: url(../imagens/bt_contato.png) left bottom no-repeat;
}
#topo ul li a:hover, #topo ul li a.selected{
	background-position: left top;
}
/*----------------------------------------
	- Coluna Esquerda
----------------------------------------*/
#conteudo_esq{
	width: 494px;
	float: left;
	clear: none;
}
#form_busca{
	display: block;
	width: 494px;
	height: 33px;
	position: relative;
}
#form_busca label input{
	display: block;
	width: 422px;
	padding-left: 27px;
	height: 29px;
	padding-top: 4px;
	background: url(../imagens/input_busca.png) left top no-repeat;
	border: none;
	color: #bac108;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
#form_busca input.bt_buscar{
	display: block;
	width: 45px;
	height: 33px;
	background: url(../imagens/bt_ok.png) left bottom no-repeat;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
}
#form_busca input.bt_buscar:hover{
	background-position: left top;
	cursor: pointer;
}
#div_busca cite{
	display: block;
	width: 250px;
	padding-left: 32px;
	padding-right: 30px;
	height: 35px;
	padding-top: 8px;
	background: url(../imagens/cite.png) left top no-repeat;
	margin-top: 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6689c1;
	text-align: center;
	line-height: 12px;
	float: left;
	margin-bottom: 11px;
}
#div_busca ul{
	display: block;
	width: 145px;
	height: 26px;
	float: right;
	clear: none;
	position: relative;
	left: 1px;
	top: 21px;
}
#div_busca ul li{
	display: block;
	width: 26px;
	height: 26px;
	float: left;
	clear: none;
}
#div_busca ul li a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -20000px;
}
#div_busca ul li.bt_orkut{
	width: 27px;
	margin-right: 10px;
}
#div_busca ul li.bt_orkut a{
	background: url(../imagens/bt_orkut.png) left top no-repeat;
}
#div_busca ul li.bt_orkut a:hover{
	padding-bottom: 2px;
	border-bottom: 2px solid #b90d92;
}
#div_busca ul li.bt_rss{
	width: 26px;
	margin-right: 10px;
}
#div_busca ul li.bt_rss a{
	background: url(../imagens/bt_rss.png) left top no-repeat;
}
#div_busca ul li.bt_rss a:hover{
	padding-bottom: 2px;
	border-bottom: 2px solid #da7516;
}
#div_busca ul li.bt_mail{
	width: 35px;
	margin-right: 10px;
}
#div_busca ul li.bt_mail a{
	background: url(../imagens/bt_mail.png) left top no-repeat;
}
#div_busca ul li.bt_mail a:hover{
	padding-bottom: 2px;
	border-bottom: 2px solid #cb0202;
}
#div_busca ul li.bt_twitter{
	width: 26px;
}
#div_busca ul li.bt_twitter a{
	background: url(../imagens/bt_twitter.png) left top no-repeat;
}
#div_busca ul li.bt_twitter a:hover{
	padding-bottom: 2px;
	border-bottom: 2px solid #49c4e5;
}
/*----------------------------------------
	- Postagem
----------------------------------------*/
.postagem{
	position: relative;
	background: url(../imagens/postagem.gif) left bottom no-repeat;
	padding-bottom: 28px;
	margin-bottom: 29px;
}
.postagem h2{
	display: block;
	width: 400px;
	padding-left: 93px;
	height: 35px;
	background: url(../imagens/postagem_h2.png) left top no-repeat;
	padding-top: 6px;
	position: relative;
}
.postagem h2 a{
	font-size: 16px;
	color: #4353cc;
	text-decoration: none;
}
.postagem h2 a:hover{
	text-decoration: underline;
}
.postagem h2 a span{
	display: block;
	width: 0;
	height: 0;
	text-indent: -20000px;
}
.postagem h3{
	display: block;
	width: 32px;
	height: 23px;
	position: absolute;
	top: 6px;
	left: 21px;
}
.postagem h3 span{
	display: block;
	width: 32px;
	height: 23px;
}
.postagem img{
	border: 1px solid #6689c1;
}
.postagem p{
	line-height: 14px;
	padding-bottom: 13px;
	position: relative;
	top: 3px;
	clear: none;
}
.postagem p a{
	background: url(../imagens/demarcador_parceiros.gif) right bottom no-repeat;
	padding-right: 12px;
	color: #bec508;
	text-decoration: none;
}
.postagem p a:hover{
	text-decoration: underline;
}
.postagem a.tag, .postagem a.comentarios{
	text-decoration: none;
	position: absolute;
	bottom: 0;
}
.postagem a.tag{
	left: 0;
}
.postagem a.comentarios{
	right: 0;
}
.postagem a.tag:hover, .postagem a.comentarios:hover{
	text-decoration: underline;
}
.postagem a.tag span, .postagem a.comentarios span{
	color: #bec508;
}
/*----------------------------------------
	- Paginação
----------------------------------------*/
#paginacao:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
#paginacao{
	padding-bottom: 25px;
}
#paginacao ul li{
	display: block;
	width: 23px;
	height: 23px;
	background: #6689c1;
	float: left;
	clear: none;
	margin-right: 1px;
	margin-bottom: 1px;
}
#paginacao ul li a{
	display: block;
	width: 23px;
	height: 21px;
	padding-top: 2px;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
#paginacao ul li a:hover, #paginacao ul li a.selected{
	background: #bec508;
	color: #6689c1;
}
/*----------------------------------------
	- Coluna Direita
----------------------------------------*/
#conteudo_dir{
	width: 236px;
	float: right;
	clear: none;
}
#conteudo_dir h2{
	display: block;
	width: 100%;
	text-indent: -20000px;
	height: 13px;
	margin-bottom: 10px;
}
#conteudo_dir img{
	border: 3px solid #8daee2;
}
#conteudo_dir a:hover img{
	border: 3px solid #bec508;
}
#anderson_triacca{
	padding-left: 30px;
}
#anderson_triacca h2{
	background: url(../imagens/tit_anderson.png) right bottom no-repeat;
}
#anderson_triacca img{
	float: right;
	clear: none;
}
#anderson_triacca p{
	clear: none;
}
#conteudo_dir li{
	display: block;
	text-align: right;
}
#trilha_sonora, #livros_recomendados{
	padding-left: 14px;
}
#trilha_sonora li, #livros_recomendados li{
	clear: none;
	float: left;
	margin-left: 9px;
	margin-bottom: 4px;
}
#trilha_sonora{
	padding-top: 26px;
}
#trilha_sonora h2{
	background: url(../imagens/tit_trilha_sonora.png) right bottom no-repeat;
}
#livros_recomendados{
	padding-top: 22px;
}
#livros_recomendados h2{
	background: url(../imagens/tit_livros_recomendados.png) right bottom no-repeat;
}
#links_parceiros{
	padding-top: 22px;
}
#links_parceiros h2{
	background: url(../imagens/tit_links_parceiros.png) right bottom no-repeat;
}
#links_parceiros ul li, #links_parceiros ul li a{
	display: block;
	line-height: 13px;
	text-align: right;
	text-decoration: none;
}
#links_parceiros ul li{
	margin-bottom: 2px;
}
#links_parceiros ul li a{
	display: inline;
	background: url(../imagens/demarcador_parceiros.gif) right top no-repeat;
	padding-right: 13px;
	line-height: 16px;
}
#links_parceiros ul li a:hover{
	background-position: right bottom;
	color: #bec508;
}
#categorias_usadas{
	padding-top: 25px;
}
#categorias_usadas h2{
	background: url(../imagens/tit_categorias_usadas.png) right bottom no-repeat;
}
#categorias_usadas ul li, #categorias_usadas ul li a{
	display: block;
	line-height: 13px;
	text-align: right;
	text-decoration: none;
}
#categorias_usadas ul li{
	margin-bottom: 2px;
}
#categorias_usadas ul li a{
	display: inline;
	background: url(../imagens/demarcador_categorias.gif) left top no-repeat;
	padding-left: 10px;
	line-height: 16px;
}
#categorias_usadas ul li a:hover{
	background-position: left bottom;
	color: #bec508;
}
/*----------------------------------------
	- Autor
----------------------------------------*/
.autor h3{
	display: block;
	width: 483px;
	height: 20px;
	position: static;
	padding: 3px 0 2px 10px;
	background: #cfdffa;
	margin-bottom: 5px;
}
/*----------------------------------------
	- Formulários
----------------------------------------*/
.formulario{
	display: block;
	width: 300px;
	margin: 20px auto;	
}
.formulario label{
	display: block;
	width: 300px;
	margin-bottom: 10px;
}
.formulario label input, .formulario label textarea{
	display: block;
	width: 300px;
	border: 1px solid #6689c1;
}
.formulario label textarea{
	height: 90px;
	overflow: auto;
}
.bt_enviar{
	cursor: pointer;
	margin-left: 254px;
}
/*----------------------------------------
	- Rodapé
----------------------------------------*/
#rodape{
	display: block;
	width: 100%;
	background: url(../imagens/rodape.png) left top repeat-x;
	height: 35px;
}
#rodape address{
	display: block;
	width: 730px;
	height: 31px;
	background: url(../imagens/address.gif) left top no-repeat;
	margin: 0 auto;
	position: relative;
	top: 2px;
}
#rodape address span{
	display: block;
	text-indent: -20000px;
}
#rodape address a{
	display: block;
	width: 32px;
	height: 14px;
	position: absolute;
	right: 21px;
	top: 9px;
	background: url(../imagens/at.gif) left top no-repeat;
	text-indent: -20000px;
}
/*----------------------------------------
	- Comentários
----------------------------------------*/
#comentarios{
	background: url(../imagens/postagem.gif) left top no-repeat;
	position: relative;
	top: -19px;
}
#comentarios h4{
	font-size: 14px;
	top: 17px;
	position: relative;
	left: 96px;
	padding-bottom: 4px;
}





















