/* == 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 h1 {
	font-family: Verdana, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	color: #cc8849;
}

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

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

#sitename {
	font-family: Verdana, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-weight: normal;
	color: #ffffff;
}

#tagline {
	font-size: 13pt;
	color: #ffffff;
}

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

#credits a, .footer_scripts a {
	color: #c5c4c4;
}

#credits a:hover, .footer_scripts a:hover {
	color: #c5c4c4;
}