﻿/*Theme Name: Tema Base Antigo 03
Theme URI: http://www.true-luv.com/
Description: 
Version: 0.3
Author: Tamara 
Author URI: http://www.true-luv.com*/

/* BODY */
body {font-size: 17px; 
color: #000000; 
font-family: arial;
text-align: justify;
margin:5px 0 5px 0;
background-color:#000000;
}

/* IMAGEM DO TOPO */
 #header {
background: url('images/topo.png') no-repeat top left;
width: 800px;
height: 600px
}
       

/* LINHA DO LAYOUT */
#page {
width: 800px;
background-image: url('images/linha.png');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

/* FOOTER */
#footer {
background-image: url('images/footer.png');
background-position: bottom;
width: 800px;
height: 240px;
clear: both;
}

#footer p {
color: #ffffff;
font-size: 10px;
font-family: tahoma;
padding:8px 0 8px 0;
margin:0 20px 0 20px;
text-align: center;
}


/* PERFIL */
#sidebar {
width: 800px;
color: #000000;
font-family: arial;
font-size: 13px;
text-align: justify;
margin: 12px 0 0 0;
padding: 0 5px 0 5px;
float: left;
}

#sidebarcolumns {
padding:2px;
margin: -13px 0 0 0; 
}

#sidebarcolumns .block {
float:left; 
width: 23%; 
margin:0 0 0 20px; 
text-align:left;
}

#sidebarcolumns .first, * html #sidebarcolumns .first{
clear:both; 
width: 70%;
margin:0 0 0 12px; 
text-align:justify;
}


/* POSTS E PÁGINAS */
#content {
color:#000000;
line-height:14px;
text-align:justify;
width: 780px;
padding: 15px 3px 0 8px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #000000;
font-size:13px;
text-align: left;
font-family : tahoma;
text-transform: capitalize;
padding: 0 0 0 2px;
}

/* PREV E NEXT */
.anterior{
float:left;
background-color: #ffffff;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}

.proximo{
float:right;
background-color: #ffffff;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}


/* MENU */
#menu {
float: left;
width: 800px;
height: 26px;
margin: 0;
padding: 0 0 5px 0;
list-style: none;
}

#menu ul {
color: #ffffff;
font-weight: bold;
text-indent: 5px;
vertical-align:middle;
text-decoration: none;
font-family: comic sans ms;
line-height: 18px;
margin-bottom: 1px;
font-size: 15px;
border-right: 1px #000000;
text-transform: uppercase;
padding-top: 0px;
padding-right: 0px;
padding-left:0px;
clear: left;
margin-top: -26px;
margin: 1px;
list-style-type: none;
}

#menu ul li {
float: left;
margin: 2px;
width: auto;
text-align: center;
border-bottom:0px solid;
}

#menu ul li a {
text-align: center;
letter-spacing: 1px ;
font-size: 11px;
line-height: 18px;
display: block;
width: 95px;
height: 18px;
color: #8F09DC;
font-weight: bold;
background-color: #ffffff;
height: 18px;
vertical-align:middle;
text-decoration: none;
font-family: comic sans ms;
line-height: 18px;
font-size: 11px;
}

#menu ul li a:hover {
color: #ffffff;
text-decoration: none; 
border: 0px solid;
background-color: #8F09DC;
}


/* LINKS */
a {cursor: crosshair; text-decoration: none;} 
a:link {cursor: crosshair; color: #8F09DC; text-decoration: none; }
a:visited {cursor: crosshair; color: #8F09DC;text-decoration: none; }
a:active {cursor: crosshair; color: #8F09DC;text-decoration: none; }
a:hover {cursor: crosshair; color: #8F09DC; text-decoration: none; }


/* NEGRITO E IT�LICO */
b{color: #8F09DC;}
i{color: #8F09DC;}
strong{color: #8F09DC;}
u{color: #8F09DC;}
s{color: #8F09DC;}


/* TEXTAREA, INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:15px;
color:#000000;
background: #ffffff;
border: 1px solid #000000;
}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#ffffff;
background: #8F09DC;
border: 1px solid #000000;
}

input#searchsubmit {
background: #8F09DC url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #000000;
width: 89%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}


/* COMENTÁRIOS */
.comments{
text-align:justify;
background-color: #ffffff;
padding: 5px ;
border: 1px solid #000000;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #8F09DC;
}


/* BORDA NAS IMAGENS */
.aligncenter{
background-color: #8F09DC;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #8F09DC;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #8F09DC;
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-size:15px;
font-family: comic sans ms;
color: #8F09DC;
border-bottom:1px dashed #8F09DC;
padding-right: 2px;
text-transform: none;
text-indent: 5px;
font-weight: bold;
}

/* SUBTITULOS */
h2 {
font-size:14px;
font-family: comic sans ms;
color: #8F09DC;
border-bottom:1px dashed #8F09DC;
padding-right: 2px;
text-transform: none;
text-indent: 5px;
font-weight: bold;
}

h3 {
font-size:13px;
font-family: tahoma;
color: #8F09DC;
border-bottom:1px dashed #8F09DC;
padding-right: 2px;
text-transform: none;
text-indent: 5px;
font-weight: bold;
}

/* EDITAR POSTS */
blockquote {
background-color:#ffffff;
border-top: 1px solid #8F09DC;
border-bottom: 1px solid #8F09DC;
padding: 5px 5px 5px 5px;
font-size: 13px; 
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: #8F09DC;
font-family : comic sans ms;
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 #8F09DC;
}
.navlink a {cursor: crosshair; color: #8F09DC; text-decoration: none; }	
.navlink a:hover {color:#000000; text-decoration:none;}

/* CALENDARIO */
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #000000;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #8F09DC;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #8F09DC;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 13px Arial;
color: #000000;
}
#wp-calendar td.pad { /* Celulas vazias */ background: #8F09DC; }
#wp-calendar td#today { /* Data Atual */ background: white; }
#wp-calendar thead { /* Dias da semana */ font: bold 13px Arial; background: #8F09DC;}
#wp-calendar caption { /* Mês */background: #8F09DC;padding: 0px 0 0px;font: bold 11px Arial;color: #000000;}


/* 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:#ffffff;
font-size : 15px;
background-color: #8F09DC;
border: 0px;
}
#footlink a:hover {
color:#ffffff;
font-size : 15px;
background-color: #8F09DC;
border: 0px;
}


/* HR */
hr {
width: 97%;
clear: both;
border-top: 0px dotted #e1e1e1;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}

.end{
border-top: 4px solid #fde9f1;
text-align:center;
margin:0px 0px 5px 0px;
clear: both;
}