Forgot to join the css bit for the footer only, thought it might help :
/* POST FOOTER */
.postfooterend {
width: 5px;
height: 32px;
background: #ffffff url(images/blockComment_left_end.jpg) left top no-repeat;
float: left;
text-align: center;
}
.postfooterend2 {
width: 5px;
height: 32px;
background: #ffffff url(images/blockComment_right_end.jpg) right top no-repeat;
float: right;
text-align: center;
}
.postfooter {
margin-top: 15px;
margin-bottom: 30px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background: url(images/blockComment_middle.jpg) top repeat;
display: table;
#position: relative;
width: 490px;
overflow: hidden;
height: 32px;
}
.postfooter2 {
background: url(images/block_end.jpg) right top no-repeat;
}
.postcomments {
margin-top: 10px;
margin-left: 6px;
background: transparent url(images/button_comment.jpg) left center no-repeat;
height: 11px;
padding-left: 18px;
color: #000000;
float: left;
}
.posttags {
margin-left: 20px;
background: url(images/button_tags.jpg) left center no-repeat;
height: 24px;
padding-left: 18px;
color: #000000;
width: 290px;
#position: absolute;
#top: 50%;
display: table-cell;
vertical-align: middle;
}
.posttags2 {
margin-left: 20px;
height: 24px;
padding-left: 18px;
color: #000000;
width: 290px;
#position: absolute;
#top: 50%;
display: table-cell;
vertical-align: middle;
}
.postfooter a{
text-decoration: none;
color: #000000;
}
.postfooter a:hover{
text-decoration: underline;
}
.postnr {
width: 50px;
height: 32px;
background: #ffffff url(images/blockComment_right.jpg) right top no-repeat;
float: right;
text-align: center;
}
.postnrtext {
width: 20px;
padding-left: 15px;
padding-top: 0px;
margin-left: 6px;
margin-top: 8px;
background: transparent url(images/button_order.jpg) left center no-repeat;
height: 20px;
color: #ffffff;
}
.post p {
padding-bottom: 15px;
}
.posttext a {
color: #000000;
}
.post ul, .post ol {
padding-left: 25px;
}
h3.single_h3 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
color: #000000;
text-align: center;
margin: 0;
}