body{
text-align: left;
background-color: #fcfcfc;
background-image:url('');
background-repeat: repeat;
background-attachment:fixed;
font-family: "Georgia";
font-size:9px;
font-weight: normal;
text-transform: normal;
color: #bb6da1;
margin:0 auto;
width: 1000px;
}

/**********************************************STYLESHEET BY LOVEBLUSH.NET****************************************/



/**********************************************MAIN****************************************/



#header {
position:absolute; 
top:0px; 
left:270px;
}




#sidebar {
position:absolute; 
text-align: center;
padding: 2px;
padding-bottom: 30px;
background-color: rgba(255, 234, 248, 0.67);
top:390px; 
left:900px; 
width:205px;
}


#updates {
position:absolute; 
margin: 0px;
top:290px; 
left:820px; 
width:150px;
height:80px;
opacity: 0.85;
overflow: scroll;
overflow-x: hidden;
border: 2px solid #aaa;
border-radius: 5px;
}

#tops {
position:absolute; 
margin: 0px;
top:418px; 
left:340px; 
width:550px;
height:230px;
}

#content {
position:absolute; 
background-color: rgba(255, 234, 248, 0.67);
top:440; 
left:330px; 
width:550px; 
margin:0px auto; 
padding: 2px;
padding-bottom: 30px;
border-top: 5px solid #fecce8;

}



#content img, #content a img {
background: url('') bottom center;
padding: 4px;
opacity: 0.9;
margin: 2px;
border-radius: 5px;
border: 1px solid #f0f0f0;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
-webkit-border-radius: 5px;
 }
 
#content img:hover, #content a:hover img {
background: url('') top center;
opacity: 1;
border-radius: 5px;
border: 1px solid #f0f0f0;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
-webkit-border-radius: 5px;
 }


a {	
color: #303030; 
text-decoration: none;
-moz-transition: 0.7s ease-out;  
margin: 0px; 
padding: 2px;
-webkit-transition: 0.7s ease-out;
}					
a:hover {
color: #999; 
-moz-transition: 0.7s ease-out;
-webkit-transition: 0.7s ease-out;}




@font-face {     
font-family:'Georgia';
src: local('Georgia'),
url('https://00sluv.neocities.org/assets/fonts/fontfaces/Georgia.ttf');
}


/**********************************************BASIC STYLINGS****************************************/



b {color: #ec008c;}
i {color: #ff6fd5;}
u {color: #f05dd6;}
s {color: #ab0460;}


textarea{
color: #303030;
border: 2px solid #ccc;
	border-radius: 10px;
border-bottom: 4px solid #bbb;
}


blockquote { 
font-family: "Georgia";
background-color:#bbb;
color: #f0f0f0;
font-size: 10px;
text-align: left;
margin: 25px 70px 25px 70px;
padding-left:10px;
padding-right:10px;
padding:5px;
border-left: 16px solid #aaa;
-webkit-box-shadow: 0 2px 8px #777;
  -moz-box-shadow: 0 2px 8px #777;
  box-shadow: 0 2px 8px #777;
}




/**********************************************SCROLLBAR****************************************/


::-webkit-scrollbar-thumb 
{background-image: url('https://00sluv.neocities.org/assets/personal+icons/stylesheet-scrollbar.png'); background-color: #FFE3F2; -webkit-border-radius: 5px; }
::-webkit-scrollbar 
{width: 8px; height: 5px; background: #FFE3F2; }


img.thumb,
a.thumb:active img,
a.thumb:link img,
a.thumb:visited img {padding: 6px;
                                background-image: url(https://00sluv.neocities.org/assets/personal+icons/stylesheet-scrollbar.png);
                                background-color: #FFE3F2;
                                background-position: top left; 
                                border: 1px solid #ffe6fb;
                                margin: 2px;
-webkit-border-radius: 5px;
border-radius: 5px;





/**********************************************HEADERS****************************************/


h1 { 
font: 10px/8px pixel;
font-weight: normal;
margin: 0 0 3;
padding: 2px 8px;
text-align: center;
border-radius: 3px;
color: #fd0471;
background: #ffaddb;
letter-spacing: 2px;
}



h5	{	
display:block; 
margin:0px;
margin-top: 2px;
margin-bottom: 2px;
color:#ff0097;
background-color: #ffaddb;
font-family: "Georgia";
font-size:17px;
font-style:italic;
font-weight: normal;
text-align:center; 
text-transform: lowercase;
text-shadow: 1px 1px 3px #aaa;
line-height: 10px;
letter-spacing:0px;
border-radius: 4px;
border-left: 2px solid #ccc;
border-right: 2px solid #ccc;
border-bottom: 1px dashed #ccc;
}








/**********************************************UPDATE LINKS****************************************/




a.update:link, a.update:link, a.update:visited{
display: block;
color: #9a9a9a;
background-color: #bebebe;
font: 10px/8px "Georgia";
padding: 2px 0px 3px 13px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 1px;
margin-right: 1px;
border-bottom: 1px dotted #aaa;
border-left: 5px solid #aaa;
border-right: 5px solid #aaa;
}


a.update:hover {
color: #ccc;
text-align: center;
border-left: 10px solid #aaa;
border-right: 10px solid #aaa;
-o-transition-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out;
}



/**********************************************TOPPER LINKS****************************************/



a.nav1:link, a.nav1:active, a.nav1:visited{
display: inline-block; 
margin: 0px 2px; 
padding: 4px 0px 3px; 
color: #ff1861; 
background: #ffc2e8; 
font: 10px/10px "Georgia";  
letter-spacing: 2px; 
width: 100px; 
text-transform: uppercase;
text-align: center; 
border-top: 5px solid #ff6ebd;
}
a.nav1:hover{
background: #ffc0e3;
border-top: 5px solid #ffafde;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}


/**********************************************AFFIE LINKS****************************************/






a.affie1, a.affie1:active, a.affie1:visited {
display: block; 
margin: 1px;
font: 10px/10px pixel; 
letter-spacing: 2px; 
background: rgba(255, 164, 218, 0.5); 
color: #ff0673; 
padding: 4px 0px; 
text-align: center; 
}




a.affie1:hover{
background: rgba(255, 25, 144, 0.48);
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}




/**********************************************ELITE LINKS****************************************/



a.elite1:active, a.elite1:visited, a.elite1:link {
display: inline-block;
background-color: #eee;
color: #aaa;
font-family: "Georgia";
font-size: 10px;
line-height:23px;
margin: 1px;
text-align: center;
text-decoration: none;
width: 23px;
height: 23px;
border: 2px solid #aaa;
-moz-transition: 0.4s ease-out;
-webkit-transition: 0.4s ease-out;
 }

a.elite1:hover{
background: #ccc;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}