#projects {
    float: left;
}

#sidebar {
    float: right;
}

#sidebar_title {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: right;  
}

.project {
    margin-bottom: 1em;
}
