div, ul, a {

	padding: 0;

	margin: 0;

}



body {

	background-color: #222222;

	font-family: Arial, Helvetica, sans-serif;

/*	background:url(images/betoneira.gif) #222;*/

	font-size: 13px;

	padding: 0;

	margin: 0;

}



h1 {

	font-size: 18pt;

}



h2 {

	font-size: 16px;

}



h3 {

	font-size: 13px;

}



h4 {

	font-size: 9pt;

}



/*.submit {

	vertical-align: middle;

	vertical-align: text-bottom;

}*/



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;

}



blockquote {

/*	border-left:1px solid #A5ABAB;*/

	margin:15px;

	padding:0 12px 0 12px;

	background: url("images/quote.png") no-repeat;

}



code {

	font-family:"Courier New", Courier, monospace;

}



/* container */



#container {

	width:980px;

	margin: 27px auto;

	background:#fff url('images/bg.gif');

/*	color:#333;*/

	overflow: hidden;

	color: #000;

	clear: both;

}



/* header */



#header {

  	width: 100%; 

  	height: 188px;

	background-color:#222222;

}



#header h1 {

	font:normal 24pt georgia, times;

	padding:20px 0 0 16px;

	margin:0;

}



#header h1 a {

	color: #404040;

	text-decoration: none;

}



#header h1 a:hover {

	color: #666;

	text-decoration: none;

}



#header h2 {

	font:normal 13px georgia, times;

	color:#333;

	padding: 0 0 0 18px;

	margin:0;

}



/** MENU **/



#menu-sup {

	height: 26px;

	min-width:100%;

/*	width: 100%;*/

	background: transparent url('images/top_bar_bg.jpg') repeat-x scroll 0 0;

	position: absolute;

	top: 0;

	left: 0;

}



#menu-sup #search-input {

	margin: 0;

	float: left;

	font-size: 11px;

	width: 180px;

}



#menu-sup #search-bt {

	font-size: 0;

	background: url('images/search_icon_white.png') no-repeat 0 0;

	border: none;

	width: 21px;

	height: 19px;

	float: left;

}



#menu-sup #menu-sup-container {

	width: 980px;

	margin: 0 auto;

}



#menu-sup #menu-sup-container form {

	display: inline;

	height: 15px;

	margin: 3px 0;

}



#menu-sup #menu-sup-container ul li {

	list-style-type: none;

	float:left;

}



#menu-sup #menu-sup-container ul li a {

	padding: 3px 5px;

	margin: 0;

	color: #FFF;

	text-shadow: 1px 1px 0 #000;

	font-weight: bold;

	display:block;

	text-decoration:none;

}



#menu-sup #menu-sup-container ul li a:hover {

	text-decoration: none;

	background-color: #A8A8A8;

	border-bottom: 3px solid #A8A8A8;

}



.menu {

	display: block;

	float: left;

}



/*MENU 2 */



#menu-inf {

	background: #353535;

	font-size: 12px;

	font-weight: bold;

	width: 100%;

	height: 32px;

	overflow: hidden;

}



#menu-inf ul li {

	list-style-type: none;

	float:left;

}



#menu-inf a {

	padding: 9px 12px;

	margin: 0;

	color: #ece300; 

	display: block;

	text-decoration:none;

}



#menu-inf a:hover {

	background: #222222;

	text-decoration: none;

}



/* main body */



#mainbody {

	position:relative;

	width:980px;

}



/* content */



#content {

	float: left;

	width: 538px;

	overflow: hidden;

	text-align: justify;

	margin: 0 16px 16px 16px;

	position:relative;

/*	left:170px;*/

	top:0;

}



.pagetitle {

	text-align:center;

/*	font-weight:bold;*/

	font-size:15pt;

	border-bottom:2px solid #E0E0E0;

	padding: 15px 0 15px 0;

	font-weight:bold;

}



.post {

	margin:0;

	padding:0;

	line-height: 20px;

}





.post h2 {

	/*font-weight:bold;*/

	font-size:15pt;

	height:55px;

	border-bottom:2px solid #E0E0E0;

	padding: 0px 0px 6px 0px;

}

	

.post h2 a {

	color: #C2000B;

	text-decoration: none;

}



.post h2 a:hover {

/*	color: #97151d;*/

	color: #D42603;

	text-decoration: none;

}



.post ul {}



.post li {
	list-style:square outside none;
	margin-left:42px;
	margin-right:30px;
}



.postmetadata {

	clear: both;

	background-color:#e0e0e0;

	padding:6px 12px 6px 12px;

	margin: 28px 0 29px 0;

	text-align:center;

	font-size:15px;

	-moz-border-radius: 5px 5px 5px 5px;

	-webkit-border-radius: 5px 5px 5px 5px;

}



.postmetadata-alt {

	clear: both;

	background-color:#e0e0e0;

	padding:6px 12px 6px 12px;

	margin: 28px 0 29px 0;

	text-align:left;

	-moz-border-radius: 5px 5px 5px 5px;

	-webkit-border-radius: 5px 5px 5px 5px;

}



.navigation {

	font-size:8pt;

	width:100%;

	float:left;

	margin:0;

	padding:0;

	overflow:hidden;

}



.alignleft a {

	float:left;

	margin:25px 0;

}



.alignright a {

	float:right;

	margin:25px 0;

}



.widget-wrapper {

	-moz-border-radius: 5px 5px 5px 5px;

	-webkit-border-radius: 5px 5px 5px 5px; 

	margin:-10px 0 20px;

	padding:0 5px 5px;

	background: #FFF;

	font-size: 11px;

	background:url("images/widgetbg.gif")  repeat-x scroll 0 0 #fff;

}



.textwidget {

	background-color:#E0E0E0;

	margin:-10px;

	text-align:center;

}


#recentcomments td {
	vertical-align:top;
}



/*   para pagina subscricao de comentarios */

.subscription-manager {

background-color: #E0E0E0;

}



.subscription-manager h2 {

font-size: 19px;

text-align: center;

}



.subscription-manager p {

text-align: center;

}



/********************************** SIDEBAR ***********************************/



/* left sidebar */



#left {

	/*background-color: #C0C0C0;*/

	background-color: #e0e0e0;

	width:170px;

	height: 100%;

	float:left;

	margin:0;

	padding:10px 0 0 0;

	position:relative;

	left:0;

	top:0;

}



#left a {

	color:#C2000B;

	text-decoration:none;

}



#left a:hover {

	text-decoration:underline;

}



#left a:active {

	color:#C2000B;

	text-decoration:none;

}



#left a:visited {

	color:#C2000B;

}



#left h2 {

	font:normal 16px arial, georgia, times;

	font-weight: bold;

	color: #ECE300;	

/*	margin: 0 0 10px 0;

	padding:3px 10px;*/

	margin:0 0 10px;

	padding:8px 5px 5px 10px;

	overflow:hidden;

	height:19px;

/*	background:#B4000B;*/

/*	border-bottom:1px solid #353535;*/

	/*background:#006699 url('images/sbbox.png');*/

	/*border-bottom: dotted #000000;*/

	/*border-bottom-width: thin;*/

	/*height: 25px;*/

}



#left p {

	margin:5px;

	padding: 0;

}



#left img {

	padding: 0;

	margin: 0;

}



#left ul {

	margin:12px;

	padding:0;

}



#left li:before {

    content: "\00BB \0020";

}



#left ul li {

	margin: 0;

	padding: 0;

	line-height: 14pt;

	list-style-type: none;

}



#left ul ul {

	margin:14px 0;

	padding: 0;

}



#left ul ul li {

	list-style-type: none;

}



table#wp-calendar {

	width: 100%;

}



#left ul ul ul {

	margin: 0;

	padding: 0;

}



#left ul ul ul li {

	padding: 0 0 0 15px;

	list-style-type: none;

	color: #898989;

}



/* right sidebar */



#right {

	/*background-color: #C0C0C0;*/

	background-color: #e0e0e0;

	height: 1000;

	width:240px;

	float:right;

	margin:0;

	padding:10px 0 0 0;

	color: #000;

	position:relative;

	top:0;

	right:0;

}


#right .avatar {
	float:left;
	margin:0 8px 0 0;
}


#right a {

	color:#C2000B;

	text-decoration:none;

}



#right a:hover {

	text-decoration:underline;

}



#right a:active {

	color:#C2000B;

	text-decoration:none;

}



#right a:visited {

	color:#C2000B;

}



#right h2 {

	font:normal 16px arial, georgia, times;

	font-weight: bold;

	color: #ECE300;	

/*	margin: 0 0 10px 0;

	padding:3px 10px;*/

	margin:0 0 10px;

	padding:8px 5px 5px 10px;

	overflow:hidden;

	height:19px;

/*	background:#B4000B;*/

/*	border-bottom:1px solid #353535;*/

	/*background:#006699 url('images/sbbox.png');*/

	/*border-bottom: dotted #000000;*/

	/*border-bottom-width: thin;*/

	/*height: 25px;*/

}



#right label {

/*	font:normal 11pt arial, georgia, times;*/

	color: #000;	

	margin: 0;

	padding: 0;

}



#right p {

	margin:0;

	padding:0;

}



#right img {

	padding: 0;

	margin: 0px 7px 0 0;

}



.kjgrcGravatar {

	padding:0;

	margin:0;

	position:relative;

	top:5px;

}



#right ul {

	margin:10px;

	padding:0;

	/*

	font-size:11px;

	*/

}



#right ul li {

	margin: 2px;

	padding: 0;

	line-height: 16px;

	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: 0px;

}



#right ul ul ul li {

	padding: 0px 15px;

}



/* comments */



#commentform {

	background:#fff;

	margin:0;

	padding:0;

}



#commentform p {

	color: #000;

}



#commentform a {

	color: #C2000B;

	text-decoration: none;

/*	border-bottom: 1px dotted #465D71;*/

/*	line-height: 14pt;*/

}



#commentform a:hover {

	text-decoration:underline;

}



#commentform h3 {

	font-family: georgia, times, verdana;

	font-size: 13px;

	font-weight: 300;

	color: #000;

	margin:0;

	padding:0;

}



.comment-meta {

	font-size:10px;

}



#comment {

/*	width:80%;*/

/*	width:536px;*/

	width:526px;

}



.comment-author {

	margin:2px 0 6px 0;

}



/* para o replay e quote, extensao usada: comment toolbar*/

.comment-toolbar{

font-size: 12px;

font-weight: bold;

}

#author, #email, #url, #comment, #submit {

	background: #fff;

	font-family: verdana, arial, times;

	font-size: 13px;

	margin:5px 5px 0 0;

/*	padding:0;*/

	padding:2px 5px 5px 5px;

/*	border: 1px solid #000;*/

	border: 1px solid #B2B2B2;

	-moz-border-radius:5px 5px 5px 5px;

	-webkit-border-radius: 5px 5px 5px 5px;

}



#submit {

/*	margin:5px 5px 0 0;*/

	-moz-border-radius:5px 5px 5px 5px;

	-webkit-border-radius: 5px 5px 5px 5px;

	background:url("images/widgetbg.gif") repeat-x scroll 0 0 #C2000B;

	border:none;

	color:#ECE300;

	font-weight:bold;

	height:30px;

	left:169px;

	position:relative;

	padding: 0 0 2px 0;

	width: 200px;

}



#submit:hover {

	background: url("images/widgetbg2.gif") repeat-x scroll 0 0 #C2000B;

	cursor:pointer;

}



#comments {

	margin:0;

	padding:0

}


ol.commentlist {

	list-style-type: none;

	margin:0;

	padding:0;

	font-size:12px;

}



.avatar {

	float:left;

	margin:2px 12px 0 0;

}


.youtube {
	margin-left:47px;
}


ol.commentlist li {

	background: #fff;

	margin:10px 0;

	padding:5px 0 5px 10px;

	list-style-type:none;

}



ol.commentlist li.alt {

	background: #f6f6f6;

	-moz-border-radius: 5px 5px 5px 5px;

	-webkit-border-radius: 5px 5px 5px 5px;

}



ol.commentlist li p {

	margin: 6px 0 6px 0;

	padding: 0 12px 0 0;

	line-height: 14pt;

}



ol.commentlist a {

	color:#000;

	text-decoration:none;

}



ol.commentlist a:hover {

	text-decoration:underline;

}



cite {

	font-family: arial, verdana, tahoma;

	font-size: 12px;

	font-weight: bold;

	font-style: normal;

}



cite a {

	color: #000;

	text-decoration: none;

/*	border-bottom: 1px dotted #465D71;*/

}



cite a:hover {

	text-decoration:underline;

}



.fn {

	font-size:12px;

}



.says {

	font-size:12px;

}



/* search */



#search-form {

	/*padding:0;*/

	/*margin:14px 0;*/

	display: block;

	float: right;

}



/*#search-form input#s {

	margin:0;

	border:1px solid #000;

	padding:2px;

	width:160px;

}*/



/* misc */



/*#searchdiv {

	position:absolute;

	top: 30px;

	margin-left: 500px;

}*/



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

	

img.aligncenter {

	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;

}



.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;

}



/* footer */



#footer {

	background:#353535;

	clear: both;

	width: 980px;

	font-size:12px;

	font-weight:bold;

}



#footer p {

	padding:14px 0;

	margin: 0;

	color: #D4D0C8;

	text-align:center;

}



#footer a {

	color: #D4D0C8;

	text-decoration: none;

}



#footer a:hover {

	text-decoration: underline;

	color: #FFF

}



/*	------------------------------------------



			Forum (NÃO USAR O MESMO CSS PARA O FÓRUM!)



	------------------------------------------*/



#forum {

	float: left;

	margin: 25px 10px 10px 10px;

	width: 960px;

}



/*	------------------------------------------



			PAGEBAR



	------------------------------------------*/



.pagebar {

	padding: 0.2em 0.5em;

/*	margin-right: 0.1em;*/

	margin-bottom: 1.0em;

/*	border: 1px solid #fff;*/

	background: #fff;

	text-decoration: none;

	text-align: center;

}



.pagebar a,.pageList .this-page {

/*	border: 1px solid #9AAFE5;*/

	border: 1px solid #C2000B;

	text-decoration: none;

	padding: 0.2em 0.5em;

	color:#C2000B;

	-moz-border-radius: 5px 5px 5px 5px;

	-webkit-border-radius: 5px 5px 5px 5px;

}



.pagebar a:visited {

/*	border: 1px solid #9AAFE5;*/

	border: 1px solid #C2000B;

	text-decoration: none;

	padding: 0.2em 0.5em;

	color:#C2000B;

	-moz-border-radius: 5px 5px 5px 5px;

	-webkit-border-radius: 5px 5px 5px 5px;

}



.pagebar .break {

	padding: 2px 6px 2px 6px;

	border: none;

	background: #fff;

	text-decoration: none;

	color:#C2000B;

	font-weight:bold;

}



.pagebar .this-page {

/*	border: 1px solid #2E6AB1;*/

	border: 1px solid #C2000B;

	padding: 0.2em 0.5em;

	font-weight: bold;

/*	background: #2E6AB1;*/

	background: #C2000B;

/*	color: #fff;*/

	color:#ECE300;

	-moz-border-radius: 5px 5px 5px 5px;

	-webkit-border-radius: 5px 5px 5px 5px;

}



.pagebar a:hover {

/*	border-color: #2E6AB1;*/

	border-color: #C2000B;

	background: #C2000B;

	color:#ECE300;

}



.pagebar .inactive {

	border: 1px solid #cccccc;

	color: #ccc;

	text-decoration: none;

	padding: 0.2em 0.5em;

}



/*Post*/



.post-title {

	height:18px;

	font-size: 20px;

	font-weight: bold;

	color: #C2000B;

	text-align: left;

}



.post-details {

	font-size: 10px;

	color: #363636;

	text-align: left;

	line-height:15px;

}



/*.post-details a {

**	color: #d42603;**

color: #C2000B;

}



.post-details a:hover {

	text-decoration: underline;

}*/



.entry p {

	margin:12px 0;

	font-size: 13px;

	color:#000;

/*	color: #363636;*/

}



.entry a {

/*	color: #d42603; */

	color: #C2000B;

	text-decoration:none;

}



.entry a:hover {

	text-decoration: underline;

}



.relatedposts {

	background-color:#0C0;

	font-size:xx-large;

	color:#F90;

	width:10px;	

}


.linkwithin_hook {
	margin: 0 0 0 32px;
}


.linkwithin_div{
margin-left: 32px;
}

.powerpress_player {

	text-align:center;

}



.powerpress_links {

	text-align:center;

}



/* LOGIN */



#LoginWithAjax {

	padding:0 5px;

}

#e3conf {
	background:url("./images/rpe3-conf.gif") no-repeat center #FFFFFF;
	background-position:center;
	line-height:18px;
	padding:20px 16px 10px 16px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	height:185px;
	margin:13px 0 5px 0;
}

.twtr-doc {
	margin: 0 0 -5px -5px;
}

.FB_SERVER_IFRAME {
	height:252px;
	margin:0 -5px -5px;
	width:216px;
}
