/*
Theme Name: High Beck
Theme URI: http://highbeck.com/
Description:
Version:0.2
Author: David Watts
Author URI: http://davidwatts.net/
*/

/*dw, 2008-06-01*/
/*global reset*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}

body{
background:#143d55;
margin:0px;
padding:0px;
font:100%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
color:#fff;
text-align:center;	
}
	
#wrap {
width:750px;
margin:0 auto;
}

a{color:#ff3; text-decoration: none; }
a:hover{ text-decoration:none; }

h1{margin:0;font-size:2.5em;font-weight:900;color:#fff;}
h2{margin:0;font-size:2.0em;font-weight:700;color:#fff;}
h3{margin:0;font-size:1.7em;font-weight:500;color:#fff;}
h4{margin:0;font-size:1.4em;font-weight:700;color:#fff;}

li{
display:inline;
list-style:none;
}

.smallimage{
width:64px;
height:64px;
border:0;
}

#main {
float:left;
width:440px;
padding:10px;
}
	
#sidebar {
float:right;
background:transparent url('/old_data/images/highbecknav.jpg') top left no-repeat;
display:block;
width:270px;
height:390px;
margin-top: 0px;
position:relative;
padding:0;
margin:0;
}

/*footer*/
#footer{
background:transparent;
height:100px;
padding:15px 0;
width:100%;
color:#fff;
font-weight:900;
margin-top:75em;
}

#footer ul{
float:right;
}

#footer li{
display:inline;
list-style:none;
padding-left:10px;
padding-right:10px;
}   

#footer a{
font:.9em "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-weight:900;
line-height: 1.0;
color:#fff;
font-weight:100;
}
