/*
Theme Name: Apples! s2
Theme URI: http://www.confabulando.net/
Version: 1.0
Author: Fernanda N
Author URI: http://www.confabulando.net/
Description: Layout exclusivo para o blog Confabulando.
Tags: colorido, xadrez, evan taubenfeld, duas colunas, left-sidebar.
*/

/* LINKS */
a {color:#DA5B07;}
a:link {color:#DA5B07;}
a:visited {color:#DA5B07;}
a:hover {color:#DA5B07;}
a:active {color:#DA5B07;}

a.lmenu1 {color:#000000; text-decoration:none;}
a.lmenu1:link {color:#000000; text-decoration:none;}
a.lmenu1:visited {color:#000000; text-decoration:none;}
a.lmenu1:hover {color:#CE0000; background-color:#FFFFFF; text-decoration:underline;}
a.lmenu1:active {color:#000000; text-decoration:none;}

a.lmenu2 {color:#000000; text-decoration:none;}
a.lmenu2:link {color:#000000; text-decoration:none;}
a.lmenu2:visited {color:#000000; text-decoration:none;}
a.lmenu2:hover {color:#8C8B0B; background-color:#F8F772; text-decoration:underline;}
a.lmenu2:active {color:#000000; text-decoration:none;}

a.lmenu3 {color:#000000; text-decoration:none;}
a.lmenu3:link {color:#000000; font-weight:normal; text-decoration:none;}
a.lmenu3:visited {color:#000000; font-weight:normal; text-decoration:none;}
a.lmenu3:hover {color:#265D9E; background-color:#BCD8F9; text-decoration:underline;}
a.lmenu3:active {color:#000000; font-weight:normal; text-decoration:none;}

a.lmenu4 {color:#000000; font-weight:normal; text-decoration:none;}
a.lmenu4:link {color:#000000; font-weight:normal; text-decoration:none;}
a.lmenu4:visited {color:#000000; font-weight:normal; text-decoration:none;}
a.lmenu4:hover {color:#20901E; background-color:#BEF1BD; font-weight:normal; text-decoration:underline;}
a.lmenu4:active {color:#000000; font-weight:normal; text-decoration:none;}

a.lmenu5 {color:#000000; font-weight:normal; text-decoration:none;}
a.lmenu5:link {color:#000000; font-weight:normal; text-decoration:none;}
a.lmenu5:visited {color:#000000; font-weight:normal; text-decoration:none;}
a.lmenu5:hover {color:#A43297; background-color:#F9D4F5; font-weight:normal; text-decoration:underline;}
a.lmenu5:active {color:#000000; font-weight:normal; text-decoration:none;}

a.lsidebar {color:#DA5B07; font-weight:normal; text-decoration:underline;}
a.lsidebar:link {color:#DA5B07; font-weight:normal; text-decoration:underline;}
a.lsidebar:visited {color:#DA5B07; font-weight:normal; text-decoration:underline;}
a.lsidebar:hover {color:#FFFFFF; background-color:#DA5B07; font-weight:normal; text-decoration:underline; padding:1px}
a.lsidebar:active {color:#DA5B07; font-weight:normal; text-decoration:underline;}

a.lrodape {color:#FFFFFF; font-weight:normal; text-decoration:underline; padding:1px;}
a.lrodape:link {color:#FFFFFF; font-weight:normal; text-decoration:underline; padding:1px;}
a.lrodape:visited {color:#FFFFFF; font-weight:normal; text-decoration:underline; padding:1px;}
a.lrodape:hover {color:#751717; background-color:#FFFFFF; font-weight:normal; text-decoration:underline; padding:1px;}
a.lrodape:active {color:#FFFFFF; font-weight:normal; text-decoration:underline; padding:1px;}


/* GERAL */
* {
	margin:auto;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url('images/bg.gif');
	background-repeat:repeat;
}


/* CONTEÚDO, LAYOUT E CORPO */
#folder {
	position:relative;
	width:1215px;
	height:100%;
}

.folder1 {
	float:left;
	width:1215px;
	height:194px;	
	background-image:url('images/folder1.png');
	background-repeat:no-repeat;
	z-index:-1;	
}

.folder2 {
	float:left;
	width:1215px;
	height:194px;	
	background-image:url('images/folder2.png');
	background-repeat:no-repeat;
	z-index:-1;
}

.folder3 {
	float:left;
	width:1215px;
	height:194px;	
	background-image:url('images/folder3.png');
	background-repeat:no-repeat;
	z-index:-1;
}

.folder4 {
	float:left;
	width:1215px;
	height:194px;	
	background-image:url('images/folder4.png');
	background-repeat:no-repeat;
	z-index:-1;	
}

.folder5 {
	float:left;
	width:1215px;
	height:194px;	
	background-image:url('images/folder5.png');
	background-repeat:no-repeat;
	z-index:-1;	
}

#geral {
	margin:auto;
	position:absolute;
	width:1215px;
	height:1500px;
	top:0px;	
	text-align:center;
}

#topo {
	width:1215px;
	height:270px;
	background-image:url('images/topo.png');
	background-repeat:no-repeat;
}

.topo {
	text-align:right;
	padding:120px 0 0 0;
}

#menu {
	width:1215px;
	height:61px;
	background-image:url('images/menu.png');
	background-repeat:no-repeat;
	display:table;	
}

.menu {
	padding:9px 0 0 580px;
}

.menu_link {
	float:left;
	width:102px;
	height:auto;
	text-align:center;
	margin-right:5px;
}

#conteudo {
	width:1215px;
	height:auto;
	text-align:justify;	
	display:table;
	background-image:url('images/fundo.png');
	background-repeat:repeat-y;
}

.conteudo {
	width:1215px;
	height:auto;
	min-height:200px;
	background-image:url('images/conteudo.png');
	background-repeat:no-repeat;
}

#sidebar {
	float:left;
	width:340px;
	height:auto;
	font-size:12px;
	color:#000000;
	margin:125px 20px 0 121px;
}

#pagina {
	float:right;
	width:610px;
	height:auto;
	padding:0 20px;
	font-size:12px;
	color:#000000;
	margin:0 84px 20px 0;
}

#fimconteudo {
	clear:both;
	width:1215px;
	height:20px;
	background-image:url('images/fimconteudo.png');
	background-repeat:no-repeat;
	margin:0 0 20px 0;
}

#rodape {
	clear:both;
	width:1215px;
	height:145px;
	background-image:url('images/rodape.png');
	background-repeat:no-repeat;
}

.rodape {
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	text-align:left;
	padding:57px 0 0 155px;	
}


/* BLOG POSTAGENS */
.blog_cabecalho {
	width:610px;
	height:auto;	
	margin-bottom:20px;
}

.blog_titulopost {
	width:610px;
	height:auto;
	padding:0 0 5px 0;
}

.blog_titulo {
	width:610px;
	height:auto;
	padding:0 0 2px 0;	
	font-size:24px;
	font-weight:bold;	
	color:#E07B0F;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #E07B0F;
	background-color:#FFFFFF;
	text-decoration:none;	
	text-align:right;
}

.blog_titulo a {
	padding:0 0 2px 0;	
	font-size:24px;
	font-weight:bold;	
	color:#E07B0F;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-decoration:none;	
	text-align:right;
}

.blog_titulo a:hover{
	padding:0 0 2px 0;	
	font-size:24px;
	font-weight:bold;	
	color:#CE0000;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-decoration:none;	
	text-align:right;
}

.blog_data {
	width:610px;
	height:auto;
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
}

.blog_categoria {
	width:610px;
	height:auto;
	padding:2px 1px;
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
}

.blog_categoria a {color:#E07B0F;}
.blog_categoria a:hover {color:#CE0000;}

.blog_post {
	width:610px;
	height:auto;
	color:#000000;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}

.blog_post a {color:#E07B0F;}
.blog_post a:hover {color:#CE0000;}

.blog_post a.more-link {
	width:610px;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:30px;
}

.blog_assinatura {
	clear:both;
	width:610px;
	height:60px;
	background-image:url('images/assinatura.gif');
	background-repeat:no-repeat;
	margin:10px 0 10px 0;
}

.blog_comentarios {
	width:610px;
	height:auto;
	color:#E07B0F;	
	text-align:left;
	line-height:30px;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}

.blog_comentarios a {
	color:#E07B0F;
	text-decoration:underline;
	font-weight:normal;
}

.blog_comentarios a:hover {
	color:#FFFFFF;
	background-color:#E07B0F;
	text-decoration:underline;
	font-weight:normal;
	padding:1px;	
}

.blog_plugs {
	width:610px;
	height:auto;
	color:#000000;
	text-align:left;	
	font-size:12px;	
	line-height:18px;
}

.blog_plugs a {
	color:#93C51F;
	font-size:12px;
	text-decoration:underline;
	padding:1px;
}

.blog_plugs a:hover {
	color:#FFFFFF;
	background-color:#93C51F;
	text-decoration:underline;
	font-weight:normal;
	padding:1px;
}

.blog_tags {
	width:610px;
	height:auto;
	padding:5px 0 0 0;
	color:#000000;
	text-align:left;	
	font-size:12px;	
	line-height:18px;
}

.blog_tags a {
	color:#93C51F;
	font-size:12px;
	text-decoration:underline;
	padding:1px;
}

.blog_tags a:hover {
	color:#FFFFFF;
	background-color:#93C51F;
	text-decoration:underline;
	font-weight:normal;
	padding:1px;
}

.blog_divisor {
	width:610px;
	height:80px;
	background-image:url('images/postline.gif');
	background-repeat:no-repeat;
	background-position:center;	
}

.blog_titcomentarios {
	width:610px;
	height:auto;
	color:#F0832A;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:20px;
	font-weight:bold;
	padding:0 0 20px 0;
}

.blog_geralcomentario {
	clear:both;
	display:table;	
	width:610px;
	height:auto;
	margin:10px 0 10px 0;
	background-color:#FEFAC6;
}

.blog_boxcomentario {
	float:left;
	width:460px;
	height:auto;
	margin:20px;
}

.blog_autorcomentario {
	color:#DA5B07;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;		
	padding:0 0 3px 0;
	margin-bottom:10px;
	border-bottom:1px dotted #DA5B07;
}

.blog_autorcomentario a {
	color:#DA5B07;
	font-size:18px;	
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-decoration:none;
}

.blog_autorcomentario a:hover {
	color:#CE0000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-decoration:underline;
}

.blog_autordisse { 
	color:#000000;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 3px 0;
} 

.blog_txtcomentario {
	min-height:50px;
	color:#000000;
	font-size:12px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	text-align:justify;
	font-weight:normal;	
}

.blog_datacomentario {
	clear:both;
	color:#000000;
	font-size:11px;
	text-align:left;
	padding-top:10px;
	border-top:1px dotted #DA5B07;	
}

.blog_gravatar {
	float:right;
	width:70px;
	height:70px;
	background:url('images/bgimg.gif');
	border:1px solid #F2B7CB;
	padding:5px;
	margin:20px 20px 0 0;
}


/* SEÇÕES */
.titulopagina {
	width:610px;
	height:auto;
	padding:0 0 2px 0;
	margin-bottom:20px;
	font-size:24px;
	font-weight:bold;	
	color:#E07B0F;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dotted #E07B0F;
	background-color:#FFFFFF;
	text-decoration:none;	
	text-align:right;
}

.titulopagina a:link, .titulopagina a:active, .titulopagina a:visited {color:#E07B0F;}
.titulopagina a:hover {color:#CE0000; text-decoration:none;}

.subtitulo, .subtitulo a {
	padding:0 0 2px 0;
	margin:0 0 5px 0;
	color:#93C51F;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #93C51F;
	text-decoration:none;
}

.subtitulo a:hover {color:#DA5B07;}

.textopagina {
	width:610px;
	height:auto;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:18px;
	text-align:justify;
}

.textopagina ul li {float:left;}
.textopagina a:link, .textopagina a:active, .textopagina a:visited {color:#DA5B07; text-decoration:underline;}


/* SIDEBAR */
.sidebar { 
	width:310px;
	height:auto;
	padding:0 15px 30px 15px;
}

.sidebar_fundo {
	width:310px;
	height:auto;
	display:table;
	padding:0 0 35px 0;
	margin:0 0 15px 0;
	background-image:url('images/sidebarline.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

.sidebar_tit {
	width:310px;
	color:#E07B0F;
	font-size:30px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar_txt {
	width:310px;
	color:#000000;
	padding:15px 0 0 0;	
	font-size:12px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	clear:both;
}

.sidebar_perfil {
	clear:both;
	width:310px;
	height:auto;
	padding:5px 0 0 0;
}

.sidebar_perfilimg {
	float:left;
	width:150px;
	height:auto;
	min-height:175px;
}

.sidebar_perfiltxt {
	float:left;
	width:160px;
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

.sidebar_web {
	width:310px;
	height:auto;
	clear:both;
}

.sidebar_webicon {
	float:left;
	padding:15px 15px 0 0;
}	

.sidebar_webicon2 {
	float:left;
	padding:15px 0 0 0;
}

.sidebar_desejos {
	width:290px;
	height:197px;
	overflow:auto;
	color:#000000;
	font-size:11px;
	border:1px solid #DA5B07;
	text-align:left;
	padding:5px;
	background-color:#FEFAC6;
}

.sidebar_lendo {
	clear:both;
	width:310px;
	height:auto;
	padding:15px 0 0 0;
}

.sidebar_lendoimg {
	float:left;
	width:140px;
	height:auto;
	min-height:180px;
}

.sidebar_lendotxt {
	float:left;
	width:170px;
	height:auto;
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;	
}

.sidebar_vitrine {
	clear:both;
	width:310px;
	height:auto;
	padding:15px 0 0 0;
}

.sidebar_vitrineimg {
	float:left;
	width:140px;
	height:auto;
}

.sidebar_vitrinetxt {
	float:left;
	width:170px;
	height:auto;
	color:#000000;
	font-size:12px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;	
}


/* TWITTER */
#my_twitter_statuses {
	color:#000000;
	text-align:left;
	padding:0px;
	background-color:#F6F0A0;
    list-style:none;
}

#my_twitter_statuses a {
	color:#DA5B07;
	font-size:11px;
	text-align:left;
    list-style:none;
	padding:0px;
}

#my_twitter_statuses ul {font-size:12px; padding:0px;}
#my_twitter_statuses li {font-size:12px; padding:10px; border-bottom:1px solid #F3E969;}
#my_twitter_statuses li.first {font-size:12px; background-color:#F6F0A0; border-bottom:1px solid #F3E969;}
#my_twitter_statuses li.even {font-size:12px; background-color:#FEFAC6; border-bottom:1px solid #F3E969; padding:10px;}
#my_twitter_statuses li.first span {font-size:12px;}


/* FLICKR */
.sidebar_flickr {
	width:310px;
	padding:0px;
	text-align:center;
	display:table;
}

.flickrimg {margin:0px; padding:5px;}
#flickrimg1 {border:1px solid #DA5B07; background-color:#FEFAC6; margin:0 10px 10px 0;}
#flickrimg2 {border:1px solid #DA5B07; background-color:#FEFAC6; margin:0 10px 10px 0;}
#flickrimg3 {border:1px solid #DA5B07; background-color:#FEFAC6; margin:0 10px 10px 0;}
#flickrimg4 {border:1px solid #DA5B07; background-color:#FEFAC6; margin:0 10px 10px 0;}
#flickrimg5 {border:1px solid #DA5B07; background-color:#FEFAC6; margin:0 10px 10px 0;}
#flickrimg6 {border:1px solid #DA5B07; background-color:#FEFAC6; margin:0 10px 10px 0;}
.center {text-align:center;}


/* NAVEGAÇÃO */
.navegacao {
	width:610px;
	height:auto;
	margin:30px 0 0 0;
	padding:10px 0;
	border-top:1px dotted #E07B0F;
}

.navegacaoleft {
	float:left;
	width:auto; 
	display:inline;
	margin:3px 5px 3px 0;
}

.navegacaoright {
	float:right;
	width:auto; 
	display:inline;
	margin:3px 0 3px 5px;
}

.navegacao a:link, .navegacao a:active, .navegacao a:visited {background:#93C51F; padding:3px 5px 3px 5px; color:#FFFFFF;}
.navegacao a:hover {background:#E07B0F; color:#FFFFFF;}


/* TEXTOS E TÍTULOS */
p {
	color: #000000;
	font-size:12px;	
	line-height:18px;
	margin-bottom:18px;
}

b {color:#DA5B07; font-weight:bold;}
strong {color:#93C51F; font-weight:bold;}
u {color:#FFFFFF; padding:1px 2px; text-decoration:none; background-color:#93C51F;} 
em {color:#FFFFFF; padding:1px 2px; text-decoration:none; background-color:#E58BAA;}
i {color:#DA5B07;}
s {color:#000000;}
small {font-family:Georgia, "Times New Roman", Times, serif; font-size:10px;}

blockquote {
	width:415px;
	height:auto;
	margin:20px 50px;
	padding:20px 30px 1px 65px;
	font-style:italic;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#FEFAC6;
	background-image:url('images/quote.gif');
	background-repeat:no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	letter-spacing:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


/* IMAGENS E DIVS */
img, a img {
	text-decoration:none;
	border:0px;
}

img.aligncenter {
	display: block;
	background:url('images/bgimg.gif');
	border:1px solid #F2B7CB;
	margin:auto; 
	padding:5px;
	text-align:center;
}

img.alignnone {
	background:url('images/bgimg.gif');
	border:1px solid #F2B7CB;
	margin:auto 10px auto 10px;
	padding:5px;
}

img.alignleft {
	float:left;
	background:url('images/bgimg.gif');
	border:1px solid #F2B7CB;
	margin:0 8px 3px 0;
	padding:5px;
}

img.alignright {
	float:right;
	background:url('images/bgimg.gif');
	border:1px solid #F2B7CB;
	margin:0 0 3px 8px;
	padding:5px;
}

.wp-caption {
	margin:auto;
	padding:auto;
	text-align:center;
}

.wp-caption img {
	background:url('images/bgimg.gif');
	border:1px solid #F2B7CB;
	margin:auto;
	padding:5px;
	text-align:center;
}

.wp-caption-text {
	margin:auto;
	padding:2px 0 15px 0;
	color:#666666;	
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight:normal;
}

img.borda {
	padding:5px;
	background-color:#FEFAC6;
	border:1px solid #DA5B07;
}

img#wpstats {
	display:none;	
}


/* LISTAS */
ul {
	list-style-type:none;
	line-height:18px;
	padding:0px;
	list-style-position:inside;
}

li {
	padding:0px;
	line-height:16px;
	list-style-position:inside;
}

li.lista {
	clear:both;
	background-image:url('images/li.gif');
	background-repeat:no-repeat;
	padding:0px 0 0 8px;	
}

li.lista a:hover {
	color:#93C51F;	
}


/* FORMULARIOS */
.labeltit {
	width:100%
	height:24px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;
} 

input.texto {
	width:350px;
	color:#E58BAA;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:5px; 
	border:1px solid #E58BAA;
	background-color:#FFFFFF;
}

input.spam {
	width:60px;
	color:#E58BAA;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:5px; 
	border:1px solid #E58BAA;
	background-color:#FFFFFF;
}

input.botao {
	width:110px;
	height:26px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:4px 0 5px 0;
	background-color:#E58BAA;
	border:1px solid #E58BAA;
}

input.botao2 {
	width:60px;
	height:27px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:4px 2px 6px 2px;
	background-color:#93C51F;
	border:1px solid #93C51F;
}

input.sidebar {
	width:200px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:5px; 
	border:1px solid #93C51F;
	background-color:#FFFFFF;
}

textarea.texto {
	width:350px;
	color:#E58BAA;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	padding:5px; 
	border:1px solid #E58BAA;
	background-color:#FFFFFF;
}

form, select, fieldset {
	border:0px;
	margin:0px;
	padding:0px;
}


/* SEARCH FORM */
form#searchform {margin:0px; padding:0px;}
label.screen-reader-text {display:none;}
form#searchform input#s {width:200px; margin:0 2px 0 0; padding:5px 3px; float:left;}
form#searchform input#searchsubmit {width:79px; height:24px;}

/* LAST FM PLUGIN */
#lastfmrecords ol {
	display:block;
	text-align:center;
}
#lastfmrecords li {
	display:inline-block !important;
	margin:0 10px 10px 0 !important;
}
#lastfmrecords a img {
	padding:5px;
	background-color:#FEFAC6;
    border:1px solid #DA5B07;	 
}
