﻿/*Theme Name: Base 05
Theme URI: http://www.true-luv.com/
Description: 2 colunas com menu vertical e sidebar do lado direito
Version: 5.0
Author: Tamara 
Author URI: http://www.true-luv.com*/


/* BODY */
html, body {
height: 100%;
color: #909090; 
background:#fff url('images/linhatopovocabulo.jpg') repeat-x;
font-family : Tahoma;
font-size: 11px; 
margin: 0px;
text-align: justify;
}  
 
/* TOPO DO LAYOUT */
#header {
background-image: url('images/topovocabulo.jpg');
height: 80px;
width: 770px;
}

/*** UL e LI ***/
li, ul, ol {
list-style-image: url('images/multicolored/check_green.gif');
margin: 0px 0px 0px 7px;
border-bottom : 1px dotted #999999;
padding: 0px;
}

/* 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.jpg');
background-repeat: repeat-x;
clear: both;
margin:0px;
height: 70px;
width: 100%;
}

#footer p {
color: #3a3222;
text-align: center;
font-size: 10px;
font-family : Tahoma;
text-transform: none;
padding:35px 0px 0px 3px;
margin: 2px 0px 0px 3px;
}
#footer p a{
font-weight: bold;
color: #8B4513;
}
#footer p a:hover{
color: #006400;
}

/**** SELECAO COLORIDA – MADLYLUV.com ****/
  ::-moz-selection
   {color: #bfa87f;
  background: #e5dac4;}

  ::selection
   {color: #bfa87f;
  background: #e5dac4;}


/* SIDEBAR */
#sidebar {
font-size: 10px;
font-family : tahoma, helvetica, sans-serif;
line-height: 14px;
background:url('images/planodefundo.jpg');
background-repeat: repeat-y;
width: 220px;
margin: 185px 0px 0 10px;
padding:10px 10px 10px 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:#909090;
line-height:15px;
text-align:justify;
width: 450px;
background:url('images/planodefundo.jpg');
background-repeat: repeat-y;
margin: 220px 0 0 40px;
padding: 10px 10px 10px 10px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #c0c0c0;
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 {
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 #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: #FFF1F9;
text-decoration: none;
}
#menu li a:hover {
color: #c0c0c0;
background-color: #F8F8F8;
}
/* 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: #698B69; border-style: 1px dotted; text-decoration: none; }
a:visited {cursor: help; color: #698B69; border-style: 1px dotted; text-decoration: none; }
a:active {cursor: help; color: #698B69; border-style: 1px dotted; text-decoration: none; }
a:hover {cursor: help; color: #9BCD9B; border-style: 1px dotted; 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; border-style: 1px dotted; text-decoration: none; }	
.navlink a:hover {color:#c0c0c0; text-decoration:none;}

/*** ITALIC, NEGRITO AND UNDERLINE ***/
b { 
color: #8B7765; 
}

u { 
color: none; 
}

strong {
color: #8B8682;
}

i {
color: #D2B48C;
}

em {
color: #CD5C5C;
}

s {
color: #808080;
}

/* TITULO DA SIDEBAR */
h1 {
color:#9f9f9f;
font-family : Tahoma; 
font-size: 11px;
font-weight: bold;
text-indent: 3px;
text-align: left;
border-bottom: 4px solid #698B69;
margin: 15px 0 7px 0;
padding: 0 0 2px 0;
}

/* SUBTITULO DAS PAGINAS */
h2 {
display: block; 
background: url('images/backp.gif') left repeat-x;
margin: 2px 0px 0px 0px;
padding: 0px 0px 29px 10px;
color: #3a3222;
font-size: 11px;
font-family : Trebuchet MS;
text-transform: none;
clear: both; 
}

/* SUBTITULO DAS PAGINAS III */
h3 {
display: block; 
margin: 2px 0px 0px 0px;
padding: 0px 0px 2px 10px;
color: #808080;
font-size: 11px;
font-family : Trebuchet MS;
text-align: left;
border-bottom: 1px dotted #999999;
text-transform: none;
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;
}

/*** ESTILO DATA ***/
.quadrado {
background-color: #FFFAF0;
border: 0px;
margin: 1px 0px 0px 0px;
padding:1px;
font-size: 11px;
font-family: Trebuchet MS;
text-transform: none;
font-weight: normal;
}

/*** ESTILO DATA 2 ***/
.quadradoi {
background-color: none;
border: 0px;
margin: 1px 0px 0px 0px;
padding: 1px;
font-size: 11px;
font-family: Trebuchet MS;
text-transform: none;
font-weight: normal;
}

/* TEXTAREA, INPUTS E FORMULÁRIOS */
form, fieldset {
margin: 0;
padding: 0;
border: 0px;
}

input, textarea, select, button {
font-size: 11px;
color:#554d47;
border: 1px solid #e1e1e1;
background: url('http://i50.tinypic.com/15f4xnm.jpg') repeat-y;
font-family : verdana;
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 ;
font-family : Trebuchet MS;
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: #ffffff;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #ffffff;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #ffffff;
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;}

/*** EDIT IN POSTS (BLOCKQUOTE) ***/
blockquote {
background-color: #f8f8f8;
border: 3px double #999999;
padding: 5px 5px 5px 5px;
margin: 0px 5px 0px 5px;
color: #808080;
text-align: justify;
}

/* MAIUSCULA E MINUSCULA */
#maimin {
text-transform: capitalize;
}

/* 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;
}




#menuextra {display : block;
        letter-spacing : 0;
        border-bottom : 1px dotted #999999;
        background-repeat : no-repeat;
        text-indent : 5px;
        vertical-align : middle;
        text-decoration : none;
        line-height : 15px;
        margin-bottom : 1px;
        background : url('http://vocabulo.confabulando.net/wp-content/themes/base05/images/multicolored/folder.gif') no-repeat left;
        padding-left : 10px;}

#menuextra:hover {display : block;
        text-decoration : none;
        vertical-align : middle;
        line-height : 15px;
        border-bottom : 1px dotted #999999;
        background : url('http://vocabulo.confabulando.net/wp-content/themes/base05/images/multicolored/folder_open.gif') no-repeat left;
        padding-left : 10px;}


/* 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;}  

/* CALENDARIO */
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #bfa87f;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #909090;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #f8f8f8;
border: 1px solid #e1e1e1;
padding: 3px 3px 3px 3px;
letter-spacing: 0px;
font: normal 10px Verdana;
color: #aaa;

}
#wp-calendar td.pad { /* Celulas vazias */ background: #f8f8f8;}
#wp-calendar td#today { /* Data Atual */ background: #e5dac4; font-weight: bold;}
#wp-calendar thead { /* Dias da semana */ font: bold 10px Verdana; border: 1px solid #e1e1e1; padding: 3px 3px 3px 3px; background: #f8f8f8;}
#wp-calendar caption { /* Mês */background: #f8f8f8; padding: 3px 3px 3px 3px; font: bold 11px Verdana; color: #c0c0c0; border: 1px solid #e1e1e1;}
 