@charset "utf-8";
/* CSS Document */

ul.civieventlist {
	padding: 0 0 0 0;
	font-size: .9em;
	line-height: 160%;
	list-style: none;
	/*font-family: 'Roboto Condensed';*/
	margin-left: 0;
}

ul.civieventlist li {
	border-bottom: solid 1px #fff;
	padding: 6px 0;
}

ul.civieventlist li:last-child {
	border-bottom: none !important;
	padding-top: 6px;
        padding-bottom: 0px !important;
}

#page\#5 .civieventlist-item:nth-child(7) {
	border-bottom: 1px solid transparent !important;
	padding-top: 6px;
    padding-bottom: 0px !important;
}


ul.civieventlist a {
	font-size: 1.3em;
	font-weight: bold;
}

span.eventcity {color: #fff !important}

ul.civieventlist .eventdate {
	font-size: 1em;
	color: #fff;
}