/* == 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: Verdana, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 12pt;
}

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

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

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

.sidebar {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 11pt;
	font-weight: normal;
}

.sidebar a {
	font-weight: normal;
	text-decoration: none;
	color: #0000ff;
}

.sidebar a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #ff6600;
}

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

.sidebar h3 {
	font-size: 10pt;
}

#sitename {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
	font-size: 20pt;
}

#navbar {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}

#navbar a:hover {
	color: #fdfb63;
}

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

.header_widget h2, .header_widget .widget_calendar caption {
	font-size: 10pt;
}

.header_widget h3 {
	font-size: 9pt;
}