Thankyou that you find theme great...
Regarding making it wider...It is fixed width theme so you can't make it wider, for news going over search box...
Search :
#top_section div.news {
bottom: 64px;
color: #FFFFFF;
float: right;
position: absolute;
right: 0;
}Replace with :
#top_section div.news {
bottom: 64px;
color: #FFFFFF;
float: right;
position: absolute;
right: 0;
width: 75%;
}
find above in Themes/premiummgc/css/index.css