/*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: 8pt; 
color: #000; 
font-family: verdana;
text-align: justify;
margin:5px 0 5px 0;
background-color:#F8F8F8;
}

/* IMAGEM DO TOPO */
 #header {
background: url('') no-repeat top left;
width: 1024px;
height: 600px;
}
       

/* LINHA DO LAYOUT */
#page {
width: 1024px;
background-image: url('http://www.jasonmrazbr.com/images/v3/linha.jpg');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

/* FOOTER */
#footer {
background-color:#fff;
background-position: bottom;
width: 1024px;
height: 50px;
clear: both;
}

#footer p {
color: #000;
font-size: 8pt;
font-family: tahoma;
padding:10px 0 8px 0;
margin:0 25px 0 30px;
text-align: center;
border-top:5px solid #9e7e9e;
}


/* PERFIL */
#sidebar {
width: 217px;
color: #000;
font-family: verdana;
font-size: 8pt;
text-align: justify;
margin: -15px 0 0 0;
padding: 25px 20px 0 35px;
float: left;}


/* POSTS E PÁGINAS */
#content {
color:#000;
line-height:15px;
text-align:justify;
width: 720px;
padding: 25px 3px 0 5px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #000;
font-size:8pt;
text-align: left;
font-family : verdana;
text-transform: none;
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: 10px;
font-family : Verdana, Arial, sans-serif;
}
#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: crosshair; text-decoration: none;} 
a:link {cursor: crosshair; color: #9e7e9e; text-decoration: none; }
a:visited {cursor: crosshair; color: #9e7e9e; text-decoration: none; }
a:active {cursor: crosshair; color: #9e7e9e; text-decoration: none; }
a:hover {cursor: crosshair; color: #000;  text-decoration: none; }



/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:11px;
color:#000;
background: #f9f9f9;
border: 0px;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#000;
background: #f9f9f9;
border: 0px;}

input#searchsubmit {
background: #f9f9f9 url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #000;
width: 89%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}


/* COMENTÁRIOS */
.comments{
text-align:justify;
background-color: #f9f9f9 ;
padding: 5px ;
border: 1px solid #000;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #f9f9f9;
}


/* BORDA NAS IMAGENS */
.aligncenter{
background-color: #e1e1e1;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignnone{
margin: 1px 4px 0 0;
padding: 3px;
background-color: #ffffff;
border: 1px solid #5f5f5f;
}
.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: #9e7e9e;
color:#ffffff;
line-height: 16px;
text-decoration: none;
font-family: tahoma;
font-size: 10px;
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:#fafafa;
border-top: 1px solid #f3f4f4;
border-bottom: 1px 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: #fff;
font-family : tahoma;
font-size:17px; 
text-decoration: none;
text-align:center;
text-transform: none;
height: 30px;
line-height:30px;
vertical-align:middle;
padding: 0 0 0 2px;
margin: 0px;
background: url('http://www.jasonmrazbr.com/images/v3/titulo-posts.png');
}
.navlink a {cursor: help; color: #fff; text-decoration: none; }	
.navlink a:hover {color:#fff; text-decoration:none;}

/* CALENDARIO */
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #FFC5D9;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #c0c0c0;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #fde9f1;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 10px Arial;
color: #aaa;
}
#wp-calendar td.pad { /* Celulas vazias */ background: #f8f8f8; }
#wp-calendar td#today { /* Data Atual */ background: white; }
#wp-calendar thead { /* Dias da semana */ font: bold 10px Arial; background: #FDF8FA;}
#wp-calendar caption { /* Mês */background: #f8f8f8;padding: 0px 0 0px;font: bold 11px Arial;color: #c0c0c0;}


/* 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:#9e7e9e;
font-size : 8pt;
background-color: #f3f3f3;
border: 0px;
}
#footlink a:hover {
color:#000;
font-size : 8pt;
background-color: #f3f3f3;
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;
}
