﻿/*Theme Name: Nude
Description: 2 colunas com menu horizontal e sidebar do lado esquerdo
Version: 2.0
Author: Tamara 
Author URI: http://www.true-luv.com*/

/* BODY */
body {
color: #fbf6f2; 
background:#fbf6f2 url('images/bg_header.png') repeat-x;
font-family : "Trebuchet Ms";
font-size: 11px; 
margin:0px;
text-align: justify;
cursor: default;
}  
 
/* TOPO DO LAYOUT */
#header {
background-image: url('images/header.png');
height: 354px;
width: 980px;
}

/* LINHA DO LAYOUT */
#page {
margin-left: auto;
margin-right: auto;
width: 980px;
}

/* RODAPÉ DO LAYOUT */
#footer {
background:#fbf6f2 url('images/bg_header.png') repeat-x;
clear: both;
margin:0px;
height: 40px;
width: 100%;
}

#footer p {
color: #845e4b;
text-align: center;
font-size: 10px;
font-family : "Trebuchet Ms";
text-transform: none;
padding:12px 0 2px 0;
margin:0;
}
#footer p a{
font-weight: bold;
color: #bd9885;
}
#footer p a:hover{
color: #b18f7e;
cursor: hand;
}
.blogname {
color:#fbf6f2;
font-family : "Trebuchet Ms"; 
font-size: none;
font-weight: bold;
text-indent: 3px;
text-align: center;
text-transform: capitalize;
margin: 15px 0 30px 0;
padding: 0 0 2px 0;
}
/* SIDEBAR */
/* *********************** S I D E B A R   /   P E R F I L **************** */
.sidebar-fundo2 {
	color: #d5c4bc;
	background-image:url('images/bg_sidebar.jpg');
	border: solid 0px #d0d0d0;
	margin-bottom: 10px;
	padding: 3px;  
	-moz-border-radius:20px 20px 20px 20px;
    -moz-box-shadow: 1px 5px 8px rgba(159,109,81,0.8);	
	-webkit-border-radius:20px 20px 20px 20px;
    -webkit-box-shadow: 1px 5px 8px rgba(159,109,81,0.8);	
    
   }

.sidebar-fundo {
	font-size: 11px;
	font-family : "Trebuchet Ms"; 
	color: #845e4b;
	padding: 3px;   
	text-align: justify;
	        background: dfc4b3;
        background-position:left top;
	background-repeat: no-repeat;
}

.sidebar-title {
color: #ffffff;
background-repeat: repeat-x;
background-position:left top;
font: "Trebuchet Ms";
font-weight: none;
letter-spacing: 0px;
text-shadow: #321a0f 1px 1px 10px;
font-variant: small-caps;
text-align: center;
text-transform: bolder;
padding: 4px;
font-size:18px;

}

.sidebar-title2 {
   color: #a47865;
	background-image:url('images/bg_02.png');
	background-position:left top;
   font: "Trebuchet Ms";
   font-weight: bold;
   letter-spacing: 0px;
   text-align: left;
     text-transform: small-caps;
   padding: 8px;
   font-size:11px;

   }
   
#sidebar {
color: #58382a;
font-size: 11px;
font-family : "Trebuchet Ms";
line-height:14px;
width: 320px;
margin: 20px 0 0 0;
padding:0 0 0 40px;
float: left;

}
.links-sidebar ul  {
list-style-type: none;
margin: 0;
padding: 1;
cursor: hand;
} 
.links-sidebar li {
list-style-type: none;
margin: 0;
padding: 1;
cursor: hand;
}
.links-sidebar ul li {
display: block;
border-bottom:1px solid #e1e1e1; 
background: dfc4b3;
margin:2px 0 2px 2px;
padding: 2px 4px 2px 12px;
vertical-align:middle;
-moz-box-shadow: 1px 5px 8px rgba(159,109,81,0.9);
-webkit-box-shadow: 1px 5px 8px rgba(159,109,81,0.9);
height:1%; /* IE WIN */
cursor: hand;}

.links-sidebar ul li:hover {
display: block; 
background-color: #dfc4b3;
-moz-box-shadow: 1px 5px 8px rgba(159,109,81,0.9);
-webkit-box-shadow: 1px 5px 8px rgba(159,109,81,0.9);
cursor: hand;}

/* POSTS E PÁGINAS */
#content {
color:#58382a;
line-height:15px;
text-align:justify;
width: 500px;
margin: 24px 0px 0px 75px;
padding: 0 30px 0 24px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color:#58382a;
font-size:11px;
text-align: left;
font-family : "Trebuchet Ms";
text-transform: none;
padding: 0 0 0 2px;
}
/* PREV E NEXT */
.anterior{
float:left;
background-color: #fbf6f2;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{
float:right;
background-color: #fbf6f2;
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: none;
list-style:none;
font-weight: bold;
height: 35px;
line-height: 35px;
vertical-align:middle;
}
#menu ul li {
display: block;
float: left;
margin: 3px;
width: auto;
text-align: center;
border:0px;
}
#menu ul li a {
display: block;
width: 65px;
text-align: center;
font-size: 14px;
font-family : "Trebuchet Ms";
text-decoration:lowercase;
color: #fbf6f2;
text-shadow: #4e2d1e 1px 1px;
font-variant: small-caps;
border:0px;
vertical-align:middle;

}
#menu ul li a:hover, #menu li.current a {
color: #fbf6f2;
background:url('images/menu_hover.png');
background-repeat: no-repeat;
text-decoration:lowercase; 
border:0px;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;

}

/* LINKS */
a {cursor: hand; text-decoration: bold;} 
a:link {cursor: hand; color: #47262a; text-decoration: none; }
a:visited {cursor: hand; color: #9b654d;text-decoration: none; }
a:active {cursor: hand; color: #47262a;text-decoration: none; }
a:hover {cursor: hand; color: #613b26; text-decoration: none; }

/* TÍTULO DE PÁGINAS e POSTS */
.navlink {
display: block;
color: #bd9885;
background-image:url('images/bg_01.jpg');
background-position:left top;
font-family : "Trebuchet Ms";
font-size:18px;
text-shadow: #a79084 1px 1px 10px;
font-variant: small-caps; 
font-weight:none;
text-align: left;
text-transform: none;
padding: 10px;
font-size:18px;

}
.navlink a {cursor:pointer; color: #bd9885; font-weight:bolder; }	
.navlink a:hover {color:#b18f7e; font-weight:bolder;}

/* CLASSES */
em{text-decoration : none;}
b{color: #614837; text-decoration : none;}
strong{color:#80231e; text-decoration : none;}
i{color: #58382a; text-decoration : none; }
ol, ul, li {margin:0; padding:0; list-style-type:none; }

/* TITULO DA SIDEBAR */
h1 {
color:#815d47;
font-family : "Trebuchet Ms"; 
font-size: 12px;
font-weight: none;
text-indent: 3px;
text-align: left;
border-bottom: 0px 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 :  c"Trebuchet Ms";
text-transform: lowercase;
border-bottom: 0px dotted #d4d4d4;
padding: 10px 0 0px 2px;
margin:0px;
clear: both; 
}

/* HR */
hr {
width: 97%;
clear: both;
border-top: 1px bold #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:#909090;
border: 1px solid #e1e1e1;
background-color: #fbf6f2;
margin: 0;
}
input#searchsubmit {
background: #fbf6f2 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: #fbf6f2 ;
padding: 2px ;
border: 1px solid #926f5b;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 2px;
margin:4px;
background-color: #926f5b;
}

/* IMAGENS */
.flickr a img{
padding: 2px;
border: 1px solid #e8d5b7;
background-color: #926f5b;
margin: 5px 5px 5px 5px;
-moz-box-shadow: 1px 5px 8px rgba(159,109,81,0.9);
-webkit-box-shadow: 1px 5px 8px rgba(159,109,81,0.9);		
}
.aligncenter{
padding: 2px;
border: 1px solid e8d5b7;
background-color: #926f5b;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
-moz-box-shadow: 1px 5px 8px rgba(159,109,81,0.9);
-webkit-box-shadow: 1px 5px 8px rgba(159,109,81,0.9);	
}
.alignleft{
float: left;
padding: 2px;
border: 1px solid #e8d5b7;
background-color: #926f5b;
margin: 1px 4px 0 0;
-moz-box-shadow: 1px 5px 8px rgba(159,109,81,0.9);
-webkit-box-shadow: 1px 5px 8px rgba(159,109,81,0.9);	
}
.alignright{
float: right;
padding: 2px;
border: 1px solid #e8d5b7;
background-color: #926f5b;
margin: 1px 0 0 4px;
-moz-box-shadow: 1px 5px 8px rgba(159,109,81,0.9);
-webkit-box-shadow: 1px 5px 8px rgba(159,109,81,0.9);	
}
.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: 1px;}

/* BLOCKQUOTE */
blockquote {
text-align: justify;
color:#47262a;
background: url('images/edit.gif') repeat-y top left; 
padding:0 5px 0 28px; 
margin: 0 5px 0 5px;
border: 1px solid #926f5b;
}

/* FOOTLINK */
#footlink {
text-align:center;
clear: both;
line-height:18px;
}
#footlink a {padding:0 4px 0 4px; margin:0 1px 0 1px; cursor: hand;}
#footlink a:link, #footlink a:visited, #footlink a:active {
color:#815d47;
font-size : 8pt;
background-color: #fbf6f2;
border: 1px;
}
#footlink a:hover {
color:#815d47;
font-size : 8pt;
background-color: #926f5b;
border: 1px;
cursor: hand;
}

