=== Stripay ===

Stripay is a simple theme based on Automattic's starter theme '_s'. Available in 4 colour schemes.
I was intrigued by Automattic's theme and wanted to test drive it and submit a theme to the repo.
I learned a great deal while working with it and I can see it becoming a great resource for theme developers.

Google Web Fonts used: Lora, Oswald.

------------------------
Version history:

v 3.0 -
Removed the small menu. This site is not responsive.
Fixed the sidebar using the Monster widget.

v 2.2 - Removed wp_register_style in theme and replaced these with wp_enqueue_style() in functions.php file.

v 2.1 - Minor css adjustments and modified custom_header and custom_background to comply with WordPress 3.4 changes. 

v 2.0 - Added custom theme options and created three new theme colour schemes.

v 1.3 - Added custom background and header. The design didn't really needed it, but some people may like that. Fixed the tags and categories on single.php

v.1.2 - More minor adjustments to theme based on theme review feedback. 

v1.1 - Slight adjustments made to footer based on theme review feedback

v1.0 - Hello, world!