/* stop snooping, loser */

/* shitty banner thing */

.svmsg {
background-color: #0000;
border: none;
}

/* This is little corner shit */

form::after {
    content: url(https://file.garden/ZeOhOPaj1Fo9KhZz/fuck%20this%20guy.gif);
    position: fixed;
    right: 0;
    bottom: 0;
}

/* This is name bullshit */

h2#name.uName{
font-size: 20px;
}

h2#name.uName:after{
font-size: 0px;
}

.uName {
font-size: 0px ;
}

.uName:after {
content: "Kel" ;
font-size: 15px;
}

h4, #name, .tableLeft a { 
color: #f7f9ff;
text-shadow: -1px -1px 0px #99f02d,1px 1px 0px #ef2d98;
}

#name {
  text-align: center;
font-family: "MS PGothic";
  color: #f7f9ff;
}

/* avatar bullshit */

.avatar {
animation-name: floating;
animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.avatar:hover, .fwiendFace:hover {
  animation: 1s linear idk infinite;
}


/* background bullshit + shit dont feel like organising */

*{
  color: #f7f9ff;
}

* {
    cursor: url(https://64.media.tumblr.com/ba9a988fc8c018b65cddc89ab3882342/7f6fa4e8b8218c92-fe/s75x75_c1/93938af54ae8c403cb1562df1d02f4b0019fa07f.gifv), auto !important;
}

span#hUp::before {
    content: "ur homo if u read dis";
    animation: changeColor 3s linear infinite !important;
    color: cyan;
    font-size: 16px;
font-family: "MS PGothic";
}

body{
background-image:url(https://guzmaballs.neocities.org/images/twinklebackground.gif);
font-family: "MS PGothic";
}

#container, .rightHead, #header, #hSub, .boxHead, .tableLeft, .tableRight{
	background-color: black;
}

#container {
	animation: bordersColor 3s linear infinite !important;
}

.blog {
  background-color: black;
  padding: 15px;
  border: dashed #99f02d80 1px;
  color: #f7f9ff;
}

.boxButton, .fwiendCount{
  color: #99f02d;
}

.rightHead, .boxHead{
padding-left:0px;
}

.boxHead {
  margin-bottom: 10px; padding-top: 0px;
}

.rightHead, .boxHead{
  border-bottom: double #99f02d80 3px;
  border-top: double #99f02d80 3px;
  text-align: center;
  padding-bottom: 2px;
}

.extended {
  border: 1px solid black;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 15px;
}

#online img {
    filter: hue-rotate(50deg);
}


/* interaction button bullshit */

#sMsg {
  background-repeat: no-repeat;
  background-image: url(https://64.media.tumblr.com/dc85057c4394dbf08919d58f4e66e022/979aeaa541231801-c9/s75x75_c1/b509a84ccbf86ce96c085db06d6fd6af649ba0f0.gifv);
}

#report {
  background-repeat: no-repeat;
  background-image: url(https://64.media.tumblr.com/df422b119f2f8759b4234b1e1b912c4b/979aeaa541231801-85/s75x75_c1/b70cdf3b57c67fc80107cb61953c783fa14550aa.gifv);
}

#block {
  background-repeat: no-repeat;
  background-image: url(https://64.media.tumblr.com/faba5e957c0cfc5c2aac7dd5f2c91d7a/979aeaa541231801-2a/s75x75_c1/ee3d7cd2fa3e9df6a43b1044ca05fb4e655ed9e3.gifv);
}

#add {
  background-repeat: no-repeat;
  background-image: url(https://64.media.tumblr.com/51b609db765520d5542035b15965f137/979aeaa541231801-8f/s75x75_c1/1d3ef005d773711806f946d968d8b53bd849aa57.gifv);
}


/* This is comments section bullshit */

.date {
    font-size: x-small;
    float: right;
}

blockquote p { 
  color: #99f02d !important;
  text-shadow: #99f02d26 2px 2px 0px, #99f02d26 -2px -2px 0px;
}

td.tableLeft {
    text-align: center;
}

.tableLeft img {
    padding-top: 5px;
}

#commentInput {
  background-color: black;
  border: dashed #99f02d80 1px;
  color: #99f02d;
}

input, button {
  border: none;
  background-color: black;
  color: #99f02d;
  padding: 0px;
font-family: "MS PGothic";
}


/* this is links bullshit */

a {
    color: #99f02d;
}

a:hover {
    color: #bcf78a;
}

/* this is top bullshit*/

#hSub {
  color: #99f02d80 !important;
}

.logo{
    font-size: 0;
}

.logo:before{
    content: "Kelspace";
    font-size: 17px;
    color: #99f02d;
font-weight: bold; 
font-family: "MS PGothic";
}

.logo:after{
    content: ".cum";
    font-size: 17px;
    color: #f7f9ff;
font-weight: bold; 
font-family: "MS PGothic";
}


/* this is player bullshit */

.player{animation-name: floating;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

.player {
   border: 0px transparent solid;
  padding: 4px;
  margin-top: 20px;
  margin-bottom: 20px;
  background: black;
  color: #000;
  width: calc(100% - 10px );
}

.songName{
text-align:center;
}

span.song__title {
    color: #99f02d;
}

/* this is about anims bullshit */

#gender {
animation: changeColor 3s linear infinite !important;
}

#country {
animation: patriautism 3s linear infinite !important;
}

/* animation hell */

@keyframes bordersColor{
    0%{box-shadow: 0px 0px 10px 5px #FDDB68; border-right: double #FDDB68 3px; border-left: double #FDDB68 3px;}
    10%{box-shadow: 0px 0px 10px 5px #F48190; border-right: double #F48190 3px; border-left: double #F48190 3px;}
    20%{box-shadow: 0px 0px 10px 5px #CE65BA; border-right: double #CE65BA 3px; border-left: double #CE65BA 3px;}
    30%{box-shadow: 0px 0px 10px 5px #AE73B5; border-right: double #AE73B5 3px; border-left: double #AE73B5 3px;}
    40%{box-shadow: 0px 0px 10px 5px #6880AC; border-right: double #6880AC 3px; border-left: double #6880AC 3px;}
    50%{box-shadow: 0px 0px 10px 5px #4892B7; border-right: double #4892B7 3px; border-left: double #4892B7 3px;}
    60%{box-shadow: 0px 0px 10px 5px #44BAAA; border-right: double #44BAAA 3px; border-left: double #44BAAA 3px;}
    70%{box-shadow: 0px 0px 10px 5px #6AC66F; border-right: double #6AC66F 3px; border-left: double #6AC66F 3px;}
    80%{box-shadow: 0px 0px 10px 5px #D1EC2B; border-right: double #D1EC2B 3px; border-left: double #D1EC2B 3px;}
    90%{box-shadow: 0px 0px 10px 5px #FFF011; border-right: double #FFF011 3px; border-left: double #FFF011 3px;}
    100%{box-shadow: 0px 0px 10px 5px #FFC16D; border-right: double #FFC16D 3px; border-left: double #FFC16D 3px;}
}

@keyframes changeColor{
    0%{color:#FDDB68;}
    10%{color:#F48190;}
    20%{color:#CE65BA;}
    30%{color:#AE73B5;}
    40%{color:#6880AC;}
    50%{color:#4892B7;}
    60%{color:#44BAAA;}
    70%{color:#6AC66F;}
    80%{color:#D1EC2B;}
    90%{color:#FFF011;}
    100%{color:#FFC16D;}
}

@keyframes patriautism{
    0%{color:#ffffff;}
    25%{color:#009b48;}
    50%{color:#ffffff;}
    75%{color:#ff7700;}
    100%{color:#ffe0e6;}
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 10px); }
    to   { transform: translate(0, -0px); }    
}

@keyframes idk {
0% {
  transform: rotateX(69) rotateY(9500deg) rotateZ(18450deg);
}
100% {
  transform: rotateX(63deg) rotateY(5415deg) rotateZ(-1020deg);}
}

/* button hell */

.url{
  font-size: 0px;
  border: 0px solid white;}

.url:after{
  content: 
url(https://64.media.tumblr.com/56c146befb546cded86806904fe8cb25/33840cdd4af9301d-64/s100x200/8f782a072dc42547223a4184dbc5d5b154e5ef0b.gifv) url(https://64.media.tumblr.com/edbb60977217bcb7ce9d07bb9619c431/db0db92489822a93-43/s100x200/cd4df578aeb81d54db892ddae412d3eb1611cc90.gifv) url(https://capstasher.neocities.org/88x31Buttons/5srvdSo.gif) url(https://64.media.tumblr.com/bf67f7115ed70610206ccbc182748677/db0db92489822a93-f6/s100x200/e24919e0ecde695b6322bca31dc4734dffcfb03c.pnj) url(https://64.media.tumblr.com/0a6b6e09a9b0418e272377bdc28e76af/ab954c2fa956728f-ef/s100x200/007f79c4e963ecf1c5d83d6ae9bd6ec0cba1f01b.gifv) url(https://64.media.tumblr.com/fcd9d27088890b8a6f62dba17cdd249d/ab954c2fa956728f-6c/s100x200/6aa774de96ad7ea1ef6c2b84cc7d010cb53382c1.gifv) url(https://64.media.tumblr.com/890af4a353d61ab5b367a51264b9a194/db0db92489822a93-a1/s100x200/1bc8612c2fb9acb29216e76cf2680331b1586ac1.pnj) url(https://capstasher.neocities.org/88x31Buttons/2019.gif) url(https://capstasher.neocities.org/88x31Buttons/bK1Vllc.png) url(https://capstasher.neocities.org/88x31Buttons/chrry.gif) url(https://64.media.tumblr.com/58ac17a510bbd15ea1971cf57f6e30b8/d2bf18e7ae2b200b-4d/s100x200/5b0cbd2a1fdde803b88274aa6f2c27fc04616547.gifv) url(https://capstasher.neocities.org/88x31Buttons/caramelldansen.gif)
url(https://64.media.tumblr.com/004dd464a523c48b091ffdc1ddc47ad3/fbd78c00206bcb28-e8/s100x200/16695d758698b978f30bfbaad575d133a7c74c5e.gifv) url(https://64.media.tumblr.com/739b9b72999bdd751956e1d1de546661/fbd78c00206bcb28-48/s100x200/633e7a78d0f96f1d2eaddb6b868be067aea87832.gifv) url(https://64.media.tumblr.com/11be8a08d845249cf9ad40ad6c6d0112/fbd78c00206bcb28-d5/s100x200/e6c465f1f52665a323f383850de136f410723426.gifv) url(https://64.media.tumblr.com/2777f7f7bd4358ecf5ad5038b07e46d6/29e69bfd26cce5aa-c7/s100x200/99937f3d07f8cf6b0a142f0b342a883b9baa8619.pnj)
url(https://capstasher.neocities.org/88x31Buttons/yanknow.gif)
url(https://capstasher.neocities.org/88x31Buttons/tran.png)
url(https://1024x2.xyz/idamedane.gif)
url(https://capstasher.neocities.org/88x31Buttons/parental.gif)
url(https://64.media.tumblr.com/95e73a7221ebb85fd22c4ef1990c8098/72d69042e7540c15-e7/s100x200/4aab527cef6c4f36ea64f77f052b024a788c0d0d.pnj)
url(https://64.media.tumblr.com/38143cfe1ed72a1de72e02140e4e0015/72d69042e7540c15-40/s100x200/9091224a2d32ccb7a2282913d4abf324afbf75bd.gifv)
url(https://64.media.tumblr.com/548e018d4be555102bee4ce353c7b979/72d69042e7540c15-ba/s100x200/f079ff7c391de279e7f2932f54f47e6404ac482f.pnj)
url(https://64.media.tumblr.com/512b798ff1216f3ce3dfb0c11ec3308a/6aac2dfd1adf35bc-94/s100x200/5bed6ea9b8258696f352e4f91244fe7ac5e4d61d.pnj)
url(https://64.media.tumblr.com/062aa282fbe666ac9daa8e48d7f1c6b3/fbd78c00206bcb28-0e/s100x200/086210ed5453a8b6a1a891ed4d646207b5475f0e.gifv)
url(https://64.media.tumblr.com/638516ea69653b54647e37d73c051410/1aa39cf9b1d7f7d8-50/s100x200/00b5a84ceabb6a4aa81c23e6760c10127d28939b.gifv)
url(https://64.media.tumblr.com/589ab26f13ec8eac0367b478adf4ffdc/34291c6848d3a30d-19/s100x200/069c0cf90aeef943f1ddcc6e48e0e2e9e590a7fe.gifv)
url(https://64.media.tumblr.com/40ed2889f64ade21f7562d88179b7fa6/4b4dc8a90b11bf2b-e9/s100x200/06964bd8fd928cea31d3797103dd92d15f5f7827.pnj)
url(https://64.media.tumblr.com/3e7d774625867ded6c2f0c4cd56aac54/3979fa2812879b00-ac/s100x200/957ae53d96f7c8edfdefd30ff84b6e506d2fb7ca.gifv)
url(https://64.media.tumblr.com/eb24774d024c37dcf23289456077d439/49ddc9404d0b80d0-a2/s100x200/52d32c4373ab31e5e4b3748823d912a8f04064a9.pnj)
url(https://64.media.tumblr.com/18368193c2a03d6dbcfb3952cf00e354/dffb80fdf80c3f6e-64/s100x200/4f3af9f90cbc164fb9b0743bc842a976679841eb.gifv)
url(https://64.media.tumblr.com/21ae2154f18823f1ac6e053b0e98335e/a45415f8bc4ae94b-8c/s100x200/fd3d894a7952ad0b307732f4fbba871d240ef939.gifv)
url(https://64.media.tumblr.com/f64f4816e3186bda8da0aec31d1192ca/14650e3f8e715b6b-a0/s100x200/37974ebcd28ce640ec88f20270a6d1d6fbb3e4ad.gifv)
url(https://64.media.tumblr.com/953676c83511cd7fb522b8c5afc61119/692ed34a1728cc0e-5e/s100x200/96c723ddc6c5f2c8dc0ea6daf5460e73181b2efd.pnj)
url(https://images2.imgbox.com/25/c0/NJS3Xj8i_o.jpg)
url(https://64.media.tumblr.com/acf6f2f47f62450669d3bbaf504e77dc/0c8b0a02f4ef3141-46/s100x200/74b77f5ff769848c1ed4c1afe73fb8e62478bcd7.gifv)
url(https://64.media.tumblr.com/d2cb68aced4809ea3063beee95712df5/ca9711b019d0a55b-bc/s100x200/b7dca84b8a3fb8e93fe976ced2d064283400c943.gifv)
url(https://64.media.tumblr.com/19e8e4b61e1fd2ca6ef58c620b6257ce/d5c82915da2648ce-8a/s100x200/30dd962482da036bfbcf5ace4fba23eefbc83120.pnj)
url(https://64.media.tumblr.com/70d7ced3e43c369d57ba7e7248fa168d/a61f8261ff9c0cfd-f6/s100x200/b66f928262b6a24573b39c7f85eba1b145ef16cd.gif)
url(https://64.media.tumblr.com/c847a712b15694f0969f12a8b7d3d90c/a54b3469aec37e08-11/s100x200/c8493f76f766b076f3e644bec5596689e9baaf56.gifv)
url(https://myspace.f46n.org/res/88x31/transnow2.gif)
url(https://images2.imgbox.com/b2/b2/9if8K2V0_o.png)
url(https://kopawz.neocities.org/indexgraphics/buttondecor/ilikecomputer.png)
url(https://kopawz.neocities.org/indexgraphics/buttondecor/peaches.png)
url(https://64.media.tumblr.com/5018b3074df75a4b39e93c6d93f51dc2/a45415f8bc4ae94b-16/s100x200/16985d1e9f919ddc5a77c76c3f506212ed79e81d.pnj)
url(https://kopawz.neocities.org/freegraphics/graphicsfolder/phoenixdown.png)
url(https://kopawz.neocities.org/freegraphics/graphicsfolder/yeahweregaykeepscrolling.png)
url(https://kopawz.neocities.org/indexgraphics/buttondecor2/buttondecor1/toebeansNOW.gif)
url(https://kopawz.neocities.org/indexgraphics/buttondecor/oranges.png)
url(https://64.media.tumblr.com/4e053592a0f79499a2b2815e16a32c83/a1da1680c0176449-34/s100x200/7e06a21bc4fef447b968185636db063f580232e1.gif)
url(https://64.media.tumblr.com/b531fb37d5766b2241a2bd9b8a1949b7/34b6e910bb57516a-71/s100x200/3f8a43c0742ef79e7a0b943f41692dba206e3bd5.gif)
url(https://64.media.tumblr.com/42e812ec2d7b146708881b43a5654318/658c71abe3ebada0-66/s100x200/628f857d09668624181f444ff924fe9ed01cc407.gif)
url(https://64.media.tumblr.com/e7cac64bc0103322d0c751781a8be3f7/a1da1680c0176449-4e/s100x200/7e9598b75d1d06579b35b3b65ab155aad0623a7d.gif)
url(https://64.media.tumblr.com/89b550ccc0f7fb4ba709fb844e4fa660/aad1b8f654beceba-f2/s100x200/0d118882edd3c83d7908f28d1374d01d81f00592.pnj)
url(https://maia.crimew.gay/badges/maia.crimew.gay.png)
url(https://64.media.tumblr.com/7125a52dc95fde0e5ff388e8d3ed5248/b17be7d8aaefac4e-40/s100x200/b1ae271450474de1e458ff18201328a7800b2028.gif)
url(https://64.media.tumblr.com/46ec17755f81380acf88f80176a3fa59/e1dd9ee6069f3893-ba/s100x200/51a832761e7572990492a3650f9a77f4717839e4.gif)
url(https://supplies.ju.mp/assets/images/gallery29/46519b9f_original.gif)
url(https://64.media.tumblr.com/baaff223d66ead6d1a00fdb1532dc48a/3fd9813737f4117d-33/s100x200/47be81c7745744cc5ee16e22035c96a0ffa46e8a.gif)
url(https://supplies.ju.mp/assets/images/gallery14/ee128d2b_original.jpg)
url(https://64.media.tumblr.com/00c34e77e29f5a963711fa987dde6282/a61f8261ff9c0cfd-32/s100x200/3e97074c2afaa15613deb26b5cbc34f31002cf16.gif)
url(https://gifcity.carrd.co/assets/images/gallery28/c77a7bb8.gif)
url(https://gifcity.carrd.co/assets/images/gallery27/d36365d1.jpg)
url(https://gifcity.carrd.co/assets/images/gallery26/7540cf84.gif)
url(https://gifcity.carrd.co/assets/images/gallery29/50e65df6.gif)
url(https://buttonwall.neocities.org/p4-2d.png)
url(https://buttonwall.neocities.org/p4-murdoc.png)
url(https://buttonwall.neocities.org/p4-noodle.png)
url(https://buttonwall.neocities.org/p4-russel.png)
url(https://64.media.tumblr.com/7404deae94a9ac40d920a55de7c276a7/0760f7b2446e0693-5c/s100x200/f9ae0b36ec992b46433b9744cd6ecd14bf8bf8f5.png)
url(https://64.media.tumblr.com/8eb4af23de5df53e283769c69f116b9c/0760f7b2446e0693-8a/s100x200/3691fa6f354cb0381adffae67d08b16c0c12a434.png)
url(https://64.media.tumblr.com/b15ecc98cd779cbdba5f1180c35f02ef/9190c5943ab66786-79/s100x200/55324e5359713ddb7b3f9e822136101a7357edd3.png)
url(https://64.media.tumblr.com/8c838dd21ea74c06afc6cec66b08b544/4b4dc8a90b11bf2b-26/s100x200/980a40ccfc776382f47f9c159fa6db9bd7918bd2.png)
;}