body{
background: url(topdeco.png), 
background-color: #f7f7f7;
background-repeat: repeat-x, repeat !important;
background-position: top center, top center;
background-attachment: fixed, fixed;
text-align: justified;
margin: 0px; h
padding: 0px;
font-family: arial;
font-size: 9px;
color: #747373;
}


#cboxtitle {
    width: 180px;
    height: 15px;
    background-color: #ffffff;
    background-image: url('https://41.media.tumblr.com/3827df8cb33c8426b76e87c2e5888822/tumblr_inline_npdg23RZcL1rnjuep_540.png');
    padding: 8px 5px 5px 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    font-size: 14px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    letter-spacing: 10px;
    color: #db9494;
    text-shadow: 1px 1px 1px #ffffff;
    text-transform: uppercase;
}

#cboxdesc {
    width: 180px;
    height: 40px;
    padding: 5px;
    background-color: #ffffff;
    overflow: auto;
    font-family: 'Roboto', sans-serif;
    font-size: 9px;
    text-align: justify;
    letter-spacing: 1px;
    color: #a19090;
}




b {color: #75DBF1;}
i {color: #FDADDF;}
big {
	color: #333;
	font-size: 16px;
	text-transform: uppercase;
}
strike {color: #FFA3BA;}
u {
	text-decoration: none;
	border-bottom: 1px dashed #F2E980;
	color: #F2E980;
 }
 
 
a:link, a:active, a:visited{
color: #555;
font-size: 10px;
text-decoration:none;
-webkit-transition: all 0.4s ease-out;
}
a:hover{
color: #ccc;
}




#container {
width: 855px;
margin: 5 auto;
background-color:#f7f7f7;
border:1px solid #eeeeee;
padding: 3px;
overflow: hidden;
}

#nav {
margin-top: -3px;
margin-left: 4px;
margin-right: 200px;
width: 636px;
height: 18px;
background-color:#f7f7f7;
border:1px solid #eeeeee;
padding: 4px;
}

#header {
margin-right: 200px;
margin-top:5px;
margin-left: 4px;
background: url('header2.png');
width: 645px;
height: 220px;
background-color:#f7f7f7;
border:1px solid #eeeeee;
}


#sidebar {
float: right;
width: 180px;
padding: 6px;
margin-top: -257px;
margin-left: -5px;
margin-right: 3px;
background-color:#f7f7f7;
border:1px solid #eeeeee;
margin-bottom: 4px;
}


#content {
float: left;
width: 632px;
padding: 6px;
overflow: yes;
margin-top: -2px;
margin-left: 4px;
background-color:#f7f7f7;
border:1px solid #eeeeee;
text-align: justify;
margin-bottom:6px;
}


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



h1 {
font-family: georgia;
font-size:16px;
font-weight: normal;
text-transform: lowercase;
font-style:italic;
text-align: right;
line-height: 17px;
color: #4f4f4f;
border-bottom: 5px double #47c7d9;
background: #73dce8;
margin: 0 0 0; padding: 4px;}
		

h1:first-letter { color: #eee}



h2 {
font-family: georgia;
font-size:16px;
font-weight: normal;
text-transform: lowercase;
font-style:italic;
text-align: right;
line-height: 17px;
color: #4f4f4f;
border-bottom: 5px double  #FF83C2;
background: #FEACDF;
margin: 0 0 0; padding: 4px;}
		

h2:first-letter { color: #eee}



h3 {
font-family: georgia;
font-size:16px;
font-weight: normal;
text-transform: lowercase;
font-style:italic;
text-align: right;
line-height: 17px;
color: #4f4f4f;
border-bottom: 5px double #F97A93;
background: #FFA2BA;
margin: 0 0 0; padding: 4px;}
		

h3:first-letter { color: #eee}


h4 {
font-family: georgia;
font-size:16px;
font-weight: normal;
text-transform: lowercase;
font-style:italic;
text-align: right;
line-height: 17px;
color: #4f4f4f;
border-bottom: 5px double #EADA55;
background: #F2EA76;
margin: 0 0 0; padding: 4px;}
		

h4:first-letter { color: #eee}

h6{
color: #ccc;
font-family: arial;
font-size: 10px;
font-style: italic;
font-weight: normal;
text-align: left;
text-transform: lowercase;
line-height: 18px;
margin: 1px;
border-bottom: 1px dashed #bbb;
}



a.nav1{
display:inline-block;
clear:both;
background: #73dce8; 
font-family: ernest;
font-weight: normal;
letter-spacing:1px;
line-height: 16px;
font-size:10px;
text-transform: uppercase;
text-align: center; 
width: 101.6px; 
color: #777;
-webkit-font-smoothing: antialiased;
border: 1px solid #47c7d9;
-webkit-transition: all 0.4s ease-out; 
-moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
}

a.nav1:hover{
letter-spacing: 3px;
background-color: #73dce8;
color: #333;
-webkit-transition: all 0.4s ease-out; 
-moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out

}

a.nav2{
display:inline-block;
clear:both;
background: #59cdda; 
font-family: ernest;
font-weight: normal;
letter-spacing:1px;
line-height: 16px;
font-size:10px;
text-transform: uppercase;
text-align: center; 
width: 101.6px; 
color: #777;
-webkit-font-smoothing: antialiased;
border: 1px solid #45b4c1;
-webkit-transition: all 0.4s ease-out; 
-moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
}

a.nav2:hover{
letter-spacing: 3px;
background-color: #59cdda;
color: #333;
-webkit-transition: all 0.4s ease-out; 
-moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out

}


a.nav3{
display:inline-block;
clear:both;
background: #d5bbe5; 
font-family: ernest;
font-weight: normal;
letter-spacing:1px;
line-height: 16px;
font-size:10px;
text-transform: uppercase;
text-align: center; 
width: 101.6px; 
color: #777;
-webkit-font-smoothing: antialiased;
border: 1px solid #bd9bd2;
-webkit-transition: all 0.4s ease-out; 
-moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
}

a.nav3:hover{
letter-spacing: 3px;
background-color: #d5bbe5;
color: #333;
-webkit-transition: all 0.4s ease-out; 
-moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out

}


a.nav4{
display:inline-block;
clear:both;
background: #ffa2ce; 
font-family: ernest;
font-weight: normal;
letter-spacing:1px;
line-height: 16px;
font-size:10px;
text-transform: uppercase;
text-align: center; 
width: 101.6px; 
color: #777;
-webkit-font-smoothing: antialiased;
border: 1px solid #f186b9;
-webkit-transition: all 0.4s ease-out; 
-moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
}

a.nav4:hover{
letter-spacing: 3px;
background-color: #ffa2ce;
color: #333;
-webkit-transition: all 0.4s ease-out; 
-moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out

}

a.nav5{
display:inline-block;
clear:both;
background: #fcb6a2; 
font-family: ernest;
font-weight: normal;
letter-spacing:1px;
line-height: 16px;
font-size:10px;
text-transform: uppercase;
text-align: center; 
width: 101.6px; 
color: #777;
-webkit-font-smoothing: antialiased;
border: 1px solid #ea9b85;
-webkit-transition: all 0.4s ease-out; 
-moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
}

a.nav5:hover{
letter-spacing: 3px;
background-color: #fcb6a2;
color: #333;
-webkit-transition: all 0.4s ease-out; 
-moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out

}


a.nav6{
display:inline-block;
clear:both;
background: #f5e87b; 
font-family: ernest;
font-weight: normal;
letter-spacing:1px;
line-height: 16px;
font-size:10px;
text-transform: uppercase;
text-align: center; 
width: 101.6px; 
color: #777;
-webkit-font-smoothing: antialiased;
border: 1px solid #e1d360;
-webkit-transition: all 0.4s ease-out; 
-moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;
}

a.nav6:hover{
letter-spacing: 3px;
background-color: #f5e87b;
color: #333;
-webkit-transition: all 0.4s ease-out; 
-moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out

}



a.link, a.link:active, a.link:visited {
display: block; 
margin: 2px;
color: #333; 
text-transform: lowercase;
padding: 5px; 
line-height: 8px;
text-align: right; 
font-family: arial;
font-size: 9px; 
letter-spacing: 1px; 
}

a.link:hover{
box-shadow:inset 120px 0px 0px #ddd;color:#fff;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}

a.link:nth-child(4n+1) { background-color: #6FDEE6; border: 1px solid #4EC8D9; }
a.link:nth-child(4n+2) { background-color: #FFACE1; border: 1px solid #FB8ACA; }
a.link:nth-child(4n+3) { background-color: #FCA4B7; border: 1px solid #F37C97; }
a.link:nth-child(4n+4) { background-color: #F3E780; border: 1px solid #E9D84F; }


a.link:nth-child(4n+1):hover { background: #93e6f0;color: #f4f4f4; }
a.link:nth-child(4n+2):hover { background: #fcd1ec;color: #f4f4f4; }
a.link:nth-child(4n+3):hover { background: #fdbbca;color: #f4f4f4; }
a.link:nth-child(4n+4):hover { background: #f8efa3; color: #f4f4f4;}



a.affies:active,
a.affies:visited,
a.affies:link {
    display: block;
    font-size: 10px;
    font-family: "ernest";
    text-align: center;
    line-height: 12px;
    margin: 1px;
    background-color: #e8e8e8;
    letter-spacing: 1px;
    color: #5B5B5B;
    padding: 0px;
    text-decoration: none;
    -webkit-transition: 0.4s ease-out;
    -moz-transition: 0.4s ease-out;
}

a.affies:hover { border-left: 15px solid #f1c642; color: #f4f4f4;}
a.affies:nth-child(4n+1) { border-left: 5px solid #6DDFEA; border-right: 5px solid #6DDFEA; }
a.affies:nth-child(4n+2) { border-left: 5px solid #FBAFDE; border-right: 5px solid #FBAFDE; }
a.affies:nth-child(4n+3) { border-left: 5px solid #FFA3B5; border-right: 5px solid #FFA3B5; }
a.affies:nth-child(4n+4) { border-left: 5px solid #F6E683; border-right: 5px solid #F6E683; }
a.affies:nth-child(4n+1):hover { border-left: 12px solid #6DDFEA; border-right: 12px solid #6DDFEA; }
a.affies:nth-child(4n+2):hover { border-left: 12px solid #FBAFDE; border-right: 12px solid #FBAFDE; }
a.affies:nth-child(4n+3):hover { border-left: 12px solid #FFA3B5; border-right: 12px solid #FFA3B5; }
a.affies:nth-child(4n+4):hover { border-left: 12px solid #F6E683; border-right: 12px solid #F6E683; }




#updates {
    position: relative;
    float: left;
    overflow: auto;
    color: #261e42;
    height: 77px;
    width: 176px;
}
.updates a {
    font: 9px arial;
    line-height: 9px;
    color: #858585;
    display: block;
    letter-spacing: 1px;
    padding: 0px;
}
.updates a:hover {
    -moz-transition: 0.6s ease-out;
    -webkit-transition: 0.6s ease-out;
    margin-left: 10px;
    color: #ffffff;
}




blockquote{
display:block; width: 500px;
float:center; color:#333; 
background-color:#eee; 
border:1px solid #ccc;
font-family: arial;text-align: center;
font-size: 10px;  line-height:12px;
padding:10px 2px; margin-top:5px;}


#content img, #content a img {
background: #eee;
padding: 3px;
opacity: 0.9;
margin: 2px;
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(hover1.png) top center;
opacity: 1;
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-scrollbar-thumb {
border-radius:5px;    
background-image: url("hover1.png");
background-repeat: repeat-y;
background-color: #f0f0f0;  }

::-webkit-scrollbar {
background-image: url("hover1.png");
background-repeat: repeat-y;
width:4px; height: 2px; 
border-radius:5px;
background: #f0f0f0;}