/* DON'T USE THIS CSS IN YOUR ACCOUNT.............. */



#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;
}








body, td, li, p, div, textarea 
{font-size: 8pt;font-weight: normal;font-family:verdana,arial,sans-serif,helvetica;/* font-size:8pt; */color:#000;}

body{
	/* font-family: Arial; */
	padding-top: 45px;
	font-size: 15px;
zoom: 89%

}
#container {
    max-width: 890px;
    /* margin-left: auto; */
    margin-right: auto;
    background: #fff;
    color: #000000;
    position:relative;
    
}


body{
   background-color: #e9e9e9;
   background-size: cover;
}
p{
	margin: 0;
}

#uid {
	display: none;
}

@keyframes anim_acid {
 from {
  filter:hue-rotate(0deg)
 }
 to {
  filter:hue-rotate(360deg)
 }
}


@keyframes wooo {
	0% {
		transform: rotate(-6deg);
		letter-spacing: 4px;
	}
	50% {
		transform: rotate(6deg);
		letter-spacing: -2px;
	}
	100% {
		transform: rotate(-6deg);
		letter-spacing: 4px;
	}
}

@keyframes anim_spin {
 from {
  transform:rotate(0deg)
 }
 to {
  transform:rotate(360deg)
 }
}
.acid {
	animation: anim_acid 2s infinite;
	color: cyan;
}
.spin {
	animation: anim_spin 3s infinite ease-in-out;
}
.wooo {
	animation: wooo 8s infinite ease-in-out;
	text-align:center;
}

.commentCorpus {
	white-space: pre-line;
}
img{
	image-rendering: auto;
	image-rendering: crisp-edges;
	image-rendering: pixelated;
	image-orientation: from-image;
}

#container{
	max-width: 1025px;
	/* margin-left: auto; */
	/* margin-right: auto; */
	position: relative;
	top: 28px;
	left: 30px;
}

.svmsg {
	background-color: #ffffff00;
	color: white;
	border: 2px solid #ffffff00;
	text-align: center;
	margin:0px;
	margin-top: 10px;
	padding: 2px;
	width: 30%;
	position: relative;
	top: -16px;
	left: 570px;
	z-index: 3000000000;
} 
 


.box{
	border: none;
	overflow: hidden;
}

button{
	width: max-content;
}

.avatar{
	width: 170px;
	margin-right: 10px;
	margin-top: 80px;
	cursor: zoom-in;
	image-orientation: from-image;
}

.boxInfo{
	border: 3px solid #69c;
	margin-bottom: 26px;
	margin-top: 20px;
	height: 90px;
	width: 290px;
}

.boxHead{
	background: #6699cc;
	color: white;
	padding: 3px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.boxInfo table {
	width: 100%;
}

.boxInfo td:nth-child(1) {
background-color: #b1d0ef;
width: 25%;
color: #69c;
font-weight: bold;
padding: 2px;
}

.boxInfo td:nth-child(2) {
   background-color: #d2e7fb;
   color: #000;
padding: 2px;
}

.rightHead{
	background: #fc9;
	color: #cc6633;
	padding-left: 4px;
}

.topLeft{
	float: left;
	width: calc( 40% - 20px );
	padding:10px;
	position: relative;
	top: -30px;
	left: 10px;
}

.topRight{
	float: right;
	width: calc( 60% - 20px );
	padding:10px;
	position: relative;
	top: 0px;
}

.extended{
	border: 1px solid #000;
	text-align: center;
	margin-bottom: 20px;
	margin-top: -30px;
}

.extended a{
	text-decoration: none;
}

.blurbs{
	margin-bottom: 20px;
}

h4{
	color: #cc6633;
	margin-bottom: 0px;
}
.fwiendCount {font-size: 0px}
.fwiendCount{
	font-family: verdana, arial, sans-serif, helvetica;
    font-size: 10pt;
    color: #c00;
    font-weight: normal;
 
    
}

.fwiendCounter{
	margin-top: 10px;
	margin-bottom: 20px;
}

.boxButton{
	display: inline-block;
	width: calc( 49% - 60px );
	padding-left: 30px;
	height: 24px;
	font-size: small;
	color: blue;
	padding-top: 7px;
}

.fwiendFace {
	max-width: 25%;
	display: inline-grid;
	width: calc( 24% - 6px );
	padding: 2px;
	text-align: center;
color: #666;

}

.fwiendFace b{
	overflow: hidden;
}

.fwiendFace img {
	width: 100%;
	max-height:300px;
}

#top{
	padding-left: 10px;
	padding-right: 10px;
}

#top a{
	text-decoration: none;
}

#viewFriends{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
}

#userWall{
	margin-top: 10px;
	word-wrap:break-word; 
	display:inline-block;
	overflow: hidden;
	width: 100%;
}

#commentInput{
	width: calc( 100% - 6px );
	margin: 0;
	margin-top: 10px;
	height: 100px;
}

form{
	margin-bottom: 20px;
	text-align: right;
}

textarea, textarea:focus {
	outline: none;
	box-shadow:none !important;
	border:1px solid #422918;
}

#footer{
	font-size:small;
	width: 100%;
	bottom: 0px;
	display: grid;
	text-align: center;
}

#footer a {
	text-decoration: none;
}

#sMsg {
    background-repeat: no-repeat;
    background-image: url(https://web.archive.org/web/20081009151203im_/http://x.myspace.com/images/profile/mail_1.gif);
    zoom: 99%;
    font-size: 0;
}
#block {
    background-repeat: no-repeat;
    background-image: url(https://web.archive.org/web/20081009131318im_/http://x.myspace.com/images/profile/block_1.gif);
     zoom: 99%;
 font-size: 0;
}
#report {
    background-repeat: no-repeat;
    background-image: url(https://web.archive.org/web/20081009131318im_/http://x.myspace.com/images/profile/imskype_1.gif);
     zoom: 99%;
 font-size: 0;
}

#add {
    background-repeat: no-repeat;
    background-image: url(https://web.archive.org/web/20081009131318im_/http://x.myspace.com/images/profile/friend_1.gif);
     zoom: 99%;
 font-size: 0;
}

#mailboxContent{
	padding: 3px;
}

.friendRequests{
	display: inline-grid;
	width: 43%;
	background: #fc9;
	padding: 10px;
	border: 3px solid #fff;
	max-width: calc( 25% - 85px );
	text-align: center;
}

.allfwieds{
	width: 100%;
	margin-bottom: 30px;
}

.allfwiedsItem{
	max-width: calc( 25% - 85px );
	display: inline-grid;
	background: #fc9;
	border: 6px solid white;
	padding: 10px;
	overflow: hidden;
	text-align: center;
}

.allfwiedsItem img{
	
}

.allfwiedsItem a {
	text-decoration: none;
}

.allfwiedsItem button{
	width: auto;
}
.shortRight {position: absolute;top: 42px; }
.allfwiedsItemTop{
	background: #fc9;
}

.short{
	margin-top: -85px;
}

#header {
    font-family: Arial;
    font-size: 15px;
    background: #1548ae url(https://web.archive.org/web/20081222150136im_/http://x.myspacecdn.com/modules/common/static/img/header/bkg_msbar.png) 0 0 repeat-x !important;
    color: #fff;
    position: absolute;
    width: 100%;
    max-width: 1010px;
    height: 43px;
    padding: 5px;
    left: 0px;
    top: -81px;
    margin-bottom: 40px;
    border-bottom: 1px solid black;
    padding-left: 10px;
    padding-top: 6px;
    overflow: hidden;
    z-index: 300;
}

#header a:not(.logo) {
	margin-left:10px;
	color:#fff;
	font-size: small;
	text-decoration:none;
}

a.logo{
	color:white;
	text-decoration:none;
}

#header img {
	top: 9px;
	left: 9px;
	position: absolute;
}

.inboxList{
	border-bottom: 1px gray solid;
	padding: 10px;
	background: #fc9;
}

.inboxListContainer{
	border-top: 1px gray solid;
	border-left: 1px gray solid;
	border-right: 1px gray solid;
}

.inboxMsg{
	padding: 10px;
    background: #fc9;
    /*margin-top: 20px;*/
    border: 1px gray solid;
}

#msgCorpusContainer {
	padding:40px;
}
#msgCorpus {
	white-space: break-spaces;
}

#mail form{
	text-align: left;
}

#mail{
	padding: 20px;
}

.url{
	border: solid 1px #69c;
	padding: 2px;
	width: 290px;
}

.tableLeft{
	background: #f93;
	width: 25%;
	padding: 10px;
	vertical-align: top;
	overflow: hidden;
}

.tableLeft > a > div {
	overflow: hidden;
    max-width: 115px;
    text-align: center;
}

.tableRight{
	width: 75%;
	background: #fc9;
	padding: 10px;
	vertical-align: top;
	overflow-wrap: anywhere;
}

.tableLeft img{
	/* I want to note that the original value for the "max-width" property was "calc(100%)". */
	/* ????????????? jankenpopp wtf */
	/* - upwader */
	max-width: 100%;
	image-orientation: from-image;
}

.tableLeft a{
	text-decoration: none;
}

.songName{
	margin-top: 0px;
	font-size: small;
position: relative; top: -3333333333333333330px;

}

.player{
	padding: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: lightgray;
    color: #000;
    width: calc(100% - 10px );
	border: 1px solid #999;


}

.player.box {
    border: 5px solid #ffffff00;
    background: url(https://i.imgur.com/ujViz2W.png) 12px -4px;
    height: 1477px;
    image-rendering: pixelated;
    top: -52px;
    left: -36px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 310px 790px;
    background-position: 28px 36px;
}
audio {
   position: relative;
   top: 890px;
   left: -1233333px;
   width: 144px;
}

a.list{
	color: #000;
	text-decoration: none;
}
a.list:hover{
	color: #003399;
	font-weight: bold;
}

@-moz-document url-prefix() {
  audio {
    filter: sepia(0%) saturate(100%) grayscale(0) contrast(100%) invert(100%);
	margin-bottom: -4px;
  }
}

.blinkViolet{
	animation:blinkingTextViolet 0.3s infinite;
}
@keyframes blinkingTextViolet{
	0%{		color: black;	}
	49%{	color: violet;	}
	50%{	color: violet;	}
	99%{	color:violet;	}
	100%{	color: black;	}
}

.blinkRed{
	animation:blinkingTextRed 0.3s infinite;
}
@keyframes blinkingTextRed{
	0%{		color: black;	}
	49%{	color: red;	}
	50%{	color: red;	}
	99%{	color: red;	}
	100%{	color: black;	}
}

.blinkYellow{
	animation:blinkingTextYellow 0.3s infinite;
}
@keyframes blinkingTextYellow{
	0%{		color: black;	}
	49%{	color: yellow;	}
	50%{	color: yellow;	}
	99%{	color: yellow;	}
	100%{	color: black;	}
}

.blinkGreen{
	animation:blinkingTextGreen 0.3s infinite;
}
@keyframes blinkingTextGreen{
	0%{		color: green;	}
	49%{	color: #C3FF00;	}
	50%{	color: #C3FF00;	}
	99%{	color: #C3FF00;	}
	100%{	color: green;	}
}

#imgPreview {
	z-index: 3000;
	top: 0px;
	left: 0px;
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	-webkit-animation-duration: 1s;
	animation-duration: 0.2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: tada;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.6);
 background-image: url('https://i.imgur.com/SgPHynX.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	cursor: zoom-out;
	display: none;
}

#imgPreview img {
    width: auto;
    height: auto;
    max-height: calc(0% - 10px );
    max-width: 100%;
    position: relative;
    top: -3223333333333222222;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: 5px solid #fff;
    cursor: zoom-out;
    background: #fff;
}



#hSub a {
	float: left;
    border-left: 1px solid #1B4591;
    position: relative;
    z-index: 10003;
    padding: 0 10px;
    height: 29px;
    line-height: 29px;
    text-decoration: none;
    display: block;
    float: left;
}

.blogs, .blog{
	margin-bottom: 20px;
}

.blogs div, .blog div{
	margin-bottom: 10px;
}

.blog {
	background-color: #6699cc;
	padding: 15px;
}

.blogCorpus{

}

.blog p, .blogCorpus:not(:first-child) h1, .blog h2, .blog h3, .blog h4, .blog h5, .blog span, .blog h6 {
	margin: 1em;
}

.blogCard{
	width: calc( 25% - 20px );
}

.blogCard .avatar {
    width: 100%;
    margin-right: 0px;
    image-orientation: from-image;
}

.blogPost{
	width: calc( 75% - 20px );
}

.blogTitle{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .topLeft, .topRight{
  	width: auto;
  	float: none;
  }
  .extended {
	margin-top: -18px;
  }

  .allfwiedsItem, .friendRequests {
	max-width: calc( 50% - 86px );
  }

}

@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}
	.allfwieds{margin-top: 30px;}
	.LimitedU { display:none; }
}

 #musicPlaylist{
    background: lightgray;
    color: #000;
    padding: 10px;
    border: 1px solid #999;
    margin-top: -30px;
    border-top: none;
    margin-bottom: 20px;
}

.playlistElem:nth-child(odd) {
	background: #ddd;
}

#musicPlaylist span:hover{
	color:blue;
	cursor: pointer;
}

.tableRight img{
	max-width: 100%;
}

.pagination a{
	color: #003399;
	text-decoration: none;
}

.pagination a.active{
	color: #000;
	font-weight: bolder;
}

.fwiendslatestBlogs{
	height: 20px;
	max-height: 20px;
	width: 100%;
	list-style: disclosure-closed;
	padding-bottom: 5px;
}

.blogsAvatar{
	width:20px; 
	height:20px; 
	background-size: cover;
	background-position: center center;
	display: inline-block;
	margin-left: 5px;
}

#header {
    font-family: Arial;
    font-size: 15px;
    background: #1548ae url(https://web.archive.org/web/20081222150136im_/http://x.myspacecdn.com/modules/common/static/img/header/bkg_msbar.png) 0 0 repeat-x !important;
    color: #fff;
    position: absolute;
    width: 922px;
    max-width: 1010px;
    height: 43px;
    padding: 5px;
    left: 52px;
    top: -81px;
    margin-bottom: 40px;
    border-bottom: 1px solid black;
    padding-left: 10px;
    padding-top: 6px;
    overflow: hidden;
    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}}


/* Janken didn't make the following CSS. */

.ruffle {
	display: flex;
	align-items: center;
	justify-content: center;
}
.tableLeft img {
  max-height:300px;
}
blockquote {
	color:#789922;
	margin:0;
}
#fortune {
	margin-top: 10px;
}
.blogCorpus img {
	max-width:100%;
	image-rendering:auto;
}
.BuildersClub img {
	content: url("/res/obc.png");
}
.LimitedU {
	position: relative;
	bottom: 18px;
	width: 0px;
	height: 0px;
	cursor: pointer;
}
.allfwiedsItem .BuildersClub {
	bottom: 22px;
}
.BuildersClub {
	bottom: 23px;
}
.allfwiedsItem .LimitedU {
	left:10px;
}
.tableLeft .LimitedU, .inboxMsg .LimitedU{
	position: absolute;
	margin-top: -18px;
	bottom: unset !important;
	width: unset;
	height: unset;
}
.tableLeft .BuildersClub {
	margin-top: -22px;
}
.inboxMsg .BuildersClub {
	margin-top: -28px;
}
.undertale {
	font-family: monospace;
	background: black;
	color: white;
	border: 2px solid white;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 5px;
	padding-left: 5px;
	display: inline-block;
	margin-top:5px;
}
.undertale:before {
	content:  "* ";
}
.undertale a {
	color: white;
	text-decoration: underline;
	cursor: pointer;
}
.undertale a:hover {
	text-decoration: none;
}
.checkmark {
	width: 20px;
	height:20px;
}
td.tableRight #header, td.tableRight #hSub {
    display:block;
    position: static;
}
#rufflePlayer {
	width: 100%;
	border:0;
}
.blinkOrange{
	animation:blinkingTextOrange 0.3s infinite;
}
@keyframes blinkingTextOrange{
	0%{		color: orange;	}
	49%{	color: #ff7700;	}
	50%{	color: #ff7700;	}
	99%{	color: #ff7700;	}
	100%{	color: orange;	}
}

.blinkCyan{
	animation:blinkingTextCyan 0.3s infinite;
}
@keyframes blinkingTextCyan{
	0%{		color: blue;	}
	49%{	color: cyan;	}
	50%{	color: cyan;	}
	99%{	color: cyan;	}
	100%{	color: blue;	}
}


#online {
  display: block !important;
}

span#lastLogin {
    font-size: 0px;
}



span#lastLogin::after {
    content: "12/21/2008";
    font-size: 12px;
}
#name {
  position:relative;
  top: -10px;
  font-size:20px;
  font-weight:bold;
}
#name:after {
  font-size:16px;
  font-weight:bold;
  position:relative;
  top: 19px;
left: -48px;

  content:"Tom Anderson";
}

#hSub {
    all: unset;
    font-family: Arial;
    font-size: small;
    height: 3-px !important;
    background: #1548ae url(https://web.archive.org/web/20081009100719im_/http://x.myspacecdn.com/modules/common/static/img/header/bkg_menubar.png) 0 0 repeat-x !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    position: relative;
    left: 52px;
    top: -30px;
    line-height: 26px;
    text-decoration: none;
    display: block;
    float: left;
    color: #ffffff00;
    z-index: 300;
    width: 937px;
}

.logo {
    font-size: 0;
    content: url(https://i.imgur.com/2FRvaYC.png);
    position: relative;
    top: -4px; left: -20px;
zoom: 59%;

}

max-width: 890px;
margin-left: auto;
margin-right: auto;
background: #fff;
color: #000000;
}

/* some people uhhh, DON'T SEE HERE YOUR LITTLE SKIBIDI! */
.fwiendFace {}
#top a[href="?id=1"] .fwiendFace b::after { content: url(https://myspace.f46n.org/res/discord/attachments/982729451680956426/1032677897384771604/verified.png); zoom: 19%; font-size: 10px; max-width: 20px; max-height: 20px;}
#top a[href="?id=2"] .fwiendFace b::after { content: url(https://myspace.f46n.org/res/discord/attachments/982729451680956426/1032677897384771604/verified.png); zoom: 19%; font-size: 10px; max-width: 20px; max-height: 20px;}
#top a[href="?id=29"] .fwiendFace b::after { content: url(https://myspace.f46n.org/res/discord/attachments/982729451680956426/1032677897384771604/verified.png); zoom: 19%; font-size: 10px; max-width: 20px; max-height: 20px;}
a[href$='id=29'] b::after { content: url(https://myspace.f46n.org/res/discord/attachments/982729451680956426/1032677897384771604/verified.png); position: relative; zoom: 19%; top: 2px;}
a[href$='id=1'] b::after { content: url(https://myspace.f46n.org/res/discord/attachments/982729451680956426/1032677897384771604/verified.png); position: relative; zoom: 19%; top: 2px;}
a[href$='id=2'] b::after { content: url(https://myspace.f46n.org/res/discord/attachments/982729451680956426/1032677897384771604/verified.png); position: relative; zoom: 19%; top: 2px;}



/* Font Color */
.txtWhite{color:#FFF;}
.txtBlue{color:#039;}
.txtLtBlue{color:#D5E8FB}
.txtDkBlue{color:#040C5C;}
.txtNavBlue{color:#6698CB;}
.txtGrey{color:#E5E5E5;}
.txtDkGrey{color:#666;}
.txtRed{color:#C00;}
.txtPeach{color:#FC9;}
.txtPurple{color:#96C;}
.txtGreen{color:#090;}
.txtOrange{color:#F60;} /* Alternative #FF9800 */
.txtBlack{color:#000;}

.date {
 
    font-family: verdana, arial, sans-serif, helvetica;
    font-size: 10pt;
    color: #000;
    font-weight: bold;

}

.tableLeft b {
color: #039;
    font-family: verdana, arial, sans-serif, helvetica;
    font-size: 8pt;
    font-weight: bold;
}

.tableLeft #online {
    position: absolute;
    top: 50px; 
    left: 10px;
}