The calendar isn't in a Wordpress installation, it's in a custom CMS.
What was happening was whenever you click a date, category or date range, you'd get the same URL with parameters (calendar.html?year=2014&month=10&day=23). We've modified that template to be canonical to the main calendar page, so hopefully that will address duplicates there.
When you click a specific event title, you get an event page with an event ID parameter (event.html?evid=1960). We've modified that template to display the date and event title in the <title>tag and a truncated description of the event in the meta description, so hopefully that will treat each event as a separate page with its own content.<br /><br />But we really do need to separate the subdomains from our reports, as the wordpress installations are throwing up duplicates for a lot of items, attachment posts, etc. This will be fixed with relaunches of those subdomains, but for the time being it sure makes hunting down actionable items on our main domain difficult.</p></title>