

/*--------------------------------------------

Sets the typography of the theme



Example:



h1 {

	font-family: "Pacifico";

	font-size: ;

	color: ;

}



---------------------------------------------*/



section.page_heading .logo a {

	font-family: "Pacifico";

	font-size: ;

	color: ;

}



section.page_heading .logo .tagline {

	font-family: "Cabin";

	font-size: ;

	color: ;

}



h1 {

	font-family: "Cabin";

	font-size: ;

	color: #000000;

}



h2 {

	font-family: "Cabin";

	font-size: ;

	color: #000000;

}



h3 {

	font-family: "Cabin Condensed";

	font-size: ;

	color: #383838;

}



section.page_heading { background: #47011d; }

div.events ul li .date,

ul.events_display li.current a { background: #7A9BBF; }

.icon,

span.color { color: #7A9BBF; }



.donate_button { background: #7A9BBF; }



