/*
Theme Name:   Twenty Fifteen Child
Template:     twentyfifteen
Description:  Twenty Fifteen Child Theme
Author:       EAV
Version:      8.22.23.19.38
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

body {
background: #fff;
}

@media screen and (min-width: 20em) {

  .site-main {
    margin-top: 23px;
  }

  .post-navigation {
    margin: -30px 8% 0;
  }

  .post-navigation .post-title {
    font-size: 16px;
  }

}

@media screen and (min-width: 30em) {

  .site-main {
    margin-top: 20px;
  }

  .post-navigation {
    margin: -30px 8% 0;
  }

}

@media screen and (min-width: 38.75em) {

  .site-main {
    margin-top: -28px;
  }

  .post-navigation {
    margin: -100px 11% 0;
  }

.page-title, .taxonomy-description {
  margin-left: 220px;
}

.page-header {
  box-shadow: 0 0 0px rgba(0, 0, 0, 0);
  border-left: 0px solid #333;
}

.hentry, .page-content {
box-shadow: 0 0 0px rgba(0, 0, 0, 0);
margin: 0 1%;
}




body.archive.post-type-archive-alfonsocabral h1.page-title {
  margin-left: 0;
}

body.archive article.alfonsocabral.type-alfonsocabral.hentry {
  margin-top: 0;
}

body.archive article.alfonsocabral.type-alfonsocabral.hentry .entry-content {
  padding: 0;
}

}

@media screen and (min-width: 46.25em) {
/* 880 */
body.archive article.alfonsocabral.type-alfonsocabral.hentry {
    width: 140px;
    float: left;
  }

  body.archive.post-type-archive-alfonsocabral header.page-header h1.page-title {
    font-size: 3rem;
  }

  body.archive.post-type-archive-alfonsocabral article.alfonsocabral h2.entry-title {
    font-size: 2.3rem;
    /* margin: auto; */
  }
  

}

@media screen and (min-width: 55em) {
/* 955 */
/* body.archive article.alfonsocabral.type-alfonsocabral.hentry { */
    /* width: 180px; */
    /* float: left; */
  /* } */

  body.archive.post-type-archive-alfonsocabral header.page-header h1.page-title {
    font-size: 3rem;
  }

}

@media screen and (min-width: 59.6875em) {

  .site-main {
    margin-top: -50px;
  }


  /* body.archive article.alfonsocabral.type-alfonsocabral.hentry { */
    /* width: 240px; */
    /* float: left; */
  /* } */

  body.archive.post-type-archive-alfonsocabral header.page-header h1.page-title {
    font-size: 3rem;
  }
  
.hentry + .hentry, .page-header + .hentry, .page-header + .page-content {
  margin-top: 0;
  background-color: #fff;
}

.hentry {
  padding-top: 0;
}

.site-info {
  color: #e5e5e5;
}

.sidebar {
  background-color: #333;
  /* background-color: #b4b2b2; */
}

.site-content {
    display: block;
    /* float: left; */
    /* margin-left: 29.4118%; */
    width: 100%;
    margin-left: auto;
}

}

@media screen and (min-width: 68.75em) {

}

@media screen and (min-width: 77.5em) {

}

@media screen and (min-width: 87.6875em) {

  body::before {
    width: -webkit-calc(50% - 289px);
    width: 5%;
  }
}

/* Nav next/previoust page */

body.alfonsocabral-template-default.single.single-alfonsocabral .post-navigation .nav-previous {
  background-image: none;
  float: left;
  width: 30%;
}

body.alfonsocabral-template-default.single.single-alfonsocabral .post-navigation .nav-next {
  background-image: none;
  float: left;
  width: 30%;
  margin-left: 10px;
}
