/* EVENT LIST PAGE OVERRIDES */
div.module .separator { border:none; clear:both; }
div.module .item .location { float:left; clear:both; background-repeat:no-repeat; background-position:right center; padding-right:7px; margin-right:5px;}

#eventListOutput {}
#eventListOutput h4.date { font-size:18px; color:#145220; font-weight:bold; padding:30px 0 10px 0; border-bottom:solid 1px #87A638;}
#eventListOutput h4.date.first { padding:0 0 10px 0;}
#eventListOutput .row { background:url(../../../images/events/border-bg.png) repeat-y top left; padding:0 0 10px 0;}
#eventListOutput .innerRow { padding:10px 0; *padding:5px 0;}
#eventListOutput .rowFoot { clear:both;}
#eventListOutput .timeDisplay { width:70px; float:left; margin:auto; font-family:Tahoma, Geneva, sans-serif; font-size:15px; color:#13521F; padding:0 25px 0 0; width:70px; text-align:right;}
#eventListOutput .timeDisplay span { color:#4B9E5F;}
#eventListOutput .descriptorBody { float:left; width:575px;}
#eventListOutput .descriptorBody.featured { background:url(../../../images/events/featured.jpg) no-repeat left center; padding:0 0 0 70px; width:520px;}
	
/* base row style */
#eventListOutput .row { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; color:#43A38D; border-bottom:solid 1px #87A638;}
#eventListOutput .row a { color:#43A38D;}
#eventListOutput .row a:hover { color:#43A38D;}
				
/* override event only style */
#eventListOutput .row .event { color:black;}
#eventListOutput .row .event a { color:#005751;}

span.member { font-family:Arial, Helvetica, sans-serif; color:#4B9E5F; text-transform:uppercase;}

#ListActionBarBottom { margin:30px 0 5px;}

