#sidebar {
  display: none;
}

#header h1 {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	margin: 0;
	padding: 0 0.2em 0 0;
}

#header, #content, #header h1, #content h1 {
  display: inline;
}

#header h1, #content h1 {
  font-size: 2em;
}

ul.posts .actions {
  display: none;
}