body {

	font: 10pt "Trebuchet MS",Tahoma,Arial, sans-serif;
}


h2 {
	font-size: 1.6em;
	margin: 0;
	float: left;
	width: 100%;
}



.rss-btn, #menu, #column-right, #pagination, .no-print {
	display: none;
}

.float-catch, h2, .vevent .dtstart {
	clear: both;
	display: block;
}


a {
	color: #4C92A5;
}

.vevent {
	width: 30%;
	margin: 1%;
	float: left;
	height: 2.1in;
	font-size: .9em;
}

.vevent .dtstart, .page-info {
	margin-bottom: .5em;
	font-size: .9em;
}

.vevent h3 {
	font-size: 1.3em;
	margin: .2em 0 0 0;
}
.vevent p {
	margin: .2em;
}
.vevent h3 a {
	color: inherit;
	text-decoration: none;
}
.vevent .status-link {
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}
.vevent .thumb {
	display: none;
}


hr {
	height: 0px;
	border: 1px solid #ccc;
	border-width: 1px 0px 0px 0px;
	margin: .5em 0em .5em 0em;
}

#footer {
	clear: both;
	display: block;
	width: 100%;
	float: left;
}

#footer ul {
	display: none;
}

#footer ul.copyright {
	display: block;
	list-style: none;
}

#footer ul.copyright li {
	width: 50%;
	text-align: center;
	float: left;
}


