/* 
	Theme Name:Sation Bresil
	Theme URL: http://www.stationbresil.com.br
	Author: Dint Studio
	Author URI: http://www.dintstudio.com
	Version: 1.0
*/

body {
	width: 980px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px auto 0px;
	padding: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #B9B9B9;
}
#wrap {
	width: 947px;
	padding: 0px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: table;
	height: auto;
}
/************************************************
*	Hyperlinks									*
************************************************/

a:link, a:visited {
	color: #2E3192;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #FFF200;
	text-decoration: none;
	font-weight: bold;
}
a img {
	border: none;
}
a:focus, a:hover, a:active {
	outline: none
}
/************************************************
*	Header  									*
************************************************/

#header {
	width: 947px;
	height: 259px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#header h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 254px;
	width: 945px;
}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width: 947px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #2E3192;
	text-transform: uppercase;
}
#navbarleft {
	width: 660px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navbarright {
	width: 280px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 6px 0px 0px 0px;
}
#nav {
	margin: 0px;
	padding: 0px;
}
#nav ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	float: left;
	list-style: none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li a, #nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	letter-spacing: -0.02em;
	font-family: Arial, Helvetica, sans-serif;
}
#nav li a:hover, #nav li a:active {
	color: #2E3192;
	margin: 0px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	letter-spacing: -0.02em;
	background-color: #999;
	font-family: Arial, Helvetica, sans-serif;
}

/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	width: 947px;
	height: 26px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(images/bkg-trans.png);
}
#subnav {
	margin: 0px;
	padding: 0px;
}
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#subnav li {
	float: left;
	list-style: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 0.02em;
	letter-spacing: -0.02em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#subnav li a:hover, #subnav li a:active {
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: 0.02em;
	background-color: #2E3192;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
	letter-spacing: -0.02em;
	font-family: Arial, Helvetica, sans-serif;
}

/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: left;
	width: 610px;
	margin: 0px;
	padding: 0px;
}
#homepage p {
	margin: 0px;
	padding: 0px;
}
#homepage p img {
	border: none;
	float: left;
	margin: 0px;
}
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
#homepage ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
#homepagetop {
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(images/bkg-trans.png);
	background-repeat: repeat;
}
#homepagetop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	height: 302px;
	width: 590px;
}
/*board*/
#board_left {
	float:left;
	padding:0px 0px 0px 0px;
}
#board_left ul {
	list-style-type: none;
	padding:0px 0px 0px 5px;
	margin:0px;
}
#board_left ul li {
}
#board_left img {
	border:none;
}
#board_links {
	float:right;
	width:305px;
	padding:0px 0px 0px 5px;
}
#board_links a {
	float:left;
	margin:0px 20px 0px 0px;
	text-decoration:none;
}
#board_items {
	width:570px;
}
#board_body {
	width:100%;
}
#board_carusel {
	width:590px;
	height:302px;
	position:relative;
}
#board_carusel .belt {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.board_item {
	width:590px;
	height:302px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
.boardtxt {
	display: block;
	float: left;
	height: auto;
	width: 350px;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	background-image: url(images/bkg-trans.png);
	background-repeat: repeat;
}
.boardtxt2 {
	color: #FFF;
	display: block;
	float: left;
	height: auto;
	width: 350px;
}
#board_body h2 {
	color:#FFF200 !important;
	font-size:25px !important;
	font-weight:normal !important;
	margin:0px !important;
	letter-spacing: -0.05em !important;
	display: block;
	padding: 0px !important;
	border:0  !important;
}
#board_body h2 a, #board_body h2 a:visited {
	color:#FFF200 !important;
	font-size:28px !important;
	font-weight:normal !important;
	margin:0px !important;
	letter-spacing: -0.05em !important;
	padding: 0px !important;
	border:0  !important;
}
#board_body h2 a:hover, #board_body h2 a:active {
	color:#000 !important;
	font-size:28px !important;
	font-weight:normal !important;
	margin:0px !important;
	letter-spacing: -0.05em !important;
	padding: 0px !important;
	border:0  !important;
}
#board_body h1 {
	font-size: 19px !important;
	text-transform: lowercase !important;
	color: #FFF !important;
	letter-spacing: -0.03em !important;
	display: block;
	margin: 0px !important;
	padding: 0px !important;
	border:0  !important;
}
#board_body strong {
	font-family:Arial;
	letter-spacing:-1px;
	font-size:18px;
	color:#F6F6F6;
	display:block;
	margin:0px 0px 10px 0px;
}
#board_body p {
	font-size:11px;
	color:#FFF;
	padding:0px;
	line-height:18px;
	margin:0px 0px 10px 0px;
}
#board_body p a, #board_body p a:visited {
	font-size:11px;
	color:#FFF200  !important;
	font-weight: normal;
}
#board_body p a:hover, #board_body p a:active {
	font-size:11px;
	color:#FFF  !important;
	font-weight: normal;
}

#board_body img {
	float:left;
	border:1px solid #ddd;
	margin:0px 10px 0px 0px;
	padding:2px;
}
#board_body p a, #board_body p a:visited {
	color:#6FA020;
	text-decoration:none;
}
#board_body p.more a {
	text-decoration:underline;
}
#board_body p.more a:hover {
	text-decoration:none;
}
#board_carusel_nav {
	width:100%;
	overflow:hidden;
}
#board_carusel_nav li {
	float:left;
	padding:0 5px 0 0;
}
/*#board_carusel_nav li a {
	outline:none;
}*/




h3.titlearticle {
	font-size: 12px;
	font-weight: bold;
	color: #FFF200;
	display: block;
	margin: 0px !important;
	padding: 0px !important;
	background-image: none !important;
}
h3.titlearticle a, h3.titlearticle a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFF200;
	text-transform: none;
}
h3.titlearticle a:hover, h3.titlearticle a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-transform: none;
}
.mais-artigos {
	display: block;
	float: right;
}
.mais-artigos a, .mais-artigos a:visited {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #2E3192 !important;
}
.mais-artigos a:hover, .mais-artigos a:active {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF200 !important;
}
#homepagebottom {
	float: left;
	width: 610px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/bkg-trans.png);
	background-repeat: repeat;
	background-position: top;
	color: #FFF;
}
h3.cattitlehome {
	padding: 0px !important;
	float: left;
	height: 36px;
	width: 610px;
	margin: 0px !important;
}
h3.cattitlehomesmall {
	padding: 0px !important;
	float: left;
	height: 33px;
	width: 305px;
	margin: 0px !important;
}
#homepagebottom a, #homepagebottom a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFF200;
}
#homepagebottom a:hover, #homepagebottom a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#homepagebottom p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 98px;
}
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
}
.hpbottom img {
	border: none;
	margin: 0px;
}
#homepageleft {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.hpfeatured {
	float: left;
	width: 280px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/bkg-trans.png);
	background-repeat: repeat;
	background-position: top;
	font-size: 12px;
	color: #FFF;
}
.hpfeatured a, .hpfeatured a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFF200;
}
.hpfeatured a:hover, .hpfeatured a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.hpfeatured img {
	border: none;
	margin: 0px;
}
#homepageright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 945px;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content h1 {
	color: #FFF200;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF200;
}
#content h1 a, #content h1 a:visited {
	font-size: 22px;
	font-weight: bold;
	color: #FFF200;
	text-transform: none;
}
#content h1 a:hover, #content h1 a:active {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-transform: none;
}
#content h1 span {
	color: #000;
}
#content h2 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-weight: normal;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content h3 {
	color: #FFF200;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
}
#content h4 {
	color: #FFF;
	font-size: 22px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
}
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
}
#contentleft {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#contentleft a img {
	border: none;
}
blockquote {
	color: #FFF;
	text-align: justify;
	letter-spacing: -0.01em;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
blockquote p:first-letter {
	font-size: 20pt;
	font-weight: bold;
	color: #FFF200;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
} #content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
.postarea {
	float: left;
	width: 570px;
	background-image: url(images/bkg-trans.png);
	background-repeat: repeat;
	background-position: top;
	font-size: 13px;
	color: #FFF;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 17px;
}
.postarea p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
.postarea ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.date {
	width: 570px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 12px;
}
.dateleft {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.dateright {
	width: 270px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.time {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.icomment {
	font-size: 12px;
	text-align: right;
	width: 120px;
	display: block;
	float: right;
	line-height: 12px;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.icomment img {
	margin-right: 2px;
}
.tags {
	color: #FFFFFF;
	display: block;
	padding: 0px;
	float: left;
	width: 450px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.category {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background-image: url(images/icon_category.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.postmeta {
	width: 570px;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
	float: left;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2E3192;
}
.postmeta2 {
	width: 570px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top-style: dotted;
	border-top-color: #FFF;
	border-top-width: 1px;
}
.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.comments {
	float: left;
	width: 570px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}
/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
}
img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}
.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	display: inline;
}
#sidebar h2 {
	padding: 0px;
	float: left;
	height: 36px;
	width: 319px;
	margin: 0px;
}
#sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 45px;
}
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul li li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
}
#sidebar ul li ul li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
}
.widgetarea {
	float: left;
	width: 295px;
	padding: 10px;
	background-image: url(images/bkg-trans.png);
	background-repeat: repeat;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: inline;
}

/* twitter

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#twitter-tools {
	width: 295px;
	display: block;
	float: left;
}
.widget-all {
	width: 295px;
	display: block;
	float: left;
}
.aktt_tweets {
	width: 295px;
	display: block;
	float: left;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.aktt_tweets a:link, .aktt_tweets a:visited {
	color: #FFF200;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.aktt_tweets a:hover, .aktt_tweets a:active {
	color: #2E3192;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
li.aktt_more_updates {
	display: none;
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
	font-size: 1px;
	height: 0px;
	width: 0px;
}
li.aktt_more_updates a {
	display: none;
	border:0 !important;
	margin:0 !important;
	padding:0 !important;
	font-size: 1px;
	height: 0px;
	width: 0px;
}
.aktt_tweets ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
}
.aktt_tweets ul li {
	list-style-type: none;
	margin-top: 10px !important;
	margin-right: 0px;
	margin-bottom: 10px !important;
	margin-left: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px !important;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.leia-mais {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 295px;
	text-align: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
.leia-mais a, .leia-mais a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFF200;
	font-family: Arial, Helvetica, sans-serif;
}
.leia-mais a:hover, .leia-mais a:active {
	font-size: 11px;
	font-weight: bold;
	color: #2E3192;
	font-family: Arial, Helvetica, sans-serif;
}


.fotosflick {
  width: 295px;
}
.fotosflick ul {
	width: 295px;
	padding: 0px;
	float: left;
	height: auto;
	margin: 0px;
	display: block;
}
.fotosflick ul li {
	height: 147px;
	width: 139px;
	display: inline;
	float: left;
	margin-left: 8px !important;
}
.fotosflick ul li img {
	height: 130px;
	width: 130px;
}
.byflickr {
  width: 190px;
  height: 15px;
  text-align: right;
  margin-top: 5px;
  margin-bottom: 5px;
}
.byflickr img {
  float:right;
  margin-top: 5px;
}

/************************************************
*	Footer      								*
************************************************/

#footer {
	width: 945px;
	margin: 0px;
	text-align: center;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 34px;
	border-top-style: solid;
	border-top-color: #2E3192;
}
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 9px 0px 0px 0px;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
}
#searchbox {
	background: #EEEEEE !important;
	width: 220px;
	color: #202020;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	display: inline;
}
#searchbutton {
	color: #2E3192;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	margin: 0px 0px 0px 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	background-color: #FFF100;
	border: 1px solid #2E3192;
}
#subscribe {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
}
#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
}
#subbutton {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	background-color: #2C4228;
	background-image: url(images/topnav.png);
	border: 1px solid #376215;
}
/* Comment List
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.entry_com {
	float:left;
	height:auto;
	width:570px;
	background-image: url(images/bkg-trans.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFF;	
}
h1#comments {
	color: #FFF200;
	font-size: 22px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 570px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 28px;
}
h1#comments span {
	color:#2E3192;
}
h1.title_comments {
	display: block;
	padding: 0px;
	height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 28px;
	color: #FFF200;
	font-size: 22px;
	font-family: Georgia, "Times New Roman";
	font-weight: normal;
	border:0 !important;
}
.reply {
	float: right;
	padding: 0px;
	width: 109px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.reply a:link, .reply a:active, .reply a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
	height: 20px;
	width: 99px;
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #2E3192;
	text-align: center;
}
.reply a:hover {
	color: #FFF200;
}
.com-list {
	width:570px;
}
.com-list blockquote {
	margin-left: 1em;
	font-style: italic;
}
.com-avt {
	background-image: url(images/back_avt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 80px;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.com-entry {
	margin-bottom: 20px;
}
.com-entry-bot {
	padding: 10px 10px 10px 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.com-con {
	padding: 15px 0px 0px 0px;
	font-size: 13px;
	line-height: 16px;
	color:#FFF;
}
.com-name h1 {
	padding:0px;
	margin:0px;
}
.com-name {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	height: auto;
	width: 60%;
	color:#2E3192;
	display: block;
	line-height: 30px;
}
.com-name a, .com-name a:visited, .com-name a:active {
	color:#FFF;
	margin-top: 10px;
}
.com-name a:hover {
	color:#2E3192;
	margin-top: 10px;
}
.com-ping a:link, .com-ping a:visited, .com-ping a:active {
	font-weight: bold;
	letter-spacing: -1px;
	height: auto;
	width: 90%;
	color:#FFF;
	font-size: 18px;
}
.com-ping a:hover {
	color:#2E3192;
}
.com-con .avatar {
	margin: 0px;
	padding: 5px;
	height: 70px;
	width: 70px;
}
.com-con .avatar img {
}
.com-date {
	font-size: 10px;
	font-weight:normal;
	color: #FFF200;
	margin-bottom: 10px;
}
.com-date a, .com-date a:visited, .com-date a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color:#FFF200;
}
.com-con p {
}
.comment_text {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	width:90%;
	height:auto;
}
.com-con p.com-name, .com-con p.com-date, .com-con p.avatar {
	padding: 0;
}
/* Comment Form
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
#cancel-comment-reply-link {
	display: block;
	font-size: 13px;
	color: #FFF200;
	text-decoration: none;
	padding: 5px;
	background-color:#2E3192;
	border: 1px dotted #FFF200;
	font-weight: bold;
	margin-top: 10px;
}
h1#comentar {
	display: block;
	font-family: Arial;
	letter-spacing:-1px;
	font-size: 24px;
	color: #531700;
	text-decoration: none;
	width: auto;
	height: 73px;
	padding: 0px 0px 0px 30px;
}
.com-form {
	height:auto;
	width:100%;
	margin-top: 10px;
}
.com-form-bot {
	min-height:331px;
	color:#333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.com-form p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.com-form p strong {
	color:#FF3300;
	font-weight: normal;
}
.com-form label {
	font-size: 15px;
	color: #FFF;
}
.com-form .sform {
	border: 1px solid #666;
	padding: 4px;
	margin-top: 10px;
	font-size: 12px;
	width: 99%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EEE;
}
.com-form textarea {
	border: 1px solid #666;
	font-size: 12px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EEE;
}
.com-form .sbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #2E3192;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 150px;
	border: 0px;
}
/* NAVIGATIONS */
#post-navigator {
	margin-top: 10px;
	margin-bottom: 25px;
	float: left;
	height: auto;
	width: 570px;
	display: inline;
	text-align: center;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/bkg-trans.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#post-navigator-single {
	margin-top: 10px;
	margin-bottom: 25px;
	float: left;
	height: auto;
	width: 570px;
	display: inline;
	text-align: center;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/bkg-trans.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#post-navigator-single a:link, #post-navigator-single a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#post-navigator-single a:active, #post-navigator-single a:hover {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#post-navigator a:link, #post-navigator a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#post-navigator a:hover, #post-navigator a:active {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.pgalignright {
	float: right;
	height: 22px;
	width: 275px;
	text-align: right;
}
.pgalignleft {
	float: left;
	height: 22px;
	width: 275px;
	text-align: left;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FFF;
	color: #FFF;
}
.wp-pagenavi a:hover, .wp-pagenavi a:active {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 0;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 0;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 0;
	color: #FFF;
}
.wp-caption {
	width: 100% !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color:transparent !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.wp-caption img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text {
	width:100%;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}