/* == 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 a {
	color: #f16e13;
}

#main h1 {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 17pt;
	font-weight: bold;
	font-style: normal;
}

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

#main h1 a:hover {
	font-weight: bold;
	text-decoration: none;
}

#main .entry_categories a {
	color: #b51b1b;
}

#main .entry_tags a {
	color: #b51b1b;
}

#main .comment_date a {
	color: #b51b1b;
}

.sidebar {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 11pt;
}

.sidebar a {
	color: #f16e13;
}

.sidebar h2, .sidebar .widget_calendar caption {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 13pt;
}

.footer_widget {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
}

.footer_widget h2, .footer_widget .widget_calendar caption {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
}

.footer_widget h3 {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
}

#footer_boxes {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
}

#footer_boxes h2, #footer_boxes .widget_calendar caption {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
}

#footer_boxes h3 {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
}