/*
 Theme Name:   Lovecraft Child
 Theme URI:    http://mikeswan.net/lovecraft-child/
 Description:  Lovecraft Theme
 Author:       Richard Rowley
 Author URI:   
 Template:     lovecraft
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  lovecraft-child
*/

@import url('https://fonts.googleapis.com/css?family=Zilla+Slab');

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



body {
  color: black; 
}

.blog-title {
  font-family: lato, 'Zilla Slab', serif;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.post-title {
  font-family: 'Zilla Slab', serif;
  font-weight: 300;
}

.header {
  padding: 15px 0;
}

h1, h2, h3, h4, .post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, .post-content label, legend, button, table, caption, tr, th, td {
  font-family: 'Zilla Slab', sans-serif;
  font-weight: 300;
}

h1 {
  font-size: 2.5em;
  margin-bottom: 0.75em;
}

.post-content h2 {
  font-size: 2.2em;
  line-height: 1.2em;
  margin-bottom: 0.75em;
}

.post-content h3 {
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: 1.75em;
}

.post-content h4 {
  margin-bottom: 5px;
}

.header-image {
}
@media screen and (min-width: 900px) {
  .header-image {

  }
}

@media screen and (max-width: 1200px) {
  .content {
    margin-top: -60px;
  }
}
@media screen and (max-width: 501px) {
  .content {
    margin-top: 0;
  } 
}

.home .content {
  width: 100%;
  float: none;
}

.home .post-title {
  display: none;
}

.post-inner {
  overflow: auto;
}

.post-content img {
  border: 0;
}

.home-a, .home-b {
  margin: 0 0 2em 0;
}

.home-a p, .home-b p {
  line-height: 170%;
  margin-bottom: 1.5em;
  }
  
@media screen and (min-width: 900px) {
  .home-a, .home-b {
    float: left;
    width: 46%;
  }
  .home-b {
    margin-left: 8%;
  }
}

.home .post-inner {
  width: auto;
}

.main-menu > li + li:before {
  content: "/";
  display: block;
  font-size: 12px;
  color: #ccc;
}

.header-image {
    height: 100% !important;
    line-height: 0;
    overflow: visible;
    max-height: initial;
    margin: 0 auto;
background-image: none !important;
background: white;
display: flex;
}

.header-image img {
    width: auto;
    visibility: visible;
    width: 100%;
    max-width: 1400px;
}

@media screen and (min-width: 1050px) {
  .section-inner {
    max-width: 800px;
  }
}

@media screen and (min-width: 1050px) {
  .home .section-inner {
    max-width: 1050px;
  }
}

p.poem-title {
  background: #eee;
  color: #ca2017;
  font-family: black_jackregular;
  font-size: 125%;
  margin-bottom: 0;
  padding: 1em;
}
  
p.poem {
  background: #eee;
  font-family: black_jackregular;
  font-size: 125%;
  padding: 0.75em 1em;
}

p.poem + p.poem {
  margin-top: -2em;
}

p.quote {
  font-style: italic;
  margin-bottom: 2px !important;
  padding: 0 1em;
  position: relative;
}



.attrib {
  font-size: 90%;
  padding-left: 3em;
  padding-right: 5px;
  text-align: left;
}

h4.external, h4.pdf {
  margin: 0;
}

h4.external:after, h4.pdf:after {
  clear: right;
  content: '';
  font-family: lato, sans;
  margin-left: 7px;
  color: grey;
  display: inline;
	display: none;
  font-size: 55%;
}

h4.external:after {
  content: 'external link';
}

h4.pdf:after {
  content: 'pdf';
  text-transform: uppercase;
}

p.links.pdf + h4 {
  display: inline-block;
  margin-top: 25px;
}

.post-content li {
  clear: both;
}

ul.books {
  list-style-type: none;
  margin: 0;
}

.collapseomatic {
  background-position: 12px 20px;
  display: block;
  font-family: 'Zilla slab';
  font-size: 1.4em;
  margin-top: 5px;
  padding: 10px 0 10px 36px;
}

.colomat-close, .collapseomatic_content {
  background-color: #eee;
}

.collapseomatic_content {
  margin: 0 0 1em 0;
  padding: 1em 1em 1.5em 2em;
}

.post {
  border: 0;
}

.post-content h2.poetry-store {
  clear: both;
  margin-bottom: 0;
}

.shipping {
  font-family: 'zilla slab';
}

label.vs-label.shipping {
  padding-right: 5px;
}

.post-content p.price {
  margin: 3px 0 7px;
}

input.vsubmit.submit {
    display: block;
    margin-top: 17px;
}

.post-content blockquote {
    padding: 0;
    background: #fff;
    border: 0;
    margin-bottom: 5px;
}

.post-content blockquote:after {
  content: '';
}

.books-page {
  overflow: auto;
}

.book {
  clear: both;
  display: flow-root;
  margin-top: 1em;
    margin-top: 2em;
    overflow: auto;
}

.book p {

}

.book h2 {
    margin: 0;
    font-size: 1.5em;
}

.post-content input[type="text"], .post-content input[type="tel"], .post-content input[type="url"], .post-content input[type="email"], .post-content input[type="password"], .post-content textarea {
  font-size: 1.2em;
  font-family: 'zilla slab';
}

.navigation {
    border-top: 0;
}