::-webkit-scrollbar {width:10px;height:auto;background:#FFF6F8;}
::-webkit-scrollbar-corner { background:#FFF6F8;} 
::-webkit-scrollbar-button:vertical {height:0px;display:block;} 
::-webkit-scrollbar-thumb:vertical {background:#F5CEC9;}

body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
a:hover {
opacity:1.0;
}
   
@font-face {
font-family: "mono";
src: url('http://static.tumblr.com/vipddkc/xeOlp0i86/gothicb.ttf');
}

@font-face {
font-family: "gino";
src: url('http://static.tumblr.com/vipddkc/Omflnh6h3/century_gothic.ttf');
}

@font-face {
font-family: "cgb";
src: url('http://static.tumblr.com/vipddkc/07qloaaac/stan0955.ttf');
}

#tumblr_controls{
position:fixed!important;
}

.center img:hover{
opacity:0.7;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
} 

ul#topnav {
margin: 0px 195px; 20px; 
padding: 0; 
list-style: none;	
ont-size: 1.1em;
	clear: both;
	float: left;
	width: 580px;
        -moz-border-radius: 2em 0;
        }
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:40px;
        }
ul#topnav a, ul#topnav span {
	padding: 10px 20px; 
	float: left; 
	text-decoration: none; 
	color: #F5CEC9;
        text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
        font-size:11px;
        font-weight:bold;
        font-family:gino;
	background:#FFEFEF; 
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
}
ul#topnav a {	color: #FFFEFF;background:#F8BBBB;
-webkit-border-top-right-radius: 24px;
-webkit-border-top-left-radius: 24px; }
ul#topnav span {
	display: none;
}