/*
Theme Name: Canetada
Description: Tema do blog CANETADA.
Version: 0.1
Author: Pedro Gabriel
*/

@charset "iso-8859-1";
/* CSS Document */
* {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	list-style:none;
	outline:none;
	margin:0;
	padding:0;
}
body {
	width:100%;
	background:#000000 url(imagens/fundo_escuro.jpg) center top no-repeat;
}
body div#site {
	width:100%;
	text-align:center;
}
body div#site div#site_pg {
	margin:0 auto;
	width:1024px;
	background:url(imagens/paginas_mola.gif) left top repeat-y;
}
body div#site div#site_pg div#pg_topo {
	width:1024px;
	position:relative;
	background:url(imagens/paginas_topo.jpg) left top no-repeat;
	z-index:20;
	height:100%;
}
body div#site div#site_pg div#pg_base {
	width:1024px;
	position:relative;
	background:url(imagens/paginas_base.jpg) left bottom no-repeat;
	z-index:10;
	height:100%;
}
body div#site div#site_pg div#container {
	position:relative;
	margin:0 auto;
	width:947px;
	background-color:#fbf8e7;
	background:url(imagens/pattern.jpg) left top repeat;
	z-index:30;
	height:inherit;
	list-style:none;
	text-align:left;
}

/* TOPO */
body div#site div#site_pg div#container div#topo {
	background:url(imagens/pattern_escuro.jpg) left bottom repeat;
}
body div#site div#site_pg div#container div#topo ul#menu_topo {
	border-bottom:dashed 1px #ccc2b7;
	width:947px;
	text-align:center;
	height:33px;
	background-color:#2d1c0c;
	padding:0;
}
body div#site div#site_pg div#container div#topo ul#menu_topo li {
	display:inline;
	line-height:33px;
	margin-left:12px;
	background:url(imagens/estrela_menu.gif) right -5px no-repeat;
}
body div#site div#site_pg div#container div#topo ul#menu_topo li a {
	font-size:15px;
	font-weight:bold;
	color:#c68943;
	text-decoration:none;
	line-height:33px;
	padding-right:23px;
}
body div#site div#site_pg div#container div#topo ul#menu_topo li span {
	font-size:15px;
	font-weight:bold;
	color:#c68943;
	text-decoration:none;
	line-height:33px;
	padding-right:23px;
}
body div#site div#site_pg div#container div#topo ul#menu_topo li ul {
	display:inline;
	position:absolute;
	top:0;
	padding:0;
}

/* menu das imagens */
body div#site div#site_pg div#container div#topo ul#menu_topo li ul li {
	background:none;
	margin:0;
}
body div#site div#site_pg div#container div#topo ul#menu_topo li ul li a {
	padding-right:4px;
}

/* H1 */
body div#site div#site_pg div#container div#topo div#areaH1 {
	width:947px;
	height:151px;
	background:url(imagens/divisa_topo.gif) left bottom repeat-x;
}
body div#site div#site_pg div#container div#topo div#areaH1 h1 {
	text-align:center;
	margin:0;
}
body div#site div#site_pg div#container div#topo div#areaH1 h1 a {
	display:block;
	width:947px;
	height:151px;
	line-height:151px;
	text-indent:-5000px;
	background:url(imagens/canetada.gif) 13px 20px no-repeat;
}
body div#site div#site_pg div#container div#topo div#areaH1 h2 {
	display:none;
}
body div#site div#site_pg div#container div#topo div#areaH1 h3 {
	display:none;
}

/* DESTAQUES */
body div#site div#site_pg div#container div#destaques_topo {
	height:100%;
	padding:12px 0;
	border:none;
	border-bottom:solid 1px #645443;
}
body div#site div#site_pg div#container div#destaques_topo div#divisa_destaque {
	background:url(imagens/divisa_destaque.gif) 492px top repeat-y;
}
body div#site div#site_pg div#container div#destaques_topo div#prelecao {
	float:left;
	padding-top:10px;
	width:491px;
}
/*body div#site div#site_pg div#container div#destaques_topo div#prelecao h2{display:block;width:119px;height:31px;background:url(imagens/tit_prelecao.gif) left top no-repeat;text-indent:-5000px;}*/
body div#site div#site_pg div#container div#destaques_topo div#prelecao ul {
	margin-left:14px;
	list-style:none;
	padding:0;
}
body div#site div#site_pg div#container div#destaques_topo div#prelecao ul li {
	width:455px;
	background:url(imagens/divisa_hor_destaque.gif) left bottom repeat-x;
	padding-top:15px;
}
body div#site div#site_pg div#container div#destaques_topo div#prelecao ul li div {
	float:left;
	padding-left:8px;
}
body div#site div#site_pg div#container div#destaques_topo div#prelecao ul li a {
	float:right;
}
body div#site div#site_pg div#container div#destaques_topo div#destaque_vid {
	float:right;
	padding-top:20px;
	margin-right:44px;
}
/* HACK pro ie6 */ * html body div#site div#site_pg div#container div#destaques_topo div#destaque_vid {
	margin-right:14px;
}

/* MIOLO */
body div#site div#site_pg div#container div#miolo {
	clear:both;
	height:inherit;
	list-style:none;
}
body div#site div#site_pg div#container div#miolo div#col_esq {
	width:302px;
	float:left;
	border-right:solid 1px #b9b0a8;
}
body div#site div#site_pg div#container div#miolo div#col_esq div#sidebar {
}
body div#site div#site_pg div#container div#miolo div#col_esq ul {
	list-style:none;
	padding:0;/*margin-top:0;*/
}
body div#site div#site_pg div#container div#miolo div#col_esq ul .publico {
	border-bottom:solid 1px #4b3a2a;
	padding-top:18px;
	background:url(imagens/pattern_escuro.jpg) left top repeat;
}
body div#site div#site_pg div#container div#miolo div#col_esq ul .publico div#cont_publico {
	padding:28px 16px 16px 12px;
}
body div#site div#site_pg div#container div#miolo div#col_esq ul .publico h2 {
}
body div#site div#site_pg div#container div#miolo div#col_esq ul .publico ul {
	margin-top:20px;
}
body div#site div#site_pg div#container div#miolo div#col_esq ul .publico ul li {
	font-size:11px;
	color:#42301e;
	margin-bottom:10px;
}
body div#site div#site_pg div#container div#miolo div#col_esq ul .publico ul li a {
	font-size:12px;
	color:#42301e;
	font-weight:bold;
	text-decoration:none;
}
body div#site div#site_pg div#container div#miolo div#col_esq ul .publico ul li span {
	line-height:28px;
}
.destaque_sidebar {
	background:url(imagens/divisa_prelecao_interna.gif) right top repeat-y;
	padding-top:18px;
}
.destaque_sidebar ul {
	margin-left:14px;
}
.destaque_sidebar ul li {
	width:270px;
	background:url(imagens/divisa_hor_destaque.gif) left bottom repeat-x;
	padding-top:15px;
}
.destaque_sidebar ul li div {
	float:left;
	padding-left:8px;
}
.destaque_sidebar ul li a {
	float:right;
}
.widget_polls-widget, .widget_categories, .destaque_sidebar, .widget_twitter, .widget_flb {
	border-bottom:solid 1px #4b3a2a;
}

.widget_twitter{background:url(imagens/pattern_escuro.jpg) left top repeat;}/*Fundo do gadget twiter*/
.widget_flb{/*background:url(imagens/pattern_escuro.jpg) left top repeat;*/}/* Fundo do gadget Facebook fan */
.widget_flb iframe{margin-top:30px;margin-left:21px;}

.widget_categories {
	background:url(imagens/pattern_escuro.jpg) left top repeat;
}
.widget_categories ul {
	margin:33px 0 38px 30px;
}
.cat-item, .cat-item a, .tweets li, .tweets li a {
	font-size:11px;
	line-height:11px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	list-style-image:url(imagens/bullet.gif);
	margin-bottom:12px;
}
.tweets li, .tweets li a {
	text-transform:none;
	color:#4b3a2a;
	font-size:14px;
	line-height:14px;
}
.tweets li a {
	text-decoration:none;
	font-weight:bold;
}
.balao_comments_peq {
	display:block;
	width:37px;
	height:30px;
	background:url(imagens/balao_comments_peq.gif) left top no-repeat;
	font-size:10px;
	color:#FFF !important;
	text-decoration:none;
	font-weight:bold;
	line-height:25px;
	text-align:center;
	float:left;
	margin-right:10px;
}
body div#site div#site_pg div#container div#miolo div#col_dir {
	width:644px;
	float:right;
	border-left:solid 1px #b9b0a8;
	margin-left:-1px;
}
/* HACK pro ie6 */ * html body div#site div#site_pg div#container div#miolo div#col_dir {
	margin-left:-2px;
}
body div#site div#site_pg div#container div#miolo div#col_dir div#area_busca {
	height:42px;
	background-color:#42301e;
	border:none;
	border-bottom:dashed 1px #ccc2b7;
}

/* POSTS */
body div#site div#site_pg div#container div#miolo div#col_dir div#posts {
}
body div#site div#site_pg div#container div#miolo div#col_dir div#posts .item_post {
	margin-top:22px;
}
body div#site div#site_pg div#container div#miolo div#col_dir div#posts .item_post .data_post {
	width:62px;
	position:absolute;
	text-align:center;
}
body div#site div#site_pg div#container div#miolo div#col_dir div#posts .item_post .conteudo_post {
	width:578px;
	left:66px;
	position:relative;
}
body div#site div#site_pg div#container div#miolo div#col_dir div#posts .item_post .conteudo_post a {
	color:#42301e;
}
body div#site div#site_pg div#container div#miolo div#col_dir div#posts .item_post .conteudo_post h3 {
	width:480px;
	margin-right:35px;
	float:left;
}
body div#site div#site_pg div#container div#miolo div#col_dir div#posts .item_post .conteudo_post h3 a {
	font-size:24px;
	color:#5e0608;
	font-weight:bold;
	text-decoration:none;
}
body div#site div#site_pg div#container div#miolo div#col_dir div#posts .item_post .conteudo_post .balao_comments {
	display:block;
	width:44px;
	height:36px;
	background:url(imagens/balao_comments.gif) left top no-repeat;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	line-height:31px;
	text-align:center;
	float:left;
}
body div#site div#site_pg div#container div#miolo div#col_dir div#posts .item_post .conteudo_post .ferramentas {height:75px;}
body div#site div#site_pg div#container div#miolo div#col_dir div#posts .item_post .conteudo_post .ferramentas div.float_left {padding-top:9px;}
body div#site div#site_pg div#container div#miolo div#col_dir div#posts .item_post .conteudo_post .ferramentas .comentarios{padding-top:0 !important;}
body div#site div#site_pg div#container div#miolo div#col_dir div#posts .item_post .conteudo_post .ferramentas .comentarios a {
	display:block;
	width:89px;
	height:21px;
	font-size:12px;
	font-weight:bold;
	padding:11px 0 0 40px;
	color:#fff;
	text-decoration:none;
	background:url(imagens/bt_comente.gif) left top no-repeat;
	margin-right:15px;
}

body div#site div#site_pg div#container div#miolo div#col_dir div#posts .item_post .conteudo_post p {
	font-size:15px;
	color:#42301e;
	margin-top:25px;
	margin-right:46px;
	text-align:left;
	line-height:130%
}
body div#site div#site_pg div#container div#miolo div#col_dir div#posts .item_post .conteudo_post img {
	border:0;
	border:none;
}
body div#site div#site_pg div#container div#miolo div#col_dir div#posts div#nav div a {
	font-size:15px;
	color:#FFF;
	text-decoration:none;
	line-height:15px;
	background-color:#42301e;
	padding:6px 10px;
}

/* Paginas */
h3#titulo_pagina {
	font-size:24px;
	color:#5e0608;
	font-weight:bold;
	width:480px;
	margin-right:35px;
	float:left;
}
div#pg_interna {
	clear:both;
	width:495px;
}

/* RODAPE */
body div#site div#site_pg div#container div#rodape {
	clear:both;
	padding:15px 10px 11px 7px;
}
body div#site div#site_pg div#container div#rodape div#hr {
	height:19px;
	background:url(imagens/hr.gif) left top repeat-x;
}
body div#site div#site_pg div#container div#rodape div#hr hr {
	display:none;
}

/* TEXTO */
.subtitulo {
	clear:both;
	font-size:16px;
	color:#42301e;
	font-weight:normal;
}
.titulo_comentario {
	color:#5e0608;
	font-size:16px;
	font-weight:bold;
}
.titulo_frase {
	font-size:18px;
	font-weight:bold;
	color:#42301e;
}
.titulo_destaque {
	font-size:18px;
	font-weight:bold;
	color:#42301e;
	text-transform:uppercase;
	width:370px;
	height:auto;
}
.legenda_destaque, .titulo_video {
	font-size:14px;
	color:#42301e;
}
.legenda_destaque {
	width:370px;
	margin-bottom:16px;
}
.titulo_destaque_interno {
	font-size:18px;
	font-weight:bold;
	color:#42301e;
	text-transform:uppercase;
	width:190px;
	height:auto;
}
.legenda_destaque_interno {
	font-size:14px;
	color:#42301e;
	width:190px;
	margin-bottom:16px;
}
.titulo_video {
	text-decoration:underline;
	margin-top:10px;
	text-transform:uppercase;
}
.titulo_sidebar {
	font-size:14px;
	color:#42301e;
	font-weight:bold;
}
.titulo_area, .widgettitle{
	background-color:#43301f;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 10px 5px 16px;
}
.widgettitle a{text-decoration:none;color:#FFF;}
.titulo_destaque_prelecao_interno {
	font-size:15px;
	font-weight:bold;
	color:#42301e;
	text-transform:uppercase;
	width:190px;
	height:auto;
}
.imgFrase {
	float:left;
	margin-right:10px;
}
.mais_frases {
	display:block;
	width:107px;
	height:31px;
	font-size:0px;
	text-decoration:none;
	text-indent:-5000px;
	background:url(imagens/bt_mais_frases.gif) left top no-repeat;
	margin:10px 0 0 124px;
}
.mais_video{display:block;width:109px;height:32px;background:url(imagens/bt_mais_videos.gif) left top no-repeat;font-size:0px;text-decoration:none;text-indent:-5000px;}
.siga_twitter{
	display:block;
	width:182px;
	height:34px;
	font-size:0px;
	text-decoration:none;
	background:url(imagens/bt_twitter.gif) left top no-repeat;
	margin:0 auto;
	text-decoration:none;
	text-indent:-5000px;
}
.pagetitle {
	margin:26px 0 0 40px;
}
.pagetitle li {
	font-size:11px;
	line-height:11px;
	color:#000;
	text-transform:uppercase;
	list-style-image:url(imagens/bullet.gif);
}
.resposta_busca {
	color:#42301e;
	font-size:16px;
	width:auto;
	text-align:center;
	margin-top:20px;
}

/* texto comentario */
div#container_comentario {
	margin-left:56px;
	width:512px;
	padding:14px;
}
.commentlist {
	width:512px;
	list-style:none;
	padding:0;
}
.commentlist li {
	padding-bottom:2px;
}
.comment-body {
	width:inherit;
	color:#42301e;
	font-size:13px;
	margin-bottom:20px;
}
.comment-body p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
}
.says, .fn, .fn a {
	color:#000000;
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	text-decoration:none;
}
.commentmetadata {
	margin-bottom:15px;
}
.comment-reply-link {
	color:#666666;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	margin-top:15px;
}
.commentmetadata a {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
.children {
	width:512px;
	list-style:none;
	padding:0;
}
.depth-1 {
	width:512px;
}
.depth-2 {
	margin-left:30px;
	width:482px;
}
.depth-3 {
	margin-left:30px;
	width:452px;
}
.depth-4 {
	margin-left:30px;
	width:422px;
}
.depth-5 {
	margin-left:30px;
	width:392px;
}

/* DIVISA DE COMENTARIO */
.depth-1 {
	background:url(imagens/hr_post.gif) left bottom repeat-x;
}

/* FORM DE COMENTARIO */
div .area_comments {
	margin-bottom:50px;
}
div#respond {
	width:auto;
}
a#cancel-comment-reply-link {
	font-size:12px;
	color:#42301e;
}
fieldset {
	border:0;
	border:none !important;
	width:inherit;
}
form, form a {
	font-size:12px;
	color:#42301e;
	width:inherit;
}
form p {
	margin-top:3px;
	height:27px;
	width:inherit;
}
form p label {
	margin-left:8px;
	line-height:27px;
	width:inherit;
}
form p input {
	border:solid 1px #ccc2c0;
	background:#fff url(imagens/bg_input.gif) left top repeat-x;
	width:206px;
	height:27px;
	line-height:27px;
}
form p textarea {
	border:solid 1px #ccc2c0;
	background:#fff url(imagens/bg_input.gif) left top repeat-x;
	width:503px;
	height:207px;
}
.form_textarea {
	width:inherit;
	height:207px;
}
.borda_textarea {
	margin-top:-30px;
}
form input#submit {
	border:0;
	border:none;
	width:inherit;
	font-size:12px;
	color:#FFF;
	background:none;
	background-color:#412f1e;
	padding:4px 18px;
	text-decoration:none;
	float:right;
	margin:12px 32px 0 0;
}

/* form enquete */
.wp-polls {
	margin:30px 12px 23px 18px;
}
.wp-polls-ul li {
	margin-top:18px;
}
.wp-polls-loading, .post-ratings-loading{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#42301e;
	position:relative;
	top:-100px;
}
.post-ratings-loading{top:-16px !important;}

.txt_reposta_poll {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#42301e;
}
.txt_reposta_poll_bold {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2c2014;
	font-weight:bold;
}
.txt_resposta_poll_small {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#2c2014;
	margin-left:4px;
}
.bt_poll {
	font-size:12px;
	color:#FFF;
	background-color:#412f1e;
	padding:4px;
	margin-left:6px;
	text-decoration:none;
}
.area_bt_poll{width:181px; margin:0 auto;}
.bt_poll_votar{display:block;width:63px;height:29px;background:url(imagens/bts_votar.gif) left top no-repeat;font-size:0px;float:left;text-decoration:none;text-indent:-5000px;}
.bt_poll_resultado{display:block;width:118px;height:29px;background:url(imagens/bts_resultado.gif) left top no-repeat;font-size:0px;float:right;text-decoration:none;text-indent:-5000px;}

/* form busca */
form#searchform {
	float:right;
	width:255px;
	margin-right:20px;
}
/* HACK pro ie6 */ * html body form#searchform {
	margin-right:14px;
}
div#submit_container {
	float:right;
	height:29px;
	margin-right:10px;
	margin-top:6px;
}
/* HACK pro ie6 */ * html body div#submit_container {
	margin-right:0;
}
.btBusca {
	border:0;
	border:none;
	color:#FFF;
	background-color:#42301e;
	height:29px;
	margin-left:4px;
}
div#campoBusca {
	float:right;
	width:141px;
	height:29px;
	background:url(imagens/fundo_busca.gif) left top no-repeat;
	line-height:29px;
	float:left;
	margin-top:6px;
}
.txtBusca {
	border:0;
	border:none;
	height:16px;
	width:130px;
	margin-top:6px;
	margin-left:4px;
}
div#elmTxtBusca {
	float:left;
	color:#FFFFFF;
	line-height:42px;
	margin-right:12px;
}

/* FORM DE CONTATO */
.campo_form {
	margin-top:-8px;
}

/* VEJA MAIS PRELECAO */
.veja_mais_home {
	display:block;
	width:59px;
	height:31px;
	background:url(imagens/base_veja_mais.gif) left top no-repeat;
	font-size:12px;
	line-height:31px;
	color:#d3cec8;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
.veja_mais_interna {
	display:block;
	width:24px;
	height:20px;
	background:url(imagens/base_veja_mais_interna.gif) left top no-repeat;
	font-size:12px;
	line-height:20px;
	color:#d3cec8;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
.leg_autor, .leg_autor a {
	font-size:12px;
	color:#7d7d7d !important;
	font-weight:bold;
}
.leg_categoria, .leg_tag, .leg_categoria a, .leg_tag a {
	font-size:11px;
	color:#010101;
}

/* DATA NO POST */
.data_dia {
	font-size:32px;
	color:#b87323;
	font-weight:bold;
	line-height:32px;
}
.data_mes {
	font-size:17px;
	color:#5e0608;
	font-weight:bold;
	line-height:17px;
	text-transform:uppercase;
}
.data_ano {
	font-size:17px;
	color:#42301e;
	line-height:20px;
}

/* LINKS */
.link_envie {
	display:block;
	width:81px;
	height:24px;
	text-indent:-5000px;
	background:url(imagens/link_envie.gif) left top no-repeat;
	float:left;
	margin:0 40px;
}

/* RODAPE */
.txt_rodape {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#42301e;
	text-align:center;
	margin:0 22px 0 16px;
	line-height:10px;
}

/* Estrutural */
.clear_both {
	clear:both;
}
.debug {
	border:solid 1px #FF0000;
}
.float_left, .alignleft {
	float:left;
}
.float_right, .alignright {
	float:right;
}
.bt_siga_twitter{text-align:center; margin-bottom:25px;}
.alignleft {
	margin:0 6px 6px 0;
}
.alignright {
	margin:0 0 6px 6px;
}
.a2a_dd, .addthis_container {
	margin:0 20px;
}
.marg_coment {
	margin-right:40px;
}
.ultimo_destaque {
	background:none !important;
}
.li_balao {
	clear:both;
	padding-bottom:18px;
}
.widget {
	padding-top:18px;
}

/* NAVEGACAO */
.navigation div a {
	font-size:14px;
	color:#42301e;
	text-decoration:none;
}
.nav_left {
	float:left;
	margin-left:62px;
}
.nav_right {
	float:right;
	margin-right:46px;
}
.hr_post {
	height:19px;
	background:url(imagens/hr_post.gif) left top repeat-x;
	clear:both;
}
.hr_post hr {
	display:none;
}
.bg_escuro {
	background:url(imagens/pattern_escuro.jpg) left top repeat;
}

/* WIDGETS */
.frase {
	padding-top:18px;
	border-bottom:solid 1px #4b3a2a;
	/*background:url(imagens/pattern_escuro.jpg) left top repeat;*/
}
.frase ul {
	margin:28px 16px 36px 12px;
}

/* Display Twitter */
.tweets {
	margin:33px 15px 38px 30px;
}
.texto_twitter{margin:20px 10px 0 16px; float:left; width:170px;}

/*retweet */
.topsy_widget_shortcode{margin-right:15px;}

/* mancha do copo */
div#mancha_copo {
	width:396px;
	height:272px;
	background:url(imagens/mancha_copo.png) left top no-repeat;
	position:absolute;
	top:0;
	left:-205px;
	z-index:100;
}
/* HACK pro ie6 */ * html body div#mancha_copo {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imagens/mancha_copo.png', sizingMethod='scale');
}

/* BOO BOX */
div#banner_post{margin:18px 87px 46px 87px;font-size:10px;color:#4b3a2a;}
div#anuncio{border-top:solid 1px #4b3a2a;text-align:center !important;font-size:10px;color:#4b3a2a;}
div#quadrado_sidebar{margin:1px;font-size:10px;color:#4b3a2a;}

/* LINKS PARCEIROS */
li.widget_links{background:url(imagens/pattern_escuro.jpg) left top repeat;}
li.widget_links ul{margin-top:25px;margin-left:18px;}
li.widget_links ul li a img{border:none;}
