/* Events listing styles
---------------- */

.events-head{ margin-top: 20px; }
.events-head h2{ font-size: 24px; line-height: 1em; color: #552812; margin: 0 0 16px; }
.events-head #event-filter{ height: 41px; background: url(/media/img/listing/events-filter-bar.gif) no-repeat left top; }
.events-head #event-filter form{ padding: 7px 16px 0 16px; margin: 0; }
.events-head #event-filter form div{ width: 35%; float: left; }
.events-head #event-filter form div label{ cursor: pointer; font-size: 14px; color: #fff; margin: 4px 10px 0 0; padding: 0; float: left; }
.events-head #event-filter form div input{ border: 1px solid #c1b7ad; font-family: georgia, times, serif; font-size: 12px; color: #3a2920; padding: 5px; background-color: #fff; float: left; width: 100px; }
.events-head #event-filter form input.submit{ float: right; margin-top: 3px; }

#event-listings .each .col-left{ width: 385px; float: left; }
#event-listings .each .col-right{ width: 185px; float: right; }
#event-listings .each h3{ margin: 0 0 4px; }
