I don’t know much about this..but I got mine to work – though I’m still working on the rest of my site.
I went into the css
look for where it says
Header and remove this
margin-bottom:1.76%
this is what I have now..
#header input#s:focus {
width:180px;
background:#ececec url(images/search.png) right center no-repeat;
box-shadow:inset 1px 1px 5px 1px rgba(0, 0, 0, .1);
color:#333;
text-indent: 0;
hope that helps