﻿/*Theme Name: Base 03
Theme URI: http://www.true-luv.com/
Description: 2 colunas com menu horizontal e sidebar do lado direito
Version: 3.0
Author: Tamara 
Author URI: http://www.true-luv.com*/

/* BODY */
html,body {
height: 100%;
color: #545252; 
background:#fff url('images/back.gif') repeat-x;
font-family : arial, helvetica, sans-serif;
font-size: 11px; 
margin:0px;
text-align: justify;
}  
 
/* TOPO DO LAYOUT */
#header {
background-image: url('images/topo.gif');
height: 80px;
width: 770px;
}

/* LINHA DO LAYOUT */
#page {
min-height: 100%;
margin-left: auto;
margin-right: auto;
width: 770px;
}

* html #page {height: 100%; /* hack para IE6 que trata height como min-height */}

/* RODAPÉ DO LAYOUT */
#footer {
background:#fff url('images/footer.gif');
background-repeat: repeat-x;
clear: both;
margin:0px;
height: 40px;
width: 100%;
}

#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: #000000;
}
#footer p a:hover{
color: #fff;
}
.blogname {
color:#fdc7d9;
font-family :  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;
}
/* SIDEBAR */
#sidebar {
font-size: 10px;
font-family : tahoma, helvetica, sans-serif;
line-height:14px;
width: 220px;
margin: -50px 0 0 0;
padding:0 0 0 10px;
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 #e1e1e1; 
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: #f8f8f8;
}

/* POSTS E PÁGINAS */
#content {
color:#545252;
line-height:15px;
text-align:justify;
width: 450px;
margin: 20px 0 0 0;
padding: 0 10px 0 24px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #000000;
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: #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 {
list-style: none;
float: left;
height: 35px;
width: 465px;
padding-left:20px;
margin-top: -39px;
}
#menu ul {
padding: 0px;
margin: 0px;
float: left;
width: 100%;
text-transform: uppercase;
list-style:none;
font-weight: bold;
height: 35px;
line-height: 35px;
vertical-align:middle;
}
#menu ul li {
display: block;
float: left;
margin: 2px;
width: auto;
text-align: center;
border:0px;
}
#menu ul li a {
display: block;
width: 65px;
text-align: center;
font-size: 9px;
font-family : verdana, arial, sans-serif;
text-decoration: none;
color: #dadada;
border:0px;
vertical-align:middle;
}
#menu ul li a:hover, #menu li.current a {
color: #fff;
background: #A961FA;
text-decoration: none; 
border:0px;
}

/* LINKS */
a {cursor: help; text-decoration: none;} 
a:link {cursor: help; color: #A961FA; text-decoration: none; }
a:visited {cursor: help; color: #A961FA;text-decoration: none; }
a:active {cursor: help; color: #A961FA;text-decoration: none; }
a:hover {cursor: help; color: #000000; text-decoration: none; }

/* TÍTULO DE PÁGINAS e POSTS */
.navlink {
display: block;
color: #9f9f9f;
font-family : 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 #e1e1e1;
}
.navlink a {cursor: help; color: #9f9f9f; text-decoration: none; }	
.navlink a:hover {color:#000000; text-decoration:none;}

/* CLASSES */
em{text-decoration : none;}
b{color: #A961FA; text-decoration : none;}
strong{color:#000000; text-decoration : none;}
i{color: #000000; text-decoration : none; }
ol, ul, li {margin:0; padding:0; list-style-type:none; }

/* TITULO DA SIDEBAR */
h1 {
color:#9f9f9f;
font-family :  verdana, helvetica, sans-serif; 
font-size: 11px;
font-weight: bold;
text-indent: 3px;
text-align: left;
border-bottom: 1px dotted #d4d4d4;
margin: 15px 0 7px 0;
padding: 0 0 2px 0;
}
/* SUBTITULO DAS PAGINAS */
h2 {
display: block; 
background: none; 
color: #c2c2c2;
font-size:11px;
font-family :  tahoma, verdana, helvetica, sans-serif;
text-transform: lowercase;
border-bottom: 1px dotted #d4d4d4;
padding: 10px 0 0px 2px;
margin:0px;
clear: both; 
}

/* 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;
}

/* TEXTAREA, INPUTS E FORMULÁRIOS */
form, fieldset {
margin: 0;
padding: 0;
border: 0px;
}

input, textarea, select, button {
font-size:11px;
color:#545252;
border: 1px solid #e1e1e1;
background-color: #f8f8f8;
margin: 0;
}
input#searchsubmit {
background: #f8f8f8 url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #e1e1e1;
width: 91%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}

/* 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;
}

/* IMAGENS */
.flickr a img{
background-color: #e1e1e1;
padding: 6px;
margin: 5px 5px 0 0;
}
.aligncenter{
background-color: #e1e1e1;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #e1e1e1;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #e1e1e1;
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;}

/* BLOCKQUOTE */
blockquote {
text-align: justify;
color:#000000;
background: url('images/edit.gif') repeat-y top left; 
padding:0 5px 0 28px; 
margin: 0 5px 0 5px;
border: 1px solid #e1e1e1;
}

/* FOOTLINK */
#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;
}

/* ABAS */
.tabberlive .tabbertabhide {
display:none;
}
.tabber {}
.tabberlive {
margin-top:1em;
}
ul.tabbernav{
margin:0;
padding: 3px 0;
font: 10px 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:#FDC7D9;
background-color: #e1e1e1;
text-decoration: none;
}
ul.tabbernav li a:link {
color: #9f9f9f;
}
ul.tabbernav li a:visited {
color: #9f9f9f;
}
ul.tabbernav li a:hover{
color:#9f9f9f;
background-color:#f8f8f8;
}
ul.tabbernav li.tabberactive a{
background-color: #f8f8f8;
}
ul.tabbernav li.tabberactive a:hover{
color: #FDC7D9;
background-color: #f8f8f8;
}
.tabberlive .tabbertab {
background-color: #f8f8f8;
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;}  