can easily find the you post by searching, try this.
1. Log in to blogger and Go to Design >> Page Element
2.Now click Add Gadget and select the HTML/Javascript
3.Now paste below code.
<p align="left">
<form id="searchthis" action="YOUR BLOG URL/search" style="display:inline;" method="get">
<strong>NAME OF YOUR BLOG<br/></strong>
<input id="b-query" maxlength="255" name="q" size="20" type="text"/>
<input id="b-searchbtn" value="Search" type="submit"/>
</form></p>
4. Replace YOUR BLOG URL with your blog URL
Replace NAME OF YOUR BLOG with your name of your blog

