@import url("http://fonts.googleapis.com/css?family=Open+Sans:300,400,600");


div, div:hover, div:visited, a, a:hover, a:visited {
  outline: none none;
}

a:link {
  color: #464646
}
a:hover {
  text-decoration: none;
}

br.clear {
  clear: both;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans","Tahoma","Verdana","Arial", sans-serif;
}
p {
  font-family: "Open Sans","Tahoma","Verdana","Arial", sans-serif;
  font-size: 14px;
}

section.googlead {
  text-align: center;
}

section ul li:before, footer ul li:before, 
section ol li:before, footer ol li:before {
  content: "";
}

section ul {
  margin: 0px;
}

section ul li {
  list-style: outside square;
}

section.social-links ul > li,
article > section > ul > li {
  list-style: none;
}

section ul,
section ol {
  margin-left: 32px;
}

ul.article-list {
  margin-left: 0px;
}

section ol li {
  list-style: none;
  list-style-type: decimal;
}


span.sponser {
  color: #aaaaaa;
}

.spanSmallBanner {
  margin-left: 0px !important;
}

a.century21-homepagebanner {
 display: block;
 margin: 0 10%;
}

a.century21-homepagebanner img {
  margin: 0 auto;
  display: block;
}

body {
  background-color: #ffffff;
  font-family: "Open Sans","Tahoma","Verdana","Arial", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  color: #535353;
  margin-left: auto;
  margin-right: auto;
  max-width: 640px;
}

.container {
  max-width: 320px;
}

header {
  background: none;
}

header .logo {
  width: auto;
  height: auto;
  float: left;
}

header .search {
  margin-top: 22px;
  float: right;
}

#frmSearch {
  overflow: hidden;
  margin: 0px;
}

#frmSearch .searchfield{
  font-size: 14px !important;
  padding: 13px 10px 13px;
  width: 230px;
  height: 20px;
  border: 1px solid #EEEEEE;
  border-right: none;
  font: inherit;
  color: #999999;
  display: block;
  float: left;
}

#frmSearch .submit {
  background: url("../images/search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 48px;
  text-indent: -999em;
  width: 48px;
}

header .today {
  float: right;
  margin-right: 48px;
  color: #aeaeae;
  font-size: 13px;
}

.main-navi {
  font-family: "Open Sans","Tahoma","Verdana","Arial", sans-serif;
  font-size: 10px;
  font-weight: 600;
}

.navbar {
  margin-bottom: 20px;
}

.navbar .container {
  background-color: rgb(136, 136, 136);
}

.navbar .nav {
  display: table;
  float: none;
}

.navbar .nav > li {
  display: table-cell;
  vertical-align: middle;
  border: none;
  float: none;
}

.navbar .nav > li.active,
.navbar .nav > li:hover {
  height: auto;
  background-color: #262626;
}

.navbar .nav > li > a,
.navbar .nav > li > a:hover,
.navbar .nav > li > a:hover {
  padding-left: 6px;
  padding-right: 6px;
  text-align: center;
}

.navbar .nav .active > a,
.navbar .nav .active > a:hover,
.navbar .nav > li > a:hover {
  background-color: #262626;
  background-image: none;
  color: #ffffff;
}

.nav ul.submenu {
  display: none;
  padding: 0px;
  width: 142px;	
  text-align: left;	
  height: auto;	
  transition: color 0.3s linear 0s;
  position: fixed;
  margin: 0px;
  background: #EEEEEE;		
  font-size: 14px;	
  font-weight: 400;	
  color: #333333;	
  z-index: 9999;
}

.nav ul.submenu > li {
  cursor: pointer;
  border-bottom: 1px solid #CCC;
  padding-bottom: 6px;
  padding-left: 14px;
  padding-top: 10px;
}

.nav ul.submenu > li:hover {
  background-color: #f5f5f5;
}

.nav ul.submenu > li:last-child {
  border-bottom: none;
}

.nav ul.submenu a,
.nav ul.submenu a:hover {
  text-decoration: none;
  color: #000000;
}

.pagination a {
  border-width: 1px 2px 2px 1px;
  line-height: 20px;
  margin-right: 3px;
  padding: 0 5px;
}

.pagination li.disabled a {
  border: none;
}

#topbanner {
  margin-bottom: 18px;
  height: 47px;
}

#topbanner .banner-items {
  position: relative;
}

footer {
  border-top: thin solid #e7e7e7;
  margin-top: 10px;
  padding-top: 5px;
}

footer a {
  color: #464646;
  transition: color 0.3s linear 0s;
  text-decoration: none;
}
footer a:hover {
  color: #cccccc;
  text-decoration: none;
}
footer ul li:before {
  content: "";
  position: relative;
}
.footer-menu {
  list-style: none;
  float: right;
}
.footer-menu li {
  display: inline-block;
}

.span8 {
  max-width: 320px;
}

.span3 {
  width: 250px;
}

.column-left .social-links {
  margin-bottom: 18px;
}

.column-left div:nth-of-type(1) {
  margin-top: 0px;
}

.column-left div.size200x200 {
  margin-left: 50px;
  margin-bottom: 20px
}

.column-right div.size200x200 {
  margin-bottom: 20px
}

.column-right div.size250x250 {
  width: 250px;
  height: 250px;
  margin-bottom: 20px;
  margin-left: 0;
}

.social-links .social{
  max-width: 207px;
  margin-top: 1%;
  float: left;	
}

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

.social-links .social ul li{
  float: left;
  margin-left: 5px;	
}

.social-links .social ul li a{
  display: block;
  float: left;
  height: 48px;
  width: 48px;
  text-indent: -999em;   
}

.social-links .social ul li:first-child{
  margin-left: 0;
}

.social-links .social ul li a{
  -webkit-transition: all 0.3s; 
  -moz-transition: all 0.3s; 
  transition: all 0.3s;
}

.social-links .social ul li a:hover{
  opacity: 0.8;
}

.social-links .social ul li a.twitter{
  background: url("../images/twitter.png") no-repeat left center;  
}

.social-links .social ul li a.vimeo{
  background: url("../images/vimeo.png") no-repeat left center;  
}

.social-links .social ul li a.fb{
  background: url("../images/facebook.png") no-repeat left center;  
}

.social-links .social ul li a.gplus{
  background: url("../images/gplus.png") no-repeat left center;  
}

.social-links .social ul li a.rss{
  background: url("../images/rss.png") no-repeat left center;  
}



article > header {
  min-height: 0px;
  margin-bottom: 15px;
  margin-top: 15px;
}

article > header > h1 {
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
  font-family: "Open Sans","Tahoma","Verdana","Arial", sans-serif;
  color: #444444;
}

article div.texto {
  margin-top: 20px;
  text-align: justify;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 21px;
}

article div.texto p {
  font-size: 14px;
}

li.listitem {
  margin-bottom: 30px;
  overflow: auto;
}

li.listitem div.list-image {
  float: left;
  margin-right: 20px;
}

li.listitem h3 {
  color: rgb(70, 70, 70);
  transition: color 0.3s linear 0s;
  font-size: 16px;
  line-height: 20px;
}

h5.info {
  margin-top: 5px;
  margin-bottom: 5px;
}
h5.info > .date {
  background: url("../images/date.png") no-repeat left center;
  color: rgb(153, 153, 153);
  font-family: "Open Sans","Tahoma","Verdana","Arial", sans-serif;
  font-size: 10px;
  padding-left: 18px;
}

li.listitem .sinopse {
  text-align: justify;
}

li.listitem div.sinopse > p {
  color: rgb(83, 83, 83);
  transition: color 0.3s linear 0s;
  font-size: 14px;
}

.main-destaque .seccoes {
  position: absolute;
  top: 10px;
  font-size: 16px;
  font-weight: 600;
  float: left;
  background-color: #be4f3b;
  color: #ffffff;
  padding: 5px 10px;
}

.main-destaque .descricao {
  position: absolute;
  bottom: 0px;
  background-color: #333333;
  padding: 5px 20px 15px;
  height: 80px;
}

.main-destaque .titulo {
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  line-height: 40px;
}

.main-destaque .sinopse p {
  color: #ffffff;
  font-size: 14px;
}

#noticia-dia {
  margin-top: 20px;
}
#noticia-dia .contexto {
  color: #999999;
  font-size: 13px;
}
#noticia-dia a {
  color: #000000;
}
#noticia-dia .seccoes {
  font-size: 16px;
  font-weight: 600;
  float: left;
  background-color: #be4f3b;
  color: #ffffff;
  padding: 2px 10px;
  margin-right: 5px;
}
#noticia-dia h3 {
  font-size: 21px;
  font-weight: 600;
}
#noticia-dia h5 {
  clear: both;
}
#noticia-dia .sinopse p {
  font-size: 14px;
  color: #535353;
}

#noticias-dia {
  background: #EEEEEE;
  overflow: hidden;
  padding: 20px 30px;
}

#noticias-dia h6 {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  color: #999999;  
}
#noticias-dia ul {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
  overflow: hidden;  
}

#noticias-dia li {
  width: 230px;
  margin-right: 20px;
  margin-bottom: 3px;
  float: left;
  padding-left: 25px;
  background: url("../images/arrow-circle-dark.png") no-repeat left 4px;  
}
.latest-articles {
  clear: both;
}
.latest-articles > h3 {
  background: url("../images/category.png") no-repeat 5px center;
  background-color: #333333;
  color: #ffffff;
  margin-top: 30px;
  margin-bottom: 15px;
  padding-left: 24px;
  line-height: 36px;
}
.latest-articles h3 img {
  padding-left: 6px;
  padding-right: 6px;
}
.latest-articles h3 a {
  color: #ffffff;
}
.latest-articles h3 a:last-child {
  float: right;
}
.latest-articles > article {
  width: 300px;
  float: left;
}
.latest-articles > article h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  color: #464646;
}
.latest-articles > article > a {
  color: #464646;
}
.latest-articles ul,
.latest-articles-small ul {
  width: 305px;
  float: right;
  margin: 0px;
}
.latest-articles ul li,
.latest-articles-small ul li {
  list-style: none;
  clear: both;
  height: 85px;
}
.latest-articles ul li img,
.latest-articles-small ul li img {
  float: left;
  margin-right: 10px;
}
.latest-articles ul li h3,
.latest-articles-small ul li h3 {
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
}
.latest-articles-small ul li {
  height: auto;
}
.latest-articles-small ul li a {
  color: #000000;
  display: block;
  margin-bottom: 10px;
}
.latest-articles-small ul li p {
  line-height: normal;
  font-size: 12px;
}
.latest-articles-small ul li div.descricao {
  float: left;
  width: 220px;
}
.latest-articles-small ul li div.sinopse {
  height: 44px;
  overflow: auto;
}
.column-right .latest-articles ul,
.column-right .latest-articles-small ul {
  width: 245px;
  float: right;
  margin: 0px;
}
.column-right .latest-articles-small ul li div.descricao {
  float: left;
  width: 160px;
}

.size300x250,
.size300xauto {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.image-only {
  margin-top: 30px;
  clear:both;
}
.image-only > h3 {
  background: url("../images/seta.png") no-repeat left center;
  color: #359BED;
  margin-bottom: 15px;
  padding-left: 36px;
  line-height: 36px;
  border-bottom: #ccc 1px solid;
}
.image-only article {
  margin-bottom: 20px;
  display: inline-block;
}
.image-only article:last-child {
  margin-bottom: 0px;
}
.image-only article > a {
  display: block;
  position: relative;
}
.image-only article > a > h3 {
  position: absolute;
  bottom: 15px;
  background-color: #333333;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 10px;
  line-height: normal;
}

.latest-articles-small {
  margin-top: 30px;
  clear:both;
}
.latest-articles-small:first-child {
  margin-top: 0px;
}
.latest-articles-small > h3,
.social-links > h3 {
  background: url("../images/seta.png") no-repeat left center;
  color: #359BED;
  margin-bottom: 15px;
  padding-left: 36px;
  line-height: 36px;
  border-bottom: #ccc 1px solid;
}
.latest-articles-small article {
  margin-bottom: 20px;
}
.latest-articles-small article:last-child {
  margin-bottom: 0px;
}

.column-right .social-links {
  display: none;
}
.mp4-video {
  width: 300px;
  height: 250px;
  margin: 0 auto;
}

@media (max-width: 1239px) {
  .column-right {
    width: 940px;
  }
  .column-right section {
    float: left;
    clear: none;
    margin-left: 30px;
    width: 31%;
  }
  .column-right section:nth-child(2) {
    margin-left: 0px;
  }
}

@media (max-width: 767px) {
  .nav-collapse {
    display: none;
  }
}

@media (max-width: 400px) {
  .latest-articles > article {
    width: 100%;
    padding: 0 5px;
  }
  .latest-articles > article img {
    width: 100%;
    margin-left: -5px;
  }
  .span4 {
    width: 100%;
  }
  .span3 article,
  .span4 article {
    width: 100%;
  }
  .span3 article img,
  .span4 article img {
    width: 100%;
  }
  div.spanSmallBanner {
    width: 100%;
  }
  div.spanSmallBanner img {
    width: 100%;
  }
  .row {
    margin-left: 0;
  }
  .column-right div.size250x250 {
    width: auto;
    height: auto;
  }
  .column-right section {
    float: none;
    margin-left: 0;
    clear: both;
    width: 100%;
  }
  .column-right .latest-articles ul, .column-right .latest-articles-small ul {
    width: 305px;
  }
  [class*="span"] {
    margin-left: 0;
    max-width: 100%;
  }
  footer {
    text-align: center;
  }
  footer .powered-by {
    display: block;
  }
  footer .footer-menu {
    display: none;
  }
}


@media (min-width: 768px) {
  body {
    max-width: 760px;
  }
  .container {
    max-width: 760px;
  }
  .span8 {
    max-width: 620px;
  }
  .btn-navbar {
    display: none;
  }
  .navbar .nav > li > a, .navbar .nav > li > a:hover, .navbar .nav > li > a:hover {
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-navi {
    font-size: 11px;
  }
  #topbanner {
    height: 57px;
  }
  [class*="span"] {
    margin-left: 15px;
  }


}


@media (min-width: 980px) {
  body {
    max-width: 940px;
  }
  .container {
    max-width: 940px;
    width: 940px;
  }
  .navbar .nav > li > a, .navbar .nav > li > a:hover, .navbar .nav > li > a:hover {
    padding-left: 12px;
    padding-right: 12px;
  }
  .main-navi {
    font-size: 14px;
  }
  #topbanner {
    height: 71px;
  }
  /*
    .column-right {
      width: 940px;
    }
    .column-right section {
      float: left;
      clear: none;
      margin-left: 30px;
    }
    .column-right section:nth-child(2) {
      margin-left: 0px;
    }
  */
}

@media (min-width: 1240px) {
  body {
    max-width: 1200px;
  }
  .container {
    max-width: 1200px;
    width: 1200px;
  }
  .navbar .nav > li > a, .navbar .nav > li > a:hover, .navbar .nav > li > a:hover {
    padding-left: 16px;
    padding-right: 16px;
  }
  .main-navi {
    font-size: 16px;
  }
  #topbanner {
    height: 90px;
  }
  .column-left .social-links {
    display: none;
  }
  .column-right .social-links {
    display: initial;
  }
}

#b4nners_818 div {
  height: 360px !important;
}
