#sidebar {
display: none;
}

 #header form{
display: none; 
 }

body {
  background:#fff;
  width:720px;
  margin:0;
  padding:40px 20px;
  font:x-small Georgia,Serif;
  text-align:left;
  color:#333;
  font-size:small;
}

a:link, a:visited, a:hover {
  color:#58a;
  text-decoration:none;
  }
 h2 {
  margin:1.5em 0 .75em;
  font:80%/1.7em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#383839;
  }

  h4 {
  margin:1.5em 0 .75em;
  font:80%/1.5em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.3em;
  color:#8e2424;
  }


#title {
   font-size:150%;
   text-transform:uppercase;
   letter-spacing:.2em;
  }

#description, #content, #main {
  }

.date-header {
  margin:1.5em 0 .5em;
  }

.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dashed #ccc;
  padding-bottom:1.5em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:120%;
  font-weight:normal;
  line-height:1.4em;
  color:#009966;
  }
  
.post-title a, a:hover, .post-body a, a:hover, a:visited {
  display:block;
  text-decoration:none;
  color:#000;
  font-weight:normal;
  }
  
.post-title a:visited, .post-title strong {
  display:block;
  color:#000;
  font-weight:normal;
  }
  
.post-title strong, .post-title a:hover {
  color:#333;
  }
  
 .page-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  letter-spacing:.1em;
  color:#009966;
  } 
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post-body img {
  padding:4px;
  border:1px solid #ddd;
  display:inline;
  margin:5px;
  float:left;
  clear:left;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
#vignette{
margin-right:5px;
margin-top:5px;
margin-left:0;
float:left;
clear:left;
}
#footer {
 display: none;
  }
#paging, #previous, #next {
display: none;
}