/* v1.0 | 20080212 | http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
html, body {
    line-height: 1;
    margin: 0 0 0px;
    background-color: #0089b1;
    color: #ccc;
    font-family: helvetica, sans-serif;
    height: 100%;
    width: 100%;
}
p {
    line-height: 1.2;
}
div {
    position: relative;
    float: left;
}
a, a:link, a:hover, a:active, a:visited {
    text-decoration: underline;
    color: #333;
    outline: 0;
}
.row {
    clear: both;
}
ol, ul {
    list-style: none;
}
#wrapper {
    height: 100%;
    width: 100%;    
}
#page, #footerPage {
    width: 960px; 
    margin: 0 auto;   
    float: none;
}
#top, #middle, #bottom {
    width: 100%;
    clear: both;
}
#top {
    height: 230px;    
}
#top a {
    display: block;
    position: relative;
    margin-top: 100px;
    width: 355px;
    float: left;    
}
#sponsor {
    width: 342px;
    height: 155px;
    background: transparent url('images/sponsor-bg.gif') no-repeat;
    font-size: 12px;     
}
#sponsor h3 {
    color: #cff;
    font-weight: normal;
    margin: 8px 0px 10px 40px;
    width: 260px;
}
#sponsor p {
    color: #333;
    width: 260px;
    margin-left: 40px;
}
#newsletter {
    float: none;
    position: absolute;
    top: 100px;
    right: 0px;
    width: 255px;
    height: 30px;
}
#newsletter input[type=submit] {
    background: transparent url('images/bike-newsletter.gif') no-repeat center bottom;
    cursor: pointer;
    cursor: hand;
    width: 60px;
    height: 29px;
    border: 0;  
    float: right;
    position: relative;
    display: block;
}
#newsletter input[type=submit]:hover {
    background-position: center top;
}
#newsletter input[type=text] {
    background-color: #33a1c1;
    border: 6px solid #33a1c1;
    border-bottom: 5px solid #33a1c1;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #cff;
    width: 172px;
    float: left;
    position: relative;
    display: block;    
}
#newsletter input[type=text]:hover, #newsletter input[type=text]:focus {
    background-color: #4bbada;
    border-color: #4bbada;
}
#middle #content {
    width: 600px;
    margin-bottom: 40px;    
}
#content h1 {
    color: #fff;
    margin-bottom: 5px;
    font-size: 36px;    
}
#content p.large {
    font-size: 24px;    
}
#content p em {
    text-decoration: underline;
    font-weight: normal;
    font-style: normal;
}
#content h2 {
    margin-top: 30px;
    margin-bottom: 30px; 
    font-size: 24px;
    font-weight: normal;   
}
#content h2 em {
    color: #cff; 
    font-style: normal;   
}
#content #facebook {
    clear: left;
    width: 100%;
    height: 30px;
    margin-bottom: 50px;    
}
#content #map {
    background-color: #1a95b9;
    clear: left;
    width: 560px;
    padding: 50px 20px 20px 20px;     
}
#map h2 {
    font-size: 14px;
    position: absolute;
    top: -20px;
    left: 10px;
    color: #333;
}
#resources {
    width: 100%;
    margin-bottom: 60px;
}
#resources li {
    display: block;
    float: left;
    width: 200px;
}
#resources a {
    text-decoration: none;
    display: block;
}
#resources h3 {
    margin-left: 10px;
    color: #cff;
    font-weight: normal;
}
#resources img {
    display: block;
    position: relative;
    left: 50%;
    margin-left: -45px;
    margin-bottom: 10px;
} 
#resources p {
    margin-left: 10px;
}
#resources h2 {
    font-size: 14px;
    color: #333;
    padding: 8px; 
    background-color: #1a95b9;
}
#sidebar {
    margin-bottom: 40px;
}
#middle #sidebar {
    width: 320px;
    margin-left: 40px;
    text-align: center;    
}
#sidebar #counter {
    background-color: #c68334;
    margin-bottom: 40px;
    width: 100%;
    cursor: default;   
}
#sidebar #counter input[type=text] {
    border: 6px solid #fff;
    background-color: #fff;
    width: 270px;
    margin: 0 auto 10px;
    color: #ccc;
    font-size: 16px;
}
#counter .controls {
    width: 270px;
    position: relative;
    margin: 0 auto;
    float: none;
}
#counter label {
    color: #333;
}
#sidebar #counter input[type=submit] {
    background-color: #be690d;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #ccc;
    border: 0;
    width: 170px;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;    
    cursor: pointer;
    cursor: hand;
}
#sidebar #counter:hover {
    background-color: #deaf0d;    
}
#sidebar a.navigation {
    display: block;
    font-size: 24px;
    color: #ccc;
    float: left;
    clear: left;
    width: 100%;
    margin-bottom: 5px;
    text-decoration: none;
    background-color: #1a95b9;
    padding: 8px 0px 6px;
}
#sidebar a.navigation:hover {
    background-color: #31a0c0;
}
#counter h2 {
    color: #fff;
    font-size: 36px; 
    margin-top: 10px;
    margin-bottom: 5px;   
}
#counter p {
    color: #000; 
    margin-bottom: 10px;
    font-size: 18px;   
}
#sidebar #count {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 15px;
}
#count h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;    
}
#sidebar #shirt {
    margin-top: 60px;
    text-align: center;
    width: 100%;    
}
#shirt a {
    color: #ccc;
    text-decoration: none;
    font-weight: normal;
    display: block;
}
#shirt:hover a {
    color: #ddd;
}
#shirt h2 {
    font-size: 24px;
}
#shirt p {
    font-size: 14px;
    margin-bottom: 20px;
}
#footer {
    background-color: #1a95b9;    
    width: 100%;
    padding-top: 40px;
}
#footer #tagline {
    margin-bottom: 20px;
    width: 450px; 
    margin-left: 15px;   
}
#socialmedia a {
    text-decoration: none;
    width: 30px;
    height: 30px;
    background: transparent url('images/chiclets.gif') no-repeat;
    display: block;
    float: left;
    position: relative;
    margin-right: 5px;
}
#socialmedia a.facebook { background-position: 0 0;    }
#socialmedia a.flickr   { background-position: 66% 0;  }
#socialmedia a.twitter  { background-position: 33% 0;  }
#socialmedia a.youtube  { background-position: 100% 0; }
#tagline strong {
    color: #cff;
    font-weight: normal;    
}
#footer .links {
    clear: left;
    margin-bottom: 60px;    
}
#footer .links a {
    color: #333;
    margin-right: 20px;    
}
#footer a.logo {
    position: absolute;
    display: block;
    top: 0px;
    right: 0px;
}
#schedule .leftCell {
    width: 80px;
}
#schedule {
    margin: 20px;
}
#schedule .rightCell {
    width: 400px;
}
.headline {
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 20px;
    text-align: left;
}
.headline h2 {
    padding: 7px;
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
}
.headline:hover h3 {
    color: #fff;
}
.headline h3 {
    font-size: 24px;
    font-weight: bold;
    color: #f5f5f5;
    padding-left: 15px;
    cursor: default;
}
.headline p {
    color: #ccc;
    font-size: 14px;
    padding-left: 18px; 
    margin-top: 3px;
}
.headline .links {
    width: 40%;
    padding-top: 5px;
    padding-bottom: 10px;
    float: right;
}
.headline .links a {
    text-decoration: none;
    color: #fff;
    display: block;
    margin-bottom: 3px;
}
.headline h3 {
    width: auto;
}
.headline h3 a {
    color: #f5f5f5;
    text-decoration: none;
}
.headline h3 a:hover {
    color: #fff;
}
.headline.blue      {    background-color: #1a95b9; }
.headline.blue h2   {    background-color: #31a0c0; }
.headline.orange    {    background-color: #c68334; }
.headline.orange h2 {    background-color: #cc9049; }
.headline.green     {    background-color: #9e9f53; }
.headline.green h2  {    background-color: #939440; }
.headline.blue .links a span   { border-bottom: 1px solid #8dcadc; }
.headline.orange .links a span { border-bottom: 1px solid #e3c19a; }
.headline.green .links a span  { border-bottom: 1px solid #8dcadc; }
.headline .links a:hover span {
    border-bottom: 1px solid #fff;
}
#media li {
    margin-left: 0px;
    width:  145px;
    float: left;
    display: block;
    position: relative;
}
#media h2 {
    font-weight: normal;
    text-align: left;
    margin-bottom: 20px;
    margin-left: 15px;
}
#content p a {
    color: #f5f5f5;
    text-decoration: none;
    border-bottom: 1px solid #eee;
}
#content p a:hover {
    color: #fff;
    border-bottom: 1px solid #fff;
}
