/* CSS Document */

#main_content{
width:810px;
height:aut;
margin:auto;
}

#posts{
width:544px;
height:auto;
margin-top:20px;
margin-left:10px;
float:left;
border:1px solid #CCCCCC;
}

#main_nav {
height:auto;
margin-left:10px;
width:216px;
float:left;
/* border:1px solid #CCCCCC; */
}


div#footercontent {
background:transparent url(http://www.cleantidy.co.uk/images/bg_footer.gif) repeat-x scroll center bottom;
clear:both;
height:69px;
margin-right:33px;
text-align:center;
width:100%;
}


#postdata{
font-size:11px;
margin:16px 10px 36px 18px;
}

.entry p{
padding-left:20px;
}

#sidebar{
margin-top:20px;
}

#sidebar ul{
line-height:16px;
}

p.postmetadata{
padding-left:10px;
}