/* == 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: 11pt;
}

#main a {
	font-weight: normal;
	text-decoration: none;
	color: #1961A9;
}

#main h1 {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
}

#main .entry_categories {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 9pt;
}

#main .entry_categories a {
	text-decoration: none;
	color: #1961A9;
}

#main .entry_tags a {
	text-decoration: none;
	color: #1961A9;
}

#main .comment_date {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
}

.sidebar {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
	font-size: 11pt;
}

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

#navbar {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 10pt;
}

#navbar a {
	font-weight: bold;
	text-decoration: none;
}

#footer {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 9pt;
	color: #1961A9;
}

#credits, .footer_scripts {
	font-size: 9pt;
}

.footer_widget {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 9pt;
}