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



#eventlist p {
	margin-bottom:5px;
}

#eventlist h2 {
	margin-bottom:10px;
	color:#000000;
}

.event_data, .event-display-boxes {
	background: #d7e2e4;
	padding:20px;
	color:#000;
	margin-bottom:5px;
}
.event_title a{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 5px 0;
	margin-bottom: 15px;
	
}

.event_price {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	
}

.fieldtitles, .section-title, .span_event_time_label, .event_price_label{
	font-size:10px;
	font-weight:bold;
	color:#045767;
	
}


.event_date {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color:#000;
}

.eventlocation {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color:#000;
}

.eventprice {
	text-align:right;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-right:10px;
	text-align:center;
}

.eventdescription {
	font-size: 11px;
	line-height:14px;
	color: #666;
	margin: 0px;
	padding: 0px;
	
}
.eventdeadline {
	text-align:right;
	font-weight: bold;
	color: #F00;
	font-size: 12px;
	padding-right:10px;
	line-height:14px;
	text-align:center;
}
.eventtime {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding-left: 10px;
}











#eventstable {
	padding:0;
	
	width: 586px;	
}

div#eventstable div div.entry-content div.eventsrow div.leftcell p{
	color:#000;
}

#eventstable h2 {
	
	background-image: url(images/bg_events_80.png);
	background-repeat: no-repeat;
	width: 566px;	

	color:#fff;
	padding:10px 10px 10px 20px;
	margin:0;
	font-size:16px;
	text-transform:uppercase;
}

#eventstable h2.bottom {
	
	background: url(images/bg_events_80.png) 0 -420px no-repeat;
	
	width: 566px;	

	color:#fff;
	padding:20px 10px 10px 20px;
	margin:0;
	font-size:16px;
}

#eventstable td {
	border:none;
}

.eventsrow {
	
	background:url(images/bg_events_80.png) no-repeat left -50px;
	
}


#eventstable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	padding-top: 15px;
}

.leftcell {
	
	float:left;
	width:370px;
	padding:20px;}
	
 .rightcell {
	
	float:right;
	padding:20px 20px 0 0;
	width:120px;
	}

	
	#eventstable p {
    margin-bottom: 5px;
	
}
.eventtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom:solid #999 1px;
	
}

.eventdate {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color:#000;
}

.eventlocation {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color:#000;
}

.eventprice {
	text-align:right;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-right:10px;
	text-align:center;
}

.eventdescription {
	font-size: 11px;
	line-height:14px;
	color: #666;
	margin: 0px;
	padding: 0px;
	
}
.eventdeadline {
	text-align:right;
	font-weight: bold;
	color: #F00;
	font-size: 12px;
	padding-right:10px;
	line-height:14px;
	text-align:center;
}
.eventtime {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding-left: 10px;
}

.eventbook{}
