html, body{
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Verdana, Helvetica, Arial;
}
#sidebar, #action-bar, .pagination, #leave-comment{
	display: none;
}
#title{
	font-size: 46pt;
}
a{
	color: #888;
}
.post h1{
	font-size: 20pt;
}
.post h1 a{
	text-decoration: none;
}
.post .content{
	font-size: 12pt;
}
.post .info{
	font-size: 8pt;
	color: #888;
}
#tags{
	margin: 24px 0;
	font-size: 8pt;
}
.comment{
	margin-top: 24pt;
}
.comment .info{
	font-size: 8pt;
}
