a.logo {
    color: white;
    text-decoration: none;
}

a {
    color: silver;
    font-size: 16px;
}

b {
    color: white;
    font-size: 16px;
}

p {
    color: white;
    font-size: 16px;
}

.shortRight {
    color: white;
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    border-style: outset;
    border: solid 3px black;
}

box.fwiends {
    color: white;
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    border-style: outset;
    border: solid 3px black;
}

a:visited, a.linklol:visited {
    color: white !important;
    height: 35px;
}

.avatar {
    border-style: outset;
    border: solid 3px black;
}

.avatar:hover {
    position: relative;
    z-index: 1;
    animation:mymove 2.7s infinite;
    animation-timing-function: linear;
    border-style: outset;
    border: solid 3px gray;
 }

@keyframes mymove {
  50% {transform: scale(1.05);}
}

.blurbs {
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    color: white;
    border-style: outset;
    border: solid 3px black;
}

#header {
    all: unset;
    font-family: "Verdana", bold;
    font-size: 28px;
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    position: fixed;
    width: calc( 100% - 25px );
    height: 35px;
    padding: 5px;
    left: 0px;
    top: 0px;
    margin-bottom: 40px;
    border-style: outset;
    border-bottom: 2px solid black;
    padding-left: 10px;
    padding-top: 6px;
    overflow: hidden;
    y-index: 300;
}

#hSub {
    all: unset;
    font-family: "Verdana", light;
    font-size: 18px;
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    color: white;
    border-style: outset;
    border: solid 3px black;
    margin: 0px;
    padding: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-left: 10px;
    padding-top: 4px;
    position: fixed;
    left: 0px;
    top: 48px;
    width: calc(10% - 25px );
    height: 220px;
    x-index: 300;
}

#hSub a {
    color: white;
    text-decoration: none;
}

#hSub a:hover {
    color: #FFE989;
    text-decoration: none;
}

h2#name {
    position: relative;
    visibility: hidden;
}
h2#name:after {
    content: "Doomquake";
    font-size: 24px;
    left: 0;
    size: 5;
    position: absolute;
    visibility: visible;
    text-align: center;
    Margin-left: 1px;
    color: white;
}

.extended {
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    color: white;
    border-style: outset;
    border: solid 3px black;
}

h4 {
    color: silver;
    margin-bottom: 0px;
}

.fwiendCount {
    color: white;
}

.boxHead {
    color: white;
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    padding: 3px;
    padding-bottom: 4px;
    padding-left: 6px;
    border-style: outset;
    border: solid 3px black;}

.rightHead {
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    color: black;
    padding-left: 4px;
    border-style: outset;
    border: solid 3px gray;
}

#top {
	padding-left: 15px;
	padding-right: 15px;
        border-style: outset;
        border: solid 3px gray;
}

#commentInput {
    width: calc( 100% - 6px );
    margin: 0;
    margin-top: 10px;
    height: 100px;
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    border-style: outset;
    border: solid 3px gray;
}

input {
    appearance: auto;
    user-select: none;
    align-items: flex-start;
    font-family: "Verdana", light;
    font-size: 14px;
    text-align: center;
    cursor: default;
    box-sizing: border-box;
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    color: buttontext;
    white-space: pre;
    padding-block: 6px;
    padding-inline: 10px;
    border-width: 10px gray;
    border-color: buttonborder;
    border-image: initial;
    border-style: outset;
}

#error {
 color: red;
}

.fwiendFace:hover {
 position: relative;
 z-index: 1;
 animation:mymove 2.7s infinite;
 animation-timing-function: linear;
 }

@keyframes mymove {
  50% {transform: scale(1.05);}
}

.tableRight {
    width: 75%;
    color: white;
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
}

.tableLeft {
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    width: 25%;
    padding: 10px;
    vertical-align: top;
    overflow: hidden;
}

.tableLeft:hover {
    position: relative;
    z-index: 1;
    animation:mymove 2.7s infinite;
    animation-timing-function: linear;
 }

@keyframes mymove {
    50% {transform: scale(1.05);}
}


body {
    font-family: "Verdana", light;
    background-image: url("https://i.postimg.cc/sXLdxN9x/imag13123e.png");
    background-color: darkgray;
}

.boxInfo.box {
    font-family: "Verdana", light;
    background-image: url("https://myspace.f46n.org/res/discord/attachments/1197974536415625377/1204339802074251304/NzgyODBpLmpwZw.png");
    border-style: outset;
    border: solid 3px black;
}

.url {
    color: white;
    font-family: "Verdana", light;
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    padding: 2px;
    border-style: outset;
    border: solid 3px black;
}

.boxButton {
    color: white;
    font-size: 14 px;
}

.player {
    color: white;
    font-family: "Verdana", light;
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    padding: 4px;
    margin-top: 30px;
    margin-bottom: 20px;
    width: calc(100% - 10px );
    border-style: outset;
    border: solid 3px black; 
}

.boxButton:hover {
    color: #00fa9a;
    position: relative;
    z-index: 1;
    animation:mymove 3s infinite;
    animation-timing-function: linear;
}

@keyframes mymove {
    50% {transform: scale(1.05);}
}

#top {
    color: white;
    background-image: linear-gradient(to left, #636363, #3C3D3D);
    padding: 20px;
    border-style: outset;
    border: solid 3px black;
}

textarea {
    color: #ffffff;
}

#foo {
    font-weight: bold;
}
