/*  
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
	################################## */
	
html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body, div, span, applet, object, 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 {
	border: 0;
	outline: 0;
}

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


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

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

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

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

blockquote {
	width: 400px;
	display: block;
	float: left;
	font: 15px/20px Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
	padding: 3px 25px 10px 55px;
	margin: 0 50px 0 0;
	background: url(img/quote.gif) top left no-repeat;
}

.parapensar {
	font: 15px/18px Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
}

object {
	display: block;
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}

span {
	margin: 0px;
	padding: 0px;	
}

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

img a {
	border: none;
}

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

cite {
	background-color: #FFFFCC;
	font-style: inherit;
}

embed {
	margin: 10px 0 10px 0;
}

.spacebottom50px {
	display: block;
	margin: 0 0 50px 0;
	padding: 0;
}

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

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

div#header-home {
	display: block;
	background: none;
	position: absolute;
	width: 360px;
	height: 100px;
	bottom: 50px;
	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: 360px;
	height: 100px;
}

#header-search {
	position: absolute;
	bottom: 15px;
	left: 775px;
	display: block;
	float: right;
	clear: left;
	width: 160px;
	height: 150px;
	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;
	padding: 0;
}

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

#sidebar-wrap {
	display: block;
	float: left;
	width: 420px;
	padding: 0;
	margin: 0;
}

#sidebar {
	display: block;
	float: left;
	width: 420px;
	padding: 0;
	margin: 0;
}

#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 10px 0;
	font: bold 34px/34px 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/20px Helvetica, Arial, sans-serif;
	color: #000000;
	list-style-type: none;
	text-align: left;
}

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

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 7px 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 {
	margin: 0 0 8px 0;
	padding: 0;
	font: bold 16px/16px 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: 5px 0 0 0;
	font: bold 20px/20px 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;
}

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

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

h5#titulopesquisa {
	margin: 12px 0 8px 0;
	font: bold 20px/20px Helvetica, Arial, sans-serif;
	color: #DD0000;
	text-align: left;
	letter-spacing: -1px;
}

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

h6 {
	margin: 0 0 10px 0;
	font: bold 30px/30px Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
}

/*	##################################
   	HEADER
	################################## */
	
#header ul {
	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: 6px 8px 3px 8px;
	font: normal 13px/15px Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}

.page_item a:hover {
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
}

.current_page_item a, .current_page_item a:hover {
	font: normal 13px/15px Helvetica, Arial, sans-serif;
	background-color: #CC0000;
	color: #FFFFFF;
}

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

.box-left {
	margin: 0 0 20px 0;
	padding: 0 0 70px 0;
	background: url(img/shadow.png) no-repeat bottom center;
	clear: both;
}

.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;
	padding: 0;
}

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

.meta-date {
	font: normal 13px/21px Helvetica, Arial, sans-serif;
	display: block;
	width: 450px;
	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 0 0 15px;
	padding: 0 0 0 16px;
	background: url(img/bg-hora.gif) no-repeat 0 0;
	vertical-align: bottom;
}

.meta-categories {
	font: normal 13px/21px Helvetica, Arial, sans-serif;
	color: #000000;
	display: block;
	width: 450px;
	float: left;
	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: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;
	vertical-align: top;
}

#divsociable {
	display: block;
	width: 500px;
	height: 80px;
	background-image: none;
	background-color: none;
	margin: 0;
	padding: 0;
}

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

.meta-comments {
	display: inline-block;
	float: right;
	height: 20px;
	vertical-align: top;
	font: normal 15px/20px 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;
}

.meta-tags {
	display: inline-block;
	float: left;
	width: 456px;
	font: normal 15px/23px Helvetica, Arial, sans-serif;
	color: #CC0000;
	text-align: left;
	margin: 10px 0 20px 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 {
	margin: 0;
	padding: 0;
	list-style: none;
}

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

		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:hover {
	text-decoration: none;
	color: #CC0000;
}

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

.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 {
	font: bold 22px/15px Helvetica, Arial, sans-serif;
	color: #CC0000;
	letter-spacing: -2px;
	margin: 0;
	padding: 0;
}

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

.commentcounter-bottom a:hover {
	color: #FF0000;
	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 {
	float: left;
	margin: 5px 20px 5px 0;
	padding: 0;
}

.imgright {
	float: right;
	margin: 5px 0 5px 20px;
	padding: 0;
}

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

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

.legenda a {
	color: #CC0000;
}

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

#tagcloud {
	font: normal 13px/14px Helvetica, Arial, sans-serif;
	color: #333333;
	padding: 0;
	margin-bottom: 40px;
	text-align: center;
	display: block;
}

#tagcloud a:link {
	padding: 7px;
	color: #333333;
	text-decoration: none;
	display: inline-block;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

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

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

#tagcloud a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}

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

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

/** 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 {
	margin: 0 0 40px 0;
	clear: both;
}

.box-right ul {
	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: inline-block;
	width: 140px;
	margin: 2px 0 2px 0;
	padding: 3px 8px 3px 10px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	font: 12px/14px Helvetica, Arial, sans-serif;
	color: #000000;
	background: url(img/bg-links.gif) no-repeat 0 center;
	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 #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	background-color: #F6F6F6;
	color: #CC0000;
}

.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 {
	width: 128px;
	height: 16px;
	margin: 0;
	padding: 3px 5px 3px 23px;
	border: 2px solid #999999;
	background: url(img/search.gif) no-repeat 0 center;
	background-color: #FCFCFC;
	color: #444444;
	font: normal 13px Helvetica, Arial, sans-serif;
}

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

#search:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
}

#search-submit {
	font: normal 15px/20px Helvetica, Arial, sans-serif;
	clear: both;
	display: inline-block;
	margin: 6px 0 0 0;
	padding: 2px 5px 2px 5px;
	border: 2px solid #990000;
	text-decoration: none;
	background: #CC0000;
	color: #FFFFFF;
	cursor: Pointer;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

#search-submit:hover {
	background: #DD0000;
	border: 2px solid #BB0000;
}



/** 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;
}

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

#assine:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
}

#assine-submit {
	font: normal 15px/20px Helvetica, Arial, sans-serif;
	clear: both;
	display: inline-block;
	margin: 6px 0 0 0;
	padding: 2px 5px 2px 5px;
	border: 2px solid #990000;
	text-decoration: none;
	background: #CC0000;
	color: #FFFFFF;
	cursor: Pointer;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

#assine-submit:hover {
	background: #DD0000;
	border: 2px solid #BB0000;
}


/* 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 {
	font: normal 15px/20px Helvetica, Arial, sans-serif;
	margin: 0;
	clear: both;
	display: block;
}

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

.botao li {
	display: inline-block; /* white space bug IE6 */
	margin: 0 10px 35px 0;
	clear: right;
	float: left;
}

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

.botao li a {
	display: inline-block;
	margin: 0;
	padding: 3px 7px 3px 7px;
	border: 2px solid #990000;
	text-decoration: none;
	background: #CC0000;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

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

.botao li a:hover {
	text-decoration: none;
	background: #DD0000;
	color: #FFFFFF;
	border: 2px solid #BB0000;
}

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

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

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

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

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


/* CONTINUE LENDO */

.continue-wrap {
	margin: 15px 0 15px 0;
	padding: 0;
	display: inline-block;
	float: left;
	clear: both;
}

.continue-wrap-search {
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	float: left;
	clear: both;
}

.continue {
	font: 16px/20px Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 2px 5px 2px 5px;
	display: inline-block;
	float: left;
	clear: right;
	border: 2px solid #990000;
	text-decoration: none;
	background: #CC0000;
	color: #FFFFFF;
	cursor: Pointer;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

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

.continue:hover {
	background: #DD0000;
	border: 2px solid #BB0000;
}

.continue a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

/* PORTFOLIO */

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

.tarjaportfolio {
	width: 470px;
	font: bold 20px/25px Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-transform: none;
	margin: 0 0 20px 0;
	padding: 5px 10px 5px 10px;
	background-color: #CC0000;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

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

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

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

.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#comments, h4#respond {
	width: 475px;
	margin: 0 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;
}

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

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

.comment-date {
	display: block;
	padding: 0 0 10px 0;
	font: normal 13px/15px Helvetica, Arial, sans-serif;
	color: #000000;
}

.comment-text {
	font: normal 15px/23px Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0;
}

.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 label {
	display: block;
	margin: 0 0 5px 0;
}

input.text {
	width: 460px;
	margin: 0 0 25px 0;
	padding: 5px 7px 5px 50px;
	border: 2px solid #999999;
	background: #F3F3F3;	
}

input.textname {
	font: normal 15px Helvetica, Arial, sans-serif;
	color: #444444;
	width: 460px;
	margin: 0 0 25px 0;
	padding: 5px 7px 5px 30px;
	border: 2px solid #999999;
	background: url(img/formname.gif) no-repeat 0 top;
	background-color: #FAFAFA;
}

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

input.textname:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
}

input.textemail {
	font: normal 15px Helvetica, Arial, sans-serif;
	color: #444444;
	width: 460px;
	margin: 0 0 25px 0;
	padding: 5px 7px 5px 30px;
	border: 2px solid #999999;
	background: url(img/formemail.gif) no-repeat 0 top;
	background-color: #FCFCFC;
}

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

input.textemail:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
}

input.texturl {
	font: normal 15px Helvetica, Arial, sans-serif;
	color: #444444;
	width: 460px;
	margin: 0 0 25px 0;
	padding: 5px 7px 5px 30px;
	border: 2px solid #999999;
	background: url(img/formurl.gif) no-repeat 0 top;
	background-color: #FCFCFC;
}

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

input.texturl:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
}

textarea.textcomment {
	font: normal 15px/20px Helvetica, Arial, sans-serif;
	color: #444444;
	width: 487px;
	height: 202px;
	margin: 0 0 10px 0;
	padding: 3px 5px 3px 5px;
	border: 2px solid #999999;
	background: #FCFCFC;
}

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

textarea.textcomment:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
}

input.submit {
	display: block;
	clear: both;
	font: normal 15px/20px Helvetica, Arial, sans-serif;
	margin: 0 0 10px 0;	
	padding: 3px;
	background: #CC0000;
	color: #FFFFFF;
	border: 2px solid #990000;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

input.submit:hover {
	color: #FFFFFF;
	background: #DD0000;
	border: 2px solid #BB0000;
	cursor: pointer;
}

input.textcaptcha {
	font: bold 18px "Courier New", Courier, "Lucida Console", Monaco, monospace;
	color: #444444;
	width: 50px;
	margin: 0;
	padding: 3px 5px 3px 5px;
	border: 2px solid #999999;
	background-color: #FCFCFC;
	text-transform: uppercase;
	text-align: center;
}

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

input.textcaptcha:focus {
	color: #000000;
	border: 2px solid #CC0000;
	background-color: #CFFFFF;
}

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

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

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

.sidebartext {
	font: 12px/15px Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 10px 0 25px 0;
}

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

.sidebartext a:hover {
	color:#CC0000;
	text-decoration: underline;
}

.divulgue {
	font: normal 12px "Courier New", Courier, "Lucida Console", Monaco, monospace;
	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;
}


/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
	background: url(img/bg-footer.gif) repeat-x;
	background-color: #101010;
}

#footer {
	background: url(img/footer.gif) no-repeat left top;
	background-color: #101010;
	width: 960px;
	margin: 0 auto;
	padding: 25px 0 25px 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;
}

#statistics {
	background: url(img/statistics.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 8px 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;
}


/*	##################################
   	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 */

.twitter {
	font: 12px/15px Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0 0 50px 0;
	clear: both;
}

.twitter ul {
	margin: 0;
	list-style-type: none;
}

.twitter li {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #E3E3E3;
}

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

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

.twitter li a {
	display: inline-block;
	margin: 0;
	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;
}

.twitter li a:hover {
	text-decoration: underline;
}

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

.navigation {
	display: block;
	text-align: center;
	margin: 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


/** ARQUIVO RODAPE */

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

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

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

#arquivo_rodape a {
	padding: 3px 4px 3px 4px;
}

#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 */

#compartilhe {
	display: block;
	width: 500px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

div.topsy {
	width: 140px;
	display: block;
	float: right;
	margin: 35px 0 0 0;
	padding: 0;
	text-align: right;
}


/* 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 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 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;
}

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