/* biztimes.com Event Listing css file   */
/* Created by Red Anvil, LLC.            */

div.eventDetail { }
	div.eventDetail h3 { color:#666; font-size:160%; font-style:italic; line-height:1em; letter-spacing:-2px; margin-bottom: .5em; }
	div.eventDetail .eventContent { line-height: 1.4em; }

dl.eventListing { border-top:1px solid #ccc; clear:both; }
	dl.eventListing dt { background:#fff url(../images/layout/greyfade.gif) top left repeat-x; clear:both; color:#666; display:inline; float:left; font-size:160%; font-style:italic; line-height:1em; letter-spacing:-2px; margin:0; min-height:35px; padding:4px 10px; text-align:right; width:160px; }
		dl.eventListing dt .eventTime { text-transform: lowercase; }
	dl.eventListing dd { display:inline; float:left; margin:0 !important; padding:0 !important; width:430px; }
		dl.eventListing dd h3, 
		dl.eventListing dd h4, 
		dl.eventListing dd h5, 
		dl.eventListing dd h6, 
		dl.eventListing dd p { margin:0; padding:2px 8px; }
			dl.eventListing dd h3.important,
			dl.eventListing dd p.important { background-color:#ffc; }
		dl.eventListing:after { content:"."; display:block; height:0; clear:left; visibility:hidden; }

div.eventAddress { border: 1px solid #ccc; margin: 10px 20px; padding: 10px; }
	div.eventAddress h3,
	div.eventAddress p { margin: 0 !important; padding: 0 !important; }

