/*v20100207*/

/*Eric Meyer's Reset CSS http://meyerweb.com/eric/tools/css/reset/ v1.0 | 20080212*/
/*remember to define focus styles, remember to highlight inserts somehow, tables still need 'cellspacing="0"' in the markup*/
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 {background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline;}
body {line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse;border-spacing:0;}
/*end Eric Meyer's Reset CSS*/

/*document*/
html {height:100.1%;}
body {background-color:#444;font-family:Helvetica,Arial,sans-serif;font-size:small;height:100.1%;}
* html body {font-size:x-small;}
a {text-decoration:underline;color:#f00;}
a:active,a:hover {color:#f00;}
h1 {font-size:300%;font-weight:bold;}

/*classes*/
.clear {clear:both;}
.space {height:20px;}

/*ids*/
#chat {display:inline;float:left;}
#content {background:#fff;padding:10px;width:920px;}
#engineroom {float:left;}
#header {color:#fff;margin:0 0 20px 0;}
#header h1 {margin:0 0 5px 0;}
#header h2 {clear:both;}
#icons ul li {float:left;margin:0 0 0 20px;}
#footer {color:#fff;font-size:90%;font-weight:bold;margin:20px 0 0 0;padding:0 0 30px 0;}
#live {display:inline;float:left;margin:0 20px 0 0;}
#main {margin:20px;}
#mixcloud {display:inline;float:left;margin:0 20px 0 0;}
#twitter {display:inline;float:left;}
