/*****************************Structure & Content*/
body {background:#21211f;
}
#wrapper {margin: 0px auto;
width: 980px;
}
p {display: block;
margin: 1em 0px;}

html, body {border: 0px;
font: 1em Georgia;
margin: 0px;
outline: 0px;
padding: 0px;
vertical-align: baseline;}



/***************************************Twitter*/
#twitter {width: 425px;
    height: 48px;
    margin: 100 0 0 30px !important;
    background: url(/Site-Files/Twitter/Img/twitterBg.png) no-repeat 0 0;
    font-family: 'Trebuchet MS', Trebuchet, 'Corpid Regular', 'Lucida Grande', Lucida, Verdena !important;
    color: #666;
    line-height: 1.3em;
    font-size: 12px;
    padding: 60px 70px 0px 80px;
}
#twitter img {
    float: left;
    margin: -50px 0px 0px -80px;
}
#twitter a,
#twitter a:link,
#twitter a:visited,
#twitter a:active {
    color: #00A4E5;
    text-decoration: none;
}
#twitter a:hover {
    color: #FF7F2A;
}
#twitter_update_list li {
list-style-type: none;
}
#twitter_update_list span a {
display: inline;
}
#twitter_update_list {margin: -45px 0px 0px 0px !important; width: 440px;}


/***************************************Timer*/
#Timer .Estimated {font: 12px 'Corpid Regular' !important; color: #666;}
#Timer .Estimated a {color: #FFF;
    text-decoration: none;
    background: #7EB540;
    padding: 1px 7px;}
#Timer .Estimated a:hover {background: #9668CA !important;}
#Timer .cntdwn {font-size: 1.5em !important; font-family: Georgia; color: #444;}