/* == 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. */

.sidebar a {
	text-decoration: none;
	color: #52634B;
}

.sidebar h2, .sidebar .widget_calendar caption {
	color: #c38a32;
}

#sitename {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
	font-weight: bold;
	color: #547845;
}

#tagline {
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook L", "DejaVu Serif", Serif;
	font-weight: bold;
	font-style: italic;
	color: #52634B;
}