/*	
Theme Name: Pixeled
Theme URI: http://samk.ca/freebies/free-wordpress-theme-pixeled/
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Created by <a href="http://samk.ca/">samk</a>. Enjoy! (Other color schemes available soon!)
Author: sam
Author URI: http://samk.ca/
Version: 1.5
Tags: black, blue, 3 columns, 2 columns, clean, transparent, right sidebar, fixed width, valid xhtml, valid css, feedburner, adsense ready, 1024, dropdown categories, widgets, footer navigation, drop down
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/


/* Defaults */
* {
	margin: 0;
	padding: 0;
}
html {
	background:#000 url(images/bg_geral.jpg) top center repeat-y;
}
body {
	background:url(images/bg_cabecalho.jpg) top center no-repeat;
	text-align: left;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 10px 0;
	font-weight:bold;
	font-size:12px;
	letter-spacing:-1px;
}
h1 {font-size:200%}
h2 {font-size:180%}
h3 {font-size:160%}
h4 {font-size:140%}
h5 {font-size:120%}
h6 {font-size:100%}
p {
	margin: 10px 0;
	line-height:18px;
	text-align:justify;
}
hr {
	color: #333;
	border: 1px solid #121212;
}
pre {
	height: auto; 
	overflow-x:scroll;
}
fieldset {
	margin: 0;
	padding: 0; 
	border: 0;
}
dd {
	padding-left: 15px;
}
a {
	color: #6598b8;
	text-decoration: none;
}
a:hover {
	color: #222;
	text-decoration: underline;
}
a img {
	border: none;
}
blockquote {
	background: #070707;
	border: 1px solid #060606;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #fff;
}
code {
	color: #3366cc;
	font-style: italic;
}


/* Header and wrapper */
#wrapper {
	margin: 0 auto;
	width: 100%;
}
#header {
	margin:0 auto;
	height: 150px;
	width:960px;
}
#header #topright {
	text-align: right;
	float: right;
	width: 600px;
	margin: 5px 15px 0 0;
}
#header #topright ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#header #topright li {
	display: inline;
}
#header #topright li a {
	color: #3d3937;
	padding: 0 0 0 20px;
	font-family:tahoma;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
}
#header #topright li a:hover {
	text-decoration: none;
	color:#625c59;
	text-decoration:underline;
}
#header #logo {
	float: left;
	margin:10px 0 0 15px;
	padding: 0;
}
#header #logo_focus a {
	background:url(images/logo_focus.png) no-repeat;
	height:50px;
	width:160px;
	float: right;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:55px;
}
#header h1 {
	margin:0;
	padding:0;
}
#header h1 a {
	background:	url(images/logo.png) no-repeat;
	width:300px;
	height:100px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:15px;
}
#header h1 a:hover {
	color: #eee;
	text-decoration: none;
}
#header span {
	display:none;
}


/* Menu */
#catnav {
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
	height: 44px;
	width: 960px;
}
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav a {
	display: block;
	line-height: 44px;
	margin: 0;
	padding: 0 20px 0 15px;
	color: #fff;
	letter-spacing: -1px;
}
#nav li a:hover {
	color: #6598b8;
	text-decoration: none;
	display: block;
}
#nav li ul {
	list-style: none;
	position: absolute;
	width: 150px;
	left: -999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li li {
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
}
#nav li li a {
	width: 150px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	border-top: 1px solid #131f27;
	background: #040404;
	margin: 0;
	padding: 5px 20px 5px 15px;
}
#nav li li a:hover {
	border-top: 1px solid #131f27;
	background: #000;
	padding: 5px 20px 5px 15px;
}
#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
	position: static;
}
#toprss {
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
	width: 65px;
	line-height: 41px;
}


/* Top Content */
#main_top {
	background:url(images/bg_main_top.png) top center no-repeat;
	margin:0 auto;
	width:968px;
	height:12px;
}
#main {
	background:url(images/bg_main.png) top center repeat-y;
	margin:0 auto;
	width:968px;
}
#contentwrapper {
	float:left;
	width:553px;
	padding:0 20px;
	padding:0 24px;
}
#contentwrapper2 {
	float:left;
	width: 900px;	margin: 0 0 15px 0;
	padding: 0;
}
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	margin: 15px 0 10px 0;
	letter-spacing: -1px;
	color: #fff;
	font-weight: normal;
	background: url(images/bg-trans.png) repeat;
	padding: 5px;
}
.topPost {
	margin: 0;
	padding: 0;
}
div.topPost div.topContent em {
	font-size:10px;
	line-height:12px;
}
div.topPost div.topContent em a{
	text-decoration:none;
}
div.topPost div.topContent em a:hover{
	text-decoration:underline;
}
.topPost h2.topTitle a {
	color: #fff;
}
.topPost h2.topTitle a:hover {
	text-decoration: none;
	color: #abd1ea;
}
.topPost p.topMeta {
	padding: 0;
	margin: -10px 0 0 0;
	color: #cdcdcd;
	font-size:10px;
	position:relative;
}
.topPost p.topMeta a {
	text-decoration: underline;
	color: #fff;
}
.topPost p.topMeta a:hover {
	color: #ccc;
}
.topPost div.topContent {
	color: #efefef;
	margin: 8px 0;
}
.topPost div.topContent strong{
	margin-bottom:-5px;
}
.topPost .botPost {
	background: url(images/bg-trans.png) repeat;
	padding:10px;
}
.topPost div.topContent a {
	text-decoration: underline;
	color: #fff;
}
.topPost div.topContent a:hover {
	text-decoration: underline;
	color: #ff9933;
}
.topPost div.topContent ul, .topPost div.topContent ol {
	padding: 0 0 0 30px;
}
.topPost div.topContent ul li, .topPost div.topContent ol li {
	color: #eee;
	margin:10px 0;
	text-align:justify;
}
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
	color:#FFFFFF;
	display:block;
	padding:0;
}
.topPost span.topTags {
	margin-bottom:10px;
	clear:both;
}
.topPost span.topComments a {
	color: #fff;
	background: url(images/comments.gif) left no-repeat;
	padding-left: 20px;
	vertical-align: middle;
}
.topPost span.topMore a {
	color: #fff;
	background: url(images/more.gif) left no-repeat;
	padding-left: 20px;
	vertical-align: middle;
}
.topPost span.topTags em {
	background: url(images/tags.gif) left no-repeat;
	padding-left: 20px;
	vertical-align: middle;
	color: #0a0a0a;
}
.topPost span.topTags a {
	color: #fff;
	vertical-align: middle;
}
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
	text-decoration: underline;
}

/* PagNav */
.wp-pagenavi {
	color:#fff;
	font-size:11px;
	text-decoration:none;
	text-align:center;
}
.wp-pagenavi a {
	color:#fff;
	padding: 2px 4px; 
	margin: 2px;
	text-decoration: none;
}
.wp-pagenavi a:hover {	
	color:#FF9933;
}
.wp-pagenavi a:active {
	color:#83ADC8;
}
.wp-pagenavi span.pages {
	padding: 2px 4px; 
	margin: 2px;
}
.wp-pagenavi span.current {
	background: url(images/bg-trans.png) repeat;
	padding: 2px 4px; 
	margin: 2px;
	font-weight: bold;
}
.wp-pagenavi span.extend {
	padding: 2px 4px; 
	margin: 2px;	
}

/* Comments */
#comment {
	width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	padding: 15px;
	color: #fff;
}
#commentform {
	float:left;
}
#commentform input{
	border:1px solid #404040;
}
#commentform p {
	margin:0;
	padding:5px 0;
}

#comment a {
	color: #6598b8;
}
#comment a:hover {
	color: #fff;
}
#numberofcomments {
	color: #fff;
	margin-top: 10px;
}
ol#commentlist {
	list-style: none;
	margin: 10px 0;
}
#commentlist li {
	background:url(images/bg-trans.png);
	margin: 0 0 15px 0;
	padding: 10px;
	float:left;
}
#commentlist li.alt {
	border: none;
}
#commentlist li.cleared {
	background: transparent;
	border: none;
}
#commentlist a:hover {
	color: #eee;
}
#commentlist a.gravatar {
	float: left;
	margin:5px 15px 0 0;
}
#commentlist .commentbody {
	float: left;
	width: 425px;
}
#commentlist .commentbody p a {
	text-decoration: underline;
}
#commentlist cite {
	font-style: normal;
	color: #ddd;
}
#commentlist small.commentmetadata a {
	color: #666;
}
#commentlist p {
	color: #dedede;
}
#comment h3 {
	font-weight: normal;
	color: #fff;
	margin: 15px 0 0 0;
	padding: 0;
}
textarea#comment {
	height:125px;
	width:490px;
	background: #fff;
	color: #111;
	border:1px #404040 solid;
	padding:0;
}
#comment #submit {
	background-color:#324046;
	margin:5px 0;
	padding:2px 7px;
	font-family:tahoma;
	font-size:10px;
	text-transform:uppercase;
}


/* Welcome section */
/*#main #welcome {
	background: url(images/bg-trans.png) repeat;
	padding: 10px;
}*/
#main #welcome a {
	text-decoration: underline;
	color: #ff9933;
}
#main #welcome a:hover {
	color: #6598b8;
}
#main #welcome form {
	margin: -5px 0 0 0;
	background: transparent; /* required for IE */
}
#main #welcome #feedbox {
	border: 1px solid #ccc;
	padding: 2px 1px;
	width: 180px;
}
.submitbutton {
	margin: -5px 0 0 5px;
	background: #010101;
	color: #fff;
	padding: 3px 6px;
	vertical-align: middle;
	border: 1px solid #111;
}
.submitbutton:hover {
	cursor: pointer;
	background: #050505;
}


/* Sidebars */
#sidebars {
	float: right;
	width: 340px;
	color: #eee;
	padding:0 9px 9px;
	width:340px;
}
#sidebars #recent-posts li {
	float:none;
}
/*#sidebars .sidebarbox {
	background: url(images/bg-trans.png) repeat;
	padding: 10px;
}*/

#sidebar_full {
	padding: 0;
	margin: 0;
	float:left;
}
#sidebars div#sidebar_left {
	float: left;
	width: 165px;
}
#sidebars div#sidebar_left li{
	float: none;
}
#sidebars div#sidebar_right {
	float: right;
	width: 165px;
}
#sidebars div#sidebar_right li{
	float: none;
}
#sidebars h2 {
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
	color: #fff;
	letter-spacing: -1px;
}
#sidebars table {
	width: 130px;
}
#sidebar_full ul {
	margin: 0;
	padding: 0;
	float:left;
}
#sidebars li {
	margin-bottom: 10px;
	list-style: none;
	background:url(images/bg-trans.png);
	padding:10px;
	float:left;
}
#sidebars li ul {
	padding: 0;
}
#sidebars ul ul li {
	margin: 0;
	padding: 2px 2px 2px 16px;
	color: #eee;
	background: url(images/bullet.gif) left 8px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
	/*clear:both;*/
}
#sidebars a {
	display: inline;
	color: #eee;
}
#sidebars a:hover {
	color: #6598b8;
	text-decoration: underline;
}
#sidebars p {
	margin: 2px 0;
	color: #eee;
}

#tag_cloud-2 {
	display:none;
}
#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

#sidebar_full ul li div {
	width:320px;
}

#sidebars #titulo_rss a {
	background:url(images/rss.png) no-repeat;
	width:145px;
	height:65px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:10px 0 -15px -10px;
	float:left;
}
#sidebars #feed_readers {
	display:block;
	width:170px;
	margin:0 0 0 10px;
}
#sidebars #feed_readers li{
	background:none;
	list-style-image:none;
	padding:0;
	clear:none;
}

#sidebars #feed_readers a{
	background-image:url(images/icons_rss.png);
	height:20px;
	width:82px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	float:left;
	padding:0;
	margin:3px 0 0 3px;
}
#sidebars #google_reader a{
	background-position:0 -40px;
}
#sidebars #yahoo_reader a{
	background-position:0 -20px;
}
#sidebars #netvibes_reader a{
	background-position:0 -60px;
}
#sidebars #bloglines_reader a{
	background-position:0 0;
}

/* Before footer */
#rodape {
	background: url(images/bg_rodape.png) top center no-repeat;
	padding-bottom:15px;
	margin:0 auto;
}
#morefoot {
	background:url(images/bg_main.png) top center repeat-y;
	color:#DFDFDF;
	display:table;
	margin:0 auto;
	padding:0 20px;
	width:928px;
}
#morefoot p {
	margin: 5px 0;
	padding: 5px 0;
	text-align:left;
}
#morefoot ul {
	list-style-type: none;
	margin-top: 5px;
}
#morefoot a {
	text-decoration: none;
	color: #ddd;
}
#morefoot a:hover {
	color: #6598b8;
}
#morefoot h3 {
	font-weight: normal;
	color: #dfdfdf;
	letter-spacing: -1px;
	border-bottom: 1px dotted #444;
	margin: 0;
	padding: 0 0 2px 0;
}
#morefoot #searchbox {
	padding: 1px;
	width: 180px;
}
#morefoot .col1 {
	float: left;
	margin-top:100px;
	width: 340px;
}
#morefoot .col2 {
	float: left;
	width: 260px;
	margin: 100px 25px 0 25px;
}
#morefoot .col3 {
	float: left;
	margin-top:100px;
	width: 160px;
}
#morefoot li {
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(images/more.gif) left 2px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
}

/* Hack para Google Chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	#morefoot {width:960px;}
	
}

/* footer*/
#footer {
	clear:both;
	margin:0 auto;
	width:930px;
	color:#FFFFFF;
}
#footer p {
	color: #bbb;
	padding: 0;
}
#footer a {
	color: #bbb;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
}
#footerleft {
	float: left;
	width: 500px;
}
#footerright {
	float: right;
	width: 300px;
	text-align: right;
}


/* Misc */
.highlight {
	color: #222;
	font-weight: bold;
}
.cleared {
	margin: 0;
	padding: 0;
	clear: both;
}
.alignnone {
	float:left;
	margin:1px;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter,
div.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	/* 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: none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #111;
}


/* ------ Plugins ------ */
div.sociable {
	float:left;
}
div.sociable ul {
	float:left;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0 10px;
	padding:0 !important;
}
div.sociable ul li {
	float:left;
	margin:0 10px 0 0 !important;
}
div.sociable ul li img {
	width:18px;
}

#recent-posts-2 .sidebarbox ul li {
    width:305px;
}