/* == 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-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-weight: bold;
	color: #ca1b0c;
}

#main h2, #main .widget_calendar caption {
	font-weight: bold;
	color: #9f0b09;
}