1. Change the post timestamp format (the hour) to the date today, for example: Thursday, March 12, 2009.

2. Create a new HTML widget and paste the following code:

<form id="searchform" action="/search" method="get">
<div><input id="s" value="" class="txtField" name="q" size="20" type="text"/> <input id="searchsubmit" value="Search" class="btnSearch" type="submit"/>
</div>
</form>