html {
    height: 791px;
}

.extended.box {
    border: none;
    color: transparent;
    padding: 0px;
}

.topRight, .topLeft {
    float: none;
    width: auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.topRight {
    position: absolute;
}

div#footer {
    display: none;
}

.boxInfo.box {display: none;}

.url.box {
    display: none;
}

div {}

button {
    display: none;
}

h2#name {
    left: 342px;
    position: absolute;
    top: -44px;
    font-size: 33px;
    width: 293px;
    color:#002b80;
}

.topLeft {
    top: 94px;
    position: absolute;
    z-index: 10;
}

.songName b {
    font-size: 0px;
}

a#editLink {
    display: none;
}

img#avatar {
    width: 314px;
    border: 2px black solid;
}

.box.blurbs {display: flex;width: 1157px;flex-direction: row;flex-wrap: wrap;height: 891px;}

.extended.box {}

.blogs {
    margin-left: 646px;
    margin-top: 25px;
}

.box.blurbs .rightHead {
    position: absolute;
    top: 382px;
    width: 620px;
}

table.short {
    border-spacing: 0px;
}

.box.blurbs .rightHead, .blogs div:nth-child(1) {
    background: transparent;
    color: transparent !important;
    border: #003399 2px solid;
    padding-bottom: 250px;
    padding-left: 0;
    margin-left: 1px;
    border-bottom: 2px #003399 solid;
}

.rightHead .uName {
    color: #003399;
    background: #98c0e8;
    font-size: 22px;
    width: 610px;
    display: block;
    border-bottom: 2px #003399 solid;
    padding-left: 10px;
}

div#about {
    margin-left: 11px;
    margin-right: 27px;
}

h4 {
    display: none;
}

#who, #about {
    line-height: 19px;
}

.blogs, .blog {
    margin-bottom: 52px;
}

.rightHead .uName::after {
    content: "'S INTERESTS";
}

.player.box {
    position: absolute;
    left: 340px;
    top: 172px;
    width: 274px;
    height: 130px;
}

span#credo::after {
    content: "because I'm better than you.''";
    width: 275px;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    position: inherit;
}

.shortRight div:nth-child(1) {
    font-size: 0px;
    width: 502px;
    top: 75px;
    position: absolute;
}

span#credo::before {
    content: "''";
    color: black !important;
}

span#credo, #gender, #country, #age {
    color: black;
    font-size: 13.5px;
    width: 199px;
}

br {
    height: 0px;
    font-size: 0px;
}

div#gender {}

div#gender {
    top: 112px;
    position: absolute;
}

.shortRight div:nth-child(2) {
    color: transparent;
}

.shortRight div:nth-child(4) {
    color: transparent;
    top: 132px;
    position: absolute;
}

span#age::before {
    content: "AGE:";
}

div#country::before {
    content: "LOCATION: ";
}

div#country {
    top: 156px;
    position: absolute;
}

div#online {
    display: none !important;
}

img[src="/res/online.gif"] {
    display: none;
}

.shortRight div:nth-child(7) {
    display: none;
}

audio {
    height: 95px;
    width: 275px;
    filter: invert(1);
}

.songName {
    font-size: x-large;
}

.blogs div:nth-child(1) {padding-bottom: 83px;font-size: 0px;position: absolute;}

span.uName {
    font-size: 0px;
    text-transform: uppercase !important;
}

.blogs div b span.uName::after {
}

.blogs span.uName::after {
    text-indent: 7px;
    font-size: 22px !important;
    color: #003399;
    background: #98c0e8;
    content: "LATEST BLOG ENTRY";
    width: 334px;
    display: block;
    flex-wrap: nowrap;
    border-bottom: 2px #003399 solid;
}

.blogs div:nth-child(2) {
    margin-top: 34px;
    margin-left: 10px;
}

.blogs div:nth-child(3) {
    margin-left: 10px;
}

.blogs div:nth-child(4) {
    margin-left: 10px;
}

.box.fwiends {
    position: absolute;
    top: 154px;
    left: 647px;
    border: 2px solid #003399;
    width: 334px;
    height: 279px;
}

.box.fwiends .rightHead {
    display: none;
}

span.uName::after {
    font-size: 22px;
    content: "ASUKA";
}

.fwiendCounter {
    margin: 0px;
    color: #003399;
    background: #98c0e8;
    font-size: 22px;
    width: 100%;
    display: block;
    border-bottom: 2px #003399 solid;
    text-transform: uppercase;
    padding-left: 10px;
}

#top a {}

.fwiendFace {
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-evenly;
    align-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    margin: 0px !important;
}

.fwiendFace img {
    height: 100px;
    width: 100px;
    margin-top: 10px;
}

div#viewFriends {
    display: none;
}

span.fwiendCount {
    color: #003399;
}

.box.comments {
    position: absolute;
    left: 647px;    
    top: 447px;
    border: 2px solid #003399;
    /* border-bottom: 0px; */
    background: #ffbabf;
    width: 334px;
}

.comments .boxHead {
    display: none;
}

textarea#commentInput {
    border: none;
    margin: 0px;
    width: 100%;
    padding: 0px;
}

form {
    display: none;
}

table#userWall {
    margin: -2px;
    width: calc(100% + 5px);
    /* border-bottom: 2px solid #003399; */
}

td.tableLeft {
    background: #ffbabf;
    /* left: 2px; */
    /* position: sticky; */
}

td.tableRight {
    background: #ffbabf;
    /* right: 4px; */
    /* position: sticky; */
}

table {
    border-spacing: 0px;
}

.box.comments div:nth-child(5) {
    display: none;
}

table#userWall {}

td.tableLeft a div {
    display: none;
}

b.date {
    font-weight: normal;
}

#top a:nth-child(1) {
    position: absolute;
    right: 225px;
    top: 37px;
}

#top a:nth-child(2) {
    position: absolute;
    right: 115px;
    top: 38px;
}

#top a:nth-child(3) {
    position: absolute;
    right: 5px;
    top: 38px;
}

#top a:nth-child(4) {
    position: absolute;
    right: 225px;
    top: 157px;
}

div#header {
    position: absolute;
}

div#hSub {
    position: absolute;
}

.extended.box {
    display: none;
}




.tableLeft a[href="/?id=755"]:before {
    content: " ";
    width: 100px;
    height: 97px;
    position: relative;
    display: flow;
    background: url(https://i.imgur.com/QK8twmN.png);
    background-size: 129px;
}

.tableLeft a[href="/?id=755"] img {
    display: none;
}

.tableRight {
    font-size: 16px;
}

#userWall td {
    border-bottom: 2px solid #003399 !important;
}

#userWall tr:last-of-type td {
    border-bottom: none !important;
    image-rendering: -webkit-optimize-contrast;
}

td.tableRight div:last-of-type p {
    font-size: 0px;
}

td.tableRight div:last-of-type p::after {
    font-size: 16px;
    content: "Shinji's right. I don't think you're the best pilot. I'm not going to cry though.";
}


#userWall tr:last-of-type td.tableRight div:last-of-type::after {
    font-size:16px;
    content:"You're not the best EVA pilot. That's totally not true. You're so mean. *sniff*";
}

#userWall tr:last-of-type td.tableRight div:last-of-type{
    font-size:0px;
}

.tableLeft a[href="/?id=1"]:before {
    content: " ";
    width: 101px;
    height: 99px;
    position: relative;
    display: flow;
    background: url(https://i.imgur.com/h8aIIqo.png);
    background-size: 159px;
    background-position-y:-30px;
}

.tableLeft a[href="/?id=1"] img {
    display: none;
}

#top a b {font-size: 0px;}

#top a:nth-child(4) b::after {
    font-size: 12px;
    content: "Rei Ayanami";
    width: 100px;
    display: block;
}



top a[href="?id=39"] img {
    display: none;
}

#top a[href="?id=39"] img {
    display: none;
}

#top a[href="?id=39"] b::before {
    content: " ";
    width: 100px;
    height: 97px;
    position: relative;
    display: flow;
    background: url(https://i.imgur.com/QK8twmN.png);
    background-size: 129px;
}

#top a:nth-child(3) b::after {
    font-size: 12px;
    content: "Shinji Ikari";
    width: 100px;
    display: block;
}

#top a:nth-child(3) b::before {
    content: " ";
    width: 100px;
    height: 100px;
    position: relative;
    display: flow;
    background: url(https://i.imgur.com/h8aIIqo.png);
    background-size: 129px;
    background-size: 159px;
    background-position-y:-30px;
}

#top a:nth-child(3) img {display:none;}



#top a:nth-child(2) b::after {
    font-size: 12px;
    content: "Ryoji Kaji";
    width: 100px;
    display: block;
}

#top a:nth-child(2) b::before {
    content: " ";
    width: 100px;
    height: 100px;
    position: relative;
    display: flow;
    background: url(https://i.imgur.com/7KzDGd6.png);
    background-size: 159px;
    background-position-y: -11px;
    background-position-x: -10px;
}

#top a:nth-child(2) img {display:none;}

#top a:nth-child(1) b::after {
    font-size: 12px;
    content: "Hikari Horaki";
    width: 100px;
    display: block;
}

#top a:nth-child(1) b::before {
    content: " ";
    width: 100px;
    height: 100px;
    position: relative;
    display: flow;
    background: url(https://i.imgur.com/gBUa1qO.jpg);
    background-size: 222px;
    background-position-y: -6px;
    background-position-x: -114px;
}

#top a:nth-child(1) img {display:none;}