body {
    background: #0c63c9;
    margin-bottom: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    background: url('https://web.archive.org/web/20250904180028im_/https://lopster.neocities.org/roring/fotos/ahahha(1).jpg') top center repeat #000444;
}

a:link, a:visited, a:active {
    color: #095fb5;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.flex {
    display: flex;
}

#container {
    margin: auto;
    width: 900px;
    border: 1px solid transparent;
    text-align: center;
}

#top-bar {
    border-bottom: 1px solid #000444;
    margin: auto;
    height: 29px;
    background-image: url(https://web.archive.org/web/20250904180028im_/https://web.archive.org/web/20250202162511im_/https://sugarforbrains.neocities.org/shrine/game/blox/bg_nav.png);
}

#navi {
    margin: auto;
    width: 610px;
}

.n-b {
    background-image: url('https://web.archive.org/web/20250904180028im_/https://web.archive.org/web/20250202162511im_/https://sugarforbrains.neocities.org/shrine/game/blox/bg_nav.png');
    margin: 0;
    padding: 6px 10px 0 10px;
    height: 23px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
}

.n-b:hover {
    background-image: url('https://web.archive.org/web/20250904180028im_/https://web.archive.org/web/20250202162511im_/https://sugarforbrains.neocities.org/shrine/game/blox/bg_nav.png');
    background-position-y: 30px;
}

#navi a {
    text-decoration: none;
}


#main {
    height: 40px;
    width: 900px;
    background: url('https://files.catbox.moe/gklcb6.png');
    background-repeat: no-repeat;
    background-position-y: -20px;
}

#m-l {
    position: relative;
    border: 1px solid transparent;
    height: 400px;
    width: 530px;
}

#m-lm {
    margin-top: 54px;
    margin-left: 80px;
}

#pn {
    position: absolute;
    top: 30px;
    left: 40px;
}

#m-r {
    text-align: center;
}

.hd {
    background: url('https://web.archive.org/web/20250904180028im_/https://web.archive.org/web/20250202162511im_/https://sugarforbrains.neocities.org/shrine/game/blox/bg_head.png');
    height: 33px;
    padding: 0 7px 0 5px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    background-repeat: no-repeat;
}

.hd p {
    margin: 0;
    overflow: hidden;
    padding: 7px 4px 0 3px;
    display: block;
    width: 100%;
    height: 26px;
    background: url('https://web.archive.org/web/20250904180028im_/https://web.archive.org/web/20250202162511im_/https://sugarforbrains.neocities.org/shrine/game/blox/bg_headtab.png') right top;
}

.bd {
    border: 3px solid black;
    padding: 0px;
    margin-bottom: 8px;
    text-align: left;
    background: url('/web/20250904180028im_/https://lopster.neocities.org/deco/css/roring.css')
}

.bd p {
    margin: 0;
}

#intro {
    margin-top: 50px;
    height=272px;
    width: 285px;
}

#main-2 {
    padding-bottom: 10px;
    background-image: url('https://web.archive.org/web/20250904180028im_/https://web.archive.org/web/20250202162511im_/https://sugarforbrains.neocities.org/shrine/game/blox/stripe.png')
}

#mtl {
    margin-left: 10px;
}

#avs {
    width: 350px;
    margin-top: 10px;
    position: relative;
}

#avs .bd {
    height: 400px;
    position: relative;
}

#av {
    margin: auto;
    width: 94%;
    height: 95%;
    background: url('https://web.archive.org/web/20250904180028im_/https://web.archive.org/web/20250202162511im_/https://sugarforbrains.neocities.org/shrine/game/blox/avi/bg.png');
    background-size: cover;
    ;
    margin-top: 5px;
}

#av-sel {
    width: 350px;
}

#av-sel .bd {
    padding-left: 12px;
}

#av-sel .bd img:hover {
    cursor: pointer;
}

#stats {
    width: 350px
}

#mtr {
    margin-left: 10px;
    text-align: center;
}

#vid {
    border: 1px solid;
    height: 280px;
    width: 515px;
    margin-top: 10px;
    margin-bottom: 5px;
    style: overflow-y: scroll;
}

#faves {
    width: 520px;
}

#faves .bd {
    height: 255px;
    overflow-y: auto;
}

.fav-flex {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2px;
    row-gap: 2px;
    justify-content: center;
}

.fav {
    border: 1px solid #aaaaaa;
    background: #fefefe;
    padding: 2px;
    font-size: 11px;
    width: 90px;
    text-align: center;
}

.fav img {
    width: 90px;
}

#group {
    width: 35%;
}

#game {
    width: 64%;
}

#games-holder {
    height: 170px;
    overflow-y: scroll;
}

.mgame {
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    background: #fefefe;
    padding: 2px;
    width: 98%;
    text-align: left;
}

.mgame img {
    width: 90px;
}

.mgm {
    margin-left: 5px;
}

video {
    width: 520px;
    height: 300px;
    object-fit: cover;
}

#menu {
    width: 178px;
}

#menu a {
    color: #777;
    display: block;
    border: solid 1px #777;
    margin: 15px;
    padding: 3px 10px;
    width: 100px;
}

#gal {
    margin: auto;
    width: 98%;
}

#gal .bd {
    height: 300px;
    text-align: center;
}

.screenie img {
    height: 170px;
}

.art img {
    height: 300px;
}

#gall {
    height: 100%;
    overflow-y: scroll;
    height: 300px;
}

#Footer {
    background: #e6e6e6;
    text-align: center;
    font-size: 13px;
    color: #aaa;
    margin: 0;
    padding: 3em 20px;
    width: 860px;
}

#roring {
    position: relative;
}

#roring table {
}

#cats {
    position: absolute;
    top: 4px;
    right: 0;
    pointer-events: none;
}

#Footer .Legalese {
    font-size: 10px;
    margin-bottom: 1em;
}

.filterDiv {
    float: left;
    width: 670px;
    height: 170px;
    display: none;
}

.show {
    display: block;
}
/*
     FILE ARCHIVED ON 16:25:11 Feb 02, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:51:13 Feb 24, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.84
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.027
  esindex: 0.017
  cdx.remote: 78.965
  LoadShardBlock: 155.03 (3)
  PetaboxLoader3.datanode: 78.611 (4)
  PetaboxLoader3.resolve: 136.818 (2)
  load_resource: 105.424
*/
/*
     FILE ARCHIVED ON 18:00:28 Sep 04, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:05:06 Sep 07, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.514
  exclusion.robots: 0.016
  exclusion.robots.policy: 0.008
  esindex: 0.011
  cdx.remote: 131.637
  LoadShardBlock: 321.408 (3)
  PetaboxLoader3.datanode: 363.169 (5)
  PetaboxLoader3.resolve: 177.11 (3)
  load_resource: 258.974 (2)
*/
