body {
    background-color: #1b1f1f;
    color: #fff;
    background-image: url(https://ftp.glicz.site/files/bg.gif);
    background-size: cover;
    background-position-y: 100%;
    background-attachment: fixed;
    font-family: monospace;
}
a {
    color: #fff;
}
a:hover {
    color: #aaa;
}
a:active {
    color: #666;
}

.container {
    width: 95%;
    padding-top: 32px;
}
.left:hover, .right:hover {
    box-shadow: 8px 8px #fff4;
}
.left {
    background-image: url(http://ftp.glicz.site/files/bIur.jpg);
    background-size: 100%;
    background-position: 0px -170px;
    border: 3px double white;
    color: #fff;
    background-color: #1b1f1f;
}
.right {
    border: 3px double white;
    background-color: #0005;
    height: 271pt;
    overflow-y: scroll;
    padding-top: 0;
}
.info {
    background-color: #0000;
    color: #fff;
    font-weight: 900;
    text-align: left !important;
}
.info::before {
    content: "[";
}
.info::after {
    content: "]";
}
.LeftHandUserInfo {
    border: 1px solid #000;
    font-size: 13px;
    padding: 5px;
}
.LeftHandUserInfo br:nth-child(1), .LeftHandUserInfo br:nth-child(2), .LeftHandUserInfo br:nth-child(3), .right br:nth-child(1), .text1 {
    display: none;
}
#avatar {
    width: 94px;
}
#song, #friends {
    position: absolute;
    top: 109px;
    width: 23.6%;
    left: 15%;
}
#friends {
    top: 200px;
    width: 27.8%;
    left: 10.8%;
}
#friends img {
    padding: 3px;
    width: 18px;
    height: 18px;
}

.commentsList{direction:rtl;background-color:#0007;color:#fff;font-family: Tahoma;font-size:11px;}
.commentPictures,.commentRight div br{display:none}
.commentRight div button:first-child{float:right!important;background-color:#f00;color:#fff!important;border:0;padding:1px;}
.commentRight div a:first-child{float:left!important;width:max-content;font-size:11px;color:#fff;}
.commentRight div:first-child{direction:ltr;}
.commentRight small{font-size:9px;color:#aaa;display:block}

#bio, #meet, #comments {
    padding-left: 8px;
}
#comments .info {
    padding-left: 0;
    margin-left: -2px;
    padding-bottom: 11px;
}
.commentRight div button:first-child {
    float: right !important;
    background-color: #f00;
    color: #fff !important;
    border: 0;
    padding: 1px;
    box-shadow: 2px 2px #ddd;
    font-weight: 600;
    font-size: 9px;
}
.commentRight div button:first-child:hover {
    background-color: #a00;
    box-shadow: unset;
}
.contactInfoTop {
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    background-image: linear-gradient(-180deg,#2a2a2a 0%,#0b0b0b 100%);
    color: #eee;
    border-bottom: 1px solid #5b5b5b;
    padding: 3px 3px 4px 4px;
}
.contactInfo {
    border: 1px solid #5b5b5b;
    background-color: #0d0d0d;
    box-shadow: unset;
}
.contactInfo a, .unfriend, .block {
    color: #ccc;
    font-family: Verdana;
    font-weight: 100;
    font-size: 11px;
    text-shadow: 2px 2px #000;
    float: left;
}
#seeall {
    position: absolute;
    top: 3px;
    right: 5px;
}
#url {
    border: 0;
    font-size: 0;
    box-shadow: unset;
}
img[alt="Gliczide"] {
    position: absolute;
    left: 49px;
    top: 420px;
}

img[src="/u/online.gif"] {
    position: relative;
    left: 129.45px;
    top: -279.45px;
    width: 20px;
    height: 20px;
    background-color: #0f0;
    box-sizing: border-box;
    padding-left: 20px;
    display: block;
    user-select: none;
}
.username::after {
    content: "";
    background-color: #444;
    height: 20px;
    left: 130px;
    position: relative;
    display: block;
    width: 20px;
    margin-bottom: -20px;
    top: -25px;
}
code {
    background-color: #25272b;
    font-size: 13px;
    padding: 2px;
    border-radius: 3px;
    border: 1px solid #161718;
}
#siteTitle {
    float: left;
    padding-right: 10px;
    font-size: 0;
}
.search {
    float: left !important;
    padding-top: 3px;
}
#siteTitle::after {
    content: url(http://www.google.com/logos/Logo_25wht.gif);
}
.headerTop {
    margin-top: 34px;
    padding-left: 41.4%;
    width: 59.1%;
    background-color: #fff;
    height: 25px;
}
input[type="submit"] {
    margin-left: 8px;
}
.headerBottom {
    border-bottom: 1px solid #c5d3ee;
    background-color: #fff;
    position: absolute;
    top: 0;
    width: 99.2% !important;
    overflow: hidden;
}
.headerBottom a {
    color: #00c !important;
    text-decoration: underline;
}
.headerBottom span {
    margin-right: -53px;
}
.contactInfoTop a img {
    filter: invert(1);
}