/*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: #c0c0c0; 
background:#1C1C1C;
font-family : tahoma, sans-serif;
font-size: 11px; 
margin:0px;
text-align: justify; cursor: default;
}  
 
/* TOPO DO LAYOUT */
#header {
background: url('http://daniejop.heycass.com.br/intoheader.png') #1C1C1C no-repeat;
height: 351px;
width: 1000px;
}



/* LINHA DO LAYOUT */
#page {
min-height: 100%;
margin-left: auto;
margin-right: auto;
width: 1000px;
}


* html #page {height: 100%; /* hack para IE6 que trata height como min-height */}


/* RODAPÉ DO LAYOUT */
#footer {
background:#fff url('http://i41.tinypic.com/v8d24w.png');
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: #fff;
}
#footer p a:hover{
color:#3F575F;
}


/* SIDEBAR */
#sidebar { background:#161616;  border: 1px solid #2B3131;

font-size:11px;
font-family : tahoma, sans-serif;
line-height:14px;
width: 330px; color:#6F6F6F;
margin-top: -40px; margin-bottom: 15px; margin-left: 10px; padding: 10px;
float: left; -moz-border-radius: 10px;}

/* POSTS E PÁGINAS */
#content {
font-size:12px;
font-family : tahoma, sans-serif;
color:#6F6F6F; 
line-height:15px;
text-align:justify;
width: 500px; background: #161616;  border: 1px solid #2B3131;  
margin-top: -40px;
padding: 10px; margin-left: 45px; margin-bottom: 15px;
float: left;-moz-border-radius: 10px; }


}
#content span.data, #content span.categoria{
display: block;
color: #6D6D6D;
font-size:10px;
text-align: left;
font-family : tahoma, sans-serif;
text-transform: capitalize;
padding: 1px 0 0 2px;
}
/* PREV E NEXT */
.anterior{color: #fff;
float:left;
background-color: #255B6D;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{color: #fff;
float:right;
background-color: #255B6D;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
/* LINKS */
a {cursor: help; text-decoration: none; } 
a:link {cursor: help; color: #C5CFCC; text-decoration: none;  }
a:visited {cursor: help; color: #C5CFCC;text-decoration: none;}
a:active {cursor: help; color: #C5CFCC;text-decoration: none;}
a:hover {cursor: help; color:#B3C5CA ; text-decoration: none;}

#nav20 {cursor: help; text-decoration: none; font-weight: bold; color: #E6F1C7;} 
#nav20:hover {cursor: help; color: #94BA2E;}

#nav3 {cursor: help; text-decoration: none; color: #4A4A4A;} 
#nav3:hover {cursor: help; color: #fff;}

/* TÍTULO DE PÁGINAS e POSTS */
.navlink {
display: block;
color: #3F411B;
font-family : tahoma, sans-serif ;
font-size: 18px; 
text-decoration: none;
text-align:left;
text-transform: uppercase;
height: 18px;
line-height:18px;
vertical-align:middle;
padding-bottom: 3px;
margin: 0px;
border-bottom: 1px dotted #3F3F3F;
}
.navlink a {cursor: help; color: #3F411B; text-decoration: none; }	
.navlink a:hover {color:#c0c0c0; text-decoration:none;}

/* CLASSES */
em{text-decoration : none;}
b{color: #852361; text-decoration : none;}
strong{color:#C4DB53; text-decoration : none;}
i{color: #c0c0c0; text-decoration : none; }
ol, ul, li {margin:0; padding:0; list-style-type:none; }

/* TITULO DA SIDEBAR */
h1 {color:#637272 ; padding: 5px;



    width:95%; background-color: transparent; 



	font-size:8pt; 



	font-family:verdana; 



	letter-spacing:1px; 



	line-height:7pt; 



	text-align: left; 



text-transform: uppercase;



	font-weight: none; 



border-bottom: #333 dotted 1px; text-shadow: 2px 2px 2px #000;}



/* SUBTITULO DAS PAGINAS */
h2 {
display: block; 
background: none; 
color: #163843;
text-align: right;
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 #3B3938;
border-bottom: 1px solid #000000;
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; font-family: verdana;
color:#c1c1c1;
border: 1px solid #696969;
background-color: #242422;
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{color: #ffffff;
text-align:justify;
background-color: #157080 ;
padding: 5px ;
border: 1px solid #1D94A9;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #1c1c1c;
}

/* 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:#C5CFCC;
background: #1c1c1c; 
padding: 10px; 
margin: 0 5px 0 5px;
border-left: 8px solid #F1C40C;
}

/* FOOTLINK */
#footlink {
text-align:right;
clear: both;
line-height:18px;
}
#footlink a {padding:4px; margin: 1px;}
#footlink a:link, #footlink a:visited, #footlink a:active {
color: #fff;
font-size : 8pt;
background-color: #255B6D;
border: 0px;
}
#footlink a:hover {
color:#f2f2f2;
font-size : 8pt;
background-color: #3D96B4;
border: 0px;
}



.borderimage{ margin: 1px; background-color: transparent; border: 1px solid #DDDCDA;}
.borderimage:hover{cursor: help; border: 1px solid #B7005B;}

.borderimage2{ border: 3px solid #1c1c1c; }
.borderimage2:hover{cursor: help;}

.borderimage3 { margin-right: 6px; margin-bottom: 1px; padding: 5px; background-color: #fff; border: 0px;}
.borderimage3:hover{cursor: help;}


.borderimage4 { margin: 5px; padding: 5px; background-color: #2C2C29; border: 0px;}
.borderimage4:hover{cursor: help;}

.borderimage5 { margin: 5px; padding: 5px; background-color: transparent; border: 1px solid #1c1c1c;}
.borderimage5:hover{cursor: help; border: 1px #D4F925 solid;}

.opacidade{filter:alpha(opacity=50);
        -moz-opacity:0.50;
        opacity:0.50;}

.opacidade:hover
        {filter:alpha(opacity=100);
        -moz-opacity:1.0;
        opacity:1.0;}

::-moz-selection{
color: #fff;
background: #412430;}


