Hi!

Thanks for downloading the theme I created and for reading this.

-----------------------------------------
WordPress Theme
-----------------------------------------

Name: Pink Beauty
Version: 2.0

Features: flowery designs, pink color scheme, 2-columns, fixed width, left widgetized sidebar, widgetized footer block

License Information:
If you wish to use this theme, you must agree to Creative Commons Attribute-ShareAlike License.
You are allowed to copy, distribute and transmit, and adapt the work under the following conditions:
1. You must attribute the original work by retaining the footer links to WordPress and Cureless.
2. If you alter, transform, or build upon this work, you may distribute the resulting work only under the same, similar or a compatible license.
http://creativecommons.org/licenses/by-sa/3.0/

Revision History:
2.0 - Re-coding of templates and stylesheet. Bug display fixes. Added footer-block. 07 Apr 2007
1.0 - First Release. 31 Jul 2006

Credits:
http://sxc.hu stock.xchng for the eye and flower images used on the header

Downloadable From:
http://themes.wordpress.net/
http://cureless.net/
Other sites offering this theme for download are not authorized to do so.

Instructions:
1. Upload the [pink-beauty] folder to [/public-html/your-wp-dir/wp-content/themes/] using your FTP client
2. Activate the theme from [http://your-wp-url/wp-admin/themes.php]
3. CHMOD to 666 all the .php files inside the [red-is-passion] folder in order to edit the templates from the admin panel

Additional Notes:
1. You can replace [images/title.gif] with your own site's title logo (preferrably GIF or PNG to match background color).
2. If you prefer not to use the image logo, you may delete the logo's code and unhide the title and description code in [header.php] as shown:
	<div id="header">
	<h1><?php bloginfo('name'); ?></h1>
	<p><?php bloginfo('description'); ?></p>
	</div> <!-- div#header -->
3. For alignment of img and div, append attribute [class="property"], where property can be [align-left], [align-right] or [align-center], as shown:
	<img class="align-left" src="image.jpg" alt="image" />
4. Notable colors used in the theme are as follows:
	content (background)	: #f5dfdf (light pink)
	footer (background)	: #f5a6c2 (pink)
	text			: #a9ab7a (green)
	link & subheadings	: #e988ac (pink)
You may refer to the stylesheet for more.

Questions? Suggestions?
Email Yoru (jiyoru@gmail.com)