<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* == 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 {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

#main a {
	font-weight: normal;
	text-decoration: underline;
	color: #f532ca;
}

#main a:hover {
	color: #733366;
}

#main h1 {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
	font-size: 15pt;
	font-weight: bold;
	font-style: normal;
	color: #733366;
}

#main h1 a {
	font-weight: normal;
	text-decoration: none;
	color: #733366;
}

#main h1 a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #f532ca;
}

#main h2, #main .widget_calendar caption {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
	font-size: 9pt;
}

#main .entry_date {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #733366;
}

#main .entry_categories {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
	font-size: 9pt;
	color: #733366;
}

#main .entry_tags {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
	font-size: 9pt;
	color: #733366;
}

#main .comment_date {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
	font-size: 9pt;
	color: #733366;
}

#main .comment_header {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
	font-size: 9pt;
	color: #733366;
}

#main .comment_content {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
}

#navbar {
	font-family: "Trebuchet MS", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #f532ca;
}

#navbar a {
	font-weight: normal;
	text-decoration: none;
	color: #f532ca;
}

#navbar a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #f532ca;
}</pre></body></html>