﻿/*Theme Name: Tema Base Antigo 01
Theme URI: http://www.true-luv.com/
Description: 2 colunas com menu vertical e sidebar do lado esquerdo
Version: 0.1
Author: Tamara 
Author URI: http://www.true-luv.com*/


/* BODY */
body {font-size: 12px; 
color: #8c8c8c; 
font-family: tahoma;
text-align: justify;
margin:5px 0 5px 0;
background-image: url('images/bg.png');
}       

/* LINHA DO LAYOUT */
#page {
width: 886px;
background-image: url('images/linha.png');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

/* FOOTER */
#footer {
background-color: #e2e2e2;
background-position: bottom;
width: 886px;
height: 50px;
clear: both;
}

/* IMAGES */
a img
        {filter: alpha(opacity=50);
        -moz-opacity: 10.0;
        opacity:0.80; 
        background-color: #;
	border: 1px solid #896c6d; 
	padding: 2px 3px 2px 3px;
}

a:hover img
        {filter: alpha(opacity=100);
        -moz-opacity: 1.0;
        opacity:1.0;
        background-color: #;
	border: 1px solid #807a77; 
	padding: 2px 3px 2px 3px;
}

.bordaclara {
	border:1px solid #9ba75f;
	padding:2px;
	background-color: #807a77;

	 filter: alpha(opacity=100);
	-moz-opacity: 0.8
}

#footer p {
color: #896c6d;
font-size: 11px;
font-family: tahoma;
padding:8px 0 8px 0;
margin:0 20px 0 20px;
text-align: center;
border-top:5px solid #807a77;
}


/* PERFIL */
#sidebar {
width: 250px;
color: #807a77;
font-family: tahoma;
font-size: 12px;
text-align: justify;
margin: -15px 0 0 0;
padding: 0 5px 0 5px;
float: left;}


/* POSTS E PÁGINAS */
#content {
color:#624d4e;
line-height:15px;
text-align:justify;
width: 607px;
padding: 10px 3px 0 5px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #807a77;
font-size:12px;
text-align: left;
font-family : tahoma;
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: 12px;
font-family : tahoma;
}
#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;
border-left: 5px solid #FFDAE6;
}
#menu li a:hover {
color: #c0c0c0;
background-color: #F8F8F8;
border-left: 5px solid #cccccc;
}
/* 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: #a4b165; text-decoration: none; }
a:visited {cursor: help; color: #a4b165;text-decoration: none; }
a:active {cursor: help; color: #a4b165;text-decoration: none; }
a:hover {cursor: help; color: #807a77; text-decoration: none; }


/* NEGRITO E ITÁLICO */
b{color: #896c6d; cursor: crosshair;}
i{color: #896c6d; cursor: crosshair;}
strong{color: #909090; cursor: crosshair;}



/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:12px;
color:#807a77;
background: #f1f1f1;
border: 0px;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#807a77;
background: #f1f1f1;
border: 0px;}

input#searchsubmit {
background: #f1f1f1 url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #807a77;
width: 89%;
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 */

.borderimage
	    {border: 1px solid #807a77;
	    background-color: #f1f1f1;
	    padding:5px;
	    margin:5px;}
	 
.borderimage:hover
	    {border: 1px solid #807a77;
	    background-color: #807a77;
	    padding:5px;
	    margin:5px;}

.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;}


/* TÍTULO DO PERFIL */
h1 {
font-weight: bold;
background-color: #807a77;
color:#ffffff;
line-height: 16px;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
text-indent: 5px;
text-align: left;
margin: 15px 0 7px 0;
}

/* SUBTITULOS */
h2 {
font-size:10px;
font-family: tahoma;
color: #c2beba;
border-bottom:1px dashed #e9e4de;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}




/* EDITAR POSTS */
blockquote {
background-color:#f1f1f1;
border-top: 1px solid #f1f1f1;
border-bottom: 1px solid #f1f1f1;
border-left: 10px solid #afb165;
padding: 5px 5px 5px 5px;
font-size: 12px; 
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: #9f9f9f;
font-family : tahoma;
font-size: 20px; 
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: #624d4e; text-decoration: none; }	
.navlink a:hover {color:#896c6d; text-decoration:none;}


/* LINKS DO FOOTER */

#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: #e2e2e2;
border: 0px;
}
#footlink a:hover {
color:#9f9f9f;
font-size : 8pt;
background-color: #e1e1e1;
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;
}
