thanks. i was playing around with the search widget provided on your theme. i think i can make it work.
what code should i add to make it responsive. so far I have:
.box #searchform .field {
width: 200px;
position: relative;
top: -80px;
height: 30px;
right: -465px;
}