/* @override http://www.affonso.org/blog/wp-content/themes/blank3/style.css */

/*
Theme Name: Blank 3-Column
Theme URI: http://example.com
Description: A Blank Wordpress theme
Author: Your Name
Author URI: http://example.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	background-color: #ffc229;
}
	
#container {
	width: 810px;
	background: url(images/bg.gif) repeat-y;
	color:#333;
	color:#333;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0 auto 0 20px;
}
	
#header {
    width: 790px; 
	color: #fff; 
	height: 80px;
	background: url(images/header.gif) no-repeat;
	margin: 0;
	border-bottom: 12px solid #000000;
}	
	
#content {
	float: left;
	width: 446px;
	overflow: hidden;
	margin-bottom: 20px;
}	
	
#left {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 130px;
	float:left;
	margin-top: 10px;
	color: #333333;
}	

#right{
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 200px;
	float:right;
	border-left: 1px dotted #A2A2A2;
	padding: 0 20px 0 0;
}
	
h1 {font-size: 18pt;
	visibility: hidden;
}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none;
}
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */




	
/* header */

#header h1{
	letter-spacing: 1px;
	margin: 0;
	font: bold 60px "Lucida Grande", Lucida, Verdana, sans-serif;
}


#header h2{
	color: #ffffff;
	letter-spacing: 0;
	word-spacing: 0;
	font: small-caps bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	position: absolute;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 34px;
	top: 80px;
	text-align: right;
}



/* main menu */



/*-------------Top Menu-------------*/



.menu {
	margin-left: 30px;
	margin-top: 5px;
	position: relative;
	left: 450px;
	bottom: 26px;
}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	margin-bottom: 13px;
	padding: 8px;
}

ul.menu li a {
	font-size: 1em;
	color: white;
	margin: 0;
	}

ul.menu li a:hover {
	background: #336666;
	color: #eee !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: white;
	text-decoration: none;
	}

.admintab {
	position: absolute;
	right: 0px;
	}

* html .admintab { padding: 5px 15px 6px }



/* content */

.post {
	line-height: 14pt;
	padding: 0 0 16px;
	margin: 0 0 0 20px;
}
	
.post h2{
	color: #ffffff;
	font: bold 1.8em/1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 7px;
}
	
.post h2 a{
	color: #000000;
	text-decoration: none;
	background-color: #ffc229;
	padding: 5px 10px;
}
	
.post h2 a:hover{
	color: #444444;
	text-decoration: none;
	}
	
.post p{
	font-size: 1.2em;
	line-height: 1.6em;
}

.post a {
	
	text-decoration: none;
	color: #996600;
}

.post ul {}

.post li {}

.entry p {
	margin:12px 0;
	color: #444444;
	text-align: justify;
	font: 1.3em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.entry h4 {
	color: #444444;
	text-align: left;
	font: 1.5em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	border-left: 2px solid #999999;
	padding-left: 8px;
	margin: 12px 10px 12px 8px;
}
	


.post small {
	color: #666666;
	word-spacing: 0.1em;
	letter-spacing: 0.05em;
	margin-right: 35px;
	font: italic 1.1em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


.post small a {
	color: #444444;
	font-weight: bold;
}

.postmetadata, .postmetadata spam {
	font: bold 1.1em/1em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #996600;
	padding: 0 3px 3px;
	width: 426px;
}

.postmetadata alt {
	text-align: left;
}

.postmetadata a, .postmetadata a:visited {
	color: #996600;
}

.postmetadata a:hover {
	color: #996600 !important;
}

.comments-link {
	
}

.email {
}

.navigation {
	font-size:7pt;
	width:100%;
	margin-top: 15px;
	margin-bottom: 20px;
}

.navigation a{
	background-color: #dddddd;
	padding: 4px;
	color: #555555;
}

.navigation a:hover{
	color: #222222;
	background-color: #999999;
}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

blockquote {
	margin: 10px 15px 0 65px;
	padding-left: 10px;
	border-left: 3px solid #888888;
	background-color: #cccccc;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.8em;
}

blockquote cite {
	display: inline;
	font-size: 1em;
	margin: 5px 0 0;
}

/* left sidebar */

#left h2{ 
	text-align: left;
	color: #cc9933;	
	margin: 0;
	padding: 0 2px;
	letter-spacing: 0;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#left p {margin:0; padding: 0 2px;
	font-size: 0.8em;
}

#left img {padding: 0; margin: 0;}


#left img a {
	text-decoration: none;
}

#left li {
	list-style-type: none;
	padding: 0;
}

#left ul {
	padding:0;
	list-style-type: none;
	width: 130px;
}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
}

#left ul ul {
	padding: 0;
	list-style-type: none;
	margin: 6px 0;
}

#left ul ul li {
	list-style-type: none;
	list-style-position: inside;
}

#left ul ul ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: none;
	color: #898989;
}

#feed {
	background: url(images/rss1.gif) no-repeat;
}

#assine {
	margin-top: 2px;
	margin-bottom: 20px;
}

#parceiros {
	margin: 0  0 0;
}

#parceiros p {
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 0;
	padding-left: 0;
}

/*--Feeds Count--------------*/

.feedcountdiv p{
	margin: 0;
	padding-top: 0px;
	text-decoration: none;
}

.feedcountdiv p a:hover {
	text-decoration: none;
	color: #003366;
}
.feedcount {
	padding-right: 0;
	padding-top: 0;
	padding-left: 0;
}.subscribers {
	text-align: left;	color: #cc9933;
	padding-left: 38px;
	font: bolder 2.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	vertical-align: 20px;
}


.subscribers a {
	font-weight: normal;
	font-style: normal;
}

.subscribers a:hover {	color: #003366;
	text-decoration: none;
}

/* right sidebar */

#right h2{
	text-align: left;
	color: #cc9933;	
	margin: 0;
	padding: 0;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 1px;
}

#right p {margin:0; padding: 0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin: 10px 0 0 10px;
	padding:0;
	list-style-type: none;
	width: 190px;
}

#right ul li {
	font: 1em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;

	}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



#busca {
	margin-bottom: 10px;
	margin-left: 8px;
}

#recent {
	margin-bottom: 10px;
	margin-left: 8px;
}

#recent li {
	text-align: left;
	background-color: #eeeeee;
	font: 1em/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-image: url(images/item.gif);
	list-style-position: inside;
	border-bottom: 2px solid #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

#recent li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#personagens {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 8px;
}

#personagens p {
	font: 1em/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	background-color: #eeeeee;
	padding-left: 3px;
	margin-bottom: 2px;
}

#personagens p a {
	vertical-align: 3px;
	padding: 2px 5px 2px 3px;
}

#personagens p a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#copia {
	padding-right: 4px;
	margin: 18px 6px 18px 8px;
}

#copia h2 {
	text-align: left;
	color: #cc9933;	
	margin: 0;
	font: bold 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
}

#copia p {
	margin-bottom: 4px;
	font-size: 0.8em;
	line-height: 1.4em;
}

#tags {
	margin-right: 0;
	padding-right: 6px;
	width: 185px;
	margin-bottom: 20px;
	margin-left: 8px;
}



#topposts {
	margin-top: 12px;
	margin-bottom: 12px;
}

#topposts li {
	text-align: left;
	background-color: #eeeeee;
	font: 1em/0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-image: url(images/item.gif);
	list-style-position: inside;
	border-bottom: 2px solid #ffffff;
}

#topposts li a {
	vertical-align: 3px;
	padding: 2px 5px 2px 3px;
}

#topposts li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

/* comments */

#commentssection{
	clear: both;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	padding: 2px 0 2px 55px;
}
	
#commentssection h3{
	font: 1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#commentssection h4{
	color: #cc9933;
	padding-bottom: 5px;
	font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
}

#commentssection h4 a{
	color: #996600;
}

#commentform{
	background: #dddddd url(images/bgcomments.gif) no-repeat;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 12px;
}
	
#commentform p{
	color: #000;
	}
	
#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;
	}
	
#commentbox{
	width:75%;
	min-width:396px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	font: bold 1.4em verdana, arial, times;
}

#submit{margin:5px 5px 0 0;}

img.avatar {
	float:left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
}

ol.commentlist {
	list-style-type: none;
}

ol.commentlist li {
	background: #ffffff;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 0;
	padding: 5px 0 5px 10px;
}

ol.commentlist li.alt {
	background-image: url(images/bgcomments.gif);
}

	
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
	font-size: 1.3em;
	font-style: italic;
}

ol.commentlist a {color:#000;}

cite {
	font: 1.6em arial, verdana, tahoma;
	color: #663300;
}
	
cite a{
	color: #330000 !important;
	text-decoration: none;
	background: url(images/site.gif) no-repeat 0 5px;
	padding-left: 16px;
}



small.commentmetadata {
	margin: 0;
	padding: 10px 0 20px;
	position: relative;
	color: #666666;
	font: bold 9px "Lucida Grande", Lucida, Verdana, sans-serif;
}

small.commentmetadata a, small.commentmetadata a:visited {
	color: #666666;
}

/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 0 2px 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #999999;
	background-color: #B7B7B7;
	color: #ffffff;
	font: bold 9px verdana, arial, times;
	letter-spacing: 1px;
}	


		



	

	
	
/*-----Especiais----------*/



.legenda {
	color: #888888444444 !important;
	letter-spacing: 0.05px;
	font: bold 1.2em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
	text-indent: 12px;
	background: url(images/legenda.gif) no-repeat left 3px;
	text-align: left;
}

.convidado {
	border-top: 1px solid #555555;
	font-size: 0.9em !important;
	padding: 6px 6px 6px 25px;
	background: #cccccc url(images/convidado.gif) no-repeat 5px center;
}	


.links {
	border-top: 1px solid #555555;
	font-size: 0.9em !important;
	padding: 6px 6px 6px 25px;
	background: #dddddd url(images/links.gif) no-repeat 5px center;
}	

.atencao {
	border-top: 1px solid #660000;
	font-size: 0.9em !important;
	padding: 6px 6px 6px 25px;
	background: #ff6633 url(images/atencao.gif) no-repeat 5px center;
	text-align: left !important;
	color: #fff !important;
	letter-spacing: 1px;
}	

.atencao a {
	color: #660000;
	font-weight: bold;
}

.atencao a:hover {
	color: #330000;
}

.destaque {
	border-top: 1px solid #555555;
	font-size: 0.9em !important;
	padding: 6px 6px 6px 25px;
	background: #525252 url(images/destaque.gif) no-repeat 5px center;
	color: white !important;
}

.destaque a:hover, .destaque visited {
	font-weight: bold !important;
	color: #ffcccc !important;
}	

.ficha {
	border-top: 1px solid #555555;
	font-size: 0.9em !important;
	padding: 6px 6px 6px 25px;
	background: #d0e0e0 url(images/ficha.gif) no-repeat 5px center;
}	

.downloads {
	border-top: 1px solid #555555;
	font-size: 0.9em !important;
	padding: 6px 6px 6px 25px;
	background: #cccc99 url(images/downloads.gif) no-repeat 5px center;
}	

.credito {
	padding: 6px 6px 6px 25px;
	background: url(images/credito.gif) no-repeat 5px center;
	font-size: 0.9em !important;
	font-weight: bold !important;
	color: #777777 !important;
}



/*-------------Pagination------------------*/

div.pagination {
	padding: 20px 3px 3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #aaa;
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color: #aaa;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}



/* footer */

#footer {
	background: #000000;
	clear: both;
	width: 790px;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	margin: 0;
}
	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

