#sidebar {
width:170px;
padding:10px 0 0;
}

#content pre {
width:730px;
}

#wrap {
background-color:#fefefe;
}

#content-left {
background-color:#fefefe;
width:730px;
padding-right:10px;
border-right:1px dotted #cccccc;
}

#subnav {
display:none;
}

#wrap,#nav {
border:1px solid #000000;
}

#nav {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-khtml-border-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
float:left;
width:960px;
min-height:45px;
background:#222 url('images/nav.png') repeat-x;
display:block;
text-transform:uppercase;
margin:0 auto 10px;
padding:0;
}

#searchform,#subnav, {
display:none;
}

#header {
background:#ffffff url('http://thelegendofdave.files.wordpress.com/2010/06/website2header2.png') no-repeat right top;
width:960px;
height:241px;
overflow:hidden;
border:1px solid #000000;
border-top:none;
margin:0 auto 10px;
padding:0;
}

#content cocde {
background:#F5F5F5;
display:block;
margin:0 0 15px;
padding:10px 20px 0 15px;
}

.wp-caption p.wp-caption-text {
font-size:1em;
padding-top:9px;
}

.navright {
width:180px;
}

.navleft {
width:750px;
}

body {
background-color:#999;
color:#000;
font-family:Verdana, sans-serif;
}

a,a:visited {
color:#0066cc;
}

a:hover,#content h2 a:hover {
color:#CC0000;
}

#content h1,#content h2 {
font-weight:bold;
}

.entry ul {
padding-left:10px;
list-style-type:none;
}

#twitter-3 {
font-size:11px;
line-height:17px;
}

.nav li:hover {
background-color:#fff;
}

#supernav {
background:url('http://thelegendofdave.files.wordpress.com/2010/06/birdmenu.png') no-repeat left bottom;
padding-left:34px;
width:716px;
}