
body{ 
font-family:'Helvetica Neue';
color:#444444;
background-color:#FFFFFF;
}

#wrapper {
width: 800px;
}

#sidebar {
width: 200px;
right:0;}

.post {
width:560px;
left:0;}

