/* == 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: #348017;
}

#main h1 {
	font-family: "Trebuchet MS", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 16pt;
	font-weight: bold;
	color: #c80e49;
}

#main h1 a {
	color: #c80e49;
}

#main h1 a:hover {
	color: #348017;
}

#main h2, #main .widget_calendar caption {
	color: #c80e49;
}

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

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

.sidebar a {
	color: #348017;
}

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

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

.sidebar h3 {
	font-weight: bold;
}

#sitename {
	font-weight: bold;
}

#sitename a {
	font-weight: bold;
}

#tagline {
	font-weight: bold;
}

#navbar a {
	font-weight: bold;
}

#footer a {
	font-weight: bold;
}

html {
color:#000;
background:#82052D;
}