/* CSS for event pages */


.eventpage {
	float:right;
	}
img.eventpage {
	float:right;
	height:24px; 
	margin-left:10px;
	}
h3.eventdate {
	margin:5px 0px 20px 0px;
	}

.eventvideo {
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
	margin: 20px 0px 15px 0px;
	}

.imagecaption {
	text-align:center; 
	line-height:100%;
	font-size:15px;
	color:white;
	}