/*
Theme Name: BG3Col
Theme URI: http://brunogoncalves.com.br
Description: Tema desenvolvido por <a href="http://www.brunogoncalves.com.br.com">Bruno Gon&ccedil;alves</a>.
Author: Bruno Gon&ccedil;alves
Author URI: http://brunogoncalves.com.br
Tags: simple, clean, widgets, widget-ready, two columns, fixed width, valid CSS, valid XHTML
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ SEARCH FORM
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	RESET
	################################## */

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body, div, span, applet, object, embed, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 
a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var, fieldset, dl, dt, dd, ol, ul, li, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input {
	border: 0;
	outline: 0;
}

pre, sub, sup, em {
	border: 0;
	outline: 0;
	margin: 0;
	padding: 0;
}


/*	##################################
   	GENERAL
	################################## */

::-moz-selection {
	background: #AADDFF;
}

::-webkit-selection {
	background: #AADDFF;
}

::selection {
	background: #AADDFF;
}


body {
	font: 15px/140% Helvetica, Arial, sans-serif;
	text-align: left;
	color: #000000;
	cursor: default;
	margin: 0 auto;
	padding: 0;
	background: url(img/bg.gif) repeat;
	overflow: auto;
}

body a {
	display: inline;
	clear: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.texto {
	font: 15px/140% Helvetica, Arial, sans-serif;
	text-align: left;
	color: #000000;
	cursor: default;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

.texto a {
	display: inline;
	clear: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.texto a:link {
	color: #CC0000;
	text-decoration: none;
}

.texto a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFF00;
}

a:link {
	color: #CC0000;
}

a:hover {
	color: #FF0000;
}

div {
	display: block;
	clear: none;
	margin: 0;
	padding: 0;
}

span {
	display: inline-block;
	clear: none;
	margin: 0;
	padding: 0;
}

label {
	display: inline-block;
	clear: none;
	margin: 0;
	padding: 0;
}

.justificado {
	display: block;
	width: 500px;
	float: left;
	clear: inherit;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: justify;
}

.justificado a:link {
	color: #CC0000;
}

.justificado a:hover {
	color: #CC0000;
	background-color: #FFFF00;
}

.justificado ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	text-align: left;
	list-style-type: square;
}

.justificado ol {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-position: outside;
	text-align: left;
}

blockquote {
	width: 390px;
	display: block;
	float: left;
	clear: inherit;
	font: 17px/120% Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
	padding: 3px 60px 10px 50px;
	margin: 15px 0 7px 0;
	background: url(img/quote.png) no-repeat 25px 0;
}

.parapensar {
	font: 15px/18px Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 3px 0 0 22px;
	vertical-align: text-top;
	background: url(img/parapensar.png) no-repeat 0 0;
}

.parapensarassinatura {
	display: block;
	clear: both;
	font: bold 12px/15px Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 10px 0 15px 22px;
	padding: 0;
}

.subscribe {
	font: 15px/18px Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
	vertical-align: text-top;
}

.videofoto {
	display: block;
	float: left;
	clear: inherit;
	border: none;
	margin: 10px 0 0 0;
	padding: 0;
	background: transparent;
}

object {
	display: block;
	float: left;
	clear: inherit;
	border: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

embed {
	display: block;
	float: left;
	clear: inherit;
	border: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

p {
	margin: 0;
	padding: 0 0 15px 0;
}

br {
	margin: 0;
	padding: 0;
}

img {
	display: inline-block;
	border: 0;
	margin: 0;
	padding: 0;
	background: none;
	overflow: hidden;
}

img a {
	border: none;
}

ul, ol {
	margin: 0 0 30px 30px;
	padding: 0;
}

form {
	display: block;
	margin: 0;
	padding: 0;
}

cite {
	background-color: #FFFF00;
	font-style: normal;
}

.spacebottom {
	display: block;
	width: 500px;
	height: 25px;
	margin: 0;
	padding: 0;
}

.spacebottomsidebar20px {
	display: inline-block;
	width: 160px;
	margin: 0 0 20px 0;
	padding: 0;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	display: block;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(img/bg-page.gif) repeat-y top center;
}
	
#header-wrap {
	background: url(img/bg-header.gif) repeat-x;
	background-color: #101010;
	width: auto;
	height: 175px;
	margin: 0;
	padding: 0;
}

#header {
	position: relative;
	width: 960px;
	height: 175px;
	margin: 0 auto;
	padding: 0;
	background: url(img/header.gif) no-repeat left top;
	background-color: #101010;
}

div#header-home {
	display: block;
	background: none;
	position: absolute;
	width: 330px;
	height: 85px;
	bottom: 58px;
	left: 15px;
	display: inline-block;
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
	border: none;
}

div#header-home a, #header-home a:link, #header-home a:visited{
	background: none;
	border: none;
	display: block;
	width: 330px;
	height: 85px;
}

#header-search {
	position: absolute;
	bottom: 60px;
	left: 775px;
	display: block;
	float: right;
	clear: left;
	width: 160px;
	height: 65px;
	margin: 0;
	padding: 0;
	border: none;
}

#header-contact {
	position: absolute;
	bottom: -2px;
	left: 750px;
	display: inline-block;
	clear: left;
	width: 210px;
	height: 26px;
	margin: 0;
	padding: 0;
	border: none;
}

#content {
	display: block;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(img/bg-page.gif) repeat-y top center;
}

#content-left {
	display: block;
	float: left;
	width: 500px;
	margin: 0;
	padding: 25px 25px 25px 15px;
}

#sidebar-wrap {
	display: block;
	float: left;
	width: 420px;
	padding: 0;
	margin: 0;
	background: url(img/bg-sidebar.gif) repeat-y top center;
}

#sidebar {
	display: block;
	float: left;
	width: 420px;
	padding: 0;
	margin: 0;
	background: url(img/bg-sidebar.gif) repeat-y top center;
}

#sidebar2col {
	display: block;
	float: left;
	width: 370px;
	padding: 25px;
	margin: 0;
	background: url(img/bg-sidebar2col.gif) repeat-y top center;
	border-bottom: 1px solid #CCCCCC;
}

#content-right {
	display: block;
	float: left;
	width: 160px;
	padding: 25px 25px 0 25px;
	margin: 0;
}

#content-3col {
	display: block;
	float: left;
	width: 160px;
	padding: 25px 25px 0 25px;
	margin: 0;
}

.banner160x60 {
	display: inline-block;
	float: left;
	clear: inherit;
	width: 160px;
	height: 60px;
	border: 0;
	padding: 0;
	margin: 0 0 10px 0;
}


/*	##################################
   	HEADINGS
	################################## */

h1 {
	color: #FFFFFF;
	position: absolute;
	top: 80px;
	left: 0;
	margin: 0;
	padding: 0;
	font: bold 25px/30px Helvetica, Arial, sans-serif;
	text-align: left;
}

h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

h2#blog-description {
	position: relative;
	top: 105px;
	left: 0;
	margin: 0;
	padding: 0;
	font: normal 12px/13px Helvetica, Arial, sans-serif;
	color: #CC0000;
	text-align: left;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font: normal 12px/13px Helvetica, Arial, sans-serif;
	text-align: left;
}

h3 {
	display: block;
	width: 500px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font: bold 38px/38px Helvetica, Arial, sans-serif;
	color: #CC0000;
	text-align: left;
	letter-spacing: -2px;
}

h3#intertitulo {
	display: block;
	width: 500px;
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	font: bold 32px/32px Helvetica, Arial, sans-serif;
	color: #CC0000;
	text-align: left;
	letter-spacing: -1px;
}

h3#comentar, h3#responder {
	display: block;
	width: 500px;
	margin: 0;
	padding: 10px 0 5px 0;
	font: bold 32px/32px Helvetica, Arial, sans-serif;
	color: #CC0000;
	text-align: left;
	letter-spacing: -1px;
}

h3 a {
	color: #CC0000;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: none;
	color: #FF0000;
}

h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 20px/22px Helvetica, Arial, sans-serif;
	color: #000000;
	list-style-type: none;
	text-align: left;
}

h4#sidebartitle {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 22px/22px Helvetica, Arial, sans-serif;
	color: #333333;
	list-style-type: none;
	text-align: left;
	letter-spacing: -1px;
}

h4#sidebartwittertitle {
	display: block;
	width: 160px;
	margin: 3px 0 20px 0;
	padding: 0;
	font: bold 20px/24px Helvetica, Arial, sans-serif;
	color: #CC0000;
	list-style-type: none;
	text-align: center;
	letter-spacing: -1px;
}

h4#sidebartwittertitle a:link {
	color: #CC0000;
}

h4#sidebartwittertitle a:hover {
	color: #FF0000;
}

h4#pages {
	margin: 0 0 25px 0;
	padding: 0 0 0 22px;
	font: bold 20px/22px Helvetica, Arial, sans-serif;
	color: #000000;
	background: url(img/icon-page.gif) no-repeat 0 center;
	text-align: left;
	text-transform: none;
}

h4#searchresult {
	margin: 0 0 25px 0;
	padding: 0 0 0 25px;
	font: bold 20px/22px Helvetica, Arial, sans-serif;
	color: #000000;
	background: url(img/searchresult.gif) no-repeat 0 center;
	text-align: left;
	text-transform: none;
}

.searchresult {
	font: bold 20px/22px Helvetica, Arial, sans-serif;
	color: #CC0000;
	text-align: left;
	text-transform: none;
}

h4#titlesearch {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 20px/20px Helvetica, Arial, sans-serif;
	color: #000000;
	list-style-type: none;
	text-align: left;
	text-transform: none;
}

h4#titlecompartilhe {
	display: block;
	float: inherit;
	clear: both;
	width: 500px;
	height: 20px;
	margin: 0 0 8px 0;
	padding: 0;
	font: bold 18px/20px Helvetica, Arial, sans-serif;
	color: #000000;
	list-style-type: none;
	text-align: left;
	text-transform: none;
}

h4#intertitulo {
	display: block;
	clear: both;
	height: 10px;
	margin: 0;
	padding: 10px 0 15px 0;
	font: bold 20px/22px Helvetica, Arial, sans-serif;
	color: #000000;
	list-style-type: none;
	text-align: left;
}

.titleaviso {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 20px/20px Helvetica, Arial, sans-serif;
	color: #000000;
	list-style-type: none;
	text-align: left;
}

h4#titletags {
	margin: 0 0 10px 0;
	padding: 0 0 0 27px;
	font: bold 20px/22px Helvetica, Arial, sans-serif;
	color: #000000;
	background: url(img/icon-tags.gif) no-repeat 0 center;
	text-align: left;
	text-transform: none;
}

h4#resumo {
	display: block;
	width: 500px;
	float: left;
	clear: inherit;
	margin: 0 0 15px 0;
	padding: 0;
	font: normal 18px/110% Helvetica, Arial, sans-serif;
	color: #666666;
	text-align: left;
}

h5 {
	margin: 0;
	padding: 10px 0 0 0;
	font: bold 20px/22px Helvetica, Arial, sans-serif;
	color: #CC0000;
	text-align: left;
}


h5#intertitulo {
	display: block;
	clear: both;
	height: 10px;
	margin: 0;
	padding: 10px 0 15px 0;
	font: bold 20px/22px Helvetica, Arial, sans-serif;
	color: #CC0000;
	list-style-type: none;
	text-align: left;
}

h5#arquivos {
	margin: 0;
	padding: 0;
	font: bold 20px/22px Helvetica, Arial, sans-serif;
	color: #CC0000;
	text-align: left;
}

h5#titulopesquisa {
	display: block;
	clear: both;
	margin: 15px 0 6px 0;
	font: bold 20px/22px Helvetica, Arial, sans-serif;
	color: #CC0000;
	text-align: left;
	letter-spacing: -1px;
}

h5#chapeupagina {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 20px/22px Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
	letter-spacing: -1px;
}

h6 {
	display: block;
	width: 500px;
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 32px/32px Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
	letter-spacing: -2px;
}


/*	##################################
   	HEADER
	################################## */
	
#header ul {
	display: block;
	width: 700px;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
}

#header li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
}

.page_item a {
	display: inline-block;
	height: 18px;
	margin: 0 0 3px 2px;
	padding: 9px 8px 4px 8px;
	font: normal 13px/15px Helvetica, Arial, sans-serif;
	color: #AAAAAA;
	text-decoration: none;
	text-align: center;
	vertical-align: text-top;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.page_item a:hover {
	height: 18px;
	background: url(img/bg-menu-topo.gif) repeat-x left -39px;
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	-moz-border-radius-topright: 6px;
	-khtml-border-radius-topright: 6px;
	-webkit-border-radius-topright: 6px;
	border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-radius-topleft: 6px;
	-webkit-border-radius-topleft: 6px;
	border-radius-topleft: 6px;
	border-top: 1px solid #505050;
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;
}

.current_page_item a, .current_page_item a:hover {
	font: normal 13px/15px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background: url(img/bg-menu-topo.gif) repeat-x left -3px;
	background-color: #CC0000;
	text-shadow: #333333 0px 0px 3px;
	-moz-border-radius-topright: 6px;
	-khtml-border-radius-topright: 6px;
	-webkit-border-radius-topright: 6px;
	border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-radius-topleft: 6px;
	-webkit-border-radius-topleft: 6px;
	border-radius-topleft: 6px;
	border-top: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
}


/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box {
	width: 500px;
	display: block;
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
}

.box1 {
	width: 500px;
	display: block;
	float: none;
	clear: both;
	margin: -10px 0 20px 0;
	padding: 0;
}

.box2 {
	width: 500px;
	display: block;
	float: none;
	clear: both;
	margin: 0 0 50px 0;
	padding: 0;
}

.box-left {
	width: 500px;
	display: inline-block;
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 70px 0;
	background: url(img/shadow.png) no-repeat bottom center;
	color: #000000;
	text-decoration: none;
}

.divsombra {
	display: block;
	width: 500px;
	height: 51px;
	margin: 10px 0 10px 0;
	padding: 0;
	background: url(img/shadow.png) no-repeat 0 26px;
	float: left;
	clear: right;
}

.box-left ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

.box-left li {
	display: inline; /* white space bug IE6 */
}

li.cat-item ul.children {
	margin: 0;
	padding: 0;
}

li.cat-item ul.children li {
	margin: 0;
	padding: 0;
}

.box-left li a {
	display: block;
	margin: 0;
	padding: 0 0 0 6px;
	border: none;
	color: #000000;
	text-decoration: none;
}

li.cat-item ul.children li a {
	padding: 5px 5px 5px 20px;
}

li.cat-item ul.children li ul.children li a {
	padding: 5px 5px 5px 40px;
}

.meta-area-title {
	width: 500px;
	display: block;
	float: left;
	clear: both;
	margin: 0 0 15px 0;
	padding: 0;
}

.meta {
	display: block;
	width: 500px;
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.meta-date {
	font: normal 13px/21px Helvetica, Arial, sans-serif;
	display: block;
	width: 500px;
	height: 21px;
	float: left;
	margin: 0;
	padding: 0 0 0 21px;
	background: url(img/bg-date.gif) no-repeat 0 0;
	vertical-align: bottom;
}

.meta-diadasemana {
	text-transform: capitalize;
}

.meta-hora {
	font: normal 13px/21px Helvetica, Arial, sans-serif;
	display: inline-block;
	height: 21px;
	margin: 0 15px 0 15px;
	padding: 0 0 0 18px;
	background: url(img/bg-hora.gif) no-repeat 0 0;
	vertical-align: bottom;
}

.meta-comments-top {
	display: inline-block;
	float: left;
	clear: left;
	height: 21px;
	font: normal 13px/21px Helvetica, Arial, sans-serif;
	color: #000000;
	padding: 0 0 0 21px;
	margin: 0 15px 0 0;
	background: url(img/icon-comments.gif) no-repeat 0 2px;
	vertical-align: baseline;
}

.meta-comments-top a:link {
	color: #000000;
	text-decoration: none;
}

.meta-comments-top a:hover {
	color: #CC0000;
	text-decoration: none;
}

.meta-categories {
	font: normal 13px/21px Helvetica, Arial, sans-serif;
	color: #000000;
	display: inline-block;
	clear: both;
	height: 21px;
	margin: 0;
	padding: 0 0 0 21px;
	background: url(img/bg-cats.gif) no-repeat 0 0;
	vertical-align: bottom;
}

.meta-categories a {
	color: #000000;
}

.meta-categories a:link {
	color: #000000;
}

.meta-categories a:hover {
	color: #CC0000;
	text-decoration: none;
}

.meta-post {
	font: normal 13px/21px Helvetica, Arial, sans-serif;
	display: inline-block;
	width: 450px;
	float: left;
	height: 21px;
	margin: 0;
	padding: 0 0 0 15px;
	background: url(img/bg-post.gif) no-repeat 0 1px;
}

#postfooter {
	display: block;
	width: 500px;
	height: 20px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	color: #000000;
	vertical-align: top;
}

#postfooter a {
	color: #000000;
}

#postfooter a:link {
	color: #000000;
}

#postfooter a:hover {
	color: #CC0000;
}

.meta-print {
	display: inline-block;
	float: left;
	clear: none;
	width: 100px;
	height: 22px;
	font: normal 15px/22px Helvetica, Arial, sans-serif;
	color: #000000;
	padding: 0 0 0 21px;
	margin: 0;
	background: url(img/print.gif) no-repeat 0 2px;
	text-align: left;
	vertical-align: baseline;
}

.meta-print a:link {
	color: #000000;
	text-decoration: none;
}

.meta-print a:hover {
	color: #CC0000;
	text-decoration: none;
}

.meta-comments {
	display: inline-block;
	float: right;
	clear: none;
	height: 22px;
	font: normal 15px/22px Helvetica, Arial, sans-serif;
	color: #000000;
	padding: 0 0 0 21px;
	margin: 0;
	background: url(img/icon-comments.gif) no-repeat 0 2px;
	text-align: right;
	vertical-align: baseline;
}

.meta-comments a:link {
	color: #000000;
	text-decoration: none;
}

.meta-comments a:hover {
	color: #CC0000;
	text-decoration: none;
}

.meta-tags {
	display: block;
	width: 456px;
	height: inherit;
	font: normal 15px/23px Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
	margin: 25px 0 10px 0;
	padding: 20px;
	background: url(img/bg-navaviso.gif) repeat;
	background-color: #F9F9F9;
	border: 2px solid #AAAAAA;
	border-top: 10px solid #AAAAAA;
}

.meta-tags ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta-tags li {
	display: inline-block; /* white space bug IE6 */
	float: left;
	margin: 0;
	padding: 0;
}

		li.cat-item ul.children {
			margin: 0;
			padding: 0;
		}
		
		li.cat-item ul.children li {
			margin: 0;
			padding: 0;
		}

.meta-tags li a {
	display: inline-block;
	margin: 0 15px 0 0;
	padding: 0 0 0 20px;
	background: url(img/bg-tags.gif) no-repeat 0 center;
	text-align: left;
	text-decoration: none;
	color: #000000;
}

		li.cat-item ul.children li a {
			padding: 0;
		}
		
		li.cat-item ul.children li ul.children li a {
			padding: 0;
		}

.meta-tags li a:link {
	color: #000000;
}

.meta-tags li a:hover {
	text-decoration: none;
	color: #CC0000;
	background-color: transparent;
}

.meta-tags .page_item a, .box-right .current_page_item a {
	background: none;
	width: auto;
	height: auto;
	font-weight: normal;
	text-align: inherit;
}

.leiamais {
	display: inline-block;
	float: left;
	clear: right;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	margin: 20px 0 10px 0;
	padding: 3px 7px 3px 7px;
	border: 1px solid #444444;
	background: url(img/bg-botao-pb.gif) repeat-x left center;
	background-color: #000000;
	text-decoration: none;
	color: #DDDDDD;
	text-shadow: #333333 0px 0px 3px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.leiamais:hover {
	background: url(img/bg-botao-pb.gif) repeat-x right center;
	background-color: #000000;
	border: 1px solid #666666;
	color: #FFFFFF;
}

#navigation {
	display: block;
	float: left;
	clear: both;
	width: 456px;
	font: 15px/140% Helvetica, Arial, sans-serif;
	text-align: left;
	color: #000000;
	cursor: default;
	margin: 0 auto;
	padding: 0;
}

#navigation-text {
	display: block;
	float: left;
	clear: both;
	width: 456px;
	font: 15px/140% Helvetica, Arial, sans-serif;
	text-align: left;
	color: #000000;
	cursor: default;
	margin: 0 auto;
	padding: 0 0 5px 0;
}

.page-before {
	display: block;
	float: left;
	clear: right;
	width: 24px;
	height: 24px;
	padding: 0;
	margin: 14px 0 0 0;
	background: url(img/icon-page-before.gif) no-repeat 0 0;
	cursor: pointer;
}

.page-before:hover {
	color: #CC0000;
	text-decoration: none;
	background: url(img/icon-page-before.gif) no-repeat -24px 0;
}

.page-next {
	display: inline-block;
	width: 24px;
	height: 24px;
	float: right;
	clear: right;
	padding: 0;
	margin: -54px 0 0 0;
	background: url(img/icon-page-next.gif) no-repeat -24px 0;
	text-align: right;
	cursor: pointer;
}

.page-next:hover {
	color: #CC0000;
	text-decoration: none;
	background: url(img/icon-page-next.gif) no-repeat 0 0;
}

.commentcounter-top {
	display: inline-block;
	width: 44px;
	height: 45px;
	float: right;
	margin: 0;
	padding: 0;
	font: bold 22px/36px Helvetica, Arial, sans-serif;
	text-align: center;
	color: #CC0000;
	letter-spacing: -2px;
	list-style: none;
	background: url(img/icon-comments-top.gif) no-repeat center 0;
	background-color: none;
}


.commentcounter-top a {
	color: #CC0000;
	text-decoration: none;
}

.commentcounter-top a:hover {
	color: #FF0000;
	text-decoration: none;
	background: url(img/icon-comments-top.gif) no-repeat center -50px;
	background-color: none;
}

.commentcounter-top ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.commentcounter-top li {
	display: inline-block; /* white space bug IE6 */
	margin: 0;
}

		li.cat-item ul.children {
			margin: 0;
			padding: 0;
		}
		
		li.cat-item ul.children li {
			margin: 0;
			padding: 0;
		}

.commentcounter-top li a {
	display: inline-block;
	margin: 0;
	width: 44px;
	height: 45px;
	padding: 0;
	text-decoration: none;
	color: #CC0000;
}

		li.cat-item ul.children li a {
			padding: 0;
		}
		
		li.cat-item ul.children li ul.children li a {
			padding: 0;
		}

.commentcounter-top li a:hover {
	text-decoration: none;
	color: #FF0000;
}

.commentcounter-top .page_item a, .box-right .current_page_item a {
	background: none;
	width: auto;
	height: auto;
	color: #CC0000;
	text-align: inherit;
}

.commentcounter-bottom {
	display: inline-block;
	heigth: 22px;
	font: bold 18px/20px Helvetica, Arial, sans-serif;
	letter-spacing: -2px;
	margin: 0;
	padding: 0 1px 0 0;
	vertical-align: baseline;
}

.commentcounter-bottom a {
	color: #000000;
	text-decoration: none;
}

.commentcounter-bottom a:hover {
	color: #CC0000;
	text-decoration: none;
}

.commentcounter {
	display: inline-block;
	width: 44px;
	height: 45px;
	margin: 0;
	padding: 0;
	font: bold 22px/36px Helvetica, Arial, sans-serif;
	text-align: center;
	color: #CC0000;
	letter-spacing: -2px;
	background: url(img/icon-comments-counter.gif) no-repeat 0 0;
}

.imgleft {
	display: inline-block;
	float: left;
	margin: 5px 20px 5px 0;
	padding: 0;
}

.imgright {
	display: inline-block;
	float: right;
	margin: 5px 0 5px 20px;
	padding: 0;
}

.imgsidebarperfil {
	float: left;
	margin: 2px 6px 0 0;
	padding: 0;
}

.imgleftsidebar {
	float: left;
	margin: 5px 10px 0 0;
	padding: 0;
}

.legenda {
	margin: 5px 0 5px 0;
	padding: 0;
	font: bold 13px/15px Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
}

.legenda a {
	color: #CC0000;
}

.legenda a:hover {
	color: #FF0000;
	text-decoration: none;
}

.fonte {
	display: block;
	text-align: left;
	font: 12px/15px Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	width: 500px;
}

.fonte a:link {
	display: inline-block;
	color: #000000;
	text-decoration: none;
}

.fonte a:hover {
	color: #CC0000;
	text-decoration: none;
}

#tagcloud {
	font: normal 100%/20px Helvetica, Arial, sans-serif;
	color: #000000;
	padding: 0;
	margin-bottom: 40px;
	text-align: center;
	display: block;
}

#tagcloud a:link {
	padding: 0 5px 0 5px;
	color: #000000;
	text-decoration: none;
	display: inline-block;
}

#tagcloud a:active {
	color: #FF0000;
	text-decoration: none;
}

#tagcloud a:visited {
	color: #999999;
	text-decoration: none;
}

#tagcloud a:hover {
	color: #000000;
	background-color: #FFFF00;
	text-decoration: none;
}

#downloadbrowser {
	display: inline-block;
	width: 160px;
	height: 34px;
	margin: 6px 0 0 0;
	padding: 0;
	vertical-align: middle;
	background: transparent;
}

#downloadbrowser:hover {
	background: transparent;
}

#downloadbrowser a:hover {
	background: transparent;
}

.downloadbrowsericon {
	display: inline-block;
	margin: 0 0 0 2px;
	padding: 0;
	background: transparent;
}

.downloadbrowsericon a:hover{
	background: transparent;
}

.downloadbrowsericon:hover{
	background: transparent;
}

/** wordpress css */

.wp-caption {
   border: 1px solid #DDDDDD;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/** box right */

.box-right {
	width: 160px;
	height: auto;
	display: block;
	clear: both;
	margin: 0 0 40px 0;
	padding: 0;
}

.box-right ul {
	width: 140px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.box-right li {
	display: inline; /* white space bug IE6 */
	width: 140px;
}

li.cat-item ul.children {
	margin: 0;
	padding: 0;
}

li.cat-item ul.children li {
	margin: 0;
	padding: 0;
}

.box-right li a {
	display: block;
	width: 140px;
	margin: 0;
	padding: 5px 8px 5px 10px;
	border-top: 1px solid transparent;
	border-bottom: 1px dotted #BBBBBB;
	font: 12px/14px Helvetica, Arial, sans-serif;
	color: #000000;
	background: url(img/bg-links.gif) no-repeat 0 8px;
	background-color: transparent;
	text-decoration: none;
}

li.cat-item ul.children li a {
	padding: 5px 5px 5px 20px;
}

li.cat-item ul.children li ul.children li a {
	padding: 5px 5px 5px 40px;
}

.box-right li a:hover {
	border-top: 1px solid transparent;
	border-bottom: 1px solid #CC0000;
	color: #CC0000;
	background: url(img/bg-links.gif) no-repeat 0 -39px;
	background-color: transparent;
}

.box-right .page_item a, .box-right .current_page_item a {
	background: none;
	width: auto;
	height: auto;
	color: #CC0000;
	font-weight: normal;
	text-align: inherit;
}

/** search form */

#search {
	display: inline-block;
	clear: both;
	width: 128px;
	height: 16px;
	margin: 0;
	padding: 3px 5px 3px 23px;
	border: 2px solid #999999;
	background: url(img/search.gif) no-repeat 1px 1px;
	background-color: #FCFCFC;
	color: #444444;
	-moz-box-shadow: 0px 0px 6px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB inset;
	box-shadow: 0px 0px 6px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#search:hover {
	border: 2px solid #CC0000;
	background-color: #FFFFFF;
}

#search:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 6px #BBBBBB;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB;
	box-shadow: 0px 0px 6px #BBBBBB;
}


/** assine form */


#assine {
	font: normal 13px Helvetica, Arial, sans-serif;
	width: 123px;
	height: 16px;
	margin: 0;
	padding: 3px 5px 3px 28px;
	border: 2px solid #999999;
	background: url(img/assine.gif) no-repeat 0 -2px;
	background-color: #FFFFFF;
	color: #444444;
	-moz-box-shadow: 0px 0px 6px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB inset;
	box-shadow: 0px 0px 6px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#assine:hover {
	border: 2px solid #CC0000;
	background-color: #FFFFFF;
}

#assine:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 6px #BBBBBB;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB;
	box-shadow: 0px 0px 6px #BBBBBB;
}



/* wp-calendar */

#calendar_wrap {
	margin: 0;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}


/* BANNERS */

#indique {
	width: 160px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}

#indique-img {
	background: url(img/indique.gif) no-repeat 0 0;
	border: none;
	float: left;
	text-decoration: none;
	width: 160px;
	height: 60px;
	padding: 0;
	margin: 0 0 50px 0;
}

#indique-img:hover {
	background: url(img/indique.gif) no-repeat 0 -60px;
	border: none;
}

#rssfeed {
	width: 160px;
	height: 135px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;
}

#rssfeed-img {
	background: url(img/rssfeed.gif) no-repeat 0 0;
	border: none;
	float: left;
	text-decoration: none;
	width: 160px;
	height: 60px;
	padding: 0;
	margin: 0 0 50px 0;
}

#rssfeed-img:hover {
	background: url(img/rssfeed.gif) no-repeat 0 -60px;
	border: none;
}

#bannercontato {
	width: 500px;
	height: 60px;
	display: block;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
}

#bannercontato-img {
	width: 160px;
	height: 60px;
	display: inline-block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
}


/***********************************************************************

BOTAO

************************************************************************/

.botao-wrap {
	display: block;
	width: 500px;
	height: 70px;
	float: left;
	clear: both;
	margin: 15px 0 0 0;
	padding: 0;
}

.botao {
	display: inline-block;
	margin: 5px 10px 0 0;
	padding: 3px 10px 3px 10px;
	border: 1px solid #880000;
	font: 16px/18px Arial, Helvetica, sans-serif;
	background: url(img/bg-botao.gif) repeat-x left center;
	background-color: #CC0000;
	color: #EEEEEE;
	overflow: hidden;
	cursor: pointer;
	text-shadow: #880000 0px 0px 3px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.botao:hover {
	background: url(img/bg-botao.gif) repeat-x right center;
	background-color: #CC0000;
	color: #FFFFFF;
	border: 1px solid #AA0000;
}

.botao20px {
	display: inline-block;
	margin: 5px 0 0 0;
	padding: 4px 12px 4px 12px;
	border: 1px solid #880000;
	font: bold 20px/22px Arial, Helvetica, sans-serif;
	background: url(img/bg-botao20px.gif) repeat-x left center;
	background-color: #CC0000;
	color: #EEEEEE;
	overflow: hidden;
	cursor: pointer;
	text-shadow: #880000 0px 0px 3px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.botao20px:hover {
	background: url(img/bg-botao20px.gif) repeat-x right center;
	background-color: #CC0000;
	color: #FFFFFF;
	border: 1px solid #AA0000;
}

/***********************************************************************/



option {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #CCCCCC;
}

.dropdownarquivos {
	width: 160px;
	margin: 0;
	padding: 1px;
	border: 2px solid #999999;
	background-color: #FFFFFF;
	cursor: pointer;
}

.dropdownarquivos:hover {
	border: 2px solid #CC0000;
	background-color: #FFFFFF;
}

.dropdownarquivos:focus {
	border: 2px solid #CC0000;
	background-color: #FFFFFF;
	-moz-box-shadow: 0px 0px 10px #BBBBBB;
	-webkit-box-shadow: 0px 0px 10px #BBBBBB;
	box-shadow: 0px 0px 10px #BBBBBB;
}

.dropdownarquivos#data {
	width: 160px;
	margin: 0;
	padding: 1px;
	border: 2px solid #999999;
	background-color: #FFFFFF;
	text-transform: capitalize;
}

.dropdownarquivos#data:hover {
	border: 2px solid #CC0000;
	background-color: #FFFFFF;
}

.dropdownarquivos#data:focus {
	border: 2px solid #CC0000;
	background-color: #FFFFFF;
	-moz-box-shadow: 0px 0px 10px #BBBBBB;
	-webkit-box-shadow: 0px 0px 10px #BBBBBB;
	box-shadow: 0px 0px 10px #BBBBBB;
}



/* PORTFOLIO */

.portfolio {
	width: 525px;
	display: block;
	margin: 0 0 30px 0;
	padding: 0;
	clear: both;
	float: left;
	background-color: none;
}

.tarjaportfolio {
	width: 468px;
	font: bold 20px/25px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-transform: none;
	margin: 0 0 20px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #880000;
	background: url(img/bg-botao20px.gif) repeat-x left center;
	background-color: #CC0000;
	text-shadow: #333333 0px 0px 3px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.tarjaportfolio a:link {
	color: #EEEEEE;
	text-decoration: none;
}

.tarjaportfolio a:visited {
	color: #EEEEEE;
	text-decoration: none;
}

.tarjaportfolio a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}

.itemportfolio {
	width: 82px;
	height: 82px;
	margin: 0 20px 20px 0;
	padding: 0;
	float: left;
	display: block;
}

.imgportfolio {
	background: #EEEEEE;
	border: 3px solid #DDDDDD;
	margin: 0;
}

.imgportfolio:link {
	background: #EEEEEE;
	border: 3px solid #DDDDDD;
}

.imgportfolio:visited {
	background: #EEEEEE;
	border: 3px solid #DDDDDD;
}

.imgportfolio:hover {
	background: #EEEEEE;
	border: 3px solid #CC0000;
}

.imgportfolio:active {
	background: #EEEEEE;
	border: 3px solid #CC0000;
}


/* GALERIA DE FOTOS */

.galeria {
	width: 525px;
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	background-color: none;
}

.itemgaleria {
	margin: 0 19px 19px 0;
	padding: 0;
	float: left;
	display: block;
}

.imggaleria {
	width: 105px;
	height: 70px;
	background: #EEEEEE;
	border: 3px solid #DDDDDD;
	margin: 0;
}

.imggaleria:link {
	background: #EEEEEE;
	border: 3px solid #DDDDDD;
}

.imggaleria:visited {
	background: #EEEEEE;
	border: 3px solid #DDDDDD;
}

.imggaleria:hover {
	background: #EEEEEE;
	border: 3px solid #CC0000;
}

.imggaleria:active {
	background: #EEEEEE;
	border: 3px solid #CC0000;
}


/*	##################################
   	COMMENTS
	################################## */
	
h4#comentar, h4#responder {
	width: 475px;
	margin: 20px 0 5px 0;
	padding: 0;
	font: bold 20px/36px Helvetica, Arial, sans-serif;
}

#comment-wrap {
	display: block;
	float: left;
	width: 500px;
	margin: 0 0 50px 0;
	padding: 0;
	color: #000000;
}

.comment cite, .comment cite a {
	background: none;
	font-weight: bold;
	text-decoration: none;
}

.even {
	width: auto;
	border: 2px solid #AAAAAA;
	border-top: 12px solid #AAAAAA;
	margin: 20px 0 0 0;
	padding: 20px;
	background: url(img/bg-comment-even.gif) repeat;
	background-color: #F9F9F9;
}

.alt {
	width: auto;
	border: 2px solid #666666;
	border-top: 12px solid #666666;
	margin: 20px 0 0 0;
	padding: 20px;
	background: url(img/bg-comment-alt.gif) repeat;
	background-color: #EDEDED;
}

li.bypostauthor {
	background: url(img/bg-aviso.gif) repeat;
	background-color: #DFFFFF;
	border: 2px solid #66DDDD;
	border-top: 12px solid #66DDDD;
}

li.byuser {
	background: url(img/bg-aviso.gif) repeat;
	background-color: #DFFFFF;
	border: 2px solid #66DDDD;
	border-top: 12px solid #66DDDD;
}

.bypostauthor {
	background: url(img/bg-aviso.gif) repeat;
	background-color: #DFFFFF;
	border: 2px solid #66DDDD;
	border-top: 12px solid #66DDDD;
}

.avatar {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #DDDDDD;
	padding: 3px;
	background: #FFFFFF;
}

.comment-author {
	display: block;
	margin: 0;
	padding: 0;
	font: normal 20px/25px Helvetica, Arial, sans-serif;
	color: #333333;
}

.comment-author a {
	font: bold 20px/25px Helvetica, Arial, sans-serif;
	color: #CC0000;
}

.comment-author a:link {
	font: bold 20px/25px Helvetica, Arial, sans-serif;
	color: #CC0000;
	text-decoration: none;
}

.comment-author a:hover {
	color: #FF0000;
	text-decoration: none;
}

.commentmetadata {
	display: block;
	padding: 0;
	margin: 0 0 20px 0;
	font: normal 13px/21px Helvetica, Arial, sans-serif;
	color: #000000;
}

.commentmetadata a {
	background: url(img/bg-date.gif) no-repeat 0 -2px;
	padding: 0 0 0 21px;
	color: #000000;
	text-decoration: none;
}

.commentmetadata a:link {
	color: #000000;
	text-decoration: none;
}

.commentmetadata a:hover {
	color: #CC0000;
	text-decoration: none;
}

.comment-text {
	font: normal 15px/140% Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

.user {
	padding: 0 0 0 20px;
	background: url(img/user.gif) no-repeat 0 top;
}

.comment-details {
	margin: 0;
}

.comment-text p {
	margin: 0;
	padding: 0;
}

.comment-space-after {
	display: block;
	float: left;
	clear: both;
	width: 500px;
}


/** comment form */

#commentform {
	display: block;
	float: left;
	clear: right;
	width: 500px;
	height: auto;
	margin: 0;
	padding: 0;
}

#commentform label {
	display: inline-block;
	float: left;
	clear: right;
	width: 55px;
	height: 36px;
	margin: 0 5px 0 0;
	padding: 7px 0 7px 0;
	font: 18px/22px Helvetica, Arial, sans-serif;
	text-align: right;
	color: #000000;
	cursor: default;
	overflow: hidden;
}

#commentform label a {
	display: inline;
	clear: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.commentformlabel {
	display: inline-block;
	float: left;
	clear: right;
	width: 55px;
	height: 22px;
	margin: 0 5px 0 0;
	padding: 7px 0 7px 0;
	font: 18px/22px Helvetica, Arial, sans-serif;
	text-align: right;
	color: #000000;
	cursor: default;
	overflow: hidden;
}

.commentformlabel a {
	display: inline;
	clear: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.labelform {
	display: inline-block;
	width: 500px;
	float: left;
	clear: right;
	margin: 0 0 4px 0;
	padding: 0;
	font: 18px/22px Helvetica, Arial, sans-serif;
	text-align: left;
	color: #000000;
	cursor: default;
	overflow: hidden;
}

input.text {
	width: 454px;
	margin: 0 0 30px 0;
	padding: 5px 7px 5px 50px;
	border: 2px solid #999999;
	background: #F3F3F3;
	-moz-box-shadow: 0px 0px 10px #BBBBBB;
	-webkit-box-shadow: 0px 0px 10px #BBBBBB;
	box-shadow: 0px 0px 10px #BBBBBB;
}

input.textname {
	display: inline-block;
	float: right;
	clear: right;
	font: normal 18px Helvetica, Arial, sans-serif;
	color: #222222;
	width: 390px;
	margin: 0 0 15px 0;
	padding: 5px 7px 5px 35px;
	border: 2px solid #999999;
	background: url(img/formname.gif) no-repeat 7px center;
	background-color: #F3F3F3;
	-moz-box-shadow: 0px 0px 6px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB inset;
	box-shadow: 0px 0px 6px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

input.textname:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

input.textname:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 6px #BBBBBB;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB;
	box-shadow: 0px 0px 6px #BBBBBB;
}

input.textemail {
	display: inline-block;
	float: right;
	clear: right;
	font: normal 18px Helvetica, Arial, sans-serif;
	color: #222222;
	width: 390px;
	margin: 0 0 15px 0;
	padding: 5px 7px 5px 35px;
	border: 2px solid #999999;
	background: url(img/formemail.gif) no-repeat 7px center;
	background-color: #F3F3F3;
	-moz-box-shadow: 0px 0px 10px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 10px #BBBBBB inset;
	box-shadow: 0px 0px 10px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

input.textemail:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

input.textemail:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 10px #BBBBBB;
	-webkit-box-shadow: 0px 0px 10px #BBBBBB;
	box-shadow: 0px 0px 10px #BBBBBB;
}

input.texturl {
	display: inline-block;
	float: right;
	clear: right;
	font: normal 18px Helvetica, Arial, sans-serif;
	color: #222222;
	width: 390px;
	margin: 0 0 20px 0;
	padding: 5px 7px 5px 35px;
	border: 2px solid #999999;
	background: url(img/formurl.gif) no-repeat 7px center;
	background-color: #F3F3F3;
	-moz-box-shadow: 0px 0px 10px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 10px #BBBBBB inset;
	box-shadow: 0px 0px 10px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

input.texturl:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

input.texturl:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 10px #BBBBBB;
	-webkit-box-shadow: 0px 0px 10px #BBBBBB;
	box-shadow: 0px 0px 10px #BBBBBB;
}

textarea.textcomment {
	font: normal 18px/22px Helvetica, Arial, sans-serif;
	color: #222222;
	width: 482px;
	height: 110px;
	margin: 0;
	padding: 5px 7px 5px 7px;
	border: 2px solid #999999;
	background: #F3F3F3;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-box-shadow: 0px 0px 6px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB inset;
	box-shadow: 0px 0px 6px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

textarea.textcomment:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

textarea.textcomment:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 6px #BBBBBB;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB;
	box-shadow: 0px 0px 6px #BBBBBB;
}


/*****************************************************************************/

#contatoform {
	display: block;
	float: left;
	clear: right;
	width: 500px;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0;
}

#contatoform label {
	display: inline-block;
	float: left;
	clear: right;
	width: 105px;
	height: 22px;
	margin: 0 5px 0 0;
	padding: 7px 0 7px 0;
	font: 18px/22px Helvetica, Arial, sans-serif;
	text-align: right;
	color: #000000;
	cursor: default;
	overflow: hidden;
}

#contatoform label a {
	display: inline;
	clear: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.contatoformlabel {
	display: inline-block;
	float: left;
	clear: right;
	width: 105px;
	height: 22px;
	margin: 0 5px 0 0;
	padding: 7px 0 7px 0;
	font: 18px/22px Helvetica, Arial, sans-serif;
	text-align: right;
	color: #000000;
	cursor: default;
	overflow: hidden;
}

.contatoformlabel a {
	display: inline;
	clear: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input.text {
	width: 454px;
	margin: 0 0 30px 0;
	padding: 5px 7px 5px 50px;
	border: 2px solid #999999;
	background: #F3F3F3;
	-moz-box-shadow: 0px 0px 10px #BBBBBB;
	-webkit-box-shadow: 0px 0px 10px #BBBBBB;
	box-shadow: 0px 0px 10px #BBBBBB;
}

input.contatoname {
	display: inline-block;
	float: right;
	clear: right;
	font: normal 18px Helvetica, Arial, sans-serif;
	color: #222222;
	width: 340px;
	margin: 0 0 15px 0;
	padding: 5px 7px 5px 35px;
	border: 2px solid #999999;
	background: url(img/formname.gif) no-repeat 7px center;
	background-color: #F3F3F3;
	-moz-box-shadow: 0px 0px 6px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB inset;
	box-shadow: 0px 0px 6px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

input.contatoname:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

input.contatoname:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 6px #BBBBBB;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB;
	box-shadow: 0px 0px 6px #BBBBBB;
}

input.contatoemail {
	display: inline-block;
	float: right;
	clear: right;
	font: normal 18px Helvetica, Arial, sans-serif;
	color: #222222;
	width: 340px;
	margin: 0 0 15px 0;
	padding: 5px 7px 5px 35px;
	border: 2px solid #999999;
	background: url(img/formemail.gif) no-repeat 7px center;
	background-color: #F3F3F3;
	-moz-box-shadow: 0px 0px 6px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB inset;
	box-shadow: 0px 0px 6px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

input.contatoemail:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

input.contatoemail:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 10px #BBBBBB;
	-webkit-box-shadow: 0px 0px 10px #BBBBBB;
	box-shadow: 0px 0px 10px #BBBBBB;
}

input.contatourl {
	display: inline-block;
	float: right;
	clear: right;
	font: normal 18px Helvetica, Arial, sans-serif;
	color: #222222;
	width: 340px;
	margin: 0 0 15px 0;
	padding: 5px 7px 5px 35px;
	border: 2px solid #999999;
	background: url(img/formurl.gif) no-repeat 7px center;
	background-color: #F3F3F3;
	-moz-box-shadow: 0px 0px 6px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB inset;
	box-shadow: 0px 0px 6px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

input.contatourl:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

input.contatourl:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 6px #BBBBBB;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB;
	box-shadow: 0px 0px 6px #BBBBBB;
}

input.contatoassunto {
	display: inline-block;
	float: right;
	clear: right;
	font: normal 18px Helvetica, Arial, sans-serif;
	color: #222222;
	width: 340px;
	margin: 0 0 15px 0;
	padding: 5px 7px 5px 35px;
	border: 2px solid #999999;
	background: url(img/formassunto.gif) no-repeat 7px center;
	background-color: #F3F3F3;
	-moz-box-shadow: 0px 0px 6px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB inset;
	box-shadow: 0px 0px 6px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

input.contatoassunto:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

input.contatoassunto:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 6px #BBBBBB;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB;
	box-shadow: 0px 0px 6px #BBBBBB;
}

input.contatophone {
	display: inline-block;
	float: right;
	clear: right;
	font: normal 18px Helvetica, Arial, sans-serif;
	color: #222222;
	width: 340px;
	margin: 0 0 15px 0;
	padding: 5px 7px 5px 35px;
	border: 2px solid #999999;
	background: url(img/formphone.gif) no-repeat 7px center;
	background-color: #F3F3F3;
	-moz-box-shadow: 0px 0px 6px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB inset;
	box-shadow: 0px 0px 6px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

input.contatophone:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

input.contatophone:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 6px #BBBBBB;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB;
	box-shadow: 0px 0px 6px #BBBBBB;
}

input.contatolocal {
	display: inline-block;
	float: right;
	clear: right;
	font: normal 18px Helvetica, Arial, sans-serif;
	color: #222222;
	width: 340px;
	margin: 0 0 15px 0;
	padding: 5px 7px 5px 35px;
	border: 2px solid #999999;
	background: url(img/formlocal.gif) no-repeat 7px center;
	background-color: #F3F3F3;
	-moz-box-shadow: 0px 0px 6px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB inset;
	box-shadow: 0px 0px 6px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

input.contatolocal:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

input.contatolocal:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 6px #BBBBBB;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB;
	box-shadow: 0px 0px 6px #BBBBBB;
}

textarea.contatomensagem {
	font: normal 18px/22px Helvetica, Arial, sans-serif;
	color: #222222;
	width: 482px;
	height: 110px;
	margin: 0;
	padding: 5px 7px 5px 7px;
	border: 2px solid #999999;
	background: #F3F3F3;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-box-shadow: 0px 0px 6px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB inset;
	box-shadow: 0px 0px 6px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

textarea.contatomensagem:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

textarea.contatomensagem:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 6px #BBBBBB;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB;
	box-shadow: 0px 0px 6px #BBBBBB;
}

textarea.contato {
	font: normal 18px/22px Helvetica, Arial, sans-serif;
	color: #222222;
	width: 482px;
	height: 110px;
	margin: 0;
	padding: 5px 7px 5px 7px;
	border: 2px solid #999999;
	background: #F3F3F3;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-box-shadow: 0px 0px 6px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB inset;
	box-shadow: 0px 0px 6px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

textarea.contato:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

textarea.contato:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 6px #BBBBBB;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB;
	box-shadow: 0px 0px 6px #BBBBBB;
}


/*****************************************************************************/

.aviso {
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	text-align: left;
	color: #000000;
	margin: 0;
	padding: 20px;
	background: url(img/bg-aviso.gif) repeat;
	background-color: #EFFFFF;
	border: 2px solid #66DDDD;
	border-top: 12px solid #66DDDD;
}

.aviso a:link {
	color: #CC0000;
	text-decoration: none;
}

.aviso a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF00;
}

.avisosucesso {
	font: normal 18px/22px Helvetica, Arial, sans-serif;
	text-align: left;
	color: #000000;
	margin: 0;
	padding: 15px;
	background: url(img/bg-avisosucesso.gif) repeat;
	background-color: #DDFFDD;
	border: 2px solid #00AA00;
	border-top: 12px solid #00AA00;
}

.avisosucesso a:link {
	color: #CC0000;
	text-decoration: none;
}

.avisosucesso a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.avisofalha {
	font: normal 18px/22px Helvetica, Arial, sans-serif;
	text-align: left;
	color: #000000;
	margin: 0;
	padding: 15px;
	background: url(img/bg-avisofalha.gif) repeat;
	background-color: #FFDDDD;
	border: 2px solid #CC0000;
	border-top: 12px solid #CC0000;
}

.avisofalha a:link {
	color: #CC0000;
	text-decoration: none;
}

.avisofalha a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.sidebartext {
	display: block;
	clear: both;
	font: 12px/15px Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 10px 0 15px 0;
	padding: 0;
}

.sidebartext a {
	font: 12px/15px Helvetica, Arial, sans-serif;
	color: #CC0000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.sidebartext a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFF00;
}

.sidebarintertitulo {
	display: block;
	clear: both;
	font: bold 14px/16px Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 3px 0 2px 0;
	padding: 0;
}

.divulgue {
	font: normal 12px Helvetica, Arial, sans-serif;
	width: 150px;
	margin: 6px 0 0 0;
	padding: 3px;
	border: 2px solid #999999;
	background-color: #FFFFFF;
	cursor: Pointer;
	scrollbar: none;
}

.divulgue:hover {
	border: 2px solid #CC0000;
	background-color: #FFFFFF;
}

.divulgue:focus {
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 10px #BBBBBB;
	-webkit-box-shadow: 0px 0px 10px #BBBBBB;
	box-shadow: 0px 0px 10px #BBBBBB;
}


/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
	background: url(img/bg-footer.gif) repeat-x;
	background-color: #101010;
	width: auto;
	height: 70px;
	margin: 0;
	padding: 0;
}

#footer {
	background: url(img/footer.gif) no-repeat left top;
	background-color: #101010;
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	font: normal 13px/18px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}

#footer a {
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:link {
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color:#CC0000;
	text-decoration: none;
}

#sub-wrap {
	background-color: #242424;
}

#sub {
	background-color: #242424;
	width: 960px;
	margin: 0 auto;
	padding: 25px 0 25px 0;
	font: normal 13px/18px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}


#legal {
	float: left;
	width: 500px;
	padding: 0 0 0 15px;
	margin: 0;
}

#rss {
	width: 420px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
}

#rss-entries {
	background: url(img/rss-entries.gif) no-repeat 0 0;
	border: none;
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	text-decoration: none;
	width: 46px;
	height: 18px;
}

#rss-entries:hover {
	background: url(img/rss-entries.gif) no-repeat 0 -18px;
}

#rss-comments {
	background: url(img/rss-comments.gif) no-repeat 0 0;
	border: none;
	float: right;
	height: 18px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 46px;
}

#rss-comments:hover {
	background: url(img/rss-comments.gif) no-repeat 0 -18px;
}

#topo ul {
	font: normal 15px/26px Helvetica, Arial, sans-serif;
	color: #AAAAAA;
	list-style-type: none;
	margin: 0;
	display: inline;
}

#topo ul li a {
	color: #AAAAAA;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin: 0;
	line-height: 26px;
	background-color: #EEEEEE;
	display: inline;
}

#topo a:active, .current {
	color: #AAAAAA;
	text-decoration: none;
}

#topo a:link {
	color: #AAAAAA;
	text-decoration: none;
}

#topo a:visited {
	color: #AAAAAA;
	text-decoration: none;
}

#topo a:hover {
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
	background-color: #EEEEEE;
}

#homepage {
	background: url(img/icon-home.gif) no-repeat 0 0;
	border: none;
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
	text-decoration: none;
	width: 16px;
	height: 16px;
}

#homepage:hover {
	background: url(img/icon-home.gif) no-repeat 0 -16px;
}

#wordpress {
	background: url(img/wordpress.gif) no-repeat 0 1px;
	border: none;
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
	text-decoration: none;
	width: 16px;
	height: 17px;
}

#setatopo {
	background: url(img/setatopo.gif) no-repeat 0 0;
	border: none;
	float: right;
	margin: 0 15px 0 7px;
	padding: 0;
	text-decoration: none;
	width: 16px;
	height: 18px;
}

#setatopo:hover {
	background: url(img/setatopo.gif) no-repeat 0 -18px;
}

#msntopo {
	border: none;
	float: right;
	margin: 1px 5px 0 0;
	padding: 0;
	text-decoration: none;
	background: none;
}

#skypetopo {
	border: none;
	float: right;
	margin: 1px 8px 0 0;
	padding: 0;
	text-decoration: none;
	background: none;
}

#twittertopo {
	border: none;
	float: right;
	margin: 1px 8px 0 0;
	padding: 0;
	text-decoration: none;
	background: none;
}

#posteroustopo {
	border: none;
	float: right;
	margin: 1px 10px 0 0;
	padding: 0;
	text-decoration: none;
	background: none;
}

#rsstopo {
	border: none;
	float: right;
	margin: 1px 8px 0 0;
	padding: 0;
	text-decoration: none;
	background: none;
}

#favoritos {
	border: none;
	float: right;
	margin: 1px 8px 0 0;
	padding: 0;
	text-decoration: none;
	background: none;
}

#assinefeedburner {
	border: none;
	float: right;
	margin: 1px 25px 0 0;
	padding: 0;
	text-decoration: none;
	background: none;
}

#more {
	position: relative;
	top: -40px;
}

#more-3050 {
	position: relative;
	top: -40px;
}

/*	##################################
   	USEFUL
	################################## */
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear: both;
}



/* Navigation - PlugIn +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#navaviso {
	display: block;
	float: left;
	width: 456px;
	margin: 0 0 35px 0;
	padding: 20px;
	background: url(img/bg-navaviso.gif) repeat;
	background-color: #F9F9F9;
	border: 2px solid #AAAAAA;
	border-top: 10px solid #AAAAAA;
}

.Nav {
	margin:0;
	padding: 0;
	font-size: 10px;
	color:#000000;
	font-family: Helvetica, Arial, sans-serif;
	cursor: default;
}

.Nav a {
	padding: 4px;
	border: solid 1px #660000;
	background-color: #CC0000;
	color: #FFFFFF;
}

.Nav a:visited {
	padding: 4px;
	border: solid 1px #660000;
	background-color: #CC0000;
	color: #FFFFFF;
}

.Nav a:hover {
	padding: 4px;
	border: solid 1px #660000;
	text-decoration: none;
	background-color: #FF0000;
	color: #FFFFFF;
}

.Nav span {
	padding: 4px;
	border: solid 1px #000000;
	background-color: #666666;
	color:#FFFFFF;
}

.Nav .on {
	padding: 4px;
	border: solid 1px #660000;
	background-color: #009900;
	color:#FFFFFF;
}



/** TWITTER */

#sidebartwitter {
	display: block;
	float: left;
	width: 368px;
	padding: 25px;
	margin: 0;
	background: #CCEEFF;
	background: url(img/bg-twitter.gif) no-repeat left top;
	border-left: 1px solid #00BBFF;
	border-right: 1px solid #00BBFF;
	border-bottom: 1px solid #00BBFF;
}

#twitter-wrap {
	display: block;
	background-color: #00CCFF;
	width: 100%;
	height: 30px;
}

.twitter {
	display: block;
	width: 160px;
	height: auto;
	margin: 0 auto;
	font: 12px/15px Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	clear: both;
}

.twitter a:link {
	color: #CC0000;
}

.twitter a:hover {
	color: #CC0000;
	background-color: #FFFF00;
}

.twitter-user {
	display: inline-block;
	font: bold 12px/15px Helvetica, Arial, sans-serif;
	text-align: left;
}

.twitter-user a:link {
	color: #CC0000;
}

.twitter-user a:hover {
	color: #CC0000;
	background-color: #FFFF00;
}

.twitter-timestamp {
	display: block;
	font: bold 12px/15px Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
	padding: 5px 0 15px 16px;
	background: url(img/icon-twits.gif) no-repeat 0 6px;
	border-bottom: 1px dotted #BBBBBB;
}

.botao-twitter-follow {
	display: inline-block;
	float: left;
	width: 170px;
	height: 20px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


/** ARQUIVO RODAPE */

#arquivo_rodape_area {
	display: block;
	float: inherit;
	width: 500px;
	margin: 0;
	padding: 0;
}

#arquivo_rodape {
	width: 500px;
	float: left;
	font: 12px/14px Helvetica, Arial, sans-serif;
	line-height: 14px;
	text-transform: uppercase;
	color: #DDDDDD;
}

.emptymonth {
	color: #BBBBBB;
	padding: 3px 4px 3px 4px;
}

#arquivo_rodape a {
	padding: 3px 4px 3px 4px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#arquivo_rodape a:hover {
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
}

#arquivo_rodape strong a {
	font-weight: bold;
	border-left: none;
}

#arquivo_rodape strong {
	color: #CC0000;
}

#arquivo_rodape ul {
	margin: 0;
	padding: 0
}

#arquivo_rodape ul li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
}

#arquivo_rodape ul li a {
}

#arquivo_rodape ul li span.ano_arquivo_rodape {
	color: #CC0000;
}



/* Compartilhe */

#divsociable {
	display: block;
	float: left;
	clear: both;
	width: 500px;
	height: 52px;
	background-image: none;
	background-color: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.social-share {
	width: 24px;
	height: 24px;
	display: inline-block;
	float: left;
	margin: 0 12px 0 0;
	padding: 0;
}

.social-share-mail {
	width: 24px;
	height: 24px;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}

.twitter-share {
	width: 125px;
	height: 20px;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}

.twitter-share-button {
	width: auto;
	height: 20px;
	margin: 0;
	padding: 0;
}

#fb-root {
	width: 175px;
	height: 20px;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
}

.linkedin-share {
	width: 120px;
	height: 20px;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}

#googleplus-share {
	width: 100px;
	height: 20px;
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
}

/* Related Posts */

#div-related-posts {
	width: 500px;
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

ul.related-posts {
	clear: both;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}

ul.related-posts a {
	width: 106px;
	clear: both;
	display: block;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	color: #000000;
}

ul.related-posts a:hover {
	color: #CC0000;
	border-color: #CC0000;
}

ul.related-posts li {
	width: 106px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0 19px 0 0;
	font: bold 13px/16px Helvetica, Arial, sans-serif;
	text-align: left;
}

ul.related-posts img {
	width: 100px;
	height: 100px;
	clear: both;
	padding: 0;
	margin: 0;
	background: #F5F5F5;
	border: 3px solid #DDDDDD;
}

ul.related-posts img:hover {
	width: 100px;
	height: 100px;
	clear: both;
	padding: 0;
	margin: 0;
	background: #F5F5F5;
	border: 3px solid #CC0000;
}

ul.related-posts img a {
	width: 100px;
	height: 100px;
	clear: both;
	padding: 0;
	margin: 0;
	background: #F5F5F5;
	border: 3px solid #DDDDDD;
}

ul.related-posts img a:hover {
	width: 100px;
	height: 100px;
	clear: both;
	padding: 0;
	margin: 0;
	background: #F5F5F5;
	border: 3px solid #CC0000;
}

.subscribe-to-comments {
	padding: 0;
	margin: 20px 0 20px 0;
	float: left;
	clear: both;
}

.subscribe-to-comments-checkbox {
	padding: 0;
	margin: 0 6px 0 0;
	display: block;
	float: left;
	clear: both;
}

/* INCORPORA�AO DE VIDEOS YOUTUBE / VIMEO */

div.pro-player-container {
	display: block;
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
}

#pro-player {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#ocultar {
	width: 0px;
	height: 0px;
	display: none;
}

.ocultar {
	width: 0px;
	height: 0px;
	display: none;
}

/* FLUID TEXT RESIZER */

#sizecontrol {
	position: absolute;
	bottom: 5px;
	left: 440px;
	display: inline-block;
	float: right;
	width: 80px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
}

#sizecontroldiv {
}

.controlstyle {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #CCCCCC;
	vertical-align: bottom;
}

.controlstyle a:link {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	display: inline-block;
	background: #333333;
	color: #999999;
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	vertical-align: bottom;
}

.controlstyle a:hover {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background: #CC0000;
	vertical-align: bottom;
}

.controlstyle-menor {
	font: bold 10px/18px Arial, Helvetica, sans-serif;
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: bottom;
}

.controlstyle-maior {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: bottom;
}


/**************************************************************/
/**************************************************************/
/* SI CAPTCHA */
/**************************************************************/
/**************************************************************/

input.textcaptcha {
	font: bold 20px "Courier New", Courier, "Lucida Console", Monaco, monospace;
	color: #444444;
	margin: 0;
	padding: 4px 5px 1px 5px;
	border: 2px solid #999999;
	text-transform: uppercase;
	background-color: #F3F3F3;
	-moz-box-shadow: 0px 0px 10px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 10px #BBBBBB inset;
	box-shadow: 0px 0px 10px #BBBBBB inset;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

input.textcaptcha:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

input.textcaptcha:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CCFFFF;
	-moz-box-shadow: 0px 0px 10px #BBBBBB;
	-webkit-box-shadow: 0px 0px 10px #BBBBBB;
	box-shadow: 0px 0px 10px #BBBBBB;
}

#captcha_code {
	font: bold 20px "Courier New", Courier, "Lucida Console", Monaco, monospace;
	color: #444444;
	margin: 0;
	padding: 4px 5px 4px 5px;
	border: 2px solid #999999;
	text-transform: uppercase;
	text-align: center;
	background-color: #F3F3F3;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#captcha_code:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

#captcha_code:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CCFFFF;
	-moz-box-shadow: 0px 0px 10px #BBBBBB;
	-webkit-box-shadow: 0px 0px 10px #BBBBBB;
	box-shadow: 0px 0px 10px #BBBBBB;
}

div#captchaImgDiv {
	display: block;
}

.captchaSizeDivSmall {
	width: 175px;
	height: 45px;
	padding-top: 10px;
}

.captchaSizeDivLarge {
	width: 250px;
	height: 60px;
	padding-top: 10px;
}

img#si_image_com,#si_image_reg,#si_image_log,#si_image_side_login {
	border-style: none;
	margin: 0;
	padding-right: 5px;
	float: left;
}

.captchaImgAudio {
	border-style: none;
	margin: 0;
	vertical-align: top;
	display: none;
	width: 0;
	height: 0;
}

.captchaImgRefresh {
	border-style: none;
	margin: 0;
	vertical-align: bottom;
	display: none;
	width: 0;
	height: 0;
}

div#captchaInputDiv {
	display: block;
	padding: 10px 0 10px 0;
}

label#captcha_code_label {
	border-style: none;
	margin: 0;
	display: none;
	width: 0;
	height: 0;
}

input#captcha_code {
	font: bold 20px "Courier New", Courier, "Lucida Console", Monaco, monospace;
	color: #444444;
	width: 52px;
	margin: 0;
	padding: 4px 5px 1px 5px;
	border: 2px solid #999999;
	text-transform: uppercase;
	background-color: #F3F3F3;
	-moz-box-shadow: 0px 0px 6px #BBBBBB inset;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB inset;
	box-shadow: 0px 0px 6px #BBBBBB inset;
}

input#captcha_code:hover {
	border: 2px solid #CC0000;
	background-color: #F3F3F3;
}

input#captcha_code:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
	-moz-box-shadow: 0px 0px 6px #BBBBBB;
	-webkit-box-shadow: 0px 0px 6px #BBBBBB;
	box-shadow: 0px 0px 6px #BBBBBB;
}


/*	##################################
   	LINK REPLY TO COM / RESPONDER COMENTARIOS
	################################## */


.reply {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.comment-reply-link:link {
	display: inline-block;
	margin: 5px 10px 0 0;
	padding: 3px 7px 3px 7px;
	border: 1px solid #444444;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	background: url(img/bg-botao-pb.gif) repeat-x left center;
	background-color: #000000;
	color: #DDDDDD;
	overflow: hidden;
	cursor: pointer;
	text-shadow: #333333 0px 0px 3px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.comment-reply-link:hover {
	background: url(img/bg-botao-pb.gif) repeat-x right center;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #666666;
}

.nav_posts {
	display: block;
	float: left;
	clear: both;
	width: 500px;
	margin: 0 0 20px 0;
	padding: 0;
}

.previous_posts {
	display: inline-block;
	float: left;
	font: bold 50px/50px Arial, Helvetica, sans-serif;
}

.previous_posts:hover {
	color: #FF0000;
}

.previous_posts:visited {
	color: #CC0000;
}

.next_posts {
	display: inline-block;
	float: right;
	font: bold 50px/50px Arial, Helvetica, sans-serif;
}

.next_posts:hover {
	color: #FF0000;
}

.next_posts:visited {
	color: #CC0000;
}

/**************************************/

/* INTENSE DEBATE COMENTÁRIOS */




/**************************************/

/* INTENSE DEBATE FORMULÁRIO */

/*
    .idc-postnav-label { display: none !important; }
    .idc-postnav-list { display: none !important; }
    .idc-foot { display: none !important; }
    #idc-container div.idc-text_noresize, #idc-container textarea.idc-text_noresize {height: 200px !important;}/*Pad and prepare new comment and reply comment boxes */
/*
    #IDCommentsNewThread {position: relative !important;padding-top: 80px !important;}
    #IDCommentReplyForm1{position: relative !important;padding-top: 80px !important;}

    #IDCommentReplyDiv{position: relative !important} /*Prepare reply comment for positioning */
/*    #IDCommentReplyForm2{position: absolute !important; top: 31px !important; left: 200px !important;}
    #IDCommentNewThreadForm2 {position: absolute !important; top: 7px !important; left: 175px !important;width: 100% !important;}

    #luv_field_new {position: absolute !important;top: 10px !important;left: 0 !important;}
    #luv_field_reply {position: absolute !important;top: 10px !important;left: 0 !important;}

    #all_luv{font-weight:bold !important;} /*Bold the text for comment luv */
/*    span#mylastpost img:first-of-type { display: none !important; }




