/* ================================================================================================
        Right sidebar
================================================================================================ */
#content {
    float:left;
}

#sidebar {
    float:right;       
}