ul.eme_events_list {
	list-style:none;
	padding:0;
	margin:0;
}
ul.eme_events_list li {
	margin-bottom:25px;
	clear:both;
}
ul.eme_events_list li a {
    font-family: arial;
    font-size: 18px;
    line-height: 130%;
}
span.eme_nav_center {
	font-family:arial;
	font-size:18px;
}
li.widget_eme_calendar h3 {
	visibility:hidden;
}
#events-pagination-top {
	margin-bottom: 0px;
	padding:4px 0;
}
#events-pagination-bottom {
	display:none;
}
.eme_period {
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}
#content table.eme-calendar-table tr.days-names td {
	font-weight: bold;
	height:20px;
}
#content table.eme-calendar-table thead {
	font-size: 150%;
	font-weight:normal;
	font-family:arial;
}
#content table.eme-calendar-table thead tr td {
	border:0;
	height:40px;
	width:auto;
}
#content table.fullcalendar {
}
#content table.fullcalendar td {
    border: 1px solid #888888;
    height: 70px;
    width: 14%;
	font-family:arial;
}

#content td.eventful-post ul, #content td.eventful ul {
	margin:0;
	padding:0;
	list-style:disc inside none;
	color:#5e4600;
	width:auto;
}
#content td.eventful-post ul li, #content td.eventful ul li {
	line-height:100%;
	padding-left:3px;
	padding-right:2px;
}
table.eme-calendar-table td.eventful a, table.eme-calendar-table td.eventful-today a {
    color: #5e4600;
    font-weight: bold;
}
#content table.eme-rsvp-form tr th, #content table.eme-rsvp-form thead th {
    text-align: left;
    padding: 0 24px 0 0;
	font-size:14px;
	font-weight:normal;
	color:#000;
}
#content table.eme-rsvp-form input {
	width:250px;
	margin-bottom:6px;
    color: #444444;
    font-size: 12px;
    line-height: 140%;
}
#content table.eme-rsvp-form input[type="submit"] {
    color: #000;
    font-size: 14px;
}
#content table.eme-rsvp-form textarea {
	width:250px;
}
table.eme-rsvp-form th {
    width: 25%;
}
.entry-content table.eme-rsvp-form select {
    margin: 0 0 5px;
}
.entry-content table.eme-rsvp-form textarea {
    margin: 0 0 5px;
}
.eme-location-map {
    background: none repeat scroll 0 0 green;
    height: 200px;
    line-height: 100%;
    width: 350px;
}
table.fullcalendar ul li {
    margin: 4px 0 0;
}
.eme-required-field {
    display: none;
}
