
#entrevista .pergunta{
	font-family: 'flamabold';
  font-size: 2rem;
}
.livro{
	max-width: 700px;
	margin: auto;
	background: #ffffff;
	color: #333333;
	padding: 2rem;
}

.livro p{
	padding: 1rem;
	color: #555555;
}
.livro h4{
	font-size: 2.5rem;
	text-align: left;
	color: #444444;
	margin: auto;
	font-family: 'flamabold';
	line-height: 3rem;
}
.livro img{
	margin: 2rem;
	width: 15rem;
}


blockquote{
  display:block;
	margin: auto;
	max-width: 600px;
  padding: 15px 20px 15px 45px;
	font-family: 'flamabook', sans-serif;
  position: relative;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #FFFFFF;


}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/

  /*Font*/
  font-family: Georgia, serif;
  font-size: 100px;
  font-weight: bold;
  color: #E44386;

  /*Positioning*/
  position: absolute;
  left: -12px;
  top:5px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}


p {
	max-width: 660px;
	margin: 0 auto;
	padding: 2rem 2rem 2rem 2rem;
	font-size: 2rem;
	line-height: 1.5;
	position: relative;
	font-family: 'flamabook';
}

ul, ol {
	margin: 0 auto;
	padding: 2rem 2rem 2rem 2rem;
	font-size: 2.2rem;
	line-height: 1.5;
	position: relative;
	font-family: 'flamabook';
}

.item {
	font-size: 2.2rem;
	line-height: 1.5;
	font-family: 'flamabook';
	background: #000;
}
.item strong {
	display: block;
	font-family: 'flamabold';
}

strong {
	font-family: 'flamabold';
}
/* CONTEÚDO */

#conteudo {
	padding: 5.8rem 0 0 0;
  overflow-x: hidden;
	background: #222222;
	color: #FFFFFF;


}

#conteudo p img {
	max-width: 100%;
}

#conteudo > article {
	border-top: 0px solid #eee;
	padding: 4rem 0;
}

#conteudo article.info-box {
	width: calc(100% - 48px);
	height: 500px;
	max-width: 660px;
	background: #eee;
	margin: 4rem auto;
	padding: 2rem 4rem;
	overflow: hidden;
	overflow-y: scroll;
}

#conteudo p.linhaAbre {
	font-family: 'flamabook', sans-serif;
	text-transform: uppercase;
	text-align: center;
	max-width: 600px;
}

#conteudo p.abre-last {
	margin-bottom: 8rem;
}

#conteudo .destaque {
	font-weight: bold;
	font-family: 'flamabold';
	color: #606a70;
}

#conteudo p.swipe {
	font-family: 'flamamedium';
	font-size:1.4rem;
	opacity: 0.33;
	text-align: center;
	padding: 0 2rem 1rem;
}

#conteudo p.swipe img {
	width: 2.0rem;
	clear:both;
	float:none;
	margin: 0 1rem;
}

@media screen and (max-width: 1025px) {
	#conteudo article.info-box {
		padding: 0rem 0rem;
		height: auto;
	}
}

/* NÚMERO */

.abreNumero {
	font-family: 'estadoheadlineregular';
  	font-size: 4rem;
  	text-align: center;
    color: #606a70;
}

/* CAPITULAR */

.capitular:first-letter {
	font-size: 29px;
	float: left;
	line-height: 0.8;
	margin: 6px 12px 0 0;
	font-family: "flamabold",sans-serif;
	color: #e44386;
    background-color: #FFFFFF;
	padding: 1.4rem;
}

/* OLHO */

.olho {
	text-align: center;
	max-width: 360px !important;
	font-family: "flamabook",sans-serif !important;
	text-transform: uppercase;
	margin: 0 auto !important;
	color: #606a70;
}
.olho::after {
	content: '';
	margin: 0 auto;
	margin-top: 1em;
	width: 100px;
	height: 3px;
	background-color: #606a70;
	display: block;
}

.olho::before {
	content: '';
	margin: 0 auto;
	margin-bottom: 1em;
	width: 100px;
	height: 3px;
	background-color: #606a70;
	display: block;
}


/* LEGENDAS */

figure {
	margin: 0 auto;
  text-align: center;
  margin-top: 2rem;
}

figcaption {
	margin-top: 2rem;
	opacity: 0.8;
	padding-left: 2.3rem;
	padding-right: 2.3rem;
	font-size: 1.6rem;
	font-style: italic;
	line-height: 1.4;
	letter-spacing: 0.01rem;
}

.imagem-grande {
	margin: 0 auto;
	width: 100%;
	max-width: 960px;
	padding: 2rem 2rem;
}

.imagem-alinhada {
	margin: 0 auto;
	width: 100%;
	max-width: 660px;
	padding: 2rem;
}
a.texto-original {
    text-align: center;
    font-size: 1.4rem;
    color: #222;
    padding: 1rem 0;
    border-bottom: 1px solid black;
    display: inline-block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
      	-ms-transform: translateX(-50%);
    		transform: translateX(-50%);
    border-bottom: 1px solid #D0D0D0;
}

a.texto-original i {
    opacity: 0.25;
}

a.texto-original:hover i {
    margin-left: 10px;
    opacity: 1;
}


#conteudo #atores p {
    font-size: 2.0rem;
}

#diogo {
		position: absolute;
		left: 50%;
  	top: 80%;
  	transform: translate(-50%, -80%);
    color: #fff;
    font-family: 'flamamedium';
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}
