Have you modified any core file? You have somewhere this inline element:
#header_img_link {
height: 198px;
width: 60px;
}
Plugin issue, custom page template or something like that, anyway, find it and change that width:60px property in width:100%, or simply delete that...
Here is full inline code:
#content, .menu-bottom-shadow, #sidebar_bottom{background-color: #000000}body{background-image:none}.header_title, .header_title a, .header_title a:visited, .header_title a:hover, .header_desc {color:#blank}#header_img_link{width:60px; height:198px}