/* @override http://pygta.org/media/css/pygta.css */

body { margin: 0px; padding: 0px; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; background-color: #FFF; color: #000; }

h1.overall-title { margin-top: 0; padding: 2em; font-size: 150%; background-color: black; color: white; font-weight: normal; text-align: center; }
h1.overall-title a { color: #FFF; }
h1.overall-title img { float: left; border: none; }

ul.menu { padding: 0; margin: 0; text-align: center; }
ul.menu li { list-style-type: none; display: inline; padding-left: 1em; padding-right: 1em; }

h2 { font-size: 150%; background-color: #f0fff0; font-weight: normal; }

a { text-decoration: none; }
a:hover { color: #00ff00; }
a:link,a:active { color: #008800; }
a:visited { color: #007700; }
a:active .date { color: green; }
a:hover { color: #00cc00; }

h3.event-title { margin-top: 0; }

.event-summary, .event-body { margin-left: 4em; }

.content { margin: 1em; }

.date { color: #008400; }
.about { margin: 2em; color: #7f7f7f; }

div.content, div.footer { margin: 4em 5em; }
div.footer { font-size: .8em; }

.venue-note { margin: 1em; }

label { display: inline; font-weight: bolder; width: 200px; float: left; clear: both; }