﻿/*Theme Name: Letargia
Theme URI: http://letargia.blog.br/
Version: 1.0
Author: Luisa Zambelli
Author URI: http://so-kissable.com*/

/* BODY */
body {font-size: 13px; 
color: #663E3E; 
font-family: Tahoma, Calibri, Dotum;
text-align: justify;
margin: 0px;
background: #F1EFF4 url('images/back.png') repeat-x;
}

/* IMAGEM DO TOPO */
 #header {
background: url('images/header3.png') no-repeat top left;
width: 800px;
height: 489px
}


/* texto no header */       
.textoh {
margin: -315px 0px 0px 47px;
width: 277px;
padding: 0px;
color: #9E8484;
text-align: justify;
font: 12px tahoma;
line-height: 22px;
}

/* LINHA DO LAYOUT */
#page {
width: 800px;
background-image: url('images/linha.png');
background-repeat: repeat;
margin-left: auto;
margin-right: auto;
}

/* FOOTER */
#footer {
background-position: bottom;
width: 800px;
height: auto;
clear: both;
border: 0px 0px 20px 0px;
border-background: #663E3E url('') repeat-y;
}

#footer p {
color: #663E3E;
background: none;
width: 800px;
font-size: 11px;
font-family: tahoma;
padding: 20px 0 20px 0;
margin: 50px 0px 0 0px;
text-align: center;
}


/* widgets do footer */

#sidebar {
width: 800px;
color: #fff;
font-family: tahoma;
font-size: 12px;
text-align: justify;
margin: 2px 0 0 0;
padding: 7px -2px 30px 5px;
float: left;
background: #663E3E url('images/footer.png') repeat-y;
}

#sidebar a {cursor: help; text-decoration: none;} 
#sidebar a:link {cursor: help; color: #fff; text-decoration: none; }
#sidebar a:visited {cursor: help; color: #fff;text-decoration: none; }
#sidebar a:active {cursor: help; color: #fff;text-decoration: none; }
#sidebar a:hover {cursor: help; color: #fff; text-decoration: underline; }

#sidebarcolumns {
padding:2px;
margin: 0px 0 0 0; 
}

#sidebarcolumns .block {
padding:2px;
margin: -13px 0 0 0; 
}

#sidebarcolumns .block {
float:left; 
width:22%; 
margin:0 0 0 5px; 
text-align:left;
}

#sidebarcolumns .first, * html #sidebarcolumns .first{
clear:both; 
margin:0 0 0 30px; 
text-align:justify;
}


#flickr a img{
margin: 5px;
padding: 7px;
background-color: #fff;
border: 0px solid #000;
}



/* posts e pages */
#content {
color:#663E3E;
line-height:15px;
text-align:justify;
width: 700px;
padding: 50px;
float: left;
}


/* div que posiciona o titulo e a data */

.titulo {
margin-left: 346px;
margin-bottom: 20px;
margin-top: 90px;
}


#content span.meta{
display: block;
color: #663E3E;
line-height: 12px;
font-size: 11px;
text-align: left;
font-family : tahoma;
text-transform: capitalize;
padding: 0 0 0 2px;
}


/* TÍTULO DE PÁGINAS E POSTS */
.navlink {
display: block;
color: #663E3E;
font-family : Tahoma;
font-weight: bold;
font-size: 24px; 
text-decoration: none;
text-align:left;
text-transform: none;
height: 28px;
line-height:28px;
vertical-align:middle;
padding: 0 0 0 2px;
margin: 0px;
border-bottom: 0px;
}
.navlink a {cursor: default; color: #663E3E; text-decoration: none; }	
.navlink a:hover {color:#663e3e; background: #f1eff4;}


/* 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 ul {
padding: 30px 0px 0px 50px;
margin: 0px;
width: 100%;
list-style:none;
font-weight: normal;
height: 26px;
line-height: 26px;
vertical-align:middle;
}

#menu ul li {
display: block;
margin: 1px;
border:0px;
}

#menu ul li a {
display: block;
width: 150px;
font-size: 16px;
font-family : Tahoma;
text-decoration: none;
text-transform: none;
text-indent: 5px;
letter-spacing: 2px;
color: #ece3e6;
background: none;
vertical-align:middle;
}

#menu ul li a:hover {
color: #663e3e;
text-decoration: none;
background: #f1eff4;
}


/* LINKS */
a {cursor: help; text-decoration: none;} 
a:link {cursor: help; color: #951c1c; text-decoration: none; }
a:visited {cursor: help; color: #663E3E;text-decoration: none; }
a:active {cursor: help; color: #663E3E;text-decoration: none; }
a:hover {cursor: help; color: #966c6c; text-decoration: underline; }


/* NEGRITO E IT�LICO */
b{color: #5C6D34; cursor: crosshair;}
i{color: #364B6B; cursor: crosshair;}
strong{color: #5C6D34; cursor: crosshair;}



/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:11px;
color:#663E3E;
background: #fff;
border: 1px solid #e1e1e1;}

input#searchsubmit {
color: #f1eff4;
background: #663E3E url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 0px;
width: 190px;
margin: 122px 0px 0px 562px;
padding: 1px 1px 1px 15px;
}



/* COMENTÁRIOS */
.comments{
text-align:justify;
background-color: #DED2CF;
padding: 10px ;
border-bottom: 0px solid #e1e1e1;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #663E3E;
}


/* BORDA NAS IMAGENS */
.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;}


/* titulo sidebar */
h1 {
background: none;
color:#fefefe;
line-height: 20px;
text-decoration: none;
font-family: Tahoma;
font-size: 14px;
text-indent: 5px;
text-align: center;
margin: 15px 0 7px 0;
}

/* comentarios - titulo */

h2 {
font-weight: bold;
background: none;
color:#663E3E;
line-height: 20px;
text-decoration: none;
font-family: Tahoma;
font-size: 16px;
text-indent: 5px;
text-align: center;
margin: 15px 0 7px 0;
}

/* edit */
blockquote {
background-color:#fafafa;
border-top: 1px solid #f3f4f4;
border-bottom: 1px solid #f3f4f4;
padding: 5px 5px 5px 5px;
font-size: 13px; 
text-align: justify;
margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 10px;}


/* footlink */

#footlink {
text-align:center;
clear: both;
line-height:18px;
}
#footlink a {padding: 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: #f1eff4;
border: 0px;
}


/* 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;
}


