body {
	background: #1a1a1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #888482;
	text-decoration: none;
}
#top #logo {
	background-image: url(../images/logos/events.jpg) !important;
}
div.text {
	width: 630px;
	padding: 0 0 0 26px;
	margin: 0;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #888482;
	text-decoration: none;
}
div.events-post {
	width: 515px;
	padding: 0;
	margin: 0 0 30px 0;
	display: block;
	clear: both;
}
div.events-title {
	width: 510px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}
a.events-title {
	background-color: #ec297b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #1a1a1a;
	text-decoration: none;
	margin: 0;
	padding: 0 4px 0 4px;
	line-height: 40px;
	letter-spacing: -1px;
}
a.events-title:hover {
	background-color: #ec297b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #2a2a2a;
	text-decoration: none;
	margin: 0;
	padding: 0 4px 0 4px;
	line-height: 40px;
	letter-spacing: -1px;
}
div.events-date {
	background-image: url(../images/assets/events-date.gif);
	background-position: 0% 0%;
	background-repeat: repeat-x;
	width: 510px;
	height: 16px;
	margin: 8px 0 5px 0;
	padding: 4px 0 0 5px;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	letter-spacing: normal;
	cursor: default;
}
div.events-text {
	width: 510px;
	margin: 6px 0 0 0;
	padding: 4px 0 0 5px;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	letter-spacing: normal;
}
#lmenu {
	width: 220px;
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
	text-align: right;
}
#lmenu a {
	padding: 0;
	margin: 0 0 2px 0;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ec297b;
	text-decoration: none;
	text-align: right;
}
#lmenu a:hover {
	padding: 0;
	margin: 0 0 2px 0;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: right;
}

