/* _iFrame Content
==========================================*/


/* _Body
==========================================*/

html { height: 100%; margin-bottom: 1px; }
body {
	margin: 0 0 0 15px;
	padding: 0;
	background: #feeeae;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00;
	font-size: 100%;
}
p { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	line-height: 11px; 
	font-size: 11px;
	margin: 0 0 0 0; 
}
img { border: 0px; padding: 0; margin: 0; }


/* _Containers
==========================================*/

.homepageEventItem { width: 200px; height: 283px; margin: 0 10px 0 0 ; float: left; position: relative; }

.homepageEventItemImage { }
.homepageEventItemImage a img { margin: 0 0 0 0; padding: 0; border: 1px solid #000; }
.homepageEventItemTitle { line-height: 14px; font-size: 12px; color: #900; font-weight: bold; }
.homepageEventItemVenue { line-height: 13px; font-size: 11px; color: #6d3c37; }
.homepageEventItemDate { line-height: 14px; font-size: 12px; }
.homepageEventItemPrice { line-height: 14px; font-size: 12px; color: #6d3c37; font-weight: bold; }

.homeEventItemSummary { line-height: 13px; font-size: 11px; }

.clear { 
	height: 22px; width: 200px; position: absolute; bottom: 0;
	border: 1px solid #000; 
	background: #000 url(../images/back-titles2.gif) repeat-x;
	font-size: 0; line-hight: 0;
	clear: both;
}
.clear a img { margin: 0; padding: 0; border: 0; }
.prop { font-size: 0; }