﻿/*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: 11px; 
color: #27746e; 
font-family: arial;
text-align: justify;
margin:5px 0 5px 0;
background-image: url('images/fundo.jpg');
}

big {float: left;
font-size:35px;
line-height:32px;
padding-right:5px;

padding-top:5px;
color: #c689ac;}


/* IMAGEM DO TOPO */
#header {
background-image: url('images/ytopo.jpg');
height: 322px;
width: 754px;
}      

/* LINHA DO LAYOUT */
#page {
width: 754px;
background: #ffffff;
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

/* FOOTER */
#footer {
background-image: url('images/footer.png');
background-position: bottom;
width: 754px;
height: 50px;
clear: both;
}

#footer p {
color: #acacac;
font-size: 10px;
font-family: tahoma;
padding:8px 0 8px 0;
margin:0 20px 0 20px;
text-align: center;
border-top:5px solid #fde9f1;
}


/* PERFIL */
#sidebar {
width: 219px;
color: #afb1d0;
font-family: arial;
font-size: 10px;
text-align: justify;
margin: -15px 0 0 0;
padding: 0 4px 0 6px;
float: left;}

#sidebar ul li {
display: block;
background: url('images/bullet.gif') left no-repeat;
border-bottom:1px solid #f5f5f5; 
margin:2px 0 2px 2px;
padding: 2px 4px 2px 12px;
vertical-align:middle;
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/bullet.gif') left no-repeat;
margin:2px 0 2px 2px;
padding: 2px 4px 2px 12px;
vertical-align:middle;
height:1%; /* IE WIN */
}

/* POSTS E PÁGINAS */
#content {
color:#909090;
line-height:15px;
text-align:justify;
width: 510px;
padding: 10px 3px 0 8px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #9669a1;
border-bottom: 1px dotted #38d4b8;
font-size:10px;
text-align: left;
font-family : verdana, helvetica, sans-serif;
text-transform: capitalize;
padding: 0 0 0 2px;
}

/* PREV E NEXT */
.anterior{
float:left;
background-color: #fafebd;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
type: tooltip;
}
.proximo{
float:right;
background: #fafebd;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}

/* MENU */
#menu {
width: 100%;
padding: 0;
margin: 0;
font-size: 10px;
font-family : Verdana, Arial, sans-serif;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
border-bottom: 1px solid #ffffff;
margin: 1px;
}
#menu li a {
display: block;
padding: 4px 4px 4px 0.4em;
text-transform: uppercase;
text-indent: 5px;
text-align: center;
letter-spacing: 2px;
color: #a5c8dc;
background-color: #ffffff;
text-decoration: none;
border: 1px dashed #e0ecf3;
}
#menu li a:hover {
color: #96bed5;
text-align: center;
background-color: #f6fafd;
border: 1px dashed #e0ecf3;
}
/* 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: #f19f3f; text-decoration: none; }
a:visited {cursor: help; color: #f19f3f;text-decoration: none; }
a:active {cursor: help; color: #f19f3f;text-decoration: none;} 
a:hover {cursor: help; color: #a2c138; text-decoration: none;}

/* TOOLTIP */
a.tooltip{
     text-decoration: none;
     position: absolute;
     color: #2b81b3;
     z-index: 24}
  a.tooltip:hover {
     text-decoration: none;
     color: #0e7bb9;
     z-index: 25}
  a.tooltip span{
     display: none}
  a.tooltip:hover span {
     border: 1px dotted #195a80;
     background-color: #dbebf4;
     position: absolute;
     color: #b5b5b5;
     display: block;
     padding: 1px;
     width:70px;}



::-moz-selection{
background:#c8e0d5;
color:#ffffff;
}
::selection {
background:#0000FF;
color:#FFFFFF;
}

/* NEGRITO E IT�LICO */
em{text-decoration : none;}
b, strong{color: #7f4e8b; text-decoration : none;}
b, strong:hover {color: #7caff5; cursor:default;}
i{color: #e349b2; text-decoration : none; }
ol, ul, li {margin:0; padding:0; list-style-type:none; }


/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:11px;
color:#999999;
background: #eef5e7;
border: 0px;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#a9c094;
background: #e7f3dc;
border: 0px;}

input#searchsubmit {
background: #f3eefb url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #e0d8ee;
width: 89%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}


/* COMENTÁRIOS */
.comments{
font-color: #a480e0;
text-align:justify;
background-color: #f1e9fe;
padding: 5px ;
border: 1px solid #cfb9f3;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #bd9eef;
}


/* BORDA NAS IMAGENS */
.aligncenter{
background-color: #c689ac;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #c689ac;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #c689ac;
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;}


/* TÍTULO DO PERFIL */
h1 {
font-weight: bold;
background-color: #fffffc;
color:#c689ac;
line-height: 16px;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
text-indent: 5px;
text-align: right;
margin: 15px 0 7px 0;
border-bottom: 1px dashed #888c14;
border-right: 1px dashed #d7da8d;
}

/* SUBTITULOS */
h2 {
font-size:10px;
font-family: tahoma;
color: #d898bd;
border-bottom:1px dashed #e9e4de;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}




/* EDITAR POSTS */
blockquote {
font-family: Trebuchet MS;
font-size: 10px;
text-align: justify;
color:#92ace1;
background: url('images/edit.gif') repeat-y top left; 
padding:0 5px 0 28px; 
margin: 0 5px 0 5px;
border: 1px solid #becff2;
background-color: #f1f5fd;
}

/* TÍTULO DE PÁGINAS E POSTS */
.navlink {
display: block;
color: #d9e01e;
font-family : trebuchet MS;
font-size:19px; 
text-decoration: none;
text-align:left;
font-weight: bod;
text-transform: capitalize;
height: 18px;
line-height:18px;
vertical-align:middle;
padding: 0 0 0 2px;
margin: 0px;
border-bottom: 1px dotted #d9e01e;
}
.navlink a {cursor: help; color: #f35fa8; text-decoration: none; }	
.navlink a:hover {color:#ba5ff3; text-decoration:none;}

/* CALENDARIO */
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #259397;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #16d191;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #def8fe;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 10px Arial;
color: #bbbfbd;
}
#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: #d3f6fe;padding: 0px 0 0px;font: bold 11px Arial;color: #85855b;}


/* LINKS DO FOOTER */

#footlink {
text-align:center;
clear: both;
line-height:20px;
}
#footlink a {padding:0 4px 0 4px; margin:0 1px 0 1px;}
#footlink a:link, #footlink a:visited, #footlink a:active {
color:#5a709c;
font-size : 8pt;
background-color: #eee1f9;
border-bottom: 1px dotted #d9e01e;
border-left: 1px solid #733c61;
border: 0px;
}
#footlink a:hover {
color:#8857bf;
font-size : 8pt;
background-color: #e8d1fa;
border-bottom: 1px dotted #d9e01e;
border-left: 1px solid #733c61;
border: 0px;
}


/* 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;
}

/* DIVISAO */
.menuesquerda {float:left; width:49%; text-align: left;}
.menudireita {float:right; width:49%; text-align: left;}
.espaco {padding: 1px; margin:1px;}
