@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,700|Splash:400|IM+Fell+English+SC:400|Marck+Script:400|Freckle+Face:400|Rubik+Wet+Paint:400|Josefin+Sans:400|Quattrocento:700|Azeret+Mono|Permanent+Marker');

b {
    font-weight: bold;
}

.inventory {
    font-family: 'Open Sans', sans-serif;
    color: rgb(74, 122, 74);
}
.hero {
    font-family: 'Open Sans', sans-serif;
    color: rgb(202, 146, 146);
    text-align: right;
}
.bigsis {
    font-family: 'Open Sans', sans-serif;
    color: rgb(219, 75, 255);
}
.littlesis {
    font-family: 'Open Sans', sans-serif;
    color: rgb(243, 255, 132);
}
.redtext {
    font-family: 'Open Sans', sans-serif;
    color: rgb(255, 0, 0);
}
.gorgoneye {
    font-family: 'Open Sans', sans-serif;
    color: rgb(179, 49, 103);
    /*animation: bounce 1s infinite;*/
    /*text-align: center;*/

}
@keyframes bounce {
  0% {
    transform: rotate(0deg) scale(1);
    transform-origin: center;
  }
  25% {
    transform: rotate(5deg) scale(1.15);
    transform-origin: center;
  }
  50% {
    transform: rotate(0deg) scale(1.3);
    transform-origin: center;
  }
  75% {
    transform: rotate(5deg) scale(1.15);
    transform-origin: center;
  }
  100% {
    transform: rotate(0deg) scale(1);
    transform-origin: center;
  }
}


.cowman {
    color: rgb(35, 129, 74);
}
.dazedvillager {
    color: rgb(114, 156, 35);
}
.troll {
    color: rgb(0, 255, 106);
    font-size: 15pt;
}
.barman {
    color: rgb(59, 165, 179);
}
.getitem {
    color: rgb(0, 255, 255);
    text-align: center;
}
.giveitem {
    color: rgb(0, 163, 163);
    text-align: center;
}
.foreman {
    color: rgb(207, 100, 0);
}
.magic {
    color: #ff88ff;
    text-align: center;
    /*font-style: italic;*/
    font-size: 17pt;
    font-family: 'IM Fell English SC';
  text-shadow:
    0 0 5px #ff66ff,
    0 0 10px #ff66ff,
    0 0 20px #ff66ff,
    0 0 80px #ff66ff,
    0 0 90px #ff66ff;
}

.necromancer {
    color: #00cc00;
    font-style: bold;
    font-family: 'Freckle Face';
}

.barrelman {
    color: #ffe6c6;
}

.mole{
    font-family: 'Open Sans', sans-serif;
    color: #d8ac73;
}

.mole2{
    font-family: 'Open Sans', sans-serif;
    color: #aed470;
}
.mole3{
    font-family: 'Open Sans', sans-serif;
    color: #da7492;
}
.smith{
    font-family: 'Open Sans', sans-serif;
    color: #c72626;
}
.manbraindog{
    font-family: 'Open Sans', sans-serif;
    color: #86f371;
}
.dogbrainman{
    font-family: 'Open Sans', sans-serif;
    color: #e4e4e4;
}
.selection {
    text-align: center;
}
.system {
    text-align: center;
    color: rgb(102, 255, 0);
    font-size: 10pt;
}
.chapter1 {
    text-align: center;
    color: rgb(255, 253, 122);
    font-size: 25pt;
    font-style: bold;
}
.chapter2 {
    text-align: center;
    color: rgb(51, 82, 255);
    font-size: 25pt;
    font-style: bold;
}
.chapter3 {
    text-align: center;
    color: rgb(255, 135, 23);
    font-size: 25pt;
    font-style: bold;
}
.chapterfinal {
    text-align: center;
    color: rgb(108, 0, 129);
    font-size: 25pt;
    font-style: bold;
}

/* Old Bekant1 Stuff here.

.brian {
    color: green;
    text-align: right;
    font-style: italic;
}

.bekant {
    color:  white;
    font-style: italic;
    text-align: left;
}

.security{
    color:  lightblue;
    font-style: italic;
    text-align: right;
}



.brewer {
    color: orange;
    text-align: right;
    font-style: italic;
}

.tardigrade{
    color: pink;
    text-align: right;
    font-style: italic;
}

.announcement{
    color: red;
    font-weight: bold;
    text-align: center justify;
}

.minister{
    color: lightblue;
    text-align: right;
    font-style: italic;
}

.spacelog{
    font-family: 'Azeret Mono';
}

.alarm{
    color: red;
    animation: bounce 1s infinite;
    text-align: center;
}

.moss{
    color: darkgreen;
    text-align: right;
    font-style: italic;
}

.elevator{
    color: lightgray;
    text-align: right;
    font-style: italic;
}

*/

h1{
    color: rgb(110, 85, 255);   
    font-family: 'Josefin Sans' !important;
}
.title{
    color: rgb(255, 55, 88);   
    font-family: 'Josefin Sans' !important;
}


body {
    font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
    background: black;
    overflow: hidden;
}


h1,
h2 {
    text-align: center;
    font-family: "Quattrocento", Georgia, 'Times New Roman', Times, serif;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 30pt;
    margin-bottom: 10px;
}

h2 {
    font-size: 14pt;
    font-style: italic;
    font-family: sans-serif;
    font-weight: lighter;
    color: #BBB;
}

.header {
    padding-top: 3em;
    padding-bottom: 3em;
}

/*
  Built-in class:
    # author: Name
*/
.byline {
    font-style: italic;
}

.written-in-ink {
    z-index: 3;
    font-size: 9pt;
    font-family: sans-serif;
    text-align: center;
    font-weight: 700;
    position: fixed;
    display: block;
    width: 100%;
    background: black;
    transition: color 0.6s, background 0.6s;
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    height: 14px;
    top: 0;
}

/* 
  Enables <iframe> support work on itch.io when using mobile iOS
*/
.outerContainer {
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    margin-top: 24px;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 980px) {
    .outerContainer {
        margin-top: 44px;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

.container {
    display: block;
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    padding-top: 4em;
    background: black;
}

.switched .container {
    transition: background-color 0.6s;
}

p {
    font-size: 13pt;
    color: #888;
    line-height: 1.7em;
    font-weight: lighter;
    text-align: left;
    /*font-family: monospace; removing Bekant1's text style */
}

a {
    font-weight: 700;
    color: #b97c2c;
    font-family: sans-serif;
    transition: color 0.6s;
    text-decoration: none;
}

a:hover {
    color: black;
    transition: color 0.1s;
}

strong {
    color: black;
    font-weight: bold;
}

img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.container .hide {
    opacity: 0.0;
}

.container .invisible {
    display: none;
}

.container>* {
    opacity: 1.0;
    transition: opacity 1.0s;
}

/*
  Class applied to all choices
  (Will always appear inside <p> element by default.)
*/
.choice {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    line-height: 1.7em;
}

/* 
  Class applied to first choice
*/
:not(.choice)+.choice {
    padding-top: 1em;
}

/*
  Class applied to choice links
*/
.choice a {
    font-family: 'Open Sans', sans-serif;
    font-size: 15pt;
}

/* 
  Built-in class:
    The End # CLASS: end
*/
.end {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-weight: bold;
    color: black;
    padding-top: 20px;
    padding-bottom: 20px;
}

#controls {
    z-index: 4;
    font-size: 9pt;
    text-align: center;
    padding-bottom: 6px;
    position: fixed;
    right: 14px;
    top: 4px;
    user-select: none;
    background: black;
    transition: color 0.6s, background 0.6s;
}

#controls [disabled] {
    color: #ccc;
}

#controls>*:not(:last-child):after {
    content: " | ";
}

@media screen and (max-width: 980px) {
    #controls {
        z-index: 2;
        padding-top: 24px;
        top: 0;
        left: 0;
        right: 0;
    }
}

/* 
  Dark Theme (Added in Inky 0.10.0)
    # theme: dark
*/

body.dark {
    background: black;
    color: white;
}

.dark h2 {
    color: #666;
}

.dark .container {
    background: black;
}

.dark .written-in-ink {
    background: black;
}

.dark a {
    color: #d6b916;
    transition: color 0.6s;
}

.dark a:hover {
    color: white;
}

.dark strong {
    color: white;
}

.dark #controls [disabled] {
    color: #444;
}

.dark .end {
    color: white;
}

.dark #controls {
    background: black;
}


