
#header h1{
  display:block;
}
#header a img, #postcomment, #sidebar, #commentform, #footer, .igBar{
display:none;
}

.syntax_hilite, li .syntax_hilite {
  white-space: normal;
  font-size: 0.95em;
  
}

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
code{
  font-size: 1.0em;
}
#content h3,
#content h4{
	margin-bottom: 0.2em;
}
#content p,
.postentry ul,
.postentry ol{
  margin-top: 0;
  margin-bottom: 0.5em;
}

.postmeta{
  font-size:0.8em;
}
.sociable{display:none;}