/* Activit's CSS, Cute theme */
/* CREDIT ME! copy paste this: css by activit https://myspace.windows93.net/?id=48506 */

body {
    text-align: center;
    font-family: ocr a;
    padding-top: 45px;
    font-size: 15px;
    background-image: url(https://htmlcolorcodes.com/assets/images/colors/white-color-solid-background-1920x1080.png);
    -webkit-animation: fadeIn ease 3s;
}

    @keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

* {
    cursor: url(https://cur.cursors-4u.net/anime/ani-12/ani1143.ani), url(https://cur.cursors-4u.net/anime/ani-12/ani1143.gif), auto !important;
}

div#container {
    background-color: rgba(250, 252, 255, 0.44);
    padding-left: 15px;
    padding-right: 15px;
    border: double #fff 4px;
}

.box {
    overflow: hidden;
}

.boxInfo {
    border: double white 4px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.blurbs, table {
    border: double white 5px;
    padding: 10px;
}

.player::after {
    content: "";
    display: block;
    position: relative;
    width: calc(40% -20px);
    height: 300px;
    max-width: 500px;
    background-position: 0 0;
    background-size: 100% 100%;
    background-image: url(https://64.media.tumblr.com/63ca65865a8fa75969c4df5b7a738ebb/tumblr_oaq601v8VA1vsjcxvo1_r1_640.gif);

}

a[href$="=785"]>div>b {
font-size: 0px;

}

a[href$="785"]>div>b::before {
font-size: 0px;
content: " ";

}

a[href$="785"]>div>b::after {
content: "my lovely gf";
font-size: 20px;
color:blue;

}
.logo b:after {
    vertical-align: middle;
    font-size: 20px;
    color:blue;
    content: "kaito territory!”
    font-family: "ocr a";
}

.logo b span {
    display: none;
}


.topLeft:after {
    content: "";
    white-space: pre-wrap;
    display: block;
    height: 500px;
    background-image: url(lll), url(https://media.tenor.com/Y-HZM9wPoBQAAAAC/love-is-love-kaito.gif);
    background-repeat: no-repeat, no-repeat, repeat, repeat, repeat, repeat;
    background-size: 390px;
}

comments, table, .box, .blurbs {
    background-color: #7faef5;
}

p {
    color: blue;
    margin: 4px;
}

b {
    color: #717dc7;
    text-shadow: 1px 1px white;
}

h4 {
    background-image: url(https://i.gifer.com/1ylR.gif);
    color: #1c22d3;
    text-shadow: 1px 1px #fff000;
    padding: 6px;
}

.rightHead {
    left: 4px;
    background-image: linear-gradient(to right, #7fc6f5 , #d97dd6);
    color: #717dc7;
    text-shadow: 1px 1px white;
    padding: 4px;
}

.fwiendFace img {
    object-fit: cover;
    height: 100px;
    width: 100px;
    border: 1px solid #fff;
    background-position: center;
}

.box.fwiends {
    background-image: linear-gradient(
45deg
, #7fc6f5, #dfccdf);
    border: double white 5px;
}

.boxHead {
    background-image: linear-gradient(to right, #7fc6f5 , #d97dd6);
    color: #717dc7;
    text-shadow: 1px 1px white;
    padding: 3px;
    padding-bottom: 4px;
    padding-left: 6px;
}

#sMsg {
    background-repeat: no-repeat;
    background-image: url(https://autism.crd.co/assets/images/gallery07/4181e873.gif?v=a2781ae8);
    text-indent: -50px;
    color: #1900ff;
}

#report {
    background-repeat: no-repeat;
    background-image: url(https://color-hex.org/colors/61a5c2.pngf);
    text-indent: -90px;
    color: #1900ff;
}

#block {
    background-repeat: no-repeat;
    background-image: url(https://autism.crd.co/assets/images/gallery07/4181e873.gif?v=a2781ae8);
    text-indent: -90px;
    color: #1900ff;
}

#add {
    background-repeat: no-repeat;
    background-image: url(https://autism.crd.co/assets/images/gallery07/adfed816.gif?v=a2781ae8);
    text-indent: -50px;
    color: #1900ff;
}

.url {
    border: solid 2px #5047ad;
    padding: 2px;
    color: blue;
}

.extended.box {
    background-image: url(https://64.media.tumblr.com/7679d7c…/tumblr_ol1f6m8Fe31vsjcxvo1_640.gifv);
    border: double white 7px;
}

#commentInput {
    background-image: linear-gradient(to right, ##d3d0f0 , #f0d0e7);
}

.tableRight {
    background: #f1ecf2;
}

.tableLeft {
    background: none;
}

h1{
    animation: floatsoft 6s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;

}


#hSub a {
    color: #fff;
    text-decoration: none;
}
#header, #hSub {
    background: #b3c3df url(lll) repeat!important;
    border-bottom: 1px solid #fff !important;
    border-radius: 10px;
}

.avatar {
    border-radius: 50%;
    border: double white 5px;
}

span#credo, #gender, #country, div {
    color: #214075;
}

.box.blog {
    border: double white 4px;
}

.logo b {
opacity: 1;
animation: fade 7s linear;
animation-iteration-count:infinite;
}

@keyframes fade {
0%,100% { opacity: 0 }
50% { opacity: 1 }
}



