/* FONT */

@font-face {
  font-family: 'DroidSans';
  src: url('../fonts/droidsans-webfont.eot');
  src: url('../fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/droidsans-webfont.woff') format('woff'),
       url('../fonts/droidsans-webfont.ttf') format('truetype'),
       url('../fonts/droidsans-webfont.svg#DroidSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DroidSansBold';
  src: url('../fonts/droidsans-bold-webfont.eot');
  src: url('../fonts/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/droidsans-bold-webfont.woff') format('woff'),
      url('../fonts/droidsans-bold-webfont.ttf') format('truetype'),
      url('../fonts/droidsans-bold-webfont.svg#DroidSansBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MuseoSlab500';
  src: url('../fonts/museo_slab_500-webfont.eot');
  src: url('../fonts/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
       url('../fonts/museo_slab_500-webfont.woff') format('woff'),
       url('../fonts/museo_slab_500-webfont.ttf') format('truetype'),
       url('../fonts/museo_slab_500-webfont.svg#MuseoSlab500') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* FONT - FIM */

/* GERAL */

@media (min-width: 1200px) {
/*  .container { width: 970px; } /**/
}

body {
  background: url(../images/top-bg.jpg) 0 100px repeat-x;
  color: #2d2d2d;
  font: 13px/20px "DroidSans", Arial, Helvetica, "Trebuchet MS", sans-serif;
}

a {
  color: #548f04;
}

.fonteMuseo {
  font-family: "MuseoSlab500",Times,serif;
}

.img-100 {
  width: 100%;
}

.img-center {
  margin: 0 auto;
}

.titulo-borda {
  background: url(../images/pet-border.png) repeat-x center;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
}

.blocoTitulo {
  background: url(../images/pet-border.png) repeat-x center bottom;
  color: #5e6063;
  font-family: "MuseoSlab500",Times,serif;
  font-size: 24px;
  height: 35px;
  margin: 0 0 25px;
  padding-bottom: 5px;
}

.blocoTitulo span {
  color: #F37E1D;
}

.blocoBorda {
  background: url(../images/pet-border.png) repeat-x center;
  height: 5px;
  margin-bottom: 30px;
}

.blocoTitulo2 {
  color: #5e6063;
  font-family: "MuseoSlab500",Times,serif;
  font-size: 32px;
  height: 35px;
  margin: 10px 0 0px 0;
  padding-bottom: 5px;
}

.blocoTitulo2 span {
  color: #F37E1D;
}


.img-box {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: block;
  padding: 4px;
}

a.img-box img {
  max-height: 60px;
}

#blocosHome a.img-box img {
  max-height: 160px;
}

#blocosHome .item h3,
#blocosHome .item h3 a {
  color: #548f04;
  font-family: "MuseoSlab500",Times,serif;
  font-size: 18px;
  margin-top: 0;
  padding-top: 0;
}

#blocosHome .item h3 a:hover {
  color: #036;
  text-decoration: none;
}

#blocosHome .item h4,
#blocosHome .item h4 a {
  color: #0053a6;
  font-size: 14px;
}

#blocosHome .item h4 {
  background: url(../images/pet-border.png) repeat-x center 28px;
  margin-bottom: 5px;
  padding-bottom: 15px;
}

#blocosHome .item h4 a:hover {
  color: #003f73;
  text-decoration: none;
}

/* GERAL - FIM */

/* TOPO */

#topo {
  background: url(../images/header-image.jpg) center bottom no-repeat;
  position: relative;
  z-index: 750;
}

#topo > .container {
  height: 237px; /*  height: 137px; */
  position: relative;
  z-index: 752;
}

#topo .logo {
  height: 190px;
  left: 15px;
  position: absolute;
  top: 5px;
}

#menu {
  /*background: url(../images/nav-bg.png);*/
  background-color: rgba(189,93,13,0.85);
  bottom: 0;
  height: 42px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 760;
}

#menu .blocoMenu {
  float: left;
}

#menu .navbar {
  min-height: 42px;
}

#menu .navbar-collapse {
  border: none;
  padding: 0;
}

#menu .navbar-nav {
  margin-top: 0;
  margin-bottom: 0;
}

#menu .navbar-nav li {
  border-left: 1px solid #9e4c07;
}

#menu .navbar-nav li:first-child {
  border: none;
}

#menu .navbar-nav > li > a {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 11px;
}

#menu .nav > li.active > a,
#menu .nav > li.open > a,
#menu .nav > li > a:focus, 
#menu .nav > li > a:hover {
  /*background: url(../images/nav-hover.png);*/
  background-color: rgba(158,76,7,0.8);
}

#menu .blocoRedes {
  float: right;
}

#menu .blocoRedes ul,
#menu .blocoRedes ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu .blocoRedes ul {
  padding: 5px 0;
}

#menu .blocoRedes ul li {
  display: inline;
  flex: left;
  line-height: 30px;
  margin-left: 5px;
}

#menu .blocoRedes li a {
  color: #fff;
  font-size: 28px;
}

#menu .blocoRedes li a:hover {
  color: #000;
}

#topo .navbar-nav > li > .dropdown-menu {
  background: #9e4c07;
  border: none;
  border-radius: 0;
  padding-bottom: 0;
  padding-top: 0;
}

#topo .navbar-nav > li > .dropdown-menu li {
  border-top: 1px solid rgba(189,93,13,0.9);
}

#topo .navbar-nav > li > .dropdown-menu li:first-child {
  border-top: none;
}

#topo .navbar-nav > li > .dropdown-menu li a {
  color: #fff;
  padding: 5px 20px;
}

#topo .navbar-nav > li > .dropdown-menu li a:hover,
#topo .navbar-nav > li > .dropdown-menu li a:focus,
#topo .navbar-nav > li > .dropdown-menu li.active a,
#topo .navbar-nav > li > .dropdown-menu li a.active {
  background: none;
  color: #ffff00;
}

#topo .barra {
  background: #9e4c07 center;
  bottom: 42px;
  height: 1px;
  position: absolute;
  z-index: 873;
  width: 100%;
}

/* TOPO - FIM */

/* BUSCA */

#blocoBusca {
  /*background: url(../images/pet-border.png) repeat-x scroll center bottom;*/
  padding: 10px 0 25px;
}

#blocoBusca .titulo-borda span {
  /*background: #ebeced;*/
  color: #5e6063;
  display: inline-block;
  font-weight: bold;
  padding-right: 7px;
}

#blocoBusca .formularioTopo {
  /* background: url(../images/right-seperator.png) no-repeat scroll right center rgba(0, 0, 0, 0)*/
}

#blocoBusca .buscas {
  line-height: 34px;
}

#blocoBusca .buscas strong {
  color: #63991b;
  font-weight: normal;
}

#blocoBusca .buscas a {
  color: #858980;
}

#blocoBusca .buscas a:hover {
  color: #444;
  text-transform: none;
}


/* BUSCA - FIM */

/* CONTEUDO */

.icon-padrao{
  font-size:1.7em !important;
}

#blocoConteudo,
#internaConteudo {
  background: #fff url(../images/content-bg.jpg) 0 0 repeat-x;
  padding-bottom: 135px;
  position: relative;
}

#internaConteudo {
  background-image: none;
}

#blocoConteudoEnvolve {
  margin: 0 -15px;
}

#blocoConteudo .blocoFlutuante {
  height: 86px;
  padding: 0px 0 0 0px;
  position: absolute;
  right: 15px;
  top: 0px;
  width: 470px;
  z-index: 605;
}
#blocoConteudo .blocoFlutuante .imglateral {
  background-color: transparent;
    
}
#blocoConteudo .blocoFlutuante .imglateral img {
  margin:0px 0px 0px -7px !important;
}
#blocoConteudo .blocoFlutuante .item {
  padding: 5px;
  height: 86px;
  background-color: #fff;
  -webkit-border-bottom-right-radius: 25px;
  -moz-border-radius-bottomright: 25px;
  border-bottom-right-radius: 25px;
  border-width: 2px;
  border-style: solid;
  border-color: #cecece;
}

#blocoConteudo .blocoFlutuante .img-box {
  float: left;
  margin-right: 10px;
}

#blocoConteudo .blocoFlutuante h5,
#blocoConteudo .blocoFlutuante h5 a {
  color: #0053a6;
  font-family: "MuseoSlab500",Times,serif;
  font-size: 13px;
  margin: 0;
}

#blocoConteudo .blocoFlutuante h5 a:hover {
  color: #003077;
}

#blocoConteudo .blocoFlutuante p {
  margin-bottom: 5px;
}

/* CONTEUDO - FIM */

/* RODAPE */

#rodape {
  background: #21241c;
  border-bottom: 1px solid #2c3026;
  padding-bottom: 40px;
  position: relative;
}

#rodape .rodapeBorda {
  background: url(../images/pet-border.png) repeat-x center;
  height: 5px;
  left: 0;
  position: absolute;
  top: -5px;
  width: 100%;
}

#rodape > .container {
  padding-top: 35px;
}

#rodape .sobre p {
  color: #727272;
  font-size: 13px;
  margin: 10px 0 25px;
}

#rodape .bloco h2 {
  color: #9d9f98;
  font-size: 24px;
  font-weight: normal;
  margin: 0 0 22px;
  padding: 0;
}

#rodape .bloco h2 span {
  color: #869d68;
}

#rodape .recentes ul,
#rodape .recentes li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#rodape .recentes li {
  background: url(../images/bottom-recent-botder.png) repeat-x center bottom;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#rodape .recentes li:last-child {
  background: none;
  margin-bottom: 0;
  padding: 0;
}

#rodape .recentes li .img-box {
  background: none;
  border: 1px solid #666;
  border-radius: 5px;
  float: left;
  margin-right: 10px;
  padding: 4px;
}

#rodape .recentes li h5,
#rodape .recentes li h5 a {
  color: #b6b6b6;
  font: 12px/17px "DroidSans",Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 0;
}

#rodape .recentes li h5 a:hover {
  color: #dfdfdf;
  text-decoration: none;
}

#rodape .recentes li p {
  color: #666;
  font: 12px/21px "DroidSans",Arial,Helvetica,sans-serif;
}

/* RODAPE - FIM */

/* COPYRIGHT */

#copyright {
  background: #11120e;
  color: #666;
}

#copyright > div {
  height: 40px;
  line-height: 40px;
  position: relative;
}

#copyright p {
  margin: 0;
}

#copyright .autor {
  font: 12px/40px "DroidSans",Arial,Helvetica,sans-serif;
  position: absolute;
  right: 0;
  top: 0;
}

#copyright .autor a {
  color: #bdbdbd;
}

#copyright .autor a:hover {
  color: #fff;
  text-decoration: none;
}

/* COPYRIGHT - FIM */

/* HOME */

#blocoSlide {
  background: #f7f7f7 url(../images/pettern-gray.png) repeat-x center bottom;
  margin-bottom: 30px;
  padding: 0 20px 30px 35px;
}

#blocoSlide .blocoTopo {
  margin-bottom: 20px;
}

#blocoSlide .foto img {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 7px;
}

#blocoSlide .detalhes h2 {
  font-family: "MuseoSlab500",Times,serif;
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0 20px;
  padding: 0;
}

#blocoSlide .detalhes h2,
#blocoSlide .detalhes h2 a {
  color: #0053a6;
  line-height: 30px;
}

#blocoSlide .detalhes h2 a:hover {
  color: #003f7e;
}

#blocoSlide div.detalhes p {
  font-size: 18px;
  line-height: 24px;
  color:#3a3a3a;
}


#blocoSlide .detalhes .rating {
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  height: 35px;
  margin: 0 0 15px;
  padding: 5px;
}

#blocoSlide .rating span {
  color: #999;
  float: left;
  height: 26px;
  line-height: 25px;
  margin-left: 15px;
}

#blocoSlide .rating span span {
  color: #009;
  float: none;
  width: auto;
}

#blocoSlide .rating .on, 
#blocoSlide .rating .off {
  background: url(../images/ratings-big.png) no-repeat left top;
  margin-left: 5px;
  width: 19px;
}

#blocoSlide .rating .off {
  background-position: right top;
}

#blocosHome .item {
  margin-bottom: 20px;
}

#blocoDiversos .blocoItem {
  margin-bottom: 30px;
}

#blocoDiversos .blocoEspecial a.img-box {
  float: left;
  margin-right: 10px;
}

#blocoDiversos .blocoEspecial h4,
#blocoDiversos .blocoEspecial h4 a {
  color: #0053a6;
  font-size: 14px;
}

#blocoDiversos .blocoEspecial h4 {
  margin-bottom: 5px;
}

#blocoDiversos .blocoEspecial h4 a:hover {
  color: #003f73;
  text-decoration: none;
}

#blocoDiversos .blocoNovidades ul,
#blocoDiversos .blocoNovidades li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#blocoDiversos .blocoNovidades li {
  /*background: url(../images/li-bot-border.jpg) repeat-x center bottom;*/
  margin-bottom: 15px;
  padding-bottom: 10px;
}

#blocoDiversos .blocoNovidades li:last-child {
  background: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

#blocoDiversos .blocoNovidades h5,
#blocoDiversos .blocoNovidades h5 a {
  color: #484848;
}

#blocoDiversos .blocoNovidades h5 a:hover {
  color: #000;
  text-decoration: none;
}

#blocoDiversos .publicidadeItem {
  text-align: center;
}

#blocoDiversos .publicidadeItem img {
  display: inline-block;
  margin: 0;
}

#blocoDiversos .blocoTabsConteudo {
  background: #F7F9F6;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  padding-top: 14px;
}

.star-ratings-sprite {
  background: url("/images/star-rating-sprite.png") repeat-x;
  font-size: 0;
  height: 11px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 55px;
  margin: 0 auto;
}
.rating {
  background: url("/images/star-rating-sprite.png") repeat-x;
  background-position: 0 100%;
  float: left;
  height: 11px;
  display:block;
}

#myTab {
  padding: 0 5px;
}

#blocoDiversos .nav-tabs > li > a {
  background-color: #fff;
  border-color: #ddd;
  color: #5b5b5b;
  margin-left: 5px;
}

#blocoDiversos .nav-tabs > li.active > a, 
#blocoDiversos .nav-tabs > li.active > a:focus, 
#blocoDiversos .nav-tabs > li.active > a:hover {
  background-color: #F7F9F6;
  border-bottom: 1px solid #f7f9f6;
}

#myTabContent {
  padding: 15px 15px 15px;
}

#blocoDiversos ul.recent,
#blocoDiversos ul.recent li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#blocoDiversos ul.recent li img {
  width: 100px;
  height: 80px;
}

.blocobebida {
  display:block;
  margin-bottom: 10px;
  height: 87px;
  overflow: hidden;
}

.blocobebida img {
  width: 80px;
  height: 100px;
}

#blocoDiversos ul.recent li {
  /*background: url(../images/pet-border.png) repeat-x 0 76px;*/
  margin-bottom: 13px;
  padding-bottom: 15px;
  height: 80px;
  overflow: hidden;
}

#blocoDiversos ul.recent li a.img-box {
  float: left;
  margin-right: 10px;
}

#blocoDiversos ul.recent li h5 {
  margin-bottom: 5px;
}

#blocoDiversos ul.recent li h5,
#blocoDiversos ul.recent li h5 a {
  color: #666;
  font-family: "MuseoSlab500",Times,serif;
  font-size: 13px;
}

#blocoConteudo .blocoFlutuante .rate,
#blocoDiversos ul.recent li .rate {
  color: #0053a6;
}

#blocoConteudo .blocoFlutuante .rate span,
#blocoDiversos ul.recent li .rate span {
  background: url(../images/spons.png) no-repeat right top;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  width: 12px;
}

#blocoConteudo .blocoFlutuante .rate span.on,
#blocoDiversos ul.recent li .rate span.on {
  background-position: left top;
}

#blocoConteudo .blocoFlutuante .rate span:last-child,
#blocoDiversos ul.recent li .rate span:last-child {
  margin-right: 10px;
}

/* HOME - FIM */

/* INTERNAS */

#internaReceita .conteudo > h1 {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  color: #2e303a;
  line-height: 50px;
  margin-top: 25px;
  padding: 10px 0;
}

.recipe-meta {
  color: #454757;
  margin-top: 25px;
}

.recipe-meta ul,
.recipe-meta li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.recipe-meta ul {
  border-top: 1px solid #ddd;
}

.recipe-meta li {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}

.recipe-meta img.the-icon {
    width: 44px;
    height: 45px;
    float: left;
    margin: 3px 3px;
}
.recipe-meta .the-icon {
  border-right: 1px solid #ddd;
  display: table-cell;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin: 0 10px 0 0;
  text-align: center;
  width: 50px;
}

.recipe-meta li span {
  display: table-cell;
  padding:0 0 0 10px;
}
.recipe-content {
  margin-top: 40px;
}

.text-white{
  color: #fff;
}
.bold{
  font-weight: bold;
}
.labeluser {
  padding:1px 8px;
  margin-left:3px;
}
.recipe-headlines {
  position: relative;
  display: block;
  border: 1px solid #d6d7de;
  color: #333;
  border-right: 0;
  padding: 5px 15px 5px 50px;
  margin: 50px 0 30px 20px;
  font-size: 26px;
}

.recipe-headlines.first {
  margin-top: 0;
}

.recipe-headlines:before,
.recipe-headlines:after {
  content: " ";
  display: block;
  position: absolute;
  height: 40px;
  width: 40px;
  left: -20px;
  top: 50%;
  margin-top: -20px;
}

.recipe-headlines:before {
  border-top: 1px solid #d6d7de;
  border-right: 1px solid #d6d7de;
  background: #fff;
  border-top-right-radius: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.recipe-headlines:after {
  font-family: "FontAwesome";
  text-align: center;
  font-size: 22px;
  padding: 9px 0;
  line-height: 1;
  color: #9d9fb1;
  font-weight: 400;
}

.recipe-headlines .fa {
  left: -20px;
  position: absolute;
}

.recipe-headlines.ingredients .fa {
  color: #FF7301;
}

.recipe-headlines.preparation-mode .fa {
  color: #FF7301;
}

.recipe-headlines.footnotes .fa {
  color: #FF7301;
}

.recipe-headlines.links .fa {
  color: #FF7301;
}

.recipe-headlines.related .fa {
  color: #FF7301;
}

/*
.recipe-headlines.ingredients:after {
  content: "\f0c3";
  color: #58bde7;
}

.recipe-headlines.preparation-mode:after {
  content: "\f0f6";
  color: #89c245;
}

.recipe-headlines.footnotes:after {
  content: "\f0eb";
  color: #f5d554;
}

.recipe-headlines.links:after {
  content: "\f0c1";
  color: #9462a4;
}

.recipe-headlines.related:after {
  content: "\f1ea";
  color: #eb5858;
}
*/

.single-recipe-ingredients ul,
.single-recipe-ingredients li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.single-recipe-ingredients ul:before,
.single-recipe-ingredients li:before,
.single-recipe-ingredients ul:after,
.single-recipe-ingredients li:after {
  content: " ";
  display: table;
}

.single-recipe-ingredients ul:after,
.single-recipe-ingredients li:after {
  clear: both;
}

.single-recipe-ingredients li {
  position: relative;
  padding: 10px 0 10px 30px;
  border-bottom: 1px solid #ddd;
}

.single-recipe-ingredients li .mark-as-ok {
  position: absolute;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 14px;
  background: #e4e5ea;
  border-radius: 20px;
  left: 0;
  top: 10px;
  color: #ffffff;
  cursor: pointer;
}

.single-recipe-ingredients li .ingredient,
.single-recipe-ingredients li .quantity {
  display: inline-block;
  float: left;
}

.single-recipe-ingredients li .ingredient {
  color: #5b5e73;
  font-size: 16px;
}

.single-recipe-ingredients li .ingredient a {
  color: #5b5e73;
}

.single-recipe-ingredients li .ingredient a:hover {
  color: #198392;
}

.single-recipe-ingredients li .quantity {
  
}

.single-recipe-ingredients li .quantity .qt {
  font-size: 16px;
}

.single-recipe-ingredients li .quantity .qt-notes {
  font-size: 12px;
  color: #72768f;
}
/*
.single-recipe-ingredients li:hover .mark-as-ok {
  background: #b9bbc8;
}
*/
.single-recipe-ingredients li .marked {
  background: darkgreen;
}
.single-recipe-ingredients li.active .mark-as-ok {
  background: #89c245;
  color: #ffffff;
}
.linestroke {
  text-decoration: line-through;
}

.single-recipe-ingredients li.active .ingredient,
.single-recipe-ingredients li.active .ingredient a {
  color: #89c245;
}

.single-recipe-ingredients li.active .quantity {
  color: #72768f;
}

.textoorientacao {
  font-size: 18px;
  padding:0 10px;
  line-height: 28px;
}

.recipe-tags .tags-title {
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 10px;
}

.recipe-tags .tag {
  display: inline-block;
  padding: 2px 5px;
  background: #fff;
  border-radius: 2px;
  margin: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0, 0.15);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0, 0.15);
  box-shadow: 0 1px 1px rgba(0,0,0, 0.15);
}

.recipe-tags .tag,
.recipe-tags .tag a {
  color: #666;
}

.recipe-tags .tag:hover {
  background: #21aabd;
  text-decoration: none;
}

.recipe-tags .tag:hover,
.recipe-tags .tag:hover a {
  color: #fff;
}

.rw-row {
  border-top: 0px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-radius: 0;
  margin: 20px 0;
  padding: 15px 30px;
}

.formulario .rw-row,
.relacionadas .rw-row {
  border: none;
  margin-top: 0;
  padding-top: 0;
}

.rw-row.light {
  background: #f2f2f2;
  border-color: #e6e6e6;
}

.rw-row.light-gray {
  background: #e4e5ea;
  border-color: #c8c9d3;
}

.font14{
  font-size: 14px;
}

.carousel-posts .entry,
.home-carousel-posts .entry {
  margin: 15px;
}
.carousel-posts .entry .entry-title,
.home-carousel-posts .entry .entry-title {
  font-weight: 700;
  font-size: 14px;
}
.carousel-posts .entry .entry-meta,
.home-carousel-posts .entry .entry-meta {
  font-size: 13px;
  color: #9d9fb1;
}
.carousel-posts-heading {
  margin: 10px 0;
}
.carousel-posts-nav .carousel-posts-nav-prev,
.carousel-posts-nav .carousel-posts-nav-next {
  display: inline-block;
  float: right;
  background: #eee;
  padding: 5px 8px;
  margin: 20px 0;
  margin-left: 7px;
  border-radius: 2px;
  font-size: 14px;
  text-align: center;
  width: 30px;
  cursor: pointer;
  color: #666;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.carousel-posts-nav .carousel-posts-nav-prev:hover,
.carousel-posts-nav .carousel-posts-nav-next:hover {
  background: #21aabd;
  color: #fff;
}

/*
-------------------------------------------------------------------------------
Entry controls
-------------------------------------------------------------------------------
*/
.entry-controls .control {
  display: inline-block;
  float: left;
  border: 1px solid transparent;
  background: #f5f5f5;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  border-radius: 3px;
  margin-right: 5px;
  color: #9d9fb1;
}
.entry-controls .control.entry-to-favorites:hover {
  color: #f15274;
}
.entry-controls .control.entry-to-favorites.active {
  color: #ffffff;
  background: #f15274;
}
.entry-controls .control.entry-like:hover {
  color: #58bde7;
}
.entry-controls .control.entry-like.active {
  color: #ffffff;
  background: #58bde7;
}
.entry-controls .control-tip {
  position: relative;
  display: inline-block;
  float: left;
  background: #fafafa;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  font-size: 12px;
  color: #808080;
  padding: 1px 3px;
  margin: 2px 12px 2px 0;
}
.entry-controls .control-tip:before {
  content: " ";
  display: block;
  width: 6px;
  height: 6px;
  background: inherit;
  border-left: 1px solid;
  border-bottom: 1px solid;
  border-color: inherit;
  position: absolute;
  top: 50%;
  left: -4px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.entry-controls.minimal .control {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  background: transparent;
  border: 0;
  margin-right: 3px;
}
.entry-controls.minimal .control-tip {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0 10px 0 0;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
}
.entry-controls.minimal .control-tip:before {
  display: none;
}
.entry-controls:before,
.entry-controls:after {
  content: " ";
  display: table;
}
.entry-controls:after {
  clear: both;
}

/*
-------------------------------------------------------------------------------
Entries: Comments
-------------------------------------------------------------------------------
*/
.post-comments {
  list-style: none;
  padding: 0;
  margin: 30px 0;
}
.post-comments .comment,
.post-comments ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.post-comments .comment-header {
  position: relative;
}
.post-comments .avatar {
  margin: 0;
  max-width: 80px;
  max-height: 80px;
}
.post-comments .content {
  background: #fff;
  padding: 10px;
}
.post-comments .content p:last-of-type {
  margin-bottom: 10px;
}
.post-comments .comment {
  position: relative;
  padding-left: 90px;
  min-height: 80px;
  margin-bottom: 30px;
}
.post-comments .comment-avatar {
  position: absolute;
  top: 0;
  left: 0;
}
.post-comments .comment-time {
  display: inline-block;
  background: #eee;
  font-size: 12px;
  padding: 1px 6px;
  margin-left: 10px;
}
.post-comments .comment-reply {
  background: #fff;
  display: block;
  padding: 10px 15px;
  border-top: 1px dashed #eee;
}
.post-comments .comment-reply:hover {
  background: #fafafa;
}
.post-comments .comment-vote {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  font-weight: 700;
}
.post-comments .comment-vote .control {
  display: inline-block;
  padding: 0 5px 1px;
  background: transparent;
  color: #ccc;
  text-align: center;
  cursor: pointer;
}
.post-comments .comment-vote .control:hover {
  color: #aaa;
}
.post-comments .comment-vote .upvote.active {
  color: #58bde7;
}
.post-comments .comment-vote .downvote.active {
  color: #eb5858;
}
.post-comments .comment-vote .counter {
  display: inline-block;
  padding: 1px;
  text-align: center;
}
.post-comments .comment-vote .counter.negative {
  color: #eb5858;
}
.post-comments ul .comment {
  margin: 0;
  padding: 0;
  min-height: 40px;
  border-top: 1px solid #eee;
}
.post-comments ul .comment .content {
  padding: 20px 10px 20px 60px;
}
.post-comments ul .comment .content p:first-of-type {
  margin-top: 5px;
}
.post-comments ul .comment .avatar {
  max-width: 40px;
  max-height: 40px;
}
.post-comments ul .comment .comment-avatar {
  top: 20px;
  left: 10px;
}
.comment-form-question {
  float: right;
  color: #c8c9d3;
}
.comment-form-question:hover {
  color: #5b5e73;
}
.form-allowed-tags code {
  background: transparent;
  border: 0;
}

.submission-form-repeatable {
  position: relative;
  padding: 9.5px 0 19px 20px;
  margin-bottom: 20px;
}
.submission-form-repeatable .accordion_in {
  position: relative;
  overflow: visible;
}
.submission-form-repeatable .accordion_in .acc_head {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
}
.submission-form-repeatable .accordion_in .acc_head .section-title {
  color: #333;
  display: inline-block;
  min-height: 17px;
}
.submission-form-repeatable .accordion_in .acc_head .section-label {
  float: right;
  overflow: hidden;
  max-width: 200px;
  white-space: nowrap;
  min-height: 17px;
}
.submission-form-repeatable .accordion_in .acc_head .section-title:empty,
.submission-form-repeatable .accordion_in .acc_head .section-label:empty {
  padding: 0;
}
.submission-form-repeatable .accordion_in .acc_head:before {
  content: " ";
  display: block;
  position: absolute;
  height: 1px;
  width: 20px;
  top: 18px;
  left: -20px;
  background: #21aabd;
}
.submission-form-repeatable .accordion_in.acc_active > .acc_head {
  border-bottom: 1px dashed;
  border-color: inherit;
}
.submission-form-repeatable .accordion_in.sfa-noindex {
  display: none;
}
.submission-form-repeatable .delete-section {
  float: right;
  margin-left: 10px;
}
.submission-form-repeatable:after {
  content: " ";
  display: block;
  width: 15px;
  position: absolute;
  bottom: 0;
  top: 27.5px;
  left: 0;
  border-left: 1px solid #21aabd;
}
.submission-form-repeatable-add-new {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 2px;
  background: #21aabd;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  color: #fff;
  position: relative;
  margin-bottom: 19px;
  cursor: pointer;
}
.submission-form-repeatable-add-new:before {
  content: " ";
  display: block;
  position: absolute;
  height: 20px;
  width: 1px;
  top: -20px;
  left: 50%;
  background: #21aabd;
}
.submission-form-repeatable-add-new:after {
  content: " ";
  display: block;
  position: absolute;
  top: -20px;
  left: 0;
  height: 1px;
  width: 50%;
  background: #21aabd;
}
.submission-form-repeatable-add-new:hover {
  background: #198392;
}
@media screen and (max-width: 900px) {
  .submission-form-repeatable .accordion_in .acc_head .section-label {
    display: none;
  }
}
/* Image uploader
------------------------------------------------*/
.image-uploader {
  margin: 9.5px 0 19px;
}
.image-uploader .images .image,
.image-uploader .images img {
  margin: 0;
  width: 80px;
  height: 80px;
}
.image-uploader .images .image {
  position: relative;
  margin: 0 10px 10px 0;
}
.image-uploader .images .image .remove {
  display: none;
  position: absolute;
  bottom: 4px;
  right: 4px;
  font-size: 14px;
  width: 22px;
  height: 22px;
  color: #eb5858;
  text-align: center;
  padding: 0;
  background: #fff;
  cursor: pointer;
}
.image-uploader .images .image .remove:hover {
  color: #fff;
  background: #eb5858;
}
.image-uploader .images .image:hover .remove {
  display: block;
}
.image-uploader .upload {
  margin: 0 0 10px 0;
  border: 2px dashed #c8c9d3;
  color: #c8c9d3;
  font-size: 22px;
  text-align: center;
  padding: 22px 0;
  width: 80px;
  height: 80px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-uploader .upload:hover {
  border-color: #9d9fb1;
  color: #9d9fb1;
}
.image-uploader .images,
.image-uploader .images .image,
.image-uploader .upload {
  display: inline-block;
  float: left;
}
.image-uploader:before,
.image-uploader .images:before,
.image-uploader:after,
.image-uploader .images:after {
  content: " ";
  display: table;
}
.image-uploader:after,
.image-uploader .images:after {
  clear: both;
}

.recipe-content {
  border-right: 1px solid #ddd;
  padding-right: 25px;
}

#internaReceita .label {
  padding-left: 5px;
  padding-right: 5px;
}

#internaReceita .label-default {
  background-color: #E4E5EA;
  color: #666;
}

#internaReceita .label:empty {
  display: inline;
}

#internaReceita .row .grid > div {
  margin-bottom: 20px;
}

#internaReceita form .grid li .grid-container {
  margin-top: 5px;
}

#internaReceita form h5 {
  color: #2e303a;
  font-family: "Dosis",Arial,Helvetica,serif;
  font-size: 24px;
}

#internaReceita .imagem,
#internaReceita .imagem figure {
  height: 320px;
  position: relative;
  width: 845px;
}
#internaReceita .imagem figure img {
  max-height: 320px;
}

#internaReceita .imagem figure {
  display: table-cell;
  vertical-align: middle;
}
#internaReceita .imagem figure img {
  margin: 0 auto;
}

/*
-------------------------------------------------------------------------------
Widget: Posts
-------------------------------------------------------------------------------
*/
.widget .widget-posts-list .post {
  position: relative;
  padding: 15px 0 15px 60px;
  border-bottom: 1px solid #ddd;
}
.widget .widget-posts-list .post .entry-title {
  line-height: 1.3;
  display: block;
  margin-bottom: 5px;
}
.widget .widget-posts-list .post .entry-photo {
  position: absolute;
  width: 50px;
  heiht: 50px;
  top: 17px;
  left: 0;
}
.widget .widget-posts-list .post .entry-photo img {
  margin: 0;
  padding: 0;
}
.widget .widget-posts-list .post:last-of-type {
  border-bottom: 0;
}

/*
-------------------------------------------------------------------------------
Widget: Authors
-------------------------------------------------------------------------------
*/
.widget.widget-authors ul,
.widget.widget-authors li {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 16px;
}
.widget.widget-authors ul:before,
.widget.widget-authors li:before,
.widget.widget-authors ul:after,
.widget.widget-authors li:after {
  content: " ";
  display: table;
}
.widget.widget-authors ul:after,
.widget.widget-authors li:after {
  clear: both;
}
.widget.widget-authors li {
  display: block;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget.widget-authors li .mark {
  font-size: 10px;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 3px;
  padding: 0 4px;
}
.widget.widget-authors li img {
  display: block;
  padding: 0;
  float: left;
  max-width: 50px;
  height: auto;
  margin: 0 10px 0 0;
}
.widget.widget-authors li .author-meta {
  margin: 5px 0;
  color: #72768f;
}
.widget.widget-authors li .author-meta .meta {
  margin: 0 4px;
}
.widget.widget-authors li .author-meta .meta .fa {
  margin-right: 3px;
  font-size: 14px;
}
.widget.widget-authors li .author-meta .meta:first-of-type {
  margin-left: 0;
}
.widget.widget-authors li .author-meta .meta:last-of-type {
  margin-right: 0;
}
/* INTERNAS - FIM */

/* Relacionadas */

.relacionadas {
  position: relative;
}

.relacionadas .relacionadasBloco {
  padding-left: 20px;
}

.post-icon {
  float: left;
  margin-right: 10px;
}

h4.post-title {
  font-size: 13px;
  line-height: 1.3em;
  margin: 10px 0;
}

h4.post-title,
h4.post-title a {
  color: #555e6b;
  font-weight: 700;
}

h4.post-title span {
  color: #909090;
  font-weight: 300;
  display:block;
}

.bx-wrapper .meta {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding: 0.5em 0;
}

.meta span.date, span.date, .post-time {
  color: #939ead;
  line-height: 20px;
  font-size: 12px;
}

.bx-wrapper .bx-controls-direction a {
  font-size: 20px;
  line-height: 32px;
  text-indent: 0;
  right: 0;
  top: -47px;
}

.bx-wrapper .bx-controls-direction .bx-prev {
  left: inherit;
  right: 35px;
}

.listareceitas {
  list-style: none;
}

.linktituloreceita {
  font-size: 14px !important;
  color: #0053A6 !important;
  font-weight: normal !important;
}

.image_thumb_zoom img {
  max-height: 140px;
  background-color: #ffffff;
}


.alturablocolista {
  min-height: 260px;
  margin: 0px 0px 50px 0px;
}

.alturablocolista:not(:first-child) {
  border-left: #cecece 1px dotted;
}
.alturablocolista .meta {
  bottom:0px;
  position:absolute;
}

.alturablocolistanoticialista {
  min-height: 280px;
  margin: 0px 0px 50px 0px;
}

.alturablocolistanoticialista:not(:first-child) {
  border-left: #cecece 1px dotted;
}
.alturablocolistanoticialista .meta {
  bottom:0px;
  position:absolute;alturablocolistanoticialista
}

.alturablocolistanoticia {
  min-height: 190px;
  margin: 0px 0px 50px 0px;
}

.alturablocolistanoticia:not(:first-child) {
  border-left: #cecece 1px dotted;
}
.alturablocolistanoticia .meta {
  bottom:0px;
  position:absolute;
}

.alturablocolistavideo {
  min-height: 170px;
  margin: 0px 0px 50px 0px;
}

.alturablocolistavideo:not(:first-child) {
  border-left: #cecece 1px dotted;
}
.alturablocolistavideo .meta {
  bottom:0px;
  position:absolute;
}

/* MEDIAS */

@media (max-width: 1199px) {

}

@media (max-width: 991px) {
  #menu .container { padding: 0 }
  #menu .blocoRedes ul li { margin-left: 2px; }
  #menu .navbar-nav > li > a { padding-left: 13px; padding-right: 13px; }
  #blocoSlide .rating span { width: 125px; line-height: 13px; }
  #internaReceita .imagem, #internaReceita .imagem figure {
    height: 300px;
    position: relative;
    width: 695px;
  }
  #internaReceita .imagem figure img {
    max-height: 300px;
  }  
}

@media (max-width: 767px) {
  #menu { width: 100%; position: relative; }
  .blocoMenu, .blocoMenu .navbar { width: 100%; }
  .blocoMenu .navbar button { margin-top: 3px; margin-left: 3px; float: left; }
  .navbar-toggle { border-color: #CA844A; margin-top: 20px; background-color: #9E4C07 }
  .navbar-toggle .icon-bar { background-color: #CA844A; }
  .navbar-collapse { position: absolute; width: 100%; background: #CA844A; }
  .navbar-collapse ul { padding: 0 20px }
  .navbar-collapse ul * { border: none !important }
  #menu .blocoRedes { margin: -66px 10px 0 0 }

  #internaReceita .imagem, #internaReceita .imagem figure {
    height: 240px;
    position: relative;
    width: 495px;
  }
  #internaReceita .imagem figure img {
    max-height: 240px;
  }  

}

@media (max-width: 540px) {
  .alturablocolista:not(:first-child) {
    border-left: #cecece 0px dotted;
  }
}
/* MEDIAS - FIM */
.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
    width: 100% !important;
}

.social-buttons {
  margin-top: 20px;
}
.social-buttons.inline > li:first-child {
  padding: 0;
}
.social-buttons .facebook {
  overflow: hidden;
  height: 22px;
  min-width: 82px;
}
.social-buttons .twitter {
  overflow: hidden;
  height: 22px;
  width: 93px;
}
.social-buttons .google-plus {
  overflow: hidden;
  height: 22px;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
.blocovideo{
  height:250px;
  overflow: hidden;
  margin-left:0px !important;
  margin-right:12px !important;
}
.textoNoticia p {
  font-size:16px;
  line-height:26px;
}
.fonteTexto {
  font-size:18px;
  color:#000;
  line-height:28px;
}
.imagem-direita{
  padding-left:20px;
  margin-bottom:20px;
}
.with-image figure:hover .hovericon {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.with-image .hovericon {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 42px;
  margin-top: -20px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.spanlistafotos{
  margin:0px 5px 10px 0px !important;
  width:105px !important;
  height:105px !important;
  line-height:100px;
}
.chamadalista p{
  font-size:16px !important;
}
.boxcategorias{
  margin:0px 5px 20px 5px;
  border:3px #a5a5a5 solid;
  background:#eeebeb;
  padding:10px 10px;
}
.botoescategorias{
  margin:0px 5px 10px 0px;
  padding:0px 10px 0px 10px !important;
  color:#000 !important;
}
.bold{
  font-weight:bold !important;
}
.fontwhite{
  color:#fff !important;
}
.listalogo{
  height:135px;
  line-height:135px;
  background:#fff;
  border-top:1px #e9e9e9 solid;
  border-bottom:2px #e9e9e9 solid;
  text-align:center;
}
.listalinks{
  height:270px;
  overflow:hidden;
}


/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
    
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    
}

.play128 {
    background: url('/images/play128.png') center center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 128px;
    height: 128px;
    margin: -64px 0 0 -64px;
    z-index: 10;
}

.play64 {
    background: url('/images/play64.png') center center no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;
    z-index: 10;
}

.play32 {
    background: url('/images/play32.png') center center no-repeat;
    position: absolute;
    color:#ffff00;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    z-index: 10;
}

.playopacity {
  opacity: .6;
}
a:hover .playopacity {
  opacity: 1;
}

a:hover .play128 {
  background: url('/images/play128_hover.png') center center no-repeat;
}
a:hover .play64 {
  background: url('/images/play64_hover.png') center center no-repeat;
}

.relative{
  position: relative;
}
.slogan {
  font-size:14px;
  margin:3px 0px 0px 10px;
}

span.label h4 {
  display:table-cell;
  float:left;
  margin:0px;
  font-size: 14px;
  padding:5px 5px 0px 5px;
  line-height:0.7;
}
li span.label {
  max-height: 20px !important;
  height: 20px !important;
  margin:0px 0px 0px 0px !important;
  padding:5px !important;
  border-width:0px !important;
  border-radius: 45px;
}

.lateralItens .lateralItem { 
  border-bottom: 1px solid #ddd; 
  padding: 10px 0 
}
.lateralItens .lateralItem > div { 
  position: relative; 
  padding-left: 60px; 
}
.lateralItens .lateralItem .botao { 
  padding: 5px 0;
}
.lateralItens .lateralItem .fa { 
  position: absolute; 
  left: 0; 
  height: 100%; 
}
.lateralItens .lateralItem .lateralConteudo > span { 
  display: table-cell; 
  height: 30px; 
  line-height: 15px; 
  vertical-align: middle; 
}
.lateralItens .lateralItem .lateralConteudo > .the-icon {
  border-right: 1px solid #ddd;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin: 0 10px 0 0;
  text-align: center;
  width: 50px;
}


.minititulos {
  position: relative;
  display: block;
  border: 1px solid #d6d7de;
  color: #333;
  border-right: 0;
  padding: 5px 15px 5px 50px;
  margin: 50px 0 30px 20px;
  font-size: 18px;
}

.minititulos.first {
  margin-top: 0;
}

.minititulos:before,
.minititulos:after {
  content: " ";
  display: block;
  position: absolute;
  height: 40px;
  width: 40px;
  left: -20px;
  top: 50%;
  margin-top: -20px;
}

.minititulos:before {
  border-top: 1px solid #d6d7de;
  border-right: 1px solid #d6d7de;
  background: #fff;
  border-top-right-radius: 5px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.minititulos:after {
  font-family: "FontAwesome";
  text-align: center;
  font-size: 16px;
  padding: 9px 0;
  line-height: 1;
  color: #9d9fb1;
  font-weight: 400;
}

.minititulos .fa {
  left: -20px;
  position: absolute;
  color: #FF7301;
}

.labelcheckbox {
  line-height: 1.3 !important;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-weight: 700 !important;
  padding-left: 5px;
}

.bigcheck .labelcheckbox {
  font-size: 125% !important;
}

.simplecheck {
  font-size: 115% !important;
}

