/******************* Web Fonts *************************/
@import url("//hello.myfonts.net/count/29248e");
@font-face {font-family: 'PreloSlab-BlackItalic';src: url('webfonts/29248E_0_0.eot');src: url('webfonts/29248E_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29248E_0_0.woff') format('woff'),url('webfonts/29248E_0_0.ttf') format('truetype');}
@font-face {font-family: 'PreloSlab-SemiBold';src: url('webfonts/29248E_1_0.eot');src: url('webfonts/29248E_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29248E_1_0.woff') format('woff'),url('webfonts/29248E_1_0.ttf') format('truetype');}
@font-face {font-family: 'PreloSlab-BookItalic';src: url('webfonts/29248E_2_0.eot');src: url('webfonts/29248E_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29248E_2_0.woff') format('woff'),url('webfonts/29248E_2_0.ttf') format('truetype');}
@font-face {font-family: 'PreloSlab-Black';src: url('webfonts/29248E_3_0.eot');src: url('webfonts/29248E_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29248E_3_0.woff') format('woff'),url('webfonts/29248E_3_0.ttf') format('truetype');}
@font-face {font-family: 'PreloSlab-Book';src: url('webfonts/29248E_4_0.eot');src: url('webfonts/29248E_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29248E_4_0.woff') format('woff'),url('webfonts/29248E_4_0.ttf') format('truetype');}
@font-face {font-family: 'PreloSlab-SemiBoldItalic';src: url('webfonts/29248E_5_0.eot');src: url('webfonts/29248E_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29248E_5_0.woff') format('woff'),url('webfonts/29248E_5_0.ttf') format('truetype');}
@font-face {font-family: 'Prelo-BookItalic';src: url('webfonts/29248E_6_0.eot');src: url('webfonts/29248E_6_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29248E_6_0.woff') format('woff'),url('webfonts/29248E_6_0.ttf') format('truetype');}
@font-face {font-family: 'Prelo-SemiBoldItalic';src: url('webfonts/29248E_7_0.eot');src: url('webfonts/29248E_7_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29248E_7_0.woff') format('woff'),url('webfonts/29248E_7_0.ttf') format('truetype');}
@font-face {font-family: 'Prelo-Book';src: url('webfonts/29248E_8_0.eot');src: url('webfonts/29248E_8_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29248E_8_0.woff') format('woff'),url('webfonts/29248E_8_0.ttf') format('truetype');}
@font-face {font-family: 'Prelo-BlackItalic';src: url('webfonts/29248E_9_0.eot');src: url('webfonts/29248E_9_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29248E_9_0.woff') format('woff'),url('webfonts/29248E_9_0.ttf') format('truetype');}
@font-face {font-family: 'Prelo-SemiBold';src: url('webfonts/29248E_A_0.eot');src: url('webfonts/29248E_A_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29248E_A_0.woff') format('woff'),url('webfonts/29248E_A_0.ttf') format('truetype');}
@font-face {font-family: 'Prelo-Black';src: url('webfonts/29248E_B_0.eot');src: url('webfonts/29248E_B_0.eot?#iefix') format('embedded-opentype'),url('webfonts/29248E_B_0.woff') format('woff'),url('webfonts/29248E_B_0.ttf') format('truetype');}

/******************* Style Geral *************************/
/*Menu 3*/
#menu3 {
	line-height:200%;
	color:#fff;
	font-size:11px;
	position:relative;
	display:block;
	float:left;
	margin:25px 0 0;
	width:100%;
	height:40px;
	overflow:hidden;
	background-color:#ab0924;
	background-image:url(../images/menu_bg.png);
	background-repeat:repeat-x;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	box-shadow:0 13px 10px -7px #94182A inset;
	padding-top:0;
}
#menu3 a {
	color:#ffffff;
	display:block;
	line-height:40px;
	padding:0;
	text-decoration:none;
	height:40px;
}
#menu3 ul{
	padding:0px;
}
#menu3 ul li {
	font-size:12px;
	float:left;
	list-style:none;
}
#menu3 ul li a {
	text-align:center;
}
#menu3 ul ul {
	border-left:1px dotted #2b2b2b;
	float:left;
	height:250px;
	margin:0;
}
#menu3 ul ul a {
	line-height:130%;
	font-weight:normal;
	height:auto;
	padding:0;
	padding:0 10px;
	text-align:left;
}
#menu3 ul ul li {
	line-height:13px;
	width:100% !important;
}
#menu3 .sub-menu li:first-child {
	border:none;
}
#menu3 .sub-menu ul {
	list-style:none;
	margin:0;
	margin-top:0;
}
#menu3 .sub-menu li {
	float:left;
	position:relative;
	height:auto;
	margin-top:15px;
	font-size:13px;
}
#menu3 .home {
}
#menu3 .home img {
	padding: 10px 25px 0px 0px;
	width: 19px;
}
#menu3 .apoie {
	margin-left:23px;
	float:right;
}
#menu3 .apoie .text {
	margin-left:30px;
}
#menu3 .apoie img {
	margin-right:5px;
	position:absolute;
}
#menu3 ul li:nth-child(1),
#menu3 ul li.nth1 {
	width:40px;
}
#menu3 ul li:nth-child(2) .sub-menu,
#menu3 ul li.nth2 .sub-menu {
	border:none;
}
#menu3 ul li:nth-child(2),
#menu3 ul li.nth2 {
	width:140px;
}
#menu3 ul li:nth-child(3),
#menu3 ul li.nth3 {
	width:160px;
}
#menu3 ul li:nth-child(4),
#menu3 ul li.nth4 {
	width:165px;
}
#menu3 ul li:nth-child(5),
#menu3 ul li.nth5 {
	width:230px;
}
#menu3 ul li:nth-child(6),
#menu3 ul li.nth6 {
	width:230px;
}
#menu3 ul li:nth-child(7),
#menu3 ul li.nth7 {
}
#menu3ie8{
width:100%;
height:auto;
position:absolute;
left:0;
top:-1px;
margin:0;
padding:0;
border:0;
}
#menu3ie8 img{
width:100%;
margin:0;
padding:0;
border:0;
}

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Verdana,sans-serif;
	font-weight:normal;
	font-size: 12px ;
}
/*
h3#comments-title,
h3#reply-title,
#menu3 .menu,
#menu3 div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
#header {
	font-family: Verdana,sans-serif;
}
input[type=submit] {
	font-family: Verdana, sans-serif;
}
pre {
	font-family: Verdana, sans-serif;
}
code {
	font-family: Verdana, sans-serif;
}
*/ 
/* Global */
body {
	padding:0;
	margin:0;
	line-height: 4;
	background-color: #f3f3f3;
}

.center-body{
	max-width:100%;
	margin: 0 auto;
	width: 990px;
}

#wrapper {
	height: auto;
	clear:both;
}
body.page #wrapper{
	overflow: auto; 
}
body,
input,
textarea {
	color: #414042;
	font-size: 12px;
	line-height: 20px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}
/* Text elements */
img {
	border:0;
}
p {
	margin:6px 0;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
a:link {
	color:#c00026;
	text-decoration:none;
}
a:visited {
	color:#c00026;
	text-decoration:none;
}
a:active, a:hover {
	color:#c00026;
	text-decoration:none;
}
/* Header */
#header {
	background-color:transparent;
	margin:0;
	width:100%;
	height:135px;
	clear:both;
}
#site-logo {
	float:left;
	margin-top:35px;
	margin-left:40px;
}
#site-logo img {
	width: auto ; /*190px;*/
	height:auto;
	margin:6px 0px 0px 10px;
}
/*Menu 1*/
.menu1 {
	color:#666666;
	background-color:#e5e5e6;
	width:650px; 
	height:45px;
	float:right;
	background-image:url(../images/menu0_bg.png);
	background-repeat:repeat;
}
.menu1 .menu1-itens a {
	text-transform:uppercase;
}
.menu1 ul {
	padding:13px 0 0 3px;
	margin:0px;
	float:left;
	list-style:none;
	clear:both;
}
.menu1 ul li {
	font-size:11px;
	float:left;
	padding-left:10px; 
}
.menu1 ul li a {
	padding:5px
;
	color:#666;
	text-decoration:none;
}
/*SearchForm*/
.menu1 #searchform{
	margin-top:8px;
	margin-right:10px;   
	float:right;
	background-color:transparent;
	width:150px;
	border:1px solid #909090;
	height:15px;
	padding:5px;
	text-transform:uppercase;
}
.menu1 #searchform #s{
	float:left;
	background-color:transparent;
	width:127px;
	border:none;
	height:15px;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.menu1 #searchform #s { margin-top:-1px; }
}
.menu1 #searchform #searchsubmit{
	float:right;
	height:auto;
	width:auto;
}
/*Menu 2*/
#menu2 {
	color:#9c9c9c ; 
	font-size:13px;
	width:780px; 
	height:30px;
	float:right;
	display:block;
	margin:45px 0 0;
}
#menu2 a {
	color:#9c9c9c;
	display:inline;
	line-height:20px;
	padding-top:0;
	text-decoration:none;
	padding:0;
}
#menu2 ul{
	float:right;
	padding:0;
} 
#menu2 ul li {
	float:left;
	list-style-image:url('../images/menu1_decor.png');
	list-style-position:inside;
	padding-left:15px;
	padding-right:5px;
	padding-top:0;
	background-image:url(../images/menu1_bg.png);
	background-repeat:no-repeat;
	overflow:visible;
	position:relative;
}
body.ie #menu2 > ul > li {
	padding-left:13px;
	padding-right:5px;
}
#menu2 ul li:hover {
	background:#ffffff;
 	box-shadow:0px -1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0px -1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px -1px 1px rgba(0,0,0,0.2);
	background-image:url(../images/menu1_bg.png);
	background-repeat:no-repeat;
}
#menu2 ul li:first-child {
	background-image:none;
}
#menu2 ul ul {
	overflow:visible;
	clear:both;
	box-shadow:0px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.2);
	display:block;
	position:absolute;
	float:left;
	min-width:100%;
	/*max-width:300px;*/
	margin-left:-18px;
	padding-right:5px;
	width:auto;
	height:auto;
	z-index:-99999;
	opacity:0;
	background:#ffffff;
}
#menu2 ul ul a {
	clear:right;
	width:100%;
	height:auto;
	line-height:30px;
	padding:0 0 0 0;
}
#menu2 ul ul li {
	padding:0 0 0 0;
	background:transparent;
	height:30px;
	width:auto;
}
#menu2 ul ul li:hover {
	background:transparent;
 	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	list-style-image:url('../images/menu1_sub_decor.png');
	background-image:url('../images/menu1_sub_bg.png');
	background-repeat:repeat;
}
#menu2 ul ul li:first-child:hover {
	background-image:none;
}
#menu2 ul ul li {
	list-style-image:url('../images/menu1_sub_decor.png');
	background-image:url(../images/menu1_sub_bg.png);
	background-repeat:repeat;
	text-align:left;
	width:auto;
	min-width:92%;
	margin-left:15px;
	height:auto;
	clear:both;
}
#menu2 li:hover > a,
#menu2 ul ul :hover > a {
	color:#c00026;
}
#menu2 ul li:hover > ul {
	display:block;
	z-index:99999999;
	opacity:1;
}
#menu2 ul li.nth5 a {
}
#menu2 ul li.nth5 .sub-menu {
}

/* Destaque 1 - Box de Cursos */
#destaque1 {
	position: relative;
	width: 100%;
	height: 228px;
	overflow:hidden;
}
#destaque1 #bg1 {
	position: absolute;
	top:0;
	left:0;
	z-index: 1;
}
#destaque1 ul{
	color: white;
	position: absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width: 100%;
	direction: ltr;
	z-index: 2;
}
#destaque1 ul li{
	background-image:url('../images/box-cursos-bg-grey.png');
	background-repeat:no-repeat;
	background-size:100%;
	float: left;
	width: 318px;
	height:27px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 18px;
	margin-bottom:0;
	padding:0;
	padding-left:8px;
	padding-top: 10px;
	padding-bottom: 4px;
	direction: rtl;
	text-align: left;
	list-style-position: inside;
	list-style-image: url('../images/box_sub.png');
	z-index: 2;
	line-height: 100%;
}
#destaque1 > ul > li:nth-child(2),
#destaque1 > ul > li.nth2 {
	margin-left: 6px;
	margin-right:6px;
}
#destaque1 ul li ul li.nth2 {
	margin-left: 0px;
	margin-right:0px;
}
#destaque1 ul a {
	color: white;
	text-decoration: none;
	padding-top:0;
	margin-top:0;
}
#destaque1 ul li ul {
	background-color:transparent;
	position:relative;
	width:100%;
	display:none;
	margin:0;
	margin-top:11px;
	padding-left:0;
	height:auto;
}
#destaque1 ul li:hover ul {
	display:block;
}
#destaque1 ul li ul:hover {
	display:block;
}
#destaque1 ul li ul li {
    background-image:url('../images/back_linhafina.png');
    background-repeat:repeat;
	margin:0;
	list-style: square;
	width:80%;
	height: auto;
	padding: 5px 0 5px 8px;
	margin-left: 0;
	list-style-position: inside;
	direction: ltr;
}
#destaque1 ul li ul li:first-child {
	margin-left: 0;
}
#destaque1 ul li ul li.nth3 {
	margin-right: 0;
}
#destaque1 img{
  border:0;
  margin:0;
  padding:0;
}
/*Conteúdo*/
#main {
	clear: both;
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
h1, .entry-title, #posttitle.title, p#category.title{
	font-family: "PreloSlab-SemiBold",Verdana,sans-serif;
	color: #c00026;
}
h2, .entry-title, #posttitle.title, p#category.title{
	font-family: "PreloSlab-Book",Verdana,sans-serif;
	color: #c00026;
}
#mosaico h1 {
	font-size:18pt;
}
#mosaico h2 {
	font-size:14pt;
}

h3, h4, h5, h6 {
	font-family: "PreloSlab-SemiBold",Verdana,sans-serif;
}
h1.title, h2.title{
	font-style: normal !important;
}
h1{
	line-height: 1.5em;
	margin: 20px 0 10px 0;
}
h2, h3, h4, h5, h6 {
	line-height: 1.5;
	margin: 10px 0 10px 0;
	font-size:15px;
}
h2{
	font-size:18px;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 13px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}
/* Landing Nível 2 */
#category h1 {
	margin-bottom:0;
}
#banner img {
	width:677px !important;
}
ul#posts {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#posts li.destaque_cat {
	background-color:#FFFFFF;
	border-top:2px solid #BDBDBD;
	box-shadow:1px 1px 3px 1px #DEDEDE;
	float:left;
	margin:8px 15px 8px 0;
	padding:5px 10px;
	width:311px;
	height:auto; 
	overflow:hidden;
}
ul#posts li.destaque_cat.hide {
 display:none;
 height:1px;
 margin-top:0;
 margin-bottom:0;
 border-top:0;
 border-bottom:0;
 padding-top:0;
 padding-bottom:0;
}
ul#posts li.fullwidth {
 width: 95%;
}
ul#posts li.transparent {
 background-color:transparent;
	border-top:none;
	box-shadow:none;
}
ul#posts li.destaque_cat h1 {
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	margin:5px 0 0;
	min-height:36px;
}
ul#posts li.destaque_cat h1 a {
	color:#2B2B2B;
}
ul#posts li.destaque_cat img {
	max-width:311px;
}
ul#posts li.destaque_cat .saiba-mais {
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
}
ul#posts li.destaque_cat .banner {
	width:100%;
	height:auto;
	text-align:center;
	overflow:hide;
}
ul#posts li.destaque_cat .banner img {
	height:101px;
	width:auto;
}
ul#posts li.destaque_cat .banner {
	width:100%;
	text-align:center;
	overflow:hide;
}
#destaque_cat.text {
}
/* Landing Nível 2 - Sidebar */
.category-posts-landing {
	background-color:#FFF;
	border-top:2px solid #BDBDBD;
	box-shadow:1px 1px 3px 1px #DEDEDE;
	color:#9c9c9c;
/*	width:282px;*/
}
.category-posts-landing ul {
	margin:0;
	padding:0;
}
.category-posts-landing li:first-child {
	background:none;
}
.category-posts-landing li {
	position:relative;
	list-style-image: url(../images/menu1_sub_decor.png);
	background-image: url(../images/menu1_sub_bg.png);
	background-repeat: repeat;
	height:auto;
	font-size:13px;
	list-style-position: inside;
	margin-left: 3%;
	margin-right: 3%;
	padding:3px 0;
}
.category-posts-landing li.sub {
	list-style-image: url(../images/menu1_sub_sub_decor.png);
	padding-left: 13px;
}
.category-posts-landing li a {
	color:gray;
	text-decoration:none;
	line-height: 30px;
	padding:0;
	text-decoration: none;
}
#socialize {
	background-color:#FFF;	
	border-top:2px solid #BDBDBD;
	box-shadow:1px 1px 3px 1px #DEDEDE;
	margin-top:15px;
	padding:10px;
/*	width:262px;*/
}
#socialize #counter {
	margin:9px 0;
}
#mail {
	display:none;
	background-color:#FFF;	
	border-top:2px solid #BDBDBD;
	box-shadow:1px 1px 3px 1px #DEDEDE;
	margin-top:15px;
	padding:10px;
/*	width:262px;*/
}
#mail form {
	margin:6px 0;
}
#mail img {
	position:absolute;
	padding:0.5rem 0.1rem 0;
}
#mail input {
	border:1px solid #000000;
	width:205px;
	margin-left:22px;
	line-height: 2;
}
#mail input[type="submit"]{
	background: none repeat scroll 0 0 #000000;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	width: auto;
	margin:0;
	text-align:center;
	padding:1px 0.3rem;
}
#album {
	background-color:#FFF;
	border-top:2px solid #BDBDBD;
	box-shadow:1px 1px 3px 1px #DEDEDE;
	margin-top:15px;
	padding:5px 10px 5px 10px;
/*	width:278px;*/
}
#album img {
	padding:0 3px;
	width:63px;
}
/* Asides */
.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}
/* Galeria */
.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}
/* Home | Sidebar */
.home-sidebar {
	width: 100%;
	height: 210px;
}
.home-sidebar .widget-container {
	float:left;
	width: 33%;
	height: 100%;
}
.home-sidebar-tabs{
	float:left;
	width:990px;
	height:220px;
	background-color:transparent;
}
/* Home | Sidebar 2 */
#home-sidebar-2 {
	height:240px;
	margin-top:2px;
	margin-bottom:15px;
	position: relative;
}
#home-sidebar-2 #to_left {
	cursor:pointer;
	top:100px;
	position: absolute;
	left: -24px;
	z-index: 10;
}
#home-sidebar-2 #to_right {
	cursor:pointer;
	top:100px;
	position: absolute;
	right: -24px;
	z-index: 10;
}
div#home-sidebar-2.home div#widgets{
	width: 9999px;
	height: 100%;
	/*overflow: auto;
	margin-left: -330px;*/
	z-index: 9;
}
div#home-sidebar-2 .widgets-overflow{
	width: 100%;
	height: 100%;
	overflow-x: auto;
	overflow-y: hidden;
	padding-bottom:200px;
}
#home-sidebar-2 .widget {
	background-color:#FFFFFF;
	border-top:2px solid #BDBDBD;
	box-shadow:1px 1px 2px 1px #E6E6E6;
	float:left;
	height:220px;
	margin:0px 4px;
	padding:5px;
	width:312px;
	overflow:hidden;
}
#home-sidebar-2 .widget .banner img {
	max-height:75px;
	width:293px;
}
/* Home | Sidebar 3 */
#home-sidebar-3 .widget-container {
	float:left;
	width:100%;
	height:208px;
	background-color:white;
	overflow: auto;
	margin: 0;
}
#home-sidebar-3 #tab #bar {
	cursor:pointer;
	height:100%;
	width:25px;
	position:absolute;
	top:0;
	left:810px;
	z-index:10;
	background-color:white;
	padding:0;
	margin:0 0 0 -3px;
}
#home-sidebar-3 #tab #bar #up {
	height:50%;
	width:100%;
	padding:0;
	margin:0;
	background-color:white;
}
#home-sidebar-3 #tab #bar #down {
	height:50%;
	width:100%;
	padding:0;
	margin:0;
	background-color:white;
}
#home-sidebar-3 #tab #bar #up img, #home-sidebar-3 #tab #bar #down img {
	height:100%;
	width:100%;
	padding:0;
	margin:0;
}
#home-sidebar-3 #tab .sb3tab {
	overflow-y:scroll !important;
}
#home-sidebar-3 ul {
	float:left;
	width: 160px;
	margin:0;
	padding:0;
}
#home-sidebar-3 ul li {
	cursor:pointer;
	list-style: none;
	float:left;
	width: 160px;
	height: 40px;
}
#home-sidebar-3 ul li div {
	position:relative;
}
#home-sidebar-3 ul li img {
	position:absolute;
	top:0;
	left:0;
}
.selected {
}
#home-sidebar-3 #tab{
	background-color:#FFF;
	position:relative;
	float:right;
	width:829px !important;
	height:199px;
	overflow-x:hidden;
	overflow-y:hidden;
}
#home-sidebar-3 #tab div{
	background-color:#FFF;
}
#home-sidebar-3-a,
#home-sidebar-3-b,
#home-sidebar-3-c,
#home-sidebar-3-d,
#home-sidebar-3-e {
	position:absolute;
	left:0;
	top: 0;
	z-index:1;
	width: 870px;
	height: 100%;
    overflow-x:hidden;
	overflow-y:scroll;
}
/* 3 - Twitter */
#home-sidebar-3-b {
}
#home-sidebar-3-b .tweet {
	border-bottom:2px dotted #CCCCCC;
	float:left;
	height:82px;
	margin-left:10px;
	padding:10px;
	width:375px;
}
#home-sidebar-3-b .tweet .avatar {
	float:left;
}
#home-sidebar-3-b .tweet .mt_header {
	margin-left:60px;
}
#home-sidebar-3-b .tweet .mt_header .mt_user {
	color:#2b2b2b;
	font-weight:bold;	
}
#home-sidebar-3-b .tweet .mt_header .mt_screen_name {
	color:#CCC;	
}
#home-sidebar-3-b .tweet .mt_header .time {
	color:#CCC;
	float:right;
}
#home-sidebar-3-b .tweet .mt_text {
	margin-left:60px;
	line-height:16px;
}
/* 3 - Facebook */
#home-sidebar-3-a h2 {
	display:none;
}
#home-sidebar-3-a h5 {
	font-size:13px;
}
#home-sidebar-3-a a {
	color:#3b5996;
}
#home-sidebar-3-a #facebook_status_box #facebook_canvas .fb_post {
	border-top:2px dotted #CCCCCC;
	float:left;
	margin-left:10px;
	padding:10px;
	width:375px;
	height:210px;
	overflow:hidden;
}
#home-sidebar-3-a #facebook_status_box #facebook_canvas .fb_post.nth1,
#home-sidebar-3-a #facebook_status_box #facebook_canvas .fb_post.nth2{
	border-top:none;
	}
.fb_photoblock {
	border-bottom:1px solid #E3E3E3;
	height:62px;
	width:350px;
}
.fb_photo {
	float:left;
}
.fb_photo_content {
	margin-left:60px;
}
.fb_time img {
	margin-right:7px;
}
/* 3 - Linkedin */
#home-sidebar-3-c h1 {
	display:none;
}
#home-sidebar-3-c p {
	display:none;
}
#home-sidebar-3-c .posts {
	color:#333;
}
#home-sidebar-3-c .posts .post {
	border-bottom:1px dotted #CCCCCC;
	float:left;
	margin:10px;
	padding:10px 0;
	width:365px;
}
#home-sidebar-3-c .posts .post img{
 float:left;
 padding-right: 10px;
 max-width: 180px;
}
#home-sidebar-3-c .posts .post #author {
	color:#398AB3;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:auto;
	line-height:13px;
	margin-right:10px;
	min-height:80px;
	width:50px;
}
#home-sidebar-3-c .posts .post #author img {
	background-image:url("../images/avatardefault_linkedin.png");
	display:block;
	float:none;
	height:49px;
	width:49px;
}
#home-sidebar-3-c .posts .post .comment a{
 font-size: 13px;
 color: #3B5996 ;
}
#home-sidebar-3-c .posts .post #title {
	min-height:20px;
	padding-bottom: 10px;
}
#home-sidebar-3-c .posts .post #title a{
 font-size: 13px;
 font-weight: bold;
 color: #3B5996 ;
}
#home-sidebar-3-c .posts .post .respostas {
	display:none;
}
/* 3 - YouTube */
.youtubeFeeder.youtubeFeederlist {
}
.youtubeFeeder.youtubeFeederlist .video {
	border-bottom:1px solid #CCCCCC;
	float:left;
	padding:10px 10px 5px 10px;
	width:385px;
}
.youtubeVideo {
	float:left;
	margin-right:10px;
}
.youtubeTitle {
	font-size:10px;
	height:60px;
	margin:10px 0;
	width:370px;
}
.youtubeTitle span {
	color:#888888;
	display:block;
	font-style:italic;
}
.youtubeContent {
	display:none;
}
/* 3 - Flickr */
#home-sidebar-3-e {
}
#home-sidebar-3-e .album {
	float:left;
	width:130px;
	height:140px;
	margin:15px 0 0 0;
	overflow:hidden;
}
#home-sidebar-3-e .album .molde {
	background-image:url("../images/flickr-back.png");
	background-position:center center;
	background-repeat:no-repeat;
	height:100px;
	width:130px;
	text-align:center;
}
#home-sidebar-3-e .album .molde img {
	border:1px solid #171717;
	box-shadow:-1px -1px 1px 0 #CCCCCC;
	margin-top:9px;
}
#home-sidebar-3-e .album h2 {
 width:130px;
	font-size:13px;
	height:23px;
	line-height:16px;
	margin:0 18px;
}
#home-sidebar-3-e .album h2 a {
	color:#0063e6;
}
#home-sidebar-3-e .album h2 p {
	color:#757575;
	font-size:11px;
	font-weight:normal;
}
/* Home | Sidebar 4 */
.pos-wrapper{position: relative;}
#home-sidebar-4 {
	background-color:#E6E6E6;
	width:100%;
	height:257px;
	line-height: 1.5;
}
/*
#home-sidebar-4-wrapper {
	width:990px;
	margin:auto;
}*/
#home-sidebar-4 .widget-container {
	float:left;
	width:100%;
	height:225px;
	background-color:#E6E6E6;
	overflow: auto;
}
.home-sidebar-4 {
	width: 1040px;
	height: 28px;
	list-style:none;
	margin:0 auto;
	padding:0px 0px 10px 25px;
}
.icon-text-container {
	margin: 0 !important;
	padding: 0 !important;
}
.icon-text-container img {
	float: left;
	margin: 0 5px 0 0;
}
.icon-text-container p,
.icon-text-container h1,
.icon-text-container h2,
.icon-text-container h3,
.icon-text-container h4,
.icon-text-container h5 {
	margin: 0;
	padding: 0;
}

img.des {
	display:inline;
	float:left;
	margin-right:7px;
}
img.act {
	display:none;
	margin-right:7px;
}
li.active img.act {
	display:inline;
	float:left;
}
li.active img.des {
	display:none;
}
.home-sidebar-4 li {
	color:#c93a52;
	cursor:pointer;
	float:left;
	min-width:130px;
	height:28px;
	padding:10px 10px 0;
	text-transform:uppercase;
}
.home-sidebar-4 li.active {
	background-color:#e6e6e6;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	color:#171717;
}
#home-sidebar-4 #tab {
	background-color:#E6E6E6 !important;
	position:relative;
	float:right;
	width:100%;
	height:233px;
	margin:10px 0 !important;
	overflow:hidden;
}
#home-sidebar-4 #tab div{
	background-color:#E6E6E6 !important;
	margin:0;
/*	padding:10px 5px;*/
}
#home-sidebar-4-a,
#home-sidebar-4-b,
#home-sidebar-4-c,
#home-sidebar-4-d,
#home-sidebar-4-e {
	position:absolute;
	left:0;
	top: 0;
	z-index:1;
	width: 100%;
	height: 100%;
}
#home-sidebar-4 .um .bloco {
	width:100%;
}
#home-sidebar-4 .um .bloco h1 {
	margin:0 0 0 5px;
}
#home-sidebar-4 .um .bloco .banner {
	float:left;
	padding:10px 18px 0 5px !important;
}
#home-sidebar-4 .um .bloco .banner img {
	max-height:101px;
	max-width:300px;
	width:auto;
	height:auto;
}
#home-sidebar-4 .um .bloco .content {
	width:98%;
}
#home-sidebar-4 .dois .bloco {
	float:left;
	width:460px;
	margin-left:10px !important;	
}
#home-sidebar-4 .dois .bloco h1 {
	margin:0;
	font-size:16px;	
}
#home-sidebar-4 .dois .bloco .banner {
	float:left;
	padding:5px 10px 0 0 !important;
}
#home-sidebar-4 .dois .bloco .banner img {
	max-height:70px;
	max-width:200px;
	width:auto;
	height:auto;
}
#home-sidebar-4 .dois .bloco .content {
	padding:0 !important;
}
#home-sidebar-4 .tres .bloco {
	float:left;
	width:300px;
	margin-left:10px !important;
}
#home-sidebar-4 .tres .bloco h1 {
	font-size:13px;
	margin:0;
}
#home-sidebar-4 .tres .bloco .banner {
	float:left;
	margin:0 !important;
	padding:5px 5px 0 0 !important;
}
#home-sidebar-4 .tres .bloco .banner img {
	height:auto;
	max-width:200px;
	width:auto;
	height:auto;
}
#home-sidebar-4 .tres .bloco .content {
	padding:0 !important;
}
#home-sidebar-4 .quatro .bloco {
	float:left;
	width:236px;
	margin-left:10px !important;
}
#home-sidebar-4 ul{color: #ab0924}
/* Hack para Sidebar 4 funcionar no Chrome */
/*
@media screen and (-webkit-min-device-pixel-ratio:0)
{
 #home-sidebar-2{margin-bottom:0;}
 #home-sidebar-3{margin-top:15px;}
	#home-sidebar-4 { margin-top:270px !important; height: 250px;}
	#home-sidebar-4.side4-rodape { margin-top:38px !important; }
	div#search div#content{margin-bottom:5px;}
}
*/
/* Search */
#search {
	width:96%;
	margin:auto;
}
#search h1 {
	background-image:url("../images/resultado-buscas.png");
	background-position:left center;
	background-repeat:no-repeat;
	font-size:22px;
	padding-left:38px;
}
#search h2 {
	font-size:13px !important;
}
#search h2 a {
	color:#333 !important;
}
#search h2 a:hover,
#search h2 a:visited {
	color:#333 !important;
}
#search .entry-summary {
	font-size:13px;
	color:#333;
	padding:0;
}
#search #post {
	background:none repeat scroll 0 0 #FFFFFF;
	margin:0 0 15px;
	padding:5px 10px;
	box-shadow:0px 1px 7px -3px #ccc;
}
/*Página de Categoria*/
#category #container {
	float:left;
	width: 70%;
	height: auto;
}
#category #container #banner img {
	width: 100%;
	height: auto;
}
#category #container #category-left-sidebar {
	float:left;
	width: 50%;
	height: auto;
}
#category #container #category-right-sidebar {
	float:right;
	width: 50%;
	height: auto;
	padding-top: 2px;
}
#right {
	position:relative;
	float:right;
	font-size:11px;
	width: 30%;
	height: auto;
	padding-top: 2px;
}
#category #container #category-left-sidebar
#post #left li#custom_sidebar_widget-3 {
	background-color: white;
	/* margin: 3px; */
	width: 95%;
	height: auto;
	line-height: 120%;
	font-size: 11px;
	/*padding: 4px;*/
	margin-top: 8px;
}
#category #container #category-sidebar li {
	width: 49%;
	height: auto;
	list-style:none;
	margin: 3px;
	line-height: 120%;
	font-size: 11px;
	padding: 4px;
	margin-top: 8px;
}
#category #container #category-sidebar li li {
	width: auto;
	float: left;
	clear:both;
}
/* Post */
#post #container {
	float: left;
	width: 69%;
/*	margin-right: 1%;*/
}
#post #left {
	float: left;
	width: 25%;
	min-height:1px;
/*	margin-top:20px;*/
}
#post #left .widget-left .banner img {
	margin-top:5px;
	width:156px;
}
#post #left div#left-sidebar li {
	list-style:none;
}
#post #left div#left-sidebar li p {
	padding:4px;
}
.widget-left {
	background-color:#FFFFFF;
	border-top:2px solid #BDBDBD;
	box-shadow:0 0 7px -2px #CCCCCC;
	color:#7C7C7C;
	margin-bottom:20px;
	margin-left:3px;
	padding: 0 6px 1px;
	width: 90%;
}
#post #center {
	float: right;
	width: 74%;
	height: auto;
	padding-left: 1%;
}
#post #center #post_image img {
	width: 100%;
	height: auto;
	clear: both;
}
#post #center h1{  /*post title*/
}
#post #center #entry-content{
}
#post #center #the_form{
}

#right #blackline{
	background-image: url("../images/back_linhafina.png");
	background-repeat: repeat;
	font-size: 16px;
	height: auto;
	margin: 0px 0px -80px 0;
	padding: 12px 15px;
	position: absolute;
	right: 0px;
	opacity: 0.8;
	text-align: left;
	width: 375px;
	bottom: 100%;
}
#right #blackline a {
	color:#FFF;
}
#blackline {
	background:#303030;
	color:#FFF;
	font-size:18px;
	height:auto;
	padding:12px 15px;
	margin-top:48px;
	min-width:375px;
	text-align:right;
	width:945px;
}
#blackline a {
	color:#FFF;
}
#post_image #blackline {
	background:#303030;
	color:#FFF;
	font-size:18px;
	height:auto;
	padding:12px 15px;
	margin-top:48px;
	min-width:375px;
	text-align:right;
	width:774px;
}
#post #right .widget-area{
	float: right;
	width: 100%;
}
#right #inscricao-online{
	background-color:#c10928;
	margin-bottom:15px;
	font-size:16px;
	text-align:center;
	position:relative;
}
.inscricao-online a,
#right #inscricao-online a{
	color:white;
	text-decoration:none;
	display: block;
	line-height: 2.2;
}
.inscricao-online a img,
#right #inscricao-online a img{
/*	height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;*/
    display:none;
}
.inscricao-online{
	width:50%;
	float:right;
	position:relative;
	text-align:center;
	background-color:#C10928;
	margin-bottom: 15px;
	font-size: 1rem;
	font-family: Verdana,sans-serif;
}
.inscricao-online.responsive-only{display:none; margin-bottom: 0px;}

#category-posts{
	color: #9c9c9c ;
	float:right;
	width:100%;
	height:auto;
	background-color:white;
	margin-top: 10px;
}
/*#category-posts ul {
	position:relative;
	width:100%;
	height:auto;
}*/
#category-posts li {
	float:left;
	position:relative;
	list-style-image: url(../images/menu1_sub_decor.png);
	background-image: url(../images/menu1_sub_bg.png);
	background-repeat: repeat;
	width:94%;	
	height:30px;
	font-size:13px;
	list-style-position: inside;
	margin-top: 5px;
	margin-left: 3%;
	margin-right: 3%;
}
#category-posts li:first-child {
	background-image: none;
}
#category-posts li a {
	color:gray;
	text-decoration:none;
	/*display: block*/;
	line-height: 30px;
	padding: 0 0 0 0;
	text-decoration: none;
}
#breadcrumb {
/*	float:right;*/
	padding-right:15px; 
}
#mosaico #breadcrumb {
	float:none;
	padding-bottom:10px;
  clear:both;
}
#breadcrumb img {
	padding-left: 5px;
	padding-right: 5px;
}
#breadcrumb a {
	text-decoration: none;
	color: gray;
}
#back {
	text-align: center;
}
#back a {
	text-decoration: none;
	color: black;
}            
/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}
.entry-content {
	font-size:13px;
}
/* =Images
-------------------------------------------------------------- */
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; 
	height: auto; 
}
.alignleft,
img.alignleft {

	display: inline;
	float: left;
	margin-right: 4px;
	margin-top: 0px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 4px;
	margin-top: 0px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 0px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 13px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.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: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/* Comentários */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}
/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;

	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 13px;
	width: auto;
}
/* Widget Areas */
.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
/* Rodapé */				  
#rodape {
	background-color:#000000;
	border-bottom:5px solid #BD0826;
	height:105px;
	width:100%;
	clear:both;
}

#logo-rodape {
	float:left;
	padding-top:20px;
}
#logo-rodape img {
	height:auto ; /*70px;*/
	width:auto;
	margin: 14px 50px 0px 0px;
}
#redes-sociais {
	float:left;
	margin-top:43px;
}
#redes-sociais img.all {
	height:30px;
	width:auto;
	margin-right:3px;
	margin-top:-3px;
}
#redes-sociais a img {
	height: 27px;
	width: 20%;
	position: absolute;
	top:0px;
}

#endereco {
	float:right;
	font-family: Prelo-Book, Verdana, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	margin-top:34px;
}
.cc {
	float:right;	
	font-size:11px;
	color:#FFFFFF;
	width:590px;
	text-align:center;
}
/* Outros */
.facebook-counter {
	height:21px !important;
	width:150px !important;
}
.twitter-share-button,
.twitter-count-horizontal {
	height:20px;
	max-width:160px;
	width:130px;
}
/* Formulário */
#gform_1 {
	background:none repeat scroll 0 0 #FFFFFF;
	box-shadow:0 0 3px 1px #CCCCCC;
	padding:5px 20px;
}
.gform_body {
}
.gform_title {
	display:none;
}
#gform_fields_1 {
	list-style:none;
	margin:25px 0 0;
	padding:0;
}
#gform_fields_1 li {
	margin:-10px 0;
}
#gform_fields_1 input {
	width:380px;
	border-radius:0;
	border-top:1px solid #C3C4C7;
	border-left:1px solid #e1e7ed;
	border-right:1px solid #e1e7ed;
	border-bottom:1px solid #e1e7ed;
	width:380px;
	height:18px;
}
}
.gfield_required {
	color:#ff333d;
	margin-left:3px;
}
.charleft.ginput_counter {
	display:none;
}
.gform_description {
	display:none;
}
.ginput_container {
}
.ginput_container option {
	color:#888;
}
.ginput_container select {
	background:#FFF;
	border:1px solid #C3C4C7;
	color:#888;
}
.ginput_container ul {
	list-style:none;
	margin:20px 2px 5px;
	padding:0;
}
.ginput_container ul li {
}
.ginput_container input[type="checkbox"] {
	width:15px !important;
	margin-right:10px;
}
/*Alterações*/

/*#home-sidebar-2 #widgets .widget {
	display:none;
}*/
#socialize .right {
	width:100%;
    padding-top:10px;
    text-align:center;
}
#socialize #counter {
	float:left;
	width:60%;
}
#socialize {
	height:auto;
}
.flickr-photoset img{
 margin:0;
 margin-left: 6px;
 padding:0;
 line-height:0;
}

.redbox{
 cursor:pointer;
 overflow:hidden;
 font-size:12px;
 margin-top:1%;
 margin-right:1%;
 margin-left:0;
 background-color:#AB0924;
 color:white;
 height:100px;
 float:left;
}
.redbox .banner img{
 width:100% !important;
 height: auto !important;
}
.redbox a{
 color:white;
}
.redbox h1,.redbox h2,.redbox h3{
 color:white;
 margin: 4px 0 2px 8px;
}
.redbox img{
 max-width:100%; 
 max-height:100%;
 margin:0 0 0 0;
}

.redbox.q100{width:99%;}
.redbox.q50{width:49%;}
.redbox.q33{width:32%;}
.redbox.q25{width:24%;}
.redbox.q20{width:19%;}
.redbox.q16{width: 15.4%;margin-right: 1.1%;}

.redbox p{
margin: 0;
margin-left: 8px;
margin-right: 6px;
}

li.redboxli{
 padding-left:0;
 padding-right:0;
}
li.redboxli .icon{
 margin-top:0;
 margin-bottom:-3px;
 margin-left:3px;
 margin-right:5px;
}
li.redboxli .minus img{
 margin-top:0;
 margin-bottom:-1px;
}
li.redboxli .minus{
 cursor:pointer;
}
li.redboxli div.wrap{
 position:relative;
}
li.redboxli .blackbox{
 color:white;
 background-color: black;
 position:absolute;
 left:0;
 top:0;
 z-index:100;
 padding:18px;
 width:97%;
 height:178px;
 display:none;
}
li.redboxli .blackbox .icon{
 margin:0;
 margin-bottom:-3px;
 margin-right:12px;
 margin-left:8px;
 width:auto;
 height:auto;
/* float:right; */
}
li.redboxli.transparent{
 width:99.5% !important;
 padding-left:0 !important;
 padding-right:0 !important;
 }
.toshare{
 text-align:right;
}
.toshare iframe, .toshare div{
 float: right;
 max-height: 30px !important;
}
.sharebuttons{
position: absolute;
bottom: 3px;
right: 10px;
}

/********************************** Style Home Page ************************************/
/* Destaque 0 */
#destaque0 {
	overflow:hidden;
	position:relative;
	color: black;
	width: 100%;
	height: 366px;
	background-color: white;
	margin: 0;
}
#destaque0 #left {
	float:left;
	width: 33%;
	height:100%;
	padding-left: 33%;
	position:absolute;
}
#destaque0 #text {
position: absolute;
width: 50%;
height: 76px;
line-height: 1;
font-size: 23px;
font-weight: bold;
bottom: 0;
left: 1%;
margin-top: 10px;
}
#destaque0 #text .absol{
position: absolute;
left: -100%;
top: 10%;
width: 98%;
height: 50% !important;
background-color: rgba(255,255,255,0.8);
transition:left 1s linear;
-webkit-transition:left 1s linear;
-moz-transition:left 1s linear;
-o-transition:left 1s linear;
}
#destaque0 #text .absol.visivel{
left:5px;
z-index:11;
}
#destaque0 #text .absol.direitaText{
left:310%;
}
#destaque0 #text .absol.direitaText.visivel{
left:205%;
}
#destaque0 #title {
	color:white;
	position:absolute;
	left:1%;
	top:69%;
	width: 99%;
	height: 20px;
	padding: 3% 0px;
}
#destaque0 #selector li{
  position:relative;
}
#destaque0 #selector li img {
	height: 90%;
	width: auto;
	border: 3px solid #C4C4C4;
	border-radius: 1px;
	cursor:pointer;
}
#destaque0 #selector li div{
	height: 16px;
	width: 10px;
	/*border: 3px solid #C4C4C4;*/
	/*border-radius: 1px;*/
	padding:0;
	/*overflow:hidden;*/
	color:gray;
	font-family: sans-serif;
	font-size: 37px;
	text-shadow: black 2px 2px 5px;
}
#destaque0 #selector li div.color{
	color: rgb(196, 2, 28);
	display:none;
}
#destaque0 #selector li.visivel div.color{
	display:block;
}
#destaque0 #selector li div.gray{
	display:block;
}
#destaque0 #selector li.visivel div.gray{
	display:none;
}
#destaque0 #selector li div img{
 border:0;
 height:100%;
}
#destaque0 #selector {
text-align: center;
position: absolute;
bottom:0%;
right:0px;
width: 50%;
height: 5%;
padding: 1% 0px;
overflow: hidden;
z-index: 999;
}
#destaque0 #selector .absol {
	position: absolute;
	height: 100%;
	width: 100%;
	left:0;
}
#destaque0 #selector ul{
display: table;
margin:0px auto;
list-style:none;
padding:0px;
height:100%;
width:auto;
}
#destaque0 #selector li {
padding-top: 2px;
padding-left: 2px;
list-style: none;
float: left;
width: 24px;
height: 24px;
}
/*
#destaque0 #selector li:first-child {
	padding-left:20px;
}
*/
#destaque0 #selector #abs {
	position: absolute;
	top:0;
	left:1px;
	height: 99%;
	width: 100%;
	z-index: 1;
}
#destaque0 #selector #seta_left img {
	cursor:pointer;
	float:right;
	width:25px;
	height: auto;
	margin-top: 38px;
	border:0;
}
#destaque0 #selector #seta_right img {
	cursor:pointer;
	width:25px;
	height: auto;
	margin-top: 38px;
	border:0;
}
#destaque0 #selector #seta_left {
	display:none;
	position: absolute;
	top: 0;
	left: -1px;
	width:25px;
	height: 100%;
	z-index: 3;
	background-image: url('../images/slider_l_bg.png');
	background-size:100%;
	background-repeat:no-repeat;
	border:0;

}
#destaque0 #selector #seta_right {
	display:none;
	position: absolute;
	top: 0%;
	left: 291px;
	width:25px;
	height: 100%;
	z-index: 3;
	background-image: url('../images/slider_r_bg.png');
	background-size:100%;
	background-repeat:no-repeat;
	border:0;
}
#destaque0 #image {
	position:relative;
	width: 100%;
	height: 100%;
	float:right;
	overflow: hidden;
	margin-top: 0;
	z-index:7;
}
#destaque0 #image img {
	width: auto;
	height:100%;
	margin-top: 0;
}
#destaque0 .absol {
	background-color: white;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	transition:opacity 1s linear;
	-webkit-transition:opacity 1s linear;
	-moz-transition:opacity 1s linear;
	-o-transition:opacity 1s linear;
}
#destaque0 #image .absol {
	opacity:0;
}
#destaque0 #image .absol.visivel {
	opacity:1;
	z-index:6;
}
#destaque0 #title .absol {
	font-size:18px;
	font-family: PreloSlab-SemiBold, Verdana, sans-serif;
	padding:12px 2%;
	width: 46%;
	height: 15px;
	background-color:transparent;
	/*background-color:rgba(196, 2, 28, 0.8);*/
	z-index: 10;
	opacity: 0;
	line-height: 1.1;
	left:150%;
	transition:left 1s linear;
	-webkit-transition:left 1s linear;
	-moz-transition:left 1s linear;
	-o-transition:left 1s linear;
}
#destaque0 #title .absol.visivel {
	opacity: 1;
	z-index: 11;
	left:0px;
}
#destaque0 #title .absol.direitaText {
left:-100%;
text-align:right;
}
#destaque0 #title .absol.direitaText.visivel {
left:74%;
}
#destaque0 #title #bg {
/*
	background:url('../images/back_linhafina.png');
	background-repeat:repeat;
	background-color:rgb(196, 2, 28);
	background-color:rgba(196, 2, 28, 0.8);
	display:block;
*/
}
#destaque0 #title a {
	color: white;
	text-decoration: none;
	/*text-align: right;*/
}
#destaque0 #title span,
#destaque0 #title a span{
width: 480px;
position: absolute;
left: 0px;
padding: 10px;
bottom: 5px;
height: auto;
background-color: rgb(196, 2, 28);
background-color: rgba(196, 2, 28, 0.8);
}
#destaque0 #title .right {
	float: right;
}
#destaque0 #image {
	background-color:white;
}
#destaque0 #abs li {
	overflow:hidden;
}
#destaque0 #abs li:hover {
cursor:pointer;
}
#destaque0 .next img{
/*display:none;*/
position: absolute;
top: 43%;
z-index: 300;
opacity: 0.5;
transition:opacity 0.25s linear;
}
#destaque0:hover .next img{
/*display:block;*/
opacity:0.75;
}
#destaque0 .next img:hover{
cursor:pointer;
opacity:1;
}
#destaque0 .next img.left{
left:0px;
}
#destaque0 .next img.right{
right:0px;
}
#destaque0 #text .absol h2{
color: #C00026;
font-size: 15px;
line-height: 1;
margin: 0;
padding: 5px 8px;
font-family: Prelo-Book;
}

/**************************** Style Single ********************************/
/* Mosaico */ 
#mosaico {
}
#mosaico #mosaico-local {
	width:100%;
	height:350px;
}
#mosaico #mosaico-local a {
	color:#FFF;
}
#mosaico #mosaico-local .entry-content {
	width:990px;
	margin-top:15px;
}
#mosaico #mosaico-local .entry-content p {
	display:none;
}
#mosaico #mosaico-local #post {
	margin-top:-374px;
	position:absolute;
}
#mosaico #mosaico-local #post_image {
}
#mosaico #mosaico-local #post_image img {
	width:100%;
	height:350px;
}
#mosaico .entry-content .linkbox {
	border:4px solid #F3F3F3;
	float:left;
	width:25%;
	margin-right:-4px;
	overflow:hidden;
}
#mosaico .entry-content .linkbox:hover {
	display:block;
}
#mosaico .entry-content .linkbox .hide .icons {
	height:auto; /*167px;*/
}
#mosaico .entry-content .linkbox .hide .icons li {
	color:#FFF;
	float:none !important;
}
#mosaico .entry-content .linkbox .hide .icons img,
#mosaico .entry-content .linkbox .hide .rotate img {
	margin-right:15px !important;
	float:none !important;
}
#mosaico .entry-content .linkbox .hide .rotate .nth1 {
	background-color:#910d23;
	float:none !important;
}
#mosaico .entry-content .linkbox .hide .rotate .nth2 {
	background-color:#ab0f27;
	float:none !important;
}
#mosaico .entry-content .linkbox .hide .rotate .nth3 {
	background-color:#bf0a28;
	float:none !important;
}
/* Mosaico 1 */
/* Mosaico 2 */
#mosaico .mos2 {	
}
#mosaico .mos2 h2 {
	color:#FFF;
	cursor:pointer;
	font-weight:normal;
	text-align:center;
	background-image:url('../images/back_mosaico.png');
	background-repeat:repeat;
}
#mosaico .mos2 h2 img {
	margin-right:6px;	
}
#mosaico .mos2 li.nth2 h2 {
	float:left;
	height:103px;
	margin:-15px;
	padding-top:74px;
	width:490px;
}
#mosaico .mos2 li.nth4 h2 {
	float:left;
	height:95px;
	margin:162px -15px 0;
	padding-top:74px;
	width:490px;
}
#mosaico .mos2 br {
	display:none;	
}
#mosaico .mos2 ul {
	list-style:none outside none;
	margin:0;
	padding:0;	
}
#mosaico .mos2 li.nth2 {
	height:316px;
	max-height:316px;
	padding:15px;
	width:459px;	
}
#mosaico .mos2 li.nth4 {
	height:316px;
	max-height:316px;
	padding:15px;
	width:460px;	
}
#mosaico .mos2 li.nth1 .hide li,
#mosaico .mos2 li.nth2 .hide li,
#mosaico .mos2 li.nth3 .hide li,
#mosaico .mos2 li.nth4 .hide li,
#mosaico .mos2 li.nth5 .hide li,
#mosaico .mos2 li.nth6 .hide li,
#mosaico .mos2 li.nth7 .hide li,
#mosaico .mos2 li.nth8 .hide li {
	height:auto;
	width:auto;
	padding:0;
	position:inherit;
	margin:0;
}
#mosaico .mos2 .hide {
	display:none;
}
#mosaico .mos2 .hide .icons li {
	margin-bottom:15px !important;
}
#mosaico .mos2 .hide .rotate {
	vertical-align:bottom;
	margin-top:4px;
}
#mosaico .mos2 .hide .rotate li {
	padding:5px 10px !important;
	margin:1px -25px 0 -25px !important;
}
/* Hack para Mosaico 2 funcionar no Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#mosaico .mos2 li.nth2,
	#mosaico .mos2 li.nth4 {
		margin-top:2px !important;
	}
}
/* Mosaico 2 - Hover */
#mosaico .mos2 li.nth2.hover {
	background-color:#000;
	padding:25px;
	width:439px;
	height:296px;
}
#mosaico .mos2 li.nth2.hover h2 {
	float:none;
	height:auto;
	margin:0 0 30px 3px;
	padding:0;
	width:auto;
	text-align:left;
}
#mosaico .mos2 li.nth2.hover .hide {
	display:block;
}
#mosaico .mos2 li.nth4.hover {
	background-color:#000;
	padding:25px;
	width:439px;
	height:296px;
}
#mosaico .mos2 li.nth4.hover h2 {
	float:none;
	height:auto;
	margin:0 0 30px 3px;
	padding:0;
	width:auto;
	text-align:left;
}
#mosaico .mos2 li.nth4.hover .hide {
	display:block;
}
/* Mosaico 3 */
#mosaico .mos3 {	
}
#mosaico .mos3 h2 {
	color:#FFF;
	cursor:pointer;
	font-weight:normal;
	text-align:center;
	background-image:url('../images/back_mosaico.png');
	background-repeat:repeat;
}
#mosaico .mos3 h2 img {
	margin-right:6px;	
}
#mosaico .mos3 li.nth2 h2 {
	float:left;
	height:95px;
	margin:-15px;
	padding-top:74px;
	width:490px;
}
#mosaico .mos3 li.nth4 h2 {
	float:right;
	height:60px;
	margin:-15px;
	padding-top:35px;
	width:489px;
}
#mosaico .mos3 li.nth6 h2 {
	float:right;
	height:60px;
	margin:-15px;
	padding-top:35px;
	width:490px;
}
#mosaico .mos3 br {
	display:none;	
}
#mosaico .mos3 ul {
	list-style:none outside none;
	margin:0;
	padding:0;	
}
#mosaico .mos3 li.nth2 {
	float:none;
	height:139px;
	max-height:139px;
	padding:15px;
	width:953px;	
}
#mosaico .mos3 li.nth4 {
	height:143px;
	margin-top:-4px;
	max-height:143px;
	padding:15px;
	width:459px;	
}
#mosaico .mos3 li.nth6 {
	height:143px;
	margin-top:-4px;
	padding:15px;
	width:460px;	
}
#mosaico .mos3 .hide {
	display:none;
}
#mosaico .mos3 .hide .icons {
	float:left;
}
#mosaico .mos3 .hide .icons li {
	margin-bottom:5px !important;
	width:295px;
}
#mosaico .mos3 .hide .rotate {
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
	float:right;
	margin-right:-20px;
	height:38px;
	margin-right:-39px;
	width:178px;
}
#mosaico .mos3 .hide .rotate li {
	padding:5px 10px !important;
	margin:1px 0 !important;
}
#mosaico .mos3 li.nth1 .hide li,
#mosaico .mos3 li.nth2 .hide li,
#mosaico .mos3 li.nth3 .hide li,
#mosaico .mos3 li.nth4 .hide li,
#mosaico .mos3 li.nth5 .hide li,
#mosaico .mos3 li.nth6 .hide li,
#mosaico .mos3 li.nth7 .hide li,
#mosaico .mos3 li.nth8 .hide li {
	height:auto;
	width:auto;
	padding:0;
	position:inherit;
	margin:0;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#mosaico .mos3 li.nth2 {
		margin-top:2px !important;
	}
}
/* Mosaico 3 - Hover */
#mosaico .mos3 li.nth2.hover {
	background-color:#000;
	padding:25px;
	width:933px;
	height:119px;
}
#mosaico .mos3 li.nth2.hover h2 {
	float:left;
	height:139px;
	margin:0 0 30px 3px;
	padding:0;
	width:205px;
	text-align:left;
}
#mosaico .mos3 li.nth2.hover .hide {
	display:block;
}
#mosaico .mos3 li.nth2 .hide .icons {
	height:145px;
	width:500px;
}
#mosaico .mos3 li.nth2 .hide .rotate {
	margin-right:-75px;
	width:253px;
}
#mosaico .mos3 li.nth4.hover {
	background-color:#000;
	padding:25px;
	width:439px;
	height:123px;
}
#mosaico .mos3 li.nth4.hover h2 {
	float:none;
	height:auto;
	margin:0 0 15px 3px;
	padding:0;
	width:200px;
	text-align:left;
}
#mosaico .mos3 li.nth4.hover .hide {
	display:block;
}
#mosaico .mos3 li.nth4.hover .hide .icons {
	width:360px;
}
#mosaico .mos3 li.nth6.hover {
	background-color:#000;
	padding:25px;
	width:440px;
	height:123px;
}
#mosaico .mos3 li.nth6.hover h2 {
	float:none;
	height:auto;
	margin:0 0 15px 3px;
	padding:0;
	width:200px;
	text-align:left;
}
#mosaico .mos3 li.nth6.hover .hide {
	display:block;
}
#mosaico .mos3 li.nth6.hover .hide .icons {
	width:360px;
}
/* Mosaico 3 - Mod 1 */
#mosaico .mod1.mos3 {	
}
#mosaico .mod1.mos3 h2 {
	color:#FFF;
	cursor:pointer;
	font-weight:normal;
	text-align:center;
	background-image:url('../images/back_mosaico.png');
	background-repeat:repeat;
}
#mosaico .mod1.mos3 h2 img {
	margin-right:6px;	
}
#mosaico .mod1.mos3 li.nth2 h2 {
	float:left;
	height:34%;
	margin:129px -15px -15px;
	padding-left:35px;
	padding-top:55px;
	text-align:left;
	width:490px;
}
#mosaico .mod1.mos3 li.nth4 h2 {
/*	float:right; */
	height:34%;
	margin:-11px -15px -15px;
	padding-left:35px;
	padding-top:57px;
	text-align:left;
	width:454px;
}
#mosaico .mod1.mos3 li.nth6 h2 {
	float:right;
	height:50px;
	margin:-15px;
	padding-top:20px;
	width:982px;
}
#mosaico .mod1.mos3 br {
	display:none;	
}
#mosaico .mod1.mos3 ul {
	list-style:none outside none;
	margin:0;
	padding:0;	
}
#mosaico .mod1.mos3 li.nth2 {
	float:left;
	height:246px;
	margin-top:-4px;
	max-height:246px;
	padding:15px;
	width:459px;	
}
#mosaico .mod1.mos3 li.nth4 {
	height:246px;
	margin-top:-4px;
	max-height:246px;
	padding:15px;
	width:459px;		
}
#mosaico .mod1.mos3 li.nth6 {
	height:40px;


	padding:15px;
	width:952px;	
}
#mosaico .mod1.mos3 .hide {
	display:none;
}
#mosaico .mod1.mos3 .hide .icons {
	float:left;
}
#mosaico .mod1.mos3 .hide .icons li {
	margin-bottom:15px !important;
}
#mosaico .mod1.mos3 .hide .rotate {
	-webkit-transform:none;
	-moz-transform:none;
	-ms-transform:none;
	-o-transform:none;
	transform:none;
	margin-right:0;
}
#mosaico .mod1.mos3 li.nth6 .hide .rotate {
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
	float:right;
	margin-right:-20px;
	height:34px;
	margin-right:-36px;
	width:176px;
}
#mosaico .mod1.mos3 li.nth6 .hide .rotate li {
	padding:5px 10px !important;
	margin:1px 0 !important;
}
#mosaico .mod1.mos3 li.nth1 .hide .icons li,
#mosaico .mod1.mos3 li.nth2 .hide .icons li,
#mosaico .mod1.mos3 li.nth3 .hide .icons li,
#mosaico .mod1.mos3 li.nth4 .hide .icons li,
#mosaico .mod1.mos3 li.nth5 .hide .icons li,
#mosaico .mod1.mos3 li.nth6 .hide .icons li,
#mosaico .mod1.mos3 li.nth7 .hide .icons li,
#mosaico .mod1.mos3 li.nth8 .hide .icons li {
	height:10px;
	width:80% !important;
	padding:0;
	position:inherit;
	margin:0;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#mosaico .mod1.mos3 li.nth2,
	#mosaico .mod1.mos3 li.nth4  {
		margin-top:2px !important;
	}
	#mosaico .mod1.mos3 li.nth4 h2 {
                margin-top:-15px !important;
	}
}
/* Mosaico 3 - Mod 1 - Hover */
#mosaico .mod1.mos3 li.nth2.hover {
	background-color:#000000;
	height:222px;
	padding:25px;
	width:439px;
	margin-top:0px;
}
#mosaico .mod1.mos3 li.nth2.hover h2 {
	height:auto;
	margin:0 0 20px 3px;
	padding:0;
	width:100%;
	text-align:left;
}
#mosaico .mod1.mos3 li.nth2.hover .hide {
	display:block;
}
#mosaico .mod1.mos3 li.nth2 .hide .icons {
	height:auto; /*106px;*/
	width:360px;
}
#mosaico .mod1.mos3 li.nth2 .hide .icons li {
	width:100%;
	float:none;
}
#mosaico .mod1.mos3 li.nth2 .hide .rotate {
	margin:0 -24px 0 0;
	padding:0;
	width:487px;
}
#mosaico .mod1.mos3 li.nth2 .hide .rotate li {
	margin:1px 0 0 !important;
	width:100%;
}
#mosaico .mod1.mos3 li.nth4.hover {
	background-color:#000000;
	height:222px;
	padding:25px;
	width:439px;
	margin-top:0px;
}
#mosaico .mod1.mos3 li.nth4.hover h2 {
	height:auto;
	margin:0 0 20px 3px !important;
	padding:0;
	width:100%;
	text-align:left;
}
#mosaico .mod1.mos3 li.nth4.hover .hide {
	display:block;
}
#mosaico .mod1.mos3 li.nth4 .hide .icons {
	height:auto;/*106px;*/
	width:360px;
}
#mosaico .mod1.mos3 li.nth4 .hide .icons li {
	width:100%;
}
#mosaico .mod1.mos3 li.nth4 .hide .rotate {
	margin:0 -24px 0 0;
	padding:0;
	width:487px;
}
#mosaico .mod1.mos3 li.nth4 .hide .rotate li {
	margin:1px 0 0 !important;
	width:100%;
}
#mosaico .mod1.mos3 li.nth4 .hide li.nth3 {
	float:left;
}
#mosaico .mod1.mos3 li.nth6.hover {
	background-color:transparent;
	height:20px;
	padding:25px;
	width:932px;
}
#mosaico .mod1.mos3 li.nth6.hover h2 {
	float:right;
	height:50px;
	margin:-25px;
	padding-top:20px;
	width:982px;
	text-align:center;
}
#mosaico .mod1.mos3 li.nth6.hover .hide {
	display:none;
}
/* Mosaico 4 */
#mosaico .mos4 {	
}
#mosaico .mos4 h2 {
	color:#FFF;
	cursor:pointer;
	font-weight:normal;
	text-align:center;
	background-image:url('../images/back_mosaico.png');
	background-repeat:repeat;
}
#mosaico .mos4 h2 img {
	margin-right:6px;	
}
#mosaico .mos4 li.nth2 h2 {
	float:left;
	height:99px;
	margin:-15px;
	padding-top:72px;
	width:54%;
}
#mosaico .mos4 li.nth4 h2 {
	float:right;
	height:99px;
	margin:-15px;
	padding-top:72px;
	width:54%;
}
#mosaico .mos4 li.nth6 h2 {
	height:34%;
	margin:-15px -15px 0;
	padding-top:68px;
}
#mosaico .mos4 li.nth8 h2 {
	height:34%;
	margin:159px -15px 0;
	padding-top:77px;

}
#mosaico .mos4 br {
	display:none;	
}
#mosaico .mos4 ul {
	list-style:none outside none;
	margin:0;
	padding:0;	
}
#mosaico .mos4 li.nth2 {
	height:141px;
	max-height:141px;
	padding:15px;
	width:36%;	
}
#mosaico .mos4 li.nth4 {
	height:141px;
	max-height:141px;
	margin-top:175px;
	padding:15px;
	position:absolute;
	width:36%;	
}
#mosaico .mos4 li.nth6 {
	height:316px;
	padding:15px;
	width:18%;	
}
#mosaico .mos4 li.nth8 {	
	height:316px;
	padding:15px;
	width:35.4%;
}
#mosaico .mos4 .hide .icons li {
	margin-bottom:15px !important;
}
#mosaico .mos4 .hide .rotate {
}
#mosaico .mos4 .hide .rotate li {
	padding:5px 10px !important;
	margin:1px 0 !important;
	height:auto;
	width:auto;
}
#mosaico .mos4 .hide {
	display:none;
}
#mosaico .mos4 li.nth1 .hide .icons li,
#mosaico .mos4 li.nth2 .hide .icons li,
#mosaico .mos4 li.nth3 .hide .icons li,
#mosaico .mos4 li.nth4 .hide .icons li,
#mosaico .mos4 li.nth5 .hide .icons li,
#mosaico .mos4 li.nth6 .hide .icons li,
#mosaico .mos4 li.nth7 .hide .icons li,
#mosaico .mos4 li.nth8 .hide .icons li {
	height:auto !important;
	width:80%;
	padding:0 !important;
	position:inherit !important;
	margin:0 !important;
}
#mosaico .mos4 li.nth6 .hide .icons li {
	width:56% !important;
}
/* Hack para Mosaico 4 funcionar no Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#mosaico .mos4 li.nth2,
	#mosaico .mos4 li.nth6,
	#mosaico .mos4 li.nth8 {
		margin-top:2px !important;
	}
	#mosaico .mos4 li.nth4 {
		margin-top:177px !important;
	}
}
/* Mosaico 4 - Hover */
#mosaico .mos4 li.nth2.hover {
	background-color:#000;
	padding:25px;
	width:336px;
	height:121px;
}
#mosaico .mos4 li.nth2.hover h2 {
	height:35px;
	margin:0 15px 0 0;
	padding:0;
	width:100%;
	text-align:left;
}
#mosaico .mos4 li.nth2.hover .hide {
	display:block;
}
#mosaico .mos4 li.nth2 .hide .icons {
	height:110px;
	width:265px;
}
#mosaico .mos4 li.nth2 .hide .rotate {
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
	float:right;
	height:34px;
	margin-right:-34px;
	margin-top:-68px;
	width:172px;
}
#mosaico .mos4 li.nth4.hover {
	background-color:#000;
	padding:25px;
	width:336px;
	height:121px;
}
#mosaico .mos4 li.nth4.hover h2 {
	float:left;
	height:35px;
	margin:0 15px 0 0;
	padding:0;
	width:100%;
	text-align:left;
}
#mosaico .mos4 li.nth4.hover .hide {
	display:block;
}
#mosaico .mos4 li.nth4 .hide .icons {
	height:110px;
	width:265px;
}
#mosaico .mos4 li.nth4 .hide .rotate {
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
	float:right;
	height:34px;
	margin-right:-34px;
	margin-top:-68px;
	width:172px;
}
#mosaico .mos4 li.nth6.hover {
	background-color:#000000;
	height:296px;
	padding:25px;
	width:159px;
}
#mosaico .mos4 li.nth6.hover h2 {
	float:none;
	height:auto;
	margin:0 0 15px 3px;
	padding:0;
	width:160px;
	text-align:left;
}
#mosaico .mos4 li.nth6.hover .hide {
	display:block;
}
#mosaico .mos4 li.nth6 .hide .icons {
	height:185px;
	width:265px;
}
#mosaico .mos4 li.nth6 .hide .rotate {
	margin-left:-24px;
	width:208px;

}
#mosaico .mos4 li.nth8.hover {
	background-color:#000000;
	height:296px;
	padding:25px;
	width:331px;
}
#mosaico .mos4 li.nth8.hover h2 {
	float:none;
	height:auto;
	margin:0 0 15px 3px;
	padding:0;
	width:250px;
	text-align:left;
}
#mosaico .mos4 li.nth8.hover .hide {
	display:block;
}
#mosaico .mos4 li.nth8 .hide .icons {
	height:250px;
	width:255px;
}
#mosaico .mos4 li.nth8 .hide .rotate {
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
	float:right;
	height:34px;
	margin-right:-122px;
	margin-top:-158px;
	width:349px;
}

/* Mosaico 4 - Mod 4 */
#mosaico .mod4.mos4 {	
}
#mosaico .mod4.mos4 h2 {
	color:#FFF;
	cursor:pointer;
	font-weight:normal;
	text-align:center;
	background-image:url('../images/back_mosaico.png');
	background-repeat:repeat;
}
#mosaico .mod4.mos4 h2 img {
	margin-right:6px;	
}
#mosaico .mod4.mos4 li.nth2 h2 {
	float:left;
	height:34%;
	margin:129px -15px;
	padding-left:0;
	padding-top:55px;
	text-align:center;
	width:320px;
}
#mosaico .mod4.mos4 li.nth4 h2 {
	float:right;
	height:34%;
	margin:-11px -15px;
	padding-left:0;
	padding-top:57px;
	text-align:center;
	width:320px;
}
#mosaico .mod4.mos4 li.nth6 h2 {
	float:left;
	height:34%;
	margin:129px -15px;
	padding-left:0;
	padding-top:55px;
	text-align:center;
	width:338px;
}
#mosaico .mod4.mos4 li.nth8 h2 {
	float:right;
	height:50px;
	margin:-15px;
	padding-top:23px;
	width:986px;
}
#mosaico .mod4.mos4 br {
	display:none;	
}
#mosaico .mod4.mos4 ul {
	list-style:none outside none;
	margin:0;
	padding:0;	
}
#mosaico .mod4.mos4 li.nth2 {
	float:left;
	height:246px;
	margin-top:-4px;
	max-height:246px;
	padding:15px;
	width:290px;	
}
#mosaico .mod4.mos4 li.nth4 {
	height:246px;
	margin-left:324px;
	margin-top:-4px;
	max-height:246px;
	padding:15px;
	width:290px;		
}
#mosaico .mod4.mos4 li.nth6 {
	float:right;
	height:246px;
	margin-top:-4px;
	max-height:246px;
	padding:15px;
	width:308px;		
}
#mosaico .mod4.mos4 li.nth8 {
	height:40px;
	margin-top:-4px;
	padding:15px;
	width:956px;	
}
#mosaico .mod4.mos4 .hide {
	display:none;
}
#mosaico .mod4.mos4 .hide .icons {
	float:left;
}
#mosaico .mod4.mos4 .hide .icons li {
	margin-bottom:15px !important;
	width:100% !important;
}
#mosaico .mod4.mos4 .hide .rotate {
	-webkit-transform:none !important;
	-moz-transform:none !important;
	-ms-transform:none !important;
	-o-transform:none !important;
	transform:none !important;
	margin-right:0;
}
#mosaico .mod4.mos4 li.nth8 .hide .rotate {
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	-o-transform:rotate(-90deg);
	transform:rotate(-90deg);
	float:right;
	margin-right:-20px;
	height:34px;
	margin-right:-36px;
	width:176px;
}
#mosaico .mod4.mos4 li.nth8 .hide .rotate li {
	padding:5px 10px !important;
	margin:1px 0 !important;
}
#mosaico .mod4.mos4 .hide .rotate li.nth1,
#mosaico .mod4.mos4 .hide .rotate li.nth2,
#mosaico .mod4.mos4 .hide .rotate li.nth3 {
	height:auto;
	float:left;
}
#mosaico .mod4.mos4 li.nth1 .hide .icons li,
#mosaico .mod4.mos4 li.nth2 .hide .icons li,
#mosaico .mod4.mos4 li.nth3 .hide .icons li,
#mosaico .mod4.mos4 li.nth4 .hide .icons li,
#mosaico .mod4.mos4 li.nth5 .hide .icons li,
#mosaico .mod4.mos4 li.nth6 .hide .icons li,
#mosaico .mod4.mos4 li.nth7 .hide .icons li,
#mosaico .mod4.mos4 li.nth8 .hide .icons li {
	height:10px;
	width:80% !important;
	padding:0;
	position:inherit;
	margin:0;
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#mosaico .mod4.mos4 li.nth4 {
		margin-top:2px !important;
		height:245px;
	}
	#mosaico .mod4.mos4 li.nth4 h2 {
		margin-top:-15px !important;
	}
	#mosaico .mod4.mos4 li.nth4 h2:hover {
		margin-top:-15px !important;
	}
	#mosaico .mod4.mos4 li.nth8 {
		margin-top:-5px !important;
	}
}
/* Mosaico 4 - Mod 4 - Hover */
#mosaico .mod4.mos4 li.nth2.hover {
	background-color:#000000;
	height:222px;
	padding:25px;
	width:270px;
	margin-top:0px;
}
#mosaico .mod4.mos4 li.nth2.hover h2 {
	height:auto;
	margin:0 0 20px 3px;
	padding:0;
	width:100%;
	text-align:left;
}
#mosaico .mod4.mos4 li.nth2.hover .hide {
	display:block;
}
#mosaico .mod4.mos4 li.nth2 .hide .icons {
	height:106px;
}
#mosaico .mod4.mos4 li.nth2 .hide .icons li {
	width:100%;
}
#mosaico .mod4.mos4 li.nth2 .hide .rotate {
	margin:0 -24px 0 0;
	padding:0;
	width:320px;
}
#mosaico .mod4.mos4 li.nth2 .hide .rotate li {
	margin:1px 0 0 !important;
	width:100%;
}
#mosaico .mod4.mos4 li.nth4.hover {
	background-color:#000000;
	height:222px;
	padding:25px;
	width:270px;
	margin-top:0px;
}
#mosaico .mod4.mos4 li.nth4.hover h2 {
	height:auto;
	margin:0 0 20px 3px !important;
	padding:0;
	width:100%;
	text-align:left;
}
#mosaico .mod4.mos4 li.nth4.hover .hide {
	display:block;
}
#mosaico .mod4.mos4 li.nth4 .hide .icons {
	height:106px;
}
#mosaico .mod4.mos4 li.nth4 .hide .icons li {
	width:100%;
}
#mosaico .mod4.mos4 li.nth4 .hide .rotate {
	margin:0 -24px 0 0;
	padding:0;
	width:320px;
}
#mosaico .mod4.mos4 li.nth4 .hide .rotate li {
	margin:1px 0 0 !important;
	width:100%;
}
#mosaico .mod4.mos4 li.nth4 .hide li.nth3 {
	float:left;
}
#mosaico .mod4.mos4 li.nth6.hover {
	background-color:#000000;
	height:222px;
	padding:25px;
	width:288px;
	margin-top:0px;
}
#mosaico .mod4.mos4 li.nth6.hover h2 {
	height:auto;
	margin:0 0 20px 3px;
	padding:0;
	width:100%;
	text-align:left;
}
#mosaico .mod4.mos4 li.nth6.hover .hide {
	display:block;
}
#mosaico .mod4.mos4 li.nth6 .hide .icons {
	height:106px;
}
#mosaico .mod4.mos4 li.nth6 .hide .icons li {
	width:100%;
}
#mosaico .mod4.mos4 li.nth6 .hide .rotate {
	margin:0 -24px;
	padding:0;
	width:320px;
	float:left;
}
#mosaico .mod4.mos4 li.nth6 .hide .rotate li {
	margin:1px 0 0 !important;
	width:100%;
}
#mosaico .mod4.mos4 li.nth6 .hide li.nth3 {
	float:left;
}
#mosaico .mod4.mos4 li.nth8.hover {
	background-color:transparent;
	height:20px;
	padding:25px;
	width:936px;
}
#mosaico .mod4.mos4 li.nth8.hover h2 {
	float:right;
	height:50px;
	margin:-25px;
	padding-top:23px;
	width:986px;
	text-align:center;
}
#mosaico .mod4.mos4 li.nth8.hover .hide {
	display:none;
}

#mosaico .mod2 ul.icons,#mosaico .mod3 ul.icons,#mosaico .default.mos3 ul.icons{
 max-width:50%;
}
#mosaico .mod4 ul.icons,#mosaico .mod4 ul.icons li{
 width:100%;
}
#mosaico .mod1 li.linkbox.nth6.hover h2,
#mosaico .mod4 li.linkbox.nth8.hover h2{
display:none;
}
#mosaico .mod1 li.linkbox.nth6.hover .hide,
#mosaico .mod4 li.linkbox.nth8.hover .hide{
display:block;
}
#mosaico .mod1 li.linkbox.nth6.hover .hide li,
#mosaico .mod4 li.linkbox.nth8.hover .hide li{
display:none;
}
#mosaico .mod1 li.linkbox.nth6.hover,
#mosaico .mod4 li.linkbox.nth8.hover{
  background-image: url('../images/back_mosaico.png');
  background-repeat: repeat;
}
#mosaico .mod1 li.linkbox.nth6.hover .hide .icons,
#mosaico .mod4 li.linkbox.nth8.hover .hide .icons{
 height:100%;
 width:100%;
 padding:0;
 margin:0;
 text-align:center ;
}
#mosaico .mod1 li.linkbox.nth6.hover .hide .icons li.nth1,
#mosaico .mod4 li.linkbox.nth8.hover .hide .icons li.nth1{
color:white;
display:inline;
text-align:center ;
width:982px;
font-size:1.5em;
font-family: NewsGothicCom, sans-serif;
line-height:1.5em;
}
#mosaic-box {
	position: relative;
	width: 100%;
	height: 183px;
	color: white;
	/*background-color:black;*/
}
#mosaic-box > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 99%;
	height: 183px;
	background-color:black;
	z-index:-1;
	opacity:0;
  color:#dfdfdf;
}

#mosaic-box div h3 {
	text-align: right;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 17px;
  color:#dfdfdf;
	padding-top: 10px;
	margin: 0;
}
#mosaic-box div #minus:hover {
	cursor: pointer;
	cursor: hand ;
}
#mosaic-box div h4 {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
  color:#dfdfdf;
	margin: 0;
}
#mosaic-box div div.text {
	position:relative ;
	background-color:transparent;
	padding: 0px 2.5%;
	font-size: 12px;
	opacity:1;
	overflow:hidden;
	width:95%;
	height:126px;
	line-height:1.3;
	overflow-y:auto;
}
#mosaic-box ul {
	background-color: transparent;
	z-index:0;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	margin: 0 0 0 0;
	padding: 0;
	overflow:hidden;
}
#mosaic-box ul li {
	list-style-image: url('../images/box.png');
	float:left;
	width:47%;
	height: 38%;
	overflow:hidden;
	background-color: #a70723;
	font-size:12px;
	line-height:1.1;
	list-style-position: inside;
	margin-right: 0;
	padding:2% 1%;
	border-left: 3px solid #ffffff;
}
#mosaic-box ul li:hover{
	background-color: #c10928;
}
#mosaic-box ul li:first-child{
	float:left;
	height: 99%;
	margin-left: 0;
	border-left:none;
}
#mosaic-box #box-main > li:nth-child(3),
#mosaic-box ul li.nth3{
	border-top: 3px solid #ffffff;
	height: 50%;
	/*margin-top: 1%;*/
}
#mosaic-box ul li ul li.nth3{
	border-top: none;
	height: auto;
	/*margin-top: 1%;*/
}
#mosaic-box ul li ul {
	position:relative;
	margin-left: 0px;
	margin-top: 4px;
	line-height: 130%;
	background-color: transparent;
	/*z-index: 1000;*/
}
#mosaic-box ul li:first-child ul {
	margin-top: 16px;
}
#mosaic-box ul li ul li{
	list-style-image: url('../images/box_sub.png');
	float: left;
	width:90%;
	background-color: transparent;
	list-style-position: inside;
	height: auto;
	margin-left: 4px;
	border-left:none;
  padding: 0;
  margin-top: 8px ;
}
#mosaic-box ul li ul li:hover{
	cursor: pointer;
	cursor: hand ;
}
#mosaic-box ul li ul li:first-child{
	height: auto;
  margin-top: 8px ;
	width:90%;
	margin-left: 4px;
}
#mosaic-box div#box-a,
#mosaic-box div#box-b,
#mosaic-box div#box-c,
#mosaic-box div#box-d,
#mosaic-box div#box-e,
#mosaic-box div#box-f,
#mosaic-box div#box-g,
#mosaic-box div#box-h{display:none;}
/*#post #right{
	float: right;
	font-size:11px;
	width: 29%;
	margin: 0;
	height: auto;
}*/
#mosaico .entry-content .linkbox.hover h2 {
    font-size:16px;
/*    margin-top: -6px;
    margin-right:0;*/
    width:250px !important;
}
.slide {
 height:auto;
 width:100%;
 padding:0px;
 margin:0px;
 position:relative;
}
.slide .item img{
 height:auto;
 width:100%;
 max-width: 100% !important;
}
.slide p {
 background-color: rgba(0, 0, 0, 0.6);
 bottom: 0;
 color: white;
 font-size: 16px;
 left: 0;
 line-height: 18px;
 margin: 0;
 padding: 6px 5% 6px 2%;
 position: absolute;
 width: 93%;
}
.slide ul.images{
 list-style: inside;
 padding: 0px;
 margin:0px;
 height: auto;
 width:100%;
 min-height:170px;
 max-height:200px;
}
.slide ul li.item{
 display:none;
 padding: 0px;
 margin:0px;
 height:100%;
 width:100%;
}
.slide ul li.item.show{
 display:block;
}
.slide ul.control{
 list-style: none outside none;
 margin: 0px;
 padding: 0px;
 position: absolute;
 right: 0px;
 top: 30px;
}
.slide ul.control li:hover{
 cursor:pointer;
}
.slide ul.control li{
 color: white;
 height: 18px;
 line-height: 18px;
 margin: 2px 0px;
 text-align: center;
 width: 0px;
 padding-left:15px;
 border-right: 3px solid #C00026;
 background-color:transparent;
 position:relative;
}
.slide ul.control li.show, .slide ul.control li:hover{
 width: 18px;
 border-right: 0px;
 padding-left:0px;
 background-color: #C00026;
}
.slide ul.control li span{
 display:none;
 font-size:13px; 
}
.slide ul.control li.show span, .slide ul.control li:hover span{display:block;}
.slide ul.control .balloon{
 position: absolute;
 right: 0px;
 text-align: left;
 top: -1px;
 padding-right: 25px;
 width:132px;
 display:none;
 min-height:100%;
}
.slide ul.control li:hover .balloon{
 display:block;
}
.slide ul.control .balloon p a{
 color:white;
}
.slide ul.control .balloon p{
 font-size: 10px;
 padding:8px 10px;
 width:111px;
 background-color:#000;
 background-color:rgba(0,0,0,0.74);
 border-radius:8px;
 margin:0px;
 line-height: 11px;
 position:relative;
 margin-top:-5%;
}
#post #center #post_image .slide ul.control .balloon p img,
.slide ul.control .balloon p img{
 float:left;
 width: 8px;
 margin-top: 1px;
 margin-right:5px;
}
.slide ul.control .balloon img.decor{
 position: absolute;
 right: 23px;
 top: 7px;
 height: 7px;
}
.slide.ie10 ul.control li{background-image: url("../images/alfaBG.png");}
.slide.ie10 ul.control li .balloon{background-image: url("../images/alfaBG.png");}
.slide.safari p{
 padding: 6px 4%;
 width: 92.3%;
}
.slide.safari ul.control .balloon img.decor{
 right:24px;
}
.slide.left ul.control{
 left: 0px;
 max-width:20px;
}
.slide.left ul.control li{
 padding-right:15px;
 border-left: 3px solid #C00026;
 padding-left:0px;
 border-right: 0px;
}
.slide.left ul.control .balloon{
 left: 0px;
 padding-left: 25px;
}
.slide ul.control li.show, .slide ul.control li:hover{
 border-right: 0px;
 border-left: 0px;
 padding-left:0px;
 padding-right:0px;
}
#post #center #post_image .slide.left ul.control li img.decor,
.slide.left ul.control li img.decor{
 left: 21.5px;
 width:4px;
}
ul#posts{width:100%;}
#post #center .entry-content .slide {
 display:none;
}
#post #center #post_image .slide {
 padding-top:15px;
}

#rodape #endereco .h1,
#rodape #endereco h1{
 color: white ;
 font-weight:bold ;
 font-family: Prelo-Book, Verdana, sans-serif;
 font-size: 13px;
 float: left;
 margin: 0px ;
}
#rodape #endereco .h1 a,
#rodape #endereco h1 a{
 color: white ;
 font-weight:bold ;
 font-family: Prelo-Book, Verdana, sans-serif;
 font-size: 13px;
}
#posttitle.title,
p#category.title{
font-family: "PreloSlab-Semibold";
font-style: normal !important;
font-weight: bold;
color: #C00026;
line-height: 1;
margin: 0px 0 10px 0;
font-size:24px;
}
.youtubeVideo embed{
z-index:0;
}
.linkbox h2 img.minus{
 display:none;
 height:15px;
 /*float:left;*/
 margin-top:5px;
 margin-right:0px !important;
 padding-right:0px;
}
li.linkbox.hover h2 img.minus{
 display:inline;
}
li.linkbox.hover h2 img.plus{
 display:none;
}
#breadcrumb{
 float:none;
 padding: 10px 0px;
 width:683px;
 min-height:20px;
}
#post #breadcrumb .post{
 font-weight: bold;
}
/*apenas na pós*/
.postid-2990 #mosaico .mos4{position:relative;}
.postid-2990 #mosaico .mos4 li.nth2 {
 height:143px;
 max-height:1000px;
 padding:15px 1%;
 width:35.1%;
}
.postid-2990 #mosaico .mos4 li.nth4 {
 height:143px;
 max-height:1000px;
 margin-top:175px;
 padding:15px 1%;
 position:absolute;
 width:35.1%;
}
.postid-2990 #mosaico .mos4 li.nth6 {
 height:318px;
 padding:15px 1.4%;
 width:28.1%;
 border-right: 0px;
}
.postid-2990 #mosaico .mos4 li.nth8 {
height: 318px;
padding: 15px 1.4%;
width: 28.75%;
position: absolute;
right: 0px;
border-right: 0px !important;
}
.postid-2990 #mosaico .mos4 li.nth2.hover {
 height:143px;
 max-height:1000px;
 padding:15px 1%;
 width:35.1%;
}
.postid-2990 #mosaico .mos4 li.nth4.hover {
 height:143px;
 max-height:1000px;
 margin-top:175px;
 padding:15px 1%;
 position:absolute;
 width:35.1%;
}
.postid-2990 #mosaico .mos4 li.nth6.hover {
 height:318px;
 padding:15px 1.4%;
 width:28.1%;
}
.postid-2990 #mosaico .mos4 li.nth8.hover {
height: 318px;
padding: 15px 1.4%;
width: 28.75%;
border-right: 0px !important;
}
.postid-2990 #mosaico .mos4 li.nth2 .hide .icons li,
.postid-2990 #mosaico .mos4 li.nth4 .hide .icons li,
.postid-2990 #mosaico .mos4 li.nth6 .hide .icons li,
.postid-2990 #mosaico .mos4 li.nth8 .hide .icons li {
 width: auto;
}
.postid-2990 #mosaico .mos4 li.nth6 .hide .icons li {
 width: 100% !important;
}
.postid-2990 #mosaico .mos4 li.nth6 .hide ul.icons {
 width: auto !important;
}
#mosaico .linkbox .hide .icons li div,
#mosaico .linkbox .hide .rotate li div {clear:both;display:inline;}
#mosaico .linkbox .hide .icons li div.img,
#mosaico .linkbox .hide .rotate li div.img {float:left;}
.direitawidgets{
 background-color:#FFF;
 border-top:2px solid #BDBDBD;
 box-shadow:1px 1px 3px 1px #DEDEDE;
 color:black;
 width:282px;
 height:auto;
 min-height: 236px;
 position:relative;
 overflow:hidden;
 margin-top: 15px;
}
.direitawidgets h3{
 color: black;
 margin-top: 5px;
 margin-left: 3%;
 margin-bottom: 0;
 font-size: 15px;
}
.direitawidgets div{
padding: 0;
margin: 0;
border: 0;
height: auto;
}
.direitawidgets ul{
  list-style:none;
  padding:0;
  margin:0;
  position:relative;
}
.direitawidgets ul li{
  margin-right:3%;
  margin-left: 3%;
  display:none;
}
.direitawidgets ul li p.count{
 color: #8C8C8C;
 line-height: 8px;
 margin: 0;
 text-align: right;
 width: 258px;
}
.direitawidgets ul li.nth1{
  display:block;
}
.direitawidgets .controls{
  width:32px;
/*  position:absolute; */
  right:0;
  top:235px;
}
.direitawidgets .controls img{
 float:left;
 margin:0;
 padding:0;
 border:0;
 cursor:pointer;
 position:absolute;
 top:115px;
}
.direitawidgets .controls img.c2{ left:3px; }
.direitawidgets .controls img.c1{ right:4px; }
.direitawidgets li img{
 max-width: 265px;
 max-height:205px;
 margin-left:-18px;
}
.direitawidgets .withvideo p{
 padding:0;
 margin:0;
 width: 87%;
 margin-left: 10%;
}
.direitawidgets .banner{
 max-width: 265px;
 max-height:205px;
}
.category-posts-landing li a{
 line-height: 16px;
}
.category-posts-landing li p{
 width: 90% !important;
 line-height: 18px;
 margin: -19px 0 0 13px;
 float:left;
}
.category-posts-landing li{
 padding: 6px 0px;
}
/* Mosaico 5 */
#mosaico .mod5 {
}
#mosaico .mod5 h2 {
 color:#FFF;
 cursor:pointer;
 font-weight:normal;
 text-align:center;
 background-image:url('../images/back_mosaico.png');
 background-repeat:repeat;
}
#mosaico .mod5 h2 img {
 margin-right:6px;
}
#mosaico .mod5 li h2 {
 float: left;
 height: 15%;
 margin: -15px;
 padding: 16.5% 0px;
 width: 53.3%;
}
#mosaico .mod5 li.nth6 h2,
#mosaico .mod5 li.nth8 h2 {
 float: right;
}
#mosaico .mod5 li.nth6.hover h2,
#mosaico .mod5 li.nth8.hover h2 {
 float: none;
}
#mosaico .mod5 br {
 display:none;
}
#mosaico .mod5 ul {
 list-style:none outside none;
 margin:0;
 padding:0;
}
#mosaico .mod5 li.nth6,
#mosaico .mod5 li.nth8 {
 border-top:0px !important;
}
#mosaico .mod5 .hide .icons li {
 margin-bottom:15px !important;
}
#mosaico .mod5 .hide .rotate {
}
#mosaico .mod5 .hide .rotate li {
 padding:5px 10px !important;
 margin:1px 0 !important;
 height:auto;
 width:auto;
}
#mosaico .mod5 .hide {
 display:none;
}
#mosaico .mod5 li .hide .icons li {
 height:auto !important;
 width:100% !important;
 padding: 2px 0px !important;
 position:inherit !important;
 margin:0 !important;
}
/* Mosaico 5 - Hover */
#mosaico .mod5 li.hover {
 background-color:#000;
}
#mosaico .mod5 li.hover h2,
#mosaico .mod5 li:hover h2 {
 height:35px;
 margin:0px;
 padding:0px !important;
 width:auto !important;
 text-align:left;
 float:none;
}
#mosaico .mod5.ie li h2{
 font-size:13px;
}
#mosaico .mod5 li h2:hover{
 width:auto;
}
#mosaico .mod5 li.hover .hide {
 display:block;
}
#mosaico .mod5 li .hide .icons {
 height:110px;
 width:326px;
 clear:both;
}
#mosaico .mod5 li.hide .rotate {
 -webkit-transform:rotate(-90deg);
 -moz-transform:rotate(-90deg);
 -ms-transform:rotate(-90deg);
 -o-transform:rotate(-90deg);
 transform:rotate(-90deg);
 float:right;
 height:34px;
 margin-right:-34px;
 margin-top:-68px;
 width:172px;
}
#mosaico .mod5 .entry-content{
 height:356px;
}
#mosaico .mod5 .entry-content .linkbox,
#mosaico .mod5 li{
 padding:15px;
 height:40% ;
 width:46.5% ;
 position:relative !important;
 margin-top:0px !important;
}
#mosaico .entry-content .linkbox:hover h2{
 width: auto !important ;
}
#mosaico .linkbox h2 img {
 margin-bottom: -1.5px;
}

#menu2 ul li {
min-width: 67px;
}
div#main div#home-sidebar-4 div#tab div.quatro div.bloco{
 width: 237px;
 margin-left: 10px;
 float: left;
}
/*#menu2 ul ul{
 z-index: 100003;
}*/
body > iframe{
  display:none;
}
html body.single div#wrapper.hfeed div#main div#mosaico h3,
html body.single div#wrapper.hfeed div#main div#mosaico h1{
 line-height: 18px;
 padding-top: 9px;
 margin-bottom: 5px;
}
html body.single div#wrapper.hfeed div#main div#post p#category.title,
html body.single div#wrapper.hfeed div#main div#category h1.title{
  line-height: 18px;
  margin: 0px 0px 10px 0px;
}
html body div#rodape div#rodape-wrapper div#endereco.vcard div.adr abbr.region{
 border-bottom:0px;
}

/*
.chrome29 #menu2 ul{
 margin:0px;
}
.chrome29 #menu2 ul li{
  padding:0px 8px 0px 28px;
  position:relative;
}
.chrome29 #menu2 ul li ul{
  position:absolute;
  left:0px;
  top:100%;
  //padding:0px 13px;
  margin:0px;
  min-width:100%;
}
.chrome29 #menu2 ul li ul li{
  //margin: 0px;
  //padding: 0px 6%;
  //min-width: 100%;
}*/

#mosaico h3{
color: #C00026;
font-size:24px;
}
#mosaico .mod5 li .hide .icons.cinco-itens li {
padding:1.25px 0 !important;
}
#destaque0 #image img {
width: auto;
min-height: 100%;
margin-top: 0px;
min-width: 100%;
}
#destaque0 #text .absol{
height:auto !important;
min-height:50%;
}
#menu2 .sub-menu li{
position:relative;
border-right: 16px solid #FFFFFF;
background-color:#FFFFFF;
}
#menu2 .sub-menu .sub-menu{
position: absolute;
left: 100%;
top: 0px;
margin-left:15px;
padding-right:0px;
}
#menu2 .sub-menu .sub-menu .sub-menu{
margin-left:13px;
}



/*   Novo mosaico mod6 */
#mosaico .mod6 h2 {
    color:#FFF;
    cursor:pointer;
    font-weight:normal;
    text-align:center;
    background-image:url('../images/back_mosaico.png');
    background-repeat:repeat;
    font-size: 13pt;
}
#mosaico .mod6 h2 img {
    margin-right:6px;
}
#mosaico .mod6 li.nth6.hover h2,
#mosaico .mod6 li.nth8.hover h2{
    float: none;
}
#mosaico .mod6 br {
    display:none;
}
#mosaico .mod6 ul {
    list-style:none outside none;
    margin:0;
    padding:0;
} 
#mosaico .mod6 .hide .icons li {
    margin-bottom:15px !important;
}
#mosaico .mod6 .hide .rotate li {
    padding:2px 0px !important;
    margin:0px !important;
    height:auto;
    width:auto;
    background-color: transparent !important;
}
#mosaico .mod6 .hide {
    display:none;
}
#mosaico .mod6 li .hide .icons li {
    height:auto !important;
    width:100% !important;
    padding: 2px 0px !important;
    position:inherit !important;
    margin:0 !important;
}
/* Mosaico 6 - Hover */
#mosaico .mod6 li.hover {
    background-color:#000;
}
#mosaico .mod6 li.hover h2,
#mosaico .mod6 li:hover h2 {
    height:35px;
    margin:0px;
    padding:0px !important;
    width:auto !important;
    text-align:left;
    float:none;
}
#mosaico .mod6.ie li h2{
    font-size:14px;
}
#mosaico .mod6 li h2:hover{
    width:auto;
}
#mosaico .mod6 li.hover .hide {
    display:block;
}
#mosaico .mod6 li .hide .icons {
    height:110px;
    width:326px;
    clear:both;
}
#mosaico .mod6 li.hide .rotate {
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -o-transform:rotate(-90deg);
    transform:rotate(-90deg);
    float:right;
    height:34px;
    margin-right:-34px;
    margin-top:-68px;
    width:172px;
}
#mosaico .mod6 .entry-content{
    height:356px;
}
#mosaico .mod6 .entry-content .linkbox,
#mosaico .mod6 li{
    padding:15px;
    height:40% ;
    width:46.5% ;
    position:relative !important;
    margin-top:0px !important;
}
#mosaico .entry-content .linkbox:hover h2{
    width: auto !important ;
}
#mosaico .linkbox h2 img {
    margin-bottom: -1.5px;
}
#mosaico #mosaico-local.mod6 .entry-content {
width: 1000px;
}
#mosaico .mod6 .entry-content .linkbox, #mosaico .mod6 li{
    padding: 0.67% 0px 0px 16.533px;
    height: 46.3%;
    width: 177.21px;
    position: relative !important;
    margin-top: 0px !important;
    margin-left: 198px;
}
/*#mosaico .mod6 .entry-content .linkbox.nth10, #mosaico .mod6 li.nth10{
margin-left: 20%;
}*/
#mosaico .mod6 .entry-content .linkbox.hover, #mosaico .mod6 li:hover{
    width: 376.2px;
}
/*#mosaico .mod6 .entry-content .linkbox.nth4.hover, #mosaico .mod6 li.nth4:hover{
    width: 373.23px;
}*/
#mosaico .mod6 .entry-content .linkbox.nth4.hover, #mosaico .mod6 li.nth4:hover,
#mosaico .mod6 .entry-content .linkbox.nth6.hover, #mosaico .mod6 li.nth6:hover{
    margin-left: 4px;
    border-left:0px;
}
#mosaico .mod6 .entry-content .linkbox.nth4.hover, #mosaico .mod6 li.nth4:hover{
    border-left:0px;
}
#mosaico .mod6 .entry-content .linkbox.nth2.hover, #mosaico .mod6 li.nth2:hover,
#mosaico .mod6 .entry-content .linkbox.nth6.hover, #mosaico .mod6 li.nth6:hover,
#mosaico .mod6 .entry-content .linkbox.nth10.hover, #mosaico .mod6 li.nth10:hover{
    border-right:0px;
}
#mosaico .mod6 .entry-content .linkbox.nth8.hover, #mosaico .mod6 li.nth8:hover{
    margin-left: 0%;
}
#mosaico .mod6 .entry-content .linkbox.nth2.hover, #mosaico .mod6 li.nth2:hover{
    margin-right:-198px;
}
#mosaico .mod6 .entry-content .linkbox.nth2{
    margin-left:0px;
}
#mosaico .mod6 li h2{
    margin: -9%;
    padding: 44% 6%;
    width: 100%;
}
#mosaico .mod6 .entry-content .linkbox.nth10, #mosaico .mod6 li.nth10,
#mosaico .mod6 .entry-content .linkbox.nth8, #mosaico .mod6 li.nth8{
    margin-top: -4px !important;
}

/*Acessibilidade*/
#header{position:relative;}
#acessibilidade{
position:absolute;
right:0px;
top:46px;
padding:1px 5px;
}
#acessibilidade #font-size{
padding: 2px 2px 2px 27px;
color:#3E3E3E;
font-size: 0.6rem;
background-image:url("font.jpg");
background-repeat:no-repeat;
background-size:auto 65%;
background-position:0px 2px;
}
#acessibilidade #contrast{
padding: 2px 2px 2px 22px;
color:#3E3E3E;
font-size: 0.6rem;
background-image:url("contrast.jpg");
background-repeat:no-repeat;
background-size:auto 70%;
background-position:0px 2px;
}
#acessibilidade #conteudo{
position:absolute;
top:-1000px;
}

.font-size body, .font-size body input, .font-size body textarea{ font-size: 15px;}
.font-size body .entry-content{ font-size: 16px; }
body.contrast a:link, body.contrast a { color: #ffd200;  }
body.contrast .widget-left{
background-color: #000;
box-shadow: none;
border: 2px solid #fff;
color: #FFF;
}
body.contrast, body.contrast #menu2 a { color: #FFF;  }
body.contrast .category-posts-landing li a, body.contrast #menu2 ul ul a, body.contrast #right{ color: #000;  }
body.contrast .category-posts-landing li { border-top: none ;  }
body.contrast{ background-color: #000; }
body.contrast ul#posts li.destaque_cat{
background-color: #000;
box-shadow: none;
border: 2px solid;
width: 307px;
}
body.contrast ul#posts li.destaque_cat.transparent{
border: none;
}
body.contrast ul#posts li.destaque_cat.fullwidth {width: 95%;padding: 5px 7.7px;}
/*body.contrast #site-logo img{ width: 128%; margin: 9px 0 0 0; }*/
body.contrast #acessibilidade{ background-color:#F3F3F3;}
body.contrast #menu2 li:hover a{color:#C00026;}
body.contrast #home-sidebar-4{color:#000;}
body.contrast #home-sidebar-2 #widgets .widget {
background-color: #000;
box-shadow: 0px 0px 0px 2px #FFFFFF;
}
body.contrast #wp-calendar tbody td {
background-color: #FFF;
color: #000;
}
body.contrast #home-sidebar-2 {
height: 240px;
margin-top: 10px;
margin-bottom: 7px;
}

body.contrast #home-sidebar-4 a, body.contrast #home-sidebar-4 a:hover, body.contrast .menu1 a, body.contrast .menu1 a:hover, body.contrast #destaque0 a, body.contrast #destaque0 a:hover{
color:#C00026;
}

.font-size body .home-sidebar-4 li{font-size:12px;}
.font-size body #home-sidebar-4 #tab{margin: 0px !important; height: 254px;}
.font-size body #home-sidebar-4 #tab {line-height: 1.3;}


#rodape #endereco{
	margin-top: 17px;
	text-align: center;
	width: 64%;
}
#rodape #endereco .h1,
#rodape #endereco h1 {
	text-align: center;
	width: 100%;
}
#rodape #endereco .h1 a,
#rodape #endereco h1 a{}
#rodape #endereco div{display: inline-block;}
#rodape .cc{
	width: 64%;
	margin-top: 2px;
}
#rodape .menu1{ display:none; }

html{
	transition: margin 0.2s linear 0.1s;
}

.close-menu{ display:none }

#menu-resp-logo{
	display:none;
}

@media screen and (min-width: 980px) {
	#menu3 > ul > li > a{
		text-transform: uppercase;
	}
}

#center .category-posts-landing{display:none;}
.clearfix{clear:both;}
