/* CSS Document
=================================
 * Media: print
 */

body {
	font-family: Georgia, "New York CE", utopia, serif;
}

a {
	color:#000;
}

p.more,
.to-admin,
.post-edit-link {
	display:none;
}


h1 a {
	display: block;
	text-decoration: none; text-align: center; font-size:18pt;
}

h1 a:after {
	content:attr(href);
	display:block; text-align: center; font-size:12pt; color:#666; font-weight: normal;
}

h2 {
	font-size:16pt;
}