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


/* BODY */
body {font-size: 12px; 
color: #000000; 
font-family: verdana;
text-align: justify;
margin:5px 0 5px 0;
background-color:#E6E2DF;
}


/* IMAGEM DO TOPO */
 #header {
background: url('images/topo.png') no-repeat top left;
width: 900px;
height: 212px;
}
       

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


/* FOOTER */
#footer {
background-image: url('images/footer.png');
background-position: bottom;
width: 900px;
height: 50px;
clear: both;
}

#footer p {
color: #000000;
font-size: 9px;
font-family: verdana;
padding:8px 0 8px 0;
margin:0 20px 0 20px;
text-align: center;
border-top:5px solid #E6E2DF;
}


/* PERFIL */
#sidebar {
width: 250px;
color: #000000;
font-family: verdana;
font-size: 11px;
text-align: left;
margin-top: -10px;
padding: 0 5px 0 5px;
float: left;}

#sidebar ul {
display: block;
padding: 5px;
margin-bottom: 15px;
list-style-type: none;
font-size: 11px;
}

#sidebar li {
background-image: url(images/dot.gif);
background-repeat: no-repeat;
background-position: 0px 6px;
padding-left: 7px;
margin-bottom: 1px;
}



/* POSTS E PÁGINAS */
#content {
color:#000000;
line-height:15px;
text-align:justify;
width: 620px;
padding: 10px 3px 0 5px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #000000;
font-size:12px;
text-align: left;
font-family : verdana, helvetica, sans-serif;
text-transform: capitalize;
padding: 0 0 0 2px;
}


/* PREV E NEXT */
.anterior{
float:left;
background-color: #E6E2DF;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{
float:right;
background-color: #E6E2DF;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}


/***************** MENU *****************/
#menu {
list-style: none;
float: left;
height: 25px;
width: 620px;
padding-left:10px;
margin-top: 4px;
}
#menu ul {
padding: 0px;
margin: 0px;
float: left;
width: 100%;
list-style:none;
text-transform: uppercase;
font-weight: bold;
height: 18px;
line-height: 18px;
vertical-align:middle;
}
#menu ul li {
display: block;
float: left;
margin: 1px;
width: auto;
text-align: center;
border:0px;
}
#menu ul li a {
display: block;
width: 120px;
text-align: center;
font-size: 12px;
font-family : Verdana, Arial, sans-serif;
text-decoration: none;
color: #000000;
background-color: #E6E2DF;
border:1px solid #E6E2DF;
vertical-align:middle;
}
#menu ul li a:hover, #menu li.current a {
color: #710000;
background-color: #FFFFFF ;
text-decoration: none;
border:1px solid #FFFFFF;
}


/* LINKS */
a {cursor: help; text-decoration: none; font-weight: bold;} 
a:link {cursor: help; color: #710000; text-decoration: none; font-weight: bold;}
a:visited {cursor: help; color: #710000;text-decoration: none; font-weight: bold; }
a:active {cursor: help; color: #710000;text-decoration: none; font-weight: bold; }
a:hover {cursor: help; color: #998776; text-decoration: none; font-weight: bold; }


/* NEGRITO E IT�LICO */
b{color: #710000; cursor: crosshair;}
i{color: #710000; cursor: crosshair;}
strong{color: #710000; cursor: crosshair;}


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

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#000000;
background: #EFEDE9;
border: 0px;}

input#searchsubmit {
background: #FFFFFF url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #E6E2DF;
width: 93%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}


/* COMENTÁRIOS */
.comments{
text-align:justify;
background-color: #EFEDE9;
padding: 5px ;
border: 1px solid #EFEDE9;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #E6E2DF;
}


/* BORDA NAS IMAGENS */
.aligncenter{
background-color: #E6E2DF;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #E6E2DF;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #E6E2DF;
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: #E6E2DF;
color:#000000;
line-height: 16px;
text-decoration: none;
font-family: verdana;
font-size: 12px;
text-indent: 5px;
text-align: left;
margin: 15px 0 7px 0;
}

/* SUBTITULOS */
h2 {
font-size:13px;
font-family: verdana;
color: #710000;
border-bottom:1px dashed #E6E2DF;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}




/* EDITAR POSTS */
blockquote {
background-color:#EFEDE9;
border-top: 1px solid #EFEDE9;
border-bottom: 1px solid #EFEDE9;
padding: 5px 5px 5px 5px;
font-size: 13px; 
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: #710000;
font-family : verdana, sans-serif, tahoma;
font-size:20px;
font-weight: bold;  
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 #E6E2DF;
}
.navlink a {cursor: help; color: #710000; text-decoration: none; font-weight: bold;}	
.navlink a:hover {color: #710000; text-decoration:none; font-weight: bold; }

/* CALENDARIO */
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #000000;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #710000;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #E6E2DF;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 10px verdana;
color: #aaa;
}
#wp-calendar td.pad { /* Celulas vazias */ background: E6E2DF; }
#wp-calendar td#today { /* Data Atual */ background: white; }
#wp-calendar thead { /* Dias da semana */ font: bold 10px verdana; background: #E6E2DF;}
#wp-calendar caption { /* Mês */background: #E6E2DF;padding: 0px 0 0px;font: bold 11px Verdana;color: #E6E2DF;}


/* 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:#000000;
font-size : 8pt;
background-color: #E6E2DF;
border: 0px;
}
#footlink a:hover {
color: #710000;
font-size : 8pt;
background-color: #FFFFFF;
border: 0px;
}


/* HR */
hr {
width: 97%;
clear: both;
border-top: 1px dotted #E6E2DF;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}

		            
/* * * * * A S K  M E * * * * */


.askme {
    margin: 10px 0px 10px 0px;}
	
.askme label {
    display: block;
    width: 40em;
    float: left;}
	
.askme-pergunta {
    font-size: 10px;
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    color: #8C6453;
    background-color: #F3E4D9;
    border: 2px solid #FEF7F2;
    padding: 3px;}

.askme-resposta {
    font-size: 10px;
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
    color: #8C6453;
    background-color: #FDE5E7;
    border-left: 2px solid #FEF7F2;
    border-right: 2px solid #FEF7F2;
    padding: 3px;}

.askme-data{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #8C6453;
    background-color: #FBC0C5;
    border-bottom: 2px solid #FEF7F2;
    border-left: 2px solid #FEF7F2;
    border-right: 2px solid #FEF7F2;
    text-align: center;
    padding: 3px;}