﻿/*Theme Name: Tema Base Antigo 01
Theme URI: http://www.true-luv.com/
Description: 2 colunas com menu vertical e sidebar do lado esquerdo
Version: 0.1
Author: Tamara 
Author URI: http://www.true-luv.com*/

/* BODY */
body {font-size: 12px; 
color: #fff;  
background:#000 no-repeat;
font-family: tahoma, arial;
t-align: justify;
margin: 5px 0 5px 0;
background-color:#000;
}

/* IMAGEM DO TOPO */
 #header {
background;
width: 1000px;
height: 426px;
}
       
/* LINHA DO LAYOUT */
#page {
width: 1000px;
margin-left: auto;
margin-right: auto;
}

/* FOOTER */
#footer {
background-image: url('images/footer.gif');
background-repeat: repeat-x;
background-position: bottom;
width: 100%;
height: 40px;
clear: both;
}

#footer p {
color: #fff;
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: #f7f7f7;
}
#footer p a:hover{
color: #ccc;
}
.blogname {
color:#fff;
font-family : Tahoma, 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;
}

/* PERFIL */
#sidebar {
width: 230px;
color: #f7f7f7;
font-family: tahoma, arial;
font-size: 11px;
text-align: left;
margin: -15px 0 0 0;
padding: 0 5px 0 5px;
float: left;}

/* POSTS E PÁGINAS */
#content {
color:#fff;
line-height:15px;
text-align:left;
width: 680px;
padding: 10px 3px 0 5px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #fff;
font-size:12px;
text-align: left;
font-family : tahoma, verdana, 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 {
width: 100%;
padding: 0;
margin: 0;
font-size: 12px;
font-family : Tahoma, Verdana, Arial, sans-serif;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
border-bottom: 1px solid #fdbad6;
margin: 1px;
}
#menu li a {
display: block;
padding: 4px 4px 4px 0.4em;
text-transform: uppercase;
text-indent: 5px;
letter-spacing: 2px;
color: #fdbad6;
background-color: #000000;
text-decoration: none;
border-left: 5px solid #fdbad6;
}
#menu li a:hover {
color: #f7f7f7;
background-color: #000000;
border-left: 5px solid #cccccc;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menu  li { float: left; height: 1%; }
* html ul#menu  li a { height: 1%; }
/* End */

/* LINKS */
a {color: #34c2f2; text-decoration: none;} 
a:link {color: #34c2f2; text-decoration: none; }
a:visited {color: #34c2f2;text-decoration: none; }
a:active {color: #34c2f2;text-decoration: none; }
a:hover { color: #ffffff; text-decoration: none; }

/* CLASSES */
em{color: #fff; text-decoration : none;}
b{color: #34c2f2; text-decoration : none;}
strong{color:#fff; text-decoration : none;}
i{color: #34c2f2; text-decoration : none; }
u{color:#34c2f2; text-decoration : underline;}
border {color: #fff; 1px solid}
ol, ul, li {margin:0; padding:0; list-style-type:none; }

/* TEXTAREA, INPUTS E FORMULÁRIOS */
input, textarea, select, button 
{
font-size:11px;
font-family: tahoma, verdana, arial;
color:#000;
background: #ccc;
border: 3px;
border-color:#fff;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#34c2f2;
background: #f8f8f8;
border: 0px;}
































input#searchsubmit {
background: #000000 url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #fff;
width: 89%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}
































































/* COMENTÁRIOS */
.comments{
text-align:left;
color:#fff;
background-color: #000000;
padding: 5px ;
border: 1px solid #fff;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #fff;
}
































































/* BORDA NAS IMAGENS */
.aligncenter{
background-color: #000000;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #000000;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #000000;
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: #000000;
color:#fff;
line-height: 16px;
text-decoration: none;
font-family: tahoma;
font-size: 12px;
text-indent: 5px;
text-align: left;
margin: 15px 0 7px 0;
}
































/* SUBTITULOS */
h2 {
font-size:10px;
font-family: tahoma;
color: #f7f7f7;
border-bottom:1px dashed #fff;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}
































/* EDITAR POSTS */
































blockquote {
margin-left:25px; 
background-color:#0e0e0e; 
border-left:2px solid #34c2f2; 
color:#fff; 
padding:8px;
}
































































.navlink {
display: block;
color: #ffffff;
font-family : tahoma, georgia, arial, sans-serif, tahoma;
font-size:17px; 
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 #fff;
}
.navlink a {cursor: help; color: #34c2f2; text-decoration: none; }	
.navlink a:hover {color:#fff; text-decoration:none;}}
































































/* CALENDARIO */
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #fff;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #c0c0c0;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #f8f8f8;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 10px Arial;
color: #aaa;
}
#wp-calendar td.pad { /* Celulas vazias */ background: #000000; }
#wp-calendar td#today { /* Data Atual */ background: white; }
#wp-calendar thead { /* Dias da semana */ font: bold 10px Arial; background: #000000;}
#wp-calendar caption { /* Mês */background: #000000;padding: 0px 0 0px;font: bold 11px Arial;color: #f8f8f8;}
































































/* HR */
hr {
width: 97%;
clear: both;
border-top: 1px dotted #fff;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}




































































































































