#content #sideBar h3 {margin: 5px 0 20px; font-size: 30px;}

.ezev-event {
	padding-bottom: 15px;
	border-bottom: thin solid #A38A55;
    margin-bottom: 10px;
}

.ezev-date {
	margin-top: 0px;
	float: left;
	margin: 5px 10px 0 0;
	background-color: white;
	width: 25px;
	height: 25px;
	border: 1px solid #BDBDBD;
}

.ezev-month {
	color: #ffffff;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	background-color: #B40404;
}

.ezev-day {
	font-family: serif;
	color: #000000;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
}

#content .ezev-title, #content .ezev-title a {
	padding-bottom: 5px;
	padding-top: 0;
	font-size: 24px;
        text-decoration: none;
line-height: 1em;
}

.ezev-description {
	margin-right: 10px;
}

.ezev-loc-time {
	font-size: 14px;
	margin: 5px 0;
}

#feed {
	font-size: 10px;
}

#feed a{
	text-decoration: none;
}

.iCal {
	margin-top: 5px;
	float: right;
	line-height: 35px;
}

.iCal img {
	float: left;
	padding-top: 5px;
}

.ezev-pagination {
	margin-top: 25px;
	font-size: 10px;
	float: left;
	clear: both;
	width: 100%;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.events-header{
	line-height:normal !important;
}