/*
THEME NAME: dgtheme
THEME URI: http://www.plaintxt.org/themes/dgtheme/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, dgtheme is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: dgtheme, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/
/* stylesheet by David Glivar */

html {
height: 100%;
}

body {
margin: 0;
padding: 0;
background-color: #303030;
height: 100%;
}

#wrapper {
margin: 0 0 0 20px;
min-height: 100%;
}

#main {
overflow:auto;
padding-bottom: 15px;
}

.header {
color: #ffffff;
font-family: helvetica, arial;
font-size: 90px;
font-weight: bold;
line-height: 72px;
display: block;
height: 70px;
margin-top: 20px;
}

.header:hover {
color: #6dcff6;
cursor: default;
}

.navi {
width: 320px;
float: left;
}

#content_pane {
width: 550px;
padding: 0 0 0 15px;
margin: 0 0 0 320px;
display: inline-block;
position: absolute;
font-family: helvetica, arial;
font-weight: normal;
font-size: 13px;
color: #e6e6e6;
}

#footer {
font-family: helvetica, arial;
height: 15px;
color: #ffffff;
font-size: 12px;
position: relative;
display: block;
margin-left: 15px;
margin-top: -15px;
clear:both;
width: 350px;

}

ul {
margin: -6px 0 5px 0;
list-style-type: none;
}

a, li a {
text-decoration: none;
}

a {
color: #fff799;
}

a:hover {
color: #b4b4b4;
}

a.biggrey {
font-family: helvetica, arial;
font-size: 50px;
font-weight: bold;
color: #b4b4b4;
line-height: 40px;
display: block;
height: 40px;
}

a.biggrey:hover {
color: #ffffff;
}

li a {
font-family: helvetica, arial;
font-size: 35px;
font-weight: bold;
color: #6dcff6;
line-height: 45px;
display:block;
height: 30px;
margin: 0 0 0 0;
}

li a:hover {
color: #ffffff;
}

li#current a {
color: #fff799;
}

li#current a:hover {
color: #ffffff;
}
