﻿/*Theme Name: Tema Base Antigo 02
Theme URI: http://www.true-luv.com/
Description: 2 colunas com menu horizontal e sidebar do lado esquerdo
Version: 0.2
Author: Tamara 
Author URI: http://www.true-luv.com*/


/* BODY */
body {font-size: 12px; 
color: #888888; 
font-family: Trebuchet MS;
text-align: justify;
margin:5px 0 5px 0;
background-color: #acdef7;
}

/* IMAGEM DO TOPO */
 #header {
background: url('http://i45.photobucket.com/albums/f52/renata_mkawakami/header-2.png') no-repeat top left;
width: 800px;
height: 400px;
}
       

/* LINHA DO LAYOUT */
#page {
width: 800px;
background-image: url('http://i45.photobucket.com/albums/f52/renata_mkawakami/page-2.png');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

/* FOOTER */
#footer {
background-image: url('http://i45.photobucket.com/albums/f52/renata_mkawakami/rodape-1.png');
background-position: bottom;
width: 800px;
height: 273px;
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;
border-top:1px dotted #fde9f1;
}


/* PERFIL */
#sidebar {
width: 227px;
color: #888888;
font-family: arial;
font-size: 11px;
text-align: justify;
margin-top: -45px;
padding: 0 15px 0 20px;
float: left;}


/* POSTS E PÁGINAS */
#content {
color:#888888;
line-height:15px;
text-align:justify;
width: 510px;
margin-top: -95px;
padding: -50px 15px 0 15px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #c0c0c0;
font-size:11px;
text-align: left;
background-color: #f8f8f8;
font-family : 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 *****************/

#navigation {
list-style: none;
float: center;
height: 26px;
width: 538px;
padding-left:6px;}

#menu {position: absolute;width: 538px;}

#menu ul {
color: #FFC5D9;
font-weight: bold;
text-indent: 5px;
vertical-align:middle;
text-decoration: none;
font-family: verdana;
line-height: 18px;
margin-bottom: 1px;
font-size: 10px;
border-right: 1px #FFFFFF;
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 {
display: ;
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: 7pt;
voice-family: inherit;
line-height: 18px;
display: block;
width: 102px;
height: 18px;
color: #FFC5D9;
font-weight: bold;
background-color: #FDF8FA;
height: 18px;
vertical-align:middle;
text-decoration: none;
font-family: verdana;
line-height: 18px;
font-size: 10px;}

#menu ul li a:hover {
color: #c0c0c0;
text-decoration: none; 
border: 0px solid;
background-color: #F8F8F8;}




/* LINKS */
a {cursor: help; text-decoration: none;} 
a:link {cursor: help; color: #aad06b; text-decoration: none; }
a:visited {cursor: help; color: #aad06b;text-decoration: none; }
a:active {cursor: help; color: #aad06b;text-decoration: none; }
a:hover {cursor: help; color: #c0c0c0; text-decoration: none; }


/* NEGRITO E IT�LICO */
b{color: #5e5e5e; cursor: crosshair;}
i{color: #5e5e5e; cursor: crosshair;}
strong{color: #5e5e5e; cursor: crosshair;}



/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:11px;
color:#999999;
background: #fde9f1;
border: 0px;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#999999;
background: #F8F8F8;
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;
}


/****** twitter ******/
#twitter_div ul
	{margin: 0;
	padding: 0;
	list-style-type: none;}

#twitter_div ul li
	{margin-bottom: 4px;
	border-bottom: 1px dashed #f8f8f8;
	background-color: transparent;}

#twitter_div ul li a
	{font-size: 10px;
	color: #FFC5D9;}



/* 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{
background-color: #99cccc;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #81c0eb;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #81c0eb;
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: Transparent;
color:#81c0eb;
border-bottom:1px dotted #81c0eb;
line-height: 16px;
text-decoration: none;
font-family: Century Gothic;
font-size: 14px;
text-indent: 5px;
text-align: left;
margin: 15px 0 7px 0;
}

/* SUBTITULOS */
h2 {
font-size:10px;
font-family: tahoma;
color: #eff7ff;
border-bottom:1px dashed #eff7ff;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}




/* EDITAR POSTS */
blockquote {
background-color:#fafafa;
border-top: 1px solid #f3f4f4;
border-bottom: 1px solid #f3f4f4;
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: #888888;
font-family : Century Gothic;
font-size:20px; 
text-decoration: none;
text-align:left;
height: 18px;
line-height:18px;
vertical-align:middle;
padding: 0 0 0 2px;
margin: 0px;
border-bottom: 1px dotted #888888;
}
.navlink a {cursor: help; color: #888888; text-decoration: none; }	
.navlink a:hover {color:#d8e480; text-decoration:none;}

/* CALENDARIO */
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #FFC5D9;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #c0c0c0;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #fde9f1;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 10px Arial;
color: #aaa;
}
#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: #f8f8f8;padding: 0px 0 0px;font: bold 11px Arial;color: #c0c0c0;}


/* 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;
}


/* HR */
hr {
width: 97%;
clear: both;
border-top: 1px dotted #888888;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}
