Theme: chameleon v.1.0 for Geeklog v1.4.1
Theme by: Eric aka 'Geiss' Warren
          eric@familycorner.us
          &
          Mark R. Evans
          mevans@ecsnet.com
Last updated: 2 December 2007
========================================
Chameleon is a dynamic theme which, when used in conjunction with the Chameleon plugin, will
allow a site admin to select from over 58 elements to create over 88,128 different theme
combinations. It features:

- Tableless markup. All global markup is created with <div> tags and other elements.

- Dynamic functions.php file for switching modular css files to achieve different layouts.

We have tested it in Firefox2, IE 6/7, Safari public beta 3, and Opera 9. In other browsers, your
mileage may vary.

As always, we appreciate the years of hard work and dedication of the core Geeklog developers. 

TOC
===
-- LICENSE
-- README
-- INSTALLATION
-- THINGS FOR YOU TO DO
-- BUGS
-- CHANGELOG

LICENSE
=======
This work is distributed under the terms of the GPL, which means that you are free
to use and modify it for any purpose.

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of  MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.  See the  GNU General Public License at
http://www.gnu.org/licenses/gpl-3.0.txt for more details.

README
======
There are a few things about this theme which you should be aware of:
     
1. We've also styled some of the plugin css declarations in style.css But plugins
   that use their own style.css file will need to be edited manually. Here are
   the default colors used for this theme (Light Blue):
 
     #0000FF is the color of typical links (blue).
     #588EE3 is the color of typical active links (green).
     #333333 is the color of visited links (purple).
     #000000/666666 is the color of text (black/grey).
     #FFFFFF is the color of the main background.
     #F7F7F7 is the color of the block backgrounds.

INSTALLATION
============
Simply unzip all of the contents of this theme and upload into your
public_html/layout/ directory. Once uploaded, you should have 2 or more 
folders, including "professional", and "chameleon".

If you would like to change the theme for only you, login to your site and
click on My Account in the User Functions block. Then click on the Layout
& Language tab, and choose "Chameleon" under the Theme dropdown box.

If you would like to make the entire site pick up on the change, edit
your {path_to_geeklog}/config.php and change the default theme from
"professional" to "chameleon".

THINGS FOR YOU TO DO
====================
1. Some input form table sizes and system display tables possibly overlap the outer borders. We
   believe we fixed all the issues that we found with a base Geeklog install. Some plugins might
   have issues, which you will want to edit as you come across them. 

3. In the chameleon/extras folder you will find a copy of the site logo in a layered Adobe
   Photoshop .psd format. Feel free to edit this and then upload it through the Chameleon
   Admin Screen, under the Logo tab.
   
BUGS
====
Please report bugs in the forums at http://www.gllabs.org/ 

CHANGELOG
=========
2Dec07 v1.0 created. 

