﻿/*Theme Name: Temas
Theme URI: http://www.so-kissable.com/
Description: creditos http://www.true-luv.com
Version: 1.0
Author: Luisa Zambelli 
Author URI: http://so-kissable.com*/

/* BODY */
body {font-size: 12px; 
color: #8c8c8c; 
font-family: tahoma;
letter-spacing: 1px;
text-align: justify;
margin: 0px;
background: #ADADB7 url('images/back.png') repeat-x;
}


/* IMAGEM DO TOPO */
 #header {
background: url('images/header.png') no-repeat top left;
width: 800px;
height: 435px
}
   
.cont {
margin-left: 526px;
}    

.cont img{
margin-left: 107px;
}

/* LINHA DO LAYOUT */
#page {
width: 800px;
background-image: url('images/linha2.png');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

#end {
background: #ADADB7 url('images/footer2.png') no-repeat;
width: 800px;
height: 131px;
margin-left: -105px;
}

.end{
height: 14px;
background: #fff url('images/footer.png') repeat;
margin: 0px;
clear: both;
}


/* FOOTER */
#footer {
background-color: #ADADB7;
background-position: bottom;
width: auto;
height: 20px;
clear: both;
}

#footer p {
color: #625046;
font-size: 10px;
font-family: tahoma;
padding:8px 0px 8px 0px;
margin:20px 0px 20px 0px;
text-align: center;
}


/* PERFIL */
#sidebar {
width: 100%;
background-color: #E9E9E9;
color: #625046;
font-family: tahoma;
font-size: 12px;
text-align: center;
margin: 2px 0 0 0;
padding: 0 0px 0 0px;
float: left;
}

#sidebar p{
padding-bottom: 10px;
}

#sidebarcolumns {
padding:2px;
margin: -13px 0 0 0; 
}

#sidebarcolumns .block {
float:left; 
width: 344px; 
margin:0 0 0 5px; 
text-align:left;
}

#sidebarcolumns .first, * html #sidebarcolumns .first{
clear:both; 
margin:0 0 0 161px; 
text-align:justify;
}

.espaco {padding: 1px; margin:40px;}

/* POSTS E PÁGINAS */
#content {
line-height:15px;
font-size: 12px; 
color: #373737; 
font-family: tahoma;
text-align:justify;
width: 600px;
padding: 15px 0px 0 105px;
float: left;
margin-top: -110px;
}

/* PREV E NEXT */
.anterior{
float:left;
color: #814646;
background: none;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{
float:right;
color: #814646;
background: none;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}


/* MENU */

#menu {
float: left;
width: 645px;
height: 26px;
margin: -64px 0px 0px 0px;
padding: 0 0 0 86px;
list-style: none;
}

#menu ul {
color: #59453B;
text-indent: 5px;
vertical-align:middle;
text-decoration: none;
font-family: verdana;
line-height: 18px;
margin-bottom: 1px;
font-size: 14px;
border-right: 0px #FFFFFF;
text-transform: lowercase;
padding-top: 0px;
padding-right: 0px;
padding-left:0px;
clear: left;
margin-top: -26px;
margin: 1px;
list-style-type: none;
}


#menu ul li {
float: left;
margin: 2px;
width: auto;
text-align: center;
border-bottom:0px solid;
}

#menu ul li a {
text-align: center;
padding: 0px 5px 0px 5px;
letter-spacing: 1px;
font-size: 7pt;
font-weight: bold;
line-height: 18px;
display: block;
width: auto;
height: 18px;
color: #59453B;
background: none;
height: 18px;
vertical-align:middle;
text-decoration: none;
font-family: tahoma;
line-height: 18px;
font-size: 12px;
}

#menu ul li a:hover {
color: #814646;
text-decoration: none; 
border: 0px solid;
background: none;
}




/* LINKS */
a {cursor: help; text-decoration: none;} 
a:link {cursor: help; color: #814646; text-decoration: none; }
a:visited {cursor: help; color: #814646;text-decoration: none; }
a:active {cursor: help; color: #814646;text-decoration: none; }
a:hover {cursor: help; color: #814646; text-decoration: underline; }


/* NEGRITO E ITALICO */
b{color: #838392; cursor: crosshair;}
i{cursor: crosshair;}
strong{color: #656358; cursor: crosshair;}



/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:11px;
color:#999999;
background: #fff;
border:1px solid #eee;
border: 0px;}


input#searchsubmit {
background: #aaa url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 0px solid #e1e1e1;
width: 181px;
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;
}


/* BORDA NAS IMAGENS */
.aligncenter{
background-color: #fff;
border: 0px solid #eee;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #fff;
border: 0px solid #eee;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #fff;
border: 0px solid #eee;
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;}


/* TÍTULO DO PERFIL */
h1 {
font-weight: bold;
background: none;
color:#59463F;
line-height: 16px;
text-decoration: none;
font-family: tahoma;
font-size: 10px;
text-indent: 5px;
text-align: left;
margin: 15px 0 7px 0;
img {border: 0px;}
}

/* SUBTITULOS */
h2 {
font-size:10px;
font-family: tahoma;
color: #59463F;
border-bottom:0px dashed #e9e4de;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}




/* EDITAR POSTS */
blockquote {
background-color:#fafafa;
border-top: 0px solid #f3f4f4;
border-bottom: 0px solid #f3f4f4;
border-left: 5px solid #f3f4f4;
border-right: 0px solid #f3f4f4;
padding: 5px 5px 5px 5px;
font-size: 11px; 
text-align: justify;
margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 10px;}



/* TÍTULO DE PÁGINAS E POSTS */
.navlink {
display: block;
color: #5a463b;
font-weight: bold;
font-family : arial, sans-serif, tahoma;
font-size: 30px; 
text-decoration: none;
text-align: center;
text-transform: none;
height: 30px;
line-height:30px;
vertical-align:middle;
padding: 0 0 0 0px;
margin: 0px;
border: 0px;
img {border: 0px;}
}

.navlink a {cursor: help; color: #59463F; text-decoration: none; }	
.navlink a:hover {color:#59463F; text-decoration:none;}

/* HR */
hr {
width: 97%;
clear: both;
border-top: 1px solid #e1e1e1;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}




