*{  
  font-family: "oblique",oblique ,italic;
  color: #ffffff;
}
.logo b span {display: none;}
.logo b:before {content: "The worst, honestly."; font-family: oblique; font-size:15px; color: white;}

#header {
    font-family: oblique;
    font-size: 15px;
    background: !important;
    color: #fff

}
.topLeft:after {
    content: "";
    white-space: pre-wrap;
    display: block;
    height: 500px;
    background-image: url(lll), url(https://i.gifer.com/8sRd.gif);
    background-repeat: no-repeat, no-repeat, repeat, repeat, repeat, repeat;
    background-size: 390px;

}
div#hSub {
    white-space: nowrap;
    overflow-y: hidden;
}
#commentInput {
    color: #ed34c8;
}
.url a {
    display: none;
}
.url {
    font-size: 0px;
    background: url(https://media.tenor.com/IqzvuzzJ9UsAAAAC/fries-rotating-fries.gif);
    background-size: 310px;
    position: fixed;
    right: 0;
    bottom: 0;
    color: transparent !important;
    height: 256px;
    width: 256px;
    border: none;
    box-shadow: none;
    padding: 0 !important;
    z-index: 1000;

}
div#header {
Background-image: url(https://media0.giphy.com/media/LVCdHNPTIY2be/giphy.gif);
text-align: center;}

}
#hSub a {
	color: #ed34c8;
    text-shadow: 2px 2px #050000;
	text-decoration: none;

}
colors
@media only screen and (max-width: 768px)
.topLeft, .topRight {
    width: auto;
    float: none;

}
@keyframes slide{
        from {
                margin-right: -100%;
        }
        to {
                margin-right: 0%;
        }
 
}
.topRight{
        animation-duration: 2s;
        animation-name: slide;
}
@keyframes slidein{
    from {
        margin-left: -100%;
    }
   
    to {
        margin-left: 0%;
 
    }
}

.topLeft{
        animation-duration: 2s;
        animation-name: slidein;
}
a {
    color: #050000;
}
::-webkit-scrollbar {
width: 13px;
height: 13px;
}

::-webkit-scrollbar-track {
background: #fff;
box-shadow: inset 0 0 10px #050000;
border-radius: 10px;
}

::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #ed34c8; 
box-shadow: inset 0 0 6px #fff; 
}

::-webkit-scrollbar-thumb:hover {
background: #ed34c8;

}
.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://media0.giphy.com/media/LVCdHNPTIY2be/giphy.gif);
}

.songName span {
    display: inline-block;
    padding: 2%;
}
.songName span:hover {
    animation-play-state: paused;
}
@keyframes marquee{
0% {
    transform: translate(0, 0);
}

100% {
    transform: translate(-100%, 0);
}
}
div.songName {
    color: #000;
}
.songName img {
    display: none;
}
.player a img, .player audio::-webkit-media-controls-play-button, .player audio::-webkit-media-controls-mute-button, .player audio::-webkit-media-controls-volume-slider, .player audio::-webkit-media-controls-timeline {
    filter: invert();
    -webkit-filter: invert();
}
.player audio, .player audio::-webkit-media-controls, .player audio::-webkit-media-controls-enclosure, .player audio::-webkit-media-controls-panel {
    background: #050000;
    background: var(--color--bg-box);
    height: 36px;
    filter: none;
}

.fwiendFace, .tableLeft {
    transition: 0.5s;
}
.fwiendFace:hover, .tableLeft:hover {
    border-radius: 5px;
    transform: scale(1.2);
    background: #050000
url(https://media0.giphy.com/media/LVCdHNPTIY2be/giphy.gif);
    animation: wob .5s linear infinite;
    box-shadow: 0 0 1rem #636363;
    border: 1px solid #fff;
    transition: 0.5s;

}
.songName {
    overflow: hidden;
    background: #ffffff;
    border-radius: 5px;
    margin-top: 0px;
    font-size: 14px;
    box-shadow: 0px 4px 6px -5px #333;
    color: #781818;
    padding: 3px;
}
.songName {
    white-space: nowrap;
}

.songName b {
    display: none;
}
.songTitle:after {
    content: "DICKS";
}
.player {
    background: #e8c3df;
    border: 3px double #fff;
    padding: 0;

}
@media only screen and (max-width: 768px)
.topLeft, .topRight {
    width: auto;
    float: none;
}
@keyframes fadein {
0% {
    opacity: 0;
    color: #fff;
}

10% {
    opacity: 0;
    color: #fff;
}
100% {
    opacity: 1;
    color: transparent;
 }
}
#container {
    -webkit-animation: fadein 5s;
}
.logo::before {
    margin-right: 0px;
    display: inline-block;
    height: 24px;
    width: 24px;
    content: "";
    background: url() no-repeat 0 0;
    background-size: 24px 24px;
}
.logo::after {
    margin-right: 0px;
    display: inline-block;
    height: 24px;
    width: 24px;
    content: "";
    background: url() no-repeat 0 0;
    background-size: 24px 24px;

}
.fwiendFace, .tableLeft img {
    transition: 0.5s;

}
.fwiendFace:hover, .tableLeft img:hover {
    border-radius: 5px;
    transform: scale(1.2);
    background: #050000 url(https://img1.picmix.com/output/stamp/normal/7/3/1/7/527137_477bc.gif);
    background-size: 300px;
    animation: wob .5s linear infinite;
    box-shadow: 0 0 1rem #fff;
    border: 1px solid #fff;
    transition: 0.5s;

}
div#hSub {
   background: #050000;
	color: white;
	text-align: center;}

}

#header a:not(.logo) {
    margin-left: 10px;
    color: #050000;
    font-size: small;
    text-decoration: none;

}
.avatar{
	width:200px;
	margin-right: 20px;
	cursor: zoom-in;
	image-orientation: from-image;
    box-shadow: -1px -1px #050000, -2px -2px #050000, 1px 1px #050000, 2px 2px #000, -1px 0px #050000, 0px -1px #050000, 1px -1px #050000, -1px 1px #050000, -2px 1px #050000, 1px -2px #050000, 2px -2px #000, -2px 2px #000;

}
.tableRight {
    background: transparent !important;

}

.blog, .url, .tableLeft, .tableRight, .boxHead, .rightHead, .short, .boxInfo, .player, .extended, .blurbs, .fwiends, #name, #form, #userWall, #footer > div > p {
    box-shadow: -1px -1px #FFF, -2px -2px #050000, 1px 1px #fff, 2px 2px #000, -1px 0px #FFF, 0px -1px #FFF, 1px -1px #fff, -1px 1px #fff, -2px 1px #050000, 1px -2px #050000, 2px -2px #000, -2px 2px #000;
    background-color: #050000;
  text-align: center;

}

h3 {
	display: block;
	font-size: 2em;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	color: white;
}

body {
  background-image: url("https://i.pinimg.com/originals/62/f4/66/62f4662d4e321510ac5dbefdba8a72a0.jpg"), url("https://www.etsy.com/listing/682190740/black-cotton-blend-bengaline");
  background-color: #050000;
background-color: white;;
background-size:;
background-attachment:;}


.blogs div, .blog div {
	margin-bottom: 10px;
	color: white;
}

.blogs div, .blog div, .url a {
	color: white !important;
}

.blog {
	background: url(https://i.gifer.com/1zJi.gif);
	padding: 15px;
}

.topRight.blogPost {
	float: center;
	width: calc( 75% - 20px );
	padding: 1px;
}

#top {
   padding-left: 10px;
   padding-right: 10px;
   border: 3px solid;
   background-image: url(https://i.gifer.com/fy5r.gif);
   background-size: ;
}


fwiendCount {
	Color: White;
}
.fwiendFace img {
height: 128px;
object-position: top;
object-fit: cover;
}

.rightHead {
	background: white;
	color: white;
	padding-left: 4px;
}
h4 {

color: white;
	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:"sinking in the stars";
      font-size:15px;
      left:0;
      position:absolute;
      top:0;
      visibility:visible;
}
#gender{
      position:relative;
      visibility:hidden;
}
 
#gender::after{
      content:"Here before it blows up";
      font-size:15px;
      left:0;
      position:absolute;
      top:0;
      visibility:visible;

}
form {
	margin-bottom: 20px;
	text-align: right;

}
color: black;
   background-color: black;
      	border-color: black;
      	border: 3px solid #000;
}
.tableLeft {
	color:white
	width: 25%;
	padding: 10px;
	vertical-align: top;
	overflow: hidden;
	background: black;}

.tableRight {
	color: white;
	width: 75%;
	padding: 10px;
	vertical-align: top;
	background-image: url(https://i.gifer.com/1zJi.gif);
	background-size: 100% 100%;

}
.topRight > .blurbs.box > .blogs > div > b::after {
    font-size: 15px !Important;
    font-size: 15px !Important;
    content: "Blogs <3";
    animation: test 1s linear infinite;

}
.topRight > .blurbs.box > .blogs > div > b {
    font-size: 0px !Important;
}
#viewFriends {
    display: none;
}
.fwiendCounter>b::after {
    content: " WHORES";
    color: #805582;
    font-size: 15px;
}
.fwiendCount {
    font-size: 15px;
}
.fwiendCounter>b {
    font-size: 0px;
    color: #805582;
}
.fwiendCounter>b>.uName {
    font-size: 0px;
    color: #805582;
}
.topRight > .box:not(.blurbs) > .rightHead > b::after {
    content: "Do u think reb n vodka kissed";
    color: #805582;
    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: "All eyez on meee";
    color: #805582;
    font-size: 15px;

}
.blurbs.box > .rightHead > b {
    font-size: 0px;
}
.blurbs.box > .rightHead > b > span.uName {
    font-size: 0px;
    color: #805582;
}
#sMsg{
      background-image:url();
      font-size:0;
}
 
#sMsg::after{
      content:"TALK 2 ME";
      font-size:13px;

}
#sMsg{
background-image: url(https://cutekawaiiresources.files.wordpress.com/2016/11/hello-kitty-bullet-31.gif?w=700&h=);
color: white

}
#block{
      background-image:url();
font-size:0;
}
 
#block::after{
      content:"Ok and?";
font-size:13px;

}
#block {
background-image: url(https://cutekawaiiresources.files.wordpress.com/2016/11/hello-kitty-bullet-151.gif?w=700&h=);
color: white

}
#report{
      background-image:url();
      font-size:0;
}
 
#report::after{
      content:"FOR WHAT???";
      font-size:13px;

}
#report {
background-image: url(https://cutekawaiiresources.files.wordpress.com/2016/11/hello-kitty-bullet-111.gif?w=700&h=);
color: white

}
#add{
      background-image:url();
      font-size:0;
}
 
#add::after{
      content:"New friend <33";
      font-size:13px;

}
#add {
background-image: url(https://cutekawaiiresources.files.wordpress.com/2016/11/hello-kitty-bullet-51.gif?w=700&h=);
color: white

* {
cursor:url(https://cur.cursors-4u.net/symbols/sym-2/sym144.cur),auto!important;

}
span#hUp::before {content: "HOT KILLERZ IN UR AREA"; animation: koalarainbows 0.5s infinite !important; color: salmon; font-size: small;}
@keyframes koalarainbows {
0%{color: salmon;}
11%{color: orange;}
22%{color: yellow;}
33%{color: lightgreen;}
44%{color: cyan;}
55%{color: deepskyblue;}
66%{color: mediumslateblue;}
77%{color: violet;}
88%{color: hotpink;}
100%{color: salmon;}
}