/*  
Theme Name: Dave's Theme
Theme URI: 
Description: 
Version: 1
Author: 
Author URI: 
*/

.hide {display:none}
a, a:link, a:hover, a:visited {text-decoration:none}
body {background-color:#010101; width:760px; margin:20px auto; font-family:}
textarea {max-with:95%}

#everything {background-color:white; color:black}

#heading {height:200px; width:760px; text-align:center}
#heading img {border:0}

#mainblurb *, #buttons * {margin:0; padding:0}
#mainblurb {height:202px; width:450px; float:left; margin:0; background-color:#EACE95; padding:20px}
#buttons {width:225px; float:right; margin:0}
#buttons img {border:0}

#body {margin:auto 20px; text-align:left}
.post {margin:10px 0; padding:10px}
.post h3.title {float:left}
.post .date {float:right}
.post .entry {clear:both}
.comment {padding:1em}
.alternate-comment {background-color:#eee}

#menu {margin:3px 0 0 0; border:3px solid #4B360B; border-width:0 0 5px 0; padding:0 0 2px 0; text-align:center}
#menu ol {list-style-type:none;	padding:0;
	margin:0;
	border:0}
#menu ol li {display: inline; margin:0 1em}

#footer {border-top:1px solid black; padding-top:3px; clear:both}
#footer p {margin:0; padding:2px}