.logo{
 font-size:0;
      font-family: Garamond;
}

.logo::after{
    content:"koispace.com";
    text-shadow: 2px 2px 4px #000;
    color: black;
    line-height: 10px;
    font-size: 20px;
    padding: 70px;
    text-align: center;
    font-family: Garamond;

}

div#header {
    background-image: url(https://i.pinimg.com/564x/6c/b3/92/6cb392f08d5158ceaca8a8b99dabb9a6.jpg);
    background-color: white;
    background-position: 0px -400px;
    text-align: left;
    background-size: 40%;
    background-repeat: repeat;
    font-family: Garamond;
    
}

div#hSub {
    color: #ffffff! important;
    background-color: #000000;
    text-align: center;
    font-family: Garamond;
}

h2#name {
    color: #000000;
    text-shadow: 2px 2px 4px #000000;
    font-family: Garamond;
}

.extended.box {
    border: 2px solid #ffffff;
    background-color: #ffffff;
    background-image: url(https://i.pinimg.com/originals/a4/cd/22/a4cd22c06bcb4f7742f211275deb5fe8.gif);
    background-size: 100%;
    text-shadow: 2px 2px 4px #ffffff;
    text-transform: lowercase;
}


h4 {
    color: #666565;

color: black;
	margin-bottom: 3px;
}
.boxInfo {
	border: 3px solid #000;
	margin-bottom: 20px;
	margin-top: 20px;
}
.boxHead {
	background: white;
	color: black;
	padding: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
	display: none;
}

}
#country{
      position:relative;
      visibility:hidden;
}
 
#country::after{
      content:"midgar";
      font-size:15px;
      left:0;
      position:absolute;
      top:0;
      visibility:visible;
}
#gender{
      position:relative;
      visibility:hidden;
}
 
#gender::after{
      content:"sephiroth";
      font-size:15px;
      position:absolute;
      top:0;
      left:0;
      visibility:visible;

}
form {
	margin-bottom: 20px;
	text-align: right;

}

body {
    color: black;
    background-color: #fffff;
    background-image: url(https://i.pinimg.com/736x/88/5f/95/885f95bacc06c5ddec7a703dc59238d3.jpg);
    background-size: 100%;
    background-attachment:fixed;
    text-align: center;
    text-shadow: 2px 2px 4px #000000;
    font-family: Garamond;
    text-transform: lowercase;
}    

.player.box {
    background-color: #a8a8a8;
    background-size: 100%;
    background-position: 150px;
    color: white;
    background-image: url("https://i.pinimg.com/originals/db/0e/9e/db0e9e1292184aef0931fefd381579d8.gif");
    text-transform: lowercase;
    border-radius: 10px #000000;
    box-shadow: 5px 10px #666666;
}

.boxInfo.box {
    border-color: #666565;
    text-transform: lowercase;
}

.url {
    background: url() no-repeat;
    position: fixed;
    right: 0;
    bottom: -100px;
    color: #ffffff;
    background-size: 300px;
    height: 270px;
    width: 270px;
    border: none;
    box-shadow: none;
    filter: drop-shadow(8px 9px 15px #000000);
    z-index: 1000;
    font-size: 0px;
    opacity: 1;
}

.url.box {
  font-size: 0px;
  color: transparent !important;
}

.url::after {
  content:url();
  box-shadow: none;
  position: fixed;
 
}

url::afterr {
  content: url();
  position: fixed;
  right: 0;
  top: 0;
}

.topLeft{
    margin-top: 5px;
    background-repeat: no-repeat
    background-color:#ffffff;
    background-image: url(https://pbs.twimg.com/media/EBzudAAWwAEBtgY.jpg:large);
    border: 2px solid #000000;
    text-shadow: 2px 2px 4px #000000;
    Font-family: Garamond
    box-shadow: 5px 10px #000000;
}

.player::before {
    content: "";
    display: block;
    position: relative;
    width: calc(40% -20px);
    height: 390px;
    max-width: 390px;
    background-position: 0 0;
    background-size: 100% 100%;
    background-image: url(https://i.pinimg.com/originals/60/7a/44/607a44518d36eb80c04c2e96b7a091c0.gif);
}
 
.topRight{
    margin-top: 20px;
    background:#ffffff;
    border: 2px solid #000000;
    margin-bottom: 20px;
    max-width: 550px;
    border-radius: 10px;
    box-shadow: 2px 2px 4px #666666;
}
#viewFriends {
    display: none;

}
/* This theme is made by "sophie" more can be found at: https://sophiezhng.github.io/my-space-windows-93-themes */
.fwiendFace img {
    border: 2px solid white;
    border-radius: 50%;
    background-position: center;
    display: absolute;
    object-fit: cover;
    height: 100px;
    width: 100px;
    background-image: url(https://64.media.tumblr.com/743e2e8203862e738c7267d5e84b3065/tumblr_nfay6tUlw71u0gcqro1_500.gifv)
}

.tableLeft img{
    border: 2px ridge black;
    border-radius: 50%;
    background-position: center;
    display: absolute;
    object-fit: cover;
    height: 100px;
    width: 100px;
    background-image: url(https://i.pinimg.com/564x/9a/11/4d/9a114d52779e1e6b8eb67a773c1b2275.jpg)
}

.tableRight{
    background: #fff;
    text-transform: lowercase;

}
.topRight > .blurbs.box > .blogs > div > b::after {
    font-size: 15px !Important;
    font-size: 15px !Important;
    content: "ted talks";
    animation: test 1s linear infinite;

}


.boxHead{
    color: #FFF;
    background: #000000;
    text-transform: lowercase;
    
}

.rightHead{
    color: #ffffff;
    background: #000000;
    text-transform: lowercase  
}
 
.fwiendFace, .tableLeft {
    transition: 0.5s;
    background: #ffffff
}

.box.blog {
    background: #00000050;
}

.fwiendFace:hover{
    border-radius: 30px;
    transform: scale(0.8);
    animation: wob .5s linear infinite;
    box-shadow: 0 0 1rem #000000;
    border: 1px solid #fff;
    transition: 0.5s;
}

.tableLeft:hover{
    border-radius: 30px;
    transform: scale(0.8);
    animation: wob .5s linear infinite;
    box-shadow: 0 0 1rem #000000;
    border: 1px solid #fff;
    transition: 0.5s;
}
.topRight > .blurbs.box > .blogs > div > b::after {
    font-size: 15px !Important;
    font-size: 15px !Important;
    content: "ted talks";
    animation: test 1s linear infinite;

}
.topRight > .blurbs.box > .blogs > div > b {
    font-size: 0px !Important;
}
#viewFriends {
    display: none;
    color: black
}
.fwiendCounter>b::after {
    content: " cultists";
    color: black;
    font-size: 15px;
}
.fwiendCount {
    font-size: 15px;
    color: #a8a8a8;
}
.fwiendCounter>b {
    font-size: 0px;
    color: #a8a8a8;
}
.fwiendCounter>b>.uName {
    font-size: 0px;
    color: #a8a8a8;
}
.topRight > .box:not(.blurbs) > .rightHead > b::after {
    content: "koispace";
    color: #fff;
    font-size: 15px;
}
.topRight > .box:not(.blurbs) > .rightHead > b > span.uName {
    font-size: -9999px;
}
.topRight > .box:not(.blurbs) > .rightHead > b {
    font-size: 0;
}
.blurbs.box > .rightHead > b > span.uName::after {
    content: "cult leader";
    color: #fff;
    font-size: 15px;

}
.blurbs.box > .rightHead > b {
    font-size: 0px;
}
.blurbs.box > .rightHead > b > span.uName {
    font-size: 0px;

}

a {
    color: #a8a8a8;
}

a:visited {
  color: #a8a8a8;
}

a:hover {
  color: #a8a8a8;
}

::selection { background: #a8a8a8; }

}

::selection { background: white; }

}
#sMsg{
      background-image:url(https://cutekawaiiresources.files.wordpress.com/2018/03/3711.gif?w=2100&h=);
      font-size:0;

}
#sMsg::after{
      content:"";
      font-size:13px;

}
#sMsg {
background-image:url(https://cutekawaiiresources.files.wordpress.com/2018/03/3711.gif?w=2100&h=);
color: black

}
#block{
      background-image:url(https://cutekawaiiresources.files.wordpress.com/2018/03/3711.gif?w=2100&h=);
font-size:0;
}
 
#block::after{
      content:"fuck off";
font-size:13px;

}
#block {
background-image: url(https://cutekawaiiresources.files.wordpress.com/2018/03/3711.gif?w=2100&h=);
color: black

}
#report{
      background-image:url(https://cutekawaiiresources.files.wordpress.com/2018/03/3711.gif?w=2100&h=);
      font-size:0;
}
 
#report::after{
      content:"snitch";
      font-size:13px;

}
#report {
background-image: url(https://cutekawaiiresources.files.wordpress.com/2018/03/3711.gif?w=2100&h=);
color: black

}
#add{
      background-image:url(https://cutekawaiiresources.files.wordpress.com/2018/03/3711.gif?w=2100&h=);
      font-size:0;
}
 
#add::after{
      content: "join cult";
      font-size:13px;

}
#add {
background-image: url(https://cutekawaiiresources.files.wordpress.com/2018/03/3711.gif?w=2100&h=);
color: black
}

/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/games/gam-5/gam418.cur), auto !important;} /* End https//www.cursors-4u.com */
}

<div id="online" style="margin-top: 10px; display: block;"><img src="/res/online.gif"></div>
 
}</style>
                <style>
                    #header {
                        all: unset;
                        font-family: Arial;
                        font-size: 15px;
                        background: #003399;
                        color: #fff;
                        position: fixed;
                        width: calc( 100% - 15px );
                        height: 22px;
                        padding: 5px;
                        left: 0px;
                        top: 0px;
                        margin-bottom: 40px;
                        border-bottom: 1px solid black;
                        padding-left: 10px;
                        padding-top: 6px;
                        overflow: hidden;
                        z-index: 300;
                    }

                    #hSub {
                        all: unset;
                        font-family: Arial;
                        font-size: 15px;
                        background: #6699cc;
                        font-size: small;
                        margin: 0px;
                        padding: 5px;
                        padding-top: 5px;
                        padding-left: 5px;
                        padding-left: 10px;
                        padding-top: 4px;
                        position: fixed;
                        left: 0;
                        top: 34px;
                        width: calc(100% - 15px );
                        color: #000;
                        height: 15px;
                        z-index: 300;
                    }

                    @media only screen and (max-width: 768px) {
                        #header {
                            height:51px
                        }

                        #hSub {
                            top: 63px
                        }

                        #hUp {
                            float: left;
                            left: 0;
                            font-size: small;
                            position: fixed;
                            top: 35px
                        }

                        .sep {
                            display: none
                        }

                        .topLeft {
                            margin-top: 30px
                        }





