You have rules below that makes the sidebar 0% width, making it stretch all the way down
#container_wrap.right-1-col{width:100.000%;} #sidebar_wrap_right.right-1-col{width:0.000%;}
#container_wrap{width:100.000%;} #sidebar_wrap_left{width:0.000%;} #sidebar_wrap_right{width:0.000%;}
So I suspect you have set the sidebar width to zero either in the Sidebar & layout page, in the page editing page option.
Remove that zero width value and then we can review what you were trying to do