* {
    margin: 0;
    padding: 0;
}

html {
    overflow-y: scroll;
    height: 100%;
}

body {
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    background: #fff url("/media/img/stripe-bg.gif") repeat top left;
    color: #000;
    behavior: url("/media/hacks/csshover.htc");
}

#container {
    width: 100%;
    position: relative;
}

#header-wrapper {
    width: 100%;
    background: #444 url("/media/img/header-wrapper-bg.png") repeat-x 0 0;
    border-bottom: 1px solid #888;
}

#header {
    height: 160px;
    width: 1000px;
    margin: 0 auto;
    background: transparent url("/media/img/header-bg.gif") no-repeat 0 0;
}

#header img {
    float: left;
}

#menu {
    float: right;
}

#menu ul {
    list-style-type: none;
    float: right;
    margin: 0;
    margin-right: 30px;
    display: inline; /* IE 6: double margin bug */
}

#menu li {
    float: left;
}

#menu a {
    color: white;
    text-decoration: none;
    font-size: 1.8em;
    height: 160px;
    display: block;
    width: 100px;
    text-align: center;
    width: 130px;
}

#menu a span {
    display: block;
    padding-top: 125px;
}

#menu a:hover {
    background: transparent url("/media/img/menu-bg.png") repeat-x bottom left;
}

#main-area {
    width: 987px;
    margin: 0 auto;
}

#footer-wrapper {
    background: #444 url("/media/img/footer-bg.png") repeat-x top left;
}

#footer {
    color: white;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    margin: 0 auto;
    width: 947px;
    padding: 20px;
}

#footer a {
    font-weight: 900;
}

#footer .loginbox {
    float: left;
    font-size: 1em;
    margin-right: 30px;
}

#footer .info {
    font-size: 1.2em;
}

#footer label {
    width: 60px;
    display: inline-block;
}

#footer .loginbox input, #footer .loginbox button {
    border: 1px solid #888;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em;
}

#footer .loginbox input:focus {
    border: 1px solid #fff;
}

#footer .logininfo {
    float: left;
    width: 430px;
}

#footer .parts {
    float: right;
}

#footer .part {
    padding: 0 40px;
    float: left;
    text-align: left;
}

#footer .title {
    font-size: 1.2em;
    font-weight: 900;
    margin-bottom: 10px;
}

#footer ul {
    list-style-type: none;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
}

#footer li {
    line-height: 1.5;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    color: #aaa;
}

#header img {
    margin-left: 10px;
}

img { border: 0; }

a { color: black; }

h2 {
    font-size: 1.8em;
    margin-bottom: 10px;
}

.news h2 {
    padding-left: 20px;
    background: url("/media/img/news.gif") no-repeat center left;
}

.news .item {
    position: relative;
}

.news .date {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1.2em;
    font-family: Georgia;
    padding-top: 4px;
}

h1 {
    font-size: 2.4em;
    margin: 20px 0;
    letter-spacing: 1px;
}

ol, ul {
    padding-left: 22px;
    margin-bottom: 1.4em;
}

ol li {
    font-size: 1.2em;
    line-height: 1.5;
}

.float {
    float: left;
}

.three-three-three-bg {
    background: transparent url("/media/img/three-three-three.gif") repeat-y;
}

.six-three-bg {
    background: transparent url("/media/img/six-three-bg.gif") repeat-y;
}

.six {
    width: 627px;
}

.three {
    width: 320px;
}

.section {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 20px;
}

.padright {
    padding-right: 20px;
}

.left {
    margin-right: 20px;
}

p {
    font-size: 1.2em;
    margin-bottom: 1.2em;
    line-height: 1.5em;
}

p.large {
    font-size: 1.5em;
    line-height: 1.4;
}

.clear {
    clear: both;
    font-size: 1px; /* IE 6 */
}

.distance {
    float: left;
    height: 50%;
    margin-bottom: -15em;
    width: 1px;
}

form ul {
    list-style-type: none;
    padding: 0;
}

form ul input {
    margin-bottom: 5px;
}

button {
    border: 1px solid black;
    padding: 1px 3px;
    background: #ccc;
}

button:hover {
    background: #bbb;
}

.tv-wrapper {
    margin-top: 20px;
    background: url("/media/img/heroes.jpg") no-repeat top left;
    width: 983px;
    height: 200px;
    border: 2px solid #444;
}

.tv {
    float: right;
    width: 436px;
    padding: 20px;
    padding-bottom: 0;
    color: white;
}

.tv a {
    color: white;
    text-decoration: underline;
    font-weight: 900;
}

#calendar {
    padding-top: 20px;
}

#calendar .info {
    padding: 5px;
    background: #ffa;
    border: 1px solid #cca;
    font-size: 1.2em;
    float: left;
    margin-bottom: 20px;
}

#calendar .move {
    padding: 5px;
    float: right;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: 900;
    margin-bottom: 20px;
}

#calendar .move a {
    text-decoration: none;
}

#calendar .day-wrapper {
    float: left;
    width: 255px;
    margin: 0 10px 10px 0;
}

#calendar .day-header {
    background: transparent url("/media/img/calendar-bg.png") no-repeat top left;
    color: white;
    font-weight: 900;
    height: 19px;
    padding: 3px 10px 0;
    text-align: left;
    font-size: 1.2em;
}

#calendar .today-header {
    background-position: bottom left;
}

#calendar .expander { display: none; }

#calendar .day-episodes-wrapper {
    border: 2px solid #ccc;
    background: #ddd;
    padding: 4px 8px;
    min-height: 140px;
    font-size: 1.2em;
}

#calendar .day-episode {
    line-height: 1.5;
}

#calendar .last {
    margin-right: 0;
}

#shows {
    padding-top: 20px;
    padding-bottom: 10px;
}

#shows .part {
    float: left;
    overflow: hidden;
    width: 243px;
    margin: 0 5px 5px 0;
    font-size: 1.2em;
}

#shows .last {
    margin-right: 0;
}

#shows .remove-favorite span, .add-favorite span {
    line-height: 17px;
    height: 15px;
    background: transparent url("/media/img/star.png") no-repeat top left;
    text-decoration: none;
    padding-left: 22px;
    display: inline-block;
    margin-bottom: 3px;
    cursor: pointer;
}

#shows .remove-favorite, .add-favorite {
    text-decoration: none;
}

#shows .add-favorite span {
    background-position: 0 -30px;
}

#shows .add-favorite:hover span {
    background-position: 0 -15px;
}

.filters {
    margin-bottom: 20px;
    font-size: 1.1em;
}

.filters .filter {
    display: inline-block;
    padding: 6px 10px;
    background: #ccc;
    border: 1px solid #ccc;
    color: #000;
    text-decoration: none;
    margin-right: 8px;
}

.filters .filter:hover {
    background: #666;
    color: #fff;
}

.filters .chosen {
    background: #222;
    border-color: #444;
    color: #eee;
}
