/* FULL */
#upcoming-events {
	margin-bottom: 1em;
}
#upcoming-events .full {
	border-bottom: 1px solid #CCC;
}
#upcoming-events .full .date {
	font-size: 1.5em;
	line-height: 1em;
}
#upcoming-events .full .entry-title {
	clear: none;
	margin: 0;
}
#upcoming-events .full .entry-meta {
	margin-bottom: 1em;
}
.post-categories {
	overflow: visible;
	display: inline;
	height: 1em;
	line-height: 1em;
}
.entry .post-categories li {
	overflow: visible;
	display: inline;
	height: 1em;
	float: none;
}
.entry .post-categories li a {
	height: 1em;
	margin-right: 5px;
	padding: 0;
	background: none;
	color: #000;
	font-size: inherit;
	line-height: inherit;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
.entry .post-categories li a:hover {
	background-image: none;
}
.entry .post-categories li.cat-events a {
	background-color: transparent;
}
.entry .post-categories li a:hover {
	padding-right: 5px;
	background-image: none;
}
.entry .sep,
.entry .time {
	height: 1em;
	line-height: 1em;
}


/* PAST */
#past-events .entry-title {
	margin: 0;
	font-size: 1.5em;
}
#past-events .entry-meta {
	margin-bottom: 1em;
}

