.singlepost{
	width:95%;
	margin-left:2.5%;
}

.posttitlelink a{
	font-size:24px;
	text-decoration:none;
}


.posttitle h1{
	margin-bottom:3px;
	font-size:24px;
}

.postcat{
	font-size:0.9em;
	font-weight:bold
}

.postcat a{
	font-size:0.9em;
	text-decoration:none;
}

.prevnext{
	width:90%;
	margin-left:2.5%;
}

.prevnext a{
	text-decoration:none;
}

.prev{
	float:left;
}

.next{
	float:right;
}

.comments
	{
	width:95%;
	margin-left:2.5%;
	}
	
	
	
	
	
