/*Theme Name: Tema Base
Theme URI: http://www.true-luv.com/
Description: tema base 4
Version: 4.0
Author: Tamara 
Author URI: http://www.true-luv.com*/


/***************** BODY *****************/
body {font-size: 11px; 
color: #FFFFFF; 
font-family: arial;
text-align: justify;
margin-top:5px;
margin-bottom:5px;
background-color:#010001;}
       

/***************** LINHA DO LAYOUT *****************/
#page {
width: 845px;
background-image: url('images/linha.jpg');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
text-align: left}


/***************** IMAGEM DO TOPO *****************/
 #header {
background: url('images/topo.jpg') no-repeat top left;
width: 845px;
height: 338px}


/***************** PERFIL ESQUERDA*****************/
#sidebar {
width: 190px;
color: #FFFFFF;
font-family: arial;
font-size: 10px;
text-align: justify;
margin-top: 10px;
padding-left:5px;
padding-right:5px;
padding-bottom:0px;
float: left;}


/***************** PERFIL DIREITA*****************/
#sidebar2 {
width: 190px;
color: #FFFFFF;
font-family: arial;
font-size: 10px;
text-align: justify;
margin-top: 10px;
padding-left:5px;
padding-right:5px;
padding-bottom:0px;
float: left;}


/***************** POSTS *****************/
#content {
width: 434px;
text-align: justify;
padding-top: 10px;
padding-left:5px;
padding-right:3px;
padding-bottom:0px;
float: left;}


/***************** IMAGEM DO FOOTER *****************/
#footer {
background-image: url('images/footer.png');
background-position: bottom;
width: 845px;
height: 50px;
clear: both;}

#footer p {
color: #acacac;
font-size: 10px;
font-family: tahoma;
padding:8px 0 8px 0;
margin-left:20px;
margin-right:20px;
text-align: center;
border-top:5px solid #fde9f1;}



/***************** MENU *****************/
#nav {
display: block;
color: #FFC5D9;
font-weight: bold;
background-color: #87527d;
width: 97%;
height: 18px;
text-indent: 5px;
vertical-align:middle;
text-decoration: none;
font-family: verdana;
line-height: 18px;
margin-bottom: 1px;
font-size: 10px;
letter-spacing: 1px;
border-left: 5px solid #010001; }

#nav:hover {
color: #c0c0c0;
display: block; 
text-decoration: none; 
border-left: 5px solid #87527d;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
background-color: #010001;}


/***************** LINKS *****************/
a {color: #fdb6ce; text-decoration: none; border: 0px solid;}
a:link {color: #fdb6ce; text-decoration: none; border: 0px solid;}
a:visited {color: #fdb6ce;text-decoration: none; border: 0px solid;}
a:active {color: #fdb6ce;text-decoration: none; border: 0px solid;}
a:hover {color: #c0c0c0; text-decoration: none; border: 0px solid;}


/***************** UNDERLINE, NEGRITO E IT�LICO *****************/
u{cursor:crosshair; color: #FFC5D9; text-decoration: underline; border-bottom: 1px solid #c0c0c0;}
b{color: #FFC5D9; cursor: crosshair;}
i{color: #FFC5D9; cursor: crosshair;}
strong{color: #c0c0c0; cursor: crosshair;}



/***************** TEXTAREA,  INPUTS E FORMULÁRIOS*****************/
input, textarea, select, button {
font-size:11px;
color:#000000;
background: #fde9f1;
border: 0px;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#000000;
background: #F8F8F8;
border: 0px;}



/***************** COMENTARIOS *****************/
.comments{
border: 5px solid #d4d4d4;
background-color: #fde9f1;
padding:3px;
margin-left:25px;
margin-right:25px;
color: #000000;}

.commentname
{font-size: 11px;
font-family: tahoma;
font-weight: none;
letter-spacing: 1px ;
text-align: left;
padding-right: 4px;
padding-left: 4px;
padding-top: 4px;
padding-bottom: 10px;
background-color:#000000;
border-bottom:1px solid #FFDAE6;
color: #FFFFFF;}


.commentcontent
{text-align:justify;
padding: 0px 2px 2px 2px;}


/***************** BORDA NAS IMAGENS *****************/
img {border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px;}

.borderimage{
background-color: #ffffff;
padding: 5px;
border: 1px solid #dbdbdb;
color:  #666666;
margin-right: 4px;
margin-left: 4px;
margin-top: 1px;}

.gravatar{
background-color: #ffffff;
border: 1px solid #dbdbdb;
color:  #666666;
padding: 1px;
float:right;}


/***************** H1,H2,H3 *****************/
h1 {font-size:14px; color:#FECCE6;}
h2 {font-size:10px;
font-family: tahoma;
color: #c2beba;
background-color: transparent;
border-bottom:1px dashed #e9e4de;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}
h3 {font-size:10px; color:#FECCE6;}


/***************** TÍTULO DO PERFIL *****************/
.sidebar1 {
font-weight: bold;
background-color: #87527d;
color:#ffffff;
line-height: 16px;
text-decoration: none;
font-family: tahoma;
font-size: 10px;
text-indent: 5px;
text-align: left;
}


/***************** CONTEÚDO DO PERFIL *****************/
.sidebar2 {
text-align:justify;
font-size: 10px;
font-family: tahoma;
color: #FFFFFF;
border-bottom: 0px dashed #8EA6AB;
padding-top: 7px;
padding-bottom: 7px;
line-height:14px; 
background-color: transparent;}


/***************** EDITAR POSTS *****************/
blockquote {
background-color:#d0b8b8;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
color: #000000;
padding: 5px 5px 5px 5px;
font-size: 11px; 
text-align: justify;
margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 10px;}

/****************** TÍTULO E SUBTÍTULOS DOS POSTS *******************/

#navlink {display: block;
color: #010001;
background-color: #87527d;
width: 100%;
padding-left: 2px;
height: 22px;
line-height:22px;
vertical-align:middle;
text-decoration: none;
text-transform: uppercase;
text-align:left;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana;
font-size:18px; 
margin-bottom: 0px;
border-bottom: 1px solid #f5f5f5;}
	
#navlink a { 
color: #FFC5D9;
text-decoration: none;}

#navlink a:hover {color:#C0C0C0;  
text-decoration:none; 
position:relative;
border: 0px;}

.data {
display: block;
color: #aaa;
font-size:10px;
text-align: left;
font-family :verdana;
text-transform: capitalize;
vertical-align: middle;
padding-left: 2px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}
.categoria {
display: block;
color: #aaa;
font-size:10px;
text-align: left;
font-family :verdana;
text-transform: capitalize;
vertical-align: middle;
padding-left: 2px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}


/****************** TÍTULO E SUBTÍTULO DAS PÁGINAS E ARQUIVOS *******************/

#navlinkpage {display: block;
color: #FFC5D9;
background-color: #87527d;
width: 100%;
padding-left: 2px;
height: 22px;
line-height:22px;
vertical-align:middle;
text-decoration: none;
text-align:left;
font-family: Lucida Grande, Lucida Sans Unicode, Verdana;
font-size:18px; 
margin-bottom: 0px;
border-bottom: 1px solid #f5f5f5;}
	
#navlinkpage a {cursor: help; 
color: #FFC5D9;
text-decoration: none;}

#navlinkpage a:hover {color:#C0C0C0;  
text-decoration:none; 
position:relative;
border: 0px;}

/***************** CONTEÚDO DAS PÁGINAS E POSTS *****************/
.block { 
background-color: transparent;
padding: 1px 1px 1px 1px;
border-bottom: 0px;
font-size:11px; 
color:#FFFFFF;
font-family: arial;}

.postspermonth {
list-style:none;
padding-left: 2px;
margin: 5px 0 10px 0;}


/*****************CALENDARIO*****************/
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #010001;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #87527d;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #d0b8b8;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 10px Arial;
color: #87527d;
}
#wp-calendar td.pad { /* Celulas vazias */ background: #d0b8b8; }
#wp-calendar td#today { /* Data Atual */ background: #87527d; font: bold; color: #FFFFFF; }
#wp-calendar thead { /* Dias da semana */ font: bold 10px Arial; background: #d0b8b8;}
#wp-calendar caption { /* Mês */background: #d0b8b8;padding: 0px 0 0px;font: bold 11px Arial;color: #87527d;}


/***************** LINKS DO FOOTER *****************/

#footlink {text-align:center;}

#footlink span.footlinkcurrent {
color:#ffffff;
background-color: #F6F6F6;
border: 0px;
font-size : 8pt; 
padding:0px 4px 0px 4px;
margin:0 1px 0 1px;}

#footlink span.footlinktotal {
font-size : 8pt; 
color:#C0C0C0;
background-color: #F6F6F6;
border: 0px;
padding:0px 4px 0px 4px;
margin:0 1px 0 1px;}

#footlink a {padding:0px 4px 0px 4px;
margin:0 1px 0 1px;}

#footlink a:link, #footlink a:visited, #footlink a:active {
color:#fdb6ce;
background-color:#fde9f1;
border: 0px;
font-size : 8pt;}

#footlink a:hover {
color:#ffffff;
background-color: #C0C0C0;
border: 0px;
font-size : 8pt;}

#fim{
border-bottom: 1px solid #f5f5f5;
text-align:center;
margin:0px 0px 5px 0px;}

.flickr{
margin: auto;
text-align:center;
}

.flickr a img{
margin: 5px;
padding: 7px;
background-color: #fff;
border: 1px solid #000;
}

#creditos{
width: 845px;
margin-left: auto;
margin-right: auto;
clear: both;
text-align:center;
}

/***************** OPÇÕES DO FOOTER ********************/

.footerbar {
width: 845px;
margin-left: auto;
margin-right: auto;
clear: both;
}

.f_titulo {
font-weight: bold;
background-color: #87527d;
color:#ffffff;
line-height: 16px;
text-decoration: none;
font-family: tahoma;
font-size: 10px;
text-indent: 5px;
text-align: left;
}

.f_ultimosposts {
width: 190px;
color: #FFFFFF;
font-family: arial;
font-size: 10px;
text-align: left;
margin-top: 10px;
padding-left:5px;
padding-right:5px;
padding-bottom:0px;
float: left;
}

.f_categorias {
width: 190px;
color: #FFFFFF;
font-family: arial;
font-size: 10px;
text-align: left;
margin-top: 10px;
padding-left:5px;
padding-right:5px;
padding-bottom:0px;
float: left;
}

/********************** LINKS ****************************/

.links {
width: 100%;
border:none;
margin: 0 0 3px 0;
}
.links ul {
list-style-type: none;
padding: 0;
margin: 0;
}
.links ul li {
float:left;
list-style-type:none;
padding:0;
margin:0;
}
.links li a, .links ul li a:visited, .links ul li a:active {
display: block;
width: 200px;
height: auto;
background: none;
border-bottom:1px solid #c0c0c0;
padding: 2px;
margin:0 0 0 2px;
}
.links ul li a:hover {
background: #F8f8f8;
}

/***************** RETIRAR BOLINHAS DO ARQUIVOS *****************/

.cat-arquivo {width:435px; margin-bottom:5px;}
.cat-arquivo ul {list-style-type:none; text-align:left; float:left; width:435px; margin-left: -41px;}

.cat-arquivo ul li {
list-style-type:none;
text-align:left;
width: 210px;
float:left;
background: url('http://www.cute-things.com/para_voce/gifs/mini_gifs/03.gif') no-repeat left;
vertical-align : middle;
padding: 1px 0 1px 7px; /**espaços - top, right, bottom e left**/
border-bottom: 1px dashed #87527d;
}

.cat-arquivo ul li:hover {background: url('http://www.cute-things.com/para_voce/gifs/mini_gifs/03.gif') no-repeat left; vertical-align : middle;}
.cat-arquivo li a {display:block; text-align:left; float:left;}

/******************* TUMBLR **************************/

#tumblr-bagde
{margin: -5px 0 0 0;
font-size: 10px;
padding: 1px 1px 2px 1px;}

.tumblr
{list-style: none;
width: 100%;
margin-bottom: 1em;
padding: 0;}

.tumblr li {margin-bottom: 1em; list-style-type:none;}
.tumblr p {margin: 0; font-size: 10px;}

.tumblr blockquote
{margin: 2px 0 2px 4px;
padding: 2px 0 2px 6px;
background-color: #d0b8b8;
border-left: 1px dashed #FFFFFF;
border-bottom: none;
border-right: none;
border-top: none;
font-size: 10px;}

.tumblr img
{display: block;
border: 1px solid #d0b8b8;
max-width: 170px;  /*largura máxima para a imagem aparecer na sidebar*/
background: #FFFFFF;
padding: 5px;}

.tumblr em {display: block; margin-top: 0.2em; font-size: 10px;}
.tumblr .tumblr-post-date {display: block; font-size: 10px; margin-top: 1px;}