/*
Theme Name: Branding 3.0
Theme URI: http://www.branding30.com.br
Description: <strong>Tema oficial</strong> do blog Branding 3.0
Version: 1.0
Author: Tátil Design
Author URI: 
Tags: custom-colors, custom-header, fixed-width, two-columns, black, silver, light, theme-options, right-sidebar, threaded-comments

	Development Log
	===============================================================
	Nov 5, 2008 - 1.0.1 Works in Firefox, Chrome. Few IE Bugs
	Nov 6, 2008 - 1.0.2 Works in IE6, IE7, Firefox 2+, Chrome 0.3
	Nov 6, 2008 - 1.0.3 Sidebar CSS fixes
	Nov 6, 2008 - 1.0.4 Icons added to sidebar
	Nov 7, 2008 - 1.0.5 Single Page Templates customized
	Nov 8, 2008 - 1.0.6 Flickr Badge (from widget) added / CSS
	Nov 9, 2008 - 1.0.7 Comments section CSS
	Nov 9, 2008 - 1.0.8 Footer / RSS beautified!
	Nov 10, 2008 - 1.0.9 Sidebar CSS / Calendar fixed
	Nov 12, 2008 - 1.1 Multi-level menus fixed
	Nov 13, 2008 - 1.1.1 CSS Fixed
	Nov 26, 2008 - 1.1.2 Index Page Link Fixed
	Dec 2, 2008 - 1.1.3	Various CSS Issues Fixed
	Dec 7, 2008 - 1.2 Theme Options / Various CSS Themes, Organized CSS files, Better user interface, Better Typography
	Dec 8, 2008 - 1.2.1 Properly CSS Organized, Valid xHTML/CSS, Tested with IE6, IE7, IE8 Beta 2, FF2, FF3, Chrome 0.4, Safari 3.2.1
	Dec 20, 2008 - 1.3 Compatible with WordPress 2.7, Commented Thread Styles
	Jan 24, 2009 - 1.3.1 Separation of Trackbacks/Comments and other CSS edits
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Structure Styles */

body {
	font-size: 62.5%;


/* Resets 1em to 10px */
	font-family: Arial, Verdana, Tahoma;
	text-align: left;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

#main {


/* SimpleX addition to center as well as make header footer 100% */
	width: 960px;
	margin: 0 auto;
}

.main_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

#content {
	font-size: 1.4em;
	float: left;
	text-align: left;
}

.narrowcolumn .entry {
	line-height: 1.6em;
	text-align: left;
}

.narrowcolumn .entry td {
	line-height: 1.5em;
	font-size: 14px;
}

.narrowcolumn .postmetadata {
	text-align: left;
	color: #666666;
}

small {
	font: 11px/1.5em Arial, Helvetica, Sans-Serif;
	color: #666;
}

h1, h2, h3 {
	font-family: Georgia, Sans-Serif, Verdana;
	font-weight: normal;
}

h1 {
	font-size: 4em;
	text-align: left;
	padding-left: 0px;
}

#headerimg .description {
	font-size: 1.1em;
	padding-left: 0px;
}

h2 {
	font-size: 2.2em;
	clear: both;
}

h2.pagetitle {
	font: bold 1.6em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #EFE0A5;
}

#sidebar ul li h2 {
	padding: 5px 5px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .1em;
	font: bold 1.3em "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#sidebar ul li h2 a {
	color: #999;
	background-image: none;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 1.6em;
	clear: both;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
}

#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	padding-left: 0px;
	font-style: italic;
}

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;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, 'Lucida Grande', Verdana, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.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: 0.8em Arial, Verdana,  Sans-Serif;
}

.commentmetadata {
	font-size: 0.9em;
	font-weight: normal;
}

#sidebar {
	font: 1.2em Arial, Verdana, Sans-Serif;
}

acronym, abbr, span.caps {
	font-size: 1.1em;
}

code {
	font: 0.9em 'Courier New', Courier, Fixed;
	padding: 0px;
	display: block;
}

a {
	text-decoration: none;
	padding: 0 1px;
}

h1 a, h2 a, h3 a, h1 a:hover,h2 a:hover, h3 a:hover {
	border: none;
	background-color: none;
}

#sidebar #wp-calendar a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#sidebar #wp-calendar caption {
	font: bold 1.3em  Arial,'Lucida Grande', Verdana, Sans-Serif;
	text-align: left;
	margin-top: 6px;
}

#sidebar #wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1em;
}

#sidebar #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}

.post hr {
	display: block;
	border: none;
}

.narrowcolumn .postmetadata2 {
	padding: 0;
	margin-top: 0px;
}

.entry img {
	max-width: 100%;
}

/* Begin Structure */

#page {
	padding: 0;
	width: 100%;
	text-align: left;
}

#header {
	margin: 0;
	padding: 0;
	width: 100%;
}

#headerimg {
	margin: 0;
	height: 206px;
	width: 960px;
	margin: 0 auto;
}

#headerimg h1 {
	display: block;
	float: left;
	text-indent: -9000px;
	width: 300px;
	margin-left: 45px;
	margin-top: 72px;
}

#headerimg h2 {
	display: block;
	float: left;
	text-indent: -9000px;
	width: 170px;
	margin-left: 786px;
	height: 60px;
	margin-top: -15px;
}

/* SimpleX search location */

#searchdiv {
	position: absolute;
	top: 30px;
	margin-left: 690px;
}

.narrowcolumn {
	

/*padding: 30px 40px;*/
        padding: 0px;
	margin: 0px;
	width: 620px !important;
	width: 620px;
}

.posttopo {
	margin: 0px;
	padding: 0px;
	width: 620px;
	height: 10px;
	background-color: #EFEBE0;
}

.post {
	margin: 0px 0px 0px 0px;
	/*background-co

lor: #EFEBE0;*/
 	padding: 0px 0px 0px 0px;
/*border-top: 5px solid 

#D5D5D5;*/
}

.narrowcolumn .postmetadata {
	padding: 0;
	margin: 0;
	padding: 0px;
}

.postmetadata {
	clear: both;
	font-size: 0.8em;
	background-color: none;
}

.clear {
	clear: both;
}

#footer {
	width: 920px !important;
	width: 960px;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
	padding: 0px 20px 0px 20px;
	font: 11px Arial;
	color: #666666;
	text-align: left;
	background-color: #EFEBE0;
}

#footerTopo {
	width: 960px;
	height: 20px;
	background: #efebe0 left top;
	margin-right: auto;
	margin-left: auto;
}

#footerBottom {
	width: 960px;
	height: 20px;
	background: #efebe0 no-repeat left top;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}

#footerarea {
	width: auto;
	margin: 0 auto;
	padding: 0px 20px 0px 20px;
	background-color: #EFEBE0;
	font: 11px Arial;
	color: #666666;
}

#footerarea span {
	margin: 0;
	padding: 0px 20px 0px 20px;
	font-size: 1.1em;
	background-color: #EFEBE0;
}

#footerarea span#footerleft {
	float: left;
	background-color: #EFEBE0;
}

#footerarea span#footerright {
	float: right;
	background-color: #EFEBE0;
}

/* End Structure */

/*	Begin Headers */

h1 {
	padding-top: 0px;
	line-height: 60px;
	padding-left: 0;
	margin: 0;
}

h2 {
	margin: 10px 0 2px 0;
	padding-top: 0px;
	clear: both;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	text-align: left;
}

#sidebar li a:hover {
	background-color: #efebe0;
	text-decoration: none;
	color: #222;
	border-bottom-color: #efebe0;
}

#sidebar h2 a:hover {
	background-image: none;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3#comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */

/* Begin Images */

/*	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 {
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 5px;
	margin: 0 0 5px 15px;
}

img.alignleft {
	padding: 5px;
	margin: 0 15px 5px 0;
}

img.alignnone {
	background-color: #dcd9cd;
	padding: 10px;
	margin: 8px;
}

.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. */

/* simpleX addition */

#post_header {
	width: 100%;
	float: left;
	display: block;
}

.titulo {
	float: right;
	width: 520px;
	display: inline-block;
	position: relative;
	margin-left: 10px;
	margin-bottom: 15px;
}

.date {
	height: 46px;
	width: 46px;
	text-align: center;
	background-image: url(images/calendario_bg.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: -2px;
}

.date .month {
	display: block;
	color: #63392E;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-top: -2px;
}

.date .day {
	display: block;
	color: #CCCCCC;
	text-align: center;
	font: bold 1.5em Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	margin-top: -3px;
}

.entryMiddle {
	width: 620px;
	background-color: #983E00;
	font: bold 11.3px Arial;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
	height: 24px;
	margin: 0;
}

.entryMiddle ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.entryMiddle .comment_number {
	width: 45px;
	height: 52px;
	background: url(images/comment_bg.png) no-repeat left top;
	text-align: center;
	padding-top: 6px;
	float: right;
	margin-top: -27px;
}

.entryMiddle .comment_number a {
	color: #2f2f2f;
	font-size: 20px;
}

.entryMiddle .comment_count a {
	color: #fff;
	float: right;
	width: 180px;
	text-align: right;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.entryMiddle .leia_mais a {
	color: #fff;
	background-color: #5aa5c4;
	float: right;
	width: 140px;
	text-align: center;
	height: 19px;
	padding-top: 5px;
	padding-bottom: 0;
}

.entryMiddle .leia_mais a:hover {
	background-color: #457f96;
	margin-top: -5px;
	padding-bottom: 5px;
}

.entryMiddle .ciano {
	float: right;
	padding: 5px 12px 5px 12px;
	margin: 0px;
	background-color: #767F00;
	color: #ffffff;
}

.entryMiddle .verde {
	float: right;
	padding: 5px 12px 5px 12px;
	margin: 0px;
	background-color: #5AA5C4;
	color: #ffffff;
}

.entryMiddle .ciano a:link {
	color: #ffffff;
	text-decoration: none;
}

.entryMiddle .ciano a:visited {
	color: #ffffff;
	text-decoration: none;
}

.entryMiddle .ciano a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.entryMiddle .verde a:link {
	color: #ffffff;
	text-decoration: none;
}

.entryMiddle .verde a:visited {
	color: #ffffff;
	text-decoration: none;
}

.entryMiddle .verde a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.entryTags {
	width: 580px !important;
	width: 620px;
	height: 20px;
	padding: 10px 20px 0px 20px;
	margin: 0px;
	background-color: #EFEBE0;
	color: #666666;
}

.entryBottom {
	padding: 15px;
	color: #4f632d;
	font: bold 12px Arial;
	background-color: #efebe0;
	margin-bottom: 20px;
	text-align: right;
}

.entryBottom a:link {
	color: #7c8765;
	text-decoration: none;
}

.entryBottom a:visited {
	color: #768160;
	text-decoration: none;
}

.entryBottom a:hover {
	color: #ffffff;
	text-decoration: none;
}

.entryPageBottom {
	width: 620px;
	height: 20px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background-image: url("images/branding_page_bottom.gif");
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	font: bold 11px Arial;
}

.entry {
	width: 580px !important;
	width: 620px;
	background-color: #EFEBE0;
	padding: 20px 20px 30px;
}

.entry h2 {
	color: #666;
	font: bold 22px "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .05em;
}

.entry h2 a:link {
	color: #666666;
	text-decoration: none;
}

.entry h2 a:visited {
	color: #666666;
	text-decoration: none;
}

.entry h2 a:hover {
	color: #666666;
	text-decoration: underline;
}

.entry .thumb {
	float: left;
	margin-right: 10px;
}

.entry p {
	padding: 0;
	margin: 1em 0 0;
}

.entry p a.img {
	border: none;
	background-color: none;
}

.entry p a.img:hover {
	border: none;
	background-color: none;
}

.entry a.img:hover {
	border: none;
	background-color: none;
}

/* end */

html>body .entry ul {
	margin-left: 50px;
	padding: 0px;
	padding-left: 10px;
}

html>body .entry li {
	margin: 0;
}

.entry  ol, .entry ul {
	padding: 0;
	margin: 5px 0 5px 50px;
}

.entry ol li, .entry ul 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;
	text-align: left;
}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 0;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#sidebar a {
	border: none;
	background-color: none;
	display: block;
	padding: 5px 5px;
	background: url(images/meta.gif) no-repeat 5px 7px;
	padding-left: 20px;
	color: #555;
}

#sidebar a.qtrans_flag_PT {
	width: 60px;
	height: 32px;
	padding-left: 45px;
	background: url(http://www.branding30.com.br/wp-content/plugins/qtranslate/flags/br.png) no-repeat 5px 7px;
	display: inline-block;
	margin-bottom: -16px;
	padding-top: 16px;
}

#sidebar a.qtrans_flag_en {
	width: 60px;
	height: 32px;
	padding-left: 45px;
	background: url(http://www.branding30.com.br/wp-content/plugins/qtranslate/flags/uk.png) no-repeat 5px 7px;
	display: inline-block;
	margin-bottom: -16px;
	padding-top: 16px;
}

#sidebar a.qtrans_flag_PT:hover {
	background: url(http://www.branding30.com.br/wp-content/plugins/qtranslate/flags/br.png) no-repeat 5px 7px;
}

#sidebar a.qtrans_flag_en:hover {
	background: url(http://www.branding30.com.br/wp-content/plugins/qtranslate/flags/uk.png) no-repeat 5px 7px;
}

#sidebar a:hover {
	background: url(images/meta.gif) no-repeat 5px 7px;
}

#sidebar #arquivo_posts a {
	background-image: none;
	color: #000;
}

#sidebar #arquivo_posts ul {
	color: #b1aea5;
}

#sidebar #arquivo_posts ul li span,
#sidebar #arquivo_posts ul li a {
	display: inline-block;
	padding: 4px;
}

#sidebar .busca a {
	display: inline;
	border: none;
	padding: 0px;
	marging: 0px;
	background: none;
	color: #ffffff;
	text-decoration: none;
}

#sidebar .busca a:hover {
	display: inline;
	border: none;
	padding: 0px;
	marging: 0px;
	background: none;
	color: #ffffff;
	text-decoration: underline;
}

#sidebar .thecloud a {
	display: inline;
	border: none;
	padding: 0px;
	marging: 0px;
	background: none;
}

#sidebar .thecloud a:hover {
	display: inline;
	border: none;
	padding: 0px;
	marging: 0px;
	background: none;
}

input.btn {
	font: bold 11.3px Arial;
	text-transform: uppercase;
	width: 86px !important;
	width: 65px;
	height: 31px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 11px 0px 11px;
	background-color: #983E00;
	color: #ffffff;
}

* html #sidebar a {
	height: 1px;
}

#sidebar .archives a, #sidebar .cat-item a, #sidebar .cat-item a:hover,
#sidebar #archives ul li a {
	background: url(images/cat.gif) no-repeat 5px 7px;
	padding-left: 20px;
}

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover {
	background: url(images/cat.gif) no-repeat 5px 7px;
}

#sidebar .linkcat a, #sidebar .linkcat a:hover, 
#sidebar .blogroll a {
	background: url(images/fav.gif) no-repeat 5px 7px;
	padding-left: 20px;
}

#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background: url(images/fav.gif) no-repeat 5px 7px;
}

#sidebar .textwidget {
	margin: 6px;
	text-align: left;
}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#header #searchform #s {
	width: 130px;
	padding: 4px;
	font: 1.4em arial, verdana, sans-serif;
}

#header #searchsubmit {
	padding: 3px;
	font: 1.4em arial, verdana, sans-serif;
	font-weight: bold;
}

#content #searchform #s {
	width: 200px;
	padding: 4px;
	font: 1.1em arial, verdana, sans-serif;
}

#content #searchsubmit {
	padding: 3px 10px;
	font: 1.1em arial, verdana, sans-serif;
	font-weight: bold;
}

.entry form {


/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform {
	margin-bottom: 0px;
	margin-top: 20px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 1.2em;
}

#commentform textarea {
	margin-top: 5px;
	width: 100%;
	padding: 2px;
	font-size: 1.2em;
}

#commentform #submit {
	margin-top: 5px;
	padding: 5px;
	font-weight: bold;
	font-size: 1.3em;
}

legend {
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 10px;
}

.entry form {
	text-align: left
}

/* End Form Elements */

/* Begin Comments*/

#tabnav {
	padding: 0;
	margin-bottom: 4px;
	margin-top: 20px;
}

#tabnav li {
	display: inline;
	list-style: none;
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 5px;
}

a.tabs {
	padding: 5px 10px;
	background-color: #222912;
	color: #515940;
}

a.tabs:hover {
	background-color: #2d3718;
	color: #fff;
}

a.tabs.current {
	background-color: #2d3718;
	color: #fff;
}

.commentlist {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

/* Threaded Comments */

ol.commentlist {
	list-style: none;
	margin: 0 0 0em;
	padding: 10px 10px 1px;
	text-indent: 0;
	background-color: #2d3718;
}

ol.commentlist li {
	margin: 0 0 10px;
	list-style: none;
	padding: 20px;
}

ol.commentlist li.alt {
	
}

ol.commentlist li.bypostauthor {
	
}

ol.commentlist li.byuser {
	
}

ol.commentlist li.comment-author-admin {
	
}

ol.commentlist li.comment {
	
}

ol.commentlist li div.comment-author {
	
}

ol.commentlist li div.vcard {
	
}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-size: 14px;
}

ol.commentlist li div.vcard cite.fn a.url {
	
}

ol.commentlist li div.vcard img.avatar {
	float: right;
	padding: 2px;
}

ol.commentlist li div.vcard img.avatar-32 {
	
}

ol.commentlist li div.vcard img.photo {
	
}

ol.commentlist li div.vcard span.says {
	
}

ol.commentlist li div.commentmetadata {
	margin: 0;
	display: block;
}

ol.commentlist li div.comment-meta {
	
}

ol.commentlist li p {
	margin: 13px 5px 13px 0;
	line-height: 16px;
}

ol.commentlist li ul {
	margin: 0
}

ol.commentlist li div.reply {
	
}

ol.commentlist li div.reply a {
	font-weight: bold;
}

ol.commentlist li ul.children {
	list-style: none;
	margin: 2em 0 0;
	text-indent: 0;
	padding: 0
}

ol.commentlist li ul.children li {
	font-size: 12px;
}

ol.commentlist li ul.children li.alt {
	
}

ol.commentlist li ul.children li.bypostauthor {
	
}

ol.commentlist li ul.children li.byuser {
	
}

ol.commentlist li ul.children li.comment-author-admin {
	
}

ol.commentlist li ul.children li.depth-2 {
	margin: 0;
}

ol.commentlist li ul.children li.depth-3 {
	margin: 0;
}

ol.commentlist li ul.children li.depth-4 {
	margin: 0;
}

ol.commentlist li ul.children li.depth-5 {
	
}

ol.commentlist li ul.children li.comment {
	margin: 0;
	margin-top: 20px;
}

ol.commentlist li ul.children li.odd {
	
}

ol.commentlist li.even {
	background-color: #fff;
}

ol.commentlist li.odd {
	background-color: #fcfcfc;
}

ol.commentlist li.parent {
	
}

ol.commentlist li.pingback {
	padding: 1em;
}

ol.commentlist li.thread-alt {
	
}

ol.commentlist li.thread-even {
	
}

ol.commentlist li.thread-odd {
	
}

ol.commentlist .navigation {
	padding: 10px 0;
	margin: 10px 0;
	clear: both;
	border: none;
}

/* End Comments */

/* Begin Sidebar */

#sidebarTopo {
	width: 320px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #efebe0 no-repeat left top;
}

#sidebarBottom {
	width: 320px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #efebe0 no-repeat left top;
}

#sidebarInside {
	padding: 0px 20px 0px 20px;
}

#sidebar {
	text-align: left;
	width: 320px !important;
	width: 320px;
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: #EFEBE0;
	background-repeat: repeat-y;
	background-position: left top;
*/
}

#sidebar form {
	margin: 0;
}

/* End Sidebar */

/* Begin Calendar */

#sidebar #wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 190px;
}

#sidebar #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#sidebar #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#sidebar #wp-calendar a {
	display: block;
}

#sidebar #wp-calendar caption {
	text-align: right;
	width: 190px;
	padding-right: 10px;
}

#sidebar #wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	clear: both;
}

pre {
	width: 500px;
	margin-right: 250px;
	font-size: 1.1em;
}

/* End Various Tags & Classes*/

/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 15px 15px 15px 0px;
	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 */

img.wp-smiley {
	border: none;
	padding: 0;
}

.entry a.more-link {
	padding: 1px 6px;
	font-size: 0.8em;
	font-weight: bold;
	float: right;
}

/* LINKS DE COMPARTILHAMENTO */

#compartilhe {
	padding: 10px;
	background-color: #dcd9cd;
	font-size: 9pt;
}

#compartilhe ul {
	margin-left: auto;
	margin-right: auto;
	width: 450px;
}

#compartilhe li {
	display: inline-block;
	list-style: none;
	width: 80px;
	text-align: center;
}

#compartilhe li a {
	color: #414140;
}

#compartilhe li img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation a {
	font-size: 1em;
}

/* LINKS DE ASSINAR NA SIDEBAR */

#assine {
	background-color: #dcd9cd;
	margin-right: -26px;
	margin-left: -26px;
	padding: 15px;
}

#assine ul {
	text-align: center;
}

#assine li {
	display: inline-block;
	list-style: none;
	text-align: center;
	width: 90px;
}

#assine li a {
	border-bottom-style: none;
	background-image: none;
	font-size: 8pt;
	line-height: 11pt;
	display: block;
}

#assine li a:hover {
	background-image: none;
}

#assine li img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*padding: 10px;*/
	font-weight: bold;
}

/*simpleX RSS*/

#sidebar li#rssfeeds {
	padding-left: 18px;
	margin-left: 5px;
	margin-top: 10px;
	background: url(images/rss.gif) left center no-repeat;
}

#sidebar li#rssfeeds a, #sidebar .textwidget a, #sidebar #tag_cloud a, #sidebar p a {
	background-color: none;
	display: inline-block;
	margin: 0;
	padding: 0;
}

#sidebar p {
	margin: 0.8em 0 0;
}

#sidebar #tag_cloud a {
	margin: 5px 5px 0 6px;
}

#sidebar #wp-calendar {
	margin: 6px;
	padding: 0;
}

/* Header Menu */

.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%;
}

/* Page Menu CSS */

#pagemenu {
    width: 960px;
	font-size: 1.4em;
	padding-bottom: 5px;
	border-bottom: 5px solid #7A7244;
	margin-bottom: 20px;
	background-color: #000000;
}

#boxClear {
	width: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	clear: both;
}

#mainmenu {
	width: 960px;
	font: bold 11.3px Arial;
	padding: 0px;
	margin: -23px 0px 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: #000 0 0 5px;
}

#mainmenu #vermelho a {
	float: left;
	padding: 5px 13px 5px 13px;
	margin: 0px;
	background-color: #FF3111;
	color: #ffffff;
	display: block;
}

#mainmenu #vermelho a:hover {
	background-color: #ba250f;
	margin-top: -5px;
	padding-bottom: 10px;
}

#mainmenu #marrom a {
	float: left;
	padding: 5px 13px 5px 13px;
	margin: 0px;
	background-color: #983E00;
	color: #ffffff;
	display: block;
}

#mainmenu #marrom a:hover {
	background-color: #6c2b08;
	margin-top: -5px;
	padding-bottom: 10px;
}

#mainmenu #amarelo a {
	float: left;
	padding: 5px 13px 5px 13px;
	margin: 0px;
	background-color: #FEB832;
	color: #ffffff;
	display: block;
}

#mainmenu #amarelo a:hover {
	background-color: #c79026;
	margin-top: -5px;
	padding-bottom: 10px;
}

#mainmenu #verde a {
	float: left;
	padding: 5px 13px 5px 13px;
	margin: 0px;
	background-color: #A9A800;
	color: #ffffff;
	display: block;
}

#mainmenu #verde a:hover {
	background-color: #6c6c05;
	margin-top: -5px;
	padding-bottom: 10px;
}

#mainmenu #verdeMusgo a {
	float: left;
	padding: 5px 13px 5px 13px;
	margin: 0px;
	background-color: #2F4919;
	color: #ffffff;
	display: block;
}

#mainmenu #verdeMusgo a:hover {
	background-color: #15200b;
	margin-top: -5px;
	padding-bottom: 10px;
}

#mainmenu #rss a {
	float: right;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	background-color: #D87F02;
  color: #ffffff;
	display: block;
}

#mainmenu #rss a:hover {
	background-color: #a5610b;
	margin-top: -5px;
	padding-bottom: 10px;
}

#mainmenu a {
	color: #FFF;
	text-decoration: none;
}

#mainmenu a:visited {
	color: #FFF;
	text-decoration: none;
}

#pagemenu ul#page-list {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	width: 960px;
	align: center;
	margin: 5px 0px 0px 0px;
	display: block;
/* ignore

d by IE  remove space bug on FF, Chrome */
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	font-weight: bold;
	padding: 0px 20px;
	text-decoration: none;
	/

*border: none;	*/
        border-right: 5px solid #ffffff;
}

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	text-decoration: none;
}

#pagemenu  #page-list {
	margin: 0;
	padding: 0;
}

#pagemenu #page-list li {
	padding: 0px;
	margin-right: 0px;
	float: left;
	list-style: none;
	line-height: 28px;
	display: inline;
}

#pagemenu #page-list li a, #page-list li ul li a {
	display: block;
}

#pagemenu #page-list li ul {
	position: absolute;
	width: 12em;
	left: -999em;
	border-top: none;
	margin: 0;
	padding: 0;
}

#pagemenu #page-list li:hover ul, #pagemenu #page-list li.sfhover ul {
	left: auto;
}

#pagemenu #page-list li ul li {
	line-height: 28px;
	width: 12em;
	margin: 0px;
}

#pagemenu #page-list li:hover, #pagemenu #page-list li.hover {
	position: static;
}

#pagemenu #page-list li ul ul {
	margin: -29px 0 0 12em;
}

#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li.sfhover ul ul {
	left: -999em;
}

#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul {
	left: auto;
}

#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li:hover ul ul ul, #pagemenu #page-list li.sfhover ul ul, #pagemenu #page-list li.sfhover ul ul ul {
	left: -999em;
}

#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul, #pagemenu #page-list li li li.sfhover ul {
	left: auto;
}

/* sidebar ul li pages category */

#sidebar .page_item ul li, #sidebar .cat-item ul li {
	padding-left: 15px;
}

#sidebar ul li div a.freedownload {
	background: url(images/downloadsimplex.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 200px;
	border: none;
}

#sidebar ul li div a.freedownload:hover {
	background: url(images/downloadsimplex.gif) no-repeat 0 -70px;
	position: relative;
}

/* for ad */

#sidebar ul li div div {
	font-size: 0.9em;
	line-height: 1.8em;
}

#sidebar ul li div span.red {
	font-size: 1em;
	font-weight: bold;
	color: #f00;
}

/* TWITTER */

#sidebar li.twitter-item {
	margin-top: 10px;
	color: #555;
}

#sidebar span.twitter-timestamp abbr {
	font-size: .8em;
	border-style: none;
	display: block;
	text-align: right;
	border-bottom-style: solid;
	padding-bottom: 5px;
	font-weight: bold;
}

#respond {
	background-color: #2d3718;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#respond h3 {
	margin-top: 0;
	color: #fff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#respond small {
	color: #fff;
}