body {
background: url(http://loveblush.net/currentlayout/loveblush/v19/topdeco6.png), url(http://loveblush.net/currentlayout/loveblush/v2/xmasbg.png);
background-color: #aaa;
background-repeat: repeat-x, repeat !important;
background-position: top center, top center;
background-attachment: fixed, 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: 1026px; 
height: auto;
margin-top: 113px;
padding: 3px; 
background-color:#f1f1f1;
border: 1px solid #ddd;
margin-bottom: 100px;
}

#header {
float: left;
margin-left:278px;
margin-right: 4px;
margin-top:2px;
background-image: url(http://www.loveblush.net/currentlayout/loveblush/v19/header.png) ;
background-repeat: no-repeat;
background-color:#f3f3f3 ;
width: 501px;
height: 230px;
}


#rightbar{
float: right;
left: 600px;
margin-top: 7px;
padding:4px;
width: 235px;
}


#leftbar{
float: left;
position:absolute;
margin-top:0px;
margin-left:118px;
margin-bottom: 1px;
padding:1px;
width: 152px;
}


#nav{
float: left;
position:absolute;
margin-top:1px;
margin-left:2px;
background-color:#fbfbfb;
padding:3px;
width: 108px;
height; auto;
}


#content{
float: left;
margin-top: 5px;
margin-left: 2px;
background-color:#fbfbfb;
width: 763px;
padding: 3px;
margin-bottom:3px;
}


#box{
padding: 3px;
background-color:#fbfbfb;
}

#cube{
padding: 3px;
background-color:#fbfbfb;
margin-bottom: 2px;
}


#cube1{
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
background-color:#fbfbfb;
border-left: 3px solid #0488e3;
border-right: 3px solid #0488e3;
border-bottom: 10px solid #0488e3;
margin-bottom: 21px;
font-size: 11px;
}

#cube2{
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
background-color:#fbfbfb;
border-left: 3px solid #0896f9;
border-right: 3px solid #0896f9;
border-bottom: 10px solid #0896f9;
margin-bottom: 21px;
font-size: 11px;
}

#cube3{
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
background-color:#fbfbfb;
border-left: 3px solid #2da6fa;
border-right: 3px solid #2da6fa;
border-bottom: 10px solid #2da6fa;
margin-bottom: 21px;
font-size: 11px;
}

#cube4{
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
background-color:#fbfbfb;
border-left: 3px solid #55b5f7;
border-right: 3px solid #55b5f7;
border-bottom: 10px solid #55b5f7;
margin-bottom: 21px;
font-size: 11px;
}

.ribbon{
margin-left: -40px;
margin-top: -10px;
margin-bottom: 2px;
}



#footer{
clear:both;
background-color:#fbfbfb;
text-align:center;
padding:5px;
font-family: calibri;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 2px;
}


#content img, #content a img {
background: #f1f1f1;
padding: 4px;
border: 1px solid #ddd;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
 }
 
#content img:hover, #content a:hover img {
background: url(http://www.loveblush.net/currentlayout/loveblush/v19/checkers.png) top center;
opacity: 1;
-webkit-transition: all 0.8s ease-out;
-moz-transition: all 0.8s ease-out;
transition: all 0.8s ease-out;
 }



a {	
color: #0488e3; 
text-decoration: none;
-moz-transition: 0.7s ease-out;  
margin: 0px; 
padding: 2px;
-webkit-transition: 0.7s ease-out;
}					
a:hover {
color: #ccc; 
-moz-transition: 0.7s ease-out;
-webkit-transition: 0.7s ease-out;}



/**********************************************BASIC STYLINGS****************************************/



b {color: #0488e3;}
i {color: #0896f9;}
u {color: #2da6fa;}
s {color: #55b5f7;}

c1 {color: #0488e3;}
c2 {color: #0896f9;}
c3 {color: #2da6fa;}
c4 {color: #55b5f7;}

li {
text-align: left;
}

textarea{
color: #888;
background: #eee;
border: 1px solid #ddd; 
border-bottom: 3px solid #ddd;
margin: 2px;
padding: 6px;
width: 300px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
}

blockquote {
  display: block;
  background: #f1f1f1;
  padding: 10px 15px 10px 50px;
  margin: 0 auto 3px;
  width: 440px;
  position: relative;
  line-height: 1;
  color: #777;
  font-size: 12px;
  text-align: justify;  
  border-left: 5px solid #2da6fa;
  border-right: 5px solid #55b5f7;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-bottom: 10px;
}

blockquote::before {
  content: "\201C";
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #0896f9;
  text-align: center;
  position: absolute;
  left: 5px;
  top: 3px;
  background: #ddd;
  width: 35px;
  height: 35px;
  border-radius: 50%;
}



blockquote a {
  text-decoration: none;
  background: #ddd;
  padding: 0 3px;
  color: #aaa;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 5px;
}


blockquote2{
  display: block;
  text-align: left;
  width: 400px;
  background: #0488e3;
  padding: 10px 10px 10px 5px;
  margin: 20 2 20 0px;
  position: relative;
  line-height: 1.2;
  color: #2b2b2b;
}


/**********************************************SCROLLBAR****************************************/



::-webkit-scrollbar-thumb 
{background-image: url(http://www.loveblush.net/currentlayout/loveblush/v19/checkers.png);}
::-webkit-scrollbar 
{width: 6px; height: 5px; }




/**********************************************HEADERS****************************************/

h1{font-family: 'Dancing Script', cursive; border-bottom: 4px double #fff; background: #0488e3; color: #eee; font-size: 15px; letter-spacing: 3px; text-align: center; text-transform: lowercase; margin: 1px;}				
h2{font-family: 'Dancing Script', cursive; border-bottom: 4px double #fff; background: #0896f9; color: #eee; font-size: 15px; letter-spacing: 3px; text-align: center; text-transform: lowercase; margin: 1px;}				
h3{font-family: 'Dancing Script', cursive; border-bottom: 4px double #fff; background: #2da6fa; color: #eee; font-size: 15px; letter-spacing: 3px; text-align: center; text-transform: lowercase; margin: 1px;}				
h4{font-family: 'Dancing Script', cursive; border-bottom: 4px double #fff; background: #55b5f7; color: #eee; font-size: 15px; letter-spacing: 3px; text-align: center; text-transform: lowercase; margin: 1px;}				


h5{font-family: 'Dancing Script', cursive; border-bottom: 4px double #fff; background: #0488e3; color: #eee; font-size: 15px; letter-spacing: 3px; text-align: center; text-transform: lowercase; margin: 1px;}				




/**********************************************AFFIE LINKS****************************************/

a.affie, a.affie:active, a.affie:visited {
display: block; 
margin: 2px;
font-weight: bold;
font-size:8px;
text-transform: uppercase;
font-family:calibri;
line-height:12px;
background: #f1f1f1; 
letter-spacing: 0.9px;
color: #aaa; 
padding: 2px 0px; 
text-align: center; 
}



a.affie:hover{
    color: #fff;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}




a.affie:nth-child(4n+1):hover { background: #0488e3;}
a.affie:nth-child(4n+2):hover { background: #0896f9;}
a.affie:nth-child(4n+3):hover { background: #2da6fa;}
a.affie:nth-child(4n+4):hover { background: #55b5f7;}






/**********************************************UPDATE LINKS****************************************/




a.update:link, a.update:link, a.update:visited{
display: block;
color: #bbb;
background: #f6f6f6;
font: 8px calibri;
padding: 1px 0px 1px 3px;
margin:0px;
letter-spacing: 1px;
text-transform: uppercase;
}


a.update:hover {
background-color: #fff;
text-align: right;
-moz-transition: 0.8s ease-out; 
-webkit-transition: 0.8s ease-out; 
}


u1 {display: block; background: #f6f6f6; color: #bbb; font: 7px georgia; padding-left: 2px; padding-top: 2px; text-align: center; letter-spacing: 3px; border-bottom: double #eee;  text-transform: uppercase;}



/**********************************************ELITE LINKS****************************************/



a.top1, a.top1:active, a.top1:visited {
display:inline-block; 
width:100px; 
margin:1px;
font-family: calibri; 
font-size: 8px; 
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
text-align: center;
line-height:20px;
letter-spacing:1px;
}


a.top1:nth-child(4n+1) {color: #0488e3; background: #eee; border: 1px solid #0488e3; outline: 2px solid #0488e3; outline-offset: -5px;}
a.top1:nth-child(4n+2) {color: #0896f9; background: #eee; border: 1px solid #0896f9; outline: 2px solid #0896f9; outline-offset: -5px;}
a.top1:nth-child(4n+3) {color: #2da6fa; background: #eee; border: 1px solid #2da6fa; outline: 2px solid #2da6fa; outline-offset: -5px;}
a.top1:nth-child(4n+4) {color: #55b5f7; background: #eee; border: 1px solid #55b5f7; outline: 2px solid #55b5f7; outline-offset: -5px;}


a.top1:nth-child(4n+1):hover {box-shadow:inset 105px 0px 0px #2b2b2b;}
a.top1:nth-child(4n+2):hover {box-shadow:inset 105px 0px 0px #2b2b2b;}
a.top1:nth-child(4n+3):hover {box-shadow:inset 105px 0px 0px #2b2b2b;}
a.top1:nth-child(4n+4):hover {box-shadow:inset 105px 0px 0px #2b2b2b;}

/**********************************************TOP LINKS****************************************/

#topper2{
position: fixed;
bottom:-75px;
left:0px;
width: 100%; 
height: 200px;
padding:4px;
background: url(http://loveblush.net/currentlayout/loveblush/v11/snowplacement.png);
z-index: 7;
}


#topper{
position: relative;
top:110px;
left:0px;
width: 100%; 
z-index: 8;
}



a.nav2:link, a.nav2:active, a.nav2:visited{
margin:0px; line-height: 24px; letter-spacing: 1px; width:90px; font-family: calibri; font-size: 8px; 
letter-spacing: 4px; font-weight: bold; text-align: center; text-transform: uppercase; 
display:inline-block;
}
a.nav2:nth-child(6n+1) {color: #0488e3; border-top: 2px solid #0488e3; border-bottom: 2px solid #0488e3;}
a.nav2:nth-child(6n+2) {color: #0290f1; border-top: 2px solid #0290f1; border-bottom: 2px solid #0290f1;}
a.nav2:nth-child(6n+3) {color: #1099fb; border-top: 2px solid #1099fb; border-bottom: 2px solid #1099fb;}
a.nav2:nth-child(6n+4) {color: #26a3fa; border-top: 2px solid #26a3fa; border-bottom: 2px solid #26a3fa;}
a.nav2:nth-child(6n+5) {color: #42aef9; border-top: 2px solid #42aef9; border-bottom: 2px solid #42aef9;}
a.nav2:nth-child(6n+6) {color: #55b5f7; border-top: 2px solid #55b5f7; border-bottom: 2px solid #55b5f7;}



a.nav2:nth-child(6n+1):hover {letter-spacing: 2px; box-shadow:inset 0px 50px 0px #0488e3; color: #fff;}
a.nav2:nth-child(6n+2):hover {letter-spacing: 2px; box-shadow:inset 0px 50px 0px #0290f1; color: #fff;}
a.nav2:nth-child(6n+3):hover {letter-spacing: 2px; box-shadow:inset 0px 50px 0px #1099fb; color: #fff;}
a.nav2:nth-child(6n+4):hover {letter-spacing: 2px; box-shadow:inset 0px 50px 0px #26a3fa; color: #fff;}
a.nav2:nth-child(6n+5):hover {letter-spacing: 2px; box-shadow:inset 0px 50px 0px #42aef9; color: #fff;}
a.nav2:nth-child(6n+6):hover {letter-spacing: 2px; box-shadow:inset 0px 50px 0px #55b5f7; color: #fff;}




/*************TABS******************/


 /* Style the list */
ul.tab {
    list-style-type: none;
    margin: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    overflow: hidden;
    border: 1px solid #ddd;
    background-color: #f1f1f1;
}

/* Float the list items side by side */
ul.tab li {float: left;}

/* Style the links inside the list items */
ul.tab li a {
    display: inline-block;
    color: #aaa;
    text-align: center;
    padding: 7px 10px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 10px;
    letter-spacing: 2px;
    border: 1px solid #ccc;
    margin: 2px;
}

/* Change background color of links on hover */
ul.tab li a:hover {background-color: #ccc;}

/* Create an active/current tablink class */
ul.tab li a:focus, .active {background-color: #ccc;}

/* Style the tab content */
.tabcontent {
    display: none;
    padding-top: 10px;
    border-top: none;
}





/*************MY DECO HOVER******************/




#theme { 
margin: 1px;
position: relative;
display:inline-block;

}

		
#theme img {  
width:120px;
height:78px; 
margin: 0px;
-moz-transition: 0.8s ease-out;
-webkit-transition: 0.8s ease-out;
}
	

	

.sdi {
opacity:0;
z-index:2;
padding:10px;
margin-left:15px;
margin-top:15px;
background-color:rgba(228,230,228,.7);
text-transform:lowercase;
position:absolute;
font-family:calibri;
font-size:12px;
color:#4d4d4d;
font-weight: bold;
letter-spacing: 0.5px;
overflow:auto;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;}


.sdi:hover{opacity:0.99;}




/*************DROPDOWN SITENAMES/OLDCONTENT******************/

.accordion {
    background-color: #333;
    color: #fff;
    letter-spacing: 2px;
    cursor: pointer;
    padding: 1px;
    padding-top: 2px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    border-bottom: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    font-family: calibri;
    text-align: center; 
    font-size: 10px; 
    margin: 0px;
}

.accordion:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    background-color: #222;
    padding: 2px;
    padding-left: 6px;
    padding-right: 6px;

}

.active:after {
    content: "\2212";
}


.active, .accordion:hover {
    background-color: #444; 
}


.panel {
    padding: 0 40px;
    display: none;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
}



