Text Widget Not Working

Your posts are too wide and are overlapping the sidebar. Try changing your CSS to:

.entry-content {
width:55%;
}

Revision:

#secondary.widget-area{
display:block;
position:relative;
}

This isn’t a WordPress question, but since I’ve started trying to help
I thought I’d see it through.