/* standard elements */
html {min-height:100%; }
* {margin:0; padding:0; }
a {color:#59C; }
a:hover {color:#9CF; }

body {background:#000 url('img/lbug-films.gif') no-repeat; color:#DDD; font:normal 62.5% "Trebuchet MS",Sans-Serif; padding-left:90px; }

p,code,ul,ol {padding-bottom:1.2em; }

h1 {color:#DDD; font:normal 2em "Trebuchet MS",sans-serif; }
h1 a {color:#000; text-decoration:none; }
h1 a:hover {color:#59C; }
h1 {padding-top:6px; padding-bottom:6px; margin-top:24px; margin-bottom:12px; }
h2 {font:normal 1.8em "Trebuchet MS",sans-serif; }
h2 {padding-top:6px; padding-bottom:6px; margin-top:24px; margin-bottom:12px; }

img {border:none; }
img.right {margin:5px 0 5px 12px; }
img.left {margin:5px 12px 5px 0; }

/* misc */
.clearer {clear:both; font-size:0; }
.left {float:left; }
.right {float:right; }

.lbug,.lbug-small {background:url('img/lbug-title.gif') no-repeat left center; color:#000; font:normal 1.5em "Trebuchet MS",sans-serif; letter-spacing:1px; padding:0 0 12px 22px; }
.lbug-small {background:url('img/lbug-small.gif') no-repeat left center; padding-top:6px; }

/* structure */
#container {font-size:1.3em; }

/* title */
#site-title {font:normal 3em "Trebuchet MS",Sans-Serif; }
#site-title a {color:#DDD; text-decoration:none; }
#site-title a:hover {color:#9CF; text-decoration:none; }
#site-description {color:#BBB; }

/* content */
#content {left:360px; position:absolute; top:90px; width:488px; }

/* navigation */
#navigation {left:120px; position:absolute; top:290px; width:210px;  }
#navigation h2 {color:#000; font-size:1.5em; letter-spacing:0; line-height:30px; margin:0; }

/* footer */
#footer {border-top:1px dashed #666; color:#666; font:normal 0.9em sans-serif; position:absolute; top:100%; width:100%; padding:10px; }
#footer a:hover {color:#9CF; text-decoration:none; }
#footer .right a {color:#59C; text-decoration:none; }