.tribe-mini-calendar-event .list-date .list-dayname {
	background: #fff;
	color: #cc0000;
	padding: 3px;
	font-family: "GlyphaRoman";
	font-size: 12px;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 2px;

}

.tribe-mini-calendar-event .list-date {
	float : left;
	overflow:hidden;
	font-weight:bold;
	margin: 10px 5% 10px 0;
	padding: 3px;
	width: 15%;
	text-align:center;
	display: inline;
	background: #cc0000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-radius: 2px;
}

.tribe-mini-calendar-event .list-date .list-daynumber {
	color      : #fff;
	font-size  : 25px;
	width: 100%;
	line-height: 25px;
	display    : block;
	text-align : center;
	font-family: "UniversCondensed";
}

.tribe-mini-calendar-event {
	overflow:hidden;
	width:100%;
	padding-bottom : 5px;
	margin-bottom  : 5px;
	border-bottom  : 1px solid #fff;
}

.tribe-events-title a{
	color: #fff !important;
	font-size: 1.4em;

}

.tribe-events-duration {
	font-size: 1.1em;
	color: #fff !important;
	font-family: "UniversRoman";
	}
	
.tribe-events-widget-link a{
	color: #fff;
	}
	
.tribe-event-date-start {
	color: #fff !important;
	}

.tribe-events-widget-link a{
	color: #fff !important;
	}
	
.tribe-countdown-text a{
	color: #fff !important;
	font-family: "UniversCondensed";
	text-transform: Uppercase;
	font-size: 1.8em;
	}
	
.tribe-countdown-number  {
	color: #fff !important;
	font-size: 4em !important;
	}
	
.tribe-countdown-colon {
	color: #EDEDED !important;
	}
	
.tribe-countdown-under {
	color: #fff !important;
	}
	
.feature-news a{
	color: #fff !important;
	}
	
.pagination a{
	color: #fff !important;
}

.garcia {
margin-top: -50px !important;
margin-bottom: -50px !important;
position: relative;
z-index: 300;
}