/* I've come to make an announcement; Angela is a bitch ass motherfucker, she indirectly killed my fucking wife. That's right, she took her AI psychopathic tendencies and redirected the light, and she said Ayin was "This stupid" and I said that's that and this is this, so I'm making a callout post at the Hana Association, Angela, you've got no real flesh, its all metal and is more soulless, and guess what? Here's what my flesh looks like: PFFFT, THAT'S RIGHT, BABY. ALL SKIN, NO METAL, NO MACHINERY. Look at that, it looks human and not shiny. she killed my wife so guess what? I'm gonna kill the denizens of the city. THAT'S RIGHT THIS IS WHAT YOU GET, MY FURIOSO Except I'm not gonna kill random citizens. I'm gonna go higher. I'M KILLING THE 5 FINGERS! HOW DO YOU LIKE THAT, ZENA? I CRIPPLED FIXER OFFICES AND SYNDICATES! YOU HAVE 23 HOURS BEFORE MY FURY KILLS THE FUCKING CITY NOW GET OUT OF MY SIGHT BEFORE I DURANDAL YOU TOO. */
/* */
/* You kids might be thinking I'm just an easygoing drunkard, but every action of mine is calculated, you see? -Olga*/
/* They might be just using a no-name Office like us as bait to test the waters ‘fore they do it themselves. -Rain*/
/*I’m the daughter of a small workshop owner. My father dreamed to make his little brand famous one day. Its name was… Sorry, I don’t feel like saying it out loud. It’s long gone, so you’ll get nothing even if you look for it. -Mika*/
/* That's that, and this is this. -Roland*/

img[alt=Angela] {
    width: 200px;
}
img[alt="Books"] {
    background-repeat: no-repeat;
    width: 2320px;
    height: 1380px;
    top: 0px;
    right: 0px;
    z-index: -4;
    position: absolute;
    animation: Books 20s infinite;
}
@keyframes Books {
  0%,
  100% {
    left: -100px;
  }
  75% {
    left: -150px;
  }
  50% {
    left: -100px;
  }
  25% {
    left: -150px;
  }
}
img[alt=Floor] {
    background-repeat: no-repeat;
    width: 1920px;
    height: 418px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: -2;
}
img[alt=Bottom] {
    background-repeat: no-repeat;
    width: 1920px;
    height: 371px;
    position: absolute;
    top: 805px;
    right: 0px;
    z-index: -1;
}
img[alt=pillar4] {
    background-repeat: no-repeat;
    width: 745px;
    height: 1036px;
    position: absolute;
    top: 0px;
    right: 950px;
    z-index: -3;
}
img[alt=pillar3] {
    background-repeat: no-repeat;
    width: 752px;
    height: 943px;
    position: absolute;
    top: 200px;
    right: 550px;
    z-index: -3;
}
img[alt=pillar2] {
    background-repeat: no-repeat;
    width: 1003px;
    height: 1050px;
    position: absolute;
    top: 100px;
    left: 860px;
    z-index: -3;
}
img[alt=pillar1] {
    background-repeat: no-repeat;
    width: 395px;
    height: 993px;
    position: absolute;
    top: 200px;
    left: 1300px;
    z-index: -3;
}
img[alt=Idle] {
    background-repeat: no-repeat;
    width: 215px;
    height: 262px;
    position: absolute;
    bottom: 180px;
    right: 15px;
}
img[alt=Silence] {
    background-repeat: no-repeat;
    width: 91.5px;
    height: 266.5px;
    position: absolute;
    bottom: 200px;
    right: 60px;
    opacity: 0.3;
    z-index: -2;
}
img[alt=Masked] {
    background-repeat: no-repeat;
    width: 91.5px;
    height: 266.5px;
    position: absolute;
    bottom: 200px;
    right: 220px;
    opacity: 0.2;
    z-index: -2;
}
img[alt=Logo] {
    background-repeat: no-repeat;
    width: 176px;
    height: 118px;
    position: absolute;
    top: 350px;
    right: 92px;
    opacity: 0.5;
    z-index: -3;
}
img[alt=Olga] {
    background-repeat: no-repeat;
    width: 128px;
    height: 253px;
    position: absolute;
    bottom: 180px;
    left: 150px;
}
img[alt=Rain] {
    background-repeat: no-repeat;
    width: 221px;
    height: 190px;
    position: absolute;
    bottom: 250px;
    left: 50px;
    z-index: -2;
}
img[alt=Mika] {
    background-repeat: no-repeat;
    width: 110px;
    height: 185px;
    position: absolute;
    bottom: 150px;
    left: 30px;
}
img[alt=MolarLogo] {
    background-repeat: no-repeat;
    width: 110px;
    height: 136px;
    position: absolute;
    top: 350px;
    left: 110px;
    opacity: 1;
    z-index: -3;
}
img[alt=Keter] {
    background-repeat: no-repeat;
    width: 300px;
    height: 102px;
    position: fixed;
    top: 5px;
    left: 5px;
    z-index: 50000;
}
body::before {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://myspace.f46n.org/res/discord/attachments/820119042849243158/1028053344322859140/Furioso.png);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    pointer-events: none;
    background-size: 100%;
    z-index: 100;
    opacity: 0;
	animation-name: fade;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 0.2s;
}
    @keyframes fade {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
#header {
  font-family: 'American Typewriter', serif;
  color: #FFFFF0;
  padding-top: 20;
  padding-bottom: 6px;
  text-align: left;
  background: rgba(41.2, 41.2, 41.2, 0.3);
  color: white !important;
  font-size: 25px;
  border-bottom: 0px solid black;
}
#hSub {
  font-family: 'American Typewriter', serif;
  padding-top: 12;
  padding-bottom: 12;
  text-align: right;
  background: rgba(41.2, 41.2, 41.2, 0.3);
  color: white !important;
  font-size: 15px;
  border-bottom: 3px solid #B2BEB5;
}
a.logo {
    visibility: hidden;
}
a.logo:after {
  content: "";
  font-size: 26px;
  color: #FFFFF0;
  visibility: visible;
  position: absolute;
  left: 16px;
}
body { 
 font-family: 'American Typewriter', serif;
 color: #FFFFF0;
 background-image: url("https://myspace.f46n.org/res/discord/attachments/820119042849243158/1026654864270426112/Inside_the_Library_2.png");
 background-color: 24133F;
 background-size: cover;
 background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
  cursor: url(https://myspace.f46n.org/res/discord/attachments/820119042849243158/1026663478674604062/LOR_Pointer.png) 15 15, auto;
    overflow-x: hidden;
}
a {
     font-size: 15px;
     color: #FFFFF0 !important;
     cursor: url(https://myspace.f46n.org/res/discord/attachments/820119042849243158/1026663478141911150/LOR_PointerActive.png) 15 15, pointer;
}
.topLeft {
    float: left;
    width: calc( 40% - 30px );
    padding-top: -12px;
    background: rgba(41.2, 41.2, 41.2, 0.3);
    margin-top: 25px;
    border: 0px solid #533a2e;
}
.boxHead {
    padding-top: 12;
    padding-bottom: 12;
    text-align: center;
    background: rgba(41.2, 41.2, 41.2, 0.3);
    color: #FFFFF0;
    margin-left: 100px;
    margin-right: 100px;
}
.boxInfo {
    border: 0px solid #000;
    margin-bottom: 20px;
    margin-top: 20px;
}
.boxButton {
    display: inline-block;
    width: calc( 49% - 60px );
    padding-left: 30px;
    height: 24px;
    font-size: small;
    color: #FFFFF0;
    padding-top: 7px;
}
.url {
    border: solid 0px #69c;
    padding: 2px;
}
.songName {
    margin-top: 0px;
    font-size: small;
    filter: sepia(0%) saturate(0%) grayscale(0) contrast(100%) invert(0%);
}
.player {
    padding: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: none;
    width: calc(100% - 10px );
    border: 0px solid #999;
    filter: sepia(0%) saturate(100%) grayscale(0) contrast(100%) invert(100%);
}
.extended {
    border: 0px solid #000;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
}
.topRight {
    float: right;
    width: calc( 60% - 30px );
    padding: 0px;
    background: rgba(41.2, 41.2, 41.2, 0.3);
    margin-top: 25px;
    border: 0px solid #533a2e;
}
.rightHead {
    text-align: center;
    background: rgba(255, 255, 240, 0.3);
    color: #FFFFF0;
    margin-left: 100px;
    margin-right: 100px;
    padding: 3px;
    padding-bottom: 4px;
}
h4 {
    color: #FFFFF0;
    margin-bottom: 0px;
}
#commentInput {
    width: calc( 80% - 6px );
    margin: 0;
    margin-top: 10px;
    height: 100px;
}
textarea {
    color: #FFFFF0;
    background: rgba(41.2, 41.2, 41.2, 0.3);
}
input {
    color: #FFFFF0;
    background: rgba(41.2, 41.2, 41.2, 0.3);
}
#hSub a {
    color: (77,65,74) !important;
    text-decoration: none;
}
#header a:not(.logo) {
    margin-left: 10px;
    color: #FFFFF0 !important;
    font-size: small;
    text-decoration: none;
}
.tableLeft {
    background: none;
    width: 25%;
    padding: 10px;
    vertical-align: top;
    overflow: hidden;
}
.tableRight {
    width: 75%;
    background: none;
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
}
div br {
  display: none;
}