/*Clear*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
menu {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
div.clear {
  clear: both !important;
  margin: 0 !important;
  height: 0 !important;
  float: none !important;
  padding: 0 !important;
}
a {
  color: inherit;
  text-decoration: none;
  outline: 0;
}
a:hover {
  text-decoration: underline;
  outline: 0;
}
a:visited {
  color: inherit;
  outline: 0;
}
a:link {
  color: inherit;
  outline: 0;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin: 0;
}
ul {
  padding: 0;
}
/*Style Padrao*/
body {
  font-family: "PT Serif", Georgia, serif;
  font-size: 10px;
  z-index: 0;
  color: #333333;
  background: #fff;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

#site {
  color: #333333;
  padding: 0;
}
.center {
  margin: 0px auto;
  width: 960px;
  overflow: hidden;
}

/* Standard */
.wmactive {
  font-style: italic;
}
.noBorder {
  border: 0px none !important;
}
.noBorderTop {
  border-top: 0px none !important;
}
.noBorderBottom {
  border-bottom: 0px none !important;
}
.noBorderRight {
  border-right: 0px none !important;
}
.noBorderLeft {
  border-left: 0px none !important;
}
.noMargin {
  margin: 0px !important;
}
.noMarginTop {
  margin-top: 0px !important;
}
.noMarginRight {
  margin-right: 0px !important;
}
.noMarginLeft {
  margin-left: 0px !important;
}
.noMarginBottom {
  margin-bottom: 0px !important;
}
.noPadding {
  margin: 0px !important;
}
.noPaddingTop {
  margin-top: 0px !important;
}
.noPaddingRight {
  margin-right: 0px !important;
}
.noPaddingLeft {
  padding-left: 0px !important;
}
.noPaddingBottom {
  margin-bottom: 0px !important;
}

/*.root {     -moz-box-shadow: 0px 0px 20px -8px #000000;-webkit-box-shadow: 0px 0px 20px -8px #000000;box-shadow: 0px 0px 20px -8px #000000;}*/
/* */
/*

 Font-face 
*/
@font-face {
  font-family: "openSansCondensedBold";
  src: url("../../fonts/openSansCondBold.eot");
  src: url("../../fonts/openSansCondBold.eot#iefix") format("embedded-opentype"),
    url("../../fonts/openSansCondBold.woff") format("woff"),
    url("../../fonts/openSansCondBold.ttf") format("truetype"),
    url("../../fonts/openSansCondBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "socialicons";
  src: url("../../fonts/socialicons.eot");
  src: url("../../fonts/socialicons.eot#iefix") format("embedded-opentype"),
    url("../../fonts/socialicons.woff") format("woff"),
    url("../../fonts/socialicons.ttf") format("truetype"),
    url("../../fonts/socialicons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* */
.wrap-header {
  padding: 0;
  height: 50px;
  background: #262626;
  width: 100%;
  margin: 0px;
  color: #fff;
}
#header {
  height: 50px;
  padding: 0;
}
#header .logo {
  width: 244px;
  padding: 0;
  height: 50px;
  text-align: center;
  margin-left: 11px;
  background: #2d7061;
  display: block;
  float: left;
  position: relative;
}
#header .logo img {
  margin-top: 11px;
  display: inline;
}
.navbar {
  border: 0;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-toggle {
  border-color: #ddd;
}
.nav .container-fluid {
  margin: 0;
  padding: 0;
}

.navbar-nav {
  font-family: openSansCondensedBold;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
.navbar-nav > li.nets {
  margin-top: 13px;
  margin-right: 10px;
  float: right;
}
.navbar-nav > li.nets > a {
  height: 20px;
  display: inline-block;
  margin-right: 3px;
  margin-top: 10px;
  padding: 0;
}
.navbar-nav > li.nets > a img {
  height: 20px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background: #444;
}
.navbar-nav > li.nets > a:focus,
.navbar-nav > li.nets > a:hover {
  background: none;
}
.navbar-nav > li > a {
  padding: 15px 10px;
}
.navbar-nav > li:first-child {
  margin-left: 15px;
}

#paginacao_galerias .item-gallery {
  overflow: hidden;
  position: relative;
  padding-left: 6px;
  padding-right: 6px;
  margin-bottom: 8px;
}
#paginacao_galerias .thumbnail {
  height: 100%;
  height: 150px;
  overflow: hidden;
  position: relative;
  border-radius: 0;
  border: 0;
  margin-bottom: 2px;
}
#paginacao_galerias .centered {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
#paginacao_galerias .centered img {
  min-height: 100%;
  min-width: 100%;
  max-width: 200% !important;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#paginacao_galerias .centered img.icon {
  -webkit-transform: translate(-50%, -70%);
  -ms-transform: translate(-50%, -70%);
  transform: translate(-50%, -70%);
}

#paginacao_galerias .titulo {
  text-align: center;
  color: #333333;
  padding: 4px 5px;
  display: block;
  font-size: 1.2em;
  background: #efefef;
  height: 50px;
  display: table;
  width: 100%;
  height: 50px;
  text-align: center;
}
#paginacao_galerias .titulo p {
  display: table-cell;
  vertical-align: middle;
}

.search_box {
  display: inline-block;
  overflow: hidden;
  width: 130px;
  margin-top: 0;
}
.nets-icons {
  display: inline-block;
  overflow: hidden;
  width: 64px;
  text-align: right;
}
.nets-icons li,
.nets-icons img {
  height: 20px;
}
.link_search {
  display: inline;
  float: right;
  height: 20px;
  width: 17px;
}
.link_search img {
  height: 20px;
}

.gsc-input input.gsc-input {
  font-size: 12px !important;
  background: #262626 !important;
  height: 20px !important;
  line-height: 20px !important;
  width: 100px !important;
  padding: 0 5px !important;
  color: #fff !important;
  font-style: italic;
  border: none !important;
  font-size: 1em !important;
  margin: 0px !important;
  border-bottom: 1px solid #fff !important;
}
.cse .gsc-control-cse,
.gsc-control-cse {
  background: #262626 !important;
}
.gsc-input tr,
.gsc-input td,
.gsc-input div,
.gsc-input table,
td.gsc-input,
.gsc-control-cse,
.gsc-search-box {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}
input.gsc-search-button {
  margin-left: 5px;
  background: url("../img/zc_hsearch.png") no-repeat #262626 !important;
  background-size: 100% auto !important;
  height: 19px !important;
  border: none !important;
  width: 20px !important;
  min-width: 17px !important;
  text-indent: -1000px;
  padding: 0 !important;
  margin: 0 !important;
  color: #000 !important;
}
.gsc-clear-button {
  display: none !important;
}
#___gcse_0 {
  margin-top: 0;
}
table.gsc-table-result {
  margin-bottom: 20px;
}

/*.gsc-result .gs-title { height: 1.8em !important;}*/

.gsc-url-bottom,
.gs-snippet {
  text-transform: none;
}
.gsc-table-cell-snippet-close,
.gs-promotion-text-cell {
  vertical-align: top;
  width: 100%;
  padding: 0 15px;
}
.gs-web-image-box,
.gs-promotion-image-box {
  height: 40px;
  overflow: hidden;
  margin-top: 8px;
}
.gsc-selected-option-container {
  min-width: 100px;
}
.gs-result .gs-title,
.gs-result .gs-title * {
  height: auto !important;
  overflow: auto !important;
  padding: 5px 0px !important;
  line-height: 1.6em !important;
  height: auto !important;
  text-decoration: none !important;
}

/*.home { width: 1066px !important;}*/
/*.home .content-main { margin-left: 43px;}*/
.home #basedestaque {
  margin-bottom: 0px;
}
#hdestaque {
  background: #ffffff;
  padding: 32px 0 24px;
  color: #000;
  text-align: center;
}
#hdestaque ul {
  width: 100%;
  background: #ffffff;
  position: relative;
}
#hdestaque ul li {
  width: 100%;
  background: #ffffff;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  display: block;
  overflow: hidden;
}
#hdestaque ul li img {
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  display: block;
}
#hdestaque ul li h2 {
  font-family: "Oswald";
  font-weight: bold;
  background: #ffffff;
  color: #000;
  margin: 0px 15px 0;
  padding-bottom: 0px;
  line-height: 130%;
  font-size: 60px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
#hdestaque ul li a {
  text-decoration: none;
}
#hdestaque ul li h3 {
  background: #fff;
  color: #cc0000;
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
  margin: 2px 0 0px;
  font-style: italic;
}
#hdestaque .box-image {
  background: #fff;
  margin-top: 15px;
}
.line-sep-destaque {
  width: 60%;
  margin: 0 auto;
  height: 1px;
  background: #3f3f3f;
}
.box-image {
  width: 947px;
  display: block;
  background: #000000;
}
.cycle-pager-active a {
  text-decoration: none !important;
  color: #999 !important;
  font-weight: normal;
}
.cycle-pager-active .arrow-mark {
  display: block !important;
  margin-left: -7px !important;
}
.arrow-mark {
  display: none !important;
  position: absolute !important;
  margin-top: -9px !important;
  *margin-top: -15px !important;
  width: 19px !important;
  height: 31px !important;
  z-index: 100;
  background: url("../img/slide-active-box.png") 50% 0 no-repeat;
}

.destaque-pause {
  color: #2d7061;
  display: inline-block;
  width: 100px;
}
.destaque-resume {
  display: none;
}
#hdestaque-prev {
  margin-left: 64px;
}
#hdestaque-next {
  margin-right: 22px;
}

* + html #hdestaque-controls div {
  display: inline;
  zoom: 1;
}
#hdestaque-controls {
  clear: both;
  display: block;
  text-align: center;
  height: 28px;
  font-family: "Oswald";
  font-size: 1.4em;
  color: #000;
  line-height: 26px;
}
#hdestaque-controls div {
  display: inline-block;
  width: auto;
  height: 28px;
}
#hdestaque-controls div#hdestaque-prev {
  width: 100px;
}
#hdestaque-controls div#hdestaque-pager {
  display: inline;
}
#hdestaque-controls div#hdestaque-next {
  width: 100px;
}
#hdestaque-controls div {
  display: inline-block;
  width: auto;
  height: 28px;
}
#hdestaque-controls strong {
  text-align: center;
  font-weight: normal;
  display: inline-block;
  width: 18px;
}
#hdestaque-controls strong a {
  display: inline-block;
  color: #000;
}
#hdestaque-controls div a {
  color: #000;
}
#hdestaque-controls div a:hover {
  color: #999;
  text-decoration: none;
}

#basedestaque {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 187px;
  background: #000;
  margin-bottom: 28px;
}

#basedestaque .djc {
  width: 20000em;
  position: relative;

  /* Optional, required in this case since it's a <ul> element */
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Oswald" !important;
  font-size: 1.5em;
  text-align: center;
  font-size: 1.6em;
}

#basedestaque .djc li {
  float: left;
  width: 300px;
  height: 187px;
}

.home .content-main {
  padding-top: 34px;
}
.container_leftempty #blog {
  border-right: 0px;
  margin-top: 43px;
}

.tt-h3 {
  font-family: "Oswald", sans-serif;
  padding: 20px 0;
}

@media (min-width: 1200px) {
  .tt-h3 {
    font-size: 26px;
  }
  #noticia .tt-h3 {
    font-size: 30px;
  }
  #noticia .conteudo {
    font-size: 18px;
  }
  .wrap-content-main.home .conteudo {
    font-size: 16px;
  }
  .social-whatsapp-mob {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  #header.container {
    width: 100%;
  }
  #hdestaque {
    display: none;
  }
  .home #basedestaque {
    display: none;
  }

  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    position: absolute;
    background: #262626;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    z-index: 100;
    padding-bottom: 20px;
    z-index: 10;
    width: 185px;
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
    padding: 0 0 10px 0;
    height: 448px !important;
  }
  .navbar-nav > li:first {
    margin-left: 0;
  }

  .navbar-nav > li a {
    text-align: right;
    padding: 7px 30px 7px 0;
  }
  .search_box .nets a {
    padding: 0 !important;
  }
  .navbar-nav > li:first-child {
    margin-left: 0;
  }
  .navbar-nav > li.nets {
    margin-top: 0;
    padding-right: 30px;
  }
  .navbar-nav > li.nets .search_box,
  .navbar-nav > li.nets .nets-icons {
    width: 100%;
  }
  .navbar .container-fluid {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin: 0;
  }

  .nets-icons li,
  .nets-icons a {
    display: inline-block;
    padding-right: 0 !important;
  }
  .nets-icons a {
    padding: 5px !important;
  }

  .social-icons a.social-twitter {
    display: none;
  }
  .social-icons a.social-whatsapp {
    display: inline-block;
  }
  .social-icons a.social-twitter-mob {
    display: inline-block;
  }
  .home .content-main {
    padding-top: 0;
  }

  .container_leftempty #blog {
    margin-top: 20px;
  }

  #menu {
    overflow: hidden;
  }
  .gsc-results-wrapper-overlay {
    padding: 0;
  }
  .gsc-table-cell-thumbnail,
  .gs-promotion-image-cell {
    display: none;
  }

  .tt-h3 {
    font-size: 24px !important;
  }
  #noticia .conteudo,
  .conteudo {
    font-size: 16px;
  }

  .search_box_els {
    height: 38px;
  }
  .navbar-nav > li.nets {
    width: 158px;
  }
  .link_search img {
    height: 23px;
  }
  .link_search {
    height: 38px;
    width: 26px;
  }
  .nets-icons li,
  .nets-icons img {
    height: 25px;
  }
}
.social-icons a.social-twitter-mob {
  display: none;
}
.social-icons a.social-twitter {
  display: inline-block;
}

.social-icons a.social-whatsapp {
  display: none;
}
/*.djc li a:hover img{*/
/*opacity:0.9;*/
/*}*/
.djc li a img {
  opacity: 0.5;
}

.djc li a dl {
  position: relative;
  width: 300px;
  height: 187px;
  overflow: hidden;
}
.djc li a dl dt img {
  min-height: 187px;
  min-width: 300px;
}
.djc li a dl dd {
  color: #ffffff;
  margin-top: 7px;
  line-height: 18px;
  position: absolute;
  bottom: 0px;
  background: url("../img/djc-dd.png") repeat-x 100% 0;
  width: 100%;
  padding: 0 20px;
  min-height: 43px;
}
.djc li a dl h3 {
  position: absolute;
  bottom: 10px;
  font-size: 16px;
  width: 260px;
  text-align: center;
  font-weight: normal;
}
.jcarousel-prev,
.jcarousel-next {
  width: 18px;
  height: 48px;
  background: url("../img/djc-left.png") no-repeat 35% 50% #2d7061;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  text-indent: -9999px;
}
.jcarousel-prev {
  left: 0px;
  background: url("../img/djc-left.png") no-repeat 35% 50% #2d7061;
}
.jcarousel-next {
  right: 0px;
  background: url("../img/djc-right.png") no-repeat 65% 50% #2d7061;
}
.jcarousel-prev:hover,
.jcarousel-next:hover {
  -webkit-box-shadow: 2px 0px 15px 0px rgba(45, 112, 97, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(45, 112, 97, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(45, 112, 97, 0.75);
  opacity: 0.9;
}

.pub_destaque {
  text-align: center;
  overflow: hidden;
  padding: 18px 0 10px;
}
.pub_destaque a,
.pub_destaque object,
.pub_destaque img {
  max-width: 100%;
}

#left .pub_left {
  width: 154px;
  text-align: center;
  margin-bottom: 30px;
  overflow: hidden;
}
#left #drops {
  border: 3px solid #a80000;
  min-height: 100px;
  background: #fff9f9;
  width: 154px;
  font-family: "Times New Roman";
  font-size: 1.7em;
  line-height: 17px;
  -webkit-box-shadow: 0px 0px 6px rgba(1, 0, 0, 0.65);
  -moz-box-shadow: 0px 0px 6px rgba(1, 0, 0, 0.65);
  box-shadow: 0px 0px 6px rgba(1, 0, 0, 0.65);
}
#drops .top {
  background: url("http://amigosdepelotas.com/assets/site/img/img_drops.png")
    no-repeat;
  height: 71px;
  width: 154px;
  border-bottom: 3px solid #a80000;
}
#drops ul li {
  width: 143px;
  margin: 9px 6px 13px;
  border-bottom: 1px solid #d8d8d8;
  padding: 0 0 15px 0;
  text-align: center;
}
#drops ul li img {
  margin-bottom: 10px;
}
#drops ul li b.number {
  font-size: 1.5em;
  font-weight: bold;
}
#drops ul li b {
  font-size: 1.4em;
  font-family: Arial, sans-serif;
}

#blog {
  float: left;
  border-right: 1px solid #e2e2e2;
  margin-bottom: 20px;
}
#blog .blog-posts {
  margin: 0 28px 0 15px; /*width:706px;*/
}

.columnist {
  font-size: 1.4em;
}
#content {
  display: block;
  width: 100%;
  background: #fff;
}
.content-main {
}
.content-main {
  background: #fff;
}

.wrap-footer {
  width: 100%;
  height: auto;
  overflow: auto;
  background: #d6d6d6; /*background:#E2E2E2;*/
}
#footer {
  background: #d6d6d6;
  display: block;
  margin: 0px auto;
  padding-top: 27px;
  font-size: 0.8em;
}
#menu_footer {
  display: block;
  padding-left: 30px;
}
#menu_footer ul {
  color: #2c7060;
  font-family: Arial;
  font-size: 1.8em;
}
#menu_footer ul li b {
  text-transform: uppercase;
}
#menu_footer ul li ul {
  font-size: 1em;
  padding: 15px 0;
}
/*91387653*/
#menu_footer ul li ul li {
  width: 100%;
  text-transform: capitalize;
  margin: 2px 0;
}

#footer .assinatura {
  padding: 73px 0 28px 0;
  display: block;
  text-align: center;
}
.cols_footer {
  text-transform: capitalize;
}

ul.paginacao {
}
ul.paginacao li {
  border-bottom: 1px solid #d2d2d2;
  border-top: 1px solid #fff;
  padding-bottom: 10px;
}

.area_fixa {
  border: 1px solid #1a863a !important;
  padding: 20px 10px;
  margin-bottom: 30px !important;
  margin-top: 20px !important;
}
.area_fixa .titulo {
  font-size: 3em !important;
  letter-spacing: -1px;
  line-height: 1em !important;
}

.content_colunista,
.columnist {
  font-size: 1.4em;
  font-weight: normal;
}
ul.paginacao p,
div.individual p {
  margin: 0 0 1em;
  display: block;
  overflow: hidden;
}

.conteudo {
  font-size: 16px;
  line-height: 1.55;
  margin-bottom: 13px;
  color: #161616;
}
.conteudo p {
  margin: 6px 0;
}
.conteudo iframe {
  max-width: 100%;
}
ul.paginacao .link {
  color: #000;
  font-size: 1.3em;
  margin: 0 0 15px;
  word-wrap: break-word;
}
ul.paginacao img.full {
  max-width: 100%;
}

.no_result {
  border: 1px solid #333;
  color: #333;
  margin: 20px auto;
  text-align: center;
  text-transform: uppercase;
  width: 350px;
}
.no_result .no_title {
  margin: 20px;
}
.errorBox {
  width: 350px;
  border: 1px solid #ab181c;
  background: #ab181c;
  color: #ffffff;
  padding: 10px 20px;
  font-size: 1.2em;
  margin: 20px auto;
  padding-left: 20px;
}
.errorBox .errorTitle {
  font-weight: normal;
}
.errorBox p {
  margin-left: 30px;
}
.sucBox {
  background: #2d7061;
  color: #fff;
  margin: 20px auto;
  padding: 10px 20px;
  font-size: 1.2em;
  text-align: center;
  text-transform: uppercase;
  width: 300px;
}
.sucTitle {
}
.sucBox span {
}
.sucBox img {
  float: left;
  margin-left: 125px;
}

div.ins_img_left,
div.ins_img_right,
div.ins_img_center {
  margin: 5px 20px 20px;
  display: block;
}

div.ins_img_left {
  margin-left: 0px;
  float: left;
  text-align: left;
  width: 40%;
}
div.ins_img_right {
  margin-right: 0px;
  float: right;
  text-align: left;
  width: 40%;
}
div.ins_img_center {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 100%;
}

div.ins_img_left table,
div.ins_img_right table,
div.ins_img_center table {
  min-width: 1px;
}
div.ins_img_center table {
  margin: 0 auto;
  table-layout: fixed;
  max-width: 80%;
}

.vlind .ins_img_center {
}
table .caption td {
}
table .image {
  margin: 0;
  display: inline-block;
}
table .image td {
  position: relative;
  display: block;
}
table .image tr {
  position: relative;
  display: block;
  padding: 0;
}
.caption {
}
.caption td {
  width: 100%;
}
.caption td label {
  display: block;
  width: 95%;
  margin: 3px 0;
  line-height: 15px;
  padding-bottom: 2px;
  font-family: Arial;
  font-size: 13px !important;
  font-style: italic;
}
div.ins_img_left img,
div.ins_img_right img,
div.ins_img_center img {
  display: block;
  float: left;
  width: 100%;
}

div.ins_img_left .image,
div.ins_img_right .image,
div.ins_img_center .image {
  overflow: hidden;
  display: block;
  text-align: center;
}

div.ins_img_left a,
div.ins_img_right a,
div.ins_img_center a {
  overflow: hidden;
  display: block;
}

.ins_img_left,
.ins_img_center,
.ins_img_right {
  font-family: Arial;
}
.credito {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background: url("../img/bkg_credito.png");
}
.credito label {
  padding: 0 5px;
  color: #fff;
  font-size: 12px;
  height: 14px;
  font-family: Arial;
}

table.ins_img_center .credito {
  width: auto;
}

div.ins_img_left {
  display: block;
  float: none;
  text-align: left;
}
div.ins_img_left table {
  width: 100%;
}
div.ins_img_left .caption td label {
  margin: 3px 0;
}

.giin img {
  max-width: 100%;
}

.galeria-inside-box {
  width: 477px;
  height: 112px;
  margin: 17px auto;
  position: relative;
  height: 112px;
  border: 1px solid #cccccc;
}
.galeria-inside-box .carousel-wrap {
  overflow: hidden;
  padding: 0;
  zoom: 1;
  width: 440px;
  height: 91px;
  border: 0px;
  margin: 9px 18px;
}
.galeria-inside-box ul {
  overflow: hidden;
  padding: 0;
  zoom: 1;
  width: 597px;
}
.galeria-inside-box ul li {
  display: inline;
  float: left;
  text-align: center;
  width: 150px;
  text-align: center;
  overflow: hidden;
  height: 91px !important;
  overflow: hidden;
  border-bottom: 0px !important;
  border-top: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
.galeria-inside-box ul li a {
  display: block;
  padding: 0;
  text-decoration: none;
  width: 140px;
  overflow: hidden;
  height: 91px;
}

.carousel-next,
.carousel-previous {
  width: 25px;
  height: 26px;
  line-height: 110px;
  position: absolute;
  top: 42px;
  text-indent: -1000px;
  overflow: hidden;
}

#carousel-next.disabled {
  left: 465px;
  background: url("../img/galeria-inside-next-disable.png") no-repeat;
}
#carousel-previous.disabled {
  margin-left: -12px;
  background: url("../img/galeria-inside-prev-disable.png") no-repeat;
}
.carousel-next {
  left: 465px;
  background: url("../img/galeria-inside-next.png") no-repeat;
}
.carousel-previous {
  margin-left: -12px;
  background: url("../img/galeria-inside-prev.png") no-repeat;
}
.galeria .disabled {
  display: none;
}
* hacks para IE6 e IE7 .carousel-next {
  _margin-top: -85px;
  *margin-top: -85px;
}

.acao {
  margin: 18px 0 10px;
  width: 100%;
  display: block;
  line-height: 25px;
  overflow: hidden;
  text-align: right;
  font-size: 12px;
}
.acao-fotos {
  margin: 10px 0 20px;
}
.acao div.number-comments {
  font-family: Arial;
  background: url("../img/img_comente.png") 0% 50% no-repeat;
  float: left;
  color: #fff;
  font-size: 1em;
  width: 20px;
  text-align: center;
  height: 26px;
  padding-right: 5px;
}
.acao div.acao_comentarios a {
  font-size: 1.2em;
  color: #333333;
  text-transform: uppercase;
}
.acao div.acao_redes {
  float: left;
  height: 25px;
  display: inline-block;
}
.acao div.acao_redes .opt_redes {
  margin-top: 4px;
  width: 169px;
}
.acao div.acao_redes label {
  float: left;
  margin-top: 7px;
  margin-right: 5px;
  color: #666;
  font-size: 1.1em;
}
.acao .btn_more {
  float: left;
}
.acao .btn_more a {
  margin: 0px !important;
}
.noNets {
  width: 200px !important;
  float: none !important;
  position: absolute !important;
  margin-top: -35px !important;
  margin-left: 486px !important;
}

.lista_galerias,
.paginacao_galerias {
  clear: both;
  margin-top: 12px;
}
.lista_galerias {
  font-size: 1.2em;
  font-family: "Arial";
  font-weight: bold;
}
.lista_galerias li {
  min-height: 200px;
}
.lista_galerias li p {
}
.lista_galerias li p a {
  display: block;
  color: #333333;
}
.lista_galerias li div img {
  display: block;
}
.lista_galerias li div.item {
  margin-bottom: 19px;
  margin-right: 15px;
  border: 1px solid #efefef;
  background: #efefef;
  overflow: hidden;
  width: 157px;
  float: left;
}
.lista_galerias li div.imagem {
  text-align: center;
  height: 129px;
  width: 157px;
  position: relative;
  overflow: hidden;
}
.lista_galerias li div.titulo {
  text-align: center;
  color: #333333;
  padding: 4px 5px;
  display: block;
  font-size: 1.2em;
}

#lista_fotos li {
  text-align: center;
  margin: 0 22px 14px 0;
  float: left;
  margin-bottom: 10px;
  width: 80px;
  border: 1px solid transparent;
  height: 66px;
  overflow: hidden;
}
#lista_fotos li:hover {
  border: 1px solid #efefef;
}
#lista_fotos li.active {
  border: 1px solid #efefef;
}
#lista_fotos li a {
  display: inline-block;
}
#lista_fotos li img {
  min-width: 80px;
  min-height: 66px;
}
#foto_individual .center_imagem .box_show_img {
  text-align: center;
  margin-top: 9px;
}
#foto_individual .center_imagem .box_img {
  text-align: center;
  padding: 2px;
  display: inline-block;
  margin: 0 auto;
  background: #efefef;
}
#foto_individual .center_imagem {
}
#foto_individual .center_imagem .box_imagem {
  display: inline-block;
}
#foto_individual .center_imagem .box_imagem img {
  display: block;
}
#foto_individual .center_imagem p {
  text-align: center;
  color: #333333;
  padding-bottom: 2px;
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}

a {
  color: #333333;
}
#foto_individual .center_imagem .control {
  position: absolute;
  margin-left: 228px;
  margin-top: 7px;
  text-align: center;
}
#foto_individual .center_imagem .prevPic {
  width: 134px;
  display: inline-block;
  width: 118px;
  margin: 0 5px;
  color: #b1393f;
  -webkit-border-radius: 5px;
  -webkit-borderradius: 5px;
  -moz-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-radius: 5px;
}
#foto_individual .center_imagem .nextPic {
  width: 134px;
  display: inline-block;
  width: 118px;
  margin: 0 5px;
  color: #b1393f;
  -webkit-border-radius: 5px;
  -webkit-borderradius: 5px;
  -moz-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-radius: 5px;
}
.foto_cabeca {
  text-align: center;
  margin-bottom: 25px;
  background: #efefef;
}
.foto_cabeca div {
  text-align: center;
  margin: 1px auto;
  display: inline-block;
}
.foto_cabeca div.titulo {
  text-align: center;
  color: #333333;
  padding-bottom: 2px;
  line-height: 100%;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.foto_cabeca div img {
}

.hfotos .foto_cabeca a.imgH {
  display: block;
  max-height: 301px;
  overflow: hidden;
}
.hfotos .foto_cabeca {
  margin-bottom: 0px;
}

form {
}
form div {
  height: 29px;
  margin: 0 0 10px;
}
form div label {
  float: left;
  width: 112px;
  line-height: 29px;
}
form div label.error {
  float: left;
  width: 300px;
  color: red;
}
form div label.full {
  width: 100%;
}
form div select,
form div input,
form div textarea {
  float: left;
  width: 383px;
  border: 1px solid #ccc;
  height: 29px;
  line-height: 29px;
}
form div textarea {
  width: 381px;
  height: 100px;
  line-height: 18px;
}
fieldset select {
  width: 419px;
  padding: 2px 5px;
  height: 24px;
}
input.submit {
  color: #2c7060;
  background: transparent;
  border: 0px;
  width: auto;
  float: none;
}
.button-submit {
  margin-left: 445px;
  margin-top: 21px;
}
input.submit {
  text-transform: uppercase;
}
input.submit:hover {
  text-decoration: underline;
}
.box-textarea {
  height: 108px;
}

.sub-titulo {
  font-size: 1.4em;
  padding-top: 10px;
  color: #000;
  margin-bottom: 25px;
  display: block;
}

#comentar {
  font-size: 1.2em;
}
#comentarios .sub-titulo {
  margin-bottom: 0px !important;
}
.lista_comentarios {
  font-size: 1.2em;
}
.comentarios_item {
  border-bottom: 1px solid #e2e2e2;
  padding: 10px 0 !important;
  margin: 0 !important;
}
.comentarios_item .dados {
  margin-bottom: 5px;
}
.comentarios_item .comentario {
  line-height: 120%;
  font-size: 1.1em;
}

.page_ind .paginacao_item {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.fields_requireds {
  font-size: 1.1em;
  margin-top: 0px;
}

#form_contato {
  margin-top: 20px;
}
#form_contato .box-textarea {
  margin-bottom: 0px;
}
#form_contato {
  font-size: 1.4em;
}
.espaco_do_leitor p.txt {
  margin: 20px 0 30px;
}
#form_enviarmateria {
  font-size: 1.4em;
}
#form_enviarmateria .img_materia {
  width: 100px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  overflow: hidden;
  float: left;
  border: 1px solid #ccc;
  color: #666;
  background: #eaeaea;
}
#form_enviarmateria .img_materia img {
  width: 100px;
  height: 70px;
}
#form_enviarmateria div.input {
  margin-left: 9px;
  float: left;
  width: 385px;
}
#form_enviarmateria div.input p {
  margin: 10px 0 5px;
}
#form_enviarmateria .text {
  width: 280px;
}
.box-inputfile {
  height: 100px;
}

div.label {
  text-transform: uppercase;
  font-size: 1.4em;
  font-family: "openSansCondensedBold", sans-serif !important;
  color: #2c7060;
  padding: 0px;
  padding-top: 20px;
  display: block;
  text-align: left;
  margin: 0;
}
div.label div a:hover {
  text-decoration: underline;
}
div.label .data,
.data {
  display: inline-block;
  font-size: 0.9em;
  color: #7a7a7a;
}

.columnist .data {
  font-size: 0.8em;
}

.home-list .conteudo {
  font-size: 1.6em;
}

.anuncio_post {
  border-bottom: 1px solid #d2d2d2;
  padding: 0 0 13px;
  margin-top: 20px;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.anuncio_post img {
  max-width: 100%;
}

#enquete-right .top {
  font-size: 14px;
  font-size: 17px;
  background: #e9e9e9;
  line-height: 30px;
  padding-left: 11px;
}
#enquete-right .pergunta {
  margin: 10px 12px 17px;
  font-weight: bold;
  height: auto;
  line-height: 135%;
  font-size: 1.6em;
}
#enquete-right .submeter-enquete {
  height: 28px;
  line-height: 12px;
  margin-left: 35px;
  margin-right: 10px;
  background: transparent;
  color: #2d7061;
  border: 0px;
  width: auto;
  font-size: 1.2em;
}
#enquete-right .submeter-enquete:hover {
  text-decoration: underline;
}
#enquete-right ul {
  border-top: 1px solid #e0e0e0;
  margin-bottom: 10px;
}
#enquete-right li {
  padding: 5px 10px;
  clear: both;
}
#enquete-right li input {
  float: left;
}
#enquete-right li span {
  float: left;
  margin-left: 3px;
  width: 170px;
  margin-left: 10px;
  line-height: 130%;
}
#enquete-right .bottom {
  margin: 0 !important;
}
#enquete-right .bottom a,
#enquete-right .bottom input {
}

.paginacao_nav {
  margin-top: 30px;
  font-size: 1.6em;
}
.pagcentral table {
  margin: 0 auto;
}
.paginacao_nav span.current {
  text-decoration: underline;
  color: #9a3215;
  border-color: #9a3215;
}
.paginacao_nav a,
.paginacao_nav .current,
.paginacao_nav .continous,
.paginacao_nav span {
  border: 0;
}
.desactive .btn,
.desactive .btn {
  cursor: not-allowed;
  box-shadow: none;
  opacity: 0.65;
}
.paginacao_nav .pag_next {
  border-right: 0px;
}

.box_paginacao {
  float: left;
  background: url(http://amigosdepelotas.com/assets/site/img/box_paginacao.png);
  height: 20px;
  text-align: center;
}
.box_paginacao a,
.box_paginacao span,
.pag_controlprevnext {
  margin: 0 4px;
  padding: 0 7px;
  display: inline-block;
  text-align: center;
  float: left !important;
  border: 1px solid #006039;
}
.pag_controlprevnext img {
  display: block;
  margin-top: 8px;
}
.box_paginacao .first {
}
.box_paginacao .last {
}

.form-individual-enquete input.enquete-submit {
  color: #2c7060;
  background: transparent;
  border: 0px;
  width: auto;
  float: none;
  cursor: pointer;
  margin: 0 36px 0 -20px;
}
.form-individual-enquete input.enquete-submit:hover {
  text-decoration: underline;
}
.form-individual-enquete .tt {
  font-size: 1.5em;
  margin: 15px 0 25px;
  display: block;
}
.form-individual-enquete p {
  font-size: 1.4em;
}

.enquetes-anteriores .tt {
  font-size: 1.5em;
  margin: 15px 0 10px;
  display: block;
}

.buttons_enquetes {
  text-align: center;
  display: block;
  color: #2c7060;
}

ul.enq_resultado div.line {
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
  height: 30px;
}
ul.enq_resultado {
  font-size: 1.2em;
}
.enq_resultado p {
  font-size: 1.2em;
  margin: 10px 0;
}
.c_enqGraphic {
  float: left;
  height: 15px;
  background-color: #2d7061;
}
.c_enqResultQ {
  float: left;
  padding-left: 10px;
  width: 100px;
  border-left: 1px solid #6b6b6b;
}
.c_enqPerc {
  float: left;
  margin-left: 16px;
  padding-right: 10px;
}
.enq_box_current {
  width: 440px;
  display: block;
  height: 15px;
  float: left;
  background: #e2e2e2;
}

.errorTitle {
  text-align: center;
}

.pub_superior {
  margin: 6px auto;
  padding: 0;
}

.pub_right {
  width: 100%;
  text-align: center;
  overflow: hidden;
  margin-bottom: 30px;
  text-align: center;
}
.pub_right a img {
  max-width: 100%;
}
/*
*/
#colunista {
  padding-bottom: 15px;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 15px;
  background: #fafafa;
  padding-top: 15px;
}
#colunista .imagem {
  max-height: 80px;
  max-width: 80px;
  overflow: hidden;
  margin-right: 15px;
  float: left;
  margin-left: 37px;
}
#colunista .imagem div {
  max-height: 80px;
  max-width: 80px;
  overflow: hidden;
}
#colunista .descricao {
  float: left;
  padding-left: 15px;
  width: 387px;
  line-height: 120%;
  margin-top: 20px;
}
#colunista .descricao b {
  color: #2c7060;
  font-size: 1.6em;
  display: block;
  margin-bottom: 5px;
}
#colunista .descricao p {
  display: inline;
  font-size: 1.2em;
  display: block;
}

#right .box {
  width: 100%;
  margin: 65px 0 37px;
  border: 1px solid #e9e9e9;
}
#right .top {
  margin-bottom: 20px;
  border-top: 2px solid #e9e9e9;
  position: relative;
}
#right .top span {
  position: absolute;
  left: 50%;
  margin-left: -70px;
  background: #e9e9e9;
  margin-top: -16px;
  font-family: "Oswald", sans-serif !important;
  font-size: 18px;
  color: #000;
  width: 140px;
  text-align: center;
  height: 34px;
  line-height: 34px;
}
#mais_comentadas .top span {
  width: 180px;
  margin-left: -90px;
}
#right .box .top a {
  padding-left: 10px;
}
#right .box .bottom {
  border-bottom: 3px solid #e9e9e9;
  text-align: right;
  height: 17px;
  vertical-align: bottom;
}
#right .box .bottom a {
  background: #e9e9e9;
  padding: 3px 7px 3px;
  margin-top: 7px;
  font-size: 1.1em;
  vertical-align: bottom;
  display: inline-block;
  margin-top: 0px;
}
#right .box .bottom a:hover {
  background: #333;
  color: #f6f6f6;
  text-decoration: none;
}

#right .box .right-list {
  font-size: 1.3em;
  margin: 4px 0;
}
#right .box .right-list li {
  display: block;
  clear: both;
  content: "*";
  display: table;
  padding: 3px 0;
}
#right .box .right-list li div {
  margin: 7px 0 7px 5px;
  display: table-cell;
}
#right .box .right-list li div img {
}
.right-image {
  max-width: 70px;
  max-height: 54px;
  overflow: hidden;
}
#right .box .right-list li a {
  display: block;
  padding: 10px 10px;
  line-height: 15px;
}
#right .box .right-list li a:hover {
  color: #000;
  text-decoration: none;
  background: #f6f6f6;
}
#right .box .right-list li .right-comimg {
  width: 167px;
  margin: 7px 6px;
  padding-left: 10px;
  vertical-align: middle;
}
#right .box .right-list li .right-semimg {
  width: 167px;
  margin: 7px 6px;
  vertical-align: middle;
  padding: 10px 0;
}
#right .box .right-list li .right-semimg {
  width: 225px;
  margin: 7px 5px;
}
#right .box .right-list li div.center-image {
  float: none;
  display: block;
  text-align: center;
  margin: 0;
}
#right .box .right-list li div.center-titulo {
  font-size: 1.1em;
  line-height: 110%;
  margin: 0;
  margin-top: 6px;
  text-align: center;
  display: block;
}
#right .box .right-list li div.center-image img {
  max-width: 50%;
}
#right .box .right-list li div.center-image {
  text-align: left;
}
#right .box .right-list li div.center-titulo {
  text-align: left;
}

#mais_comentadas li {
  display: block !important;
}

#opiniao {
  padding-top: 35px;
  margin-bottom: 50px;
  border-bottom: 2px solid #e9e9e9;
}
#opiniao .top {
  margin-bottom: 20px;
  border-top: 2px solid #e9e9e9;
  position: relative;
}
#opiniao .top span {
  position: absolute;
  left: 50%;
  margin-left: -60px;
  background: #000;
  margin-top: -16px;
  color: #fff;
  width: 120px;
  text-align: center;
  height: 34px;
  line-height: 34px;
}
#opiniao ul {
  color: #000;
  padding-top: 8px;
}
#opiniao ul li {
  width: 100%;
  margin: 9px 0px 13px;
  padding: 0 0 13px 0;
}

#opiniao ul li .image {
  width: 35%;
  height: 78px;
  float: left;
  overflow: hidden;
  margin-bottom: 10px;
  margin: 0px 5px 0px 0px;
  text-align: center;
}
#opiniao ul li .image img {
  display: block;
  height: 100%;
}
#opiniao ul li .image a {
  display: block;
}
#opiniao ul li .image span {
  display: block;
  width: 100%;
}

#opiniao .o_blo {
  float: left;
  width: 60%;
}
#opiniao .o_tt {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
  padding-top: 10px;
  display: block;
}
#opiniao .o_col {
  font-size: 1.4em;
  font-style: italic;
  display: block;
}
#opiniao a {
  display: block;
  overflow: hidden;
  padding: 10px 2px 10px 2px;
}
#opiniao a:hover {
  color: #000;
  text-decoration: none;
  background: #f6f6f6;
}
#opiniao .bottom a {
  text-align: center;
  background: #f9f9f9;
  font-size: 1.1em;
  letter-spacing: 0px;
}
/*#opiniao .bottom a:hover { color:#000;}*/
/*
#opiniao ul li div b a {font-size: 1.4em; line-height: 16px; color:#03497E; }
#opiniao ul li div {clear:both; margin: 0 5px;}
#opiniao ul li span { display:block; float:left; margin-top:5px; width: 85px;}
#opiniao ul li span a { font-size: 1.2em; line-height: 16px; font-style: italic; font-weight: bold; display:block; color:#494949; }
#opiniao ul li a.opiniao-readPost { color:#444; display:block;margin-top:5px; font-size: 1.4em; font-weight: bold; }*/

#right {
  float: left;
}
#left {
  float: left;
  width: 160px;
}

.btn_voltar {
  font-size: 16px;
  margin: 20px 0;
}
.right_btn_voltar {
  color: #2d7061 !important;
  font-size: 18px;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  display: block;
}
.right_btn_voltar span {
  font-size: 1.3em;
  color: #2d7061 !important;
  top: -2px;
  position: absolute;
  cursor: pointer;
}
.right_btn_voltar label {
  margin-left: 20px;
  cursor: pointer;
}

/*color:#FFFFFF !important;font-family: 'Fjalla One', sans-serif !important; text-decoration:none !important;}
.right_btn_voltar  span {background: url('../img/back.png') 0 50% no-repeat; padding-left: 15px;margin-left: -8px; }
.right_btn_voltar:hover {background: #296657;  Old browsers 
background: -moz-linear-gradient(top,  #296657 0%, #2d7061 39%, #296657 100%);  FF3.6+ 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#296657), color-stop(39%,#2d7061), color-stop(100%,#296657));  Chrome,Safari4+ 
background: -webkit-linear-gradient(top,  #296657 0%,#2d7061 39%,#296657 100%);  Chrome10+,Safari5.1+ 
background: -o-linear-gradient(top,  #296657 0%,#2d7061 39%,#296657 100%);  Opera 11.10+ 
background: -ms-linear-gradient(top,  #296657 0%,#2d7061 39%,#296657 100%);  IE10+ 
background: linear-gradient(to bottom,  #296657 0%,#2d7061 39%,#296657 100%);  W3C 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#296657', endColorstr='#296657',GradientType=0 );  IE6-9 
 );  IE6-9 }*/

/*DaHora */
#dahora {
  font-size: 10px;
  color: #ededed;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
}

#dahora .right-list {
  font-size: 10px !important;
}
#dahora li {
  border-bottom: 0px !important;
  content: "" !important;
  clear: none !important;
  display: block !important;
  padding: 0 !important;
}

#dahora .top {
  height: 80px;
  color: #ededed;
  background: #2d7061;
  background: url("../img/dahora.jpg") no-repeat;
  /*font-size:4.0em;font-family:'Fjalla One', sans-serif !important;*/
  /*        background: rgb(45,112,97);  Old browsers 
                       background: -moz-linear-gradient(top,  rgba(45,112,97,1) 0%, rgba(0,89,66,1) 100%);  FF3.6+ 
                       background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,112,97,1)), color-stop(100%,rgba(0,89,66,1)));  Chrome,Safari4+ 
                       background: -webkit-linear-gradient(top,  rgba(45,112,97,1) 0%,rgba(0,89,66,1) 100%);  Chrome10+,Safari5.1+ 
                       background: -o-linear-gradient(top,  rgba(45,112,97,1) 0%,rgba(0,89,66,1) 100%);  Opera 11.10+ 
                       background: -ms-linear-gradient(top,  rgba(45,112,97,1) 0%,rgba(0,89,66,1) 100%);  IE10+ 
                       background: linear-gradient(to bottom,  rgba(45,112,97,1) 0%,rgba(0,89,66,1) 100%);  W3C 
                       filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d7061', endColorstr='#005942',GradientType=0 );  IE6-9 */
}
#dahora dl {
  margin: 20px 0 30px;
}
#dahora dl dt {
  margin: 15px 8px;
  color: #000;
  text-align: center;
}
#dahora dl dt a span {
  font-size: 1em;
  margin-right: 2px;
  font-weight: normal;
  color: #1a863a;
  font-family: "Fjalla One", sans-serif !important;
}
#dahora dl dt a {
  width: 213px;
  margin: 0 0 0 3px;
  font-size: 1.7em;
  line-height: 17px;
}
#dahora dl dt a:hover {
  text-decoration: none;
  color: #7a7a7a;
}
#dahora dl dd {
  margin: 10px 10px 15px;
  text-align: center;
}

/*/DaHora */
/*Últimas */
#ultimas {
  font-size: 10px;
  color: #ededed;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
}

#ultimas .right-list {
  font-size: 10px !important;
}
#ultimas li {
  border-bottom: 0px !important;
  content: "" !important;
  clear: none !important;
  display: block !important;
  padding: 0 !important;
}

#ultimas .top {
  height: 50px;
  color: #ededed;
  background: #2d7061;
  background: url("../img/ultimas.jpg") no-repeat;
  /*font-size:4.0em;font-family:'Fjalla One', sans-serif !important;*/
  /*        background: rgb(45,112,97);  Old browsers 
                        background: -moz-linear-gradient(top,  rgba(45,112,97,1) 0%, rgba(0,89,66,1) 100%);  FF3.6+ 
                        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,112,97,1)), color-stop(100%,rgba(0,89,66,1)));  Chrome,Safari4+ 
                        background: -webkit-linear-gradient(top,  rgba(45,112,97,1) 0%,rgba(0,89,66,1) 100%);  Chrome10+,Safari5.1+ 
                        background: -o-linear-gradient(top,  rgba(45,112,97,1) 0%,rgba(0,89,66,1) 100%);  Opera 11.10+ 
                        background: -ms-linear-gradient(top,  rgba(45,112,97,1) 0%,rgba(0,89,66,1) 100%);  IE10+ 
                        background: linear-gradient(to bottom,  rgba(45,112,97,1) 0%,rgba(0,89,66,1) 100%);  W3C 
                        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d7061', endColorstr='#005942',GradientType=0 );  IE6-9 */
}
#ultimas dl {
  margin: 20px 0 30px;
}
#ultimas dl dt {
  margin: 15px 8px;
  color: #000;
  text-align: left;
}
#ultimas dl dt a span {
  font-size: 1em;
  margin-right: 2px;
  font-weight: normal;
  color: #1a863a;
  font-family: "Fjalla One", sans-serif !important;
}
#ultimas dl dt a {
  width: 213px;
  font-size: 1.4em;
  line-height: 17px;
  font-weight: bold;
}
#ultimas dl dt a:hover {
  text-decoration: none;
  color: #7a7a7a;
}
#ultimas dl dd {
  margin: 10px 10px 15px;
  text-align: left;
}

/*/Últimas */

.breakPost {
  margin-top: 15px;
  font-size: 15px;
  text-decoration: underline;
}
.breakPost a {
  font-weight: bold;
  color: #000;
}

/*.ag_ev .titulo { margin-bottom: 10px;}*/
.ag_ev img {
  margin-bottom: 10px;
}

.pesquisa .titulo {
}
.pesquisa .data {
  margin: 6px 0 10px;
  font-size: 1.2em;
}
.pesquisa .link {
  color: #2d7061 !important;
  font-size: 1.2em !important;
}

#eventos .titulo {
  margin-bottom: 15px;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox {
  font-size: 14px;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
  border: 0;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
}
#cboxContent {
  margin-top: 20px;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff;
}
#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(../img/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: bottom left;
}
#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(../img/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: bottom right;
}
#cboxLoadingOverlay {
  background: #000;
}
#cboxLoadingGraphic {
  background: url(../img/loading.gif) no-repeat center center;
}
#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(../img/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
  border: 0;
}
#cboxClose:hover {
  background-position: bottom center;
}

.rtwitter {
  border: 1px solid #aaaaaa;
  width: 233px;
  color: #333333;
  margin-left: -3px;
}

.rtwitter a {
  color: #00b0df;
}
.rtwitter li {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #fff;
}
.rtwitter li.user {
  height: 72px;
  background: url(http://amigosdepelotas.com/assets/site/img/bkg_twitter_user.png)
    repeat-x;
}
.rtwitter li.user div {
  float: left;
}
.rtwitter li.user .img {
  height: 72px;
  width: 71px;
}
.rtwitter li.user .img img {
  margin: 8px 0 0 11px;
}
.rtwitter .links img {
  display: block;
  margin: 9px 0 5px;
}
.rtwitter p {
  margin: 7px 14px;
  font-size: 1.3em;
  line-height: 15px;
}

#recaptcha_widget_div {
  height: auto;
  margin: 0 auto;
  width: 374px;
  float: left;
  margin-left: 3px;
}
#recaptcha_widget_div div {
  height: auto;
  margin: 0 auto;
}
#recaptcha_logo {
  display: none !important;
}
#recaptcha_table {
  width: 387px;
}

.zcNets {
  float: left;
  height: 50px;
  margin-bottom: 20px;
}
.zcNets a {
  float: left;
  display: inline-block;
  width: 29px;
  overflow: hidden;
  margin-right: 5px;
}
.zcNets a img {
  width: 100%;
}
.zcNets a:hover {
  opacity: 0.7;
}

.container_leftempty {
  border-right: 0px;
}
.container_leftempty .blog-posts {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
.container_leftempty div.ins_img_center {
  margin-left: 0;
  margin-right: 0;
}
.container_leftempty div.ins_img_left {
  margin: 5px 20px 10px 0px;
}
.container_leftempty div.ins_img_right {
  margin: 5px 0 10px 20px;
}

#relationed {
  font-size: 1.5em;
  margin: 30px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  padding-top: 20px;
}
#relationed i {
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
}
#relationed p {
  line-height: 22px;
  margin-bottom: 12px;
}
#relationed p a {
  font-weight: bold;
}

@media (min-width: 1367px) {
  #hdestaque ul li a h2 {
    font-size: 80px;
  }
}
@media (min-width: 1200px) and (max-width: 1366px) {
  #hdestaque ul li a h2 {
    font-size: 66px;
  }
}

@media (max-width: 1036px) {
  #blog {
    margin-left: 0;
  }
  #right {
    width: 33.33333333%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #hdestaque ul li a h2 {
    font-size: 72px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 990px) {
  .galeria-inside-box {
    width: 100%;
  }
  .galeria-inside-box .carousel-wrap {
    width: auto;
  }
  .carousel-next {
    right: -13px;
    left: auto;
  }
}
@media (max-width: 767px) {
  #hdestaque ul li a h2 {
    font-size: 36px;
  }
  #blog .blog-posts {
    margin: 0;
  }
  #blog {
    border-right: 0;
    margin-bottom: 20px;
    padding: 0;
  }
  div.ins_img_left {
    text-align: left;
    width: 100%;
  }
  div.ins_img_right {
    text-align: left;
    width: 100%;
  }
  div.ins_img_center {
    max-width: 100%;
  }
}

@media (max-width: 480px) {
}

[data-icon]:before {
  font-family: "socialicons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "socialicons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-whatsapp:before {
  content: "\61";
}
.icon-facebook:before {
  content: "\62";
}
.icon-social-twitter:before {
  content: "\63";
}
.icon-google-plus:before {
  content: "\64";
}
.share-social {
  margin-top: 35px;
}
.social-icons .effect-facebook:hover,
.social-icons .effect-facebook:active {
  color: #fff;
  background: #3b5998;
  border-color: #3b5998;
  opacity: 1;
}
.social-icons .effect-twitter:hover,
.social-icons .effect-twitter:active {
  color: #fff;
  background: #55acee;
  border-color: #55acee;
  opacity: 1;
}
.social-icons .effect-whatsapp:hover,
.social-icons .effect-whatsapp:active {
  color: #fff;
  background: #25d366;
  border-color: #25d366;
  opacity: 1;
}
.social-icons .effect-google-plus:hover,
.social-icons .effect-google-plus:active {
  color: #fff;
  background: #dc4e41;
  border-color: #dc4e41;
  opacity: 1;
}
.social-icons a:active {
  -webkit-box-shadow: 1px 1px 6px -1px rgba(128, 128, 128, 1);
  -moz-box-shadow: 1px 1px 6px -1px rgba(128, 128, 128, 1);
  box-shadow: 1px 1px 6px -1px rgba(128, 128, 128, 1);
}
.social-icons a {
  display: inline-block;
  border-radius: 50%;
  border: 1px solid #161616;
  color: #161616;
  width: 44px;
  height: 44px;
  line-height: 48px;
  text-align: center;
  opacity: 0.8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
  margin: 0 10px 0 0;
}
.social-icons i {
  font-size: 24px;
}

.social-icons a.social-google-plus {
}

#content {
  display: block !important;
}
