@import url("//fonts.googleapis.com/css?family=Galdeano|Tinos:400,400italic,700,700italic");
/*
 Theme Name: Donham
 Theme URI: http://pressbooks.com/themes/donham/
 Description: This theme is named after Wallace Donham, Dean of Harvard Business School from 1919 to 1942. The Donham theme is a light, modern theme, equally effective for non-fiction and fiction. Body font is Tinos, and Header font is Galdeano. An earlier version of this theme was commissioned by Harvard Business Review 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://agile.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://agile.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://agile.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://agile.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://agile.vulkanmedia.se/wp-content/plugins/pressbooks/themes-book/pressbooks-book/fonts/SBL-grk.ttf) format('truetype');
  font-weight: normal;
  font-style: normal; }

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

body {
  font-family: "Tinos", 'SBL Greek', 'SBL Greek', serif;
  line-height: 1.5em; }

a {
  color: #00e;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Galdeano", 'GFS Neohellenic', 'SBL Greek', sans-serif;
  font-variant: normal; }

h1 {
  font-weight: bold;
  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; }

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

#inline-toc ul {
  margin-left: 2em; }
/****************************************
 Structure
 *****************************************/
/****************************************
 Title, Subtitle, Authors & Aphorism
 *****************************************/
.entry-title {
  margin: 100px 0 100px 80px;
  text-align: right; }

.entry-title span {
  display: inline;
  font-size: 0.875em;
  font-weight: normal; }

.entry-title span:after {
  content: ".";
  padding-right: 10px; }

.chapter_subtitle {
  line-height: 2em;
  margin: -80px 0 100px 80px;
  text-align: right;
  text-transform: uppercase; }

.chapter_author {
  margin: -70px 0 100px 80px;
  text-align: right; }

.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; }
