
div.category {
	text-align: center;
}

div.category span.category {
	display: inline;
}

div.category span.category a {
	font-size: 110%;
	padding: 5px 20px;
}

/***********************************************************************/
body#single div.category span a {
	padding: 5px 50px;
}

body#single h1.entrytitle,
h2.entrytitle {
	border-bottom: 2px solid #aeaeae;
	font-size: 200%;
	font-weight: 500;
	line-height: 1.3em;
	margin: 10px -5px;
	padding: 30px 10px 10px 10px;
	text-align: center;
}

