
/*--------------------------------------------
Sets the typography of the theme

Example:

h1 {
	font-family: "Pacifico";
	font-size: ;
	color: ;
}

---------------------------------------------*/

section.page_heading .logo a {
	font-family: "Aldrich";
	font-size: ;
	color: ;
}

section.page_heading .logo .tagline {
	font-family: "Allerta Stencil";
	font-size: ;
	color: ;
}

h1 {
	font-family: "Aldrich";
	font-size: ;
	color: ;
}

h2 {
	font-family: "Aldrich";
	font-size: ;
	color: ;
}

h3 {
	font-family: "Aldrich";
	font-size: 24px;
	color: ;
}

section.page_heading { background: #c11832; }
div.events ul li .date,
ul.events_display li.current a { background: #c11832; }
.icon,
span.color { color: #c11832; }

.donate_button { background: #c11832; }

div.sub_heading h2, div.box_heading h2, h1, h2 { color: #c11832; }

