/* == Stop Editing Here! == */
/* Anything beneath the above line will be deleted if you publish CSS under Appearance / Custom CSS. If you want to manually insert additional CSS, place it further up. */

#main h1 {
	font-size: 22pt;
}

#main h1 a:hover {
	color: #81376f;
}

#main .entry_categories {
	font-size: 9pt;
}

#main .entry_tags {
	font-size: 9pt;
}

#main .comment_content {
	font-size: 9pt;
}