﻿/*Theme Name: Blush
Theme URI: http://www.ensorcelee.org/
Description: Girly Theme
Version: 6.0
Author: Laila Zin
Author URI: http://www.ensorcelee.org*/

/* BODY */
html, body {
height: 100%;
color: #333; 
background:#fff repeat-x;
border-top: 5px solid #ff99cc;
font-family : Tahoma, helvetica, sans-serif;
font-size: 11px; 
margin:0px;
text-align: justify;
}  
 
/* TOPO DO LAYOUT */
#header {
background: #fff url('http://i203.photobucket.com/albums/aa252/lai_la_zin/blog-essa-1.png') no-repeat top center;
height: 100px;
width: 100%;
}

/* LINHA DO LAYOUT */
#page {
min-height: 100%;
margin-left: auto;
margin-right: auto;
width: 900px;

* html #page {height: 100%; /* hack para IE6 que trata height como min-height */}
}

/* RODAPÉ DO LAYOUT */
#footer {
background:#eaeaea;
border-top: 3px solid #ff99cc;
background-repeat: repeat-x;
clear: both;
margin:0px;
height: 40px;
width: 100%;
}

#footer p {
color: #333;
text-align: center;
font-size: 10px;
font-family : Tahoma, Helvetica, sans-serif;
text-transform: uppercase;
padding:12px 0 2px 0;
margin:0;
}
#footer p a{
font-weight: bold;
color: #666;
}
#footer p a:hover{
color: #fff;
}
.blogname {
color:#fdc7d9;
font-family :  georgia, helvetica, sans-serif; 
font-size: 25px;
font-weight: bold;
text-indent: 3px;
text-align: center;
text-transform: capitalize;
margin: 15px 0 30px 0;
padding: 0 0 2px 0;
}
/* SIDEBAR */
#sidebar {
font-size: 11px;
font-family : tahoma, helvetica, sans-serif;
line-height:14px;
width: 225px;
margin-top: -90px;
padding: 3px;
float: right;
}
#sidebar ul li {
display: block;
background: url('images/setinha.gif') left no-repeat;
border-bottom:1px solid #e1e1e1; 
margin:2px 0 2px 2px;
padding: 2px 2px 2px 12px;
vertical-align:top;
height:1%; /* IE WIN */
}
#sidebar ul li:hover {
background-color: #f8f8f8;
}
#sidebar ul li ul {
list-style-type: none;
margin: 0;
padding: 0;
} 
#sidebar ul li ul li {
display: block;
background: url('images/setinha.gif') left no-repeat;
margin:2px 0 2px 2px;
padding: 2px 2px 2px 12px;
vertical-align:top;
height:1%; /* IE WIN */
}

/* POSTS E PÁGINAS */
#content {
color:#333;
line-height:15px;
text-align:justify;
width: 630px;
margin-top: 0px;
padding-left: 20px;
padding-right: 10px;
float: right;
}
#content span.data, #content span.categoria{
display: block;
color: #666;
font-size:10px;
text-align: right;
font-family : Tahoma, helvetica, sans-serif;
text-transform: capitalize;
padding: 0 0 0 2px;
}
/* PREV E NEXT */
.anterior{
float:left;
background-color: #f8f8f8;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{
float:right;
background-color: #f8f8f8;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}

/* MENU */ 
#menu {
list-style: none;
float: left;
height: 18px;
width: 220px;
padding-left: 430px;
margin-top: -97px;
}
#menu ul {
padding: 0px;
margin: 0px;
float: left;
width: 100%;
text-transform: uppercase;
list-style:none;
font-weight: bold;
height: 25px;
line-height: 25px;
vertical-align:middle;
}
#menu ul li {
display: block;
float: left;
margin: 2px;
width: auto;
text-align: center;
border:0px;
}
#menu ul li a {
display: block;
width: 50px;
text-align: center;
font-size: 10px;
font-family : Tahoma, Tahoma, sans-serif;
text-decoration: none;
color: #dadada;
border:0px;
vertical-align:middle;
}
#menu ul li a:hover, #menu li.current a {
color: #fff;
background: #ff99cc;
text-decoration: none; 
border:0px;
}

/* LINKS */
a {cursor: help; text-decoration: none;} 
a:link {cursor: help; color: #ff99cc; text-decoration: none; }
a:visited {cursor: help; color: #ff99cc;text-decoration: none; }
a:active {cursor: help; color: #ff99cc;text-decoration: none; }
a:hover {cursor: help; color: #666; text-decoration: none; }

/* TÍTULO DE PÁGINAS e POSTS */
.navlink {
display: block;
color: #ff99cc;
font-family : Tahoma, sans-serif, tahoma;
font-size:17px; 
text-decoration: bold;
text-align:left;
height: 18px;
line-height:18px;
vertical-align:middle;
padding: 0 0 0 2px;
margin: 0px;
border-bottom: 1px dotted #e1e1e1;
}
.navlink a {cursor: help; color: #9f9f9f; text-decoration: none; }	
.navlink a:hover {color:#666; text-decoration:none;}

/* CLASSES */
em{text-decoration : none;}
b{color: #ff99cc; text-decoration : none;}
strong{color:#666; text-decoration : none;}
i{color: #666; text-decoration : none; }
ol, ul, li {margin:0; padding:0; list-style-type:none; }


/* TITULO DA SIDEBAR */
h1 {
color:#ff99cc;
font-family :  Tahoma, helvetica, sans-serif; 
font-size: 11px;
font-weight: bold;
text-indent: 3px;
text-align: left;
border-bottom: 1px dotted #d4d4d4;
margin: 15px 0 7px 0;
padding: 0 0 2px 0;
}
/* SUBTITULO DAS PAGINAS */
h2 {
display: block; 
background: none; 
color: #c2c2c2;
font-size:11px;
font-family :  tahoma, Tahoma, helvetica, sans-serif;
text-transform: lowercase;
border-bottom: 1px dotted #d4d4d4;
padding: 10px 0 0px 2px;
margin:0px;
clear: both; 
}

/* HR */
hr {
width: 97%;
clear: both;
border-top: 1px dotted #e1e1e1;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}

/* TEXTAREA, INPUTS E FORMULÁRIOS */
form, fieldset {
margin: 0;
padding: 0;
border: 0px;
}

input, textarea, select, button {
font-size:11px;
color:#333;
border: 1px solid #e1e1e1;
background-color: #f8f8f8;
margin: 0;
}
input#searchsubmit {
background: #f8f8f8 url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #e1e1e1;
width: 91%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}

/* COMENTÁRIOS */
.comments{
text-align:justify;
background-color: #f8f8f8 ;
padding: 5px ;
border: 1px solid #e1e1e1;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #e1e1e1;
}

/* IMAGENS */
.flickr a img{
background-color: #fff;
padding: 6px;
margin: 5px 5px 0 0;
border: 1px solid #ccc;
}
.aligncenter{
background-color: #e1e1e1;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #e1e1e1;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #e1e1e1;
padding: 6px;
margin: 1px 0 0 4px;
}
.center {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}
.left {
float: left;
margin: 1px 4px 0 0;
}
.right {
float: right;
margin: 1px 0 0 4px;
}
img {border: 0px;}

/* BLOCKQUOTE */
blockquote {
text-align: justify;
color:#666;
background: url('images/edit.gif') repeat-y top left; 
padding:0 5px 0 28px; 
margin: 0 5px 0 5px;
border: 1px solid #e1e1e1;
}

/* FOOTLINK */
#footlink {
text-align:center;
clear: both;
line-height:18px;
}
#footlink a {padding:0 4px 0 4px; margin:0 1px 0 1px;}
#footlink a:link, #footlink a:visited, #footlink a:active {
color:#9f9f9f;
font-size : 8pt;
background-color: #f8f8f8;
border: 0px;
}
#footlink a:hover {
color:#9f9f9f;
font-size : 8pt;
background-color: #e1e1e1;
border: 0px;
}

/* 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: #666;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #fde9f1;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 10px Tahoma;
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 Tahoma; background: #FDF8FA;}
#wp-calendar caption { /* Mês */background: #f8f8f8;padding: 0px 0 0px;font: bold 11px Tahoma;color: #666;}
 