body {
   background-color:#27282B;
   color:#000;
   padding:50px 0px 0px 0px;
   margin:0px;
   font-family:verdana;
}
.cl { clear:both; }
#header { width:887px;clear:both;margin:auto; }
#header #logo { width:325px;height:93px;background-image:url(img/header.png);float:left;margin-bottom:25px; }
#header #twitter { width:518px;height:79px;background-image:url(img/tweet.png);float:left; }
#twitter #tweet { font-family:Trebuchet MS;font-size:10pt;color:#FFF; }
#tweet ul, #tweet li { list-style-type: none;margin:0px;padding:0px;height:79px;display:table-cell;vertical-align:middle; }
#tweet #twit { width:351px;margin-left:142px;text-align:center; }
#twit a:link, #twit a:visited { color:#B0D324;text-decoration:none; }
#twit a:hover { text-decoration:underline;color:#D1F151; }
#tweet #twitlink { font-size:8pt;color:#404040;font-weight:bold; }
#twitlink a:link, #twitlink a:visited { color:#686868;text-decoration:none;font-weight:normal; }
#twitlink a:hover { color:#999;text-decoration:underline; }

#bar { width:887px;height:171px;clear:both;margin:auto;background-image:url(img/bar.png); }

#contact { width:887px;clear:both;margin:auto; }
#social { margin-top:25px;height:45px;float:left;padding-left:196px;background:url(img/socialnets.png) no-repeat; }

ul#sites { margin:0px 0px 0px 12px;padding:0px; }
ul#soc { margin:0px;padding:0px; }
ul#sites { margin:0px 0px 0px 35px;padding:0px; }
ul#sites li, ul#soc li { list-style:none;display:inline; }

#sites #portfolio { background-image:url(img/portfolio.png);width:208px;height:121px;margin-top:28px; }
#sites #sodashop { background-image:url(img/sodashop.png);width:143px;height:114px;margin-top:26px; }
#sites #filedump { background-image:url(img/filedump.png);width:204px;height:81px;margin-top:44px; }
#sites #blog { background-image:url(img/blog.png);height:75px;width:107px;margin-top:48px; }
#soc #lastfm { background-image:url(img/lastfm.png); }
#soc #brightkite { background-image:url(img/brightkite.png); }
#soc #facebook { background-image:url(img/facebook.png); }
#soc #twitter { background-image:url(img/twitter.png); }


#sites a:link, #sites a:visited, #soc a:link, #soc a:visited {
   background-repeat:no-repeat;
   display:block;
   float:left;
}
#soc a:link, #soc a:visited { margin-left:9px;width:45px;height:45px; }
#sites a:link, #sites a:visited { margin-left:30px; }

#sites a:hover, #soc a:hover { background-position:0px 100%; }

#bottom_bar {
   position:fixed;
   bottom:0;
   height:73px;
   background:url(img/bb_bg.png) repeat-x bottom left;
   width:100%;
   z-index: 3;
}
