@import 'c/reset.css';
@import 'c/typography.css';
@import 'c/color.css';

body {
  font-size: 10pt;
}
#header h1 {
  background: none;
	font-size: 2em;
	margin-bottom: 0;
  text-indent: 0;
}
#sidebar, 
#nav,
.navigation {
  display: none;
}
.hentry {
  margin-bottom: 1em;
}
.hentry .meta {
  margin-bottom: 0;
}
