* {
  box-sizing: border-box;
}

body {
  margin: 0;
  background-image: url(/assets/backgrounds/shinyrhinestonehearts.gif);
  background-color: black;
  cursor: url(/assets/VIRUXXX-chibi-cursor.png), auto;
}

flex {
  display: flex;
}

#floated {
  float: left;
}

nav-barM {
  display: none;
}

main {
  width: 960px;
  background: black;
  margin: auto;
  position: relative;
  border-image-slice: 51;
  border-image-width: 0 35px;
  border-image-outset: 10px;
  border-image-repeat: round;
  border-image-source: url(/assets/borders/white-lace-black-bows.gif);
  border-style: solid;
  z-index: 0;
}

left, right {
  width: 230px;
  background: url(/assets/backgrounds/w7-1b.gif);
  position: relative;
}

middle {
  width: 500px;
  background-image: url(/assets/backgrounds/dull-yellow-cushion.png);
  background-size: 50px;
  padding: 14px 15px 10px 15px;
}

top-bar {
  background: black;
  position: fixed;
  width: 100%;
  display: flex;
  justify-content: center;
  z-index: 1000;
}

header {
  width: 100%;
  height: 90px;
  background-image: radial-gradient(#f4edd3, #f1ead1, #d7cdab);
  background-position: bottom;
  padding-top: 24px;
}

nav-bar {
  background: black;
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  z-index: 10;
}

#top-lines {
  background-image: url(/assets/backgrounds/black-transparent-lines.png);
  background-size: 140px;
  background-position: center;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
}

/*MOBILE MENU*/
li  {
  padding: 0px;
  margin: 0px;
  list-style: none;
  float: left;
  width: 140px;
  display: inline;
}

#drop {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.submenu {
  position: absolute;
  z-index: 3;
}

#wow {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

/*DECO*/
pearlL {
  background: url(/assets/deco/vertical-pears.png);
  background-repeat: repeat-y;
  background-size: 12px;
  position: absolute;
  width: 15px;
  height: 100%;
  pointer-events: none;
  right: -8px;
  top: 0px;
  z-index: 20;
  filter: drop-shadow(0px 0px 1px black);
}

pearlR {
  background: url(/assets/deco/vertical-pears.png);
  background-repeat: repeat-y;
  background-size: 12px;
  position: absolute;
  width: 15px;
  height: 100%;
  pointer-events: none;
  left: -8px;
  top: 0px;
  z-index: 20;
  filter: drop-shadow(0px 0px 1px black);
}

banner {
  background: url(/assets/deco/banner.gif);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 72px;
  display: block;
  padding-top: 25px;
  image-rendering: pixelated;
  font-family: AdorableLady;
  color: white;
  font-size: 20px;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 5px;
}

notebook {
  width: 100%;
  display: flex;
  position: relative;
}

bookL, bookR {
  width: 50%;
  display: block;
  padding: 1.5em 1.9em;
}

.cliques {
  width: 48%;
  height: 325px;
  position: relative;
  display: flex;
  justify-content: center;
}

footer {
  background: black;
  width: 100%;
  padding: 20px;
  color: white;
  position: relative;
  z-index: 100;
  margin-top: -5px;
}

/*IMG*/
img.fakead {
  background-image: linear-gradient(to right bottom, rgb(0, 0, 0), rgb(78, 78, 78));
  filter: drop-shadow(rgba(0, 0, 0, 0.19) 0px 5px 3px);
  display: flex;
  flex-direction: column;
  border-width: 1px;
  padding: 7px;
  position: relative;
  border-radius: 10px;
}

img.logo {
  position: absolute;
  width: 177px;
  left: 190px;
  bottom: 0;
}

img.offiz {
  width: 100px;
}

img.doll {
  width: 10%;
  position: fixed;
  bottom: 5px;
  right: 5px;
  pointer-events: none;
  z-index: 1000000;
}

img.storefront {
  width: 105%;
  position: absolute;
}

img.vsign {
  position: absolute;
  right: -76px;
  top: 40px;
  z-index: 10;
  pointer-events: none;
  image-rendering: pixelated;
}

img.stand {
  position: absolute;
  bottom: 0;
  right: 24%;
  image-rendering: pixelated;
  pointer-events: none;
}

#hi1 img:hover {
  content: url(/assets/buttons/hi1.png);
}
#hi2 img:hover {
  content: url(/assets/buttons/hi2.png);
}
#hi3 img:hover {
  content: url(/assets/buttons/hi3.png);
}
#hi4 img:hover {
  content: url(/assets/buttons/hi4.png);
}

#hi5 img:hover {
  content: url(/assets/buttons/hi5.png);
}
#hi6 img:hover {
  content: url(/assets/buttons/hi6.png);
}

#hi7 img:hover {
  content: url(/assets/buttons/hi7.png);
}
#hi8 img:hover {
  content: url(/assets/buttons/hi8.png);
}
#hi9 img:hover {
  content: url(/assets/buttons/hi9.png);
}
#hi10 img:hover {
  content: url(/assets/buttons/hi10.png);
}
#hi11 img:hover {
  content: url(/assets/buttons/hi11.png);
}
#hi15 img:hover {
  content: url(/assets/buttons/hi25.png);
}

/*IFRAMES*/
iframe.updates {
  width: 100%;
  border: none;
  margin-bottom: 3px;
}

iframe.uwu {
  width: 190px;
  height: 240px;
  margin: auto;
  display: flex;
  border: none;
  border-image-slice: 105;
  border-image-width: 30px;
  border-image-outset: 13px;
  border-image-repeat: stretch;
  border-image-source: url(/assets/borders/elegant-gold-trim.png);
  border-style: solid;
}

iframe.chat {
  width: 48%;
  height: 325px;
  background: black;
  padding: 5px;
  border-image-slice: 40;
  border-image-width: 22px;
  border-image-outset: 6px;
  border-image-repeat: round;
  border-image-source: url(/assets/borders/black-crown-lace.gif);
  border-style: solid;
}

iframe.nb {
  width: 100%;
  height: 32px;
  background: url(/assets/backgrounds/black-sparkles.gif);
  border-image-slice: 20;
  border-image-width: 10px;
  border-image-outset: 10px;
  border-image-repeat: round round;
  border-image-source: url(/assets/borders/black-ruffle-with-yellow-rose.png);
  border-style: solid;
}

iframe.store {
  width: 100%;
  height: 325px;
  border: 3px solid black;
}

iframe.todo {
  width: 75%;
  margin: auto;
  display: flex;
  margin-top: 15px;
  border: none;
  border-image-slice: 27;
  border-image-width: 20px;
  border-image-outset: 10px;
  border-image-repeat: round;
  border-image-source: url(/assets/borders/blackrhinestoneplate.png);
  border-style: solid;
}

/*FONTS*/
@font-face {
  font-family: AdorableLady;
  src: url(/assets/fonts/AdorableLady.ttf);
}

@font-face {
  font-family: Nosutaru-dotMPlusH-10-Regula;
  src: url(/assets/fonts/Nosutaru-dotMPlusH-10-Regular.ttf);
}

top-bar a, nav-bar a, left a, nav-barM a {
  display: flex;
}

p {
  font-family: Nosutaru-dotMPlusH-10-Regula;
  margin: 0;
  color: white;
  font-size: 15px;
}

p.buttons, p.promobtn {
  width: 100%;
  text-align: center;
}

p.buttons img {
  width: 49%;
}

p.promobtn img {
  width: 23%;
}

footer a {
  color: white;
  text-decoration: none;
}

a {
  cursor: url(/assets/VIRUXXX-chibi-select.png), auto;
}

/*MOBILE*/
@media screen and (max-width: 600px) {
  header {
    padding-top: 10px;
  }
}

@media screen and (max-width: 600px) {
  main {
    border-width: 0;
  }
}

@media screen and (max-width: 600px) {
  top-bar a {
    width: 14%;
  }
}

@media screen and (max-width: 600px) {
  top-bar img {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  nav-bar img {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  img.logo {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  nav-bar a {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  left, banner, pearlR {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  right {
    display: flex;
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  middle, main {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  middle {
    padding: 0px 5px 10px 5px;
  }
}

@media screen and (max-width: 600px) {
  img.offiz {
    width: 4em;
  }
}

@media screen and (max-width: 600px) {
  p {
    font-size: 0.8em;
  }
}

@media screen and (max-width: 600px) {
  iframe.nb {
    margin-top: 15px;
  }
}

@media screen and (max-width: 600px) {
  iframe.uwu {
    width: 28.33%;
    padding: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 600px) {
  nav-bar {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  nav-barM {
    background: black;
    width: 100%;
    display: flex;
    position: relative;
    justify-content: center;
  }
}

@media screen and (max-width: 600px) {
  nav-barM a img {
    width: 100%;

  }
}

@media screen and (max-width: 600px) {
  img.doll {
    display: none;

  }
}

@media screen and (max-width: 600px) {
  img.stand {
    right: 1%;
    z-index: 10;
  }
}

@media screen and (max-width: 600px) {
  flex.opt {
    flex-direction: column;
  }
}


























