﻿/* Theme Name: Leila Rego
Theme URI: http://leilarego.com.br/
Version: 2.0
Author: Priscila Braga Curto
Author URI: http://bookaholic.com.br */

/* BODY */
body {font-size: 11px; 
color: #8c8c8c; 
font-family: arial;
text-align: justify;
font-size: 12px;
margin:5px 0 5px 0;
background-color:#333333;
}

/* IMAGEM DO TOPO */
 #header {
background: url('images/header.png') no-repeat top left;
width: 980px;
height: 323px
}
       

/* LINHA DO LAYOUT */
#page {
width: 980px;
background-color: #FFFFFF;
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

/* FOOTER */
#footer {
background-image: url('images/footer.png');
background-position: bottom;
width: 980px;
height: 290px;
clear: both;
border-top:5px #000;
}


/* PERFIL */
#sidebar {
width: 970px;
color: #8c8c8c;
font-family: arial;
font-size: 10px;
text-align: justify;
margin: 2px 0 0 0;
padding: 0 5px 0 5px;
float: left;
}

#sidebarcolumns {
padding:2px;
margin: -13px 0 0 0; 
}

#sidebarcolumns .block {
float:left; 
width:32%; 
margin:0 0 0 5px; 
text-align:left;
}

#sidebarcolumns .first, * html #sidebarcolumns .first{
clear:both; 
margin:0 0 0 10px; 
text-align:justify;
}


/* POSTS E PÁGINAS */
#content {
color:#333333;
line-height:15px;
text-align:justify;
width: 950px;
padding: 15px 5px 0px 10px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #333333;
font-size:11px;
text-align: left;
font-family : verdana, helvetica, sans-serif;
border-bottom:1px dashed #333333;
text-transform: capitalize;
padding: 5px 0px 1px 2px;
height: 20px;
}

/* 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 0px;
margin:0px 1px 0px 1px;
}


/* MENU */

#menu {
float: left;
width: 980px;
height: 45px;
padding: 247px 0px 25px 0px;
list-style: none;
}

#menu ul {
color: #FFC5D9;
font-weight: bold;
text-indent: 5px;
vertical-align:middle;
text-decoration: none;
font-family: verdana;
line-height: 45px;
font-size: 11px;
clear: left;
list-style-type: none;
}

#menu ul li {
float: left;
width: auto;
padding-left:-50px;
}

#menu ul li a {
display: block;
width: 92px;
color: #FFC5D9;
height: 45px;
text-align: center;
}

#menu ul li a:hover {
color: #c0c0c0;
text-decoration: none; 
background: url('images/hover-menu.png') center no-repeat;
}


/* LINKS */
a {cursor: help; text-decoration: none;} 
a:link {cursor: help; color: #000000; text-decoration: none; }
a:visited {cursor: help; color: #feb2d4;text-decoration: none; }
a:active {cursor: help; color: #feb2d4;text-decoration: none; }
a:hover {cursor: help; color: #c0c0c0; text-decoration: none; }


/* NEGRITO E ITALICO */
b{color: #000000; cursor: crosshair;}
i,em{color: #feb2d4; cursor: crosshair;}
strong{color: #000000; cursor: crosshair;}



/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:11px;
color:#000000;
background: #abaaaa;
border: 0px;
}

#lateral-esquerda input, textarea, select, buttom{
	background:none !important;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#000000;
background: #feb2d4;
border: 0px;}

input#searchsubmit {
background: #f8f8f8 url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #e1e1e1;
width: 89%;
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;
}


/* BORDA NAS IMAGENS */
.aligncenter {	
display: block;	
margin-left: auto;	
margin-right: auto;	
text-align: center;
}
.alignleft {	
float: left;	
margin: 1px 10px 5px 0;
}
.alignright {	
float: right;	
margin: 1px 0 5px 10px;
}
.center {	
display: block;	
margin-left: auto;	
margin-right: auto;	
text-align: center;
}
.left {	
float: left;	
margin: 1px 4px 0 0;
}
.right {	
float: right;	
margin: 1px 0 0 4px;
}
img {	
border: 0;
}
.wp-caption {  
background-color: #f3f3f3;  
border: 1px solid #ddd;  
-khtml-border-radius: 3px;  
-moz-border-radius: 3px;  
-webkit-border-radius: 3px;  
border-radius: 3px; 

/* optional rounded corners for browsers that support it */  

margin: 10px;  
padding-top: 7px;  
text-align: center;
}

.wp-caption img {  
border: 0 none;  
margin: 0;  
padding: 0;
}

.wp-caption p.wp-caption-text {  
font-size: 11px;  
line-height: 17px;  
margin: 0;  
padding: 5px 0 4px 5px;
}



/* TÍTULO DO PERFIL */
h1 {
font-weight: bold;
background-color: #000;
color:#ffffff;
line-height: 16px;
text-decoration: none;
font-family: tahoma;
font-size: 10px;
text-indent: 5px;
text-align: left;
margin: 15px 0 7px 0;
}

/* SUBTITULOS */
h2 {
font-size:11px;
font-family: tahoma;
color: #000000;
border-bottom:1px dashed #333333;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}

/* EDITAR POSTS */
blockquote {
background: #cccccc url('images/listras.gif') right repeat-y;
border: 1px solid #000000;
padding: 5px 15px 5px 15px;
font-size: 11px; 
text-align: justify;
margin:10px 5px 10px 5px;
}



/* TÍTULO DE PÁGINAS E POSTS */
.navlink {
display: block;
color: #FFFFFF;
background: #000000 url('images/listras.gif') left no-repeat;
font-size:18px; 
text-indent: 7px;
text-decoration: none;
text-align:right;
text-transform: capitalize;
height: 25px;
padding: 13px 20px 5px 20px;
}
.navlink a {cursor: help; color: #9f9f9f; text-decoration: none; }	
.navlink a:hover {color:#c0c0c0; text-decoration:none;}

/* LINKS DO FOOTER */

#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;
}

.end{
border-top: 0px solid #fde9f1;
text-align:center;
margin:0px 0px 5px 0px;
clear: both;
}

/* BLOGROLL EM DUAS COLUNAS */

.links {	
border: none;	
margin: 0 0 1px 0;	
width: 100%;
}

.links ul {	
list-style-type: none;	
margin: 0;	
padding: 0;
}

.links ul li {	
float: left;	
list-style-type: none;	
margin: 0;	
padding: 0;
}

.links li a, .links ul li a:visited, .links ul li a:active {	
background: none;	
border-bottom: 1px dotted #666;	
display: block;	
height: auto;	
margin-left: 5px;	
padding: 1px;	
width: 225px;
}

.links ul li a:hover {	
background: #F8F8F8;
}

.space {	
height: 20px;
}


#lateral-esquerda table{
	border:1px solid #c7c2c7;
}

#lateral-esquerda th{
	border:1px solid #c7c2c7;
	padding:10px;
	text-align:center;
	background:#000;
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
}

#lateral-esquerda tr td{
	border:1px solid #c7c2c7;
	padding:10px;
	text-align:center;
}

.borda-qtd{
	border:1px solid #c7c2c7 !important;
	padding:3px;
	text-align:center;
}


#produtos .produtos{
	width:460px;
	height: 225px;
	float:left;
	margin-left:10px;
	text-align:left !important;
}


#lateral-esquerda{
	clear:both;
}


#produtos input{
	background:#FEB2D4 !important;
	padding:4px;
	border:1px solid #fc98c5;
}

.carrinho-class{
	font:bold 22px Tahoma, Arial, Helvetica, sans-serif;
	color:#FEB2D4;
}


.quebra-linha{
	clear:both;
	padding-top:5px;
	padding-bottom:10px;
	width:250px;
}

.quebra-linha strong{
	font:bold 15px Tahoma !important;
	color:#FC98C5 !important;
}


.meus-canais{
	width:200px;
	height:100px;
	float:left;
	margin:15px;
	border:1px solid #ccc;
	text-align:center;
	padding:50px 0px 50px 0px;
}

.meus-canais a{
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif !important;
	color:#000;
}


.widgets-rodape{
	width:290px;
	float:left;
	margin-left:15px;
}
