#wpadminbar{
	position:absolute;
	top:-25px;
	z-index:99999;
}
#wpadminbar:hover{
	top:0px;
}