/* Companion Custom CSS over-rides for [ Lore Investigations ]: LORE - 2.8 */

@import(/media/fonts/edo/stylesheet.css);
/*
#menubar{
	background:transparent;
	border:none;
}

#menu{
	border:none;
}

#menu li a{
	border:none;
	color:#fff;
	font:20px/40px edo, sans-serif;
}
*
#menu li a:hover{
	color:#900;
	background:none;
	border:none;
}

.menunav-next a{
	width:82px;
	height:40px;
	background:transparent url('/wp-content/themes/lore/images/nav/lore/next.png') top left no-repeat;
}

.menunav-next a:hover{
	background:transparent url('/wp-content/themes/lore/images/nav/lore/next.png') 0px -40px no-repeat;
*/