/* CSS Document */

#menu div div { padding: 5px 0; }

#content { min-height: 520px; }

#content #bottomnav { clear: both; }

#calendar table { width: 99%; }
#calendar caption { font-weight: bold; font-size: 1.2em; text-align: left; padding: 5px 0; }
#calendar th, #calendar td { vertical-align: top; }
#calendar table img { padding-right: 5px; }
#calendar ul { list-style: none none; padding: 0; margin: 10px 5px; }

th.event { width: 30%; }
th.date { width: 16%; }
th.time { width: 24%; }
th.venue { width: 30%; }

#pr #date { width: 200px; float: left; padding-bottom: 20px; }
#pr #contact { width: 200px; float: right; text-align: right; padding-bottom: 20px; }
#pr p { clear: both; }

#content .canceled { text-decoration: line-through; }

#content div.columns2 { width: 250px; float:left; }
#content div.columns3 { width: 180px; float:left; }

#content div#InTheNews a { text-decoration: none; }
#content div#InTheNews a:hover { text-decoration: underline; }
#content div#InTheNews th, td { text-align: left; }
#content div#InTheNews th+th, #content div#InTheNews td+td { text-align: right; }

#socialmediaicons a:hover { background: none; }
#extras a:hover {background: none; }

fieldset { margin-bottom: 1em; background-color: #F7FCFC; padding: 6px;}
legend { font-weight: bold; color: #5F696D; }


