/*  
Theme Name: VPEF Theme
Theme URI: http://www.vpef.org
Description: A simple, clean and 2 column fresh blog design.
Date: 17th Feb 2010
Author: Leticia Shaw
Author URI: http://www.shaw-webdesigns.com
*/

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

/*--Over-ride plugin styles --*/
.ec3_list {	/* Specific to the event calendar plugin */
	margin-left: 5px;
	word-spacing: -1px;
	letter-spacing: -0.2px;
	color: #880000;
}

li.ec3_list_day:before {
	content:"\00BB" !IMPORTANT;
   padding-right: 10px;
}

li.ec3_list_day {
	color:#777777;
	list-style:disc;
}

li.ec3_list_day li {
	padding-left:10px;
}
