#blog {
 float:left;
 width:500px;
}

#sidebar {
 float:right;
 width:250px;
}
