/* Start https://www.cursors-4u.com */ * {cursor: url(https://ani.cursors-4u.net/symbols/sym-9/sym829.ani), url(https://ani.cursors-4u.net/symbols/sym-9/sym829.png), auto !important;} /* End https://www.cursors-4u.com */

.logo{
      font-size:0;
}

.logo::after{
    content:"Welcome.";
    text-shadow: 2px 2px 4px #000;
    color: #fff;
    line-height: 10px;
    font-size: 40px;
    padding: 70px;
    
}

div#header {
    background-image: url(https://myspace.f46n.org/res/discord/attachments/1132808418177069098/1132809084081545337/20230723_155841.gif);
    background-color: #910016;
    background-position: 0px -200px;
    text-align: center;
    font-family: "Courier New", monospace;
}

div#hSub {
    color: #f2d0d0 !important;
    background-color: #bf0000;
    text-align: center;
    font-family: "Courier New", monospace;
}

h2#name {
    color: #ffd500;
    text-shadow: 2px 2px 4px #000;
}

.extended.box {
    border: 4px solid white;
}

h4 {
    color: #FF69B4;
}

body {
    color: #ff7700;
    background-color: #ffe0e5;
    background-image: url("https://external-media.spacehey.net/media/sCGpuYFVvunK46cD4WcNbFM0q_OlLQewt85YcD1FR2BY=/https://myspace.f46n.org/res/discord/attachments/1132808418177069098/1133188921770119188/Untitled313_20230724170732.png");
    background-size: 33%;
    background-attachment:fixed;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: "Courier New", monospace;
}

.player.box {
    background-color: #450000;
    background-size: 33%;
    background-position: 150px;
    color: white;
}

.boxInfo.box {
    border-color: #ffffff00;
}

/* This theme is made by "sophie" more can be found at: https://sophiezhng.github.io/my-space-windows-93-themes */
.topLeft {
    margin-top: 20px;
    background-repeat: no-repeat
    background-color: #C8A2C8;
    background-size: cover;
    background-image: url(https://external-media.spacehey.net/media/sj3Qe349Em96fIoH9sW8I7i2LJ4meW6gcIUeFGmCLjTw=/https://myspace.f46n.org/res/discord/attachments/1132808418177069098/1133198224769953832/Untitled315_20230724174436.png);
    border: 2px solid #450000;
    box-sizing: border-box;
}

.topRight {
    margin-top: 20px;
    margin-bottom: 20px;
    background: rgba(0, 0, 0, 0.61);
    position: relative;
    border: 2px solid #450000;
}

div#footer {
     bottom:0;
     font-size:0;
     left:500px;
     position:fixed;
     pointer-events: none;
 
}
.fwiendCount {
    color: #ebc936;
}

.fwiendFace, .tableLeft {
    transition: 0.5s;
    background: #364bb5;
}

.fwiendFace:hover {
    border-radius: 10px;
    transform: scale(1.2);
    animation: wob .5s linear infinite;
    background: #240010;
    box-shadow: 0 0 1rem #fff;
    border: 1px solid #450000;
    transition: 0.5s;
}

.tableRight{
    background: #080d21;
}

.boxHead{
    color: #FFF;
    background: #000000;
    
}

.rightHead{
    color: #FFF;
    background: #000000;
    
}

a:hover {
  animation: changeColor 1s linear infinite;
}

@keyframes changeColor{
    0%{color:#ff0000;}
    10%{color:#ff5900;}
    20%{color:#ffc400;}
    30%{color:#bfff00;}
    40%{color:#37ff00;}
    60%{color:#00d0ff;}
    70%{color:#0026ff;}
    80%{color:#5d00ff;}
    90%{color:#bf00ff;}
    100%{color:#ff0077;}
}
 
.fwiendFace, .tableLeft {
    transition: 0.5s;
    background: #ffffff00;
}

.fwiendFace:hover {
    transform: scale(1.2);
    animation: wob .5s linear infinite;
    box-shadow: 0 0 1rem #fff;
    border: 1px solid #450000;
    transition: 0.5s;
}

.tableLeft:hover {
    transform: scale(0.8);
    animation: wob .5s linear infinite;
    box-shadow: 0 0 1rem #fff;
    border: 1px solid #450000;
    transition: 0.5s;
}

.box.blog {
    background: #c7a6e0;
}