<div class="searchform textwidget">
<form method="get" id="searchform" class="search" action="<?php echo home_url(); ?>/">
	<input type="text" value="" title="<?php _e('Search', 'greenhope'); ?>" name="s" id="s" />
	<input type="submit" value="<?php _e('Go', 'greenhope'); ?>" class="searchbutton" id="search_submit" />
</form>
</div>