/*
Theme Name: Blogs Folha
Theme URI: http://www.folha.uol.com.br/
Author: Folha de S.Paulo
Author URI: http://www.folha.uol.com.br/
Description: Tema padrão para os blogs da Folha
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: blogfolha
Tags: folha

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

blogfolha is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* Wordpress default elements */
.wp-caption {
  background: #fff;
  max-width: 100%;
  text-align: center;
  margin: 40px auto;
}

.wp-caption a {
  border: none;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

.wp-caption-text {
  border-bottom: solid 1px #e0e0e0;
  color: #333;
  font-family: 'FolhaGrafico';
	font-size: 14px;
  margin: 0 0 6px;
  padding-bottom: 6px;
  text-align: left;
}

.wp-video {
  margin-bottom: 20px;
}

.hidden,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.page-title {
  color: #333;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 50px;
}

.site .l-header__wrapper {
  z-index: auto;
}

.c-post-image {
  margin: 0.3em auto;
}

.c-signature {
  margin-top: 10px;
}

.widget-instagram iframe {
  position: relative !important;
}
/* Babel comments */
#comentarios .write-box {
  margin-bottom: 0;
}

/*#comentarios .write-box.real {
  display: none !important;
}*/

.comentarios .write-box .form h3 {
  position: inherit!important;
}


.c-news .wp-caption {
  margin: 40px auto;
}
.c-news .wp-caption-text {
  font-family: 'FolhaGrafico';
}

