/* AwesomeDude styles template for responsive serial chapters */

/* Last update by Alien Son 20 February 2023 */






/* RESET */

* {
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none
}



/* BASICS */

body {
  font-family: Georgia, serif;
  font-size: 18pt;
  line-height: 1.4;
  color: #333;
  background-color: #fff;
}

.container {
  width: 90%;
  max-width: 900px;
  margin: 0px auto;
/*  padding: 0.5em 0;*/
}

header {
  margin: 1em auto 0em auto;
  height: auto;
  border: 0px solid #4169E1;
}

h1, h2, h3 {
  text-align: center;
}

h1 {
  font-family: Georgia, serif;
  font-size: 1.8em;
  font-weight: bold;
  padding-top: 1em;
}

h2 {
  font-size: 1.2em;
  font-weight: bold;
  padding-top: .5em;
  padding-bottom: 2em;
}

h2.inline {
  font-size: 1.2em;
  font-weight: bold;
  padding-top: 2.5em;
  padding-bottom: 2em;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  padding-top: 1.0em;
  padding-bottom: 0.8em;
}

.note-top h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  padding-top: 0em;
  padding-bottom: 0.8em;
}
h4 {
  font-size: 1.3em;
  font-weight: normal;
  padding-top: .8em;
}

p {
  font-size: 1em;
  margin-bottom: 1.4em;
  text-indent: 0em;
}

.hanging {
  font-size: 1em;
  margin-bottom: 1.4em;
  padding-left: 2em;
  text-indent: -2.0em;
}

/* LINKS */

a:link {
  text-decoration: none;
  color: #0000FF;
}

a:hover, a:visited:hover {
  text-decoration: none;
  color: #FF8C00;
}

a:visited {
  text-decoration: none;
  color: #20B2AA;
}



/* IMAGES */

img {
  max-width: 100%;
  height: auto;
/*  box-shadow: 3px 3px 15px #222;*/
}

.title-image-650-first {
  max-width: 650px;
  margin: 2.5em auto 1.5em auto;
  border: 1px solid #333;
}

.title-image-650-inline {
  max-width: 650px;
  margin: 0 auto 2em auto;
  border: 1px solid #333;
}

.title-image-650 {
  max-width: 650px;
  height: auto;
  margin: 0 auto 3em auto;
  border: 1px solid #333;
}

.title-image-500 {
  max-width: 500px;
  height: auto;
  margin: 2em auto;
  border: 1px solid #333;
}

.title-image-450 {
  max-width: 450px;
  height: auto;
  margin: 0 auto 3em auto;
  border: 1px solid #333;
}

.title-image-450-frame {
  max-width: 450px;
  height: auto;
  margin: 0 auto 3em auto;
  border: none;
}

.title-image-450-frame img {
  border: 3px solid #000;
  border-radius: 10px;
}

.title-image-400 {
  max-width: 400px;
  height: auto;
  margin: 0 auto 3em auto;
  border: 1px solid #333;
}

.inline-image-250 {
  max-width: 250px;
  height: auto;
  margin: 2em auto;
  border: 1px solid #333;
}

.inline-image-290 {
  max-width: 290px;
  height: auto;
  margin: 2em auto;
  border: 1px solid #333;
}

.inline-image-300 {
  max-width: 300px;
  height: auto;
  margin: 2em auto;
  border: 1px solid #333;
}

.inline-image-350 {
  max-width: 350px;
  height: auto;
  margin: 2em auto;
  border: 1px solid #333;
}

.inline-image-375 {
  max-width: 375px;
  height: auto;
  margin: 2em auto;
  border: 1px solid #333;
}

.inline-image-400 {
  max-width: 400px;
  height: auto;
  margin: 2em auto;
  border: 1px solid #333;
}

.inline-image-450 {
  max-width: 450px;
  height: auto;
  margin: 2em auto;
  border: 1px solid #333;
}

.inline-image-500 {
  max-width: 500px;
  height: auto;
  margin: 2em auto;
  border: 1px solid #333;
}

.inline-image-600 {
  max-width: 600px;
  height: auto;
  margin: 2em auto;
  border: 1px solid #333;
}

.inline-image-700 {
  max-width: 700px;
  height: auto;
  margin: 2em auto;
  border: 1px solid #333;
}


p.caption {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
  font-style: italic;
  text-align: center;
  padding-top: 0.5em;
  padding-bottom: 0.8em;
  margin-bottom: 0;
  text-indent: 0;
}

.caption-nopadding {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
  font-style: italic;
  text-align: center;
  margin-top: 0.5em;
  text-indent: 0;
}



/* FOOTNOTES */

.footnote-number {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .6em;
  font-weight: bold;
  vertical-align: 8px;
  padding-left: 2px;
}

.footnotes {
  margin: 2em 0 2em 0;
}

.footnotes p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .75em;
  font-style: normal;
}

.separator {
  clear: right;
  width: 4em;
  border-top: 2px solid #333;
  margin-bottom: 10px;
  text-indent: 0;
}



/* Special formatting */

.spacer {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.0em auto;
  text-align: center;
  text-indent: 0;
}

.decree {
  font-weight: bold;
  margin: 1em 2em 4em 3em;
  text-indent: 0;
}

.sign {
  font-family: 'Average', serif;
  font-size: 1.5em;
  font-weight: 400;
  font-variant: small-caps;
  text-align: center;
}

.glossary p, .characters p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}

.letter {
  font-family: 'Alex Brush', cursive;
  font-size: 1.5em;
  line-height: 1.2;
  margin: 2em 0 3em 2em;
}

.letter2 {
  font-family: 'Buda', serif;
  font-size: 1.3em;
  font-weight: 300;
  line-height: 1.2;
  margin: 2em 0 3em 2em;
  text-indent: 1em;
}

.letter2-noindent {
  font-family: 'Buda', serif;
  font-size: 1.3em;
  line-height: 1.2;
  text-indent: 0;
}


.small-text {
  font-size: 0.7em;
}

.container ol {
  margin: 0 0 .5em 3em;
}

.container ol li {
  padding-left: 2em;
  padding-bottom: 1em;
}

.indent {
  margin: 3em 5em;
  text-indent: 0;
}

.divider {
  font-size: 1.3em;
  font-weight: bold;
  margin: 2.3em auto;
  text-align: center;
  text-indent: 0;
}

.divider-first {
  font-size: 1.3em;
  font-weight: bold;
  margin: 1.3em auto;
  text-align: center;
  text-indent: 0;
}

.b {
  font-weight: bold;
}

.i {
  font-style: italic;
}

.n {
  font-style: normal
}

.c {
  text-align: center;
}

.u {
  text-decoration: underline;
}

.note-top {
  font-style: italic;
  margin: 1em 0 2em 0;
  padding: 1.5em 1.5em .1em 1.5em;
  background-color: #D3D3D3;
}

.note-top p {
  font-family: Georgia, serif;
  font-size: .9em;
  color: black;
  text-indent: 0;
}

.note {
  font-style: italic;
  margin: 3em auto;
  padding: 1.5em 1.5em .1em 1.5em;
  background-color: #D3D3D3;
}

.note p {
  font-family: Georgia, serif;
  font-size: .9em;
  color: black;
  text-indent: 0;
}

p.next {
  text-indent: 0;
}

.next a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  color: #000;
  background-color: transparent;
  display: block;
  width: 150px;
  margin: 40px auto 0px auto;
  padding: 10px;
  border: 1px solid rgba(0,0,0,.50);
  border-radius: 5px;
}

.next a:hover {
  color: #fff;
  background-color: #000;
}


@media screen and (max-width: 800px) {

body {
  font-size: 16pt;
  }

header {
  height: auto;
}
}


@media screen and (max-width: 650px) {

body {
  font-size: 14pt;
  }

header {
  height: auto;
}
}


@media screen and (max-width: 400px) {

body {
  font-size: 12pt;
  }

header {
  height: auto;
}
}