﻿#event-calendar-events ul, .event-calendar-events ul li { list-style:none; margin:0; padding:0; }

#event-calendar-events .vevent { padding:0 0 1em; margin:0 0 1em; border-bottom:1px solid #ccc; }

.event-calendar-other-dates { margin:1em 0 0; }
.event-calendar-other-dates ul, .event-calendar-other-dates ul li { list-style:none; margin:0; padding:0; }
.event-calendar-other-dates h4 { margin:0; }

.vevent .dates { font-weight:700; }

.calendar-view-more.loading {color: #ccc;}

h3.summary{
	font-size:18px;
	font-weight:bold;
}
h3.FBold{
	font-size:14px !important;
	font-weight:bold !important;
	color:#686868 !important;
}
.feed a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	text-decoration:none;
}
.event-calendar-controls{
	width:25%;
	float:right;
	display:inline;
}
.event-holder{
	width:74%;
	float:left;
}
