#container,
#footer
{
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

#container h1,
#container #content-left h2
{
    font-size: 140%;
    font-weight: normal;
}

#container #content-left h1,
#container #content-left h1 a,
#container #content-left h2,
#container #content-left h2 a
{
    color: #E09200;
}

#container #content-text h1,
#container #content-text h1 a,
#container #content-text h2,
#container #content-text h2 a,
#container #content-text h3,
#container #content-text h3 a
{
    color: #b8c411
}

#container h1,
#container h2,
#container h3
{
    text-align: left;
}

#content-left h1.first,
#content-left h1:first
{
    margin-top: 0;
}

#container h2
{
    font-size: 120%;
}

body.mainpage #container #content-text div.hentry h2
{
    float: left;
    margin-bottom: 0;
}

#container #content-text h3
{
    margin-bottom: 0;
}

#container #content-text div.hentry span.published
{
    font-size: 7pt;
    color: #000000;
    font-weight: normal;
    white-space: nowrap;
}

#container #content-text div.hentry p.entry-summary
{
    clear: both;
}

#container #content-text p.read-more
{
    margin: 0;
}

#container .read-more
{
    white-space: nowrap;
    font-weight: bold;
}

#container #footer a.read-more
{
    text-decoration: underline;
}

#container h3
{
    font-size: 110%;
    font-weight: bold;
}

#content a:link,
#content a:visited
{
    color: #0584c9;
}

#container #content a:hover img,
#container #content a:visited:hover img
{
    border-color: #0584c9;
}

#content ul.section_list
{
    padding: 0;
    margin: 0 0 1em;
    list-style: none;
}

#content ul.section_list li
{
    display: inline;
    margin-right: 1em;
    padding-right: 1em;
}

#content ul.section_list li.selected
{
    font-weight: bold;
    text-decoration: underline;
}

#content div.form label,
#content div.form span.label
{
    display: block;
}

#content div.form span.label
{
    font-weight: bold;
}

#content div.form label
{
    margin-bottom: 1em;
}

#content div.form input.text,
#content div.form textarea
{
    width: 370px;
}

#content .error
{
    color: red;
}

#content div.form_toolbar
{
    margin-top: 1em;
}

#footer h3
{
    margin-bottom: 5px;
}

#footer p
{
    margin: 0 0 5px;
}

#content p.notice
{
    padding: 1em;
    border-style: solid;
    border-width: 1px;
    border-color: red;
}

#sponsor_list
{
    border-collapse: collapse;
    border-spacing: 0;
}

#sponsor_list th,
#sponsor_list td
{
    padding-right: 1em;
    vertical-align: top;
    text-align: left;
    border-style: none none solid;
    border-width: 1px;
    border-color: #dddddd;
}

#sponsor_list td.actions
{
    white-space: nowrap;
}

#content-text td
{
    vertical-align: top;
}

#content-text table.events
{
    width: 100%;
}

#content-text table.events td
{
    padding-right: 1em;
}

#content-text table.events td.dates
{
    width: 150px;
    padding-right: 0.5em;
}

