LICENCE
You may use this theme on any of your site and change tweak it as per your wish. However, you can not re-distribute in any way, shape, or form without prior written permission from the author.

R.Bhavesh from cssace.com and HostWordpress.com is credited for this theme through a link in the footer. And as per the license of this theme, you leave the theme intact in the footer and not remove it. If you wish to remove the links, you must obtain paid version of this theme from cssace.com website.


NEED SUPPORT / DONT LIKE TO DO SETTINGS?
=====================================
Please obtain a paid version from http://cssace.com/wp-premium-theme/ which allows all the theme settings from theme control panel and comes bundeled with 10 color schemes. Plus you get exclusive theme support for this theme.



***************************************

THEME SETUP/INSTALLATION GUIDE

***************************************


I WANT TO CHANGE COLOR
=================================
Please open style.css file and at the beginning of the css, there is an easy instruction on how to do it. 


CHANGING FEEDBURNER ID IN HEADER SUBSCRIPTION BOX
===============================================
please open header.php file from the theme folder. go to line number 47. You will find easy instruction there on how to change it.



CHANGING "ABOUT ME" TEXT
=================================
In the sidebar, we have about me section for the author. To change content, In the theme folder, please open "about-me.txt" file from where, you can change the text and image path as per your choice.



ADDING YOUR TWITTER ID
=================================
you will need to install free Twitter Tools plugin from alex king.

Direct Plugin Download Link: http://downloads.wordpress.org/plugin/twitter-tools.1.6.zip

	Installation

	1. Download and Put the 'twitter-tools.php' file into your wp-content/plugins/ directory.

	2. Go to the Plugins page in your WordPress Administration area and click 'Activate' for Twitter Tools.

	3. Go to the Twitter Tools Options page (Options > Twitter Tools) to set your Twitter account information and preferences.


Plugin Details page: http://alexking.org/projects/wordpress/readme?project=twitter-tools



ADVERTISEMENT  MANAGEMENT
=================================
Four 125x125 pixel advertise images has been included in the sidebar of the theme.

To change the ad blocks to your choice, please opem "ads.php" file from the theme folder and change the images and links as per your wish.

If you wish to completely remove the advertise from the sidebar, remove the following lines from the "sidebar.php"

  <div class="advertise">
    <?php include(TEMPLATEPATH."/ads.php"); ?>
  </div><!-- advt #end -->


