/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/

@font-face {
	font-family: revo_font;
	src: url('http://revo.victoryfamilychurch.com/ambulance_shotgun.ttf');
}

#events-list h3{
color: white;
//font-family: revo_font;
}

#flickr h3 {
color: white;
}

.eventItem{ color: white;}
.eventItem a{ color: red; text-transform:capitalize;}
