﻿/*
Theme Name: Sweet luly
Theme URI: http://sweetluly.expressorosa.com
Description: Soft Doll
Version: 30.1
Author: Luciana Lage
Author URI: http://expressorosa.com
*/


/***************** BODY *****************/
body 
{font-size: 11px; 
color: #666666; 
font-family: arial;
text-align: justify;
margin-top:0px;
margin-bottom:0px;
background: #DDDCDC url(images/bg.jpg) repeat-x;}
       

/***************** LINHA DO LAYOUT *****************/
#page {
width: 800px;
background-image: url('images/line.gif');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
text-align: left;}


/***************** IMAGEM DO TOPO *****************/
 #header {
background: url('images/header.jpg') no-repeat top left;
width: 800px;
height: 128px;}


/***************** PERFIL *****************/
#sidebar {
width: 205px;
color: #000000;
font-family: arial;
font-size: 10px;
text-align: justify;
margin-top: 0px;
padding-left:3px;
padding-right:5px;
padding-bottom:0px;
float: left;}


/***************** POSTS *****************/
#content {
width: 579px;
text-align: justify;
margin-top: 0px;
padding-top: 0px;
padding-left:4px;
padding-right:3px;
padding-bottom:0px;
float: left;}

#content .title {
font-size: 14px;
color: #781244;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bolder;
}

#content .title a {
font-size: 14px;
color: #781244;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bolder;
}

#content .date {
background: none;
border-right: 1px solid #D6D6D6;
margin: 0px 10px 0px 0px;
padding: 0px 8px 0px 0px;
text-align: center;
float: left;
width: auto;
}

#content .date .day {
font-weight: bolder;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
}

#content .date .month-year {
font-weight: bolder;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #781244;
}


/*************** MENU DO TOPO ****************/



#menu {

width: 410px;

margin-top: 0px;

}





#nav {background:transparent none repeat scroll 0 0;
display:block;
height:123px;
margin:0px 0px 0px 190px;
overflow:hidden;
padding:0;
}



#nav li {

float: left;

border-right: 0px solid #ffffff;

width: 60px;

height: 25px;

}



#nav li a.active {

outline: none;

}



#nav li a {

display: block;

text-decoration: none;

text-align: center;

font: 11px tahoma;

color: #ffffff;

padding: 8px 0px 18px 0px;

}



#nav li a strong {font-weight: bold;

display: block;

color: #3D3329;

font-size: 12px;

}



#nav li a:hover {

background: url('images/menu.gif') 0 0 repeat-x;

color: #781244;

text-decoration: none;

height: 45px;

cursor: hand;

}


/***************** IMAGEM DO FOOTER *****************/
#footer {
background-image: url('images/footer.gif');
background-position: bottom;
width: 800px;
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;}



/***************** LINKS *****************/
a {cursor: hand; color: #781244; text-decoration: none; border: 0px solid;}
a:link {color:#781244; text-decoration:none}
a:visited {color:#781244; text-decoration:none}
a:active {color:#781244; text-decoration:none}
a:hover {
text-decoration: none;
border: 1 dashed;
color:#781244;
font-weight: bold;
background-color:#FFF4F9;
}



/***************** LINKAGEM *****************/
.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: 275px;
height: auto;
background: none;
border-bottom:1px solid #F2EBE4;
padding: 2px;
margin:0 0 0 2px;
}
.links ul li a:hover {
background: #F8f8f8;
}



/***************** UNDERLINE, NEGRITO, ITALICO E RISCADO *****************/
u{cursor: #666666;}
b{color: #3C3429;}
i{color: #666666;}
s{color: #FFEAF5;}
strong{color: #3C3429;}



/***************** NUVEM DE CATEGORIAS *****************/
#category_cloud {
margin-left:20px;
margin-right:5px;
padding: 0px;
text-align: justify;
line-height: auto;}




/*************** TEXTO SELECIONADO *************/

::-moz-selection{

background:#FFF4F95;

color:#781244;

}



::selection {

background:#FFF4F9;

color:#781244;

}



/***************** TEXTAREA, INPUTS E FORMULÁRIOS*****************/
input, textarea, select, button {
font-size:11px;
color:#781244;
background: #FFF4F9;
border: 0px;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#781244;
background: #FFF4F9;
border: 0px;}



/***************** 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-color:#FFF4F9;
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: #ffffff;
padding: 5px;
border: 1px solid #c0c0c0;
color:  #666666;
margin-right: 4px;
margin-left: 4px;
margin-top: 1px;}

.gravatar{
background-color: #ffffff;
border: 1px solid #c0c0c0;
color:  #666666;
padding: 4px;
float:left;}



/***************** H1,H2,H3 *****************/
h1 {font-size:14px; color:#3C3429;}
h2 {font-size:10px;
font-family: tahoma;
color: #781244;
background-color: transparent;
border-bottom:1px dashed #781244;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}
h3 {font-size:10px; color:#3C3429;}



/***************** TÍTULO DO PERFIL *****************/
.sidebar1 {
color: #3C3429;
font-weight: bold;
font-size: 8pt;
border-top: 1px double #3C3429;
border-bottom: 1px double #3C3429;
background-color: #FFEAF5;}



/***************** CONTEÚDO DO PERFIL *****************/
.sidebar2 {
text-align:justify;
font-size: 10px;
font-family: tahoma;
color: #666666;
border-bottom: 0px dashed #8EA6AB;
padding-top: 7px;
padding-bottom: 7px;
line-height:14px; 
background-color: transparent;}



/***************** TWITTER *****************/
#twitter_div ul
{margin: 0;
padding: 0;
list-style-type: none;}

#twitter_div ul li
{margin-bottom: 4px;
border-bottom: 1px dashed #666666;
background-color: transparent;}

#twitter_div ul li a
{font-size: 10px;
color: #666666;
A:link{color:#AF8B5B; text-decoration:underline}
A:visited{color:#AF8B5B;}
A:active{color:#AF8B5B;}
a:hover {
text-decoration: none;
border: 1 dashed;
color:#fAF8B5B;
font-weight: bold;
background-color:#F2EBE4;
}



/***************** EDITAR POSTS *****************/
blockquote {
background: url('images/quote.jpg') left top no-repeat;
border: 0px solid #F2EBE4;
padding: 0px 0px 0px 25px;
margin: 10px 28px 10px 20px;
color: #808080;
}




/****************** TÍTULO E SUBTÍTULOS DOS POSTS *******************/

#navlink {display: block;
color: #781244;
background-color: #ffffff;
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 {cursor: help; 
color: #781244;
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: #ffffff;
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:#666666;
font-family: arial;}



/***************** ARQUIVOS *****************/
.postspermonth {
margin: 5px 0 10px 0; list-style: none; padding-left: 5px;}



/*****************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:#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;}

