﻿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;
}
body {
	line-height: 1;
	font-family: Trebuchet MS, Tahoma, Verdana, Sans-Serif;
	background: #8f4002 url(../images/background3.jpg) top center no-repeat;
	background-attachment: fixed;
	color: #252525;
}

body, html, form
{
    height: 100%;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
object
{
    margin: 10px 9px 15px 16px
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote
{
    font-style: italic;
    margin-left: 55px;
    margin-bottom: 20px;
}

h1, h2, p
{
    margin-left: 20px;
}

h1
{
    margin-bottom: 20px;
    margin-top: 17px;
    font-size: 52px;
    letter-spacing: -4px;
}

h1 span 
{
    font-size: 21px;
    letter-spacing: -1px;
}

h2
{
    margin-bottom: 19px;
    margin-top: 19px;
    font-size: 24px;
    letter-spacing: -1px;
}

h3
{
    font-weight: normal;
    font-style: italic;
    font-size: 11pt;
    margin: 1px 2px 10px 12px;
}


p
{
    
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 21px;
}

.clearbox
{
    clear: both;
    margin-bottom: 20px;
}

#container
{
    width: 900px;
    margin: 0 auto;
}

#header
{
    width: 900px;
    height: 250px;
    background: url(../images/header2.jpg);
}

#navigation
{
    width: 850px;
    height: 30px;
    position: relative;
    padding-bottom: 20px;
    margin-left: 169px;
    top: 214px;
}

#navigation ul li
{
    display: inline;
    padding: 10px;
}

#navigation ul li a
{
    text-decoration: none;
    color: #e8e8e8;
    font-weight: bold;
    font-size: 14px;
}

.content
{
    width: 900px;
}

.sidebar
{
    width: 264px;
    height: 100%;
    float: right;  
    clear: both;  
}

.poster
{
    width: 180px;
    height: 260px;
    float: right;
    margin: 0 15px 0 0;
}

#footer
{
    width: 900px;
    height: 200px;
    border-top: solid 1px #252525;
}

#footer ul
{
    margin-left 20px !important;
}

#footer ul li
{
    display: inline;
    padding: 10px;
}

#footer ul li a
{
    text-decoration: none;
    color: #252525;font-size: 11px;
    margin-left: 12px;
}

.small-nav
{
    border: 3px solid #252525;
    margin: 5px 1px 26px 16px;
}



.performers-image
{
    float: right;
    margin: 0 20px 20px 20px;
    
}

a:hover
{
    
    color: Red;
}

a
{
    color: #222;
}

#darker
{
    color: #252525 !important;
}

.media_link
{
    margin-left: 15px;
}

.clear
{
    clear: both;
}

#slideshow {
    position:relative;
    height:350px;
    margin-bottom: 20px;
    margin-left: 16px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#bg-m
{
    background: url(../images/bg-m.png) no-repeat;
}

#bg-s
{
    background: url(../images/bg-s.png) no-repeat;
}

#bg-h
{
    background: url(../images/bg-h.png) no-repeat;
}

.sponsor-link
{
    float: left;
    margin: 1px 2px 5px 30px;
}

.sub
{
    font-size: 38px;
    letter-spacing: -2px;
    margin-top: 25px;
    margin-bottom: 13px;
}

hr
{
    width: 100%;
    height: 0px;
    border-top: dotted 1px #666;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
}

.social-media
{
    float: right;
    height: 200px;
    width: 200px;
}

.footer-sponsors
{
    border-top: dotted 1px #252525;
    padding-top: 20px;
    margin-bottom: 20px;
}
