/*
Theme Name: Sluff
Version: 1.0
Author: Iain Porter
Author URI: http://www.intraspin.com/
*/

@import url("reset.css");
@import url("slimbox.css");

html{font-size:75%;}
body{background:#000; color:#fff; font-size:0.9em;}
#sidebar, #content{float:left;}
#sidebar{width:244px; margin-top:40px; position:fixed; left:50px;}
#content{width:500px; margin-left:320px; margin-top:174px;}
.splash{position:absolute; top:0; left:0; width:100%; height:100%; min-width:1381px; min-height:821px; z-index:-1;}
#splash{position:absolute; top:192px; left:310px; color:#55AEDF; text-transform:uppercase; font-size:1.1em; z-index:0;}
#splash:hover{border:none !important;}

#navigation{width:500px; height:3em; background:#000; border-bottom:1px solid #fff; margin-bottom:3em; padding-top:127px; position:fixed; left:320px;}
#navigation li{display:inline; padding:0 !important; background:none !important; margin:0 !important;}
#navigation li a{color:#fff; text-transform:uppercase; margin-right:0.6em; font-size:1.1em;}
.current_page_item a{color:#55AEDF !important;}

#logo{width:244px; height:141px; background:url(images/logo.png) no-repeat; text-indent:-9999px; padding-bottom:0.5em; border-bottom:1px solid #fff;}
#sidebar{line-height:1.6em;}
#sidebar h2{display:none;}
#sidebar h3{margin:0;}
#sidebar dl{border:solid #fff; border-width:1px 0px; padding:0.5em 0em; margin:0.5em 0em;}
#sidebar dt{font-weight:bold;}

h1, h2, h3{font-size:1em; text-transform:uppercase; font-weight:bold; margin:1.6em 0 0.5em 0;}
h1 a, h2 a{font-weight:bold;}

.post{border-bottom:1px solid #fff; margin-bottom:2em;}
p{margin:0.8em 0em; line-height:2em;}
strong{font-weight:bold;}
a{text-decoration:none; color:#fff;}
a:hover{border-bottom:1px solid #fff;}
#content li{padding-left:1.5em; background:url(images/bullet.png) no-repeat 0px 8px; line-height:2em; margin-bottom:0.5em;}
hr{height:1px; color:#fff; margin:2em 0;}

form{clear:left;}
form li{padding:0 !important; background:none !important; margin:0 !important; line-height:1em !important;}
form li label{display:block; text-transform:uppercase; font-weight:bold;}
form li input, form li textarea{background:none; border:1px solid #fff; font:1em verdana; padding:10px; width:480px; margin:1em 0 2em; color:#fff; text-transform:uppercase;}
form li textarea{text-transform:none;}

form ul.buttons li{border:none; padding:0;}
form ul.buttons li input{width:60px; padding:10px; border:none; background:#111; color:#fff; text-transform:uppercase; font-weight:bold;}

#gallery-1 .gallery-item{text-align:left !important;}
