/* It's fine. You can steal my CSS.*/
/* This Accounts Has Been Pwned By Aydoplaydoh on 10/26/2023 get 1337'd on suckaa /*
/* :(  */
body {
background: black;
color: white;
border-color:white;
font-family: tahoma, arial, sans-serif !important;
animation: expanddingus 0.5s ease 0s 1 normal none;
}
@keyframes expanddingus {
	0% {
		opacity: 1;
		transform: translateY(1050px) rotate(200deg);
	}

	100% {
		opacity: 1;
		transform: translateY(0) rotate(0deg);
	}
}
.formerly {
display:none;
}
@keyframes in{
  0%{
    letter-spacing: 3px;
  }
  50%{
    letter-spacing: -3px;
  }
  100%{
    letter-spacing: 3px;
  }
}

#header a:not(.logo) {
  margin-left: 10px;
  color: #000;
  font-size: small;
  text-decoration: none;
}
#o1337 {
  font-size:0px;
}
#o1337:after {
  font-size:initial;
  content: "hi 01337 user";
}
.RightHandUserInfo {
padding-top: 20px;
}
.bruhButton {
    color:white;
}
#smsg {
display:none;
}
#about img {
width: 550px;
image-rendering:auto;
}
@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;}
}
.box>.blogs div:nth-child(2) {
  animation: koalarainbows 0.5s infinite;
}
.box>.blogs div:nth-child(2):before {
  background-image: url("/res/new.gif");
  background-size: 32px 16px;
  display: inline-block;
  width: 32px; 
  height: 16px;
  content:"";
  position: relative;
  top: 2px;
}
.badge {
display:none;
width: 0px;
height:0px;
}
.uName {
color: black;
animation: in 10s ease-in-out forwards infinite;
text-transform: uppercase;
text-shadow: 4px 4px 8px white, -4px -4px 8px white, 2px 2px #000, -2px -2px #000;
white-space: nowrap;
}
a.logo {
    color: transparent;
    text-decoration: none;
    font-size: 0px;
}
/* COMPUTER SCIENCE III!!!! I'M A PRO H4XX0R BABY DO'NT MESSZ WIT ME AND MY BOYS OR WE'LL DOCKS YOU */
.logo span::before {
   content: url(https://i.imgur.com/436My5j.png);

}


a:visited {
	color: white;
}
a:hover {
	color: white;
	text-decoration:none;
	text-shadow: 4px 4px 8px white, -4px -4px 8px white, 2px 2px #000, -2px -2px #000;
}
a:active {
	color: white;
	font-style: italic;
	text-shadow: 4px 4px 8px white, -4px -4px 8px white, 2px 2px #000, -2px -2px #000;
}
a { 
color: white;
}
#meet {
padding-left: 10px;
}
#bio {
padding-left: 10px;
}
#header{
	background: white;
        font-color: black;
}
#hSub {
	background:black;
}
.contactInfoTop {
	background: white;
	color: black;
}
.contactInfo {
border: 1px solid white;
}
.info {
	color: black;
	background: white;
}
.text1 {
	color: white;
}
ruffle-player {
border: 2px solid white !important;
}
.commentPictures, .friendPreviewPicture, ruffle-player, img, .admin, .status, input, select, #group, .url, .header, .usersGrid {
	filter: grayscale(100%);
}
.boxHead {
  background: #fff;
  color: black;
  padding: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
  padding-bottom: 4px;
  padding-left: 6px;
}
.rightHead {
  background: #fff;
  color: #000;
  padding-left: 4px;
}
h4 {
  color: #fff;
  margin-bottom: 0px;
}
.fwiendCount {
  color: #fff;
}
.tableRight {
  width: 75%;
  background: #000;
  padding: 10px;
  vertical-align: top;
  overflow-wrap: anywhere;
}
.tableLeft {
  background: #000;
  width: 25%;
  padding: 10px;
  vertical-align: top;
  overflow: hidden;
}
#sMsg {
  background-repeat: no-repeat;
  background-image: url(/res/sendMailIcon.gif);
  color: #fff;
}
#add {
  background-repeat: no-repeat;
  background-image: url(/res/addFriendIcon.gif);
  color: #fff;
}
#report {
  background-repeat: no-repeat;
  background-image: url(/res/icon_rank_user4.gif);
  color: #fff;
}
#block {
  background-repeat: no-repeat;
  background-image: url(/res/blockuser.gif);
  color: #fff;
}
a[target="https://f46n.org/"] {
  background-color: yellow;
}
audio {
  filter: sepia(1%) saturate(100%) grayscale(100%) contrast(100%) invert(100%);
  margin-bottom: -4px;
  color: black;
}
blog {
  background-color: #333;
}