/*
Theme Name: Macho Alpha
Theme URI: http://omachoalpha.com.br
Description: Tema do blog OMachoAlpha.com.br
Version: 1.0
Author: Diego Souza
Author URI: http://omachoalpha.com.br
Tags: dark green, yellow, fixed width
Text Domain: daniel

	Tema desenvolvido para o blog O Macho Alpha, seu uso é exclusivo do blog.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/ /* Begin Typography & Colors */
body {
    font-size: 62.5%; /* Resets 1em to 10px */
    font-family: Arial, Sans-Serif;
    background: #042917;
    color: #CCC;
	letter-spacing: 1px;
    text-align: center;
}




#top-banner {
	width: 100%;
	height: 120px;
	background: #042a17;
	padding-top: 30px;
	display: none;
}

#top-banner div {
	margin: 0 auto;
}

#barra-topo, #container-menu-topo {
	width: 100%;
	height: 34px;
	background: #003300 url('images/bg-menu-topo.jpg') top center repeat-x;
	display: block;
}

#header{
    position: relative;
	height: 238px;
	background: #042a17 ;
}

#page {
    text-align: left;
}



#headerimg {
    height: 238px;
    width: 1280px;
    float: inherit;
	background: #042a17 url('images/bg-header.jpg') top center no-repeat;
	margin: 0 auto;
	position: relative;
}

#headerimg h1 { padding: 0; }

#headerimg h1 a{
    display: block;
    width: 507px;
    height: 238px;
    position: absolute;
    left: 193px;
    outline: none;
    background: url('images/logo.png') no-repeat;
    text-indent: -9999px;
}

#headerimg img.logo-titulo {
	position: absolute;
    left: 445px;
	top: 65px;
}

#headerimg div.boo-widget {
	position: absolute;
	top: 160px;
	left: 470px;
}


li.redes-sociais {
	width: 249px;
	height: 95px;
	/*background: url('images/bg-redes-sociais.jpg') top left no-repeat;	*/
	background: #feae00;
	border: 5px solid #c9cbca;
}

.bg-parceiros-top {
	width: 259px;
	height: 64px;
	background: url('images/bg-parceiros-top.jpg') top left no-repeat;
	float: left;
}

.bg-parceiros-top p {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	margin: 0 auto;
	padding-top: 15px;
	width: 227px;
	text-align: center;
}

.parceiros {
	width: 259px;
	height: auto;
	background: url('images/bg-parceiros-meio.jpg') top left repeat-y;
	float: left;
}

.bg-parceiros-bottom {
	width: 259px;
	height: 22px;
	background: url('images/bg-parceiros-bottom.jpg') top left no-repeat;
	float: left;
}

#sidebar ul ul#nav-sociable{
    display: block;
    width: auto;
    padding-top: 15px;
    list-style: none;	
	padding-left: 18px;
}
#nav-sociable li{
    display: block;
    float: left;
}
#nav-sociable li a{
    display: block;
    outline: none;
    float: left;
    width: 58px;
    height: 58px;
    margin: 0 4px;    
    background-repeat:  no-repeat;
    text-indent: -9999px;
}
#nav-sociable li a.rss{ background-image: url('images/selo-rss.png');}
#nav-sociable li a.orkut{ background-image: url('images/selo-orkut.png'); }
#nav-sociable li a.twitter{ background-image: url('images/selo-twitter.png'); }

#nav-global{
    display: block;
    width: 1070px;
    height: 34px;
    list-style: none;
    margin: 0 auto;
}

#nav-global li {
	display: inline;
}

#nav-global li a{
    display: block;
    float: left;
    color: #fff;
    line-height: 34px;
    padding: 0 35px;
    font-size: 157%;
	font-weight: bold;
    text-transform: uppercase;
}
#nav-global li.current_page_item a,
#nav-global li a:hover{
    color: #FFC62D;
    text-decoration: none;
}


#content {
    font-size: 1.2em;
    float: left;
	/*background: transparent url('images/bg-content.gif') center repeat-y;*/
	background: #fff;
	border: 5px solid #c9cbca;
	width: 768px;
	position: relative;
	margin-top: 40px;
}

#borda-content-top {
	background: transparent url('images/borda-arredondada-top.png') left no-repeat;
	width: 768px;
	position: absolute;
	height: 58px;
	top: -58px;
	clear: both;
}

#borda-content-bottom {
	background: transparent url('images/borda-arredondada-bottom.png') left no-repeat;
	width: 768px;
	height: 58px;
	margin-left: -1px;
	position: absolute;
	bottom: -58px;
	clear: both;
}

.widecolumn .entry p {
    font-size: 1.05em;
}

.narrowcolumn .entry,.widecolumn .entry {
    line-height: 1.4em;
}

.widecolumn {
    line-height: 1.6em;
}

.thread-alt {
  
}

.thread-even {

}

.depth-1 {
    border: 1px solid #333;
}

.even,.alt {
    border-left: 1px solid #333;
}

.even, .odd {
	background: #042917;
}

#footer {

    border: none;
}

small {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

h1 {
    font-size: 4em;
    text-align: center;
    font-weight: normal;
}

#headerimg .description {
    font-size: 1.2em;
    text-align: center;
	text-indent: -9999px;
}

h2 {
    font-size: 1.6em;
}

h2.pagetitle {
    font-size: 1.6em;
}

h3 {
    font-size: 1.3em;
}

h1,h1 a,h1 a:hover,h1 a:visited,#headerimg .description {
    text-decoration: none;
    color: white;
}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {
    color: #333;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite
{
    text-decoration: none;
}

.entry p a:visited {
    color: #b85b5a;
}

.sticky {
    background: #f7f7f7;
    padding: 0 10px 10px;
}

.sticky h2 {
    padding-top: 10px;
}

.commentlist li,#commentform input,#commentform textarea {
    font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
    font-size: 1em;
}

.commentlist li {
    font-weight: bold;
}

.commentlist li .avatar {
    float: right;
    border: 1px solid #333;
    padding: 2px;
    background: #333;
}

.commentlist cite,.commentlist cite a {
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentlist p {
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

#commentform p {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
    font-weight: normal;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike
{
    color: #777;
}

code {
    font: 1.1em 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps {
    font-size: 0.9em;
    letter-spacing: .07em;
}

a,h2 a:hover,h3 a:hover {
    color: #cc6600;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#wp-calendar #prev a,#wp-calendar #next a {
    font-size: 9pt;
}

#wp-calendar a {
    text-decoration: none;
}

#wp-calendar caption {
    font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align: center;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

/* End Typography & Colors */ /* Begin Structure */
body {
    margin: 0;
    padding: 0;
}

#page {
    /*background-color: white;*/
    margin: 0 auto;
    padding: 0;
    width: 1070px;
    /*border: 1px solid #959596;*/
}

#header {
    margin: 0;
    padding: 0;
}

.narrowcolumn {
    float: left;
    padding: 0 0 20px 0px;
    margin: 0px 0 0;
    width: 720px;
}

.widecolumn {
    padding: 10px 0 20px 0;
    margin: 5px 0 0 150px;
    width: 450px;
}

.entry {
	width: 590px;
	margin: 0 auto;
	color: #002010;
}

.post {
    float: left;
    width: 100%;
}
.post .post-footer{
	padding: 3px;
	color: #FFF;
	width: 590px;
	height: 70px;
	margin: 0 auto;
	background: transparent url('images/bg-count-comentarios.jpg') top center repeat-x;
}
.slice2{
	float: left;
}
.footer-comment{
	display: block;
}

.footer-comment a{
	display: block;
	width: 70px;
	height: 70px;
	line-height: 65px;
	text-indent: 14px;
	float: right;
	color: #022213;
	font-weight: bolder;
	font-size: 16px;
	margin-right: 10px;
}
.footer-comment a:hover{
	text-decoration: none;
}

div#content div.footer-comment p {
	height: 70px;
	margin-top: 0px;
	text-align: right;
}
div#content div.footer-comment span {
	float: right;
	color: #002614;
	font-size: 18px;
}

.post .post-footer div{
	margin: 0;
}

.post hr {
    display: block;
}

.post h2 a{
    color: #FFF;
    font-size: 180%;
}

.widecolumn .post {
    margin: 0;
}

.narrowcolumn .postmetadata {
    padding-top: 5px;
}

.widecolumn .postmetadata {
    margin: 30px 0;
}

.widecolumn .smallattachment {
    text-align: center;
    float: left;
    width: 128px;
    margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: both;
}

.postmetadatainfo{
    padding: 8px 0 0 10px; 
	font-size: 16px;
	font-weight: bold;
    color: #3B5248;
	width: 590px;
	margin: 0 auto;
	height: 35px;
	background: transparent url('images/bg-autor-post.jpg') top center repeat-x;
	display: block;
}
.postmetadatainfo a{
    color: #002210;
}

.clear {
    clear: both;
}

#footer {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    clear: both;
	margin-top: 70px;
	display: block;
	float: left;
}

#footer p {
    margin: 0;
    padding: 0 0 60px 0;
    text-align: center;
}

/* End Structure */ /*	Begin Headers */
h1 {
    padding-top: 70px;
    margin: 0;
}

h2 {
    margin: 0;
}

h2.pagetitle {
    margin-top: 30px;
    text-align: center;
}
#sidebar{
    font-size: 12px;
}
#sidebar li.widget{
    display: block;
    float: left;
    clear: both;
    width: 100%;
    /*border-left: 3px solid #cbcbcb;*/
	margin: 3px 0;
    -moz-border-radius: 5px;
    padding-bottom: 5px;
}

#sidebar .textwidget{ float: left; }
#sidebar .widget_search{ border: 0 !important; }
#sidebar .widget_tag_cloud div{ padding: 10px;}

#sidebar h2 a,
#sidebar h2.widgettitle {
    padding: 0;
    display: block;
    width: 259px;
    height: 64px;
    line-height: 64px;
    background: url("images/bg-parceiros-top.jpg") no-repeat scroll left top transparent;
    font-size: 24px !important;
    text-indent: 3px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
    clear: both;
	text-align: center;
}

#sidebar li.FeedburnerEmailWidget form {
	background-color: #fff;
	width: 243px;
	border-left: 3px solid #cbcbcb;
	border-right: 3px solid #cbcbcb;
	border-bottom: 3px solid #cbcbcb;
	display: table-cell;
	clear: both;
	padding-bottom: 10px;
	padding-left: 10px;
}

#feedburner_email_widget_sbef_submit {
	display: block;
}

#feedburner_email_widget_sbef_email {
	border: 2px inset #CBCBCB;
	margin-bottom: 5px;
	width: 225px;
}

#sidebar li.FeedburnerEmailWidget h2 {
	font-size: 12px !important;
}

#sidebar #linkcat-3 ul li{
	display: block;
	float: left;
	width: 55px;
	height: 55px;
	overflow: hidden;
	margin: 3px;
}
#sidebar #linkcat-3 ul li img{
	margin-left: -30px;
}
h3 {
    padding: 0;
    margin: 0 auto;
    color: #002210;
    text-transform: uppercase;
    font-size: 180%;
	text-align: center;
	width: 600px;
}

h3.comments {
    padding: 0;
    margin: 40px auto 20px;
}

/* End Headers */ /* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
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;
}

/* End Images */ /* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
}

html>body .entry li {
    margin: 7px 0 8px 10px;
}


.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.postmetadata ul,.postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

#sidebar ul,#sidebar ul ol {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
}

#sidebar ul p,#sidebar ul select {
    margin: 5px 0 8px;
}

#sidebar ul ul,#sidebar ul ol {
    margin: 5px 0 0 10px;
}

#sidebar ul ul ul,#sidebar ul ol {
    margin: 0 0 0 10px;
}

#sidebar ul.blogroll img,
#sidebar ul.blogroll a{
    display: block;
    margin: 0 auto;
}

ol li,#sidebar ul ol li {
    list-style: decimal outside;
}

#sidebar ul ul li,#sidebar ul ol li {
    margin: 3px 0 0;
    padding: 0;
}

/* End Entry Lists */ /* Begin Form Elements */
#searchform {
	width: 243px;
	height: 95px;
    margin: 10px auto;
    padding: 5px 3px;
	/*background: #042917 url('images/bg-redes-sociais.jpg') top left no-repeat;*/
	background: #feae00;
	border: 5px solid #c9cbca;
	position: relative;
}

#sidebar #searchform #s {
    width: 185px;
	height: 23px;
	position: absolute;
	top: 15px;
	left:20px;
	border: 2px solid #cbcbcb;
	border-style: inset;
	padding-top: 3px;
}

#sidebar #searchsubmit {
    padding: 1px;
	position: absolute;
	top: 55px;
	left:20px;
}

.entry form {
    /* This is mainly for password protected posts, makes them look better. */
    text-align: center;
}

select {
    width: 130px;
}

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform {
    margin: 5px 10px 0 0;
}

#commentform textarea {
    width: 100%;
    padding: 2px;
    font-size: 150%
}

#respond {
	width: 590px;
	margin: 0 auto;
	border-top: 1px solid #042917;
	border-bottom: 1px solid #042917;
}

#respond:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#commentform #submit {
    margin: 0 0 5px auto;
    float: right;
}

/* End Form Elements */ /* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    text-align: justify;
	width: 590px;
	margin: 0 auto;
}

.commentlist li {
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
    list-style: none;
}

.commentlist li ul li {
    margin-right: -5px;
    margin-left: 10px;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}

.children {
    padding: 0;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    margin: 0;
    display: block;
}

/* End Comments */ /* Begin Sidebar */
#sidebar {
    float: left;
    width: 267px;
    margin-left: 10px;
	margin-top: 25px;
}

#sidebar form {
    margin: 0;
}

/* End Sidebar */ /* Begin Calendar */
#wp-calendar {
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
                            background-color: #fff;
}

/* End Calendar */ /* Begin Various Tags & Classes */
acronym,abbr,span.caps {
    cursor: help;
}

acronym,abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

.screen-reader-text {
    position: absolute;
    left: -1000em;
}

hr {
    display: none;
}

a img {
    border: none;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}

/* End Various Tags & Classes*/ /* Captions */
.aligncenter,div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -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;
}
/* End captions */

/** Erros **/
div#content span {
	color: #E9B21F;
	margin-top: 20px;
	display: block;
}

.post h2 {
	width: 590px;
	margin: 0 auto;
	color: #002210;
}

.post h2 a {
	color: #002210;
}

.post small {
	width: 590px;
	display: block;
	margin: 0 auto;
}

.postmetadata {
	width: 590px;
	display: block;
	margin: 0 auto;
}

.entry div.boo-widget {
	margin: 0 auto;
}

div.banner-logo {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 160px;
	left: 460px;
}



div.wp-polls {
	width: 259px;
	color: #000;
	display: block;
	float: left;
}

#sidebar ul li.widget ul,#sidebar ul ol {
    margin: 0;
	/*background: url("images/bg-parceiros-bottom.jpg") no-repeat left bottom;*/
	background-color: #fff;
	width: 253px;
	border-left: 3px solid #cbcbcb;
	border-right: 3px solid #cbcbcb;
	border-bottom: 3px solid #cbcbcb;
	display: table-cell;
	clear: both;
	padding-bottom: 10px;
}

#sidebar ul li.widget ul li {
	margin: 0;
	width: 243px;
	background-color: #fff;
	padding-left: 10px;
	display: table-cell;
	float:left;
	color: #000;
}

div.aktt_tweets li {
	width: 225px;
	color: #000;
	display: block;
	margin: 0 auto;
	text-indent: 0px;
	border-bottom: 1px dotted #cbcbcb;
}

#sidebar div.wp-polls p {
	background: #fff;
	border-left: 3px solid #cbcbcb;
	border-right: 3px solid #cbcbcb;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar div.wp-polls-ans p {
	background: transparent;
	border: 0;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebar ul li.widget ul.blogroll li {
	width: auto;
	display: inline;
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
}

#frame-facebook {background: #fff;}

/** INTENSE DEBATE **/
#idc-container div#IDCommentsHead { width: 600px; margin: 0 auto; padding-top: 20px; }
div#content div#idc-container span {display: inline;}

#idc-container div#idc-cover {width: 600px; margin: 0 auto; padding-top: 20px;}

#idc-container .idc-c, #idc-container .idc-thread {color: #000; margin: 5px; background: #EFEFEF; -moz-border-radius: 15px 15px 15px 15px;}
/*#idc-container .idc-thread {border: 1px solid black;}*/
#idc-container .idc-v a {text-indent: -9000px;}

#idc-container div#IDCommentsNewThreadCover {width: 650px; margin: 0 auto; padding-top: 20px;}

/** PG NAVI **/
.wp-pagenavi {
	width: 600px;
	margin: 0 auto;
}
div.navigation div.wp-pagenavi span {
	display: inline;
}

div#content div.navigation div.wp-pagenavi span.pages {
	width: 120px;
	float: left;
	margin: 2px;
}

div#content div.navigation div.wp-pagenavi span.current,
div#content div.navigation div.wp-pagenavi span.extend {
	margin: 2px;
	padding: 3px 5px;
	display: inline;
	float: left;
}

.wp-pagenavi a, .wp-pagenavi span {
	float:left;
}



