/* event drop w/ categories CSS styles */

div#event_drop { width:450px; position:relative; float:left; padding:0px; }

div#event_drop h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#44340a; line-height:30px; font-weight:normal; margin:0 0 6px 0; padding:0 0 0 10px; display:inline-block; float:left; }

div#event_drop .title a { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; line-height:16px; color:#0f481b; font-weight:normal; margin:0; padding:0; }

div#event_drop div#dropdown { padding:10px 0 0 0px; margin:0; float:right; font:12px; line-height:13px; height:26px; }

div#event_drop div#dropdown select { width: 150px; }

/* event list */
div#event_drop table#list { width:450px; float:left; clear:both; }

div#event_drop div.event_cat div.name { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#0f481b; line-height:30px; font-weight:normal; margin:6px 0; display:inline-block; float:left; width:440px; height:30px; background: url(/images/bg-events-cat.gif) repeat-x; padding:0 0 0 10px; }

div#event_drop { float:left; margin-bottom: 10px; }

div#event_drop .event { width:450px; float:left; clear:both; border-bottom:solid 1px #dbdacc; margin-bottom:10px; }

div#event_drop .event td.left { background: url(/images/bg-events-left.jpg) no-repeat; width:69px; height:69px; }

div#event_drop .event td.left .month { display:block; margin:0; padding:10px 0 9px 0; text-align:center; font-size:11px; color:#ffffff; text-transform:uppercase; }

div#event_drop .event td.left .day { display:block; margin:0; padding:0px; text-align:center; font-size:28px; color:#44340a; font-weight:bold; }

div#event_drop .event td.info { padding:10px; }
