/*
Theme Name: Tita Duas Colunas
Theme URI: http://www.butucaligada.com.br/

Authors: Adriana Simeone e Raphael Perret
Author URI: 
Version: 1.0
*/

/* Begin Typography & Colors */
body {
	margin:  0px;
	font-size: 62.5%; 
	font-family: Verdana, Sans-Serif;
	background: #FFFFFF;
	color: #333;
	text-align: center;
}

del{
            text-decoration: line-through;
}

p{
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #5a76b0;
}

a:hover{
	text-decoration: underline;
}

em{ font-style: italic; }
strong {font-weight: bold;}

blockquote, blockquote p{
	margin: 20px;
	font-size: 0.9em;
	color: #999;
}

#centro {
	width: 988px;
	margin: 0px auto 0px auto;
	text-align: left;
}


#conteudo{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}


#col_meio{
	margin-left: 2px;/*11*/ 
	margin-top: 28px;
	margin-right: 54px; /* 11 */
	width: 600px; 
	float: right;
	
}

.nome_blog{
	font-weight: bold;
}

.apaga{
	display: none;
}

/* Cabe?alho */
#cabecalho {
	background: url('./imagens/cabecalho2.jpg');
	height: 134px;
	position: relative;
}

#logolink{ 	
	position:absolute;
	width: 162px;
	height: 94px;
	left:29px;
	top:18px;
	z-index:200;
}


#titulo{
	position: relative;
	top: 23px;
	left: 280px;
	width: 212px;
	font-family: Verdana;
	font-size: 1.1em;
	color: #7A7373;
	line-height: 18px;


}

#titulo a{
	color: #354e80;
	text-decoration: none;
	font-weight: bold;
}

/* Fim de cabe?alho */     


/* Barra superior */
#barra_sup {
	background: #CBCBCB;
	height: 30px;
}

#arquivo {
	margin-left: 32px;
	margin-top: 5px;
	margin-right: 4px;
	width: 201px;
	float: left;
	font-family: Verdana;
	font-size: 1.1em;
	color: #3F3F70;
	height: 25px;

}

#archiveform {
	margin: 0px;
	padding: 0px;
}

#descautor {
	margin-left: 40px;
	margin-top: 8px;
	margin-right: 2px;
	width: 400px;
	float: left;
	font-family: Verdana;
	font-size: 1.0em;
	color: #21215A;
	letter-spacing: -1px;
}

#descautor a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


#busca {
	margin-top: 5px;
	width: 251px;
	float: right;
	font-family: Verdana;
	font-size: 1.1em;
	color: #3F3F70;
	height: 25px;
	
}

#caixabusca{
	font-family: Verdana;
	font-size: 0.9em;
	color: #3F3F70;
}

#botaobusca{
	font-family: Verdana;
	font-size: 1.0em;
	color: #3F3F70;
	border: 0px;
	background-color: #CBCBCB;
}


/* FIm da barra superior */



/* Coluna da esquerda */

#col_esq{
	margin-left: 20px;
	margin-top: 28px;
	margin-right: 12px; /* 41 */
	width: 211px;
	float: left;
	font-family: Verdana, Verdana;
	
}

#col_esq li{
	font-size: 1.05em; 
}


#lista_col_esq h4
{
	font-family: Verdana, Verdana, Sans-Serif;
	font-size: 1.1em; 
	font-weight: bold;
}

#blocotags, #blocorss, #blococomentarios, #blocoposts, #blocoselos, #blocorelatorios, #blocodestaques{
	margin-bottom:40px;
}

#blocotags{
	line-height: 2.8em;
}

#blocotags p{
	margin-top: 10px;
	font-size: 1.0em;
}

#lista_com_rec li, #lista_rss li, #lista_posts_rec li, #lista_relatorios li, #lista_destaques li{
	margin-left: 10px;
}
#lista_com_rec li, #lista_rss li, #lista_posts_rec li, #lista_relatorios li{
	margin-top: 16px;
}
#lista_destaques li{
	margin-top: 10px;
}
#lista_selos li{
	margin-top: 10px;
}

#lista_destaques li a{
	font-size: 1.2em;
	font-weight: bold;
}

/* Fim da coluna da esquerda */


/*Coluna da direita */


#twitter_update_list{
	margin:0px;
}

#twitter_update_list li, .compls_col_dir{
	margin-left: 10px;
	margin-top: 16px;
}

.compls_col_dir{
	font-size: 1.0em;
}

#blocotwitter, #blocodelicious, #publicidade, #blocosobre, #blocolinks{
	margin-bottom: 40px;
	font-size: 0.9em;
}

.delicious-post{
	font-size: 1.9em;
	margin-bottom: 16px;
}

#lista_delicious, #lista_sobre, #lista_links{
	margin-left: 10px;
}

#lista_links li{
	margin-bottom: 16px;
}

#adsense{
        margin-left: 10px;
}

/* Fim da coluna da direita */



/* Posts */
.post{
	margin-bottom: 70px;
	
}

.post h3{
	font-size: 2.2em;
	margin-bottom: 10px;
} /* Usado somente no template page.php */

/*.post h2{
	font-size: 2em;
	
}*/

.post h3 a{
	color: #333333;
}

.postdata {
	color: #9E9E9E;
	font-size: 1.1em;
	margin-top: 5px;
    margin-bottom: 20px;
}

.postconteudo {
	color: #4E4E4E;
	font-size: 1.3em;
	line-height: 1.6em;
	text-align: left;
	margin-bottom: 22px;
}

.postconteudo p{
        margin-bottom: 20px;
}

.postconteudo li{
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 10px;
}


.postcomentarios{
	font-size: 1.1em;
	margin-bottom: 8px;
	font-weight: bold;
}

.postmetaconteudo {
	font-size: 1.0em;
	color: #777777;
	margin-bottom: 2px;
}

.postpaginacao{
	margin-top: 25px;
	font-size: 1.05em;
	font-weight: bold;
}

.img_compart{
	width: 11px;
	vertical-align: middle;
}

.legenda{
	font-size: 0.8em;
	margin-bottom:15px;
}

.ps{
        font-size: 0.8em;
}

.posts_relacionados {
	margin-top: 40px;
}

.posts_relacionados h3{
	font-size: 1.7em;
	font-weight: bold;
	color: #202020;
	margin-bottom: 20px;
}

.posts_relacionados li{
	font-size: 1.2em;
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 2px;
}

/* Fim de Posts */


/* Rodape */
#rodape{
	width: 100%;
	margin-top: 20px;
	font-family: Verdana, Verdana;
	font-size: 1.1em;
	clear: both; 
	text-align: center;
}
/* Fim de rodape */


/* Coment?rios */

.comments{
	font-size: 1.7em;
	font-weight: bold;
	color: #202020;
	margin-bottom: 20px;
}

.commentlist li{
	margin-bottom: 20px;
	font-size: 1.2em;

}


.commentposition{
	clear: both; 
	margin-bottom: 10px;
	background-color: #eaf1f7;
}

.commentdata{
	float: left;
	width: 90px;
	padding: 10px;
	font-size: 0.9em;
}

.commenttxt{
	padding: 10px;
	float: right;
	width: 300px;
	height: 100%;
	line-height: 1.4em;
}

.commenttxt h3{
	font-weight: bold;
	margin-bottom: 10px;
}

.commentauthor{
	font-size: 1.2em;
	font-weight: bold;
}

.commentauthor{
	margin-top: 5px;
}

.commentauthor, .commentdatetime, .commentapproval{
	margin-bottom: 5px;
}

/* Fim de coment?rios */

/* Arquivos, Tags, Busca, 404 */

.titulo_arquivo{
	font-size: 1.4em;
	text-align: center;
	color:#555555;
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #F0F0F0;
	padding: 4px;
}


#notfound p, #notfound li, #search_result p{
	font-size: 1.3em;
	line-height: 1.4em;
}

#notfound p{
	margin-bottom: 30px;
}

#notfound li{
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 10px;
}

#notfound h3{
	font-size: 2.0em;
	margin-bottom: 30px;
}

#search_result p{
	margin-top: 30px;
}

.navigation{
	font-size: 1.2em;
	font-weight: bold;
	width: 100%;
}

.alignleft { float: left; width: 50%; }
.alignright { float: right; width: 50%; text-align: right; }


/* Fim de Arquivos, Tags, Busca, 404 */

/* Paginas */

#lista_agradecimentos li{
	list-style-type: disc;
	list-style-position: inside;
}

/* Fim de Paginas */

/* Inicio de bookmarks */

#pagina_links h2{
	font-weight: bold;
	font-size: 1.0em;
	margin: 20px 0px;
	text-transform: capitalize;
}

#pagina_links li{
	list-style-type: none;
	margin-bottom: 10px;
}

#pagina_links li a {
	font-weight: bold;
}

/* Fim de bookmarks */
