@import 'reset.css';

@import url('https://fonts.googleapis.com/css?family=PT+Sans:700,400,400italic|PT+Sans+Narrow:700|Droid+Serif:400,400italic,700,700italic');
@import url('https://fonts.googleapis.com/css?family=Merriweather:400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900);

.text-indent {
  text-indent: -9999px;
}
.list-reset {
  margin: 0;
  list-style-type: none;
}
p {
	color: #444444;
	/* font-family: Georgia, serif; */
	line-height: 1.5;
}
.title {
	/* margin-bottom: 30px; */
	position: relative;
}
.title p {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  font-style: italic;
  line-height: 35px;
}
.title p a {
	color: #222222;
/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
/*	text-transform: uppercase;*/
}
.title p a:hover {
  text-decoration: underline;
}
.grid h2,
.grid-1 h2 {
	font-family: 'Merriweather', serif;
	font-weight: 600;
	font-size: 32px;
	line-height: 1.3;
}
.grid h2 a {
	color: #222222;;
	text-decoration: none;
}
.grid h2 a:hover {
	color: #c80000;
}
.grid-1 h2 a {
	color: #c80000;
	text-decoration: none;
}
.grid-1 h2 a:hover {
	color: #222222;
}
.grid-2 h2 {
	font-family: 'Merriweather', serif;
	font-weight: 400;
	font-size: 19px;
	line-height: 1.3;
}
.grid-2 h2 a {
	color: #222222;
	text-decoration: none;
}
.grid-2 h2 a:hover {
	color: #c80000;
}
.grid-3 h2,
.article-list article h2 {
	font-family: 'Merriweather', serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.3;
}
.grid-3 h2 a,
.article-list article h2 a {
	color: #c80000;
	text-decoration: none;
}
.grid-3 h2 a:hover,
.article-list article h2 a:hover {
	text-decoration: underline;
}
#grid-indice h2 {
/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
#grid-indice h2 a {
	color: #1f9e76;
	text-decoration: none;
}
#grid-indice h2 a:hover {
	color: #1f9e76;
}
.grid-slider {
  background-color: #eeeeee;
  margin-bottom: 20px;
}
.grid-slider .bx-wrapper {
  background-color: #fffaf0;    
  float: none;
  max-width: 830px !important;
/*  max-height: 450px !important;*/
  width: 100%;
/*margin-right: 30px;*/
  direction: ltr;
}
.grid-slider .bx-wrapper h2 {
  background: url('../img/slider_bck.png') repeat;
  position: absolute;
  padding: 15px 20px 34px 20px;
  right: 0;
  left: 0;
  bottom: 0;
  margin-bottom: 0;
  font-size: 32px;
}
.grid-slider .bx-wrapper h2 a {
  color: #fff;
}
.memoria-wrapper {
/* background-color: #fffaf0;*/
/* max-width: 610px !important; Para memória só com imagem e texto em baixo (template-v1) */
 max-width: 830px !important;
 width: 100%;
 text-align: left;
}
.memoria-wrapper h2 a {
 color: #fff;
}
h3,
d3,
s3,
h4 {
	font-family: 'Merriweather', serif;
}
h3 {
	color: #c20000;
	font-size: 17px;
	font-weight: normal;
}
d3 {
/*	color: #206184;*/
	font-size: 17px;
	font-weight: bold;
}
s3 a {
	color: #206184;
	font-size: 17px;
	font-weight: bold;
}
h3 a {
  color: #c20000;
  text-decoration: none;
}
h3 a:hover {
  color: #222222;
/*  text-decoration: underline;*/
}
h4 {
	font-size: 13px;
	font-weight: normal;
}
h4 a {
	color: #222222;
	text-decoration: none;
}
h4 a:hover {
  text-decoration: underline;
}
h5 {
	color: #222222;
}
.subtitle p {
	font-size: 28px;
	margin-bottom: 15px;
	color: #e3004f;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	line-height: 35px;
	text-transform: uppercase;
}
.paging {
	margin-left: 5px;
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #222222;
	font-weight: bold;
}
.paging a {
  margin: 0 3px;
  color: #222222;
  text-decoration: none;
}
.paging a.active {
  color: #e3004f;
}
.paging a.readAll {
  display: block;
  margin-top: 5px;
}
.paging a:last-child {
  margin-right: 0;
}
.paging-holder {
  position: relative;
  padding: 0 0 25px 0;
  margin-bottom: 30px;
  border-bottom: #dddddd 1px solid;
}
.paging-holder .paging {
  display: block;
  margin: 0;
  text-align: center;
  line-height: 14px;
}
.paging-holder .prev,
.paging-holder .next {
  position: absolute;
  top: 0;
  line-height: 14px;
  font-size: 12px;
  font-style: italic;
  color: #444444;
  text-decoration: none;
}
.paging-holder .prev span,
.paging-holder .next span {
	/* font-family: 'PT Sans', Arial, Helvetica, sans-serif; */
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	font-style: normal;
}
.paging-holder .prev:hover,
.paging-holder .next:hover {
  text-decoration: underline;
}
.paging-holder .prev {
  left: 0;
}
.paging-holder .next {
  right: 0;
}
article table {
  box-shadow: 0 1px 0 0 #FFFFFF;
  max-width: 100%;
  width: 100%;
}
article table tr:first-child td:first-child {
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  border-top-left-radius: 2px;
}
article table tr:first-child td:last-child {
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  border-top-right-radius: 2px;
}
article table tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
article table tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
article table tr td {
  padding: 7px;
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
}
article table tr td:last-child {
  border-right: 1px solid #DDDDDD;
}
article table tr:last-child td {
  border-bottom: 1px solid #DDDDDD;
}
article table tbody > tr:nth-child(2n+1) > td,
.art-item .clearfix table tbody > tr:nth-child(2n+1) > th {
  background-color: #F2F2F2;
}
article blockquote {
	/* border-left: 10px solid #F2F2F2; */
	margin: 0;
	padding-left: 10px;
}
#recaptcha_response_field {
  border: 1px solid #fff!important;
  max-height: 32px!important;
  height: auto;
}
.social-bar ul {
  list-style-type: none;
  margin: 0;
}
#social-bookmarks-bar {
	margin: 0 auto;
	/* margin-bottom: 30px; */
	/*padding: 0 0 25px 0;*/
	position: relative;
	text-align: center;
}
html {
	height: 100%; /* https://css-tricks.com/couple-takes-sticky-footer */
}
body {
	background: transparent;
	color: #222222;
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	height: 100%; /* https://css-tricks.com/couple-takes-sticky-footer */
}

#wrapper,
.wrapper {
	margin: 0 auto;
	margin-bottom: -200px; /* https://css-tricks.com/couple-takes-sticky-footer */
/*	max-width: 930px;*/
	max-width: 100%;
	min-height: 100%; /* https://css-tricks.com/couple-takes-sticky-footer */
	padding: 0 10px;
}
#wrapper-wide {
	margin: 0 auto;
	margin-bottom: -200px;
	max-width: 100%;
	min-height: 100%;
}
#wrapper-archive {
	margin: 0 auto;
	margin-bottom: -200px; /* https://css-tricks.com/couple-takes-sticky-footer */
	max-width: 930px;
	min-height: 100%; /* https://css-tricks.com/couple-takes-sticky-footer */
	padding: 0 10px;
}
#content {
/*	border-top: 1px solid #222222;*/
	margin: 0 auto;
	overflow: auto;
	padding-bottom: 200px; /* https://css-tricks.com/couple-takes-sticky-footer */
	position: relative;
}
#content-wide {
/*	border-top: 1px solid #222222;*/
	margin: 0 auto;
	overflow: auto;
	padding-bottom: -200px; /* https://css-tricks.com/couple-takes-sticky-footer */
	position: relative;
}
.content-front,
.content-section,
.content-article {
	width: 830px;
}
.content-index {
	width: 730px;
}
.content-login {
	width: 930px;
}
audio {
  width: 100%;
}
section {
	border-top: 1px solid #dddddd;
	margin: auto auto 5px auto;
}
.row:first-child section:first-child {
	border-top-width: 0;
}
.cs_fl_right {
  float: right;
  margin-left: 20px;
}
.cs_fl_left {
  float: left;
  margin-right: 20px;
}
article {
  /* float: left; */
  position: relative;
}
section article:first-child {
	padding-left: 0;
}
article img {
  display: block;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
article .date,
article .time {
	display: block;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 16px;
	text-align: center;
}
article .author {
	display: block;
	font-size: 12px;
	margin-bottom: 16px;
	text-align: left;
}
article .date a,
article .time a {
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  color: #222222;
  font-size: 10px;
}
article .date a:hover,
article .time a:hover {
  text-decoration: underline;
}
article .more {
  display: block;
  color: #444444;
  font-size: 10px;
  font-weight: bold;
  font-style: italic;
}
article .more a {
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	color: #444444;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
}
article .more a:hover {
  text-decoration: underline;
}
article small,
.article-list small {
	display: block;
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 110%;
	text-transform: uppercase;
}
article small a {
  /* font-family: 'PT Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #e3004f; */
  text-decoration: none;
}
article small a:hover {
  text-decoration: underline;
}
article small em {
  font-weight: bold;
}
article h2 {
	margin-bottom: 5px;
}
.article-list h2 {
	/* color: #c80000;
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
	text-align: left;
/*    text-transform: uppercase;*/
}
article h3 {
  margin-bottom: 10px;
}
article h4 {
  margin-bottom: 7px;
}
article .info {
  display: none;
  margin: 0;
  list-style-type: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #222222;
}
article .info li {
	padding: 2px 5px;
	/* font-family: 'PT Sans', Arial, Helvetica, sans-serif; */
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-style: italic;
}
article .info li:last-child {
  padding: 0 5px;
}
article .info li span,
article .info li a {
  font-style: normal;
}
article .info li a {
  display: block;
  margin: 5px -5px 0;
  padding: 2px 5px;
  color: #fff;
  text-decoration: none;
  background: #e3004f;
}
#Contactar {
	margin-top: 25px;
}
#ficha_tecnica {
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
	width: 630px;
}
.small-screen {
	display: none;
}
.recaptcha_input_area {
  height: 33px!important;
}
.form-content {
	margin-bottom: 30px;
	margin-top: 30px;
	position: relative;
	text-align: center;
}
.form-content dl {
  overflow: hidden;
  margin-bottom: 10px;
}
.form-content dt {
  display: none;
}
.form-content #terms_of_use-label,
.form-content #terms_of_use-element,
.form-content #attributes-gender-label,
.form-content #attributes-gender-element,
.form-content #image-label,
.form-content #attributes-first_name_public-label,
.form-content #attributes-last_name_public-label,
.form-content #attributes-email_public-label {
  display: block;
  float: left;
  font-family: 'Droid Serif', Arial, Helvetica, serif;
  line-height: 25px;
  font-style: italic;
  color: #444444;
}
.form-content #terms_of_use-element {
  margin: 5px 0 0 10px;
}
.form-content #terms_of_use-element input {
  width: auto;
}
.form-content #attributes-gender-element br {
  display: none;
}
.form-content #attributes-gender-element label {
	float: left;
	color: #222222;
	/* font-family: 'PT Sans', Arial, Helvetica, sans-serif; */
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-style: normal;
}
.form-content #attributes-gender-element label input {
  margin: 6px 5px 0 0;
  float: left;
}
.form-content #attributes-bio-element,
.form-content #attributes-element {
  clear: both;
  padding-top: 10px;
}
.form-content #image-label + dd {
  clear: both;
}
.form-content #attributes-gender-label,
.form-content #attributes-gender-element label {
  margin-right: 10px;
}
.form-content #attributes-first_name_public-label,
.form-content #attributes-last_name_public-label,
.form-content #attributes-email_public-label {
  clear: left;
  width: 150px;
  margin-right: 5px;
}
.form-content #attributes-first_name_public-element,
.form-content #attributes-last_name_public-element,
.form-content #attributes-email_public-element {
  float: left;
}
.form-content input[type=text],
.form-content input[type=password],
.form-content textarea {
  height: 23px;
  width: 222px;
  padding: 0 10px;
  margin-bottom: 18px;
  font-family: 'Droid Serif', Arial, Helvetica, serif;
  font-size: 12px;
  font-style: italic;
  color: #444444;
  border: #666 solid 1px;
}
.form-content textarea {
  height: 55px;
  padding: 10px;
  resize: vertical;
}
.form-content input[type=submit],
.form-content button {
	background: #1f9e76;
	border: 0;
	border-radius: 3px;
	color: #ffffff;
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: 600;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
}
.form-content .input-info {
  position: absolute;
  top: 5px;
  right: 0;
  width: 230px;
}
.form-content .input-info a {
  display: inline-block;
  padding-left: 20px;
  margin-left: 14px;
/*  font-family: 'PT Sans', Arial, Helvetica, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #e3004f;
  text-transform: uppercase;
  text-decoration: none;
  background: url(../img/bullet-3.png) 0 50% no-repeat;
}
.form-content .input-info a:hover {
  text-decoration: underline;
}
.form-content .input-info a:first-child {
  background: none;
}
.horizontal-form {
  overflow: hidden;
}
.horizontal-form input {
  float: left;
  width: 188px;
  margin-right: 30px;
  margin-bottom: 0;
}
.horizontal-form input[type=submit] {
  width: 160px;
}
.zend_form {
  width: 50%;
}
#email-label {
  display: inline-block !important;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  min-width: 80px;
  font-style: normal!important;
}
#password-label {
  display: inline-block !important;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  min-width: 80px;
  font-style: normal!important;
}
.zend_form dt {
  display: inline-block !important;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
  min-width: 80px;
  font-style: normal!important;
}
.zend_form #image-label + dd {
  clear: none;
}
.zend_form dd#attributes-gender-element br {
  display: none;
}
.zend_form dd#attributes-gender-element::after {
  content: "<br />";
  color: transparent;
}
.zend_form #attributes-bio-label {
  clear: left;
}
.zend_form #attributes-bio-element {
  clear: inherit;
}
.row {
	/* border-top: 1px solid #dddddd; */
	overflow: auto;
}
.row:first-child {
	border-top: 0px;
}
.row .grid,
.row .grid-1,
.row .grid-2,
.row .grid-3 {
/*	display: table;*/
	margin: 0 auto;
	overflow: auto;
}
.row section article:first-child {
	padding-left: 0;
}
.row section article:last-child {
	border-right: 0;
	padding-right: 0;
}
.grid article {
	border-bottom: 1px solid #dddddd;
	float: none;
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: auto;
	width: 830px;
}
.grid article:last-child {
	border-bottom: 0;
}
.grid article small {
  /* padding-top: 16px; */
}
.grid article img {
	/* float: left; */
	/* margin-right: 30px; */
	width: 100%;
	border-radius: 5px;
}
.grid article .more {
  padding-top: 10px;
}
.grid-1 article {
	border-bottom: 1px solid #dddddd;
	float: none;
	margin-top: 30px;
	margin-bottom: 29px;
	overflow: auto;
	width: 830px;
}
.grid-1 article:last-child {
	border-bottom: 0;
}
.grid-1 article small {
  /* padding-top: 16px; */
}
.grid-1 article img {
	/* float: left; */
	/* margin-right: 30px; */
	width: 99%;
}
.grid-1 article .more {
  padding-top: 10px;
}
.grid-2 article {
	border-right: 1px solid #dddddd;
	float: left;
	margin-bottom: 20px;
	margin-top: 30px;
	padding-left: 30px;
	padding-right: 29px;
/*	width: 385px;*/
	width: 46%;

}
.grid-2 article img {
	display: block;
	float: right;
	/* margin-bottom: 16px; */
	margin-bottom: 10px;
	margin-left: 10px;
	max-width: 49%;
}
.grid-2 article h4 {
  height: 30px;
  overflow: hidden;
}
.grid-2 article .more {
  padding-top: 10px;
}
.grid-3 article {
	border-right: 1px solid #dddddd;
	float: left;
	margin-bottom: 20px;
	margin-top: 30px;
	padding-left: 30px;
	padding-right: 29px;
/*	width: 162px;*/
	width: 28%;

}
.grid-3 article .more {
  padding-top: 10px;
  margin-bottom: 30px;
}
.grid-3 img {
	display: block;
	margin-bottom: 15px;
	width: 98%;
}
.grid-3-top article {
  float: left;
  width: 200px;
  margin-right: 30px;
}
.grid-3-top article small a {
  font-size: 12px;
}
.grid-3-top article:nth-child(3) {
  width: 130px;
  margin-right: 0;
}
.grid-3-top article h4,
.grid-3-top article:nth-child(3) .date {
  overflow: hidden;
  height: 47px;
  margin: 0;
  line-height: 15px;
}
.grid-6 article {
  float: left;
  width: 13.5%;  
  margin-right: 30px;
}
.grid-6 article h2 a{
  color: #ffffff;
}
.grid-6 article:nth-child(6n) {
  margin-right: 0;
}
.grid-6 article .article {
  margin-bottom: 15px;
  border-bottom: #dddddd solid 1px;
}
.grid-6 article .article:last-child {
  border-bottom: 0;
}
.grid-6 article .article .time {
  min-height: 35px;
}
.grid-6 article .article h4 {
  overflow: hidden;
  height: 78px;
}
.grid-6 article .article h4 em {
  font-family: 'Droid Serif', Arial, Helvetica, serif;
  font-style: italic;
  font-size: 10px;
  text-transform: none;
}
.grid-6 img {
/*  background-color: #fff;*/
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
/*  border-radius: 50%;
  width: 98%;*/
  border-radius: 50%;
  height: 100px;
  width: 100px;
}
.grid-6.extended article {
	margin-bottom: 30px;
	/*border-bottom: #dddddd solid 1px; */
}
.grid-6.extended-small article {
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: #dddddd solid 1px;
  max-height: 220px;
  min-height: 220px;
}
.grid-6.extended-small article img {
  margin-bottom: 20px;
  height: auto;
  overflow: hidden;
  max-width: 130px;
}
#grid-indice {
	float: left;
	width: 530px;
}
#grid-indice .seccao,
#grid-arquivo .ano {
	margin-top: 114px; /* 150px - 36px */
	padding-top: 36px; /* https://stackoverflow.com/a/13117744 */
}
#grid-indice .seccao, a {
	color: #222222;
	text-decoration: none;
}
#grid-indice .seccao, a:hover {
	color: #c80000;
}
#grid-indice .seccao:first-child,
#grid-arquivo .ano:first-child {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}
#grid-indice article {
	border-top: 1px solid #dddddd;
	margin-top: 29px;
	overflow: auto;
	padding-top: 30px;
}
#grid-indice article:first-child {
	border-top-width: 0;
	padding-top: 0;
}
#grid-indice seccao:first-child article:first-child {
	margin-top: 30px;
}
#grid-arquivo {
	float: left;
	width: 730px;
}
#grid-arquivo article {
	border: 0;
	float: left;
	margin-bottom: 30px;
	margin-top: 20px;
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	width: 213.3px;
}
#grid-articles {
	float: none;
	width: 630px;
}
#grid-articles .seccao{
	margin-top: 114px; /* 150px - 36px */
	padding-top: 36px; /* https://stackoverflow.com/a/13117744 */
	color: #222222;
	text-decoration: none;
}
#grid-articles .seccao, a:hover {
	color: #c80000;
}
#grid-articles .seccao:first-child {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
}
#grid-articles article {
	border-top: 1px solid #dddddd;
	margin-top: 29px;
	overflow: auto;
	padding-top: 30px;
}
#grid-srticles article:first-child {
	border-top-width: 0;
	padding-top: 0;
}
#grid-srticles seccao:first-child article:first-child {
	margin-top: 30px;
}

.divider {
  clear: both;
  margin-bottom: 30px;
  border-bottom: #dddddd solid 1px;
}
.main {
  /* float: left;
  width: 610px; */
}
.entry article {
	float: none;
	margin: 0 auto;
	margin-top: 30px;
	width: 630px;
}
.entry article h2 {
	color: #c80000;
	font-family: 'Merriweather', serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.3;
	margin-bottom: 15px;
	text-align: center;
}
.texto-small {
/*	font-family: 'Open Sans', sans-serif !important;*/
	font-family: 'Roboto', sans-serif !important;
	font-size: 11px;
	text-decoration: none;
	color: #222222;
}
.texto-memoria-front {
/*	font-family: 'Open Sans', sans-serif !important;*/
	font-family: 'Roboto', sans-serif !important;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}
.texto-intro,
.texto-intro * {
/*	font-family: Georgia, serif !important;*/
	font-family: 'Merriweather', serif !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 1.5;
	text-align: left !important;
	color: #222222;
	hyphens: none;
}
.texto,
.texto * {
/*	font-family: Georgia, serif !important;*/
	font-family: 'Merriweather', serif !important;
	font-size: 14px !important;
/*	font-weight: normal !important;*/
	line-height: 1.5;
	text-align: left !important;
	color: #222222;
	hyphens: none;
}
.grid .texto-intro,
.grid .texto-intro *,
.grid-1 .texto-intro,
.grid-1 .texto-intro *,
.grid-2 .texto-intro,
.grid-2 .texto-intro *,
.grid-3 .texto-intro,
.grid-3 .texto-intro * {
/*	font-family: 'Open Sans', sans-serif !important;*/
	font-family: 'Roboto', sans-serif !important;
	font-size: 14px !important;
	text-decoration: none;
	color: #222222;
}
.entry article .texto-intro * {
	font-weight: bold !important;
}
/* .entry article p, */
.entry article .texto-intro > *,
.entry article .texto > * {
	margin-bottom: 10px;
}
.entry article p a {
	/* color: #e3004f; */
	color: #1f9e76;
	text-decoration: none;
}
.entry article p a:hover {
  text-decoration: underline;
}
/* Alinha Destaque à direita */
.entry article blockquote {
	float: right;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: -35px;
	padding: 0;
	width: 30%;
	hyphens: none;
}
/* Alinha Destaque à esquerda */
/*.entry article blockquote {
	float: left;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: -90px;
	margin-right: 20px;
	padding: 0;
	width: 30%;
	hyphens: none;
}*/
.entry article blockquote p,
.entry article blockquote p * {
/*	color: #222222;*/
	color: #868686;	
/*	font-family: 'Open Sans', sans-serif !important;*/
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px !important;
	font-weight: 600;
	margin: 0;
	text-align: left !important;
}
.entry article figure {
  margin-bottom: 20px;
}
.entry article figure img {
  margin-bottom: 10px;
}
.entry article figure p {
  font-style: italic;
}
.entry article figure p em {
  font-size: 10px;
  font-weight: bold;
  color: #222222;
}
/* Alinha imagem à direita */
/*.entry article .cs_img {
	clear: both;
	float: right;
	margin-bottom: 0;
	margin-left: 30px;
	margin-right: -90px;
	width: auto;
}*/
/* Alinha imagem à esquerda */
.entry article .cs_img {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -90px;
	margin-right: 20px;
/*	width: auto;*/
	width: 355px !important;
}
.entry article .cs_img_caption {
    font-size: 12px !important;
    font-style: italic !important;
}
.entry article ul {
  margin: 0;
  list-style-type: none;
  margin-bottom: 10px;
}
.entry article ul li {
  /* padding-left: 26px;
  font-family: 'Droid Serif', Arial, Helvetica, serif;
  font-size: 13px;
  line-height: 20px;
  background: url(../img/bullet-3.png) 10px 7px no-repeat; */
}
.page {
  border-bottom: 0;
  margin: 0;
}
.page article {
  border-bottom: 0;
  margin: 0;
  padding: 0;
}
.author-info {
  position: relative;
  overflow: hidden;
  clear: both;
  margin-bottom: 20px;
  border-bottom: #dddddd solid 1px;
}
.author-info p,
.author-info h3 {
  margin-bottom: 5px;
}
.author-info p em {
  font-size: 12px;
}
.author-info p em b {
  font-size: 10px;
  color: #222222;
}
.author-info img {
  float: left;
  margin: 0 30px 30px 0;
}
.author-info .more {
  position: absolute;
  top: 0;
  right: 0;
}
.author-info .more a {
/*  font-family: 'PT Sans', Arial, Helvetica, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #222222;
  text-decoration: none;
  font-weight: bold;
}
.author-info .more a:hover {
  text-decoration: underline;
}
.comments ol {
  margin: 0;
  list-style-type: none;
  margin-bottom: 30px;
  border-top: #dddddd solid 1px;
}
.comments ol li {
  position: relative;
  min-height: 60px;
  padding: 20px 0 20px 80px;
  border-bottom: #dddddd solid 1px;
}
.comments ol li img {
  position: absolute;
  top: 20px;
  left: 0;
}
.comments ol li h5 {
  margin-bottom: 5px;
  font-size: 12px;
  color: #222222;
}
.comments ol li h5 a {
/*  font-family: 'PT Sans', Arial, Helvetica, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  color: #e3004f;
  text-decoration: none;
  text-transform: uppercase;
}
.comments ol li h5 a:hover {
  text-decoration: underline;
}
.comments ol li h5 em {
  font-family: 'Droid Serif', Arial, Helvetica, serif;
  font-size: 10px;
  color: #222222;
  font-weight: bold;
}
.comments ol li p {
  margin-bottom: 5px;
}
.comments ol li .date {
  font-size: 12px;
  font-style: italic;
}
.comments fieldset ul {
  margin: 0;
  list-style-type: none;
}
.comments fieldset ul li.left {
  width: 370px;
}
.comments fieldset ul li.right {
  width: 225px;
}
.comments fieldset ul input[type=text],
.comments fieldset ul textarea {
  font-family: 'Droid Serif', Arial, Helvetica, serif;
  font-size: 12px;
  font-style: italic;
  color: #444444;
  border: #dddddd solid 1px;
}
.comments fieldset ul input[type=text] {
  position: relative;
  width: 199px;
  height: 38px;
  padding: 0 13px;
  margin-bottom: 15px;
}
.comments fieldset ul textarea {
  width: 344px;
  height: 193px;
  resize: none;
  padding: 10px 13px;
}
.comments fieldset ul input.button {
  width: 225px;
  height: 50px;
/*  font-family: 'PT Sans', Arial, Helvetica, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background: #222222;
  border: 0;
}
.comments fieldset ul input.button:hover {
  background: #444444;
}
aside {
  float: right;
  width: 200px;
}
/* aside#anos {
	width: 200px;
}
aside#seccoes {
	width: 200px;
} */
aside h2 {
  margin-bottom: 20px;
}
aside section,
aside .aside-box {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: #dddddd solid 1px;
}
aside#seccoes .aside-box {
	margin-top: 30px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#aside-box-article{
    position:relative;
}

.aside-box-article {
    position:fixed !important;
 	margin-top: 30px !important;
	margin-left: 74% !important;
	padding-bottom: 0px !important;
}

aside section:last-child,
aside .aside-box:last-child {
  border-bottom: 0;
}
aside .aside-box p,
aside .aside-box h3 {
  margin-bottom: 10px;
  padding-top: 5px;
}
aside .aside-box p a {
  color: #e3004f;
  text-decoration: none;
}
aside .aside-box p a:hover {
  text-decoration: underline;
}
aside .aside-box a {
	color: #222222;
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
}
aside#seccoes .aside-box a {
	/* color: #1f9e76; */
}
aside .aside-box a:hover,
aside .aside-box a.selected {
	color: #c80000;
}
.list-large {
  margin: 0;
  list-style-type: none;
  margin-top: 20px;
  border-top: #dddddd solid 1px;
}
.list-large li {
  padding: 20px 0 0 0;
  border-bottom: #dddddd solid 1px;
}
.geo_map_mapcanvas {
  width: 100% !important;
}
#top {
  position: relative;
  height: 35px;
  margin-bottom: 30px;
}
#top h3 {
	float: left;
	/* font-family: 'PT Sans', Arial, Helvetica, sans-serif; */
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 13px;
	text-transform: none;
	line-height: 35px;
}
.top-menu {
	position: absolute;
	right: 0px;
	top: 0px;
}
.top-menu ul {
  float: left;
  margin: 0;
  list-style-type: none;
}
.top-menu ul li {
  float: left;
  position: relative;
}
.top-menu ul li a {
	display: block;
	padding: 0 10px 0 27px;
	margin-right: 20px;
/*	font-family: 'PT Sans', Arial, Helvetica, sans-serif;*/
/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 13px;
	line-height: 35px;
	text-decoration: none;
	background-image: url("../img/icons-top.png");
	background-repeat: no-repeat;
}
.top-menu ul li .sub {
  display: none;
  position: absolute;
  top: 35px;
  left: -10px;
  z-index: 100;
  width: 150px;
  background: #222222;
}
.top-menu ul li .sub li {
  float: none;
  border-top: #666 solid 1px;
}
.top-menu ul li .sub li a {
  padding: 0 0 0 35px;
  font-size: 12px;
  color: #fff;
  font-style: italic;
  background: url(../img/bullet-2.png) 14px 50% no-repeat;
}
.top-menu ul li .sub li a:hover {
  background-position: 14px 50%;
  color: #e3004f;
}
.top-menu ul li .login-box {
  overflow: hidden;
  width: 290px;
  padding: 10px;
  border-top: #666 solid 1px;
}
.top-menu ul li .login-box fieldset {
  width: 130px;
}
.top-menu ul li .login-box fieldset.right {
  width: 145px;
}
.top-menu ul li .login-box fieldset p,
.top-menu ul li .login-box fieldset input[type=text],
.top-menu ul li .login-box fieldset input.button {
/*font-family: 'PT Sans', Arial, Helvetica, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #fff;
  font-style: italic;
}
.top-menu ul li .login-box fieldset input[type=text],
.top-menu ul li .login-box fieldset input.button {
  width: 118px;
  height: 23px;
  padding: 0 5px;
  text-align: center;
}
.top-menu ul li .login-box fieldset input[type=text] {
  margin-bottom: 5px;
  background: transparent;
  border: #666 solid 1px;
}
.top-menu ul li .login-box fieldset input.button {
  width: 130px;
  font-style: normal;
  font-weight: bold;
  background: #e3004f;
  border: 0;
}
.top-menu ul li .login-box p {
  margin-bottom: 5px;
  line-height: 15px;
}
.top-menu ul li .login-box p a {
  display: inline;
  padding: 0;
  margin: 0;
  color: #e3004f;
  line-height: 15px;
  font-size: 12px;
  background: none;
}
.top-menu ul li .login-box p a:hover {
  text-decoration: underline;
}
.top-menu ul li.login a {
  background-position: 0 9px;
}
.top-menu ul li.login a:hover,
.top-menu ul li.login a.active {
  background-position: 0 -141px;
}
.top-menu ul li.follow a {
  background-position: 0 -21px;
}
.top-menu ul li.follow a:hover,
.top-menu ul li.follow a.active {
  background-position: 0 -171px;
}
.top-menu ul li.share a {
  background-position: 0 -51px;
}
.top-menu ul li.share a:hover,
.top-menu ul li.share a.active {
  background-position: 0 -201px;
}
.top-menu ul li.language a {
  background-position: 0 -81px;
}
.top-menu ul li.language a:hover,
.top-menu ul li.language a.active {
  background-position: 0 -231px;
}
.top-menu .search-box {
  float: left;
  position: relative;
  width: 128px;
  height: 23px;
  margin-top: 5px;
  border: #666 solid 1px;
}
.top-menu .search-box input[type=text] {
	background: none;
	border: 0;
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-style: italic;
	height: 23px;
	padding: 0 30px 0 10px;
	width: 88px;
}
.top-menu .search-box input.button,
.top-menu .search-box a.search-trigger {
  position: absolute;
  top: 50%;
  right: 8px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  text-indent: -9999px;
  background: url("../img/icons-top.png") 0 -121px no-repeat;
  border: 0;
}
.top-menu .search-box input.button:hover,
.top-menu .search-box a.search-trigger:hover,
.top-menu .search-box input.button.active,
.top-menu .search-box a.search-trigger.active {
  background-position: 0 -271px;
}
.top-menu .search-box a.search-trigger {
  display: none;
}
#header {
/*  background: #ba0001;*/
/*	margin-bottom: 30px;*/
	margin-bottom: 10px;
	padding-top: 10px;
/*	padding-top: 30px;	*/
	position: relative;
	text-align: center;
}
#header a,
#header a:active,
#header a:hover {
  text-decoration: none;
  color: #222222;
}

#header h1 {
	height: 0px;
	text-indent: -9999px;
}
.logo {
	background: url("../img/avante.png") center center no-repeat;
	background-size: contain;
	font-size: 10px;
	font-weight: 300;
	margin: 0px auto;
	padding-bottom: 72px;
	text-align: right;
	width: 275px;
}
.logo a:hover,
.logo a:hover {
  color: #ff0000;
  text-decoration: none;
}

#header h5 {
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	max-width: 100%;
	text-transform: uppercase;
}
#header h5 span {
	color: #dddddd;
}
/*#header a {
	color: #222222;
	font-weight: 700;
}*/
#header .grid-3-top {
  position: absolute;
  top: 6px;
  right: 0;
  padding: 0;
  margin: 0;
  border-bottom: 0;
}
.nav-bar {
	background: #ba0001;
/*	background: #ffffff; */
/*	border-bottom: 1px solid #222222;*/
/*	padding: 3px 0px; */
	position: relative;
	z-index: 1;
	
}
.nav-bar.is_stuck {
/*	border-bottom: 1px solid #222222;*/
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.175);
	left: 0px !important;
	width: 100% !important;
}
.arrow-left {
	border-color: transparent #000000 transparent transparent;
	border-style: solid;
	border-width: 5px 8.7px 5px 0;
	height: 0px;
	width: 0px;
}
.arrow-right {
	border-color: transparent transparent transparent #000000;
	border-style: solid;
	border-width: 5px 0 5px 8.7px;
	height: 0;
	width: 0;
}
.nav-bar button.cat-trigger {
  display: none;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
/*  color: #ba0001;*/
  font-size: 14px;
/*	font-weight: 700;*/
  line-height: 35px;
  text-decoration: none;
/*	text-transform: uppercase;*/
}
.nav-bar ul {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	text-align: center;
}
.nav-bar ul li {
	/* float: left; */
	display: inline;
	/* margin-left: 5px; */
	margin-right: 15px;
	/* padding-left: 5px; */
}
.nav-bar ul li:last-child {
	margin-right: 0px;
}

.nav-bar ul li,
.nav-bar ul li a,
aside ul li a {
	/* display: block; */
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	color: #ffffff;
/*    color: #ba0001;*/
	font-size: 11px;
/*	font-weight: 700;*/
	line-height: 35px;
	text-decoration: none;
	text-transform: uppercase;
}
#anos ul li a {
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	color: #222222;
	font-size: 13px;
	line-height: 35px;
	text-decoration: none;
	text-transform: uppercase;
}

#ojornal ul li a {
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	color: #222222;
	font-size: 13px;
	line-height: 35px;
	text-decoration: none;
	text-transform: uppercase;
}

.nav-bar button.cat-trigger:active,
.nav-bar button.cat-trigger:hover,
.nav-bar ul li a:active,
.nav-bar ul li a:hover,
aside ul li a:active,
aside ul li a:hover {
	color: #4a0d0d;
}

#anos ul li a:active,
#anos ul li a:hover {
	color: #4a0d0d;
	text-decoration: underline;
}

#ojornal ul li a:active,
#ojornal ul li a:hover {
	color: #4a0d0d;
	text-decoration: underline;
}

.nav-bar ul li #simbolo {
	background: url("../img/avante-simbolo.png") left center no-repeat;
	background-size: contain;
	padding-left: 25px;
	padding-top: 5px;
}
.nav-bar ul li a.active {
	font-weight: 700;
	color: #4a0d0d;
}
.nav-bar .right {
	color: #222222;
	float: none;
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	/* font-size: 16px;
	font-weight: 700; */
	position: absolute;
	right: 0;
	/* text-transform: uppercase; */
	top: 0;
}
.nav-bar .right a {
	color: #222222;
	line-height: 15px;
	text-decoration: none;
}
.nav-bar .right a:hover {
  color: #c80000;
}
#footer {
	background-color: #eeeeee;
}
#bottom {
	/* border-top: 1px solid #222222; */
	margin-top: 30px;
	padding: 30px 0px;
	text-align: center;
}
#bottom .logo {
	opacity: 0.5;
	padding-bottom: 50px;
}
/* #bottom ul */
#bottom .nav-bar {
	border-bottom-width: 0px;
	/* border-top: 1px solid #dddddd; */
	/* margin: 0;
	list-style-type: none; */
	margin-top: 10px;
	padding-bottom: 0px;
	text-align: center;
}
#bottom ul li p,
#bottom ul li li {
	float: none;
	margin: 0;
	/* font-family: 'PT Sans', Arial, Helvetica, sans-serif; */
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	color: #1a171b;
	font-size: 12px;
	line-height: 15px;
}
#bottom ul li p a,
#bottom ul li li a {
  color: #1a171b;
  text-decoration: none;
  font-weight: bold;
}
#bottom ul li p a:hover,
#bottom ul li li a:hover {
  text-decoration: underline;
}
#bottom ul li li {
  padding-left: 10px;
  background: url(../img/bullet-1.png) 0 5px no-repeat;
}
#bottom ul li p {
  margin-bottom: 5px;
}
#bottom .nav-bar div {
	/* border-top: 1px solid #dddddd; */
	margin-top: 10px;
}
#bottom .nav-bar div ul {
	display: table;
	margin: 0px auto;
	margin-top: 10px;
	/* padding-top: 10px; */
}
#bottom .nav-bar div li {
	float: left;
}
#bottom .nav-bar div li a {
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	opacity: 0.5;
}
#bottom .nav-bar #pcp {
	background-image: url("../img/pcp.svg");
	/* height: 28px;
	width: 96px; */
	height: 22px;
	width: 75px;
}
#bottom .nav-bar #militante {
	background-image: url("../img/omilitante.svg");
	/* height: 29px;
	width: 169px; */
	height: 22px;
	width: 128px;
}
#bottom .nav-bar #edicoes {
	background-image: url("../img/edicoes.svg");
	/* height: 26px;
	width: 63px; */
	height: 22px;
	width: 53px;
}
#bottom .nav-bar #festa {
	background-image: url("../img/festa_avante.png");
	/* height: 26px;
	width: 63px; */
	height: 22px;
	width: 62px;
}
#bottom .nav-bar #avante_clandestino {
	background-image: url("../img/avante_clandestino.png");
	/* height: 26px;
	width: 63px; */
	height: 22px;
	width: 98px;
}
.event-map {
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: #dddddd solid 1px;
}
.event-map #map-canvas {
  height: 275px;
  margin-bottom: 7px;
}
.event-map p {
  font-style: italic;
  font-size: 12px;
}
.event-map p.right,
.event-map p.left a {
/*  font-family: 'PT Sans', Arial, Helvetica, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  color: #222222;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
}
.event-map p a {
  text-decoration: none;
  color: #222222;
}
.event-map p a:hover {
  text-decoration: underline;
}
.article-list,
.comments-list {
  /* margin: 0; */
  list-style-type: none;
}
.article-list {
	border-left: 1px solid #dddddd;
	/* margin-bottom: 14px; */
	margin-left: 14px;
	/* margin-top: 15px; */
	padding-left: 15px;
}
ul.article-list {
	border-color: #222222;
	margin: 0px;
	padding-left: 20px;
}
.first .article-list {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}
.article-list li,
.comments-list li {
	/* border-bottom: 1px solid #dddddd; */
	margin-top: 10px;
	/* padding-bottom: 5px; */
}
/* .article-list li:first-child, */
.comments-list li:first-child {
  padding-top: 0;
}
.article-list li:last-child,
.comments-list li:last-child {
  border-bottom: 0;
}
.article-list article {
	border-top: 1px solid #dddddd;
	margin-top: 14px;
	overflow: auto;
	padding-top: 15px;
}
.article-list article:first-child {
	border-top: 0px;
	/* margin-top: 0px; */
	padding-top: 0px;
}
.article-list li h4,
.comments-list li h4 {
  margin: 0;
}
.comments-list li {
  font-style: italic;
}
.comments-list li p,
.comments-list li .time {
  margin: 0;
  line-height: 15px;
}
.page-title h2 {
  padding-bottom: 20px;
  margin-bottom: 30px;
  /* border-bottom: #dddddd solid 1px; */
}
.section-search {
  overflow: hidden;
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: #dddddd solid 1px;
}
.section-search fieldset {
  float: left;
  position: relative;
  border: #666 solid 1px;
}
.section-search fieldset input[type=text] {
  width: 255px;
  height: 23px;
  padding: 0 5px 0 10px;
  font-family: 'Droid Serif', Arial, Helvetica, serif;
  font-size: 12px;
  font-style: italic;
  color: #444444;
  border: 0;
}
.section-search fieldset input.button {
  width: 23px;
  height: 23px;
  text-indent: -9999px;
  background: url(../img/icon-search.png) 50% 50% no-repeat;
  border: 0;
}
.section-search ul {
  float: right;
  margin: 0;
  list-style-type: none;
}
.section-search ul li {
	float: left;
	padding-left: 20px;
	margin-right: 14px;
	/* font-family: 'PT Sans', Arial, Helvetica, sans-serif; */
	/*	font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	line-height: 25px;
	background: url(../img/bullet-3.png) 0 50% no-repeat;
}
.section-search ul li:last-child {
  margin-right: 0;
}
.section-search ul li:first-child {
  padding-left: 0;
  background: none;
}
.section-search ul li a {
  color: #e3004f;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.section-search ul li a:hover {
  text-decoration: underline;
}
.user-slider {
  margin: 0;
  list-style-type: none;
  overflow: hidden;
  margin-bottom: 40px;
}
.user-slider li {
  overflow: hidden;
  float: left;
  background: #222222;
}
.user-slider li article {
  overflow: hidden;
  padding: 30px;
}
.user-slider li article h3,
.user-slider li article p {
/*  font-family: 'PT Sans', Arial, Helvetica, sans-serif;*/
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-weight: bold;
  text-transform: none;
}
.user-slider li article p {
  margin-bottom: 0;
}
.user-slider li article p a {
  color: #e3004f;
  text-decoration: none;
}
.user-slider li article p a:hover {
  text-decoration: underline;
}
.user-slider li article figure {
  float: left;
  width: 290px;
  margin-right: 30px;
}
.user-slider li article figure img {
  display: block;
  margin-bottom: 20px;
}
.user-slider li article .details ul li {
  margin-right: 20px;
}
.single-slider li {
  overflow: hidden;
  border-bottom: 0 !important;
}
.community-feed {
  margin: 0;
  list-style-type: none;
  float: left;
  width: 290px;
  margin-right: 30px;
  padding-bottom: 30px;
}
.community-feed:nth-child(3n) {
  margin-right: 0;
}
.community-feed li {
  padding: 5px 0 5px 20px;
  background-image: url(../img/feed-icons.png);
  background-repeat: no-repeat;
  border-bottom: #dddddd solid 1px;
}
.community-feed li:last-child {
  border-bottom: 0;
}
.community-feed li.registered {
  background-position: 0 7px;
}
.community-feed li.commented {
  background-position: 0 -63px;
}
.community-feed li p {
  font-size: 12px;
  line-height: 15px;
  font-style: italic;
}
.community-feed li p small {
  font-size: 10px;
  color: #222222;
  font-weight: bold;
}
.community-feed li p a {
  color: #444444;
  text-decoration: none;
}
.community-feed li p a:hover {
  text-decoration: underline;
}
#feedback-form .popup-form h2 {
  margin-bottom:10px;
}
#feedback-form .popup-form ul {
  margin-left:0px
}
#feedback-form .popup-form li {
	list-style: none;
	margin-bottom: 10px;
}
#feedback-form .popup-form select {
	background-color: #fffaf0;
	border: 1px solid #222222;
	padding: 3px;
	width: 100%;
}
#feedback-form .popup-form input[type="text"] {
	background-color: #fffaf0;
	border: 1px solid #222222;
	padding: 3px;
	width: 292px;
}
#feedback-form .popup-form input[type="submit"] {
  /* float: right; */
}
#feedback-form .popup-form textarea {
	background-color: #fffaf0;
	border: 1px solid #222222;
	/* width: 268px; */
	padding: 3px;
	/* width: 292px; */
	width: 85%;
}
#feedback-form .popup-form label {
  float: left;
  min-width: 100px;
}

#news-ticker {
  height: 26px;
  overflow: hidden;
  position: relative;
  border-top: #d6d6d6 1px solid;
  border-bottom: #d6d6d6 1px solid;
  margin-top: 5px;
  font-size: 14px;
}

#news-ticker span {
  float: left;
  padding: 5px 50px;
  position: relative;
}
#news-ticker ul {
  float: left;
  padding-left: 20px;
  -webkit-animation: ticker 20s cubic-bezier(1, 0, 0.5, 0) infinite;
  -moz-animation: ticker 20s cubic-bezier(1, 0, 0.5, 0) infinite;
  -ms-animation: ticker 20s cubic-bezier(1, 0, 0.5, 0) infinite;
  animation: ticker 20s cubic-bezier(1, 0, 0.5, 0) infinite;
}
#news-ticker ul:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
#news-ticker ul li {
  line-height: 26px;
  list-style: none;
}
#news-ticker a {
  text-decoration: none;
  color: #222222;
}
@-webkit-keyframes ticker {
  0% {
    margin-top: 0;
  }
  25% {
    margin-top: -26px;
  }
  50% {
    margin-top: -52px;
  }
  75% {
    margin-top: -78px;
  }
  100% {
    margin-top: 0;
  }
}
@-moz-keyframes ticker {
  0% {
    margin-top: 0;
  }
  25% {
    margin-top: -26px;
  }
  50% {
    margin-top: -52px;
  }
  75% {
    margin-top: -78px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes ticker {
  0% {
    margin-top: 0;
  }
  25% {
    margin-top: -26px;
  }
  50% {
    margin-top: -52px;
  }
  75% {
    margin-top: -78px;
  }
  100% {
    margin-top: 0;
  }
}

.capbox {
	background-color: #eeeeee;
	border: #C0C0C0 0 solid;
	border-width: 0 12px 0 0;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	margin-bottom: 30px;
}

#CaptchaDiv {
    font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

 /* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
} 

/* Rounded border */
hr.rounded {
  border-top: 8px solid #bbb;
  border-radius: 5px;
}

/*modos de pagamento*/
.cc-selector input{
    margin:0;padding:0;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
}

.cc-selector-2 input{
    position:absolute;
    z-index:999;
}

.multibanco{background-image:url(../img/pagamento_multibanco.png);}
.paypal{background-image:url(../img/pagamento_paypal.png);}
.transferencia{background-image:url(../img/pagamento_transferencia.png);}

.cc-selector-2 input:active +.drinkcard-cc, .cc-selector input:active +.drinkcard-cc{opacity: .9;}
.cc-selector-2 input:checked +.drinkcard-cc, .cc-selector input:checked +.drinkcard-cc{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
}
.drinkcard-cc{
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:100px;height:70px;
    -webkit-transition: all 100ms ease-in;
       -moz-transition: all 100ms ease-in;
            transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
       -moz-filter: brightness(1.8) grayscale(1) opacity(.7);
            filter: brightness(1.8) grayscale(1) opacity(.7);
}
.drinkcard-cc:hover{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
       -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
            filter: brightness(1.2) grayscale(.5) opacity(.9);
}

/* Extras */
a:visited{color:#888}
a{color:#444;text-decoration:none;}
p{margin-bottom:.3em;}


.subscrever_css:after {
    clear: both;
}

.subscrever_css > div {
    min-height: 200px;
    float: left;
    width: 45%;
}

@media all and (max-width: 500px) {
    .subscrever_css > div {
        float: none;
        width: 100%;
    }
}

.outras_edicoes {
    width: 100%;
    display: block;
    clear: both;
}

.edicao_arquivo {
    height: 190px;
    width: 18%;
    margin: 1%;
    float: left;
    display: block;
}

@media all and (max-width: 700px) {
    .edicao_arquivo {
        float: none;
    }
}

#content-capa {
    position: relative !important;
}

.capa-img {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    width: 17% !important;
}

@media all and (max-width: 1300px) {
    .capa-img {
        display: none;
    }
}

@media all and (max-width: 1440px) {
    .aside-box-article {
        display: none;
    }
}

@media (max-width: 950px) {
  #content-wide,
  #header,
  #footer {
    padding-left: 10px;
    padding-right: 10px;
  }
  #content, #content-wide {
	margin: 0px;
	width: auto;
  }/*
  #header section article:last-child {
    display: none;
  }
  .grid-2 article {
    float: left;
    width: 48%;
    margin-right: 4%;
  }
  .grid-2 article:nth-child(2n) {
    margin-right: 0;
  }
  .grid-2 article img {
    display: block;
    margin-bottom: 16px;
    height: auto;
  }
  .grid-2 article h4 {
    height: 30px;
    overflow: hidden;
  }
  .grid-2 article .more {
    padding-top: 10px;
  }
  .grid-3 article:nth-child(3n) {
    margin-right: 30px;
  }
  #bottom ul li li {
    width: 100%;
  }*/
}

@media (max-width: 768px) {
  .user-slider li article figure {
    width: 100%;
  }
  .user-slider li article figure img {
    width: auto;
  }
  #wrapper,
  .wrapper {
    /*width: 100%;*/
    padding: 0;
  }
  #content,
  #content-wide,
  #header,
  #footer {
    padding-left: 10px;
    padding-right: 10px;
  }
  #content, #content-wide {
	margin: 0px;
	width: auto;
  }
  #wrapper > .nav-bar ul li:first-child {
    padding-left: 10px;
  }
  #top h3,
  #header section article:last-child,
  .nav-bar .right,
  .main .title p,
  .section-search fieldset {
    display: none;
  }
  #top {
    margin-bottom: 20px;
    width: 100%;
  }
  .top-menu .search-box {
    margin-right: 10px;
  }
  article img,
  aside img {
    float: none;
    display: block;
    width: 100%;
    height: auto;
  }
  .event-map #map-canvas,
  .event-map #map-canvas img {
    width: 100%;
    height: auto;
  } 
    .grid article img,
	.grid-1 article img {
		margin-bottom: 20px;
		width: 100%;
	}
	.row {
		border-bottom-width: 0px;
	}
.row .grid,
.row .grid-1 {
	display: block;
	margin: 0 auto;
	overflow: auto;
}	
	.grid article,
	.grid-1 article,
	.grid-2 article {
		border-width: 0px;
		margin-bottom: 0px;
		padding: 0px;
		width: 100%;
	}
	.grid article:last-child,
	.grid-1 article:last-child,
	.grid-2 article:last-child {
		margin-bottom: 14px;
	}
  .grid-2 article .more {
    margin-bottom: 20px;
  }
  .grid-3 article {
    /* width: 48%;
    margin-right: 4%; */
  }
  .grid-3 article:nth-child(2n) {
    margin-right: 0;
  }
  .grid-3 article:nth-child(3n) {
    clear: left;
    margin-right: 4%;
  }
  .grid-3-top article {
    width: 150px;
    margin-right: 10px;
  }
  .grid-3-top article h4 {
    height: 45px;
  }
  .textual-block article {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .grid-6 article {
    width: 22%;
    margin-right: 4%;
  }
  .grid-6 article:nth-child(4n) {
    margin-right: 0;
  }
  .grid-6 article h3 {
    font-size: 85%;
  }
  .section-search ul {
    float: none;
  }
  .main,
  .entry {
    width: 100%;
  }
  aside {
    /* width: 100%; */
  }
  aside .gallery {
    display: inline-block;
  }
  aside .gallery img {
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-bottom: 4%;
  }
  aside .gallery a:nth-child(2n) img {
    margin-right: 0;
  }
  aside section.grid-3 article {
    float: none;
    width: 100%;
  }
  /* .comments fieldset ul li {
    float: none;
    width: 100%;
  }
  .comments fieldset ul li textarea {
    margin-bottom: 15px;
  } */
  .form-content .form-buttons {
    float: left;
  }
  .form-content .input-info {
    position: relative;
    top: auto;
    right: auto;
  }
  .form-content .input-info a {
    width: 100%;
  }
  .form-content #terms_of_use-label {
    clear: left;
  }
  #news-ticker {
    border: 0;
    margin: 10px 0px;
  }
  #news-ticker span {
  display: none;
  }
  #grid-articles {
	    width: 100%;
  }
}
@media (max-width: 660px) {
  .title p {
    display: none;
  }
  .top-menu {
    position: static;
    float: right;
    margin-right: 10px;
  }
  .top-menu ul li {
    position: static;
  }
  .top-menu ul li a {
    width: 16px;
    height: 35px;
    padding: 0;
    text-indent: -9999px;
  }
  .top-menu .sub,
  .top-menu .login-box {
    left: 0 !important;
    width: 100% !important;
  }
  .top-menu .sub .right,
  .top-menu .login-box .right {
    float: left !important;
    padding-left: 10px;
    width: auto !important;
  }
  .top-menu .sub ul,
  .top-menu .login-box ul {
    width: 100% !important;
  }
  .top-menu .sub li a,
  .top-menu .login-box li a {
    display: block;
    width: auto;
    text-indent: 0;
  }
  .top-menu .search-box {
    position: relative;
    width: 16px;
    height: 35px;
    padding: 0;
    margin: 0;
    border: 0;
  }
  .top-menu .search-box .hiden {
    position: absolute;
    right: -10px;
    top: 35px;
    display: none;
    z-index: 10;
    width: 300px;
    padding: 10px;
    background: #222222;
  }
  .top-menu .search-box .hiden input {
    width: 255px;
    border: #666 solid 1px;
  }
  .top-menu .search-box input.button {
    display: none;
  }
  .top-menu .search-box a.search-trigger {
    display: block;
    top: 18px;
    right: 0;
  }
  #header {
    height: auto;
  }
  #header .grid-3-top {
    position: relative;
    left: auto;
    right: auto;
    clear: both;
    padding-top: 20px;
    margin-top: 15px;
    border-top: #dddddd solid 1px;
    border-bottom: #dddddd solid 1px;
  }
  #header .grid-3-top article {
    width: 45%;
    margin-right: 5%;
  }
	#wrapper > .nav-bar {
		/* position: absolute;
		left: 0;
		top: 35px;
		width: 100%;
		border: 0; */
		text-align: center;
	}
	#wrapper > .nav-bar button.cat-trigger {
		padding-left: 5px;
		display: inline;
		background: transparent;
		float: left;
		border: none;

	}
	#wrapper > .nav-bar ul.show {
		display: none;
		position: absolute;
		top: 0;
		top: 32px;
		left: 0;
		z-index: 100;
		width: 100%;
		background: #222222e6;
	}
	#wrapper > .nav-bar ul.show li {
		float: none;
		padding: 0;
		margin: 0;
		border-top: #666 solid 1px;
	}
	#wrapper > .nav-bar ul.show li a {
		display: block;
/*		padding: 0px 0px 0px 20px;*/
		font-size: 12px;
		color: #fff;
		/* font-style: italic;
		font-weight: normal;
		text-transform: none;
		line-height: normal;
		background: url(../img/bullet-2.png) 14px 50% no-repeat; */
	}
	#wrapper > .nav-bar ul.show li a:hover {
		background-position: 14px 50%;
/*		color: #4a0d0d;*/
		background: #4a0d0d;
	}
	#news-ticker {
    border: 0;
    margin: 10px 0px;
    }
    #grid-articles {
	    width: 100%;
	}
}
/* @media (max-width: 400px) {
  .comments fieldset ul li.left {
    width: 100%;
  }
  .comments fieldset ul li textarea {
    width: 90%;
  }
} */
/* @media (max-width: 340px) { */
@media (max-width: 768px) {
	#header {
		border-bottom-width: 0px;
		/* z-index: 2; */
	}
	.grid-slider .bx-wrapper h2 {
	font-size: 22px;
	}
	.grid h2,
	.grid-1 h2 {
	font-weight: 400;
	font-size: 20px;
	line-height: 1.3;
    }
	.grid-6 article,
	.grid-3 article {
		border-bottom: 1px solid #dddddd;
		border-right-width: 0px;
		height: initial !important;
		margin-bottom: 0px;
		margin-right: 0px !important;
		padding-bottom: 15px;
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
	.row section article:last-child {
		border-bottom: 0px;
		padding-bottom: 0px;
	}
  .grid-6 article:nth-child(6n),
  .grid-3 article:nth-child(6n) {
    margin-right: 2%;
  }
  .grid-6 img {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  border-radius: 50%;
  height: 200px;
  width: 200px;
  }
  .grid-6 article h2 {
    font-size: 160%;
  } 
  .textual-block article {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #bottom ul li:first-child ul,
  #bottom ul li:nth-child(3) ul {
    display: none;
  }
  #bottom ul li {
    /* float: none;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px; */
  }
  /* #bottom ul li li {
    width: 100%;
    margin-bottom: 0;
  } */
	.grid-3 article:nth-child(2n) {
		/* border-width: 0px;
		margin-right: 0;
		padding-right: 0px; */
	}
  /* .grid-6 article {
    margin-right: 4%;
  }
  .grid-6 article:nth-child(2n) {
    margin-right: 0;
  } */
  .article-list,
  .comments-list {
    border: 0px;
    margin: 0px;
    padding: 0px;
  }
  .top-menu .search-box {
    position: static;
  }
  .top-menu .search-box a.search-trigger {
    right: 10px;
  }
  .top-menu .search-box .hiden {
    width: 100%;
    right: 0px;
  }
  .top-menu .search-box .hiden input {
    width: 90%;
    padding: 0px;
    margin-left: 20px;
  }
  .user-slider li article figure img {
    width: 100%;
  }
	#grid-indice,
	#grid-arquivo {
		width: 60%;
	}
	#grid-arquivo article {
		padding: 0px;
		width: 80%;
	}
	#grid-articles {
	    width: 100%;
	}
	aside {
		width: 35%;
	}
	aside .aside-box {
		padding-left: 0px;
	}
	#ficha_tecnica {
		width: 100%;
	}
	.big-screen {
		display: none;
	}
	.small-screen {
		display: block;
	}
	#Contactar .small-screen,
	#ficha_tecnica .small-screen {
		display: block;
		text-align: center;
	}
	.entry article {
		margin-top: 25px;
		width: 100%;
	}
	.entry article blockquote {
		margin-right: 5px;
		width: 50%;
	}
	.entry article .cs_img {
		clear: none;
		float: none;
		margin-bottom: 10px;
		margin-left: 0px;
		margin-right: 0px;
	}
	#mobile_simbolo {
	background: url("../img/avante-simbolo.png") left center no-repeat;
	background-size: contain;
	padding-left: 25px;
	padding-top: 5px;
    }
    #news-ticker {
    border: 0;
    margin: 0px 0px;
  }
}
