Theme Name: Blogging Simply
Theme URI: http://justintadlock.com/
Description: A simple, imageless, widget-ready, 3-column design.  It's beauty lies in its simplicity and soothing colors.
Version: 1.0
Author: Justin Tadlock
Author URI: http://justintadlock.com
Released under GNU GENERAL PUBLIC LICENSE

*****************
INSTALLATION
*****************

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

Then just take a look at your blog and hit refresh to see the new theme.

*****************
CUSTOMIZATION
*****************

- If you use Widgets for you sidebars, you will see 2 sidebars under the "Presentation >> Sidebar Widgets" tab.
- Just drag and drop what you want in either sidebar.
- I suggest not adding the "Search Widget" because it's outside of the widget section in the sidebar.

How to add Links/Blogroll and Calendar to the Sidebar (sidebar2):
- Use a text editor (i.e: Notepad) to open the sidebar2.php file and un-comment the links and calendar areas.

- If you don't know how to edit HTML, DO NOT DO IT!

*****************
EXTRA
*****************

- To align images or items left, right, or to the center, use the classes "left," "right", or "center" to do so.
- Example: <img src="example-image.jpg" class="center" alt="example" />
- If you want to clear any of these aligned items, just use the class "clear"

*****************
LICENSE
*****************

Licensed under GNU GENERAL PUBLIC LICENSE
Website:
http://www.gnu.org
Read the GNU GENERAL PUBLIC LICENSE:
http://www.gnu.org/licenses/gpl.txt
(a copy of the legal code is included with your download in the gpl-license.txt file)