﻿/*Theme Name: Tema Base Antigo 05
Theme URI: http://www.true-luv.com/
Description: 2 colunas com menu vertical e sidebar do lado direito
Version: 0.5
Author: Tamara 
Author URI: http://www.true-luv.com*/


/* BODY */
body {font-size: 12px; 
color: #D8094D; 
font-family: verdana;
text-align: justify;
margin:0 0 0 0;
background: url('images/bege.jpg') repeat;
}

/* IMAGEM DO TOPO */
 #header {
background: url('images/toopo.png') no-repeat top left;
width: 800px;
height: 600px;
}
       

/* LINHA DO LAYOUT */
#page {
width: 800px;
background-image: url('images/liinha.png');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

/* FOOTER */
#footer {
background-image: url('images/foooter.png');
background-position: bottom;
width: 800px;
height: 300px;
clear: both;
}

#footer p {
color: #acacac;
font-size: 11px;
font-family: verdana;
padding: 130px 0 8px 0;
margin:0 120px 0 0;
text-align: center;
}


/* PERFIL */
#sidebar {
width: 230px;
color: #C60041;
font-family: verdana;
font-size: 11px;
text-align: justify;
margin: -135px 0 0 0;
padding: 0 0px 0 0px;
float: left;
}
.links-sidebar ul  {
list-style-type: none;
margin: 0;
padding: 0;
} 
.links-sidebar li {
list-style-type: none;
margin: 0;
padding: 0;
}
.links-sidebar ul li {
display: block;
border-bottom:1px solid #F1EC57; 
background: url('images/bullet.gif') left no-repeat;
margin:2px 0 2px 2px;
padding: 2px 4px 2px 12px;
vertical-align:middle;
height:1%; /* IE WIN */
}
.links-sidebar ul li:hover {
display: block; 
background-color: #FA4681;
color: #4D4D4D;
}

/* POSTS E PÁGINAS */
#content {
color:#C60041;
line-height:15px;
text-align: justify;
width: 425px;
margin: -325px 45px 0 60px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #C60041;
font-size:11px;
text-align: left;
font-family : verdana, helvetica, sans-serif;
text-transform: capitalize;
padding: 0 0 0 0px;
}
/* PREV E NEXT */
.anterior{
float:left;
background-color: #4D4D4D;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{
float:right;
background-color: #4D4D4D;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}


/* MENU */
#menu {
width: 100%;
padding: 0;
margin: 0;
font-size: 11px;
font-family : Verdana;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
border-bottom: 1px solid #D8094D;
margin: 1px;
}
#menu li a {
display: block;
padding: 4px 4px 4px 0.4em;
text-transform: uppercase;
text-indent: 5px;
letter-spacing: 2px;
color: #FA4681;
background-color: #4D4D4D;
text-decoration: none;
border-left: 5px solid #FA4681;
}
#menu li a:hover {
color: #4D4D4D;
background-color: #FA4681;
border-left: 5px solid #4D4D4D;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menu  li { float: left; height: 1%; }
* html ul#menu  li a { height: 1%; }
/* End */


/* LINKS */
a {cursor: help; text-decoration: none;} 
a:link {cursor: help; color: #DDD72A; text-decoration: none; }
a:visited {cursor: help; color: #DDD72A;text-decoration: none; }
a:active {cursor: help; color: #DDD72A;text-decoration: none; }
a:hover {cursor: help; color: #F1EC57; text-decoration: none; }


/* NEGRITO E IT�LICO */
b {color: #DDD72A; cursor: crosshair;}
i {color: #DDD72A; cursor: crosshair;}
strong{color: #DDD72A; cursor: crosshair;}
u {color: #DDD72A; cursor: crosshair;}
s {color: #DDD72A; cursor: crosshair;}



/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:11px;
color:#999999;
background: #4D4D4D;
border: 2px solid #2A2A2A;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#999999;
background: #4D4D4D;
border: 2px solid #2A2A2A;
}

input#searchsubmit {
background: #4D4D4D url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 2px solid #2A2A2A;
width: 90%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}

#loginform {
background: #4D4D4D;
background-position:2px 3px;
border: 4px solid #2A2A2A;
width: 90%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}

#login {
background: #D8094D;
border: 3px solid #D8094D;
width: 75%;
heigh: 100%;
margin: 0 0 8px 0;
padding: 0 0 0 0;
}

#pass {
background: #D8094D;
border: 3px solid #D8094D;
width: 73%;
heigh: 100%;
margin: 0 0 10px 0;
padding: 0 0 0 0;
}

#enter {
background: #D8094D;
border: 1px solid #D8094D;
width: 25%;
heigh: 100%;
margin: 0 0 10px 0;
padding: 0 0 0 0;
}


/* COMENTÁRIOS */
.comments{
text-align:justify;
color: #FA4681 ;
background-color: #575757 ;
padding: 5px ;
border: 1px solid #333333;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #333333;
}


/* BORDA NAS IMAGENS */
.aligncenter{
background-color: #F1EC57;
border: 2px solid #4D4D4D;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #F1EC57;
border: 2px solid #4D4D4D;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #F1EC57;
border: 2px solid #4D4D4D;
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;
}

.flickr a img{
margin: 5px;
padding: 7px;
background-color: #DBDBDB;
border: 2px solid #ffffff;
}


/* TÍTULO DO PERFIL */
h1 {
font-weight: bold;
background-color: #4D4D4D;
color:#DBDBDB;
line-height: 16px;
text-decoration: none;
font-family: verdana;
font-size: 11px;
text-indent: 5px;
text-align: left;
margin: 15px 0 7px 0;
}

/* SUBTITULOS */
h2 {
font-size:11px;
font-family: verdana;
color: #c2beba;
border-bottom:1px dashed #e9e4de;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}




/* EDITAR POSTS */
blockquote {
background-color:#4D4D4D;
border: 4px solid #2A2A2A;
color: #F1EC57;
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 DE PÁGINAS E POSTS */
.navlink {
display: block;
color: #F1EC57;
font-family : verdana;
font-size:18px; 
text-decoration: none;
text-align:left;
text-transform: capitalize;
height: 18px;
line-height:18px;
vertical-align:middle;
padding: 0 0 0 2px;
margin: 0px;
border-bottom: 1px dotted #F1EC57;
}
.navlink a {cursor: help; color: #F1EC57; text-decoration: none; }	
.navlink a:hover {color:#F1EC57; text-decoration:none;}

/* CALENDARIO */
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #F1EC57;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #E51357;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #4D4D4D;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 11px verdana;
color: #aaa;
}
#wp-calendar td.pad { /* Celulas vazias */ background: #4D4D4D; }
#wp-calendar td#today { /* Data Atual */ background-color: #D8094D; color: #FF8BB0;}
#wp-calendar thead { /* Dias da semana */ font: bold 11px verdana; background: #4D4D4D; color: #F1EC57;}
#wp-calendar caption { /* Mês */ background-color: #D8094D; padding: 0px 0 0px;font: bold 11px verdana; color: #B4B4B4;}


/* 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:#F1EC57;
font-size : 8pt;
background-color: #4D4D4D;
border: 1px dotted #F1EC57;
}
#footlink a:hover {
color:#F1EC57;
font-size : 8pt;
background-color: #4D4D4D;
border: 1px dotted #F1EC57;
}


/* HR */
hr {
width: 97%;
clear: both;
border-top: 1px dotted #F1EC57 ;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}

/* ABAS */
.tabberlive .tabbertabhide {
display:none;
}
.tabber {}
.tabberlive {
margin-top:1em;
}
ul.tabbernav{
margin:0;
padding: 3px 0;
font: 11px tahoma, helvetica, sans-serif;
}
ul.tabbernav li{
list-style: none;
margin: 0;
display: inline;
}
ul.tabbernav li a{
padding: 3px 0.5em;
margin: 0 3px 0 0;
color:#FFAEC8;
background-color: #D8094D;
text-decoration: none;
}
ul.tabbernav li a:link {
color: #DBDBDB;
}
ul.tabbernav li a:visited {
color: #DBDBDB;
}
ul.tabbernav li a:hover{
color:#DBDBDB;
background-color:#4D4D4D;
}
ul.tabbernav li.tabberactive a{
background-color: #4D4D4D;
}
ul.tabbernav li.tabberactive a:hover{
color: #F1EC57;
background-color: #4D4D4D;
}
.tabberlive .tabbertab {
background-color: #4D4D4D;
padding:5px;
border:0px none;
}
.tabberlive .tabbertab h2 {display:none;}
.tabberlive .tabbertab h3 {font-size:9px; font-family: tahoma, helvetica, sans-serif; display:none;}
.tabberlive#tab1 {}
.tabberlive#tab2 {}
.tabberlive#tab2 .tabbertab {height:200px; overflow:auto;
}  

/* TABELAS */

.tabela1 {
color: #FA4681;
background-color: #4D4D4D; 
text-transform: none;
font-size: 11px; 
font-family: verdana; 
padding: 2px; 
padding-left: 3px; 
letter-spacing:1px; 
border-bottom: 1px dashed #FA4681;
}

.table2 {
color: #FA4681;
background-color: #4D4D4D; 
text-transform: none;
font-size: 11px; 
font-family: verdana; 
padding: 2px; 
padding-left: 3px; 
letter-spacing:1px; 
border-bottom: 1px dashed #FA4681;
}

.twitter {
color: #DBDBDB;
text-transform: none;
font-size: 11px; 
font-family: verdana; 
padding: 2px; 
padding-left: 3px; 
letter-spacing:1px; 

.tabela3 {
color: #FA4681;
background-color: #4D4D4D; 
text-transform: none;
font-size: 11px; 
font-family: verdana; 
padding: 2px; 
padding-left: 3px; 
letter-spacing:1px; 
border-bottom: 1px dashed #FA4681;
}

/* COR DO TEXTO SELECIONADO */

::-moz-selection {background: #4D4D4D;
color: #F1EC57;}

::selection {background: #4D4D4D;
color: #F1EC57;}

/* ARQUIVOS POR MES E ANOS */

.mes-e-ano {border:none; background:transparent; width:100%; margin-bottom:5px;}
.mes-e-ano ul {list-style-type:none; text-align:left; float:left; width:100%;}

.mes-e-ano ul li {
list-style-type:none;
text-align:left;
background: url('http://i299.photobucket.com/albums/mm320/cinderella_s22/outros1.gif') no-repeat left;
vertical-align : middle;
padding: 1px 0 1px 10px; 

/**espaços – top, right, bottom e left**/
float:left;
border-bottom: 1px dashed #fffffff;
width:100%;
}

.mes-e-ano ul li:hover {background: url('http://i299.photobucket.com/albums/mm320/cinderella_s22/outros1.gif) no-repeat left; vertical-align : middle;}
.mes-e-ano li a {display:block; text-align:left; float:left;}
