Searchbar

Decorate has a handy little Searchbar which allows you to search the web or your site.

By default it is set to search my site www.focusphotos.com, but this is easy to change.
stacks_image_A6F41B4F-94E3-4F35-8E78-60F4F253B884

To change Searchbar target

1) In RapidWeaver, open the "Themes" drawer and "crtl + click" on the theme's icon and select "reveal contents in finder"

2) Open the "index.html" file in the "Contents" folder using a text editor like Text Wrangler and change the follow code lines (making sure that you leave all the other code intact):

name="domains" value="http://YOUR URL GOES HERE/"
name="sitesearch" value="http://YOUR URL GOES HERE/"

3) Save and enjoy!