@charset "UTF-8";
/* CSS Document */

body { background-color:#000; font-family:Eurostile, Helvetica, sans-serif; font-size:18px; letter-spacing:1px; line-height:22px; color:#FFF; }
a:link, a:visited { color:#9C3; text-decoration:none; }
a:hover, a:active { color:#F09; text-decoration:none; }
hr { background-color:#FFF; border:none; height:2px; }
.h1 { font-size:48px; letter-spacing:1px; line-height:0px; color:#FFF; }
.h2 { font-size:26px; letter-spacing:1px; line-height:0px; color:#FFF; }
.h3 { font-size:18px; letter-spacing:1px; line-height:26px; color:#FFF; }
.head { font-size:26px; letter-spacing:1px; line-height:0px; color:#FFF; text-decoration:underline; }
.body { font-size:14px; letter-spacing:1px; line-height:18px; color:#CCC; }
.date { font-size:10px; letter-spacing:1px; line-height:0px; color:#9C3; }

#fork { background-image:url(../img/navigation/fork_bg.png); width:280px; height:600px; position:fixed; bottom:0px; left:0px; z-index:3; }

#nav { width:100px; height:400px; position:fixed; bottom:215px; left:-40px; z-index:2; }
#nav li { list-style-type:none; }

#wrapper { position:fixed; bottom:50px; left:300px; width:700px; height:525px; z-index:1; }

#banner { position:fixed; bottom:590px; left:187px; width:800px; height:120px; z-index:1; }

#foot { background-image:url(../img/navigation/footer/foot_bg.png); width:730px; height:24px; z-index:2; position:fixed; bottom:15px; padding-left:270px; }
#navfoot { position:fixed; bottom:15px; left:770px; height:24px; }
#mouse { height:8px; z-index:2; position:fixed; bottom:3px; padding-left:272px; font-size:6px; line-height:8px; letter-spacing:1px; color:#FFF; }

#sidebar { background-color:#9c3; width:200px; height:525px; position:fixed; bottom:50px; left:787px; }

#twitter { background-color:#000; width:170px; height:295px; margin:10px; padding:0px 5px; font-size:12px; line-height:14px; }
#twitter ul { list-style-position:inside; position:relative; left:-35px; top:-5px; width:165px; }
#twitter li { margin-bottom:4px; }

#netfork { background-color:#000; position:fixed; bottom:50px; left:787px; width:170px; height:200px; margin:10px; padding:0px 5px; }
#netfork ul { list-style:none; position:relative; left:-45px; top:-20px; line-height:14px; }
#netfork p { font-size:26px; letter-spacing:1px; line-height:1px; color:#FFF; text-decoration:underline; position:relative; left:0px; top:-10px; }
#netfork img { border:none; }

#content { width:485px; height:515px; position:fixed; bottom:50px; left:275px; padding:5px; overflow-y:auto; }

.left {float:left;}
.right {float:right;}
