/** Print styles for wordpress**/
#menu ul li {
  font-size: 8.5pt;
}
#right-bar,
#media-menu {
  display:none; 
}
#post-list {
	width: 680px; 
	margin-left: 290px;
}
.post {
	border-bottom: solid 1px  #d6dbde;
}
#comment-reply {
  display:none; 	
}