/*Theme Name: Tema Base
Theme URI: http://www.true-luv.com/
Description: tema base 1
Version: 1.0
Author: Tamara 
Author URI: http://www.true-luv.com*/


/***************** BODY *****************/
body {font-size: 11px; 
color: #8c8c8c; 
font-family: arial;
text-align: justify;
margin-top:0px;
margin-bottom:0px;
background-image: url('images/backd.gif');}
       

/***************** LINHA DO LAYOUT *****************/
#page {
width: 662px;
background-image: url('images/linha-dog.gif');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
text-align: left;}


/***************** IMAGEM DO TOPO *****************/
 #header {
background: url('images/topo-dog.gif') no-repeat top left;
width: 662px;
height: 265px;}


/***************** PERFIL *****************/
#sidebar {
width: 195px;
color: #8c8c8c;
font-family: arial;
font-size: 10px;
text-align: justify;
margin-top: -59px;
padding-left:17px;
padding-right:5px;
padding-bottom:0px;
float: left;}


/***************** POSTS *****************/
#content {
width: 424px;
text-align: justify;
margin-top: -52px;
padding-left:4px;
padding-right:3px;
padding-bottom:0px;
float: left;}


/***************** IMAGEM DO FOOTER *****************/
#footer {
background-image: url('images/footer-dog.gif');
background-position: bottom;
width: 662px;
height: 72px;
clear: both;}

#footer p {
color: #e2baa5;
font-size: 10px;
font-family: tahoma;
padding:8px 0 8px 0;
margin-left:225px;
margin-right:20px;
text-align: center;
border-top:5px solid #f2dbcf;}

/***************** MENU *****************/
#nav {
display: block;
color: #e2baa5;
font-weight: bold;
background-color: #f5ede9;
width: 100%;
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-bottom: 1px solid #e1beab; }

#nav:hover {
color: #e2baa5;
display: block; 
text-decoration: none; 
text-align: right; 
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 1px solid #e1beab;
background-color: #fcf7f5;}


/***************** LINKS *****************/
a {cursor: help; color: #be8669; text-decoration: none; border: 0px solid;}
a:link {cursor: help; color: #be8669; text-decoration: none; border: 0px solid;}
a:visited {cursor: help; color: #d1a690;text-decoration: none; border: 0px solid;}
a:active {cursor: help; color: #be8669;text-decoration: none; border: 0px solid;}
a:hover {cursor: help; color: #d7af9a; text-decoration: none; border: 0px solid;}


/***************** UNDERLINE, NEGRITO E IT�LICO *****************/
u{cursor:crosshair; color: #be8669; text-decoration: underline; border-bottom: 1px solid #efa49c;}
b{color: #c87268; cursor: crosshair;}
i{color: #be8669; cursor: crosshair;}
strong{color: #efa49c; background: #fff8f4; cursor: crosshair;}



/***************** TEXTAREA,  INPUTS E FORMULÁRIOS*****************/
input, textarea, select, button {
font-size:11px;
color: #be8669;
background-image: url('images/patter3.jpg');
border: 1px dashed #ca977c;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#be8669;
background-image: url('images/patter3.jpg');
border: 1px dashed #ca977c;}



/***************** COMENTARIOS *****************/
.comments{
border: 0px solid #d4d4d4;
background-color: transparent;
padding:3px;}

.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: 4px;
background-image: url('images/patt-star.jpg');
border-bottom:0px solid #FFDAE6;}


.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: #f9e7de;
padding: 4px;
border: 1px solid #efa49c;
color:  #666666;
margin-right: 4px;
margin-left: 4px;
margin-top: 1px;}

.borderimage2{
background-color: #ffffff;
padding: 4px;
border: 1px solid #efa49c;
color:  #666666;
margin-right: 4px;
margin-left: 4px;
margin-top: 1px;}

.borderimage3{
background-color: #f9e7de;
padding: 4px;
border: 1px solid #efa49c;
color:  #666666;
margin-right: 4px;
margin-left: 4px;
margin-top: 1px;}

.gravatar{
background-color: #f9e6dd;
border: 1px dashed #efa49c;
color:  #666666;
padding: 4px;
float:right;}

/************** Fonte de titulos ***************/

.fonte {
font-family: Segoe Script Bold;
src: url('http://true-luv.com/raquel-stargirl/wp-content/uploads/segoesc.ttf') ; }

.fonte2 {
font-family: Comic Sans MS;
src: url('http://true-luv.com/raquel-stargirl/wp-content/uploads/comic.ttf') ; }

/************** Css Tabber ***************/

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #d1b6a9;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border-top: 1px solid #d1b6a9;
 background: #fffcfb;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #d1b6a9; border-top: 1px solid #d1b6a9; border-left: 1px solid #d1b6a9; border-right: 1px solid #d1b6a9; }
ul.tabbernav li a:visited { color: #d1b6a9; border-top: 1px solid #d1b6a9; border-left: 1px solid #d1b6a9; border-right: 1px solid #d1b6a9;}

ul.tabbernav li a:hover
{
 color: #d1b6a9;
 background: #fcf7f5;
 border-top: 1px solid #d1b6a9;
 border-left: 1px solid #d1b6a9;
 border-right: 1px solid #d1b6a9;
}

ul.tabbernav li.tabberactive a
{
 background-color: #f6f0ed;
 border-top: 1px solid #d1b6a9;
 border-left: 1px solid #d1b6a9;
 border-right: 1px solid #d1b6a9;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #d1b6a9;
 background: #f6f0ed;
 border-top: 1px solid #d1b6a9;
 border-left: 1px solid #d1b6a9;
 border-right: 1px solid #d1b6a9;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:3px;
 border-left: 1px solid #d1b6a9;
 border-right: 1px solid #d1b6a9;
 border-bottom: 1px solid #d1b6a9;
 border-top:1px solid 0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}


/***************** 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: transparent;
color:#facbc6;
line-height: 16px;
text-decoration: none;
font-family: tahoma;
font-size: 14px;
text-indent: 5px;
text-align: left;
border-bottom: 1px dashed #e8cbbb;
}

/********** Css Twitter **********/

.twi {display: block;
font-family:tahoma;
padding: 2px 2px 2px 2px;
height: auto;
background-color: transparent;
border-bottom: 1px dashed #d29d82;
text-align: left;
margin-bottom:2px;}


/***************** CONTEÚDO DO PERFIL *****************/
.sidebar2 {
text-align:justify;
font-size: 11px;
font-family: tahoma;
color: #b4a196;
border-bottom: 0px dashed #8EA6AB;
padding-top: 7px;
padding-bottom: 7px;
line-height:14px; 
background-color: transparent;}


/***************** EDITAR POSTS *****************/
blockquote {
border-top: 1px solid #FEC7AB;
border-left: 1px dashed #FEC7AB;
border-right: 1px solid #FEC7AB;
border-bottom: 1px solid #FEC7AB;
background-position:top left;
color: #808080;
background: #FDF1E9 url('images/quote.gif') no-repeat top left;
padding: 4px 4px 4px 32px;
font-size: 11px;
text-align: justify;
width: 70%;}

.view {
border: 1px solid #eed4d4;
color: #efa49c;
width: 15%;
background: #fdefef;
font-size: 11px;
padding: 2px 2px 2px 2px;
text-align: justify;}


/****************** TÍTULO E SUBTÍTULOS DOS POSTS *******************/

#navlink {display: block;
color: #efa49c;
background-color: transparent;
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:17px; 
margin-bottom: 0px;
border-bottom: 1px solid #f5f5f5;}
	
#navlink a {cursor: help; 
color: #efa49c;
text-decoration: none;}

#navlink a:hover {color:#C0C0C0;  
text-decoration:none; 
position:relative;
border: 0px;}

.data {
display: block;
color: #b0775a;
background-image: url('images/patter3.jpg');
border-top: 1px dashed #d1a691;
border-bottom: 1px dashed #d1a691;
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: #b0775a;
background-color: #fff6f1;
border-bottom: 1px dashed #d1a691;
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 *******************/

#tracinho {
display: block;
color: #bf896e;
font-weight: bold;
letter-spacing: 1px ;
background-color: transparent;
width: 100%;
padding-left: 0px;
height: 22px;
line-height:22px;
vertical-align:middle;
text-decoration: none;
text-transform: uppercase;
text-align:center;
font-family: tahoma, Lucida Grande, Lucida Sans Unicode, Verdana;
font-size:10px; 
border-bottom: 2px dashed #bf896e;}

#navlinkpage {display: block;
color: #efa49c;
background-color: transparent;
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:20px; 
margin-bottom: 0px;
border-bottom: 1px solid #f5f5f5;}
	
#navlinkpage a {cursor: help; 
color: #efa49c;
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:#ab9689;
font-family: arial;}


/*****************CALENDARIO*****************/
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #FFC5D9;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #c0c0c0;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #fde9f1;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 10px Arial;
color: #aaa;
}
#wp-calendar td.pad { /* Celulas vazias */ background: #f8f8f8; }
#wp-calendar td#today { /* Data Atual */ background: white; }
#wp-calendar thead { /* Dias da semana */ font: bold 10px Arial; background: #FDF8FA;}
#wp-calendar caption { /* Mês */background: #f8f8f8;padding: 0px 0 0px;font: bold 11px Arial;color: #c0c0c0;}


/***************** 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:#e2b7b7;
background-color:#fdefef;
border: 1px #eed4d4 solid;
font-size : 8pt;}

#footlink a:hover {
color:#ffffff;
background-color: #eed4d4;
border: 0px;
font-size : 8pt;}

#fim{
border-bottom: 1px solid #f5f5f5;
text-align:center;
margin:0px 0px 5px 0px;}

