.wpwEventName {
	font-weight: bold;
}
.wpwVenueName {
	color: #458046;
	font-weight: bold;
}
.wpwEventTimes {
	color: #666;
}
.wpwMoreInfo {
	color: #333;
}
.wpwCallout1 {
	padding: 6px;
	background: green;
	border-top: 2px solid red;
	border-bottom: 2px solid red;
	font: normal 14px Verdana, Helvetica, sans-serif;
}
.wpwCallout1, 
.wpwCallout1 a {
	color: white;
}
#wpwThisDate .section {
	margin-bottom: 14px;
}
#wpwThisDate {
	padding: 12px;
	border: 4px solid red;
}

#wpwThisDate h2 {
	margin: 0 0 4px 0;
	padding: 0;
}

#wpwThisDate .readMore {
	margin-bottom: 4px;
}
#wpw-detail .event-name {
	font-weight: bold;
	font-size: 1.2em;
}
#wpw-detail #details-table-container {
	margin: 2em 0;
	padding: 24px;
	border: 4px solid red;
}

#wpw-detail table#event-details td {
	vertical-align: top;
	font-size: 1.3em;
	padding-bottom: 1em;
}
#wpw-detail table#event-details td.label {
	font-style: italic;
	color: #999;
	text-align: right;
	padding-right: 1em;
	white-space: nowrap;
}
.wpw-detail-link {
	width: 130px;
	padding: 4px 6px 6px;
	text-align: center;
	background-color: #f5f5f5;
	border: 2px dashed #008000;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #666;
	font-weight: normal;
}
.wpw-detail-link a {
	text-decoration: none;
	color: #000080;
	font-weight: bold;
}

.wpw-detail-link a:hover {
	text-decoration: underline;
}
