/* @override http://www.nadaver.com/wp-content/themes/clean/style.css */

/*
Theme Name: Nadaver Clean
Theme URI: http://www.nadaver.com/
Description: New Nadaver Skin based on Refueled Blank Themes
Author: Alexandre Affonso
Author URI: http://www.nadaver.com/
version: 2.0
Tags: three-column, widget-ready, blank
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #669999;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	height: 100%;
}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 12pt;
	margin-top: 2px;
	margin-bottom: 2px;
}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

img a:hover {
	position:relative;
	width: 100px;
	height: 100px;
	overflow:hidden;
	float:left;
	background-image: url("../images/zoom.png");
	background-repeat:no-repeat;
	background-position:center center;
	margin:15px;
	border: 6px solid #000000;
}


blockquote{

	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a {
	text-decoration:none;
	}

a:hover {
	text-decoration: none;
	}



/* container */


#container {
	width:920px;
	margin: 0 auto;
	padding:0;
	background: url(images/bg.gif) repeat-y;
	height: 100%;
	position: relative;
}

	
/* header */

#header {
	background: url(images/logo.png) no-repeat left top;
  	width: 250px;
	color: #fff;
	height: 160px;
	position: absolute;
	display: inline-block;
}

#header h1{
	font: bold 50px georgia, times;
	margin-top: 20px;
	display: none;
}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font: normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #918530;
	padding: 0 0 0 18px;
	margin: 110px 0 0;
	letter-spacing: 2px;
	display: none;
}


/* main menu */

#menu {

	width: 500px;
	height: 25px;
	color: #ffffff;
	margin-left: 250px;
	margin-top: 0;
	position: absolute;
	background-color: #cccccc;
	padding-top: 0;
	padding-left: 20px;
}


iemenufix {
	height: 100%;
	position: relative;
}

/* rounded buttons
.round {
	cursor:pointer; 
	cursor:hand;
	height:17px;
	background:url(images/button.gif) no-repeat right top; 
	padding-right:12px; 
	display:inline-block;
}

.round ins { 
	background:url(images/button.gif) no-repeat left top;
	display:inline-block;
	padding-left:12px;
	text-decoration: none;
	font: bold 10px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
	text-shadow: #333333 1px 1px 0;
}

	a.round:hover {background-position:right -165px;
	text-decoration: none;
}
	a.round:hover ins {background-position:left -165px;
	text-decoration: none;
}
	

	end rounded buttons */


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #333333;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}

.round {
	cursor:pointer; 
	cursor:hand;
	height: 25px;
	display:inline-block;
	margin-top: 0;
}

.round ins { 
	display:inline-block;
	text-decoration: none;
	font: bold 12px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666666;
	text-shadow: #ffffff 1px 1px 0;
	margin-top: 0;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
}

	a.round:hover {
	background: #bbbbbb;
	text-decoration: none;
}
	a.round:hover ins {
	text-decoration: none;
	background: #bbbbbb;
}


/* content */


#content {
	float: left;
	width:520px;
	overflow: hidden;
	margin: 0;
	padding: 30px 0 0;
}

#content ul {
	padding-left: 20px;
	list-style-type: none;
}

.post {
	margin: 20px 0 0;
	padding:0;
	line-height: 14pt;
	}

	
.post h2{
	margin-left: 25px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;	
	color: #303030;
	font-size: 3.5em;
	line-height: 1em;
	margin-right: 25px;
	margin-bottom: 7px;
}
	
.post h2 a{
	color: #444444;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #000000;
	text-decoration: none;
	}	
	
.post blockquote {
	margin-left: 35px;	
	color: #555555;
	margin-right: 25px;
	font: italic 1.6em/1em Georgia, "Times New Roman", Times, serif;
	border-left: 8px solid #999999;
	margin-bottom: 15px;
}

.credito {
	color: #999999;
	padding-bottom: 15px;
	font: bold 0.8em/1em "Myriad Pro", Helvetica, Arial, sans-serif;
}

.credito a{
	color: #555555;
	text-decoration: none;
}

.credito a:hover{
	color: #333333;
	text-decoration: none;
}


small {
	color: #666666;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	word-spacing: 1px;
}	

.post small {
	background-color: #dddddd;
	padding: 5px;
	margin-right: 25px;
	margin-left: 25px;
	text-shadow: #ffffff 1px 1px 0;
}	

.post small a, small a:hover {
	text-decoration: none;
	color: #666666;
}	

.post ul {}

.post li {}

.entry {
	font: 1.7em/1.6em "Myriad Pro", Helvetica, Arial, sans-serif;
	color: #666666;
	padding-top: 7px;
}

.entry p {
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 12px;
	margin-top: 12px;
}



.entry a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.entry a:hover {
	color: #330000;
	text-decoration: none;
}


.legenda {
	color: #000000;
	font: bold 1em "Myriad Pro", Helvetica, Arial, sans-serif;
}

.entry img.full {
	margin-left: -25px;
}


.categoria {
	margin-left: 25px;
	font: bold 12px "Myriad Pro", Helvetica, Arial, sans-serif;
}

.categoria a {
	color: #990000;
	text-decoration: none;
}

.categoria a:hover {
	color: #330000;
	text-decoration: none;
}

.postmetadata{
	height: 32px;
	font-weight: bold;
	color: #666666;
	font-size: 18px;
	text-align: right;
	border-bottom: 1px solid #999999;
	padding-bottom: 15px;
	padding-right: 15px;
}

.postmetadata a {
	text-decoration: none;
	color: #666;
}

.postmetadata a:hover {
	text-decoration: none;
	color: #999999;
}



.comentarios {
	height: 32px;
	margin-left: 5px;
	background: url(images/metacomente.png) no-repeat 0 4px;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 6px;
}


.loveit {
}


.twitter {
	margin-left: 5px;
}	

.twitter img{
	text-decoration: none;
	position: relative;
	top: 10px;
	margin-right: 5px;
}	

.twitter a{
	text-decoration: none;
	letter-spacing: -1px;
}	


.email {
	margin-left: 10px;
}	

.email img{
	text-decoration: none;
	position: relative;
	top: 10px;
}	

.email a{
	text-decoration: none;
	letter-spacing: -1px;
}	


.navigation {
	font-size: 10pt;
	width:100%;
	float:left;
	overflow:hidden;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
}
	
.alignleft a{float:left; margin: 20px 0 20px 10px; color: #990000;}
.alignright a{float:right;
	color: #990000;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}	

.alignleft a:hover, .alignright a:hover{
	color: #330000;
}
	
}

#contenttop {
	height: 10px;
	margin: 0;
	background: url(images/bgtop.gif) no-repeat;
}

#contentbottom {
	height: 10px;
	margin: 0;
	background: url(images/bgbottom.gif) no-repeat;
}

.posttags {
	background: #dddddd url(images/tags.png) no-repeat 25px;
}

.posttags p {
	font: 12px "Myriad Pro", Helvetica, Arial, sans-serif;
	color: #666666;
	margin-right: 20px;
	margin-left: 55px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.posttags p a {
	color: #666666;
	text-decoration: none;
}

.posttags p a:hover {
	color: #333333;
	text-decoration: none;
}

#arquivos {
	margin-top: 30px;
}

#arquivos h2 {
	font-size: 1.5em;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
	color: #993300;
	text-transform: uppercase;
}

#arquivos h3 {
	margin-left: 25px;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;	
	color: #303030;
	font-size: 3.5em;
	line-height: 1em;
	margin-right: 25px;
	margin-bottom: 7px;
}

#arquivos h3 a{
	color: #444444;
	text-decoration: none;
}
	
#arquivos h3 a:hover{
	color: #000000;
	text-decoration: none;
	}


/* TWITTER
 */
 
#twitter_update_list {
	width: 520px;
	height: 70px;
	background: #333333 url(images/tuitada.gif) no-repeat 5px 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 250px;
} 
 
#twitter_update_list li {
	color: #dddddd;
	list-style-type: none;
	padding-left: 110px;
	font: italic 1.1em/1.4em Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 3px;
}

#twitter_update_list span {
	font-style: italic;
}

#twitter_update_list li a {
display: inline;
color: #999999;

}

#twitter_update_list li a:hover {
display: inline;
color: #993300;
}

#twitter_update_list span a {
display: inline;
color: #999999;
}
#twitter_update_list span a:hover {
text-decoration: underline;
color: #993300;
}


/* left sidebar */

#left {
	width:250px;
	float:left;
	margin: 120px 0 0;
	padding:0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}


#left h2{
	font: bold 11pt arial, georgia, times;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-top: 0;
	padding-bottom: 3px;
	padding-left: 0;
	margin: 15px 5px 10px 0;
}


#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0 4px 0 0;
	color: #003333;
	text-shadow: #39747a 1px 1px 1px;
}

#left p a {
	color: #003333;
	text-decoration: none;
}

#left p a:hover {
	text-decoration: none;
	color: #ffffff;
}

#left ul {
	}

#left ul li {
	line-height: 14pt;
	list-style-type: none;
	text-decoration: none;
}

#left ul li {
}

#left ul ul {
}

#left ul ul li {

}

#recentes li a{
	padding-left: 10px;
	padding-right: 10px;
}

#left ul ul li a, #left ul li a {
	color: #003333;
	font-size: 12px;
	font-weight: bold;
	text-shadow: #39747a 1px 1px 2px;
}

#left ul ul li a:hover, #left ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	color: #898989;
}

.parceiros li {
	display: inline;
}

.parceiros li a img {
	padding: 3px;
	border: 1px solid #97bea9;
	margin: 1px;
}

.parceiros li a:hover img {
	background-color: #07565b;
}

.personagens {

}

.personagens li {
	height: 36px;
	font-size: 12px;
	text-shadow: #39747a 1px 1px 2px;
	position: relative;
	font-weight: bold;
}


.personagens li a {
	text-decoration: none;
	color: #003333;
	top: 7px;
	position: relative;
}


.personagens li a:hover {
	color: #ffffff !important;
	text-decoration: none;
}

.personagens img {
	margin-right: 5px;
	float: left;
	
}

/* right sidebar */

#right{
	width:150px;
	float:right;
	padding: 0;
	margin: 0;
}


#right h2 {
	font: bold 11pt arial, georgia, times;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-top: 0;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 15px 0 10px 5px;
}

.social{
	padding-top: 25px;
	margin-bottom: 20px;
}

.social img{
	margin-left: 10px;
	float: left;
	margin-right: 5px;
}

.social li {
	width: 150px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}

.social li a{
	font-size: 11px;
	text-shadow: #39747a 1px 1px 0;
	color: #003333;
	text-decoration: none;
}

.social li a:hover{
	color: #fff;
}


.advertising{
	padding-top: 25px;
	padding-left: 10px;
	margin-bottom: 20px;
}


.advertising img{
	border: 1px solid #39747a;
	padding: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.advertising img a{
	text-decoration: none;
}

.fontresize {
	margin-left: 8px !important;
}

.fontresize img{
	padding-left: 2px;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0 0 0 2px;
}

#right p {}

#right a {
	color: #003333;
	}

#right a:hover {
	color: #fff;
	}

#right img {}

#right ul {
	margin: 12px 0px 0px;
	padding:0;
	}

#right ul li {
	line-height: 10pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */

#respond h3 {
	margin-left: 25px;
	padding-top: 30px;
	font-size: 1.8em;
	color: #333333;
}

#respond small {
	margin-left: 25px;
	color: #993300 !important;
	text-decoration: none;
	font-size: 1.2em;
}

#respond h3 a{
	color: #993300;
}

#respond h3 a:hover{
	color: #6b2105;
	text-decoration: none;
}

#pings {
	margin-left: 25px;
	padding-top: 10px;
	font-size: 1.7em;
	color: #555555;
}

#commentform{
	background:#fff;
	margin: 20px 25px;
	padding:0;
	}
	
#commentform p{
	color: #000;
	font-size: 1em;
}

#commentform small{
	margin-left: 0;
	font-size: 1em;
}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding: 25px 0 6px 25px;
}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 5px;
	border: 1px solid #666666;
	}
	
#submit{margin: 20px 5px 0 20px;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	background-color: #666666;
	color: #ffffff;
}

#comments {
	padding: 10px 25px;
	background-color: #666666;
	color: #ffffff;
}

ol.commentlist {list-style-type: none;
	list-style-type:none;
}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	border-bottom: 1px solid #666666;
	margin: 0;
	list-style-type: none;
	padding: 15px 2px 10px 25px;
}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {
	color: #666666;
	padding-top: 7px;
	margin: 6px 0 6px 0; padding: 0 12px 0 0;
	font: bold 1.2em/14pt arial, georgia, times;
}

ol.commentlist p a {
	color: #000000;
	text-decoration: none;
}

ol.commentlist p a:hover {

	text-decoration: none;
}

ol.pinglist {
	padding-left: 20px;
	font-size: 1.4em;
	margin: 5px 20px 5px 30px;
}

ol.pinglist a {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

ol.pinglist a:hover {
	color: #6b2105;
	text-decoration: none;
}

ol.pinglist h3 {

}

cite {
	font: normal bold 1.5em arial, verdana, tahoma;
	color: #666666;
}
	
cite a{color: #000000; text-decoration: none;}

cite a:hover {color: #993300; text-decoration: none;}

.commentmetadata a {
	font-size: 1em;
	color: #999999;
	text-decoration: none;
}

.reply {
	padding-bottom: 5px;
}

.reply a {
	color: #666666;
	text-decoration: none;
}

ul.children li {
}

.says {
	display: none;
}

    /* CSS styles for author comments */
li.bypostauthor {
	background-color: #ede290 !important;
}

li.bypostauthor a, li.byuser a {
	color: #000000;
}

li.bypostauthor cite, li.byuser cite {
	color: #993300;
}

li.bypostauthor p, li.byuser p {
	color: #000000 !important;
}

    /* CSS styles for registered users comments */
    
li.byuser {
	background-color: #ede290 !important;
}

/* search */



	
	#searchform { padding:0;
	width: 128px; height:auto;
	background:url(images/searchform.png) no-repeat center left;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 20px;
}
	
	#searchform #s {
	margin:0 0 0 0; height:auto;
	border:0;
	background:none;
	font-size: 10px; color:#aea592;
	padding: 6px 10px 5px 25px;
	width: 90px;
}

.search-form input {
  width: 150px;
}


/* Clearfix
/* -------------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Digg Style Pagination */
.pagination {
	padding: 10px;
	margin: 10px;
	text-align:center;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #b4d4ad;
	text-decoration: none; /* no underline */
	color: #b4d4ad;
}

.pagination a:hover,
.pagination a:active {
	border: 1px solid #07565b;
	color: #07565b;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #07565b;
	font-weight: bold;
	background-color: #07565b;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

/* footer */

#footer {
	background:#000;
	clear: both;
	margin-left: 250px;
	margin-right: 150px;
}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}



