@import url("//fonts.googleapis.com/css?family=Crimson+Text:400,400italic,700|Roboto+Condensed:400,300,300italic,400italic");
/*
 Theme Name: Fitzgerald
 Theme URI: http://pressbooks.com/themes/fitzgerald
 Description: Serif body, with condensed sans serif header fonts. Based on a theme commissioned by the University of Minnesota Press.
 Author: Pressbooks (Book Oven Inc.)
 Author URI: http://pressbooks.com
 Copyright 2011-2015 Book Oven Inc. (Pressbooks.com) code@pressbooks.com
 Version: 1.6
 Template: pressbooks-book
 */
@font-face {
  font-family: 'GFS Neohellenic';
  src: url(https://goldflamemedia.vulkanmedia.se/wp-content/plugins/pressbooks/themes-book/pressbooks-book/fonts/GFSNeohellenic.ttf) format('truetype');
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: 'GFS Neohellenic';
  src: url(https://goldflamemedia.vulkanmedia.se/wp-content/plugins/pressbooks/themes-book/pressbooks-book/fonts/GFSNeohellenicItalic.ttf) format('truetype');
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: 'GFS Neohellenic';
  src: url(https://goldflamemedia.vulkanmedia.se/wp-content/plugins/pressbooks/themes-book/pressbooks-book/fonts/GFSNeohellenicBold.ttf) format('truetype');
  font-style: normal;
  font-weight: bold; }

@font-face {
  font-family: 'GFS Neohellenic';
  src: url(https://goldflamemedia.vulkanmedia.se/wp-content/plugins/pressbooks/themes-book/pressbooks-book/fonts/GFSNeohellenicBoldItalic.ttf) format('truetype');
  font-style: italic;
  font-weight: bold; }

@font-face {
  font-family: 'SBL Greek';
  src: url(https://goldflamemedia.vulkanmedia.se/wp-content/plugins/pressbooks/themes-book/pressbooks-book/fonts/SBL-grk.ttf) format('truetype');
  font-weight: normal;
  font-style: normal; }

body {
  font-family: "Crimson Text", "Times New Roman", 'SBL Greek', serif;
  line-height: 1.5em; }

a {
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Condensed", 'GFS Neohellenic', sans-serif;
  font-variant: normal;
  font-weight: normal; }

h1 {
  font-size: 1.3em; }

h1, h2 {
  text-align: left; }

h2 {
  font-size: 1.2em; }

h2, h3, h4 {
  font-style: normal; }

h3, h4 {
  text-transform: uppercase; }
/****************************************
 TOC, Author page, Book Page
 *****************************************/
#inline-toc h4 {
  font-family: inherit;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  text-transform: none; }

.page-title {
  font-weight: normal; }
/****************************************
 Structure
 *****************************************/
/****************************************
 Title, Subtitle, Authors & Aphorism
 *****************************************/
.entry-title {
  font-weight: normal;
  text-align: left;
  margin: 100px 0 80px; }

.entry-title span {
  border-bottom: 1px solid #333;
  padding: 0 0.2em 0.3em;
  text-align: center;
  width: 20%; }

.chapter_subtitle {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  margin: -80px 0 100px;
  line-height: 1.4em; }

.chapter_author {
  font-family: "Crimson Text", "Times New Roman", 'SBL Greek', serif;
  font-style: italic;
  font-weight: normal;
  margin: -70px 0 100px; }

.chapter_subtitle + .chapter_author {
  margin-top: -80px; }

.aphorism {
  margin-bottom: 80px;
  margin-left: 100px;
  margin-top: -80px;
  padding: 0;
  text-align: right; }

.aphorism cite {
  float: none; }
/*************************
 Footnotes & Endnote
 **************************/
.endnotes h3 {
  text-align: left;
  text-indent: 0;
  text-transform: none; }
