body { font-family: Consolas }

body {
 background-image: url("http://store-images.s-microsoft.com/image/apps.47693.13619644598889832.643e64c9-8604-4d97-95cd-aa815a4accf3.42692232-c008-4e4d-b011-0ef7365fa3e6");
 background-color: #cccccc;
}

.logo {
    font-size: 0;
    background: url(https://myspace.f46n.org/res/discord/attachments/921906776172023940/1076172531880448121/yepbois.png?width=1317&height=555) center / contain no-repeat;
    width: 320px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
}
body {
    padding-top: 140px;
    background: #e8e8e8;
}
#header {
    margin-bottom: 0;
    border: none;
    height: 100px;
    box-sizing: border-box;
    width: 100%;
    background: repeating-linear-gradient(45deg, #0000 16px, #fff1 18px, #0000 20px, #0000 22px), linear-gradient(#003399, #0d44b3);
    position: absolute;
}
#hSub {
    top: 100px;
    background: linear-gradient(#3b71dc, #345eb2);
    box-shadow: 0 0 4px;
    padding: 0;
    font-size: 0;
    height: auto;
    display: flex;
    width: 100%;
    position: absolute;
}
#hUp {
    position: absolute;
    bottom: 8px;
    right: 8px;
}
#hSub a {
    display: block;
    font-size: 14px;
    padding: 6px 8px;
    user-select: none;
    -webkit-user-drag: none;
    border-left: solid 1px #0006;
    border-right: solid 1px #fff4;
}
#hSub>a:last-child {
    box-shadow: 1px 0 #0006;
}
#hSub a:hover {
    background: linear-gradient(#4c81ea, #3a6fd8);
}
#hSub a:active {
    background: linear-gradient(#0d2960, #1a4eb6);
}
#container {
    display: grid;
    grid-template-areas: "d d" "a b" "c c";
    gap: 0;
}
.topLeft {
    grid-area: a;
    width: 205px;
    background: #272727;
    color: #999;
    box-sizing: border-box;
    padding: 0;
    border-radius: 8px 0 0 0;
    overflow: hidden;
    align-self: stretch;
}
.topLeft .short {
    margin-top: 0;
    width: 100%;
    padding-bottom: 0;
    font-size: 11px;
}
.topLeft .short div {
    font-size: 11px !important;
    margin-top: 0 !important;
}
.topLeft .short #online {
    margin-top: 8px !important;
}
.topLeft .short #online:not(:last-child) {
    margin-bottom: 4px;
}
.topLeft .short>tbody>tr>td:first-child {
    text-align: center;
}
.topRight {
    grid-area: b;
    width: auto;
    background: #fff;
    box-sizing: border-box;
    padding: 0;
    width: 820px;
    overflow: hidden;
    border-radius: 0 8px 0 0;
}
.topRight h4,
.topRight #about,
.topRight #who,
.topRight .fwiendCounter {
    margin-left: 8px;
}
.topRight .fwiends #top {
    display: flex;
}
.topRight .fwiendFace {
    justify-content: center;
    width: auto;
    min-width: 94px;
}
.topRight .fwiendFace img {
    max-height: 64px;
    width: 64px;
}
.boxHead+form {
    margin-bottom: 0;
    background: #fff;
    position: relative;
}
#commentInput {
    margin: 0 8px;
    width: calc(100% - 16px);
    box-sizing: border-box;
    border: solid 1px #0002;
    resize: vertical;
    box-sizing: border-box;
    padding-right: 58px;
}
#commentInput~input[type="submit"] {
    width: calc(100% - 16px);
    margin: 0 8px;
    padding: 8px;
    border-radius: 0 0 8px 8px;
    border: solid 1px #ddd;
    background: #eee;
    margin-top: -4px;
    font-family: monospace;
    color: blue;
    cursor: pointer;
}
#commentInput~input[type="submit"]:hover {
    text-decoration: underline;
}
#userWall {
    background: #fff;
    display: block;
    font-family: monospace;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 2px;
}
#userWall tbody,
#userWall tr,
#userWall td {
    display: flex;
}
#userWall tbody {
    flex-direction: column;
}
#userWall .tableLeft {
    background: #0000;
    width: auto;
    padding-right: 0;
    padding-top: 6px;
    padding-bottom: 6px;
}
#userWall .tableLeft img {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    object-fit: cover;
    top: 0px;
    left: 0px;
}
#userWall .tableLeft a {
    width: min-content;
    height: min-content;
    color: blue;
}
#userWall .tableLeft a div {
    text-align: left;
    width: max-content;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 200px;
}
#userWall .tableRight {
    background: #0000;
    position: relative;
    flex: 1;
    flex-direction: row-reverse;
    justify-content: left;
    gap: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
}
#userWall .tableRight form {
    position: absolute;
    top: 5px;
    right: 2px;
}
#userWall .tableRight form input {
    background: none;
    border: none;
    font-family: monospace;
    font-size: 15px;
    color: red;
    cursor: pointer;
}
#userWall .tableRight form input:hover {
    text-decoration: underline;
}
#userWall .tableRight:has(form input[value="Delete"]) {
    padding-right: 70px;
}
#userWall .tableRight .date {
    color: #0006;
    width: max-content;
    display: block;
}
#footer {
    padding-top: 16px;
    margin-top: 0 !important;
    grid-area: c;
    box-sizing: border-box;
    width: auto;
    background: linear-gradient(#0004,#0000)
}
.extended {
    margin-top: 0;
    margin-bottom: 0;
    border: none;
    background: #2a2a2a;
    color: #fff;
    box-shadow: inset 0 -1px #0002, 0 1px #fffb;
    height: 48px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.extended a {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
}
.topLeft h2.uName {
    margin-top: 0;
    background: #6A6A6A;
    color: #fff;
    padding: 10px 8px 8px 8px;
    height: 48px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}
.topLeft .avatar {
    width: 96px;
    margin-right: 0;
}
.topLeft .boxInfo {
    border: none;
    margin-bottom: 0;
    display: grid;
    grid-template-areas: "b" "a" "a" "a" "a";
    box-shadow: 0 -1px #1b1b1b;
}
.topLeft .boxInfo .boxHead {
    grid-area: b;
    background: linear-gradient(#292929, #252525);
    border-top: solid 1px #323232;
    border-bottom: solid 1px #1b1b1b;
    font-size: 11px;
    text-transform: uppercase;
    color: #999;
}
.boxInfo.box .boxButton {
    color: #999;
    width: 100%;
    padding-left: 48px;
    background: linear-gradient(#292929, #252525);
    border-top: solid 1px #323232;
    border-bottom: solid 1px #1b1b1b;
    box-sizing: border-box;
    height: 32px;
    background-position: 8px 1px;
}
.boxInfo.box .boxButton:hover {
    background: #2b2b2b;
    box-shadow: inset 3px 0 #00ccff;
    color: #fff;
    background-position: 8px 1px;
}
.topLeft .shortRight {
    margin-left: 16px;
}
.topLeft .shortRight br {
    display: none;
}
.topLeft .shortRight>div:first-child {
    width: 100%;
}
.blinkYellow {
    animation: pulseYellow 1s infinite ease-in-out;
}
@keyframes pulseYellow {
    0% {color:#ff0}
    50% {color:#ff0b}
    100% {color:#ff0}
}
.blinkViolet {
    animation: pulseViolet 1s infinite ease-in-out;
}
@keyframes pulseViolet {
    0% {color:#f0f}
    50% {color:#f0fb}
    100% {color:#f0f}
}
.blinkRed {
    animation: pulseRed 1s infinite ease-in-out;
}
@keyframes pulseRed {
    0% {color:#f44}
    50% {color:#f44b}
    100% {color:#f44}
}
.blinkGreen {
    animation: pulseGreen 1s infinite ease-in-out;
}
@keyframes pulseGreen {
    0% {color:#0d5}
    50% {color:#0d5b}
    100% {color:#0d5}
}
.topRight .rightHead {
    background: #fff;
    padding: 4px 8px;
    height: auto;
    max-height: unset;
}
.url.box {
    border: none;
    border-top: solid 1px #323232;
    padding: 8px;
    margin-top: 0;
    font-size: 10px;
    font-family: Tahoma, Arial, sans-serif;
}
.url.box a {
    color: #fff !important;
}
.topRight .box:not(.extended) {
    padding: 0;
    box-shadow: 0 1px 3px #0008;
    margin: 8px;
    border-radius: 3px;
}
.topRight .box.blurbs {
    padding-bottom: 8px;
}
#viewFriends {
    padding-right: 8px;
    font-size: 10px;
    text-transform: uppercase;
    font-family: Tahoma, Arial, sans-serif;
    margin: 8px 0;
}
#userWall+[style="font-size:small;text-align:right;"] {
    margin: 4px;
    font-size: 10px !important;
    font-weight: bold;
    font-family: Tahoma, Arial, sans-serif !important;
}
.box.blog {
    background: #fff;
}
.topRight .box.blurbs>.blogs>div:nth-child(2) {
    padding-left: 8px;
}
.topRight h4 {
  color: #222;
  font-size: 10px;
  font-family: "Tahoma", "Arial", sans-serif;
  text-transform: uppercase;
  border-bottom: solid 1px;
  border-image: linear-gradient(to right, #0008, #0000 50%) 1;
}
.topRight .rightHead, .topRight .boxHead, .box.blog>div:first-child>.date,.topRight .box.blurbs>.blogs>div:nth-child(1) {
    background: linear-gradient(#efefef, #ddd 50%, #ccc 50%, #ddd);
    color: #000;
    text-shadow: 0 1px #fff8;
    padding: 4px 8px;
    display: block;
    box-sizing: border-box;
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #fff6, 0 0 0 1px #0004, 0 1px 2px #0008;
    margin: 8px;
    font-size: 10px;
    text-transform: uppercase;
    font-family: Tahoma, Arial, sans-serif;
}
.box.comments>[style="margin-bottom:20px;"]:first-child {
    margin: 8px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    font-family: Tahoma, Arial, sans-serif;
}
#footer88x31s>img:last-child {
  content: url(https://myspace.f46n.org/res/discord/attachments/815980008782561360/1072654841127645194/image.png);
}
#wm-ipp-base:after {
  content: "this page looks broken on normal wayback machine, use the /web/[timestamp]if_/ url for it to look right :thumbsup:";
  background: #fff;
  position: fixed;
  bottom: 8px;
  left: 16px;
  width: 200px;
  font-family: Tahoma, Arial, sans-serif;
  padding: 8px;
  border-radius: 3px;
  box-shadow: inset 0 0 0 1px #0008, 0 1px 4px #0008;
}
.blogCorpus>h1 {
    padding-left: 16px;
    background: linear-gradient(#fff,#ddd);
    box-shadow: 0 1px #0004;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    color: #039;
}
.blogCorpus>form {
    margin-left: 8px;
}
@keyframes hs {
    0% {background-position: 0}
    100% {background-position: 25px 0}
}
#header {
    animation: 1s infinite linear hs;
}
.blogTitle {
    position: relaitve;
    display: grid;
    grid-area: d;
    width: auto;
    box-sizing: border-box;
    padding: 0;
}
.topLeft.blogCard>div:last-child {
    margin: 8px;
}
.topLeft.blogCard>div:last-child ul {
    padding-left: 0px;
    margin: 8px 0;
}
.topLeft.blogCard>div:last-child ul li::marker {
    content: "";
}
.topLeft.blogCard>div:last-child ul a {
    color: #fff;
}
.topLeft.blogCard>#avatar {
    margin-left: 8px;
}
.topLeft.blogCard>#avatar+div,
.topLeft.blogCard>#gender,
.topLeft.blogCard>#gender+div,
.topLeft.blogCard>#country,
.topLeft.blogCard>#country+div,
.topLeft.blogCard>#online {
    font-size: 13px;
    margin-left: 8px;
}

.blogTitle {
    display: flex;
}
.blogTitle>.uName {
    margin: 0 0 8px;
    float: left;
    flex: 1;
}
.blogTitle>div:nth-child(2) {
    margin-top: 0 !important;
    margin-bottom: 8px;
    width: auto !important;
}

.general-about:before {
    background-image: url(https://media1.giphy.com/media/l41YcLtmnhYyUlbfq/giphy.gif);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    height: 100px;
    width: 100px;
    content: " ";
    transform: rotate(
315deg
) scale(1.7) translateX(1.4em) translateY(-5.7em);
    position: absolute;
    z-index: 1;
}
