.content-bottom {
  display:none;
} 

h2 {
  background-image:none;
}

.post h2 {
  background:url("img/border.gif") repeat-x scroll left bottom transparent;
}

.postmeta {
color:#005F9A;
font-size:12px;
margin-bottom:1em;
}

.avatar {
float:left;
margin:10px 10px 0 17px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	width:70px;
	text-indent:-9999px;
	}

.comment-body {
  margin-bottom:1em;
	padding-bottom:0.5em;
	border-bottom:1px solid #ccc;
	}	

ul.children {
  margin-left:2em;

  }
	
ol.commentlist {
  margin-bottom:2em;
}	
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}