/*
Theme Name: Zeze Theme
Theme URI: http://zezemiranda.de/
Description: Zeze Miranda Theme.
Version: 1.0
Author: Escriba LABS
Author URI: http://escribalabs.com/

*/



/* Begin Typography & Colors */
body {
	background-color:#73674a;
	margin:0;
	padding:0;
	}
	#header {
		width:100%;
	}
	#logo {
		width:100%;
		height:80px;
		background-image:url(images/headfill.png);
		background-repeat:repeat-x;
	}
	#navbar {
		width:100%;
		height:34px;
		background-image:url(images/barbg.png);
		background-repeat:repeat-x;
	}
	#navbarfoot {
		width:100%;
		height:34px;
		background-image:url(images/barbg.png);
		background-repeat:repeat-x;
	}
	#capa {
		width:100%;
		height:502px;
		background-image:url(images/zezecapa.jpg);
		background-repeat:no-repeat;
		background-color:#978c76;
	}
.navinside {
	width:990px;
	height:auto;
}
.navinfo {
	float:left;
	width:300px;
	height:auto;
}
.navmenu {
	width:690px;
	height:auto;
	float:right;
	text-align:right;
}
.navmenu a, .navmenu a:visited, .navmenu a:active {
text-decoration:none;
color:#ffffff;

display:block;
width:130px;
text-align:center;
float:right;
margin-top:1px;
height:26px;
padding-top:6px;
border-left:1px solid #625740;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-variant:small-caps;
	font-weight:lighter;
	font-size:16px;
}
.navmenu a:hover {
	border-left:qpx solid #433823;
	background-color:#433823;
}
.navinfo li {
display:inline;
list-style:none;
float:left;
margin-right:6px;
}
#biografia a, #discos a, #fotos a, #livro a, #contato a {
color:#73674A;
font-weight:bold;
}
#biografia, #discos, #fotos, #livro, #contato {
	width:480px;
	height:auto;
	position:absolute;
	top:114px;
	left:430px;
padding:15px;
	display:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background-image:url(images/paper.jpg);
	border-top:0px;
border-left: 2px;
border-right: 2px;
border-bottom: 2px;
       border-style: solid;
text-align:justify;
border-color: #73674A;
}
#content {
	height:567px;
	width:88px;
	float:right;
	background-image:url(images/lateral.png);
	background-repeat:no-repeat;
}
	h4 {
font-size:40px;
margin:0;
padding:0;
color:#554A34;
font-family:"Times New Roman", Times, serif;
font-weight:lighter;
text-align:right;
text-transform:lowercase;
}
.commgeral {
	width:500px;
	height:auto;
}


.commentlist li {  
list-style:none!important;
 
  }  
  .author, .user {
	      padding: 5px 18px 8px 18px;  
     background-color:#6895AC;  
border:1px solid #ababab;
    color:#ffffff;
	list-style:none!important;
	display:block;
	height:auto;
  }
.reader {  
    padding: 5px 18px 8px 18px;  

     background-color:#F3F3F3;  
border:1px solid #ababab;
    color:#666666;
	list-style:none!important;
   }  
 .commentlist cite {  
     display:block;  
    font-style:normal;
text-align:right;
     }  
 
 .commentlist cite a:link, .commentlist cite a:visited, .comtit a, comtit a:visited  {  
     color:#053F65;  
      text-decoration:none;  
      }  
   
 .commentlist cite a:hover, .commentlist cite a:active, .comtit a:hover{  
     color:#2A6995;  
      text-decoration:underline;  
    }  
.comtit {
font-size:17px;
color:#737373;
margin-bottom:-4px;
}
#playercapa {
	width:320px;
	
	float:right;
	text-align:right;
padding-top:40px;
}
#footer {
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
font-variant:small-caps;
color:#433823;
font-weight:bold;
}
#footer a {
color:#000;
}
#mycommentlist {
margin:0;
padding:0;
}