@charset "utf-8";

*
{
 margin             : 0;
 padding            : 0;
}

body
{
 background         : #000;
 color              : #fff;
 font-family        : "trebuchet MS", Verdana, Arial, Sans-Serif;
 font-size          : 62.5%;
 line-height        : 1.4;
 text-align         : center;
#padding-bottom     : 90px;
}

.replaced
{
 display            : block;
 overflow           : hidden;
 text-indent        : -5000px;
}

object,
embed
{
 display            : block;
}

#wrapper
{
 margin             : 90px auto;
 padding            : 10px;
 position           : relative;
 text-align         : left;
 width              : 980px;
 z-index            : 2;
}

.logo
{
 background-image   : url(../img/logo.png);
 height             : 77px;
 margin-bottom      : 30px;
 width              : 145px;
_background-image   : none;
_filter             : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./site-media/img/logo.png', sizingMethod='crop');
}

.tag
{
 background-image   : url(../img/tag.png);
 height             : 292px;
 margin-bottom      : 75px;
 width              : 489px;
_background-image   : none;
_filter             : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./site-media/img/tag.png', sizingMethod='crop');
}

.event
{
 background-image   : url(../img/event.png);
 height             : 62px;
 margin-bottom      : 15px;
 width              : 552px;
_background-image   : none;
_filter             : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./site-media/img/event.png', sizingMethod='crop');
}

.link
{
 background         : url(../img/link.png);
 height             : 14px;
 width              : 169px;
_background-image   : none;
_filter             : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./site-media/img/link.png', sizingMethod='crop');
}

.connectivity
{
 background-image   : url(../img/connectivity.png);
 height             : 33px;
 margin-bottom      : 70px;
 position           : relative;
 width              : 344px;
_background-image   : none;
_filter             : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./site-media/img/connectivity.png', sizingMethod='crop');
}

.connectivity a
{
 height             : 13px;
 position           : absolute;
}

.connectivity .calendar
{
 left               : 40px;
 top                : 20px;
 width              : 104px;
}

.connectivity .facebook
{
 left               : 278px;
 top                : 20px;
 width              : 64px;
}

.fan-box
{
 position           : absolute;
 right              : 10px;
 top                : 0;
 width              : 300px;
_display            : none;
}

div#video-player
{
 height             : 0;
 left               : 0;
 position           : absolute;
 top                : 0;
 width              : 100%;
}