Theme Name: Oh So Very!
Theme URI: http://www.kerflop.com/freebies
Description: A clean, colorful, easy to customize theme developed by <a href="http://www.kerflop.com/">Jessica Wiseman</a> with help from <a href="http://www.ohmystinkinheck.com/">Heather Sanders</a>.
Version: 1.0
Author: Jessica Wiseman
Author URI: http://www.kerflop.com/

	Released under Creative Commons Attribution-ShareALike 2.5 License.

===========
INSTALLATION
===========

- Unzip the downloaded file. You'll get a folder named "ohsovery"
- Upload the entire "ohsovery" folder to your 'wp-content/themes/" folder
- Login into WordPress administration
- Click on the "Presentation" tab
- Click on the "ohsovery" theme thumbnail/screenshot or title

That's it. Go back to the front page of your blog and hit refresh to see your newly installed theme.

=============
CUSTOMIZATION
=============

You may create your own graphics and upload and overwrite the existing to customize the look and feel of this theme on your own website.

Key:

Top striped background:  header_big.gif
Left column logo:  header.gif
Patterned background: bg.gif
Small plant graphic in footer:  footer.gif

It's probably a good idea (unless you know what you are doing) to right click (control click on a Mac) each graphic and select "view image".
Then, right click (control click) again to copy the image and re-open it in the graphics program of your choice, painting over it if you wish.
This way, you'll keep the existing image dimensions the same.

Once you have your new images created, simply FTP into your site and upload the new images to the "wp-content/themes/ohsovery/images" folder, overwriting the old ones.
If you're nervous about this, remember to FIRST DOWNLOAD the original images just in case you want to reupload them again.

If you are a hard coder like me, you may open the sidebar.php and leftmenu.php files in a text editor and make any hard code changes to the sidebars that you'd like.
The theme is widget ready as well, so if you'd prefer to go that route, upload the widget plugin to your plugins folder and activate it.

=============
TIP
=============

Any image posted in a page or post will automatically float to the left with a nice border around it.  If you'd like to change this, you may do so in the style sheet.

========
LICENSE
========

For any use or distribution of this theme, you must link back to my website and credit me for the original version of it. Please do not remove or edit my link within this theme.

Creative Commons Attribution-ShareALike 2.5

Read the Commons Deed:
http://creativecommons.org/licenses/by-sa/2.5/

Read the LegalCode (the full license):
http://creativecommons.org/licenses/by-sa/2.5/legalcode
(a copy of the legal code is included with your download in the license.txt file)

===============
SPECIAL THANKS
===============

Heather Sanders of www.ohmystinkinheck.com first helped me port my original CSS into Wordpress.  I have since re-formatted the CSS in order to create a cleaner, valid CSS document.
Small Potato of www.wpdesigner.com for his awesome tutorials on how to create Wordpress themes, in particular how to widgetize these darn things.  I've also copied his license.txt and the 
format of his readme.txt.  Thanks Small Potato!