body {
    background: #fff url(images/bg_bottom.jpg) no-repeat center bottom;
    color: #000;
    font-family: Sylfaen, Arial, sans-serif;
    font-size: 13px;
}

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.clearer {
    clear: both;
}

#main_wrapper {
    padding-top: 395px;
    margin-bottom: 640px;
    background: url(images/bg_top.jpg) no-repeat center top;
}

#wrapper {
    width: 970px;
    margin: 0 auto;
    text-align: center;
}

h1 {
    display: none;
}

#menu {
    padding-bottom: 60px;
}

#menu li {
    display: inline;
    font-size: 21px;
    margin: 0 12px;
}

#menu li a {
    color: #000;
}

#menu li a.active {
    color: #e51700;
    text-decoration: none;
}

#footer {
    width: 990px;
    margin: 0 auto;
    text-align: center;
}

#footer .social {
    padding-top: 5px;
}

#footer .social li {
    display: inline;
    margin: 0 30px;
}

#footer .social li img {
    vertical-align: middle;
}

#footer .credits {
    display: none;
}

#footer .sponsors {
    padding: 215px 0 20px 0;
}

#footer .sponsors li {
    display: inline;
    margin: 0 20px;
}


h2 {
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 40px;
}

#fb_box {
    width: 300px;
    float: right;
    text-align: left;
    padding-bottom: 5px;
}

.container {
    display: none;
    text-align: left;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    width: 640px;
    float: left;
}

.container p {
    padding-bottom: 20px;
    line-height: 150%;
}



#trailer {
    padding-bottom: 80px;
    float: none;
    width: 100%;
    text-align: center;
}

#trailer h2 {
    padding-bottom: 0 !important;
    padding-top: 30px;
    text-align: center;
}



.wp {
    float: left;
    text-align: center;
    display: block;
    padding: 0 37px;
    font-family: Arial, sans-serif;
    line-height: 130%;
}

.wp a {
    text-decoration: none;
    color: #000;
}

.wp a span {
    text-decoration: underline;
}

.wp a:hover span {
    text-decoration: none;
    color: #e51700;
}

.wp img {
    border: 1px solid #a8a8aa;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0 auto 5px auto;
}

.wp a:hover img {
    border-color: #e51700;
}

.wp em {
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
}



.soundtrack_listing {
    line-height: 150%;
}

.soundtrack_listing li {
    margin-bottom: 30px;
    padding-left: 30px;
    background: url(images/dash.png) no-repeat 7px 10px;
    font-weight: bold;
}




.crew_listing {
    margin-left: 50px;
}

.crew_listing dt {
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 14px;
}

.crew_listing dd {
    padding-bottom: 35px;
    padding-left: 25px;
}

.crew_listing li {
    padding-bottom: 3px;
    background: url(images/dash.png) no-repeat 7px 10px;
    padding-left: 30px;
} 



#cast p {
    text-align: center;
}



