* {
    
}

html {
  background-color: #0193CF;
}

#full_wrap {
    background: #fff url('/images/bg.png') repeat-x 0 50px;
}

.contained {
    width: 925px;
    margin: 0 auto;
}

#logo a {
    display: block;
    background: transparent url('/images/logo.png');
    width: 187px;
    height: 50px;
    margin: 15px 0;
}


#social_menu {
    list-style-type: none;
    position: absolute;
    bottom: 0;
    right: 200px;
    float: left;
    margin: 0;
}

#social_menu li {
    float: left;
}

#header {
    height: 111px;
    overflow: auto;
    position: relative;
}

#menu {
    background: #0193CF url('/images/headernavleftcap.png') top left no-repeat;
    overflow: auto;
    float: right;
}

#menu ul:first-child li:last-child {
    background: transparent url('/images/headernavrightcap.png') top right no-repeat;
}

#menu ul:first-child {
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-weight: bold;
    font-size: 12px;
    list-style-type: none;
    margin: 0;
}

#menu li {
    float: left;
    padding: 0 25px;
    height: 30px;
    line-height: 30px;
}

#menu li a, #menu li a:visited{
    color: #fff;
    text-decoration: none;
}

#menu li a:hover {
    text-decoration: underline;
}

#info {
    height: 233px;
    line-height: 20px;
    font-family: "Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,sans-serif ;
    margin-right: 20px;
    margin-bottom: 30px;
}
#info h1, #info h2 {
    font-weight: normal;
    color: #fff;
}
#info h1 {
    font-size: 24px;
    padding: 10px 0;
}
#info h1 strong {
    font-weight: bold;
}
#info h2 {
    font-size: 18px;
    padding: 10px 0;
}

.image-display {
    margin: 0 auto;
}
.image-display img {
    margin-top: 30px;
    border: 7px solid #fff;
}

.side {
    margin: 10px 0px 10px 15px;
}

.schedule thead th {
    background-color: #DDD;
    font-size: 16px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    padding: 5px;
    margin-bottom: 0;
}

.schedule tbody {
    background-color: #fff;
}

.schedule-wrap {
    background: url(../images/shadow.png) no-repeat bottom right;
    clear: left;
    float: left;
    margin: 10px 0;
    padding: 0;
}
.schedule {
    border: 1px solid #DDD;
    bottom: 6px;
    margin: 0;
    position: relative;
    right: 6px;
    width: 375px;
}

.schedule, .schedule a, .schedula a:visited {
    color: #000;
    text-decoration: none;
}

.schedule a:hover {
    text-decoration: underline;
}

.schedule tbody td, .schedule tbody th {
    border-top: 1px solid #DDD;
    line-height: 22px;
    padding: 0 5px;
}

.schedule td img {
    vertical-align: middle;
}

.side {
    margin-top: 20px;
}

.side h2 {
    font-weight: bold;
    font-size: 18px;
    color: #555;
    margin-bottom: 0;
}
.side ul {
    list-style-type: none;
}


#ways_to_play {
    color: #555;
    overflow: auto;
}

#ways_to_play h1 {
    font-size: 22px;
    font-weight: bold;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #555;
}

.way_to_play h2 {
    font-size: 14px;
    font-weight: bold;
}

.way_to_play {
    float: left;
    width: 168px;
    margin-right: 15px;
}
.way_to_play img {
    border: 1px solid #bbb;
    padding: 4px;
    display: block;
    margin: 0 auto;
    width: 160px;
}
.way_to_play p {
    padding: 4px;
}

#footer {
    background: #0193cf url(../images/topshadow.png) repeat-x top left;
    padding-top: 100px;
}

#available_sports {
    padding-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    overflow: auto;
}
#available_sports h2 {
    font-size: 22px;
    font-weight: bold;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #fff;
}

#sports_images {
    margin: 0 auto;
    width: 900px;
    list-style-type: none;
}
#sports_images li {
    float: left;
    width: 150px;
    height: 125px;
}



.article {
    clear: both;
    color: #555;
    border-top: 1px solid #ccc;
    padding-top: 1.5em;
}

.article h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    color: #555;
}
.article .date {
    font-weight: bold;
}

.article .more {
    text-align: right;
    padding-bottom: 1.5em;
    line-height: 18px;
}

.article img {
    vertical-align: middle;
}

.article a, .article a:visited {
    text-decoration: none;
    color: #0193CF;
}

.article a:hover {
    text-decoration: underline;
}

.footer_nav ul {
    list-style-type: none;
    margin-top: 20px;
    font-weight: bold;
}

.footer_nav a, .footer_nav a:visited {
    color: #fff;
    text-decoration: none;
}
.footer_nav a:hover {
    text-decoration: underline;
}

.edit_season .event, .new_season .event {
    border: 5px solid #DDD;
    margin: 5px;
    padding: 10px;
}
.edit_season .event p, .new_season .event p{
    margin: 0;
}

#copy {
  font-weight: bold;
  color: #fff;
}

#copy { margin-top: 2em; }
#copy p { margin-bottom: 0.5em; }
#copy a, #copy a:visited { color: #fff; }
#copy a:hover { color: #000; }

.sport_list {
  overflow: auto;
}

.sport_list a, .sport_list a:visited {
  text-decoration: none;
  color: #0193CF;
  font-size: 1.5em;
}

.sport_list a:hover {
  text-decoration: underline;
}

.sport_list dl {
  float: left;
  margin-right: 15px;
  width: 150px;
}

.sport_list dd {
  padding-left: 15px;
  background: transparent url(../images/arrow.png) 0 10px no-repeat;
}
