body {
	font-size: 9pt;
	font-family: sans-serif;
	line-height: 1.2em;
}
body * { min-width: 0; }

#searchform, #logo, h1 a img, #header h2,
.post-hourmin, .post-second,
#kfi_new, #kfi_categories, #kfi_links,
#kfi_alshain, #kfi_monthly,
#kfi_tagcloud {
	display: none;
}


a { text-decoration: none; }
a:link, a:visited { color: #2055bf; }
h2, h3, h4, h5, h6 { margin-top: 10px; }
	#c h1 { font-size: 130%; }
p, ul, ol { margin-bottom: 4px; }

#headnote { border-top: 7px solid #00356f; padding: 3px; background-color: #212121; }
#header { padding: 3px; background-color: #2055bf; }
	#header a { color: #fff; }

.post-meta { padding: 15px 2px 2px 2px; }
	.post-meta a { color: #000; }
	.post-category, .post-tags { display: inline; }
		.post-category:after { content: "; "; }
.post-post { padding: 2px; }

#kfi_about { background-color: #f5f5f5; padding: 4px 2px; border-top: 1px solid #999; }
