Theme Name: TechPress
Theme URI: http://www.wpdesigner.com/2007/02/09/techpress-theme/
Description: TechPress theme created by Small Potato.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	Released under GPL.

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

- Unzip the downloaded file. You'll get a folder named "techpress"
- Upload the entire "techpress" folder to your 'wp-content/themes/" folder
- Login into WordPress administration
- Click on the 'Presentation" tab
- Click on the "techpress" 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
=============

Unlocking Calendar:
- Use a text editor (i.e: Notepad) to open the sidebar.php file and un-comment the calendar area.
- If you don't know how to uncomment in HTML, DON'T!!!

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

- Use alignleft or alignright to make your images float left or right. For example: <img src="yourimage.gif" class="alignleft">