/*Theme Name: Tema Base
Theme URI: http://www.janeleonetti.com
Description: Jane Leonetti
Version: 1.0
Author: Renata Ventura 
Author URI: http://www.renataventura.com*/

/*
Alpha PNG support for IE
------------------------------
Aviso, este código abaixo funciona apenas para visualização na tela. Quando este documento for impresso, o bug voltará.
O Hack Abaixo faz o código rodar apenas no IE. Sendo que os outros browsers como, Firefox, Opera e Safari já tem a transparencia de PNG nativo.
\*/
* html img/**/ {
filter:expression(
   this.alphaxLoaded ? "" :
   (
    this.src.substr(this.src.length-4)==".png"
    ?
    (
     (!this.complete)
     ? "" :
      this.runtimeStyle.filter=
      ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
      (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
      String(this.alphaxLoaded=true).substr(0,0)+
      (this.src="blank.png").substr(0,0)
    )
    :
    this.runtimeStyle.filter=""
   )
  );
}

/***************** BODY *****************/
body {font-size: 16px; 
color: #8c8c8c; 
font-family: Comic Sans MS; 
text-align: justify;
margin-top:0px;
margin-bottom:0px;
background-image:url(images/fundo.gif);}
       

/***************** LINHA DO LAYOUT *****************/
#page {
width: 824px;
background-image: url('images/linha.png');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
text-align: left}


/***************** IMAGEM DO TOPO *****************/
 #header {
background: url('images/topo.png') no-repeat top left;
width: 824px;
height: 188px}


/***************** PERFIL *****************/
#sidebar {
width: 172px;
color: #8c8c8c;
font-family: Comic Sans MS; 
font-size: 16px;
text-align: justify;
margin-top: 10px;
padding-left:5px;
padding-right:5px;
padding-bottom:0px;
float: left;}


/***************** POSTS *****************/
#content {
width: 534px;
text-align: justify;
padding-top: -45px;
padding-left:25px;
padding-right:3px;
padding-bottom:0px;
float: left;}


/***************** IMAGEM DO FOOTER *****************/
#footer {
background-image: url('images/rodape.png');
background-position: bottom;
width: 791px;
height: 170px;
clear: both;}



/***************** MENU *****************/
#nav {
display: block;
color: #de8809;
font-weight: bold;
background-color: #fef5e7;
width: 97%;
height: 18px;
text-indent: 5px;
vertical-align:middle;
text-decoration: none;
font-family: verdana;
line-height: 18px;
margin-bottom: 1px;
font-size: 10px;
letter-spacing: 1px;
border-left: 5px solid #086c01; }

#nav:hover {
color: #c0c0c0;
display: block; 
text-decoration: none; 
border-right: 5px solid #cccccc;
border-left: 0px;
border-top: 0px;
border-bottom: 0px;
background-color: #F8F8F8;}


/***************** IMAGENS *****************/
img {border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px;}


/***************** LINKS *****************/
a {cursor: help; color: #de8809; text-decoration: none; border: 0px solid;}
a:link {cursor: help; color: #de8809; text-decoration: none; border: 0px solid;}
a:visited {cursor: help; color: #de8809;text-decoration: none; border: 0px solid;}
a:active {cursor: help; color: #de8809;text-decoration: none; border: 0px solid;}
a:hover {cursor: help; color: #c0c0c0; text-decoration: none; border: 0px solid;}



/***************** TEXTAREA,  INPUTS E FORMULÁRIOS*****************/
input, textarea, select, button {
font-size:14px;
color:#474747;
background: #fef5e7;
border: 1px solid #fedca9;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#474747;
background: #F8F8F8;
border: 1px solid #D4D4D4;}





/***************** COMENTARIOS *****************/
.comments{
border: 1px solid #d4d4d4;
background-color: #F9F9F9;
padding:3px;}

.commentname
{font-size: 16px;
font-family: Comic Sans MS;
text-transform: uppercase; 
font-weight: bold;
letter-spacing: 1px ;
color: #474747;
text-align: left;
margin-top:3px;}

.commentdata
{font-size: 16px;
font-family:  Comic Sans MS;
font-weight: bold;
color: #474747;
text-align: left;}

.commentcontent
{text-align:justify;
padding: 2px 6px 2px 6px;}

.box{
padding: 6px;
background-color:#FFFFFF;
border-bottom:1px solid #959595;}

.citar{	
font-size: 16px;
font-family:  Comic Sans MS;
font-weight: bold;
color: #EADCF3;
background-color:#FFFFFF;
border-top:1px solid #959595;
text-align:right;
padding: 6px  6px  6px  6px;}

/***************** BORDA NAS IMAGENS *****************/
.borderimage{
background-color: #ffffff;
padding: 7px;
border: 1px solid #006b05;
color:  #666666;
margin-right: 4px;
margin-left: 4px;
margin-top: 1px;}


/***************** H1,H2,H3 *****************/
h1 {font-size:16px; color:#006b05;}
h2 {font-size:16px;
font-family : Comic Sans MS;
color: #006b05;
line-height: 15px;
text-transform: uppercase;
font-weight: bold;}
h3 {font-size:10px; color:#006b05;}


/***************** TÍTULO DO PERFIL *****************/
.sidebar1 {
font-weight: bold;
background-color: #F8F8F8;
color:#C0C0C0;
border-left: 5px solid #C0C0C0;
line-height: 16px;
width: 97%;
text-decoration: none;
font-family: tahoma;
font-size: 10px;
text-indent: 5px;
text-align: left;
text-transform: uppercase;}


/***************** CONTEÚDO DO PERFIL *****************/
.sidebar2 {
text-align:justify;
font-size: 10px;
font-family: tahoma;
color: #303030;
width:150px;
height:480px;
border-bottom: 0px dashed #8EA6AB;
padding-top: 40px;
padding-left:15px;
padding-bottom: 14px;
line-height:14px;
background:url('images/menu.jpg');
}

/***************** DIV VISITAS *****************/
.visitas{
font-family : Comic Sans MS;
font-size:12px;
color:#000000;
margin-left:10px;
padding-left:15px;
padding-top:14px;
width:138px;
height:94px;
background:url('images/visitas.jpg');
}


/***************** EDITAR POSTS *****************/
.edit {
border-left: 5px solid #C0C0C0;
border-right: 5px solid #C0C0C0;
background-color: #F7F7F7;
padding: 5px 5px 5px 5px;
font-size: 11px; 
text-align: justify;}

blockquote {
border-left: 5px solid #f7ad40;
border-right: 5px solid #f7ad40;
background-color: #fbebd4;
padding: 5px 5px 5px 5px;
font-size: 11px; 
text-align: justify;}


/***************** CATEGORIAS DOS POSTS *****************/
.categoria {
font-size:16px;
font-family : Comic Sans MS;
color: #303030;
width: 100%;
line-height:16px; 
background-color: #fdf7db;
text-align: left;}


/****************** TÍTULO E SUBTÍTULOS DOS POSTS *******************/

#navlink {display: block;
color: #086c01;
background-color: #fdf7db;
width: 100%;
padding-left: 2px;
height: 22px;
line-height:22px;
vertical-align:middle;
text-decoration: none;
text-transform: uppercase;
text-align:left;
font-family:  Comic Sans MS;
font-size:18px; 
margin-bottom: 0px;
}
	
#navlink a {cursor: help; 
color: #086c01;
text-decoration: none;}

#navlink a:hover {color:#C0C0C0;  
text-decoration:none; 
position:relative;
border: 0px;}

.data {
display: block;
font-weight: bold;
font-size:14px;
line-height:17px;
vertical-align: middle;
font-family : Comic Sans MS;
color: #474747;
width: 100%;
padding-left: 2px;
margin-bottom: 1px;
background-color:#fbf2c6;
text-align: left;}


.categoria {
display: block;
font-weight: none;
font-size:10px;
text-transform: uppercase;
font-family:  Comic Sans MS;
line-height:17px;
vertical-align: middle;
color: #303030;
width: 100%;
padding-left: 2px;
margin-bottom: 1px;
background-color: #fdf3c3;
text-align: left;}



/****************** TÍTULO E SUBTÍTULO DAS PÁGINAS E ARQUIVOS *******************/

#navlinkpage {
display: block;
color: #086c01;
font-weight: bold;
letter-spacing: 1px ;
background-color: transparent;
width: 100%;
padding-left: 0px;
height: 22px;
line-height:22px;
vertical-align:middle;
text-decoration: none;
text-transform: uppercase;
text-align:center;
font-family:  Comic Sans MS;
font-size:18px; 
margin-bottom: 2px;
}
	
#navlinkpage a {cursor: help; 
color: #086c01; 
text-decoration: none;}

#navlinkpage a:hover {color:#C0C0C0; 
text-decoration:none; 
position:relative;
border: 0px;}


.blocktitle {
font-size:10px;
font-family: tahoma;
color: #c2beba;
width: 100%;
line-height: 15px;
background-color: transparent;
border-bottom:1px dashed #e9e4de;
padding-right: 2px;
text-transform: uppercase;
height: 15px;
text-indent: 5px;
font-weight: bold;
margin-bottom: 0px;
letter-spacing: 2px;}




/***************** CONTEÚDO DAS PÁGINAS E POSTS *****************/
.block { 
background-color: transparent;
padding: 1px 1px 1px 1px;
border-bottom: 0px;
font-size:18px; 
color:#303030;
font-family: Comic Sans MS;
font-weight:normal;

}


/*****************CALENDARIO*****************/
#wp-calendar {
empty-cells: show;
font-size: 0.9em;
text-align: center;
font-family :tahoma;
margin: 0;
width: 95%;}

/*DIAS DE POSTS E LINKS*/
#wp-calendar #prev a {
font-size: 10px;
letter-spacing: 1px;
font-family: Comic Sans MS; 
text-align: left;
border: 0px;
font-weight: bold;}

#wp-calendar #next a {
text-align: right;
font-size: 10px;
font-family :arial;
letter-spacing: 1px;
border: 0px ;
font-weight: bold;}

#wp-calendar a {
font-size: 10px;
font-weight: bold;
font-family :tahoma;
border: 0px;
text-align: center;
color: #de8809;}

#wp-calendar a:hover  {
display: block;
font-size: 10px;
font-weight: bold;
font-family :tahoma;
text-decoration: none;
border-bottom: 0px solid #c0c0c0;
font-weight: bold;
text-align: center;
color: #c0c0c0;
background-color:#F2EAF8;}

/*DEMAIS DIAS*/
#wp-calendar td {
color: #c0c0c0;
font-size: 10px;
font-family :arial;
letter-spacing: normal;
padding: 2px 0;
background-color: #F8F8F8;
border-top:1px solid #EFEDED;
border-left: 1px solid #EFEDED;
border-bottom: 1px solid #D8D8D8;
border-right: 1px solid #D8D8D8;
text-align: center;}

#wp-calendar td:hover{
background-color: #F8F8F8;
border-bottom:1px solid #EFEDED;
border-right: 1px solid #EFEDED;
border-top: 1px solid #D8D8D8;
border-left: 1px solid #D8D8D8;}

/* MÊS */
#wp-calendar caption {
font-weight:bold; 
font-size:10px; 
font-family: Comic Sans MS;
text-align: center;
line-height : 11px;
color: #303030;
background-color: #F8F8F8;
border-top:1px solid #EFEDED;
border-left: 1px solid #EFEDED;
border-bottom: 1px solid #D8D8D8;
border-right: 1px solid #D8D8D8;
text-transform: uppercase;
letter-spacing: 1px;
padding:3px; 
margin:2px;}

/*DIAS DA SEMANA*/
#wp-calendar th {color: #999999;
text-align: center;
font-family :arial;
font-size: 10px;
font-style: normal;
background-color: #F8F8F8;
border-top:1px solid #EFEDED;
border-left: 1px solid #EFEDED;
border-bottom: 1px solid #D8D8D8;
border-right: 1px solid #D8D8D8;
text-transform: uppercase;}

/*DATA ATUAL*/
#wp-calendar #today {
background-color:#f8f8f8;
border-bottom:1px solid #E8E6E6;
border-right: 1px solid #E8E6E6;
border-top: 1px solid #D8D8D8;
border-left: 1px solid #D8D8D8;}





/***************** LINKS DO FOOTER *****************/

#footlink {text-align:center;}
