/*! sul21 - v0.1.0 - 2014-06-27
 * http://www.sul21.com.br/
 * Copyright (c) 2014; * Licensed GPLv2+ */

@charset 'UTF-8';
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
/* citacao */
blockquote {
  /*font-family: Georgia, "Bitstream Charter", serif;*/
  font-style: italic;
  font-weight: normal;
  margin: 0 3em;
  font-size: 14px;
  line-height: 20px;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
* {
	outline: 0
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight: 700
}
i, em {
	font-style: italic
}
.left {
	float: left
}
.right {
	float: right
}
.alignleft {
	text-align: left;
	float: left
}
.alignright {
	text-align: right;
	float: right
}
.aligncenter {
	text-align: center;
	margin: 0 auto
}
.clear {
	clear: both;
	line-height: 1px;
	height: 1px
}
.center {
	float: none;
	margin-left: auto;
	margin-right: auto
}
textarea {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%
}
a {
	color: #333;
	text-decoration: none!important
}
a:hover {
	color: #000
}
address {
	font-style: normal
}
h2 {
	border-bottom: 1px solid #b1b1b1;
	padding-bottom: 8px;
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 17px;
	color: #9d0006
}
h2 a {
	color: #000
}
h2 span {
	display: inline-block;
	float: right;
	font-size: 13px;
	color: #666;
	font-style: italic;
	font-weight: 400
}
h2 span a {
	color: #666
}
h2 a:hover {
	color: #333
}
.especial h2 span a {
	color: #fff;
	padding-right: 5px
}
.container-in h3 {
	display: block!important;
	text-align: center;
}
.container-in #sidebar h3 {
	text-align: left;
}
.container-in h4, .container-in h5 {
	display: block!important;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
.container-in h4 {
	font-size: 18px;
}
.container-in h5 {
	font-size: 16px;
}




iframe {
	display: block!important;
	margin: 0 auto!important;
}

h3 {
	padding-bottom: 11px;
	font-size: 20px;
	color: #9d0006;
	font-weight: 400;
	line-height: 22px;
	display: table-cell
}
h3 a {
	color: #9d0006;
	display: table-cell
}
h3 a:hover {
	color: #000
}
p {
	line-height: 19px;
	padding-bottom: 15px
}
ul.list1 {
	padding-bottom: 22px
}
ul.list1 li {
	background: url(../images/bg_bullet1.png) no-repeat left center;
	padding-left: 15px;
	line-height: 26px;
	color: #333
}
ul.list1 li a {
	color: #333
}
ul.list1 li a:hover {
	color: #000
}
body {
	background: #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333
}
.wrap {
	background: url(../images/bg_wrap.png) repeat-x 0 -75px;
	width: 100%;
	min-height: 500px
}
.span12.content-area {
	background: none repeat scroll 0 0 #fff
}
[class^=icon-], [class*=" icon-"] {
display:inline-block;
width:14px;
height:14px;
*margin-right:.3em;
line-height:14px;
vertical-align:text-top;
background-image:url(../images/sprite_icons.png);
background-position:14px 14px;
background-repeat:no-repeat;
margin-top:1px
}
.icon-search {
	background-position: -48px 0
}
.icon-volume {
	background-position: 0 0
}
.icon-play {
	background-position: -72px 0
}
.icon-images {
	background-position: -24px 0
}
.grid_3 {
	clear: both;
	display: inline-block;
	margin: 2px auto;
	width: 100%
}
.center {
	float: none;
	margin-left: auto;
	margin-right: auto
}
.header {
	width: 100%
}
.top-link {
	width: 100%;
	height: 30px;
	padding: 18px 0 0;
	font-size: 12px;
	color: #777
}
.top-link span {
	display: inline-block;
	float: left
}
.top-link ul {
	float: right
}
.top-link li {
	background: url(../images/divider_top_link.png) no-repeat left center;
	float: left;
	margin-left: 15px;
	padding-left: 16px;
	line-height: 12px
}
.top-link li:first-child {
	background: 0 0;
	margin-left: 0;
	padding-left: 0
}
.top-link li a {
	color: #555
}
.top-link li a:hover {
	color: #333
}
.top-banner {
	width: 100%;
	height: 106px;
	float: left;
	margin-bottom: 15px;
	text-align: center
}
.logo {
	width: 225px;
	height: 96px;
	float: left;
	margin-top: 9px
}
.header-right {
	width: 76.5%;
	float: right
}
.header-top {
	height: 75px
}
#data_extenso {
	display: block;
	margin: 10px 0
}
.weather {
	float: right;
	margin: 5px 5px 0 20px;
	font-size: 12px;
	color: #999
}
.weather h4 {
	padding-bottom: 11px;
	font-size: 12px;
	color: #333
}
.weather h4 a {
	background: url(../images/arrow_weather_hrading.png) no-repeat right center;
	padding-right: 15px;
	color: #333
}
.weather .col {
	display: inline-block;
	float: left;
	margin-right: 15px
}
.weather .col.last {
	margin-right: 0
}
.weather strong {
	display: block;
	padding-top: 3px;
	font-size: 15px;
	color: #888
}
.weather .red {
	color: #cd171e
}
.facebook-banner {
	float: right;
	margin: 5px 0 0 20px;
	display: none
}
section.search {
	width: 78%;
	float: right
}
section.search.left {
	float: left;
	margin-bottom: 10%;
	width: 55%
}
.like-box {
	width: 275px;
	float: left;
	clear: both;
	margin-top: 15px;
	font-size: 11px
}
.like-box span {
	display: inline-block;
	float: left;
	margin-right: 12px;
	line-height: 20px
}
.like-box strong {
	display: inline-block;
	color: #666;
	font-weight: 700
}
.like-box img {
	float: left
}
.search-box {
	border: 1px solid #e2e2e2;
	width: 96%;
	height: 31px;
	float: right;
	padding-left: 11px;
	-moz-border-radius: 5px 5px 5px 0;
	-webkit-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
	position: relative
}
.search-box .icon-search {
	margin: 10px 6px 0 0;
	float: left
}
.search-box .input {
	background: 0 0;
	border: 0;
	width: 78%;
	height: 31px;
	float: left;
	padding: 0 5px;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	line-height: 31px
}
.search-box .btn {
	background: #cd171e;
	border: 0;
	width: 93px;
	height: 31px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	position: relative;
	padding: 0;
	margin: 0
}
.search-box .btn:hover {
	background: #df1b23
}
.search-result-item {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
	clear: both;
	float: left
}
.red-bar {
	background: url(../images/bg_red_bar.png) no-repeat left top;
	width: 100%;
	height: 29px;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	position: relative
}
.red-bar a.rss {
	background: url(../images/ico_rss.png) no-repeat left top;
	width: 21px;
	height: 21px;
	float: right;
	margin: 4px 4px 0 10px;
	text-indent: -9999px
}
.red-bar span {
	background: url(../images/bullet_red_bar.png) no-repeat left center;
	padding-left: 13px;
	margin-left: 32px;
	font-size: 12px;
	color: #fff;
	line-height: 29px
}
.red-bar strong {
	font-style: italic;
	font-weight: 400
}
.navigation {
	width: 100%;
	min-height: 41px;
	padding-top: 19px
}
.navigation .container {
	background: #e0e0e0;
	height: 36px
}
.navigation li {
	background: url(../images/divider_nav.png) no-repeat left center;
	float: left;
	padding: 0 22px;
	line-height: 36px
}
.navigation li:hover {
}
.navigation li a {
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
	background-color: #CD171E;
	background-image: linear-gradient(to bottom, #CD171E, #CD171E);
	background-repeat: repeat-x;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 1px 0 #fff
}
.navigation li a:hover {
}
.navigation li:first-child {
}
.navbar .nav>li>.dropdown-menu:after {
	border-bottom: 6px solid #E0E0E0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	left: 10px;
	position: absolute;
	top: -6px
}
.navbar .nav>li>.dropdown-menu {
	background-clip: padding-box;
	background-color: #E0E0E0;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	float: left;
	left: 0;
	list-style: none outside none;
	margin: 2px 0 0;
	min-width: 100%;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 1000
}
.navigation li.current-menu-item, body.category-politica li.menu-politica, body.category-economia-todas-as-noticias li.menu-economia, body.category-geral li.menu-brasil, body.category-cidades-2 li.menu-cidades, body.category-cidades-2 li.menu-cidades, body.category-america-latina li.menu-america-latina, body.blogs li.menu-blogs, body.colunistas li.menu-colunas {
	background: #CD171E;
	color: #fff
}
.navigation li.current-menu-item a {
	color: #fff!important
}
body.category-politica li.menu-politica a, body.category-economia-todas-as-noticias li.menu-economia a, body.category-geral li.menu-brasil a, body.category-cidades-2 li.menu-cidades a, body.category-cidades-2 li.menu-cidades a, body.category-america-latina li.menu-america-latina a, body.blogs li.menu-blogs a, body.colunistas li.menu-colunas a {
	color: #fff!important;
	box-shadow: none!important
}
.navbar .nav>li>a {
	color: #000;
	padding: 0;
	line-height: 36px
}
.navbar {
	margin-bottom: 0;
	overflow: visible
}
.navbar .nav .dropdown-toggle .caret {
	margin-top: 15px
}
.navigation li a {
	color: #000;
	padding: 0
}
.navigation li.dd a {
	background: url(../images/arrow_nav.png) no-repeat right center;
	padding-right: 14px
}
.navigation li a:hover {
	color: transparent
}
.navigation li.gary {
	background-color: #d1d1d1;
	float: right;
	cursor: pointer
}
.navigation li.gary a {
	padding: 0 1px;
	cursor: pointer
}
.navigation li.last {
	background-image: url(../images/divider2_nav.png)
}
.navigation li.last a {
	padding-right: 2px;
	cursor: pointer
}
.nav li ul.dropdown-menu li {
	display: inline-block;
	line-height: 36px;
	padding: 1%;
	text-indent: 10px;
	width: 98%!important
}
.nav li ul.dropdown-menu li a {
	line-height: 36px
}
.nav li.menu-item-has-children.dropdown>ul.depth_0 {
	min-width: 240px
}
.navbar-inner {
	background: transparent;
	border: 0 none transparent;
	border-radius: 0;
	box-shadow: 0 0 0;
	min-height: 36px;
	padding-left: 20px;
	padding-right: 20px
}
ul.menu li.current-menu-item a, body.category-espaco-do-leitor #masthead .espaco-do-leitor a, body.home #masthead .home a, body.category-opiniaopublica #masthead .opiniao-publica a, body.fale-conosco #masthead .fale-conosco a {
	color: #9D0006;
	text-decoration: underline
}
.container-box {
	background: #fff;
	width: 100%
}
.container-in {
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	/* display: table; */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 26px;
	overflow-x: hidden;
	width: 97.5%;
	position: relative
}
body.page-template-page-eleicoes2014nova-php .container-in{
	display: none;
}
body.page-template-page-eleicoes2014nova-php .container-in.fix{
	display: table;
	top: 0px;
	margin-bottom: 0px;
}
.container-in.fix {
	margin-bottom: -30px;
	position: relative;
	top: -30px;
	left: 2px
}
body.category-meu-meio-ambiente div.category-header {
	background: url(http://engebras.com.br/wp-content/uploads/2012/09/modelo2.jpg) center center no-repeat transparent;
	background-size: cover;
	min-height: 100px;
	margin: 0;
	padding: 0;
	height: 100px;
	position: relative;
	top: -26px;
	left: 0;
	right: 0;
	width: 100%;
	display: table;
	padding-top: 20%;
	margin-bottom: 0;
	float: left;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 3rem;
	z-index: 9999;
	text-shadow: 5px 5px 10px #333
}
body.page-template-page-eleicoes2014nova-php>div.wrap>div.row-fluid>div>div>div.row-fluid>div.category-header,body.page-template-page-eleicoes2014nova-php>div.wrap>div.row-fluid>div>div>div.row-fluid>div.category-header, body.category-eleicoes2014 div.category-header {
	background: #fff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM5JSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2Y4ZDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fff 0, #eaeaea 39%, #fcf8d6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(39%, #eaeaea), color-stop(100%, #fcf8d6));
	background: -webkit-linear-gradient(top, #fff 0, #eaeaea 39%, #fcf8d6 100%);
	background: -o-linear-gradient(top, #fff 0, #eaeaea 39%, #fcf8d6 100%);
	background: -ms-linear-gradient(top, #fff 0, #eaeaea 39%, #fcf8d6 100%);
	background: linear-gradient(to bottom, #fff 0, #eaeaea 39%, #fcf8d6 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcf8d6', GradientType=0);
	min-height: 60px;
	margin: 0;
	padding: 0;
	height: 60px;
	position: relative;
	top: -26px;
	left: 2px;
	right: 0;
	width: 99.5%;
	display: table;
	padding-top: 0;
	margin-bottom: 0;
	float: left;
	vertical-align: middle;
	text-align: center;
	color: #2C539E;
	font-size: 3.2rem;
	z-index: 0;
	text-shadow: 2px 2px 5px rgba(0,0,0,.2);
	padding-top: 10px;
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2
}
.highlights {
	color: #666
}
.highlights h3 {
}
.highlights p {
	color: #666
}
.highlights p a {
	color: #666
}
.highlights p a:hover {
	color: #000
}
.highlights img {
	margin-bottom: 11px
}
.highlights li {
	color: #333;
	line-height: 27px
}
.highlights li i {
	margin-right: 10px
}
.highlights li a {
	color: #333
}
.highlights li a:hover {
	color: #000
}
.highlights-list {
	border-bottom: 1px solid #ccc;
	margin-bottom: 17px;
	padding-bottom: 4px;
	color: #666
}
.highlights-list a {
	color: #666
}
.highlights-list a:hover {
	color: #333
}
.highlights-list h3 {
	padding-bottom: 8px
}
.highlights-list li {
	padding-bottom: 20px
}
.highlights-list li img {
	float: left;
	margin-right: 15px
}
.highlights-list li p {
	padding-bottom: 0
}
.highlights-details {
	padding-bottom: 22px;
	color: #666
}
.highlights-details p {
	padding-bottom: 12px
}
.highlights-details ul {
	padding-bottom: 22px
}
.highlights-details li {
	background: url(../images/bg_bullet1.png) no-repeat left center;
	padding-left: 15px;
	line-height: 26px;
	color: #333
}
.highlights-details a {
	color: #333
}
.highlights-details a:hover {
	color: #000
}
.general-news {
	color: #666
}
.general-news h2 {
	margin-bottom: 14px
}
.general-news li {
	border-top: 1px solid #ccc;
	padding: 14px 0 3px
}
.general-news li:first-child {
	border-top: 0;
	padding-top: 0
}
.more-general-news h4 {
	padding-bottom: 18px;
	font-size: 15px;
	color: #000
}
.more-general-news .box {
	background: #f6f6f6;
	padding: 17px 0 10px 20px
}
.more-general-news ul.list1 {
	padding-bottom: 12px
}
.policy-news .imgb {
	width: 170px;
	float: left;
	margin-right: 15px
}
.policy-news .imgb h3 {
	padding-top: 8px
}
.policy-news .txtb {
	width: 175px;
	float: left
}
.policy-news li {
	border-top: 1px solid #ddd;
	padding: 9px 0 11px;
	line-height: 19px
}
.policy-news li:first-child {
	border-top: 0;
	padding-top: 0
}
section.blogs {
	float: left;
	width: 100%;
	padding: 0 0 10px;
}
section.blogs section {
	clear: both;
	float: left;
	margin: 2px 0;
	width: 100%;
}
section.blogs li {
	width: 100%;
	float: left;
	padding-bottom: 15px
}
section.blogs h2 {
	margin-bottom: 12px
}
section.blogs h3, .brasil-blog h3 {
	font-size: 17px;
	color: #9e0006;
	padding-bottom: 2px;
	font-weight: 400
}
section.blogs .imgb {
	float: left;
	height: 54px;
	margin-right: 10px;
	margin-top: 3px;
	width: 53px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	/*filter: url(grayscale.svg); */ /* Firefox 4+ */
	filter: gray; /* IE 6-9 */
}
section.blogs p {
	line-height: 16px;
	padding: 0 0 0 65px
}
.agenda li {
	padding-bottom: 20px
}
.agenda li:first-child {
	padding-bottom: 10px
}
.agenda li span.destaque {
	background: #cd171e;
	height: 13px;
	line-height: 13px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	padding: 0 3px;
	font-size: 10px;
	float: right;
	display: block;
	margin-top: 6px
}
.agenda li span.destaque a {
	color: #fff
}
.agenda .date {
	background: #eee;
	width: 53px;
	height: 50px;
	line-height: 40px;
	text-align: center;
	color: #999;
	font-size: 35px;
	float: left;
	border-top: 4px solid #cd171e
}
.brasil-blog {
	width: 100%;
	padding-bottom: 18px
}
.brasil-blog h2 {
	margin-bottom: 11px
}
.brasil-blog li {
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc
}
.poll, .wp-polls {
	width: 100%
}
.wp-polls h2, .poll h2, {
margin-bottom:14px
}
.wp-polls p, .poll p {
	padding-bottom: 19px
}
.wp-polls .radio, .poll .radio {
	float: left;
	margin: 0 16px 0 0
}
.wp-polls span, .poll span {
	width: 130px;
	display: block;
	float: left;
	line-height: 17px;
	padding-bottom: 10px
}
.poll .votar {
	border-top: solid 1px #ccc;
	padding: 14px 0 0;
	clear: both
}
.wp-polls .Buttons .poll .votar-btn {
	background: #cb0f17!important;
	height: 28px;
	border: 0;
	color: #fff;
	float: right;
	cursor: pointer;
	padding: 0 10px
}
.wp-polls .Buttons:hover, .poll .votar-btn:hover {
	background: #e82028
}
.banner-box {
	text-align: center
}
.banner-box .textwidget {
	padding: 0
}
.column4 {
	border-top: 1px solid #ccc;
	padding: 20px 0 5px
}
.column4 li {
	float: left;
	width: 100%;
	padding-bottom: 10px
}
.column4 .imgb {
	float: left;
	padding: 3px 14px 0 0
}
.column4 h3 {
	font-size: 18px
}
.cultura {
	width: 100%
}
.cultura li h3 {
	padding-bottom: 0
}
.cultura li {
	width: 169px;
	float: left;
	margin-left: 20px;
	padding-bottom: 0
}
.cultura li .imgb {
	margin-bottom: 15px
}
.cultura li:first-child {
	margin-left: 0
}
.cultura li p {
	border: 0;
	color: #666;
	line-height: 19px
}
.cultura p.border {
	border-top: 1px solid #ccc
}
.cultura p {
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	line-height: 15px
}
.especial {
	width: 100%;
	padding: 0 0 25px
}
.especial h2, .especial2 h2 {
	background: #cd171e;
	height: 34px;
	line-height: 34px;
	padding-left: 16px;
	font-weight: 400;
	color: #fff;
	font-size: 15px;
	margin-bottom: 0
}
.especial-in {
	background: #f6f6f6;
	padding: 19px 10px 20px
}
.especial-in:first-child {
	background: #f6f6f6;
	padding: 19px 10px 20px
}
.especial-in h3 {
	padding-bottom: 6px
}
.especial-in .imgb {
	margin-bottom: 12px
}
.especial-in p {
	color: #666
}
.cat-post-item.especial-in {
	border: 0 none;
	margin-bottom: 0;
	width: 94%;
	border: 1px solid #9d0006!important;
	margin-left: 0!important
}
.cat-post-item.especial-in .feat_image {
	margin-right: 15px
}
.cat-post-item.especial-in:last-child {
	border-bottom: 0 none;
	margin-bottom: 15px;
	padding-bottom: 10px
}
.especial-in h5 {
	padding-bottom: 16px;
	font-weight: 400
}
.especial-in h5 i {
	margin-right: 10px
}
.especial-in li {
	background: url(../images/bg_bullet1.png) no-repeat left center;
	padding: 0 0 0 14px;
	line-height: 25px
}
.world {
	width: 100%
}
.world h2 {
	margin-bottom: 16px
}
.world .imgb {
	float: left;
	margin: 3px 15px 0 0
}
.world p {
	color: #666;
	padding-left: 118px
}
.banner-box1 {
	width: 100%;
	float: left;
	margin-bottom: 25px
}
.multimedia {
	background: #e2e2e2;
	margin: 25px 14px 20px;
	padding: 0 0 30px
}
.multimedia .title {
	background: #d3d3d3;
	font-size: 17px;
	color: #333;
	line-height: 40px;
	padding: 0 15px;
	margin-bottom: 20px
}
.multimedia h2 {
	margin-bottom: 14px
}
.multimedia h3 {
	padding: 10px 0 15px
}
.multimedia .column1 ul {
	margin: 0 -3px 0 -13px
}
.multimedia .column1 li {
	width: 105px;
	float: left;
	padding: 0 0 0 13px
}
.multimedia p {
	font-size: 12px;
	line-height: 16px;
	padding: 8px 0 0
}
.multimedia .column2 {
	padding: 0 0 0 4px
}
.multimedia .column2 ul {
	margin-bottom: -23px
}
.multimedia .column2 li {
	padding-bottom: 23px
}
.banner-iqsonar {
	margin: 0 15px 15px
}
.banner-iqsonar img {
	max-width: 100%
}
.especial2 {
	width: 100%;
	background: #f6f6f6
}
.column5 {
	padding: 18px 0 0 17px
}
.column5 h3 {
	padding-bottom: 6px
}
.column5 .imgb {
	float: left;
	margin-right: 13px
}
.column5 p {
	color: #666
}
.column6 {
	padding: 4px 19px 0 20px
}
.column6 p {
	border-bottom: 1px solid #ccc;
	line-height: 15px;
	padding: 12px 0 14px
}
.column6 p.last {
	border: 0
}
.publicly li {
	background: url(../images/bg_bullet1.png) no-repeat left 3px;
	padding: 0 0 18px 13px;
	color: #000;
	line-height: 15px
}
.publicly li span {
	color: #9d0006;
	font-style: italic
}
.media {
	padding-bottom: 10px
}
.reporter h3 {
	font-size: 18px
}
.reporter p {
	color: #666
}
.reporter p span {
	color: #9d0006;
	font-style: italic
}
.pepsi-banner {
	margin-bottom: 30px;
	overflow: hidden
}
#news-tabs {
	width: 100%;
	padding: 10px 0 25px
}
.tab-nav {
	background: #ddd;
	height: 38px
}
.tab-nav li {
	float: left;
	white-space: nowrap;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	width: 33%
}
.tab-nav li a {
	height: 38px;
	line-height: 38px;
	display: block;
	color: #333;
	padding: 0;
	width: 100%
}
.tab-nav li:first-child a {
	width: 100%
}
.tab-nav li:first-child {
	width: 33%
}
.tab-nav li a:hover, .tab-nav li a.active {
	background: #f6f6f6;
	color: #9d0006;
	margin: -6px 0 0 0;
	padding-top: 6px
}
.tab-content {
	background: #f6f6f6;
	padding: 30px 10px 10px;
	width: 97%
}
.column8 li .imgb {
	width: 53px;
	float: left
}
.column8 li p {
	line-height: 16px;
	padding: 0 0 0 67px;
	color: #333
}
footer.footer {
	background: #f6f6f6;
	border-top: solid 7px #cd171e;
	padding: 40px 0 0;
	width: 100%
}
.footer h5 {
	font-size: 17px;
	padding-bottom: 17px
}
.siteMap h5 {
	padding-bottom: 10px
}
.siteMap ul {
	width: 145px;
	float: left
}
.siteMap li {
	line-height: 28px
}
.social-block {
	padding: 0 10px 0 19px
}
.tweet li {
	width: 100%;
	float: left;
	padding: 0 0 20px
}
.tweet .imgb {
	width: 54px;
	height: 54px;
	float: left;
	border: solid 1px #bbb
}
.tweet h6 {
	padding: 0 0 6px 68px
}
.tweet h6 span {
	font-size: 11px;
	font-weight: 400;
	padding: 0 0 0 13px
}
.tweet p {
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 0 68px
}
.tweet p a {
	color: #cd171e
}
.social {
	padding: 10px 0 35px
}
.social li {
	width: 35px;
	float: left
}
.social li a {
	background: url(../images/ico_social.png) no-repeat;
	display: block;
	height: 24px;
	text-indent: -9999px
}
.social li.fb {
	width: 22px
}
.social li.fb a {
	background-position: left top
}
.social li.twitter a {
	background-position: -22px top
}
.social li.yt {
	padding-right: 5px
}
.social li.yt a {
	background-position: -57px top
}
.social li.flicker a {
	background-position: -97px top
}
.social li.music a {
	background-position: -132px top
}
.social li.rss a {
	background-position: -167px top
}
.newsletter .search-box {
	width: 215px;
	float: none;
	padding: 0
}
.newsletter .search-box .input {
	width: 130px
}
.newsletter .search-box .btn {
	width: 73px;
	float: right
}
.fb-block {
	padding: 0px 0 0 0px;
	width: 177px;
}
.fb-block .imgb {
	background: #fff;
	border: solid 1px #aaa
}
.footer-btm {
	background: url(../images/bg_footer_btm.png) repeat-x left bottom #fff;
	min-height: 30px;
	padding: 18px 0 21px;
	margin: 35px 0 0
}
.footer-btm .span15 {
	width: auto;
	padding: 0 15px 0 5px;
	margin: 0
}
.footer-btm p {
	padding: 5px 0 0;
	color: #666
}
h2 span, h3, .poll .votar-btn, .tab-nav li, .agenda .date {
	font-family: Georgia, "Times New Roman", Times, serif
}
h2, .more-general-news h4 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif
}
.cat-post-item {
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	color: #666;
	display: inline-block;
	float: left;
	margin-bottom: 20px;
	line-height: 16px;
	padding-bottom: 19px;
	width: 99%
}
.welcome {
	float: left;
	line-height: 20px;
	margin-right: 10px;
	line-height: 25px
}
.welcome a:hover {
	text-decoration: underline!important
}
.like-box .social {
	float: right;
	line-height: 25px;
	opacity: .5;
	padding: 0
}
section.cat-post-item.highlights-list h3 {
	height: 90px;
	padding-bottom: 8px
}
section.highlights img {
	opacity: 1;
	max-width: 355px;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out
}
section.highlights img:hover {
	opacity: .8;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out
}
section.imgb img {
	margin: 10px 0;
	width: 95%;
	opacity: 1;
	max-width: 355px;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out
}
section.imgb img:hover {
	opacity: .8;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out
}
.widget_categoryposts {
	margin-bottom: 20px
}
body.archive .row>h1 {
	border-bottom: 0 solid #B1B1B1;
	font-size: 18px;
	line-height: 30px;
	color: #9D0006;
	margin-bottom: 30px
}
body.archive .row>h2.subcategory {
	border-bottom: 1px solid #B1B1B1;
	font-size: 18px;
	line-height: 20px;
	color: #9D0006;
	margin-bottom: 15px
}
body.single-post h1 {
	color: #9D0006;
	font-size: 24px;
	line-height: 32px;
	margin: 5px 0 30px
}
body.single-post p {
	color: #5B5B5B;
	font-size: 14px;
	line-height: 20px;
	margin: 3px 0;
	text-align: justify
}
#sidebar h2.subcategory {
	border-bottom: 1px solid #B1B1B1;
	font-size: 14px;
	line-height: 18px;
	color: #9D0006;
	margin-bottom: 15px
}
body.single-post p.excerpt {
	color: #AAA
}
div.page-navigation {
	float: left;
	clear: both;
	display: inline-block;
	width: 100%;
	margin: 20px 0
}
.cat-post-item.highlights-list img {
	float: left;
	margin-right: 15px;
	max-width: 100px
}
section.cat-post-item.highlights-list h3 {
	height: 90px;
	padding-bottom: 8px
}
div.entry-share {
	clear: both;
	display: block;
	float: right;
	height: 30px;
	margin-bottom: 20px;
	padding-left: 10px;
	position: relative;
	right: 0;
	width: 100%;
}
.fb_reset {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	border-spacing: 0;
	color: #000;
	cursor: auto;
	direction: ltr;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 1;
	margin: 0;
	overflow: visible;
	padding: 0;
	text-align: left;
	text-decoration: none;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	visibility: visible;
	white-space: normal;
	word-spacing: normal
}
div.entry-share .fb-like , div.entry-share .fb-share-button{
	float: left;
	margin-right: 10px
}
div.entry-share div.twitter {
	float: left;
	margin: 0;
	width: 108px
}
.entry-share span.text {
	color: #5B5B5B;
	float: left;
	font-size: 12px;
	margin-right: 80px
}
.category-box {
	display: inline-block;
	padding: 2px;
	margin-left: 0!important
}
.category-box h2.subcategory {
	margin-left: 5px
}
.category-box h3 {
	margin-left: 5px
}
.category-box p {
	padding: 3px 5px
}
div.category-box .fake-image-placeholder {
	width: 98%;
	min-height: 317px;
	display: inline-block;
	float: left;
	clear: both;
	margin: 5px 0
}
div.category-box .fake-image-placeholder:hover {
	opacity: 1;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%)
}
body.single-post .fake-image-placeholder {
	width: 98%;
	min-height: 317px;
	display: inline-block;
	float: left;
	clear: both;
	margin: 5px 0;
	opacity: .8;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out
}
body.single-post .fake-image-placeholder:hover {
	opacity: 1;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%)
}
html.js body.home div.wrap div.row div.container-box div.container div.container-in div.span12 div#news-tabs.tab div.tab-content div.row div.span9 ul.tabnews li div.imgb a img, ul.tabnews li div.imgb a img {
	max-width: 60px;
	width: 60px;
	max-height: 45px
}
.highlights-details ul {
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 0;
	display: block;
	float: left;
	margin-bottom: 25px;
	padding-bottom: 22px;
	width: 99%
}
.textwidget {
	clear: both;
	display: block;
	float: left;
	margin: 15px 0 0 0;
	width: 99%
}
.textwidget h2 span, .widget h2 span{ width:60px;}
ul.tabnews li div.imgb {
	max-width: 60px;
	width: 60px;
	float: left;
	margin-right: 20px;
	max-height: 45px
}
section.cat-post-item.destaque-2 a.feat_image, section.cat-post-item.destaque-1 a.feat_image {
	clear: both;
	display: inline-block;
	margin-bottom: 20px;
	min-height: 225px;
	width: 100%
}
div.feat-category-box {
	background-color: #E3E3E3
}
ul.tabnews {
	display: none
}
ul.tabnews.lastnews {
	display: block
}
.column4 {
	border-top: 0
}
ul.tabnews li {
	display: block;
	float: left;
	min-height: 55px;
	width: 325px;
	opacity: .8;
	cursor: pointer;
	padding-right: 10px
}
ul.tabnews li:hover {
	opacity: 1
}
ul.tabnews li p {
	color: #333;
	line-height: 16px;
	padding: 0 0 0 67px
}
#sidebar {
	float: right;
	margin-left: 0;
	/*padding-left: 10px*/
}
.feat_image {
	display: block;
	float: left;
	min-height: 70px;
	min-width: 105px
}
.highlight a.feat_image {
	clear: both;
	display: block;
	float: left;
	margin-bottom: 20px;
	width: 99%
}
/* body.page-template-page-eleicoes2014nova-php */
body.page-template-page-eleicoes2014nova-php .row-fluid .span9, .category.archive .row-fluid .span9, .ty22 .span9{
	width: 642px!important;
	padding-right: 15px;
	/*width:73%;*/
}
body.page-template-page-eleicoes2014nova-php .row-fluid .span3, .category.archive .row-fluid .span3, .ty22 .span3{
	width: 318px;
	/*width:27%;*/ 
}
.category.archive .row-fluid .span3{
	margin-top: 30px;
}

.titulo_foto_widget{
	margin-right: 5px;
    float: left;
    border: 0px;
	height: 65px!important;
    max-height: 65px!important;
	min-height: 65px!important;
	min-width: 55px!important;
    max-width: 55px!important;
    width: 55px !important;
    display: block;
    float: left;
    margin-bottom: 0px;
}
.titulo_foto_widget .imgb{
	 height:55px;
	 width:55px;
}
.titulo_titulo_widget {
	 float: left; 
	 border: 0px;
	 width:80%;
	 display:block;
}
.titulo_texto_widget .textwidget{
	margin: 0px;
}
.titulo_texto_widget .textwidget .feat_image{
	
}
.titulo_titulo_widget h2{
    margin-bottom: 2px;
}
.titulo_titulo_widget span.right{
	float: right;
}
.titulo_titulo_widget span.left{
	float: left; 
	border: 0px;
    margin-top: 0px;
}
.titulo_titulo_widget a.view_more{
	float: right; 
	border: 0px;
	margin-top: 0px;
	font-size: 90%;
}
.conteudo_post_categoria .widgettitle{
	display:none;
}
.conteudo_post_categoria {
	width: 308px;
	margin-left: 0px!important;
	padding: 0px;
}
.conteudo_post_categoria ul li{
	width:100%!important;
	margin: 0 0 7px 0px!important;
	padding: 0px!important;
	margin-left: 0px!important;
}
.conteudo_post_categoria ul li h3{
	padding-bottom: 0px;
}
/* titulo de analises e artigos */
.titulo_analises{
	margin-top: 10px;
}

.titulo_analises .widgettitle{
	margin: 0px;
}
.lista_colunistas section.blogs{
	padding: 0px!important;
}
/* tá na rede */
.ta_na_rede {
	margin-top: 20px;
}
.ta_na_rede h3.widgettitle{
	border-bottom: 1px solid #b1b1b1;
	padding-bottom: 8px;
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 17px;
	color: #9d0006;
	width: 100%;
	display: block;
	font-family: inherit;
	font-weight: 700;
}
.ta_na_rede span {
	display: inline-block;
	float: right;
	font-size: 13px;
	color: #666;
	font-style: italic;
	font-weight: 400;
}
.ta_na_rede ul li, .olho_na_midia_conteudo ul li{
	width: 100%!important;
	display: inline-block;
	float: left;
	clear: both;
	border: 0;
	padding: 0;
	margin: 0!important;
}
.ta_na_rede ul li a.feat_image{
	height: 85px!important;
	max-height: 85px!important;
	min-height: 85px!important;
	width: 105px!important;
	margin-bottom: 20px;
}
/* de olho na mídia */
.olho_na_midia, .politica_humor,.conheca_candidatos{
	margin-top: 10px;
}
.olho_na_midia_conteudo ul li a.feat_image,.politica_humor_conteudo ul li a.feat_image{
	display: none;
}
.conheca_candidatos_conteudo{
	display: table;
	padding-bottom: 30px;
}
.conheca_candidatos_conteudo ul li{
	float: left;
	margin: 0 4px 0 0!important;
	padding: 0!important;
	display: inline;
	width: 85px!important;
	height: 65px!important;
	border: 0!important;
}
.conheca_candidatos_conteudo ul li a.feat_image{
	width: 65px!important;
	height: 65px!important;
	max-height: 65px!important;
	max-width: 65px!important;
	display: block;
	text-indent: -9000em;
	min-width: 65px!important;
	min-height: 65px!important;
	margin: 5px!important;
	padding: 5px!important;
}
.conheca_candidatos_conteudo ul li h3{
	display:none;
}
#calendar_wrap .calendar-pagi{
	width: 300px!important;
}

.home .ta_na_rede_capa ul.cat-post-item li, body.single-post .ta_na_rede_capa ul.cat-post-item li,.widget-6.ta_na_rede ul.cat-post-item li:nth-child(2) {
	margin-left: 0px!important;
}
.home .ta_na_rede_capa ul.cat-post-item li a.feat_image, body.single-post .ta_na_rede_capa ul.cat-post-item li a.feat_image{
	margin-top: 3px;
	width: 53px!important;
	min-width: 53px!important;
	max-width: 53px!important;
	
	height: 54px!important;
	min-height: 54px!important;
	max-height: 54px!important;
	
}
.home .ta_na_rede_capa ul.cat-post-item li h3, body.single-post .ta_na_rede_capa ul.cat-post-item li h3{
	font-size: 15px;
	line-height: 20px;
}
.home .ta_na_rede_capa ul.cat-post-item li:nth-child(2):nth-last-child(2), .home .ta_na_rede_capa ul.cat-post-item li:nth-child(3):nth-child(3) {
	margin-left: 0px!important;
}
.home .widget-4.titulo_texto_widget, body.single-post .widget-4.titulo_texto_widget {
	width: 230px;
}
.home .widget-4 h2, body.single-post .widget-4 h2{
	font: inherit; 
	font-size: 15px;
	font-weight: 700;
}
.home .widget-4 .titulo_titulo_widget span.right, body.single-post .widget-4 .titulo_titulo_widget span.right {
float: right;
padding-top: 5px;
}
.home .widget-4 .titulo_titulo_widget, body.single-post .widget-4 .titulo_titulo_widget{
	width: 73%!important;
}
.home .widget-5.conteudo_post_categoria, body.single-post .widget-5.conteudo_post_categoria {
	width: 228px;
}
.home .widget-5.conteudo_post_categoria h3, body.single-post .widget-5.conteudo_post_categoria h3{
	font-size: 15px;
}
/*  TIRAR */ 
ul.cat-post-item li:nth-child(1):nth-child(n) {
	width: 44%;
	margin: 0;
	border: 0;
	margin-left: 20px
}
body.page-template-page-eleicoes2014nova-php ul.cat-post-item li:first-child:only-child {
	margin-left: 10px!important;
}
ul.cat-post-item li:first-child:only-child {
	width: 95%!important;
	margin: 0;
	margin-left: 20px
}
ul.cat-post-item li:nth-child(2):nth-child(n) {
	width: 44%;
	margin: 0;
	border: 0;
	margin-left: 20px
}
ul.cat-post-item li:nth-child(3):nth-child(n) {
	width: 95%;
	margin-left: 20px!important
}
ul.cat-post-item li:nth-child(4):nth-child(n) {
	width: 95%;
	margin: 0;
	margin-left: 20px
}
ul.cat-post-item li:nth-child(5):nth-child(n) {
	width: 95%;
	margin: 0;
	margin-left: 20px
}
ul.cat-post-item li:nth-child(6):nth-child(n) {
	width: 95%;
	margin: 0;
	margin-left: 20px
}
ul.cat-post-item li:nth-child(7):nth-child(n) {
	width: 95%;
	margin: 0;
	margin-left: 20px
}
ul.cat-post-item li:nth-child(8):nth-child(n) {
	width: 95%;
	margin: 0;
	margin-left: 20px
}
ul.cat-post-item li:nth-child(9):nth-child(n) {
	width: 95%;
	margin: 0;
	margin-left: 20px
}
ul.cat-post-item li:nth-child(1):nth-child(3) {
	width: 44%;
	margin: 0;
	margin-left: 20px
}
ul.cat-post-item li:nth-child(2):nth-child(3) {
	width: 44%;
	margin: 0;
	border: 0;
	margin-left: 20px
}
body.page-template-page-eleicoes2014nova-php ul.cat-post-item li:nth-child(3):nth-child(3), 
.category.archive ul.cat-post-item li:nth-child(3):nth-child(3), 
.ty22 ul.cat-post-item li:nth-child(3):nth-child(3) {
	margin-left: 0px!important;
}

ul.cat-post-item li:nth-child(3):nth-child(3) {
	width: 95%;
	margin-left: 20px!important;
	border: 0
}
body.page-template-page-eleicoes2014nova-php ul.cat-post-item li:nth-child(1):nth-last-child(2) {
	margin-left: 0px!important;
}
ul.cat-post-item li:nth-child(1):nth-last-child(2) {
	width: 44%;
	margin: 0;
	border: 0;
	margin-left: 20px
}
ul.cat-post-item li:nth-child(2):nth-last-child(2) {
	width: 44%;
	margin-left: 20px!important
}
ul.cat-post-item li:nth-child(1):nth-child(n) a.feat_image {
	min-height: 125px;
	margin-bottom: 20px;
	width: 99%
}
ul.cat-post-item li:nth-child(1):nth-child(2) a.feat_image, ul.cat-post-item li:nth-child(1):nth-child(3) a.feat_image {
	min-height: 125px!important;
	width: 99%
}
body.page-template-page-eleicoes2014nova-php ul.cat-post-item li:nth-child(2):nth-child(n) a.feat_image {
	min-height: 45px;
}

ul.cat-post-item li:nth-child(2):nth-child(n) a.feat_image {
	height: 100%;
	margin-bottom: 20px;
	min-height: 125px;
	width: 100%;
	border: 0
}
body.page-template-page-eleicoes2014nova-php ul.cat-post-item li:nth-child(3):nth-child(n) a.feat_image, 
body.page-template-page-eleicoes2014nova-php ul.cat-post-item li:nth-child(4):nth-child(n) a.feat_image, 
body.page-template-page-eleicoes2014nova-php ul.cat-post-item li:nth-child(5):nth-child(n) a.feat_image, 
.category.archive ul.cat-post-item li:nth-child(3):nth-child(n) a.feat_image, 
.category.archive ul.cat-post-item li:nth-child(4):nth-child(n) a.feat_image, 
.category.archive ul.cat-post-item li:nth-child(5):nth-child(n) a.feat_image,
.ty22 ul.cat-post-item li:nth-child(3):nth-child(n) a.feat_image,
.ty22 ul.cat-post-item li:nth-child(4):nth-child(n) a.feat_image,
.ty22 ul.cat-post-item li:nth-child(5):nth-child(n) a.feat_image {
	min-height: 45px!important;
}
ul.cat-post-item li:nth-child(3):nth-child(n) a.feat_image, ul.cat-post-item li:nth-child(4):nth-child(n) a.feat_image, ul.cat-post-item li:nth-child(5):nth-child(n) a.feat_image {
	height: 100%;
	margin-bottom: 20px;
	min-height: 85px!important;
	width: 30%
}
ul.cat-post-item li:nth-child(6):nth-child(n) a.feat_image, ul.cat-post-item li:nth-child(7):nth-child(n) a.feat_image, ul.cat-post-item li:nth-child(8):nth-child(n) a.feat_image, ul.cat-post-item li:nth-child(9):nth-child(n) a.feat_image {
	display: none
}
ul.cat-post-item li:nth-child(6):nth-child(n) h3, ul.cat-post-item li:nth-child(7):nth-child(n) h3, ul.cat-post-item li:nth-child(8):nth-child(n) h3, ul.cat-post-item li:nth-child(9):nth-child(n) h3 {
	margin-left: 20px!important
}
ul.cat-post-item li:nth-child(1):nth-last-child(2) a.feat_image {
	min-height: 125px;
	width: 99%
}

ul.cat-post-item li:only-child a.feat_image {
	min-height: 225px!important;
	width: 99%
}
/*  TIRAR */ 
.area-0 ul>li:first-child:only-child {
	width: 100%!important;
	margin-left: 5px;
	min-height: 300px;
	display: block
}
.area-0 ul>li:first-child:only-child>a {
	background-size: cover;
	margin-right: 0;
	height: 360px!important
}
.fluid-row {
	clear: both;
	display: inline-block;
	float: left;
	width: 100%
}
.wp-polls .Buttons {
	background-color: #E82028!important;
	border: 2px solid #E82028!important;
	color: #fff;
	padding: 5px;
	float: right
}
.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li {
	background-image: none;
	display: block;
	line-height: 24px;
	text-align: left;
	text-indent: 0
}
.wp-polls IMG, .wp-polls LABEL, .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	border: 0 none;
	display: inline;
	margin-right: 5px;
	padding-bottom: 0;
	padding-top: 0
}
.span12 .row {
	-moz-column-count: 1;
	-moz-column-gap: 0;
	-webkit-column-count: 1;
	-webkit-column-gap: 0;
	column-count: 1;
	column-gap: 0;
	width: 100%
}
.row .category-box, .row .widget {
	display: inline-block;
	margin-bottom: 20px
}
.span3.pull-right {
	float: right;
	margin-right: 10px
}
.cat-post-item>p {
	float: left;
	font-size: 90%;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	text-align: justify;
	width: 95%
}
.highlights-details ul {
	display: block;
	padding-bottom: 22px;
	width: 99%
}
.cat-post-item.column4 {
	margin-bottom: 0;
	padding-bottom: 0
}
.cat-post-item:last-child {
	border-bottom-color: -moz-use-text-color;
	border-bottom-style: none;
	border-bottom-width: 0;
	margin-bottom: 5px;
	padding-bottom: 0
}
div.span12>div.row section.widget_text {
	display: inline-block;
	float: left;
	height: 355px;
	margin-left: 0;
	max-height: 355px;
	max-width: 355px;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 355px
}
#respond {
	background-color: #F6F6F6;
	padding: 10px;
	clear: both
}
#respond h3 {
	color: #000;
	font-family: inherit;
	font-size: 15px;
	font-weight: 700
}
div.row section.span6:nth-child(odd) {
	margin-left: 0!important
}
div#respond div.fb-comments span iframe {
	width: 100%!important;
	display:none;
}
div#respond div.fb-comments {
	display:none;
}
div.comment-body div.comment-meta.commentmetadata {
	font-weight: 700;
	padding: 10px 0
}
.comment.even.thread-even {
	background-color: #efefef
}
.comment {
	padding: 10px;
	margin-bottom: 10px
}
.fb_iframe_widget {
	display: inline-block;
	position: relative;
	width: 100%!important;
	height: 30px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.post .fb_iframe_widget {
	width: 60px!important;
}
div.fb-like.fb_iframe_widget {
	width: auto!important;
	min-width: 100px
}
div.fb-share-button.fb_iframe_widget {
	width: auto!important;
	min-width: 100px
}
.fb_iframe_widget span {
	display: inline-block;
	position: relative;
	text-align: justify;
	width: 100%!important
}
.navbar .nav>.active.current-menu-item>a, .navbar .nav>.active.current-menu-item>a:hover, .navbar .nav>.active.current-menu-item>a:focus {
	background-color: transparent;
	box-shadow: none;
	color: #555;
	text-decoration: none;
	text-shadow: 0 0 0 transparent
}
.nav-collapse, .nav-collapse.collapse {
	background-color: #E0E0E0;
	overflow: hidden;
	z-index: 9999
}
.navbar-inner .container.container-fluid {
	padding: 0;
	width: 100%
}
.navbar-inner .container.container-fluid .nav-collapse ul {
	margin: 0;
	padding: 0;
	width: 100%
}
.navigation li.gary.last {
}
body.archive .gap1 {
	margin-left: 0!important
}
body.archive .gap0 {
	margin-left: 0!important
}
.blogs.opiniaopublica{
	width: 100%;
}
.blogs.opiniaopublica p a{
	width: 220px!important;
}
.blogs.opiniaopublica p, .blogs.marco-weissheimer p {
	line-height: 16px;
	margin-bottom: 14px;
	margin-left: 0;
	padding-left: 0;
	font-size: 13px;
	position: relative;
	width: 100%;
}
#capa-sidebar .opiniaopublica h3,
.widget-2 h3
{
	display: none;
}
.blogs.marco-weissheimer .imgb,
.blogs.opiniaopublica .imgb,
.widget-2 .imgb {
	display: none
}
#sidebar h2 {
	margin-bottom: 5px
}
.category-destaques {
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
	padding-bottom: 25px
}
.breadcrumbjs21 {
	display: inline-block;
	box-shadow: 0 0 15px 1px rgba(0,0,0,.35);
	overflow: hidden;
	border-radius: 5px;
	counter-reset: flag
}
.breadcrumbjs21 a {
	text-decoration: none;
	outline: 0;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 36px;
	color: #fff;
	padding: 0 10px 0 60px;
	background: #666;
	background: linear-gradient(#666, #333);
	position: relative
}
.breadcrumbjs21 a:first-child {
	padding-left: 46px;
	border-radius: 5px 0 0 5px
}
.breadcrumbjs21 a:first-child:before {
	left: 14px
}
.breadcrumbjs21 a:last-child {
	border-radius: 0 5px 5px 0;
	padding-right: 20px
}
.breadcrumbjs21 a.active, .breadcrumbjs21 a:hover {
	background: #333;
	background: linear-gradient(#333, #000)
}
.breadcrumbjs21 a.active:after, .breadcrumbjs21 a:hover:after {
	background: #333;
	background: linear-gradient(135deg, #333, #000)
}
.breadcrumbjs21 a:after {
	content: '';
	position: absolute;
	top: 0;
	right: -18px;
	width: 36px;
	height: 36px;
	transform: scale(0.707) rotate(45deg);
	z-index: 1;
	background: #666;
	background: linear-gradient(135deg, #666, #333);
	box-shadow: 2px -2px 0 2px rgba(0,0,0,.4), 3px -3px 0 2px rgba(255,255,255,.1);
	border-radius: 0 5px 0 50px
}
.breadcrumbjs21 a:last-child:after {
	content: none
}
#breadcrumbs li {
	float: left
}
#breadcrumbs li.separator {
	display: none
}
.flat a, .flat a:after {
	background: #fff;
	color: #000;
	transition: all .5s
}
.flat a:before {
	background: #fff;
	box-shadow: 0 0 0 1px #ccc
}
.flat a:hover, .flat a.active, .flat a:hover:after, .flat a.active:after {
	background: #9EEB62
}
div.area-0 li.imgb a.feat_image, div.panel-first-child.panel-last-child li.destaque-1 a.feat_image {
	min-height: 460px!important;
	display: block;
	height: 460px!important
}
body.page-template-page-eleicoes2014nova-php {
}
body.page-template-page-eleicoes2014nova-php div.textwidget h2,body.page-template-page-eleicoes2014nova-php div.textwidget h2{
	margin-bottom: 5px
}
body.page-template-page-eleicoes2014nova-php div.panel.widget.widget_text.panel-first-child, body.page-template-page-eleicoes2014nova-php div.panel.widget.widget_text.panel-first-child {
	margin-bottom: 0
}
body.page-template-page-eleicoes2014nova-php div.panel.widget.widget_text.panel-first-child li.column4.imgb a.feat_image, body.page-template-page-eleicoes2014nova-php div.panel.widget.widget_text.panel-first-child li.column4.imgb a.feat_image{
	margin-bottom: 0
}
body.page-template-page-eleicoes2014nova-php div.panel-grid-cell li.imgb:nth-child(1) a.feat_image, body.page-template-page-eleicoes2014nova-php div.panel-grid-cell li.imgb:nth-child(2) a.feat_image, body.page-template-page-eleicoes2014nova-php div.panel-grid-cell li.imgb:nth-child(1) a.feat_image, body.page-template-page-eleicoes2014nova-php div.panel-grid-cell li.imgb:nth-child(2) a.feat_image{
	height: 200px;
	min-height: 200px!important;
}
body.page-template-page-eleicoes2014nova-php div#panel-228455-1-1-11 a.feat_image, body.page-template-page-eleicoes2014nova-php div#panel-228455-1-1-11 a.feat_image {
	height: 75px!important;
	min-height: 75px!important;
	width: 75px!important;
	max-height: 75px!important
}
body.page-template-page-eleicoes2014nova-php div#panel-228455-3-0-0 div.textwidget, body.page-template-page-eleicoes2014nova-php div#panel-228455-3-0-0 div.textwidget {
	margin-bottom: 0
}
#ap_wire_container {
	width: 91%;
	float: left;
	margin-left: 30px;
	background-color: #cd171e;
}
#ap_wire_scroll_main {
	position: relative;
	width: 690px
}
#ap-wires-scroll-container {
	border: 0 solid #CCC;
	height: 29px;
	overflow: hidden;
	position: relative;
	width: 690px
}
#ap_wires_scroll_pages {
	left: 0;
	position: relative;
	width: 17341px
}
#ap_wires_scroll_pages li {
	display: inline;
	float: left;
	padding-right: 15px
}
.ap-wires-scroll-container .ap-wires-headline {
	width: 100%
}
.ap-wires-headline {
	float: left;
	font: 700 12px Arial;
	padding-top: 3px;
	text-align: center;
	width: 92%
}
.vertical_color, .vertical_color a {
	color: #fff!important;
	font-weight: 700;
	line-height: 1.3rem;
	font-style: oblique
}
.ap-wires-headline a {
	color: #fff!important;
	line-height: 1.3rem;
	font: 700 14px Arial!important
}
.timestamp {
	color: #A81817;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 1.3rem;
	font-weight: 400;
	vertical-align: middle
}
.gallery {
	margin: 0 auto 18px;
	width: 90%;
	display: block
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
	margin-bottom: 10px
}
.gallery-columns-2 .gallery-item {
	width: 50%
}
.gallery-columns-4 .gallery-item {
	width: 25%
}
.gallery img {
	box-shadow: 0 0 4px #999;
	border: 1px solid #fff;
	padding: 8px;
	background: #f2f2f2
}
.gallery img:hover {
	background: #fff
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 10px 0 12px;
	padding: 0 10%;
	line-height: 1.5em
}
.gallery dl, .gallery dt {
	margin: 0
}
.gallery br+br {
	display: none
}
ul.previsao-tempo {
	z-index: 99999999;
	display: none;
	float: left;
	background-color: #fff;
	padding: 10px 2px;
	position: absolute;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	box-shadow: 3px 3px 3px #eaeaea;
	-webkit-box-shadow: 3px 3px 3px #eaeaea;
	-moz-box-shadow: 3px 3px 3px #eaeaea;
filter:progid:DXImageTransform.Microsoft.dropShadow(color=#eaeaea, offX=3, offY=3, positive=true)
}
ul.previsao-tempo li {
	float: left;
	clear: both;
	display: block;
	margin: 1px 0;
	position: relative;
	width: 93%;
	line-height: 16px;
	padding: 2px 0
}
ul.previsao-tempo li:hover {
	background-color: #E0E0E0
}
#form-contact label {
	line-height: 25px
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus, .uneditable-input:focus {
	border-color: rgba(205,23,30,.8);
	outline: 0 none
}
.twitter a, .twitter a:link, .twitter a:visited, .twitter a:hover {
	color: #000
}
.twitter {
	display: table;
	float: left;
	vertical-align: middle;
	width: 99%
}
.rounded20 {
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-bottom-left-radius: 20px;
	-ms-border-bottom-left-radius: 20px;
	-o-border-bottom-left-radius: 20px;
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-bottom-right-radius: 20px;
	-ms-border-bottom-right-radius: 20px;
	-o-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
	behavior: url(border-radius.htc)
}
.gradient1 {
	background: #bababa;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhYmFiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2NmY2ZjZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYWJhYmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #bababa 0, #cfcfcf 50%, #bababa 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #bababa), color-stop(50%, #cfcfcf), color-stop(100%, #bababa));
	background: -webkit-linear-gradient(left, #bababa 0, #cfcfcf 50%, #bababa 100%);
	background: -o-linear-gradient(left, #bababa 0, #cfcfcf 50%, #bababa 100%);
	background: -ms-linear-gradient(left, #bababa 0, #cfcfcf 50%, #bababa 100%);
	background: linear-gradient(to right, #bababa 0, #cfcfcf 50%, #bababa 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#bababa', GradientType=1)
}
.rounded5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc)
}
.dropshadow {
	box-shadow: 3px 3px 3px #eaeaea;
	-webkit-box-shadow: 3px 3px 3px #eaeaea;
	-moz-box-shadow: 3px 3px 3px #eaeaea;
filter:progid:DXImageTransform.Microsoft.dropShadow(color=#eaeaea, offX=3, offY=3, positive=true)
}
.innershadow {
	-moz-box-shadow: inset 0 0 10px rgba(88,1,17,.7);
	-webkit-box-shadow: inset 0 0 10px rgba(88,1,17,.6);
	box-shadow: inset 0 0 5px rgba(88,1,17,.6);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=false, ShadowOpacity=.6);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=false,ShadowOpacity=0.60)";
	zoom: 1
}
.gradientFade {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzODM4MzgiIHN0b3Atb3BhY2l0eT0iMC45Ii8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0, rgba(56,56,56,.9) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(56,56,56,.9)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0, rgba(56,56,56,.9) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0, rgba(56,56,56,.9) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0, rgba(56,56,56,.9) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(56,56,56,.9) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6383838', GradientType=0)
}
}
.wp-caption-text {
	font-size: 11px!important;
	padding: 0 10px
}
.wp-caption img {
	border: 1px solid #E0E0E0
}
.post a {
	color: #9d0006!important;
	font-weight: 700
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px
}
.wp-caption.alignright {
	margin-left: 1.6em
}
p img, .wp-caption {
	margin-top: .4em
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em
}
img.aligncenter {
	display: block;
	margin: 0 auto
}
.addthis_button {
	display: block!important;
	margin: 10px 0 15px;
	text-align: right;
	width: 125px
}
@media screen and (max-width:750px) {
.gallery .gallery-caption {
	display: none
}
}
@media screen and (max-width:500px) {
.gallery .gallery-caption {
	display: none
}
.gallery-columns-4 .gallery-item {
	width: 50%;
	display: table-cell
}
.gallery img {
	box-shadow: 0 0 4px #999;
	border: 0 solid #fff;
	padding: 1px;
	background: transparent
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 95%;
	height: auto
}
.gallery-icon a {
	display: block;
	width: 100%;
	height: 100%;
	float: left
}
.blueimp-gallery .modal-dialog {
	padding-top: 10%
}
}
.blueimp-gallery, .blueimp-gallery>.slides>.slide>.slide-content {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-moz-backface-visibility: hidden
}
.blueimp-gallery>.slides>.slide>.slide-content {
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	opacity: 1
}
.blueimp-gallery {
	position: fixed;
	z-index: 999999;
	overflow: hidden;
	background: #000;
	background: rgba(0,0,0,.9);
	opacity: 0;
	display: none;
	direction: ltr;
	-ms-touch-action: none
}
.blueimp-gallery-carousel {
	position: relative;
	z-index: auto;
	margin: 1em auto;
	padding-bottom: 56.25%;
	box-shadow: 0 0 10px #000
}
.blueimp-gallery-display {
	display: block;
	opacity: 1
}
.blueimp-gallery>.slides {
	position: relative;
	height: 100%;
	overflow: hidden
}
.blueimp-gallery-carousel>.slides {
	position: absolute
}
.blueimp-gallery>.slides>.slide {
	position: relative;
	float: left;
	height: 100%;
	text-align: center;
	-webkit-transition-timing-function: cubic-bezier(0.645, .045, .355, 1);
	-moz-transition-timing-function: cubic-bezier(0.645, .045, .355, 1);
	-ms-transition-timing-function: cubic-bezier(0.645, .045, .355, 1);
	-o-transition-timing-function: cubic-bezier(0.645, .045, .355, 1);
	transition-timing-function: cubic-bezier(0.645, .045, .355, 1)
}
.blueimp-gallery, .blueimp-gallery>.slides>.slide>.slide-content {
	-webkit-transition: opacity .5s linear;
	-moz-transition: opacity .5s linear;
	-ms-transition: opacity .5s linear;
	-o-transition: opacity .5s linear;
	transition: opacity .5s linear
}
.blueimp-gallery>.slides>.slide-loading {
	background: url(../images/loading.gif) center no-repeat;
	background-size: 64px 64px
}
.blueimp-gallery>.slides>.slide-loading>.slide-content {
	opacity: 0
}
.blueimp-gallery>.slides>.slide-error {
	background: url(../images/error.png) center no-repeat
}
.blueimp-gallery>.slides>.slide-error>.slide-content {
	display: none
}
.blueimp-gallery>.prev, .blueimp-gallery>.next {
	position: absolute;
	top: 50%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -23px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 2px #000;
	text-align: center;
	background: #222;
	background: rgba(0,0,0,.5);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: 3px solid #fff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: .5;
	cursor: pointer;
	display: none
}
.blueimp-gallery>.next {
	left: auto;
	right: 15px
}
.blueimp-gallery>.close, .blueimp-gallery>.title {
	position: absolute;
	top: 15px;
	left: 15px;
	margin: 0 40px 0 0;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	opacity: .8;
	display: none
}
.blueimp-gallery>.close {
	padding: 15px;
	right: 15px;
	left: auto;
	margin: -15px;
	font-size: 30px;
	text-decoration: none;
	cursor: pointer
}
.blueimp-gallery>.play-pause {
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 15px;
	height: 15px;
	background: url(../images/play-pause.png) 0 0 no-repeat;
	cursor: pointer;
	opacity: .5;
	display: none
}
.blueimp-gallery-playing>.play-pause {
	background-position: -15px 0
}
.blueimp-gallery>.prev:hover, .blueimp-gallery>.next:hover, .blueimp-gallery>.close:hover, .blueimp-gallery>.title:hover, .blueimp-gallery>.play-pause:hover {
	color: #fff;
	opacity: 1
}
.blueimp-gallery-controls>.prev, .blueimp-gallery-controls>.next, .blueimp-gallery-controls>.close, .blueimp-gallery-controls>.title, .blueimp-gallery-controls>.play-pause {
	display: block;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0)
}
.blueimp-gallery-single>.prev, .blueimp-gallery-left>.prev, .blueimp-gallery-single>.next, .blueimp-gallery-right>.next, .blueimp-gallery-single>.play-pause {
	display: none
}
.blueimp-gallery>.slides>.slide>.slide-content, .blueimp-gallery>.prev, .blueimp-gallery>.next, .blueimp-gallery>.close, .blueimp-gallery>.play-pause {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
body:last-child .blueimp-gallery>.slides>.slide-error {
	background-image: url(../images/error.svg)
}
body:last-child .blueimp-gallery>.play-pause {
	width: 20px;
	height: 20px;
	background-size: 40px 20px;
	background-image: url(../images/play-pause.svg)
}
body:last-child .blueimp-gallery-playing>.play-pause {
	background-position: -20px 0
}
*+html .blueimp-gallery>.slides>.slide {
	min-height: 300px
}
*+html .blueimp-gallery>.slides>.slide>.slide-content {
	position: relative
}
.blueimp-gallery>.indicator {
	position: absolute;
	top: auto;
	right: 15px;
	bottom: 15px;
	left: 15px;
	margin: 0 40px;
	padding: 0;
	list-style: none;
	text-align: center;
	line-height: 10px;
	display: none
}
.blueimp-gallery>.indicator>li {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 6px 3px 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: 1px solid transparent;
	background: #ccc;
	background: rgba(255,255,255,.25) center no-repeat;
	border-radius: 5px;
	box-shadow: 0 0 2px #000;
	opacity: .5;
	cursor: pointer
}
.blueimp-gallery>.indicator>li:hover, .blueimp-gallery>.indicator>.active {
	background-color: #fff;
	border-color: #fff;
	opacity: 1
}
.blueimp-gallery-controls>.indicator {
	display: block;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0)
}
.blueimp-gallery-single>.indicator {
	display: none
}
.blueimp-gallery>.indicator {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
*+html .blueimp-gallery>.indicator>li {
	display: inline
}
.blueimp-gallery>.slides>.slide>.video-content>video, .blueimp-gallery>.slides>.slide>.video-content>img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	opacity: 1;
	-moz-backface-visibility: hidden
}
.blueimp-gallery>.slides>.slide>.video-content>iframe {
	width: 100%;
	height: 100%;
	border: 0;
	position: absolute;
	top: 100%;
	left: 0
}
.blueimp-gallery>.slides>.slide>.video-playing>iframe {
	top: 0
}
.blueimp-gallery>.slides>.slide>.video-content>a {
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	margin: -64px auto 0;
	width: 128px;
	height: 128px;
	background: url(../images/video-play.png) center no-repeat;
	opacity: .8;
	cursor: pointer
}
.blueimp-gallery>.slides>.slide>.video-content>a:hover {
	opacity: 1
}
.blueimp-gallery>.slides>.slide>.video-playing>a, .blueimp-gallery>.slides>.slide>.video-playing>img {
	display: none
}
.blueimp-gallery>.slides>.slide>.video-content>video {
	display: none
}
.blueimp-gallery>.slides>.slide>.video-playing>video {
	display: block
}
.blueimp-gallery>.slides>.slide>.video-loading>a {
	background: url(../images/loading.gif) center no-repeat;
	background-size: 64px 64px
}
body:last-child .blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a {
	background-image: url(../images/video-play.svg)
}
*+html .blueimp-gallery>.slides>.slide>.video-content {
	height: 100%
}
*+html .blueimp-gallery>.slides>.slide>.video-content>a {
	left: 50%;
	margin-left: -64px
}
.blueimp-gallery .modal-dialog {
	z-index: 9999999999999
}
.blueimp-gallery .modal-body {
	position: relative;
	text-align: center;
	padding: 0 0 56.25%;
	overflow: hidden;
	cursor: pointer
}
.blueimp-gallery .modal-footer {
	margin: 0
}
.blueimp-gallery .modal-footer {
	margin: 0;
	background-color: transparent!important;
	margin-top: 10px
}
.blueimp-gallery .modal-body img, .blueimp-gallery .modal-body .video-content video, .blueimp-gallery .modal-body .video-content iframe, .blueimp-gallery .modal-body .video-content a {
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.blueimp-gallery .modal-body .video-content video {
	display: none
}
.blueimp-gallery .modal-body .video-playing video {
	display: block
}
.blueimp-gallery .modal-body .video-content iframe {
	width: 100%;
	height: 100%;
	border: 0;
	left: 100%
}
.blueimp-gallery .modal-body .video-playing iframe {
	left: 0
}
.blueimp-gallery .modal-body .video-playing img, .blueimp-gallery .modal-body .video-playing a {
	display: none
}
.blueimp-gallery .modal-body .video-content a {
	cursor: pointer
}
.blueimp-gallery .modal-body .video-content a:after {
	font-family: "Glyphicons Halflings";
	-webkit-font-smoothing: antialiased;
	content: "\e029";
	font-size: 64px;
	line-height: 64px;
	width: 64px;
	height: 64px;
	position: absolute;
	top: 50%;
	margin: -32px 0 0 -32px
}
.blueimp-gallery .modal-body .video-loading a {
	background: url(../images/loading.gif) center no-repeat;
	background-size: 64px 64px
}
.blueimp-gallery .modal-body .video-loading a:after {
	content: none
}
@media screen and (min-width:768px) {
.blueimp-gallery .modal-dialog {
	right: auto;
	left: auto;
	width: auto;
	max-width: 900px;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5%;
	float: none;
	margin: 0 auto
}
}
@media screen and (max-width:480px) {
.modal-header .close {
	padding: 10px;
	margin: -10px;
	position: relative;
	top: -15px
}
.blueimp-gallery .modal-dialog {
	position: relative;
	z-index: 9999999999999;
	padding-top: 10%
}
}
.modal {
	overflow: auto;
	color: #333
}
.block-fix {
	max-width: 1130px;
	/* min-width: 990px; */
	float: none;
	margin: 0 auto
}
#panel-228455-0-1-1 h3.widget-title {
	display: none!important
}
p.post-content>iframe {
	width: 99%;
	height: 100%;
	display: block;
	min-height: 250px
}
#pgc-228455-3-2 .agenda .date {
	float: right
}
.home .area-0 h3 a{
	font-size: 22px;
	padding-bottom: 30px;
	text-align: justify;
}
.area-0 .widget_categoryposts {
	display: block;
	float: left;
	margin-right: 15px;
	max-width: 550px;
	width: 550px
}
.area-0 .widget_categoryposts h2, .area-0 .widget_categorypostscartola h2 {
	text-align: left
}
.area-0 .widget_categoryposts:first-child:only-child {
	max-width: 100%!important;
	width: 100%!important;
	min-height: 430px;
	display: block;
	float: left
}
.area-0 .widget_categoryposts:nth-child(2):nth-child(n) {
	max-width: 44%;
	display: block;
	float: left
}
.area-0 .widget_categoryposts:nth-child(1):nth-child(n) {
	width: 550px;
	display: block;
	float: left
}
.area-0 .textwidget {
	clear: none;
	display: block;
	float: left;
	max-width: 150px
}
.banner_area>p {
	text-align: center
}
.area-0 .textwidget img {
	max-width: 150px
}
.feature_post .fake-image-placeholder {
	margin-bottom: 5%!important;
	display: block
}
div.siteorigin-fitvids iframe {
	width: 100%;
	display: block
}
div.panel.widget_categoryposts ul.cat-post-item li.cat-post-item.column4.imgb {
	width: 95%!important
}
#pgc-228455-0-0 {
	width: 70.042%
}
#pgc-228455-0-1 {
	width: 29.958%
}
#pg-228455-0, #pg-228455-1, #pg-228455-2, .panel-grid-cell .panel,#pgc-228455-0-0,body.page-template-page-eleicoes2014nova-php #pg-228455-0 {
	margin-bottom: 30px
}
body.page-template-page-eleicoes2014nova-php #pg-228455-0{
	margin-bottom: 0px!important;
}
#pg-228455-0 .panel-grid-cell, #pg-228455-1 .panel-grid-cell, #pg-228455-3 .panel-grid-cell,#pgc-228455-0-0 .panel-grid-cell {
	float: left
}
#pgc-228455-1-0, #pgc-228455-1-1, #pgc-228455-1-2, #pgc-228455-3-0, #pgc-228455-3-1, #pgc-228455-3-2 {
	width: 33%
}
.panel-grid-cell .panel:last-child {
	margin-bottom: 0!important
}
.panel-grid {
	margin: 0 -15px 0 -15px
}
.panel-grid-cell {
	padding: 0 15px
}
@media (max-width:780px) {
	#pg-228455-0 .panel-grid-cell, #pg-228455-1 .panel-grid-cell, #pg-228455-2 .panel-grid-cell, #pg-228455-3 .panel-grid-cell,#pgc-228455-0-0 .panel-grid-cell {
		float: none
	}
	#pg-228455-0 .panel-grid-cell, #pg-228455-1 .panel-grid-cell, #pg-228455-2 .panel-grid-cell, #pg-228455-3 .panel-grid-cell,#pgc-228455-0-0 .panel-grid-cell {
		width: auto
	}
	#pgc-228455-0-0, #pgc-228455-1-0, #pgc-228455-1-1, #pgc-228455-3-0, #pgc-228455-3-1 {
		margin-bottom: 30px
	}
	.panel-grid {
		margin-left: 0!important;
		margin-right: 0!important
	}
	.panel-grid-cell {
		padding: 0!important
	}
}
body.page-template-page-eleicoes2014nova-php>div.wrap>div.row-fluid>div>div>div.row-fluid>div.category-header, body.page-template-page-eleicoes2014nova-php>div.wrap>div.row-fluid>div>div>div.row-fluid>div.category-header, body.category-eleicoes2014 div.category-header {
	background: #d1d1d1!important;
	min-height: 60px;
	margin: 0;
	padding: 0;
	height: 60px;
	position: relative;
	top: 0px;
	left: 2px;
	right: 0;
	width: 99.5%;
	display: table;
	padding-top: 0;
	margin-bottom: 0;
	float: left;
	vertical-align: middle;
	text-align: center;
	color: #cd171e;
	font-size: 3.2rem;
	z-index: 0;
	text-shadow: 2px 2px 5px rgba(0,0,0,.4);
	border-left: 1px solid #B2B2B2;
	border-right: 1px solid #B2B2B2;
	text-transform: uppercase
}
div.category-header h1 span {
	-webkit-text-stroke: 1px #888;
	color: #fff;
	text-shadow: 3px 3px 0 #888, -1px -1px 0 #888, 1px -1px 0 #888, -1px 1px 0 #888, 1px 1px 0 #888
}
.fix01 {
	max-width: 100%;
	width: 100%;
	background-color: #cd171e;
	margin-left: 0;
	margin-right: 0;
	position: absolute;
	display: block;
	margin-bottom: 0;
	color: #fff;
	height: 35px;
	line-height: 35px;
	top: 0;
	position: fixed;
	z-index: 999999
}
.fix01_01 {
	max-width: 100%;
	width: 100%;
	background-color: #cd171e;
	margin-left: 0;
	margin-right: 0;
	position: absolute;
	display: block;
	margin-bottom: 0;
	color: #fff;
	height: 35px;
	line-height: 35px;
	top: 35px;
	position: absolute;
	z-index: 999999
}
.fix01 a {
	line-height: 35px;
	height: 35px;
	color: #fff!important
}
.fix01_01~.container-fluid .header {
	width: 100%;
	margin-top: 15px!important;
	position: relative
}
.fix01_01~.container-fluid .header .red-bar {
	display: none
}
.fix01 .top-link {
	width: 100%;
	height: 35px;
	padding: 0;
	font-size: 12px;
	color: #fff
}
.fix01 #data_extenso {
	display: inline-block;
	margin: 0;
	float: left
}
.fix01_01 section.search {
	width: 30%;
	float: right
}
.fix01_01 .search-box {
	border: 0 solid #e2e2e2;
	width: 100%;
	height: 30px;
	float: right;
	padding-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative
}
.fix01_01 form#searchform {
	display: block;
	float: left;
	width: 100%
}
.fix01_01 .search-box .input {
	background: #fff;
	border: 0;
	width: 69%;
	height: 28px;
	float: left;
	padding: 0 5px;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	line-height: 28px;
	position: relative;
	top: 1px
}
.fix01_01 .search-box .btn {
	background: #cd171e;
	border: 0;
	width: 20%;
	height: 30px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: 700;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	position: relative;
	padding: 0;
	margin: 0
}
.fix01_01 #ap_wire_container {
	width: 30%;
	float: left;
	margin-left: 0;
	height: 35px;
	overflow: hidden
}
.fix01_01 .weather {
	float: right;
	margin: 0 0 0 5px;
	font-size: 10px;
	color: #fff
}
.fix01_01 .weather h4 {
	padding-bottom: 11px;
	font-size: 12px;
	color: #fff;
	float: left;
	margin-right: 10px
}
.fix01_01 .weather h4 a {
	color: #fff
}
.fix01_01 div.previsao-tempo-box {
	float: left
}
.fix01_01 .weather .col {
	display: inline-block;
	float: left;
	margin-right: 15px;
	line-height: 35px;
	color: #fff;
	height: 35px
}
.fix01_01 .weather strong {
	display: inline;
	padding-top: 3px;
	font-size: 15px;
	color: #fff;
	float: none;
	line-height: 35px
}
body.page-template-page-eleicoes2014nova-php div.category-header h1, body.page-template-page-eleicoes2014nova-php div.category-header h1, body.category-eleicoes2014 div.category-header h1 {
	background: url(http://www.sul21.com.br/jornal/wp-content/uploads/2014/08/20140807banner_eleicoes.jpg) no-repeat center center #d1d1d1;
	background-size: cover;
	text-indent: -9000em;
	min-height: 140px;
}
body.page-template-page-eleicoes2014nova-php div#pgc-228455-1-2 a.feat_image, body.page-template-page-eleicoes2014nova-php div#pgc-228455-1-2 a.feat_image, body.page-template-page-eleicoes2014nova-php div#panel-228455-1-1-11 a.feat_image {
	height: 85px!important;
	max-height: 85px!important;
	min-height: 85px!important;
	width: 105px!important
}
body.page-template-page-eleicoes2014nova-php div#panel-228455-0-1-1 ul li, body.page-template-page-eleicoes2014nova-php div#panel-228455-0-1-1 ul li {
	width: 99%!important;
	display: block!important;
	padding: 0!important;
	margin: 0!important;
	margin-bottom: 5px!important;
	float: left
}
body.page-template-page-eleicoes2014nova-php div#panel-228455-0-1-1 ul li h3, body.page-template-page-eleicoes2014nova-php div#panel-228455-0-1-1 ul li h3{
	width: 99%!important;
	display: block!important;
	padding: 0!important;
	margin-bottom: 2px!important;
	float: left
}
body.page-template-page-eleicoes2014nova-php div#panel-228455-0-1-1 ul li h3, body.page-template-page-eleicoes2014nova-php div#panel-228455-0-1-1 ul li h3 {
	width: 99%!important;
	display: block!important;
	float: left
}
#pgc-228455-0-1 .widget_authors_category_post_list_widget, #pgc-228455-1-2 .widget_authors_category_post_list_widget {
	margin-bottom: 2px!important;
	padding-bottom: 0!important
}
#pgc-228455-0-1 .widget_authors_category_post_list_widget section, #pgc-228455-1-2 .widget_authors_category_post_list_widget section {
	margin: 0!important;
	padding: 0!important
}
#pgc-228455-0-1 h2 span, #panel-228455-0-1-0 h2 span {
	float: left;
	line-height: 10px;
	height: 20px;
	margin-top: 5px;
	font-size: 70%
}
#pgc-228455-0-1 h2, #panel-228455-0-1-0 h2 {
	margin-bottom: 20px
}
section.blogs .imgb {
	float: left;
	height: 74px;
	margin-right: 10px;
	margin-top: 3px;
	width: 73px;
	overflow: hidden
}
div#panel-228455-0-1-2 {
	margin-bottom: 0
}
div#panel-228455-0-1-1 {
	margin-bottom: 0
}
#panel-228455-0-1-2 h2 {
	margin-bottom: 0
}
#panel-228455-0-1-0 div.textwidget {
	margin-bottom: 0
}
div#panel-228455-1-2-3 li.imgb>a {
	max-width: 105px;
	min-height: 85px;
	max-height: 85px;
	min-width: 85px;
	max-width: 85px;
	height: 85px;
	display: block;
	float: left;
	box-shadow: 1px 1px 5px rgba(0,0,0,.3);
	margin-right: 15px
}
#pgc-228455-3-2 section.agenda li a {
	border-bottom: 2px solid #cd171e;
	display: block;
	width: 85%;
	padding-bottom: 5px
}
div#panel-228455-1-2-1 ul.cat-post-item li, div#panel-228455-1-2-7 ul.cat-post-item li {
	width: 100%;
	display: inline-block;
	float: left;
	clear: both;
	border: 0;
	padding: 0;
	margin: 0!important
}
div#panel-228455-1-2-3 ul li,#panel-228455-1-2-5 ul li{
	width: 100%;
	display: inline-block;
	float: left;
	clear: both;
	border: 0;
	padding: 0!important;
	margin: 0!important;
	margin-bottom: 5px!important;
}
div#panel-228455-1-2-3 ul li h3,#panel-228455-1-2-5 ul li h3{
	padding-bottom: 5px!important;
}
#panel-228455-1-2-5 .feat_image{
	display:none!important;
}
#panel-228455-1-2-4{
	margin-bottom: 0px!important;
}
div#panel-228455-1-2-3 ul li a.feat_image {
	height: 85px!important;
	max-height: 85px!important;
	min-height: 85px!important;
	max-width: 105px!important;
	min-width: 105px!important;
	width: 105px!important;
	float: left;
	overflow: hidden;
	display: block
}
body.page-template-page-eleicoes2014nova-php #pgc-228455-0-0 {
	width: 100%!important;
}
#pgc-228455-0-0 {
	width: 66.019%!important
}
#pgc-228455-0-1 {
	width: 33.981%!important
}
body.page-template-page-eleicoes2014nova-php div#pgc-228455-3-1 div.textwidget, body.page-template-page-eleicoes2014nova-php div#pgc-228455-3-1 div.textwidget {
	margin-bottom: 0;
	padding-bottom: 0
}
.noshow {
	opacity: 0
}
.doshow {
	opacity: 1
}
#pg-228455-0,#pgc-228455-0-0 {
	margin-bottom: 0!important
}
#panel-228455-1-2-3 {
	margin-top: 20px!important
}
#panel-228455-1-2-3 ul li {
	margin-left: 0!important
}
span.category-image {
	background-size: cover;
	height: 150px;
	width: 150px;
	display: block;
	border-radius: 100px;
	margin-left: 10px;
	float: left
}
.hgroup {
	float: left
}
.hgroup h1 {
	line-height: 60px;
	vertical-align: bottom;
	float: left;
	height: 100px;
	font-size: 3rem;
	display: block;
	padding-left: 20px;
	color: #9d0006;
	width: 100%
}
div.category-header-box {
	margin-bottom: 30px
}
div#panel-228455-1-2-7 {
	margin-top: 30px
}
div.span12.category-content {
	padding-left: 20px;
	padding-top: 20px
}
div.span12.category-content a.feat_image img {
	border-radius: 15px
}
div.span12.category-header-box h4 {
	font-size: 1.3rem;
	color: #666;
	margin-bottom: 20px;
	float: left;
	clear: both
}
#pgc-228455-0-0 li.imgb a.feat_image {
	height: 360px!important;
	min-height: 360px!important
}
div#panel-228455-0-1-1.panel ul.cat-post-item li.cat-post-item a.feat_image {
	display: none
}
div.row-fluid div.category-header.eleicoes2014 {
	background: url(http://www.sul21.com.br/jornal/wp-content/uploads/2014/08/20140807banner_eleicoes.jpg) no-repeat center center #d1d1d1;
	background-size: cover;
	min-height: 140px;
	margin: -16px 0 30px;
}
div.category-header.eleicoes2014 h1, div.category-header.eleicoes2014 h1 a {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 80px;
	float: left;
	position: relative;
	cursor: pointer;
	text-indent: 0
}
div#panel-228455-3-2-1 ul li {
	float: left;
	margin: 0 4px 0 0!important;
	padding: 0!important;
	display: inline;
	width: 55px!important;
	height: 55px!important;
	border: 0!important
}
div#panel-228455-3-2-1 ul li.imgb a {
	width: 45px!important;
	height: 45px!important;
	max-height: 45px!important;
	max-width: 45px!important;
	display: block;
	text-indent: -9000em;
	min-width: 45px!important;
	min-height: 45px!important;
	margin: 5px!important;
	padding: 5px!important
}
h3.widget-title {
	font-weight: 700;
	font-family: inherit
}
#panel-228455-1-2-1 {
	margin-top: 30px
}
#panel-228455-1-2-2 h3.widget-title, #panel-228455-1-2-1 h3.widget-title {
	border-bottom: 1px solid #b1b1b1;
	padding-bottom: 8px;
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 17px;
	color: #9d0006;
	width: 100%;
	display: block
}
div#panel-228455-3-2-1 h3.widget-title {
	display: none
}
div.panel h3.widget-title span {
	display: inline-block;
	float: right;
	font-size: 13px;
	color: #666;
	font-style: italic;
	font-weight: 400
}
div.panel h3.widget-title span a {
	color: #666!important
}
#panel-228455-3-1-1 ul li.imgb>a {
	background-size: cover;
	margin-right: 20px;
	max-width: 85px;
	max-height: 85px;
	height: 85px;
	min-height: 85px!important
}
.panel-grid-cell .widget-title {
	margin-top: 0;
	width: 100%;
	display: block
}
#panel-228455-3-1-1 h3.widget-title span a {
	float: right;
	margin-top: -35px
}
div#panel-228455-1-2-3 {
	margin-bottom: 10px;
	padding-bottom: 0
}
div#panel-228455-1-2-3 .textwidget {
	margin-bottom: -15px;
	padding-bottom: 0
}
div.widget_polls-widget h3.widget-title {
	border-bottom: 1px solid #b1b1b1;
	padding-bottom: 8px;
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 17px;
	color: #9d0006;
	width: 100%;
	display: block
}
.widget_calendar_small_size {
	width: 100%!important;
	display: block;
	background-color: #fff!important;
	border: 1px solid #fff!important;
	border-radius: 0!important;
	box-shadow: 0 2px 4px rgba(50,50,50,0);
	float: left;
	margin-bottom: 15px!important;
	clear: both
}
.calendar_wrap_loading_hide {
	display: none
}
.ui-datepicker-prev {
	display: none
}
.ui-datepicker-next {
	display: none
}
.calendar-pagi {
	display: none
}
#calendar_wrap .ui-datepicker-header {
	background-color: #fff;
	float: left;
	color: #9d0006
}
#calendar_wrap .ui-datepicker-title span {
	color: #9d0006
}
.widget_calendar_small_size #calendar_wrap .wp-cal-datepicker-calendar tr th {
	font-size: 16px;
	border: 0
}
.widget_calendar_small_size #calendar_wrap .wp-cal-datepicker-calendar tr td a {
	font-size: 14px
}
#calendar_wrap .wp-cal-datepicker-calendar tr td {
	border: 0
}
.calendar_wrap_loading span.category {
	display: none
}
.calendar_wrap_loading span.date {
	border-bottom: 0 solid #b1b1b1;
	padding-bottom: 8px;
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 17px;
	color: #9d0006;
	float: right;
	display: block;
	border: 0;
	font-weight: bolder
}
.calendar_wrap_loading ul li {
	display: block;
	float: left;
	width: 99%;
	line-height: 16px;
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: 1px solid #9d0006;
	padding-bottom: 5px
}
.calendar_wrap_loading ul li a, .calendar_wrap_loading ul li a span {
	width: 100%;
	display: block;
	float: left
}
#panel-228455-1-2-3 {
	margin-top: 0!important
}
#panel-228455-1-2-2 {
	margin-bottom: 0!important
}
#panel-228455-1-2-3>h3, #panel-228455-1-2-3 ul li.imgb>a {
	display: none!important
}
.widget_calendar_small_size #calendar_wrap .ui-datepicker-title {
	float: none;
	margin: 10px auto 20px
}
body.page-template-page-eleicoes2014nova-php #pgc-228455-0-0 li.imgb a.feat_image {
	height: 350px!important;
	min-height: 350px!important;
	width: 100%!important;
}
body.page-template-page-eleicoes2014nova-php .ty2 li.imgb {
	/*margin-left: 20px!important;*/
}
body.page-template-page-eleicoes2014nova-php div.panel.widget_categoryposts ul.cat-post-item li.cat-post-item.column4.imgb {
	width: 100%!important;
}
body.page-template-page-eleicoes2014nova-php #pgc-228455-3-1 ul li.imgb>a {
	background-size: cover;
	margin-right: 20px;
	max-width: 85px;
	max-height: 85px;
	height: 85px;
	min-height: 85px!important;
}
body.page-template-page-eleicoes2014nova-php #pgc-228455-3-1  h3.widget-title span a, body.page-template-page-eleicoes2014nova-php #pgc-228455-3-0  h3.widget-title span a{
	float: right;
	margin-top: -35px;
}
body.page-template-page-eleicoes2014nova-php #pgc-228455-3-1 ul.cat-post-item li:nth-child(3):nth-child(3) {
	margin-left: 0px!important;
}

body.page-template-page-eleicoes2014nova-php #pg-228455-1 div.panel-grid-cell li.imgb:nth-child(1) a.feat_image, 
body.page-template-page-eleicoes2014nova-php #pg-228455-1 div.panel-grid-cell li.imgb:nth-child(2) a.feat_image {
	height: 200px!important;
	min-height: 200px!important;
}
body.page-template-page-eleicoes2014nova-php #panel-228455-3-0-1 ul.cat-post-item li:nth-child(2):nth-child(n){
	margin-left: 0px!important;
}
body.page-template-page-eleicoes2014nova-php #panel-228455-3-1-1 ul.cat-post-item li{
	margin-left: 0px!important;
}
/*body.page-template-page-eleicoes2014nova-php #panel-228455-3-0-1 ul.cat-post-item li h3,#panel-228455-3-0-1 ul.cat-post-item li p.post-content{
	display:none!important;
}*/
body.page-template-page-eleicoes2014nova-php #pgc-228455-1-0 ul.cat-post-item li.cat-post-item.column4.imgb,body.page-template-page-eleicoes2014nova-php #pgc-228455-1-1 ul.cat-post-item li.cat-post-item.column4.imgb{
	height: 285px!important;
}

body.page-template-page-eleicoes2014nova-php #panel-228455-3-0-2{
	margin-bottom: 0px!important;
}
body.page-template-page-eleicoes2014nova-php #panel-228455-3-1-3 ul.cat-post-item li.cat-post-item.column4.imgb{
	margin-left: 0px;
	padding-top: 20px!important;
}
body.page-template-page-eleicoes2014nova-php #pgc-228455-3-1 #panel-228455-3-1-3 ul li.imgb>a.feat_image{
	height: 200px!important;
	min-height: 200px!important;
	width: 100%!important;
	max-width: 100%!important;
}
body.page-template-page-eleicoes2014nova-php #panel-228455-3-1-3 h3.widget-title, body.page-template-page-eleicoes2014nova-php #panel-228455-3-0-2 h3.widget-title{
	display: none;
}
body.page-template-page-eleicoes2014nova-php #panel-228455-3-1-3 ul.cat-post-item li h3,#panel-228455-3-1-3 ul.cat-post-item li p.post-content{
	display:none!important;
}
body.page-template-page-eleicoes2014nova-php #panel-228455-3-1-3{
	margin-bottom:30px!important;
}
body.page-template-page-eleicoes2014nova-php #panel-228455-3-1-2 .titulo_titulo_widget{
	width: 100%;
}
body.page-template-page-eleicoes2014nova-php #panel-228455-3-1-2 .titulo_titulo_widget h2{
	padding-bottom: 8px;
}
.wp_bannerize {display: block!important;}
#wp_bannerize-11 {
	display: block!important;
	padding-bottom: 20px;
}
#wp_bannerize-11 .cycle_bannerize{
	margin-left: 25px;
}
.topo_interna_economia{
	padding-bottom: 30px;
}
.not_expresso {
	width:228px;
}
.not_expresso ul.cat-post-item li a.feat_image, 
.widget-13 ul.cat-post-item li a.feat_image{
	margin-top: 3px;
	width: 53px!important;
	min-width: 53px!important;
	max-width: 53px!important;
	height: 54px!important;
	min-height: 54px!important;
	max-height: 54px!important;
	margin-bottom: 0px!important;
}
.not_expresso ul.cat-post-item li h3 {
	font-size: 15px!important;
	line-height: 20px!important;
}
.not_expresso ul.cat-post-item li:nth-child(2):nth-last-child(2),
.not_expresso ul.cat-post-item li:nth-child(3):nth-child(3),
.not_expresso ul.cat-post-item li:nth-child(2):nth-child(n),
.widget-13  ul.cat-post-item li:nth-child(2):nth-last-child(2)
.widget-13 ul.cat-post-item li:nth-child(3):nth-child(3),
.widget-13 ul.cat-post-item li:nth-child(2):nth-child(n) {
	margin-left: 0px!important;
}

body.page-template-page-eleicoes2014nova-php .not_expresso,.ty22 .not_expresso {
	width:308px!important;
}

body.page-template-page-eleicoes2014nova-php .not_expresso ul.cat-post-item li a.feat_image, .ty22 .not_expresso ul.cat-post-item li a.feat_image{
	margin-top: 0px;
	width: 105px!important;
	min-width: 105px!important;
	max-width: 105px!important;
	height: 85px!important;
	min-height: 85px!important;
	max-height: 85px!important;
	margin-bottom: 20px!important;
}

body.page-template-page-eleicoes2014nova-php .not_expresso ul.cat-post-item li h3,.ty22 .not_expresso ul.cat-post-item li h3 {
	font-size: 18px!important;
	line-height: 22px!important;
}

.selo_sidebar_eleicoes{
	margin: 0 auto 10px;
	width: 165px;
}
.pagina_blog_externos .imgb,.pagina_blog_externos .imgb img{
	height: 204px!important;
	width: 233px!important;
}
.pagina_blog_externos section.blogs p {
	padding: 0 0 0 225px;
	width: 490px;
	font-size: 16px;
}
.pagina_blog_externos section.blogs h3 {
	font-size: 22px;
}
/* NOVA PÁGINA */
/*.page-template-home-preview-capaNOVA-php #pgc-242191-0-0 ul>li:first-child:only-child {
	width: 100%!important;
	margin-left: 5px;
	min-height: 300px;
	display: block;
}
.page-template-home-preview-capaNOVA-php #pgc-242191-0-0 li.imgb a.feat_image {
	min-height: 460px!important;
	display: block;
	height: 460px!important;
}
.page-template-home-preview-capaNOVA-php #pgc-242191-2-0 h3.widget-title {
	font-size: 21px!important;
	border-bottom: 0px!important;
}
.page-template-home-preview-capaNOVA-php h3.widget-title {
	border-bottom: 1px solid #b1b1b1;
	padding-bottom: 8px;
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 17px;
	color: #9d0006;
}
.page-template-home-preview-capaNOVA-php #pgc-242191-0-0 h3 a.post-title{
	text-align: center;
}
.page-template-home-preview-capaNOVA-php .panel-grid-cell .panel {
	margin-bottom: 0px;
}
.page-template-home-preview-capaNOVA-php #pgc-242191-1-1 div.panel-first-child.panel-last-child li.destaque-1 a.feat_image{
	min-height: 225px!important;
	height: 225px!important;
	width: 99%;
}
.page-template-home-preview-capaNOVA-php #pgc-242191-3-1 div.panel.widget_categoryposts ul.cat-post-item li.cat-post-item.column4.imgb, 
.page-template-home-preview-capaNOVA-php #pgc-242191-4-1 div.panel.widget_categoryposts ul.cat-post-item li.cat-post-item.column4.imgb, 
.page-template-home-preview-capaNOVA-php #pgc-242191-4-0 div.panel.widget_categoryposts ul.cat-post-item li.cat-post-item.column4.imgb, 
.page-template-home-preview-capaNOVA-php div.panel.widget_categoryposts ul.cat-post-item li.cat-post-item.column4.imgb{
	width: 48%!important;
	margin-left: 10px;
}

.page-template-home-preview-capaNOVA-php #pgc-242191-3-1 div.panel.widget_categoryposts ul.cat-post-item li:nth-child(1),
.page-template-home-preview-capaNOVA-php #pgc-242191-3-1 div.panel.widget_categoryposts ul.cat-post-item li:nth-child(3),
.page-template-home-preview-capaNOVA-php #pgc-242191-4-1 div.panel.widget_categoryposts ul.cat-post-item li:nth-child(1){
	margin-left: 0px!important;
}
.page-template-home-preview-capaNOVA-php #pgc-242191-3-1 div.panel.widget_categoryposts ul.cat-post-item li.cat-post-item.column4.imgb h3{
	font-size: 16px;
	line-height: 18px;
}
.page-template-home-preview-capaNOVA-php #pgc-242191-4-1 div.panel.widget_categoryposts ul.cat-post-item li:nth-child(2),
.page-template-home-preview-capaNOVA-php #pgc-242191-4-0 div.panel.widget_categoryposts ul.cat-post-item li:nth-child(2),
.page-template-home-preview-capaNOVA-php #pgc-242191-4-0 div.panel.widget_categoryposts ul.cat-post-item li:nth-child(2){
	margin-left: 10px!important;
}
.page-template-home-preview-capaNOVA-php #pgc-242191-4-1 div.panel.widget_categoryposts ul.cat-post-item li:nth-child(3),
.page-template-home-preview-capaNOVA-php #pgc-242191-4-0 div.panel.widget_categoryposts ul.cat-post-item li:nth-child(3),
.page-template-home-preview-capaNOVA-php #pgc-242191-4-0 div.panel.widget_categoryposts ul.cat-post-item li:nth-child(3){
	width: 95%!important;
}
.page-template-home-preview-capaNOVA-php #pgc-242191-3-1 ul.cat-post-item li:nth-child(3):nth-child(n) a.feat_image, 
.page-template-home-preview-capaNOVA-php #pgc-242191-3-1 ul.cat-post-item li:nth-child(4):nth-child(n) a.feat_image {
	min-height: 125px!important;
	margin-bottom: 20px!important;
	width: 99%!important;
}

.page-template-home-preview-capaNOVA-php #pg-242191-2{
	margin-bottom: 0px;
}
.page-template-home-preview-capaNOVA-php #pgc-242191-4-0 #wp_bannerize-11 .cycle_bannerize {
	margin-left: 25px;
}
.page-template-home-preview-capaNOVA-php #pgc-242191-4-0 #wp_bannerize-11 {
	padding-bottom: 20px;
}*/
#wp_bannerize-17 .cycle_bannerize {
	height: 90px!important;
}
/*.page-template-home-preview-capaNOVA-php ul.cat-post-item li:first-child:only-child,
.page-template-home-preview-capaNOVA-php div.panel.widget_categoryposts ul.cat-post-item li.cat-post-item.column4.imgb:first-child:only-child {
	width: 95%!important;
	margin: 0;
	margin-left: 20px;
}*/

.widget_categorypostscartolaslider .cat-post-item.column4 {
	width: 99%!important;
	height: 570px!important;
}
.widget_categorypostscartolaslider {
	width: 99%!important;
}
.paginacao_apuracao {
	width: 105px;
	margin: 0 auto;
	height: 20px;
}
.paginacao_apuracao li {
	float:left;
	background-image:url(../images/bola_slide.jpg);
	margin-right: 15px;
	width: 20px;
	height: 20px;
	text-indent: -10000px;
}
.paginacao_apuracao li.activeSlide {
	background-image:url(../images/bola_slide_active.jpg)
}
.page-template-page-eleicoes2014nova-php .widget_categorypostscartolaslider ul.cat-post-item li:nth-child(1):nth-child(n), .page-template-page-eleicoes2014nova-php .widget_categorypostscartolaslider ul.cat-post-item li:nth-child(2):nth-child(n), 
.page-template-page-eleicoes2014nova-php .widget_categorypostscartolaslider ul.cat-post-item li:nth-child(3):nth-child(3), .page-template-page-eleicoes2014nova-php ul.cat-post-item li:nth-child(4):nth-child(n), .page-template-page-eleicoes2014nova-php ul.cat-post-item li:nth-child(5):nth-child(n){
	margin-left: 0px!important;
}
.widget_categorypostscartolaslider ul.cat-post-item li h3{
	display:none;
}
.sliderApuracao{
	padding-bottom: 30px;
}
#panel-228455-3-0-3{
	padding-bottom: 30px;
}
.resultado_eleicoes_img{
	padding-bottom: 30px;
}

/*TV SUL 21 EM ELEIÇÕES*/
#pgc-228455-2-0 .view_more{
	margin-top: -35px;
	float: right;
}
#panel-228455-2-0-0 .textwidget, #pgc-228455-3-0 .titulo_titulo_widget{
	width: 100%;
}
body.page-template-page-eleicoes2014nova-php #panel-228455-3-1-1 ul.cat-post-item li.cat-post-item.column4.imgb:nth-child(1), 
body.page-template-page-eleicoes2014nova-php #panel-228455-3-1-1 ul.cat-post-item li.cat-post-item.column4.imgb:nth-child(2), 
body.apuracao-2014 div.panel.widget_categoryposts#panel-228455-3-1-1 ul.cat-post-item li.cat-post-item.column4.imgb:nth-child(1), 
body.apuracao-2014 div.panel.widget_categoryposts#panel-228455-3-1-1 ul.cat-post-item li.cat-post-item.column4.imgb:nth-child(2){
	width: 44%!important;
}
body.page-template-page-eleicoes2014nova-php #panel-228455-3-1-1 ul.cat-post-item li.cat-post-item.column4.imgb:nth-child(1) a.feat_image, 
body.page-template-page-eleicoes2014nova-php #panel-228455-3-1-1 ul.cat-post-item li.cat-post-item.column4.imgb:nth-child(2) a.feat_image,
body.apuracao-2014 div.panel.widget_categoryposts#panel-228455-3-1-1 ul.cat-post-item li.cat-post-item.column4.imgb:nth-child(1) a.feat_image, 
body.apuracao-2014 div.panel.widget_categoryposts#panel-228455-3-1-1 ul.cat-post-item li.cat-post-item.column4.imgb:nth-child(2) a.feat_image
{
	margin-right: 0px!important;
	max-width: 135px!important;
	max-height: 105px!important;
	height: 105px!important;
	min-height: 105px!important;
}
body.page-template-page-eleicoes2014nova-php #pgc-228455-3-1,
body.apuracao-2014 #pgc-228455-3-1 {
	display: table;
	padding-bottom: 30px;
}
body.page-template-page-eleicoes2014nova-php #panel-228455-3-1-1 ul.cat-post-item li.cat-post-item.column4.imgb:nth-child(2),
body.apuracao-2014 #panel-228455-3-1-1 ul.cat-post-item li.cat-post-item.column4.imgb:nth-child(2){
	margin-left: 20px!important;
}
body.page-template-page-eleicoes2014nova-php #panel-228455-2-0-1 p.post-content,
body.apuracao-2014 #panel-228455-2-0-1 p.post-content{
	width: 100%;
}
body.page-template-page-eleicoes2014nova-php #panel-228455-2-0-1 p.post-content>iframe,
body.apuracao-2014 #panel-228455-2-0-1 p.post-content>iframe {
	min-height: 385px!important;
}
body.page-template-page-eleicoes2014nova-php #pgc-228455-0-0,
body.apuracao-2014 #pgc-228455-0-0{
	width: 675px!important;
}
.link_prim_turno{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	color: #9d0006;
	padding-bottom: 30px;
	display: table;
	text-align: center;
}
.widget_benedito h2{
    font-size: 16px;
    margin-bottom: 2px;
    padding-bottom: 5px;
}
.widget_benedito span.right {
	padding-top: 8px;
}
.widget_benedito {
	width: 72%!important;
}
.conteudo_post_categoria {
	width: 100%!important;
	padding-bottom: 30px;
}
#panel-228455-2-0-1 ul.cat-post-item li:nth-child(2):nth-child(n) {
	margin-left: 0px!important;
}
section.blogs h3 a{
	width:210px;
}
.ecw-answerbox
{
	color: White;
	background-color: #363636;
	border-color: deepskyblue;
	border-style: solid;
	border-width: 4px;
	display: block;
	padding: .75em;
	width: 320pt;
        margin-left:-10px;
}

.ecw-box
{
	border-style: solid;
	border-width: 1pt;
	cursor: pointer;
	font-size: .12in;
	font-weight: bold;
	height: .18in;
	overflow: hidden;
	text-align: center;
	width: .18in;
}

.ecw-boxcheated_sel
{
	background-color: #FFF1D7;
	border-color: #C00000;
	color: #2080D0;
}

.ecw-boxcheated_unsel
{
	background-color: #ffffff;
	border-color: #606060;
	color: #2080D0;
}

.ecw-boxerror_sel
{
	background-color: #FFF1D7;
	border-color: #C00000;
	color: #BF0000;
}

.ecw-boxerror_unsel
{
	background-color: #FFF0F0;
	border-color: #606060;
	color: #BF0000;
}

.ecw-boxnormal_sel
{
	background-color: #FFF1D7;
	border-color: #C00000;
	color: #000000;
}

.ecw-boxnormal_unsel
{
	background-color: #ffffff;
	border-color: #606060;
	color: #000000;
}

.ecw-button
{
	width: 64pt;
}

.ecw-cluebox
{
	border-bottom-width: 1px;
	border-color: #c0c0c0;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	margin-top: 1em;
	padding-bottom: .5em;
	padding-left: 0pt;
	padding-right: 0pt;
	padding-top: .5em;
}

.ecw-crosswordarea
{
	background-color: deepskyblue;
	border-color: Gray11;
	border-style: solid;
	border-width: 4px;
	padding: .5em;
	font-family: "Segoe UI, Verdana, Arial, sans-serif";
	font-size: small;
}

.ecw-copyright
{
	margin-bottom: 1em;
	font-size: x-small;
	font-family: "Segoe UI, Franklin Gothic Medium, Arial, sans-serif";
}

.ecw-input
{
	font-family: "Segoe UI, Franklin Gothic Medium, Arial, sans-serif";
}

.ecw-wordlabel
{
	text-transform: uppercase;
	margin: 0;
}

.ecw-wordinfo
{
	font-size: 8pt;
	color: #808080;
}

.ecw-worderror
{
	color: #c00000;
	font-weight: bold;
	display: none;
	margin-top: 1em;
} 
/* NOVA CAPA */
.capa-nova .container-fluid {
  padding-right: 15px!important;
  padding-left: 15px!important;
}
.capa-nova .container-in{
	border:0px!important;
	padding-left: 0px!important;
	padding-right: 0px!important;
	width:100%!important;
}
.widget-11 h3.widgettitle{
	display:none;
}
.widget-11 ul li a.feat_image {
	margin-top: 3px;
	width: 53px!important;
	min-width: 53px!important;
	max-width: 53px!important;
	height: 54px!important;
	min-height: 54px!important;
	max-height: 54px!important;
	margin-bottom: 0px!important;
}

.widget-11 ul li h3 {
	font-size: 15px!important;
	line-height: 20px!important;
}
#categoryposts-48 ul li a.feat_image{
	display:none;
}
#banners_abaixo_comentarios{
	padding:30px 0;
}
#banners_abaixo_comentarios .dir{
	float:right;
}
#banners_abaixo_comentarios .esq{
	float:left;
}
#sidebar h3.widgettitle {
	margin-bottom: 5px;
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
    border-bottom: 1px solid #b1b1b1;
    padding-bottom: 3px;
    font-size: 17px;
    line-height: 17px;
    color: #9d0006;
	/* width: 220px; */
	font-weight: 700;
    display: table-cell;
}
h3 span {
    display: inline-block;
    float: right;
    font-size: 13px;
    color: #666;
    font-style: italic;
    font-weight: 400;
}

#sidebar span a.view_more{
	font-family: Georgia, "Times New Roman", Times, serif;
    text-align: right;
	color: #666;
}
.opiniaopublica ul {
	margin-bottom: 20px;
}
.opiniaopublica ul.cat-post-item.tot3 li{
	width: 190px!important;
}
.opiniaopublica ul li h3{
    line-height: 16px!important;
	font-size: 16px!important;
    padding-left: 0;
    position: relative;
    /* width: 190px; */
    font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
    text-align: justify;
}
.opiniaopublica ul li h3 a{
    color:#333;	
}

#sidebar .opiniaopublica h3.widgettitle {
    font-size: 1.3rem!important;
}

.container-in .pull-left .opiniaopublica ul.cat-post-item.tot3 li:nth-child(1), 
.container-in .pull-left .opiniaopublica ul.cat-post-item.tot3 li:nth-child(2),
.container-in .pull-left .opiniaopublica ul.cat-post-item.tot3 li:nth-child(3){
	/* width: 220px!important; */
	width: 100%!important;
	padding: 0;
    margin: 12px 0px 0px 0!important;
}
.ta_na_rede ul.cat-post-item li a.feat_image{
	float: left;
    height: 54px!important;
    margin-right: 10px;
    margin-top: 3px;
    width: 53px!important;
    overflow: hidden;
    max-height: 54px!important;
    min-height: 54px!important;
    min-width: 53px!important;
}
.ta_na_rede ul li h3 {
    padding-top: 0px!important;
    font-size: 16px!important;
}

/* ajustes isra pra ficar responsivo */
@media screen and (max-width:767px) {

	.container-in {
		width: 94.5%!important;
	}
	
}


.wp_bannerize div {margin: 0 auto!important;text-align: center;}