   =========================================================
   ||     Guidelines for designing a Media Mate theme.    ||
   ||              Author: Tony Collins                   ||
   ||          Updated by: Jamin Collins                  ||
   ||                   Draft 002                         ||
   ||              Friday, 12 Sep 2003                    ||
   =========================================================


 --------
 Overview
 --------
This is a brief guide for designing themes for use with the Media Mate web
database framework.  You should adhere to this guide to ensure that your
theme/style works will all parts of Media Mate and its modules. When you feel
that you have created a theme worthy of sharing with the world, email us at
MediaMate [at] Rocks [dot] cc with the details.  There is a very good chance
that we will include your theme on the Media Mate website.

Please attach your theme to a Feature Request on the Media Mate bug/request
tracker.

 ------------------
 Naming conventions
 ------------------
You are free to name your Theme whatever you wish, provided that the name
contains no spaces, and is less than twenty characters long.  Your Theme file
should end with the extension '.css'.  If your Theme requires any
extra files to function (eg. images), then you are to put them in a
subdirectory.  This subdirectory is to have the same name as your Theme, but
lowercase.

 ----------
 References
 ----------
When designing your Theme, please refer to the Pastel theme for a guide. It
contains all the classes and ids that you need to alter in order to make your
theme work with Media Mate and its modules.

