/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */


/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #fff;
    font-size: 1em;
    line-height: 1.4;
}


/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}


/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}


/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}


/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles 
   ========================================================================== */


/* ----- Mobile First ------- */

html {}

body {
    font-family: 'Lora', Georgia, Times, Times New Roman,  serif;
    color: #fff;
    background-color: #000
    
    
}

p {
    font: 15px/20px 'Lora', Georgia, Times, Times New Roman,  serif;
    text-align: justify
}


/* ESTRUTURA
   -------------------------------------------- */

header {
    width: 100%;
    float: left;
    padding-top: 40px;
    background: url(../img/bg.jpg) #080908 top center no-repeat;
    background-size: auto 355px
}

.header-inner {
    padding: 0 2%;
    width: 96%;
    max-width: 1100px;
    margin: 0 auto;
    height: 100px
}

.header-esq {
    width: 100%;
    margin-right: -6%;
    float: left
}

.fx01 {
    width: 100%;
    float: left;
background: url(../img/bg_livro.jpg) #000 top center no-repeat;
    background-size: auto 100%;
    padding-top: 10px
}

.fx02 {
    width: 100%;
    float: left;
    background: url(../img/bg_autor.jpg) #826b53 top center;
}

.fx03 {
    width: 100%;
    float: left;
    padding: 0
}
.fx04 {
    width: 100%;
    float: left;
    padding: 0;
    background: url(../img/bg_fx04.jpg)#252525 top center no-repeat;
    background-size: auto 100%
}
.fx04-inner { width:100%;
    max-width: 960px;
margin: 0 auto;
    padding-bottom: 30px;
    overflow: hidden
}
.f4-01, .f4-02, .f4-03, .f4-04 {
    float: left;
    margin-left: 10%;
    width: 220px;
    margin-top: 30px
}
.f4-01 p, .f4-02 p, .f4-03 p, .f4-04 p {
    border-bottom: 4px double #a0d8f1;
    line-height: 120%;
    font-size: 14px;
    padding-bottom: 10px;
    text-align: left
}
.f4-01 {
    background: rgba(0, 0, 0, 0) url("../img/bg_f04_p01.png") no-repeat scroll center top;
    margin-left: 10%;
    margin-top: 20px;
    padding-top: 100px;
}
.f4-02 {
    background: rgba(0, 0, 0, 0) url("../img/bg_f04_p02.png") no-repeat scroll center top;
    margin-top: 20px;
    padding-top: 120px;
}
.f4-03 {
    background: rgba(0, 0, 0, 0) url("../img/bg_f04_p03.png") no-repeat scroll center top;
    margin-top: 30px;
    padding-top: 95px;
}

.fx01-inner {
    padding: 0 3%;
    width: 94%;
    max-width: 960px;
    margin: 0 auto;
}
.faixa-tv {
float: left;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+21,000000+78,000000+100&0+6,1+21,1+78,0+94 */
background: -moz-linear-gradient(45deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 6%, rgba(0,0,0,1) 21%, rgba(0,0,0,1) 78%, rgba(0,0,0,0) 94%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 6%,rgba(0,0,0,1) 21%,rgba(0,0,0,1) 78%,rgba(0,0,0,0) 94%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 6%,rgba(0,0,0,1) 21%,rgba(0,0,0,1) 78%,rgba(0,0,0,0) 94%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.faixa-tv-inner {
    padding: 20px 3% 16px;
    width: 94%;
    max-width: 700px;
    margin: 0 auto;
}
.grp-livro {
    float: none;
    width: 100%;
    max-width: 480px;
    background: none;
    padding-bottom: 10px;
    
}

.grp-sinopse {
    overflow: hidden;
    padding: 20px 0;
    width: 100%;
    max-width: 420px;
    margin: 0 auto
}
   .tit-sinopse {background: url(../img/tit_livro.png) top center no-repeat;
    display: block;
    height: 76px;
    margin: 20px auto 20px;
    text-indent: -9999px;
    width: 268px;}

.grp-autor {
    overflow: hidden;
    padding: 40px 3% 20px;
    width: 94%;
    max-width: 980px;
    margin: 0 auto
}

.grp-criticas {
    overflow: hidden;
    padding: 30px 3% 40px;
    width: 94%;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

footer {
    width: 100%;
    float: left;
    background: url(../img/bg_footer.jpg)#000 top center no-repeat;
    background-size: auto 100%
}


/* HEADER
   -------------------------------------------- */

.pag-titulo {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../img/bg_titulo.png) top center no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    max-width: 542px;
    max-height: 232px;
    position: absolute;
    left: 0
}

.imageContainer {
    position: relative;
    width: 100%;
    padding-bottom: 40%;
    height: 0;
    margin: 50% auto 0%;
    max-width: 542px;
}

.logo {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: url(../img/logo_intrinseca.png) top center no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    max-width: 24px;
    max-height: 99px;
    position: absolute;
    right: 0;
    margin: 0;
}

.logo a {
    display: block;
    height: 100%
}

.imageContainer-logo {
    position: relative;
    width: 6%;
    padding-bottom: 20%;
    height: 0;
    margin: 50px 0 20px 0;
    float: right
}

.sub-tit {
    color: #000;
    text-indent: 0;
    white-space: normal;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 110%;
    width: 100%;
    max-width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0
}

.sub-tit-autor span {
    font-weight: normal
}

.sub-tit-autor {
    color: #E21A22;
    text-indent: 0;
    white-space: normal;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    line-height: 110%;
    width: 100%;
    max-width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px
}


/* MAIN
   -------------------------------------------- */

.intro {
    font: 15px/19px 'Lora', Georgia, Times, Times New Roman,  serif;
    text-align: left;
    color: #000;
    font-weight: bold
}
.box-outroslivros {
    border-top: double 4px #a0d8f1;
    margin: 10px auto 0;
    padding: 20px 2% 60px;
    width: 92%;
    max-width:920px;
    overflow: hidden;
    text-align: center
}
.lista-livros {
    color: #25b8e1;
text-align: center;
    font-size: 26px;
    font-weight: normal;
    margin: 0 20px 16px;
    padding: 30px 0 0;
    text-transform: uppercase;
}
ul.outros-livros {
    list-style: outside none none;
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 0;
    display: block;text-align: center
}
ul.outros-livros li {
    background-color:#25b8e1;
    margin: 0 8px 10px 0;
    width: 120px;
    display: inline-block;
    
}
ul.outros-livros li:last-child {
    margin-right: 0
}
ul.outros-livros li a {
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
ul.outros-livros li img {
    display: block;
    height: 100%;
    width: 100%;
    
}
ul.outros-livros li a:hover {
    opacity: 0.4;
}


/* LIVRO 
   -------------------------------------------- */

.box-compre {
    margin-top: 0;
    padding: 0 0 0 5%;
    width: 45%;
    overflow: hidden;
}
.box-fotos {    margin-top: 20px;
    padding: 0 5% 0;
    width: 90%;
    overflow: hidden;}

.box-leia {
    margin: 0;
    padding: 20px 0;
    width: 50%;
    float: left
}
.box-1livro {
    margin: 10px;
    padding: 10px 0 20px;
    width: 100%;
    float: left;
border-right:none}

.img-livro {
    display: block;
    margin: 0 0 0 5px;
    position: relative;
    z-index: 1;
    max-width: 90%;
    height: auto
}
.img-fotos {
    display: block;
    margin: 0px 0 0 5px;
    float: left;

}

a.link-leia {
    background: url(../img/link_leia.png) top center no-repeat;
    display: block;
    height: 67px;
    margin: 20px 0 0 10px;
    text-indent: -9999px;
    width: 140px;
    position: relative;
    z-index: 2;
}
a.link-fotos {
    background: url(../img/link_fotos.png) top center no-repeat;
    display: block;
    height: 119px;
    margin: 40px 0 0 0;
    text-indent: -9999px;
    width: 150px;
    position: relative;
    float: left;
}
a.link-1livro {
    background: url(../img/link_1livro.png) top center no-repeat;
    display: block;
    height: 172px;
    margin: 40px 0 0 0;
    text-indent: -9999px;
    width: 282px;
    position: relative;
    float: left;
}

a.link-leia:hover {
    background-position: 0 -67px;
}
a.link-fotos:hover {
    background-position: 0 -119px;
}
a.link-1livro:hover {
    background-position: 0 -172px;
}

ul.compre {
    margin: 0 5% 10px 0;
    overflow: hidden;
    list-style: none;
    padding: 0;
    width: 85%
}

ul.compre li {
    font: 15px/22px 'Lora', Georgia, Times, Times New Roman,  serif;
    margin: 2px 0 3px;
    text-align: left;
}

ul.compre li a {
    text-decoration: none;
    color: #fff;
    padding: 0 4px;
    background:rgba(0,0,0, 0.3);
}

ul.compre li a:hover {
    color: #000;
    padding: 0 4px;
    background-color: #a0d8f1
}

ul.compre li.livro {
    text-transform: uppercase;
    margin: 0 0 6px 0;
    color: #25b8e1;
    line-height: 19px;
    font-size: 20px;

}


/* AUTOR
   -------------------------------------------- */

.img-autor {
    float: left;
    margin-right: 20px;
    margin-bottom: 30px
}

.txt-autor {
    display: block;
    margin: 40px 0 0 0;
    font-size: 16px;
    line-height: 21px;
    text-align: left;
    color: #fff
}
.txt-autor a {color: #080402;
    text-transform: uppercase;}

.txt-autor span {
    color: #080402;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: bold
}


/* CRITICAS
   -------------------------------------------- */

p.critica {
    line-height: 140%;
    font-size: 21px;
    display: block;
    padding: 26px 0 0 16px;
    text-align: center;
    color: #a0d8f1;
    margin:0 auto;
    width: 94%;
    float: none;
}

p.critica span {
    color: #fff;
    font-family: 'Lora', Georgia, Times, Times New Roman,  serif;
}
.txt-tv {
        line-height: 150%;
    font-size: 16px;
    display: block;
    padding: 6px 0 0 6px;
    text-align: left;
    color: #a0d8f1;
    margin:0 auto 9px;
    width: 94%;
    float: none;
}
.txt-tv span {
    color: #fff;
    font-family: 'Lora', Georgia, Times, Times New Roman,  serif;
    font-weight: 700;
    display: block;
}
.faixa-video {
    clear: both;
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    background-color: #321D23
}
.tit-video {
    margin: 0 auto 20px;
    overflow: hidden;
    text-transform: uppercase;
    margin: 0 0 6px 0;
    color: #E21A22;
    font-size: 26px;
    font-weight: normal
}
.box-video {
    margin: 0 auto;
    max-width: 700px;
    padding: 20px 0 10px;
    text-align: center;
    width: 90%;
}

/* ------------------------------------------
  ACCORDION
--------------------------------------------- */

.adCntnr {
    display: block
}

.texto {
    display: none
}

.adCntnr .acco2 .expand {
    line-height: 20px;
    margin-left: 10px
}

.adCntnr .acco2 .expand a {
    background: url(../img/bg_mais.png) center left no-repeat;
    padding-left: 35px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold
}

.adCntnr .acco2 .expand a:hover {
    color: #fff;
}

.adCntnr .acco2 .openAd a {
    background: url(../img/bg_menos.png) center left no-repeat;
    padding-left: 35px;
    color: #cab3d3 !important;
    text-decoration: none;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
}

.adCntnr .acco2 .openAd {
    line-height: 20px;
}

.adCntnr .accCntnt {
    border-top: none;
    padding: 10px;
    padding: 1% 0 2%;
}


/* FOOTER
   -------------------------------------------- */
.box-frase {width: 100%;
    max-width: 600px;
    margin: 30px auto 0;
    padding:20px 0 120px;
    background: url(../img/bg_box_frase.png) bottom center no-repeat;
    text-align: center;
}
.box-frase p {
    text-align: center;
    text-transform: uppercase;
}
.box-frase p a {
    text-decoration: none;
    font-size: 40px;
    color: #25b8e1;
}
.box-frase p a:hover {
    color: #fff;
}
.box-frase p a:after {
    content: " »";
    font-size: 50px;
}
.frase {color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 140%;
    max-width: 80%;
    margin: 0 auto
}
.frase span {color: #7b5094;
    font-style: italic;
    font-weight: bold
}
.footer-inner {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    padding-top: 40px;
    text-align: center;
    min-height: 160px;
    border-top: double 4px #a0d8f1;
    clear: both
}

ul.sociais {
    list-style: inside none none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 0;
    display: inline-block
}

ul.sociais li {
    float: left;
    height: 36px;
}

.ico-nome,
.ico-website,
.ico-facebook,
.ico-twitter,
.ico-youtube,
.ico-instagram,
.ico-snapchat {
    color: #000;
    display: block;
    height: 36px;
    margin: 0 6px 0 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.ico-nome {
    background: rgba(0, 0, 0, 0) url("../img/ico_intrinseca.png") no-repeat scroll center center;
    width: 320px;
    float: none
}

.ico-website {
    background: rgba(0, 0, 0, 0) url("../img/ico_website.png") no-repeat scroll center center;
    width: 36px;
    margin-left: 20px
}

.ico-facebook {
    background: rgba(0, 0, 0, 0) url("../img/ico_facebook.png") no-repeat scroll center center;
    width: 36px;
}

.ico-twitter {
    background: rgba(0, 0, 0, 0) url("../img/ico_twitter.png") no-repeat scroll center center;
    width: 36px;
}

.ico-youtube {
    background: rgba(0, 0, 0, 0) url("../img/ico_youtube.png") no-repeat scroll center center;
    width: 36px;
}

.ico-instagram {
    background: rgba(0, 0, 0, 0) url("../img/ico_instagram.png") no-repeat scroll center center;
    width: 36px;
}

.ico-snapchat {
    background: rgba(0, 0, 0, 0) url("../img/ico_snapchat.png") no-repeat scroll center center;
    margin-right: 0;
    width: 36px;
}
/* ==========================================================================
   NAV
   ========================================================================== */
/* ------------------------------------------
  RESPONSIVE NAV STYLES
--------------------------------------------- */

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
    font-weight: bold
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (min-width: 40em) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}


/* ------------------------------------------
  FIXED HEADER
--------------------------------------------- */

.header-nav {
  position: fixed;
  z-index: 3;
  width: 100%;
  left: 0;
  top: 0;
  background: url(../img/bg_nav.jpg) #000 top center;
}


.logo-nav {
    background: rgba(0, 0, 0, 0) url("../img/tit_nav.png") no-repeat scroll left top;
    color: #a0814c;
    display: block;
    height: 25px;
    margin: 0.7em 0 0 16px;
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
    width: 186px;
    float: left
}

/* ------------------------------------------
  MASK
--------------------------------------------- */

.mask {
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  transition: opacity 300ms;
  background: rgba(0,0,0, .5);
  visibility: hidden;
  position: fixed;
  opacity: 0;
  z-index: 2;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

.android .mask {
  -webkit-transition: none;
  transition: none;
}

.js-nav-active .mask {
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 40em) {
  .mask {
    display: none !important;
    opacity: 0 !important;
  }
}


/* ------------------------------------------
  NAVIGATION STYLES
--------------------------------------------- */

.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}

.nav-collapse,
.nav-collapse * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-collapse,
.nav-collapse ul {
  list-style: none;
  width: 100%;
  float: left;
}

@media screen and (min-width: 40em) {
  .nav-collapse {
    float: right;
    width: auto;
  }
}

.nav-collapse li {
  float: left;
  width: 100%;
}

@media screen and (min-width: 40em) {
  .nav-collapse li {
    width: auto;
  }
}

.nav-collapse a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  border-top: 1px solid white;
  text-decoration: none;
  background: #000;
  padding: 0.7em 1em;
  color: #fff;
  width: 100%;
  float: left;
    font-weight: normal;
    text-transform: uppercase
}
.nav-collapse a:before {
content:"§ ";
color: #d19b59}
.nav-collapse a:active,
.nav-collapse .active a {
  background:#000;
    color:#8d6f4a;
}

@media screen and (min-width: 40em) {
  .nav-collapse a {
    padding: 0.7em 1em;
    text-align: center;
    border-top: 0;
    float: left;
    margin: 0;
  }
}

.nav-collapse ul ul a {
  background: #ca3716;
  padding-left: 2em;
}

@media screen and (min-width: 40em) {
  .nav-collapse ul ul a {
    display: none;
  }
}


/* ------------------------------------------
  NAV TOGGLE STYLES
--------------------------------------------- */

@font-face {
  font-family: "responsivenav";
  src:url("../img/responsivenav.eot");
  src:url("../img/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("../img/responsivenav.ttf") format("truetype"),
    url("../img/responsivenav.woff") format("woff"),
    url("../img/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-toggle {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  text-indent: -300px;
  position: relative;
  overflow: hidden;
  width: 60px;
  height: 55px;
  float: right;
}

.nav-toggle:before {
  color: #8d6f4a; /* Edit this to change the icon color */
  font: normal 28px/55px "responsivenav"; /* Edit font-size (28px) to change the icon size */
  text-transform: none;
  text-align: center;
  position: absolute;
  content: "\2261"; /* Hamburger icon */
  text-indent: 0;
  speak: none;
  width: 100%;
  left: 0;
  top: 0;
}

.nav-toggle.active:before {
  font-size: 24px;
  content: "\78"; /* Close icon */
}

/* ==========================================================================
   Media Queries
   ========================================================================== */


/* ----- Medium width (celular deitado) ------- */

@media only screen and (min-width: 480px) {
    .ico-nome {
        margin-right: 26px;
        width: 130px;
        float: left
    }
    .ico-nome,
    .ico-website,
    .ico-facebook,
    .ico-twitter,
    .ico-youtube,
    .ico-instagram,
    .ico-snapchat {
        margin: 0 16px 0 0;
    }
    .ico-website {
        margin-left: 0
    }
    .tit-autor {
        font-size: 43px;
    }
    .header-inner {
    height: 200px
}
    .fx01 {
    padding-top: 10px
}
    .imageContainer {
    position: relative;
    width: 100%;
    height: 0;
    margin: 25% auto 0%;

}
}


/* ----- Medium width (Ipad) ------- */

@media only screen and (min-width: 768px) {
    header {}
    .header-inner {
    height: 342px
}
    .imageContainer {
    position: relative;
    width: 80%;
    padding-bottom: 30%;
    height: 0;
    margin: 22% 0 -40% 25%;
    float: left;
    max-width: 542px;
    max-height: 232px;
}
    .main {
        padding: 10px 11.1%;
        width: 77.8%
    }
    grp-criticas {
        padding: 10px 11.1%;
        width: 77.8%
    }
    .grp-livro {
        float: right;
        width: 50%;
        margin-bottom: 0;
        
    }
    .fx01-inner {
}
    .grp-sinopse {
        padding: 20px 0;
        width: 45%;
        float: left
    }
    .intro {
        font: 16px/21px 'Lora', Georgia, Times, Times New Roman,  serif;
        font-weight: bold
    }
    img-livro {
        max-width: 219px;
        width: 219px
    }
    a.link-leia {
        margin: 20px 30px 0 30px;

    }
    .box-leia {
        float: left;
        width: 50%;
        background: rgba(0, 0, 0, 0) url("../img/bg_circulo.png") no-repeat scroll center center;
        background-size: 100%
    }
    .box-1livro {
            float: left;
        width: 50%;
    border-right: dotted 2px #fff}
    .box-compre {
        float: right;
        overflow: hidden;
        width: 45%;
        padding: 30px 0 0;
        margin-left: 5%;
    }
    .box-fotos {  float: left;
        overflow: hidden;
        width: 40%;
        padding: 30px 0 0;
        margin-left: 5%
}
    p.critica {
        margin:0 auto;
        width: 60%;
    }
    ul.compre {}
    body {}
    .img-livro {
        float: none;
        margin: 20px 0 0 20px;
        width: 179px;
        max-width: 100%
    }
    .texto {
        display: block
    }
    .adCntnr {
        display: none
    }
    .sub-tit {
        color: #000;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        background: url(../img/bg_subtit.png) top center no-repeat;
        background-size: contain;
        max-width: 20%;
        width: 182px;
        height: 182px;
        float: left;
        margin-top: 8%;
        margin-left: 5%;
    margin-right: 2%
    }
    .sub-tit-autor {
        color: #e31d1a;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        background: url(../img/bg_subtitautor.png) top center no-repeat;
        background-size: contain;
        max-width: 47%;
        width: 519px;
        height: 23px;
        float: left;
        margin-top: 2%;
        margin-right: -22%;
    margin-left: 10%
    }
        .fx01 {
    padding-top: 130px
}
    .f4-01 {
    margin-left: 10%;
    margin-top: 93px;

}
.f4-02 {
    margin-top: 45px;

}
.f4-03 {
    margin-top: 90px;

}
    .frase {
    font-size: 22px;

}
}


/* ----- Maximal Width ------- */

@media only screen and (min-width: 1020px) {
    header {background-size: auto 455px}
    .content {
        width: 509px;
        float: right;
    }
    body {}
}


/* ESTRUTURA
   ========================================================================== */

a.mais-blog {
    background: url(../img/link_maisblog.png) top center no-repeat;
    display: block;
    height: 46px;
    margin: 10px 0 20px 0;
    float: left;
    clear: left;
    text-indent: -9999px;
    width: 281px;
}

a.mais-blog:hover {
    background-position: 0 -46px;
}


/* RODAPE
   ========================================================================== */


/* ==========================================================================
   Helper classes
   ========================================================================== */


/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}


/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}


/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}


/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
.tit-box-autor {
    background: url(../img/tit_autor.png) top center no-repeat;
    display: block;
    height: 158px;
    margin: 10px 20px 16px 0;
    text-indent: -9999px;
    width: 268px;
    float: left;

}

.tit-compre {
        background: url(../img/tit_compre.png) top center no-repeat;
    display: block;
    height: 54px;
    margin: 10px 0 20px 0;
    text-indent: -9999px;
    width: 124px;
}
