/*  
Theme Name: Baldorium 2 - O lado divertido da cultura pop
Theme URI: http://www.baldorium.com
Author: Dint Studio	
Author URI:  http://www.dintstudio.com
*/

/* GLOBALS --------------------------------------- */

body {
	background-image: url(images/fundo_balao.jpg);

	/* margin: 0px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top;*/
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC1109;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC1109;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
img {
    border: none;
}
img a:link {
    border: none;
}
blockquote {
	margin:1em;
	color:#A10000;
	background-image: url(images/blocquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}
/* END GLOBALS --------------------------------------- */

/* DIV MAIN ------------------------------------------ */
#main {
	display: table;
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
/* END DIV MAIN ------------------------------------------ */


/* HEADER ------------------------------------------------ */
.header {
	float: left;
	height: 302px;
	width: 990px;
	background-image: url(images/header_branco.png);
	background-repeat: no-repeat;
	background-position: center top;
        margin: 0;
}
.publicidade1 {
	display: inline;
	float: left;
	height: 104px;
	width: 859px;
	margin-top: 8px;
	margin-left: 131px;
}
.header_logo {
	float: left;
	height: 181px;
	width: 990px;
}
.logo {
	margin-left: 93px;
	display: inline;
	float: left;
	height: 181px;
	width: 558px;
}
.twitterbox {
	display: inline;
	float: right;
	height: 181px;
	width: 217px;
	margin-right: 6px;
}
.twitterbox img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 39px;
	width: 158px;
}
.twitterbox ul {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 215px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	word-wrap: break-word;
}
.twitterbox ul li.twitter-item {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom: 4px;
	list-style-type: none;
	line-height: 12px;
	width: 215px;
	margin-bottom: 3px;
}
.twitterbox ul li.twitter-item a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.twitterbox ul li.twitter-item a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.twitterbox ul li.twitter-item a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FF8000;
	text-decoration: none;
}
.twitterbox ul li.twitter-item a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FF8000;
	text-decoration: none;
}

/* START MENU ------------------------------------------- */
.menu {
	float: right;
	height: 50px;
	width: 990px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/regua_menu.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navmenu {
	float: left;
	height: 29px;
	width: 747px;
}
.navmenu ul {
	padding: 0px;
	display: inline;
	float: right;
	height: 29px;
	width: auto;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navmenu li {
	display: inline;
	text-transform: lowercase;
	float: left;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	height: 29px;
	text-decoration: none;
	padding-right: 5px;
}
.navmenu li ul {
	display: none;
}
.navmenu li a {
	margin-right: 5px;
	float: left;
	background-image: url(images/menu_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	padding-left: 10px;
}
.navmenu li a span {
	display: block;
	float: right;
	background-image: url(images/menu_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	text-decoration: none;
	padding-left: 0px;
}
.navmenu li a span {
	float: none;
	color: #590000;
	text-decoration: none;
	font-size: 15px;
}
.navmenu li a:hover {
	color:#fff;
	text-decoration: none;
	background-image: url(images/menu_left_h.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.navmenu li a:hover span {
	color:#fff;
	text-decoration: none;
	background-image: url(images/menu_right_h.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
}
.navmenu .current_page_item a {
	color:#fff;
	background-image: url(images/menu_left_h.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
}
.navmenu .current_page_item a span {
	color:#fff;
	background-image: url(images/menu_right_h.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
}
.menu .current_page_item a:visited span {
	color:#fff;
	background-image: url(images/menu_right_h.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
}
.menu .current_page_item a:hover span {
	color:#fff;
	background-image: url(images/menu_right_h.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
}

.boxsearch {
	float: right;
	height: 50px;
	width: 234px;
	background-image: url(images/searchbox.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxserach form {
    margin: 0px;
	padding: 0px;
}
.formclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: transparent;
	border: none;
	float: left;
	height: 20px;
	width: 160px;
	margin-top: 9px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.buttonclass {
	background-color: transparent;
	border: none;
	float: right;
	height: 50px;
	width: 48px;
	margin-right: 16px;
	display: inline;
}

/* end BANNER ------------------------------------------- */

/* START CONTENT ---------------------------------------- */
.content {
	float: left;
	height: auto;
	width: 990px;
	background-image: url(images/back.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.content_bottom {
	float: left;
	height: auto;
	width: 990px;
	background-image: url(images/back_layout.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.c_left {
	float: left;
	height: auto;
	width: 686px;
	margin-top: 10px;
	margin-left: 35px;
	display: inline;
}
.c_right {
	float: right;
	height: auto;
	width: 234px;
	display: inline;
	margin-top: 10px;
	margin-right: 9px;
}
/* START POSTS ------------------------------------------------ */
.postcontent {
	float: right;
	height: auto;
	width: 686px;
}
.datebar {
	float: left;
	height: auto;
	width: 686px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-top: 15px;
	text-align: left;
}
h2.posttitle {
	float: right;
	height: auto;
	width: 626px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC1109;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC1109;
	margin: 0px;
	padding: 0px;
}
h2.posttitle a:link {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2.posttitle a:visited {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2.posttitle a:hover {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
}
h2.posttitle a:active {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
}
h2.posttitlepage {
	float: left;
	height: auto;
	width: 686px;
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC1109;
	margin: 0px;
	padding: 0px;
}
h2.posttitlepage a:link {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2.posttitlepage a:visited {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2.posttitlepage a:hover {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
}
h2.posttitlepage a:active {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: none;
}

.date {
	float: left;
	height: 56px;
	width: 56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/date.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.day_dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
}
.month {
	font-family: Tahoma;
	font-size: 11px;
	color: #A40503;
	line-height: 11px;
	font-weight: normal;
}
.year {
	font-family: Tahoma;
	font-size: 18px;
	color: #A40503;
	line-height: 18px;
}

.infob {
	float: right;
	height: auto;
	width: 626px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
}
.infob a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.infob a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.infob a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #AC1109;
	text-decoration: none;
}
.infob a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #AC1109;
	text-decoration: none;
}
.cat_g {
	float: left;
	text-align: left;
	background-image: url(images/user.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.cat_a {
	float: right;
	text-align: right;
	background-image: url(images/archives.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.entry {
	float: left;
	height: auto;
	width: 686px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D2D2D;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.entry img {
	padding: 3px;
	margin: 2px;
}
.entry img a:link {
	padding: 5px;
	border: none;
}

.entry .thumb {
	display: block;
	width: 80px;
	height: 80px;
	float: left;
	padding: 0;
	margin: 5px 20px 20px 0;
	border: 2px #ff7f00 solid;
}

.entry ul {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
	width: auto;
}
.entry ul li {
	padding-top: 2px;
	padding-bottom: 5px;
	list-style-type: disc;
	padding-left: 15px;
	list-style-position: inside;
}
/* alinhamento das imagens */

.wp-caption {
	display: block;
	}
.wp-caption img {
	border: none;
}
.aligncenter {
	margin: auto;
}
.alignleft {
	float: left;
	margin-right: 5px;
}
.alignright {
	float: right;
	margin-left: 5px;
}
.wp-caption-text {
	color: #666;
	font-size: 12px;
	text-align: center;
}
#wp_simple_sitemap, #wp_simple_sitemap ul li:before {
	float: left;
	height: auto;
	width: 686px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D2D2D;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#wp_simple_sitemap img {
	padding: 3px;
	border: 1px solid #000000;
	margin: 2px;
	text-align: left;
}
#wp_simple_sitemap img a:link {
	padding: 5px;
	border: none;
}
#wp_simple_sitemap ul {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
	width: auto;
}
#wp_simple_sitemap ul li {
	padding-top: 2px;
	padding-bottom: 5px;
	list-style-type: disc;
	padding-left: 15px;
	list-style-position: inside;
}
#wp_simple_sitemap ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC1109;
	text-decoration: none;
}
#wp_simple_sitemap ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC1109;
	text-decoration: none;
}
#wp_simple_sitemap ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#wp_simple_sitemap ul li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.postmetadata {
	float: left;
	height: 41px;
	/* width: 686px; */
	width: 200px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;
}
.postmetadatasingle {
	/*  float: left;
	height: 41px;
	width: 686px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;*/
}
.postmetacomments {
	background-image: url(images/ballon_coments.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 41px;
	width: 135px;
}
.numcom {
	display: block;
	float: left;
	width: 43px;
	margin-top: 8px;
	text-align: center;
	height: 31px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.numcom a:link {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.numcom a:visited {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.numcom a:hover {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.numcom a:active {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.txtcom {
	display: block;
	float: right;
	width: 79px;
	margin-top: 24px;
	text-align: center;
	height: 15px;
	line-height: 15px;
}
.postmetaright {
	width: 300px;
	float: right;
	height: 41px;
	margin-top: -10px;
	/* height: 16px;
	width: 540px;
	margin-top: 19px;*/
}
.postmetaright img {
	margin-right: 3px;
}
.print {
	/*text-align: right;
	float: left;
	height: 16px;
	width: 200px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #ac1109;
	margin-top: 6px;*/
}
.sociable {
	/*float: right;
	height: 16px;
	width: 306px;
	margin-top: 6px;*/
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
}
span.sociable_tagline {
	font-weight: bold;
}
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/* FOR PAGENAVI PLUGIN */
#post-navigator {
	float: left;
	height: auto;
	width: 686px;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline;
}
#post-navigator-single {
	float: left;
	height: auto;
	width: 686px;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline;
}
#post-navigator-single a:link {
	color: #FF8000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#post-navigator-single a:visited {
	color: #FF8000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#post-navigator-single a:active {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#post-navigator-single a:hover {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#post-navigator a:link {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#post-navigator a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#post-navigator a:hover {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#post-navigator a:active {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.pgalignright {
	float: right;
	height: 22px;
	width: 342px;
	text-align: right;
}
.pgalignleft {
	float: left;
	height: 22px;
	width: 342px;
}
.sidebar {
	float: left;
	height: auto;
	width: 217px;
	display: inline;
	margin-left: 4px;
}
.sidebar-box-feed {
	float: left;
	width: 222px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 142px;
	background-image: url(images/back_feed.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	margin-left: 2px;
}
.sidebar-box-feed a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.sidebar-box-feed a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.sidebar-box-feed a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.sidebar-box-feed a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.feedlist {
	float: left;
	height: auto;
	width: 174px;
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 15px;
}
.feedlist  img {
	float: left;
	margin-right: 7px;
	margin-top: 2px;
}
.assinerss {
	display: inline;
	float: left;
	height: 20px;
	width: 152px;
	margin-left: 41px;
}
.assinerss form {
	margin: 0px;
	padding: 0px;
}
.formclassfeed {
	background-color: transparent;
	border: none;
	float: left;
	height: 19px;
	width: 90px;
	margin-left: 1px;
}
.buttonclassfeed {
	background-color: transparent;
	border: none;
	float: right;
	height: 17px;
	width: 59px;
	text-align: center;
}
.widgettitle {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A40503;
	background-image: url(images/markup_cat.jpg);
	height: auto;
	display: block;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 270px 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* categorias, links e arquivos ++++++++++++++++++++++++++++++++++++++++++++++++ */
.recent {
	width: 215px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/back_catsbottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
	float: left;
	margin-bottom: 15px;
	margin-left: 6px;
	height: auto;
}
ul.tabs {
	padding-bottom: 1px;
	width: 215px;
	float: left;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: inline;
	text-align: center;
}
ul.tabs li {
	display: inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #A60804;
	height: 23px;
	width: 105px;
	margin-right: 1px;
}
ul.tabs li a {
	float: left;
	color: #A60804;
	text-decoration: none;
	background-image: url(images/spry_off.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 20px;
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.tabs li a span {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	width: 105px;
	float: left;
	padding-top: 3px;
}
ul.tabs li a:hover {
	background-image: url(images/spry_on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 105px;
	float: left;
	padding-top: 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A60804;
}
ul.tabs li a:hover span {
	color: #A60804;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 20px;
	width: 105px;
	float: left;
	padding-top: 3px;
}
ul.tabs li a:link.active {
	color: #A60804;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/spry_on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 105px;
	float: left;
	padding-top: 3px;
}
ul.tabs li a:link.active span {
	color: #A60804;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
ul.tabs li a:visited.active {
	background-image: url(images/spry_on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#A60804;
	text-decoration: none;
	float: left;
}
ul.tabs li a:visited.active span {
	background-image: url(images/spry_on.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color:#A60804;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
ul#r-categorias {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 215px;
	list-style-type: none;
}
#r-categorias li {
	padding-left: 5px;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	height: auto;
	width: 210px;
}
#r-categorias li a:link {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#r-categorias li a:visited {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#r-categorias li a:hover {
	color: #A60804;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#r-categorias li a:active {
	color: #A60804;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
ul#r-links {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 215px;
	list-style-type: none;
}
#r-links li {
	padding-left: 5px;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	height: auto;
	width: 210px;
}
#r-links li a:link {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#r-links li a:visited {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#r-links li a:hover {
	color: #A60804;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#r-links li a:active {
	color: #A60804;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
ul#r-arquivos {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 215px;
	list-style-type: none;
}
#r-arquivos li {
	padding-left: 5px;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	height: auto;
	width: 210px;
}
#r-arquivos li a:link {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#r-arquivos li a:visited {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#r-arquivos li a:hover {
	color: #A60804;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
#r-arquivos li a:active {
	color: #A60804;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

.maiscomentados1 {
	width: 215px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 6px;
	float: left;
	background-image: url(images/back_catsbottom.png);
	background-repeat: no-repeat;
	background-position: 6px bottom;
	margin-bottom: 10px;
	height: auto;
	display: inline;
}
ul.morecom {
	display: block;
	float: left;
	height: auto;
	width: 214px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/top_maiscomentados.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 2px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.morecom li {
	padding-left: 7px;
	background-color: #FFFFFF;
	display: block;
	width: 208px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	list-style-type: none;
	margin-bottom: 2px;
	color:#000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
ul.morecom li a:link {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
ul.morecom li a:visited {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
ul.morecom li a:hover {
	color: #A60804;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
ul.morecom li a:active {
	color: #A60804;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}
.blogroll {
	width: 215px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 6px;
	float: left;
	background-image: url(images/back_catsbottom.png);
	background-repeat: no-repeat;
	background-position: 6px bottom;
	margin-bottom: 5px;
	height: auto;
	display: inline;
}
.blogroll2 {
	width: 215px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-image: url(images/top_maiscomentados.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
}
ul.blogbanners {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 215px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

ul.blogbanners li {
	display: block;
	list-style-type: none;
	padding: 5px;
}
ul.blogbanners img {
	margin-right: 5px;
	margin-left: 5px;
}
.vejamais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	float: left;
	height: 15px;
	width: 215px;
	line-height: 15px;
}
/* END SIDEBAR ------------------------------------------ */


/* COMENTARIOS ------------------------------------------ */
#pagcomm {
	float: left;
	height: auto;
	width: 686px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D2D2D;
	line-height: 18px;
	/*margin-top: 10px;*/
	margin-bottom: 15px;
}
.comment-box blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 14px;
	color: #F9F9F9;
	font-weight: bold;
	padding: 5px;
	line-height: 24px;
	border-left: 5px solid #FFFFFF;
}
.comment-box blockquote blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 12px;
	color: #F9F9F9;
	font-weight: bold;
	padding: 5px;
	line-height: 24px;
	border-left: 5px solid #FFFFFF;
}
.comment-box-alt blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	line-height: 18px;
	border-left: 5px solid #333333;
}
.comment-box-alt blockquote blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-family: "Trebuchet MS", verdana, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	line-height: 18px;
	border-left: 5px solid #333333;
}
#comment-template {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 610px;
}
#comment-template h4 {
	font-size: 17px;
	color: #000000;
	/*margin: 20px 0px;*/
	padding: 5px 12px;
	float: left;
	line-height: 24px;
	display: inline;
}
#comment-template h5 {
	font-size: 17px;
	color: #FFFFFF;
	margin: 20px 0px;
	padding: 5px 12px;
	float: left;
	line-height: 24px;
	display: inline;
	background: #990000;
	border: 1px solid #990033;
}
#comment-template h5 a {
	color: #FFFFFF;
	text-decoration: none;
}
#comment-template h5 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#comment-template h6 {
	font-size: 17px;
	color: #FFFFFF;
	margin: 20px 0px;
	padding: 5px 12px;
	float: left;
	line-height: 24px;
	display: inline;
	background: #990000;
	border: 1px solid #990033;
}


.comment-box-alt {
	float: left;
	width: 548px;
	color: #FFFFFF;
}
.comment-box-alt a {
	color: #CCCCCC;
	text-decoration: underline;
}
.comment-box-alt a:hover {
	color: #EEEEEE;
	text-decoration: none;
}


.comment-box-autor {
	float: left;
	width: 548px;
	color: #FFFFFF;
}
.comment-box-autor a {
	color: #CCCCCC;
	text-decoration: underline;
}
.comment-box-autor a:hover {
	color: #EEEEEE;
	text-decoration: none;
}


.comment-childs {
	background: #a02c1c !important;
	border: 3px #FFF solid !important;
	color: #FFFFFF;
}

.comment-childs a {
	color: #CCCCCC;
	text-decoration: underline;
}

.comment-childs a:hover {
	color: #EEEEEE;
	text-decoration: none;
}


.top-cb {
	background: url(images/top-alt.gif) no-repeat bottom;
	float: left;
	height: 13px;
	width: 548px;
}
.center-cb {
	background: url(images/center-alt.gif) repeat-y;
	float: left;
	width: 518px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 17px;
}

.bottom-cb {
	background: url(images/bottom-alt.gif) no-repeat top;
	float: left;
	width: 548px;
	height: 36px;
	margin-bottom: 5px;
}



.top-cb-autor {
	background: url(images/top.gif) no-repeat bottom;
	float: left;
	height: 13px;
	width: 548px;
}
.center-cb-autor {
	background: url(images/center.gif) repeat-y;
	float: left;
	width: 518px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 17px;
}

.bottom-cb-autor {
	background: url(images/bottom.gif) no-repeat top;
	float: left;
	width: 548px;
	height: 36px;
	margin-bottom: 5px;
}





.avatar {
	margin: 2px;
	float: left;
	height: 51px;
	width: 51px;
	background-color: #FF8000;
	padding: 2px;
}
.author {
	font-size: 17px;
	float: right;
	width: 450px;
	line-height: 17px;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
	font-weight: bold;
	margin-top: 5px;
}
.comdate {
	float: left;
	width: 518px;
	font-size: 12px;
}
.text {
	float: left;
	width: 518px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
}

.ping {
	padding: 3px;
	float: left;
	width: 550px;
	border: 1px solid #CCCCCC;
	background: #F9F9F9;
	font-size: 13px;
	line-height: 21px;
	color: #121212;
	margin-bottom: 3px;
}
.ping-alt {
	padding: 3px;
	float: left;
	width: 550px;
	border: 1px solid #F7f7f7;
	background: #FFFFFF;
	font-size: 13px;
	line-height: 21px;
	color: #121212;
	margin-bottom: 3px;
}
.ping a {
	color: #990000;
	text-decoration: none;
}
.ping-alt a {
	color: #990000;
	text-decoration: none;
}
#comment-form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 610px;
}
#comment-form p {
	margin-bottom: 10px;
	margin-top: 0px;
	font-size: 14px;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
	font-weight: bold;
}
#comment-form label {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS", verdana, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

.sb-box {
	width: 300px;
	padding: 7px;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	color: #000000;
}
#comment-form .sbb {
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 5px 12px;
}
#comment-form #policy {
	font-size: 13px;
	color: #666666;
	margin-top: 12px;
	margin-bottom: 0px;
	font-family: verdana, Tahoma, "Lucida Sans";
	line-height: 20px;
	font-weight: normal;
}

.com-a {
	width: 520px;
	padding: 10px;
	height: 300px;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}
/* FIM COMENTARIOS ----------------------------------------- */


/* RESULTADOS DE BUSCAS ------------------------------------ */
h3.results {
	float: right;
	height: auto;
	width: 686px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h3 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: underline;
}
h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF8000;
	text-decoration: underline;
}
h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.search_results {
	height: 22px;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
}
.search_results a:link {
	text-decoration: none;
	color: #FF8000;
}
.search_results a:visited {
	text-decoration: none;
	color: #FF8000;
}
.search_results a:hover {
	text-decoration: none;
}
.search_results a:active {
	text-decoration: none;
}
.boo-widget {
	float: left;
	height: auto;
	width: 686px;
	text-align: center;
}
.center {
	float: left;
	height: auto;
	width: 686px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 15px;
	/*margin-top: 25px;*/
	/*margin-bottom: 25px;*/
	display: inline;
	background-image: url(images/fundo_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
}
.center ul {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
	width: auto;
}
.center ul li {
	padding-top: 2px;
	padding-bottom: 5px;
	list-style-type: disc;
	padding-left: 15px;
	list-style-position: inside;
}
/* END PAGENAVI PLUGIN */

/* END SINGLE 2 ------------------------------------------------------------------------ */

/* END CONTENT ------------------------------------------------------------------------ */

/* START FOOTER ----------------------------------------------------------------------- */
.footer {
	height: 86px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.rodape {
	float: left;
	height: 66px;
	width: 960px;
	margin-top: 10px;
	background-image: url(images/footer1.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.rodape a:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rodape a:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rodape a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rodape a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rodleft {
	float: left;
	height: 48px;
	width: 600px;
	margin-top: 10px;
}
.copyright {
	float: left;
	height: 48px;
	width: 411px;
	text-align: left;
	margin-left: 15px;
	display: inline;
}
.copyright img {
	vertical-align: middle;
	float: left;
	margin-right: 5px;
}
.logo_dint {
	float: right;
	height: 48px;
	width: 169px;
	text-align: left;
}
.rodright {
	float: right;
	height: 48px;
	width: 359px;
	margin-top: 10px;
}
.topov {
	text-align: right;
	float: left;
	height: 48px;
	width: 191px;
}
.onlineusers {
	text-align: center;
	float: right;
	height: auto;
	width: 168px;
	padding-top: 10px;
}
/* END FOOTER ----------------------------------------- */
h4 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 686px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
ul.st-related-posts {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 686px;
}
ul.st-related-posts li {
	background-image: url(images/leiamais.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
	padding-left: 18px;
}

#banner_submarino {
text-align: center;
}