@charset "utf-8";
/* CSS Document */

/* Companion Custom CSS over-rides for [ Neko Machi ]: ComicPress - 2.8 */
}

a {
	color: #e28b00;
}

a:hover {
	color: #eab43b;
}

#comic {
	border-radius: 15px;
}

#content {
	background: #fff;
	border-radius: 15px;
}

#menubar {
	text-align: left;
	border-radius: 15px;
	border-width: 0px 0px 0px 0;
	border-style: solid;
	border-color: #999;
	list-style: none;
}

#menu a { color: #000; }
#menu .current_page_item a { color: #000;
		background: none;
		border-left: none;
		border-right: none;
}

#menu li:hover a, #menu li.sfhover a { color: #e28b00;
		border-left: none;
		border-right: none;
		background: none;
}

#header {width: 550px; height: 113px; background: url('http://www.neko-machi.com/extra/nm_logo.png') top center no-repeat; overflow: hidden;}
#header h1 {padding: 10;}
#header h1 a {display: block; width: 550px; height: 113px; text-indent: -9999px;}
#header .description {display: none;}
.nav { display: none; }
