#top h1 { margin-bottom: 0; }
#top p { margin: 0 auto; font-size: 12px; width: 80%; }

#subhead { font-family: "museo-slab", "Museo Slab", "Museo", "Noto Sans", sans-serif; display: inline-block; text-transform: uppercase; color: white; font-size: 30px; line-height: 40px; }
#subhead a { color: white; }

section.date { padding: 82px 0; }
section.date h1 { color: #0e375e; font-size: 36px; }

section.events { background-color: #eef4f6; }
section.events .event { text-align: left; *zoom: 1; max-width: 940px; _width: 940px; padding-left: 10px; padding-right: 10px; margin-left: auto; margin-right: auto; }
section.events .event:after { content: ""; display: table; clear: both; }
section.events .event:not(:last-child) { background: -webkit-gradient(linear, 50% 0%, 50% 2, color-stop(50%, #ffffff), color-stop(100%, #ffffff)); background: -webkit-linear-gradient(#ffffff 1px, #ffffff 2px); background: -moz-linear-gradient(#ffffff 1px, #ffffff 2px); background: -o-linear-gradient(#ffffff 1px, #ffffff 2px); background: linear-gradient(#ffffff 1px, #ffffff 2px); background-size: 100% 2px; background-position: 50% 100%; background-repeat: no-repeat; padding-bottom: 50px; margin-bottom: 50px; }
section.events .event .time { width: 23.40426%; float: left; margin-right: 2.12766%; display: inline; font-family: "Noto Sans", Helvetica, sans-serif; padding-top: 6px; font-weight: bold; font-size: 26px; }
section.events .event .time .meridian { font-size: 18px; font-weight: normal; color: #7e7e7e; }
section.events .event .body { width: 57.44681%; float: left; margin-right: 2.12766%; display: inline; }
section.events .event .body h2 { font-size: 26px; line-height: 32px; }
section.events .event .body p { margin-top: 1em; font-size: 14px; color: #394b50; }
section.events .event .body a { cursor: pointer; }
section.events .event .location { width: 14.89362%; float: left; margin-right: 2.12766%; display: inline; float: right; margin-right: 0; *margin-left: -20px; display: inline; font-family: "Noto Serif", Georgia, serif; font-style: italic; text-align: right; font-size: 12px; color: #3499b7; }
