a:link,a:visited {
    color: #000;
    text-decoration: none;
}

textarea {
    height: 100px;
    padding: 5px;
    width: 420px;
}

a:hover,a:active {
    color: #000;
    text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
    font-family: courier new, courier, monospace;
}

h1 {
    display: inline;
    background: #c33;
    color: #fff;
    font-size: medium;
    padding: 1px 5px 0px 15px;
    text-transform: uppercase;
}

h2 {
    display: inline;
    color: #c33;
    font-size: large;
    font-weight: bold;
    text-transform: uppercase;
}

h3 {
    font-weight: bold;
}

h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    font-weight: bold;
}

h4 a,h4 a:link,h4 a:active {
    padding: 0px;
    margin: 0px;
    color: #000;
    text-decoration: none;
}

h4 a:hover,h4 a:active {
    color: #000;
    background: transparent;
    color: #000;
    text-decoration: underline;
    padding: 0px;
}

h5 {
    margin-bottom: 0;
}

ul,ol {
    margin: 0;
}

p {
    margin: 0 0 1.5em;
}

h4.conference {
    margin: 25px 0 15px 25px;
}

table {
    width: 550px;
}

table.leaders {
    padding-left: 15px;
    margin-top: 0;
}

th {
    border-top: 1px solid #000;
    text-align: center;
}

th.first {
    border-left: 1px solid #000;
}

th.last {
    border-right: 1px solid #000;
}

td {
    border-color: #000000 transparent transparent #000000;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    border-right: transparent;
}

td.last {
    border-right: 1px solid #000;
}

.stats td,.player-stats td {
    border-bottom: 1px solid #000;
}

.score td {
    border-bottom: 0 none;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
}

.score td.last {
    text-align: left;
    border-right: 1px solid #000;
}

.score tr {
    border-bottom: 0 none;
}

.score tr.last td {
    text-align: left;
    border-bottom: 1px solid #000;
}

.borderless th {
    border: 0 none;
    color: #c33;
    font-weight: bold;
    font-family: courier new, courier, monospace;
}
.caption {
    text-align:center;
    margin: 0;
}

.prevnext {
    width:550px;
    margin: 0 0 0 25px;
    font-family: courier new, courier, monospace;
    font-weight: bold;
}

.previous, .prev {
    text-align:left;
    float:left;
    font-weight:bold;
    font-family: courier new, courier, monospace;
    text-transform:uppercase;
}

.next {
    text-align:right;
    float:right;
    font-weight:bold;
    font-family: courier new, courier, monospace;
    text-transform:uppercase;
}

.gallery-photo {
    margin:10px auto;
    width:550px;
}

.gallery-item {
    display: inline;
    width: 150px;
    float: left;
    margin: 25px;
}

.gallery-item a {
    color:#c33;
}

.photo-gallery {
    margin: 10px 50px 15px 0;
}

.photo-gallery div {
    display: inline;
}

.gallery-title {
    text-align:center;
    font-weight:bold;
    margin: 0 auto;
    text-transform:capitalize;

}
.gallery-thumbs {
    width:550px;
}

.gallery-thumbs img {
    margin: 0 15px 15px 0;
    display: inline;
}
.shaded {
    background: #ccc;
}

.white {
    background: #fff;
}

.red {
    background: #c33;
    color: #fff;
}

.borderless tr th table {
    border: 0 none;
    padding: 0px;
}

.score,.score th {
    text-align: left;
    border: 0 none;
    width: 100px;
}

.boxscore h3 {
    display: block;
    color: #000;
    font: medium bold "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.bordered td {
    border-bottom: 0 none;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
}

.bordered.last td {
    border-bottom: 1px solid #000;
}

.more a {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}

.byline {
    font-family: courier new, courier, monospace;
}

.container {
    margin-top: 50px;
    width: 900px;
    border: 1px solid #000;
}

#tabhead {
    font-family: courier new, courier, monospace;
    height: 125px;
    background: url("/site_media/header.jpg") no-repeat;
}

#home_tab,.tabs {
    height: 25px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

#tabhead a {
    color: white;
}

#tabhead a:hover {
    text-decoration: underline;
}

#tabhead li.right_top {
    float: right;
    text-align:right;
    display: inline;
    color: white;
}

.right_tab {
    float: right;
    margin: 10px 15px 0 0;
    text-align:right;
    font-size: x-small;
}

.right_tab ul {
    top:50%;
    float: right;
    text-align:right;
}

.right_bottom {
    margin: 75px 0 0 0;
}

.right_bottom li {
    display: inline;
    text-align:right;
    float: right;
    color: white;
    display: inline;
}

a.right_top {
    background: transparent;
}

.logo {
    margin-top:5px;
    margin-left: 15px;
}

.logo a {
    background: transparent;
}

.blog-post-extra table tr td {
    border: 0 none;
}

.blog-post h3 {
    display: inline;
}

.blog-post {
    margin: 15px 25px 0 25px;
}

.blog-post-meta {
    margin-bottom: 10px;
}

.blog-post-extra {
    margin: 15px 0 0 0;
}

.blog-post-tease ul {
    margin: 0 0 15px 10px;
    list-style: none;
}

.blog-post-tease a {
    text-decoration: underline;
}

.blog-post-tease li {
    padding-left: 15px;
    background: url(/site_media/red_bullet.png) no-repeat scroll 0 6px;
}

#sidebar {
    margin-top: 0px;
    margin-left: -2px;
    border-left: 1px solid;
}

.sideblock {
    background: url("/site_media/sidebar_gradient.png") repeat-x;
    padding: 15px 0 0;
    width: 299px;
    border-bottom: solid 1px #000;
    padding-bottom: 15px;
}

.sideblock h2 {
    margin: 25px 0 0 25px;
}
.sideblock h3 {
    margin: 15px 0 15px 25px;
}

.sideblock h5 {
    margin: 35px 0 0 25px;
}

.sideblock h6 {
    margin: 0 15px 0 25px;
}

.bottom {
    border-bottom: none;
}

.inner h2 {
    text-transform: none;
}

h1#sidebar {
    margin-top: 15px;
}

.inner {
    margin: 15px 25px 0 25px;
    display: inline-table;
}

.inner form {
    margin: 5px 0 0;
}

input.vote {
    margin: 15px 0 0 0;
    padding: 1px;
    color: #000;
    border: 1px solid;
    font: small "Helvetica Neue", Arial, Helvetica, sans-serif;
}

ul.legal,ul.team-list {
    display: inline;
    padding: 0 15px 0 15px;
    background: transparent;
    list-style-type: none;
}

ul.team-list li {
    display: inline;
    margin: 15px 10px 0 10px;
    font-weight: bold;
}

li.first {
    background: transparent;
}

ul.swoosh,li.swoosh {
    display: inline;
    background: transparent;
    float: right;
    margin: -11px 5px 0 0;
}

.swoosh a:hover {
    background: transparent;
    padding: 0px;
    margin-right: 0px;
}

ul#navigation a:link,ul#navigation a:visited {
    text-decoration: none;
    color: #000;
    margin: 4px 0 0 0;
    padding: 7px 5px 5px 5px;
}

ul#navigation a:active,ul#navigation a:hover {
    text-decoration: none;
    margin: 4px 0 0 0;
    color: #fff;
    background: #000;
    padding: 7px 5px 5px 5px;
}

#navigation {
    font-family: courier new, courier, monospace;
    background: url('/site_media/nav_gradient.png') repeat-x;
    line-height: 25px;
}

#navigation li {
    margin-top: 4px;
    display: inline;
    font-weight: bold;
    font-size: 11px;
    padding-left: 20px;
    height:25px;
    background: transparent url(/site_media/red_bullet.png) no-repeat scroll
        4px;
}

#navigation .first {
    margin-left: 15px;
    background: transparent;
}

#navigation .active a:link,#navigation .active a:visited,#navigation .active li
    {
    color: #fff;
    background: #000;
    padding: 7px 5px 5px 5px;
}

#footer li {
    display: inline;
    padding-left: 15px;
}

table.poll-results td.bar-graph .bar-wrapper {
    background-color: #EBEFF2;
}

.comments th {
    border-top: 0 none;
}

#body {
    border-right: 1px solid #000;
    margin-right: 1px;
}

#body p {
    margin: 0 0 25px;
}

.responses li {
    padding: 5px;
}

.poll-results td, .poll-results th {border: none;}

.flatpage {
    margin: 25px;
}

.schedule {
    margin: 15px 25px 0 25px;
    border: black solid 1px;
    padding: 0 15px;
    width: 519px;
    float: left;
    margin-bottom: 0;
}

.schedule.top {
    margin-top: 25px;
    border: black solid 1px;
    padding: 0 15px;
    width: 519px;
    float: left;
    margin-bottom: 0;
}

.schedule h2 {
    display: block;
    margin: 0;
}

.gametime h4 {
    text-align: center;
    color: #c33;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.bye {
    float: right;
    margin: 3px 15px;
    font-size: small;
    font-weight: normal;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.bye h4 {
    display: inline;
    color: #c33;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: small;
}

.byes {
        margin: -15px 0 0 0;
}

.gameday {
    float: left;
    margin: 0 0 10px;
    width: 520px;
}

.gametime {
    width: 130px;
    float: left;
    font-size: x-small;
}

.game {
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
    padding: 1px;
    text-align: center;
}

.game.last {
    border-right: 1px solid #000000;
}

.game.even {
    background: #ccc;
}

.game.odd {
    background: #fff;
}

h1.past {
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
}

#subnav ul {
    float: right;
}

#footer {
    font-family: courier new, courier, monospace;
    color: #fff;
    background: #c33;
    height: 25px;
}

#footer a:link,#footer a:visited,#footer a:active {
    color: white;
    background: transparent;
    text-decoration: none;
    padding: 3px;
}

#footer a:hover {
    color: white;
    background: transparent;
    text-decoration: underline;
    padding: 3px;
}

.legal {
    padding-top: 4px;
}

li.footer-swoosh {
    background: transparent;
    float: right;
    margin-top: -20px;
    margin-right: 5px;
}

.footer-swoosh a:hover {
    background: transparent;
    padding-right: 3px;
    margin-right: 0px;
}

.bottom-border {
    border-bottom: 1px solid #000;
}

.stats {
    padding-top: 0px;
    margin: 25px 0 25px 0;
}

.leaders {
    padding-top: 0px;
    margin: 25px 0 25px 25px;
}

.player-stats {
    margin: 0 0 25px 25px;
}

.team.top {
    margin: 25px 0 25px 25px;
}

.player-stats h3 {
    color: #c33;
    font-size: small;
    margin: 0;
}

.team,.poll-result {
    margin: 25px 0 25px 25px;
}

.team img,.roster img,.leaders img {
    border: 1px solid #000;
}

.score,.desc,.pos {
    color: #000;
    font-size: x-small;
}

.date {
    color: #000;
    font-weight: bold;
}

.team h2 {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    margin: 0 0 10px 0;
    font-weight: bold;
    color: #000;
    display: block;
}

.team h3,.roster h3 {
    display: block;
    color: #c33;
    font-size: x-small;
    margin: 0 0 10px 0;
    font-weight: bold;
    text-transform: uppercase;
}

.roster {
    margin: 0 0 0 25px;
}

.roster h2 {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    margin: 0 0 5px 0;
    font-size: x-small;
    font-weight: bold;
    color: #000;
    display: block;
}

.number {
    color: #000;
}

.player {
    float: left;
    width: 115px;
    height: 220px;
}

.game-bar {
    margin: 3px 0;
    float: left;
    width: 299px;
}

.game-bar.shaded {
    background: #ccc;
}

.upcoming-games {
    float: left;
    width: 193px;
    margin: 0 0 0 25px;
}

#main_image {
    margin: auto;
    text-align: center;
}

.upcoming-byes {
    background: #ccc;
    padding: 0 0 0 25px;
    margin: 7px 0 7px 0;
    float: left;
    width: 274px;
}

.game-preview {
    padding: 0 2px;
    font-weight: bold;
    font-family: courier new, courier, monospace;
    color: #fff;
    float: left;
    width: 55px;
    text-align: center;
    background: #c33;
}

.game-preview a {
    color: #fff;
}

.upcoming-pad {
    width: 10px;
    float: left;
    padding: 2px 0 2px 2px;
}

.game-results {
    float: left;
    margin: 0 0 0 25px;
    width: 210px;
}

.game-recap {
    background: #CC3333 none repeat scroll 0 0;
    color: #FFFFFF;
    float: left;
    font-family: courier new, courier, monospace;
    padding: 0 1px;
    text-align: center;
    width: 40px;
}

.game-recap a {
    color: #fff;
}

span.win {
    color: #c33;
    font-weight: bold;
}

.standings-bar {
    margin: 0;
    float: left;
    width: 299px;
}

.standings-bar.shaded {
    background: #ccc;
}

.poll-result ul {
    margin: 15px 0 0 0;
}

.poll-result li {
    list-style: none;
    padding-left: 15px;
    background: transparent url(/site_media/red_bullet.png) no-repeat scroll
        0 4px;
}

#body hr {
    color: #fff;
    background-color: #fff;
    border: 5px dotted #c33;
    border-style: none none dotted;
    margin: 15px;
    width: 560px;
}
