body {
background: url(http://i.imgur.com/doYquCg.png);
background-color: #aaa;
background-repeat: repeat;
background-attachment:fixed;
text-align: justified;
margin: 0px; 
padding: 0px;
font-family: calibri;
font-size: 12px;
color: #888;

}

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



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



#container{
position: relative; 	
margin: 20px auto 10px; 
width: 861px; 
height: auto;
margin-top: 10px;
padding: 2px; 
background-color:#f1f1f1;
border: 1px solid #ddd;		

}

#header {
float: left;
margin-left:5px;
margin-right: 4px;
margin-top:3px;
margin-bottom: 6px;
background-image: url(http://www.loveblush.net/stylesheets/v110/s110header.png) ;
background-repeat: no-repeat;
background-color:#f3f3f3 ;
width: 850px;
height: 224px;
}



#leftbar{
float: right;
margin-left:-1px;
margin-right: 2px;
margin-top:-3px;
background-color:#f1f1f1;
width: 220px;
padding: 3px;
}


#content{
float: left;
margin-left:0px;
margin-top:0px;
background-color:#fbfbfb;
width: 627px;
padding: 3px;
}

#cube{
padding: 2px;
background-color:#fbfbfb;;
margin-bottom: 3px;
}

#cube2{
padding: 2px;
background-color:#fbfbfb;
margin-bottom: 3px;
height: auto;
}


#footer{
clear:both;
background-color:#f7f7f7;
border-top:1px solid #ddd;
text-align:center;
padding:5px;
}


#content img, #content a img {
background-color: #eee;
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(http://www.loveblush.net/stylesheets/stylesheetscroll.png) 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;}



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



b {color: #777777;}
i {color: #bbb;}
u {color: #2b2b2b;}
s {color: #bbb;}


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



blockquote {
  display: block;
  background: #eee;
  padding: 10px 15px 10px 40px;
  margin: 0 0 20px;
  width: 360px;
  position: relative;
  line-height: 1.2;
  color: #aaa;
  text-align: justify;  
}

blockquote::before {
  content: "\201C";
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #ddd;
  position: absolute;
  left: 10px;
  top: -15px;
}

blockquote::after {  
  content: "";
}

blockquote a {
  text-decoration: none;
  background: #eee;
  padding: 0 3px;
  color: #aaa;
}

blockquote em {
  font-style: italic;
}








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


::-webkit-scrollbar-thumb 
{background-image: url(http://www.loveblush.net/stylesheets/stylesheetscroll.png); background-color: #999;}
::-webkit-scrollbar 
{width: 5px; height: 5px; }






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

h1 {
font-family: 'Dancing Script', cursive;
font-size:20px;
color: #ddd;
text-transform: lowercase;
text-align: center;
letter-spacing: 2px;
background: #eee;
border:1px solid #ddd;
border-bottom: 3px solid #ddd;
line-height: 16px;
padding:0px;
margin-top:3px;
margin-bottom:3px;
margin-left:0px;
margin-right:0px;
}






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






a.affie1, a.affie1:active, a.affie1:visited {
display: block; 
margin: 1px;
font-size:8px;
font-family:calibri;
line-height:15px;
text-transform:uppercase;
font-weight: bold;
background: #f1f1f1; 
letter-spacing: 1px;
color: #aaa; 
padding: 1px 0px; 
text-align: center; 
}


a.affie1:hover{
border-left: 10px solid #ddd;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}


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



a.elite1, a.elite1:active, a.elite1:visited {
display: block; 
margin: 1px;
font-family: calibri; font-size: 8px;
font-weight: bold;
text-transform: uppercase;
background: #eee; 
letter-spacing:1px;
color: #aaa; 
padding: 4px 0px; 
text-align: center; 
}

a.elite1:hover{
border-left: 5px solid #ccc;
border-right: 5px solid #ccc;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
/**********************************************UPDATE LINKS****************************************/

a.update:link, a.update:link, a.update:visited{
display: block;
color: #aaa;
background-color: #f7f7f7;
font: 8px calibri;
text-transform: uppercase;
padding: 2px 0px 3px 13px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 1px;
margin-right: 1px;
letter-spacing: 1px;
}


a.update:hover {
margin-left: 20px;
background-color: #fbfbfb;
-moz-transition: 0.7s ease-out;
-webkit-transition: 0.7s ease-out;
}



u1 {
display: block;
color: #aaa;
font: 10px georgia;
padding-left: 2px;
text-align: center;
border-bottom: 1px solid #ccc;}



/**********************************************TOP LINKS****************************************/

#tops {
position:absolute; 
margin: 1px;
top:50px; 
left:288px; 
width:100px;
height:230px;
}





a.nav2:link, a.nav2:active, a.nav2:visited{
display: inline-block; 
margin: 2px; 
padding: 5px 5px; 
color: #aaa; 
font-weight: bold;
font-family: calibri; font-size: 8px;
letter-spacing: 1px; 
width: 75px; 
text-transform: uppercase;
text-align: left; 
}


a.nav2:hover{
color: fff;
margin-left:-10px;
-moz-transition: 0.9s ease-out;
-webkit-transition: 0.9s ease-out;
}

a.nav2:nth-child(4n+1) { background: #eee; border-left: 2px solid #ddd;}
a.nav2:nth-child(4n+2) { background: #eee; border-left: 2px solid #ddd;}
a.nav2:nth-child(4n+3) { background: #eee; border-left: 2px solid #ddd;}
a.nav2:nth-child(4n+4) { background: #eee; border-left: 2px solid #ddd;}



a.nav2:nth-child(4n+1):hover {box-shadow:inset 100px 0px 0px #bbb;}
a.nav2:nth-child(4n+2):hover {box-shadow:inset 100px 0px 0px #bbb;}
a.nav2:nth-child(4n+3):hover {box-shadow:inset 100px 0px 0px #bbb;}
a.nav2:nth-child(4n+4):hover {box-shadow:inset 100px 0px 0px #bbb;}



