.header *{
text-shadow: 0px 0px 0px transparent !important;
}

a:visited:not(.header a){
color: MediumSlateBlue;}

body{ 
overflow-x: hidden;
background: linear-gradient(to bottom, rgba(50, 50, 50, 0.3), rgba(50, 50, 50, 0.3)), url(https://i.imgur.com/Oaw6hsg.png);
background-repeat: no-repeat;
   background-size: 100% 120%; }

#song .contactInfoTop{
background-image: url(https://i.imgur.com/ygtlN2b.png);
font-size: 0px;
height: 16px;
background-size: 100% 100%;
}

.contactInfoTop:not(#song .contactInfoTop){
background-image: none;
background-color: rgba(50,50,50,0.3);

}

#url{
padding-right: 3px;
}

/*.blogInfo p{
background-color: rgba(50,50,50,0.3);}*/

a[href="/u/4/song.ogg"]{
width: 100%;
height: 130%;
display: inline-block;
}

#downloadbutton{
display: none;
}

#song{
padding-bottom: 3px;
}

input[type="submit"]{
-webkit-border-radius: 0px !important;
}

.left{
padding-right: 9px;
width: calc(42% + 8px);
padding-left: 5px;
padding-bottom: 9px;
margin-left: -20px;
}

.right{
margin-top: -30px;
}

.avatar, .status, .username{
padding-left: 15px;}

img[src="badges/earlybird.png"]{
   content: url(https://i.imgur.com/5LmY13M.png);
  margin-left: 3px;
  margin-top: 2px;
}

*:not(a, .info, #aboutme, #wish, button, input, select, .username, .status,.header){
color: #e0e0e0;
}

.info, #aboutme, #wish{
background-color: rgba(50,50,50,0.3);
color: #f54242;}

#aboutme, #wish{
background-color: transparent;
color: #f54242;}

/*.info{
background-image: url(https://i.imgur.com/aeUHiNK.png);
color: #d12828;}*/

.username, .status, .status b{
color: #ab4848 !important;}

.RightHandUserInfo{
filter: blur(5px);
filter: brightness(0.4);
filter: contrast(200%);
filter: drop-shadow(16px 16px 20px blue);
filter: grayscale(50%);
filter: hue-rotate(90deg);
filter: invert(75%);
filter: opacity(25%);
filter: saturate(30%);
filter: sepia(60%);
}


.headerTop{
background-color: #872323;
}

.headerBottom{
background-color: #5c1b1b;
}

#siteTitle{
color:transparent;
}
/* myspace css reverter by plopilpy */

#siteTitle:after{
color:white;
content:"myspace.coveryourselfinoil.com";
float:left;
}

.formerly{
display: none;}

.info{

color: #e0e0e0;}

a[href="//meb.trolled.lol?id=4"],a[href="//meb.coveryourselfinoil.com?id=4"],a[href="//myspace.trolled.lol?id=4"]{
font-size:0px;
font-style: underline;
}

a[href="//meb.trolled.lol?id=4"]:after,a[href="//meb.coveryourselfinoil.com?id=4"]:after,a[href="//myspace.trolled.lol?id=4"]:after{
font-size: 16px;
content:"myspace.coveryourselfinoil.com?id=4";
text-decoration: underline;
}

.url:not(small){
font-size:0px;
}
.url:not(small):before{
font-size:16px;
content:"Myspace URL:";
}


@keyframes saul{

0% {
content: url(https://static.wikia.nocookie.net/fdd37992-9e86-4dd0-b112-ecf19206b034); 

transform: rotateX(90deg) rotateZ(90deg) scale(0.1);
}


100% {
content: url(https://static.wikia.nocookie.net/fdd37992-9e86-4dd0-b112-ecf19206b034); 

transform: rotateX(0deg) rotateZ(0deg) scale(1) scalex(3);
}


}

a[href="#poopy"]:focus{
animation-name: saul;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: 1;
animation-fill-mode: forwards;
width: 200%;
height: auto;
position: fixed;
left: -300px;
top: -200px;
}


@keyframes penis{
  0%{ transform: scale(0.9) rotateX(0deg) rotateY(0deg) rotateZ(0deg)}
  100%{transform: scale(0.9) rotateX(0deg) rotateY(360deg) rotateZ(360deg)}
}


.avatar{
animation-name: penis;
animation-duration: 3s;
  padding: 20px;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-fill-mode: forwards;
}

.friendPreviewPicture img:hover{
filter: sepia(1) hue-rotate(130deg);
}