/* Variables */
:root {
    --hintergrund-haupt: #F3F3F3;
    --hintergrund-neben: #C80040;
    --text-colour: #47000B;
    --text-colour2: #DD7575;
    --gelb: #916706;
    --cyan: #C80040;
    --cyan-transparent: #C8004080;
    --magenta: #1C5006;
    --h1-size: 2em;
    --h2-size: 1.5em;
    --h3-size: 1.2em;
    --h4-size: 1.2em;
    --LetterLikeBG: #CCDBE4;
    --LetterLikeTxt: #296582;
    --LetterDNWBG: #AB869B;
    --LetterDNWTxt: #781E52;
}


/* josefin-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/josefin-sans-v33-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/josefin-sans-v33-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/josefin-sans-v33-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/josefin-sans-v33-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/josefin-sans-v33-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/josefin-sans-v33-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


/* josefin-slab-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Slab';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/josefin-slab-v28-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-slab-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Slab';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/josefin-slab-v28-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-slab-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/josefin-slab-v28-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-slab-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Slab';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/josefin-slab-v28-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-slab-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Slab';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/josefin-slab-v28-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-slab-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Slab';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/josefin-slab-v28-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*--------------------Allgemeines----------------------------------*/
/*------------------------CSS--------------------------------------*/
/*----------------------Zeugs-------------------------------------*/
/*----------------------------------------------------------------*/
/*----------------------------------------------------------------*/

body {
    background-color: var(--hintergrund-neben);
    color: var(--text-colour);
    font-family: "Josefin Sans";
    font-weight: 300;
    line-height: 1.5em;
    font-size: larger;
}

i, em {
    color: var(--cyan);
}

b, strong { 
    color: var(--cyan);
    font-weight: 400;
  }
  
li {
    color: var(--text-colour);
}

a {
    color: var(--cyan);
    font-family: "Josefin Slab";
    font-weight: 700;
    text-decoration: none;
}
a:hover {
    color: var(--text-colour2);
    font-weight: 700;
}
/*
a:visited {
    color: var(--text-colour2);
    font-weight: 700;
}
*/
h1 {
    color: var(--cyan);
    font-family: "Josefin Slab";
    font-weight: 700;
    font-size: var(--h1-size);
}

h2 {
    color: var(--magenta);
    font-family: "Josefin Slab";
    font-weight: 700;
    font-size: var(--h2-size);
    margin-top: 2em;
}

h3 {
    color: var(--gelb);
    font-family: "Josefin Slab";
    font-weight: 700;
    font-size: var(--h3-size);
    margin-top: 2em;
}

h4 {
    color: var(--gelb);
    font-family: "Josefin Slab";
    font-weight: 700;    
    font-variant: small-caps;
    font-size: var(--h4-size);
    margin-bottom: 0.2em;
}

hr {
    border-top: 1.5px solid var(--hintergrund-neben);
    width: 90%;
    margin-top: 2.3em;
    margin-bottom: 2.3em;
}

dt {
    font-size: 1em;
    padding-top: 0.75em;
}

dd {
    padding-top: 0.75em;
    font-size: 0.8em;
}

img {
    border-radius: 5px;
}

/*CSS Klassen kommen hier*/
.results {
    display: none;
}
.hintergrundbild {
    z-index: -1;
    left: 0px;
    top: 0px;
    position: fixed;
}
.navi {
    position: fixed; /* Fixed Sidebar (stay in place on scroll) */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    Width: 100%;
    font-size: 1.1em;
    background-color: var(--hintergrund-haupt);
    text-align: center;
}

.navi a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 1em;
}


.MainBody {    
/*   border: 2px solid  var(--magenta);*/
    margin: auto;
    margin-bottom: 40px;
    margin-top: 65px;
    max-width: 1200px;
    font-size: 1em;
}


.Inhalt {
        /*border:  1px solid  var(--magenta);*/
    font-family: "Josefin Sans";
    padding: 2em;
    background-color: var(--hintergrund-haupt);
    border-radius: 20px;
}


.Banner {
    top: 0;
    border: 1px;
    border-radius: 20px;
    color: #000000;
}

.Banner img {
    width: 100%;
    height: auto;
    border-radius: 20px; 
}


/*-------------------Stories---------------------------*/
/*-------------------Stories---------------------------*/
/*-------------------Stories---------------------------*/
/*-------------------Stories---------------------------*/



.InhaltStory {
    /*border:  1px solid  var(--magenta);*/
    grid-area: InhaltStory;
    font-family: "Josefin Sans";
    padding: 2em;
    background-color: var(--hintergrund-haupt);
    display:grid;
    grid-template-columns: 25% 75%;
    grid-template-areas: 
    'AuthorNotes Story'
    'ChapterNavigation EndNotes';
    align-content: flex-start;
    border-radius: 20px;
}

.AuthorNotes {
    grid-area: AuthorNotes;
    padding: 6px 16px 16px 16px;
/*    float: left;
    width: 45%;*/
    color: var(--cyan);
    font-family: "Josefin Slab", sans-serif;
    margin: 0.25em;
    /*background: rgba(68, 153, 196, 0.2);*/
    border-radius: 5px;
}

.AuthorNotes h1 {
    font-size: var(--h4-size);
}

.AuthorNotes li {
    color: var(--cyan);
}

.Story {
    grid-area: Story;
}

.ChapterNavigation {
    grid-area: ChapterNavigation;
    margin-top: 2em;
}

.EndNotes {
    grid-area: EndNotes;
    color: var(--cyan);
    background: var(--hintergrund-haupt);
    font-family: "Josefin Slab";
    border: solid 1.5px currentcolor;
    width: 80%;
    padding: 16px 16px 16px 16px;
    margin-top: 2em;
    margin-bottom: 3em;
    float: right;
    border-radius: 50px;
}

/*Blockquote Alikes*/
.Intro {
    grid-area: Intro;
    color: var(--cyan);
    background: var(--LetterLikeBG);
    font-family: "Josefin Slab";
    border: solid 1.5px currentcolor;
    width: 80%;
    padding: 16px 16px 16px 16px;
    margin-top: 2em;
    margin-bottom: 3em;
    border-radius: 50px;
}

.Intro ul, li {
    color: var(--cyan);
}

/*-----------Letters--------------*/
/*-----------Letters--------------*/
/*-----------Letters--------------*/
/*-----------Letters--------------*/
/*-----------Letters--------------*/



.fandomubersicht {
    padding: 6px 16px 16px 16px;
/*    float: left;
    width: 45%;
    margin: 0.25em;*/
    border: 0.05em solid var(--magenta);
    background-color: var(--hintergrund-haupt);
    border-radius: 20px;
}

.gridfandom {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 0.5em; 
}

.LetterNavi {
    position: fixed;
    z-index: 1;
    bottom: 0;
    left: 0;
    padding: 1em 3em 1em 3em;
    Width: 95%;
    background-color: var(--hintergrund-haupt);
    text-align: center;
    font-size: 0.8em;
}
.LetterLike {
    padding: 6px 16px 16px 16px;
    border: 0.05em solid var(--LetterLikeTxt);
    background-color: var(--LetterLikeBG);
    color: var(--LetterLikeTxt);
    border-radius: 5px;
}

.LetterLike h3 {
    color: var(--cyan);
}


.LetterDNW {
    padding: 6px 16px 16px 16px;
    border: 0.05em solid var(--LetterDNWTxt);
    background-color: var(--LetterDNWBG);
    color: var(--LetterDNWTxt);
    border-radius: 5px;
}

.LetterDNW h3 {
    color: var(--magenta);
}

.LastUpdated {
    color: var(--cyan);
    text-align: right;
    font-size: 0.8em;
    font-style: italic;
}


/*---------------------------------------------------------*/
/*-----------------What the Water gave me-----------------*/
/*-------------------------------------------------------*/
.ShipsLog {
  background: linear-gradient(to bottom,#FFFCEB 24px,#867D00 1px);
  background-size: 100% 25px;
  width: 65%;
  margin: 0 auto 25px;
  display: table;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  border-radius: 25px;
  padding: 10px 15px;
}

.InnerLog {
  color: #867D00;
  text-align: left;
  line-height: 25px;
  font-family: Garamond, serif;
  font-size: 16px;
}

.InnerLog b {
  color: #5A4B00;
}

.FishmongerBooks {
  background: linear-gradient(to bottom,#EBF6FF 26px,#18C3FF 1px);
  background-size: 100% 27px;
  width: 50%;
  margin: 0 auto 25px;
  display: table;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  border-radius: 25px;
  padding: 10px 15px;
}

.InnerBooks {
  color: #001D58;
  text-align: justify;
  display: table;
  line-height: 27px;
  font-size: 16px;
  font-family: 'Courier New', monospace;
}

.FishmongerDiary {
  font-size: 2em;
  background: #EBF6FF;
  color: #001D58;
  padding: 15px;
  width: 80%;
  margin: 0 auto 25px;
  display: block;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  position: relative;
  text-align: justify;
}

.FishmongerDiary:before,
.FishmongerDiary:after {
  content: "";
  height: 98%;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.FishmongerDiary:before {
  background: #D1F1FF;
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
  left: -5px;
  top: 4px;
  transform: rotate(-2.5deg);
}

.FishmongerDiary:after {
  background: #D1F1FF;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
  right: -3px;
  top: 1px;
  transform: rotate(1.4deg);
}

.InnerDiary {
  font-family: 'Brush Script MT', cursive;
  font-size: 0.75em;
}

.InnerDiary b {
  font-size: 1em;
}

.Merchant {
  width: 97%;
  height: 100%;
  background: linear-gradient(to bottom,#FFFFFF 25px,#00b0d7 1px);
  margin: 10px auto 26px;
  background-size: 100% 26px;
  padding: 10px 16px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.2),0px 0px 6px rgba(0,0,0,.2);
  -moz-box-shadow: 3px 3px 3px rgba(0,0,0,.2),0px 0px 6px rgba(0,0,0,.2);
  -ms-box-shadow: 3px 3px 3px rgba(0,0,0,.2),0px 0px 6px rgba(0,0,0,.2);
  -o-box-shadow: 3px 3px 3px rgba(0,0,0,.2),0px 0px 6px rgba(0,0,0,.2);
  box-shadow: 3px 3px 3px rgba(0,0,0,.2),0px 0px 6px rgba(0,0,0,.2);
  text-align: justify;
}

.Merchant::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 10%;
  height: 100%;
  width: 1px;
  background: #db4034;
}

.InnerMerchant {
  font-family: Papyrus;
  color: #001A3F;
  text-align: left;
  margin-left: 11%;
  line-height: 26px;
  font-size: 16px;
}

.InnerMerchant b {
  color: #db4034;
  font-size: 17px;
}

.Zag {
  font-family: 'Lucida Handwriting', 'Monotype Corsiva', Zapfino, 'URW Chancery L', 'Courier New', Courier, monospace;
  color: #000;
  text-align: justify;
  padding: 15px;
  width: 90%;
  margin: 0 auto 25px;
  display: block;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  background: repeating-linear-gradient(#FFCA95, #FFE3C2 50%);
}

.ZagInner {
  font-family: 'Lucida Handwriting', 'Monotype Corsiva', Zapfino, 'URW Chancery L', 'Courier New', Courier, monospace;
  font-size: 0.75em;
  line-height: 2.5em;
  color: #87000F;
}

/*------------------------------------------------*/
/*---------On the Love of Men and Beasts----------s*/
/*------------------------------------------------*/
.Kuya{
    color: blueviolet;
    font-style: italic;
}

.Rin{
    color:darkmagenta;
    font-style: italic;
}

.Aster{
    color: deeppink;
    font-style: italic;
    font-variant: small-caps;
    font-weight: bold;
    text-shadow: 1px 1px 15px deeppink;
}

.LadyForest{
    color: #1f953f;
    font-style: italic;
}