Theme: Nouveau v1.1 for glFusion v1.1.0
Theme by: Eric Warren - glFusion (http://www.glfusion.org)
Last updated: 19 October 2008
========================================
Nouveau is a fixed & fluid width, blue and grey neutral theme that is included in a default
glFusion install.

For complete documentation please visit: http://www.glfusion.org/wiki/doku.php?id=glfusion:nouveau.

Briefly, Nouveau features:

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

- SEO friendly design where content comes first in the code, followed by side blocks.

- Both Fluid and Fixed width versions of the theme, one line configurable in header.thtml.

- Validates to HTML 4.01 Transitional, HTML 4.01 Strict or
  XHTML Transitional 1.0 via a switch in the theme's functions.php)

- Support for glFusion's Menu Builder cascading menus.

- Additional typography elements with enhanced block class styling, quote & code styling, list
  styling, and more.

- Extra block styling options for both left and right blocks.

- YUI grids.css support.

We have tested it in Firefox 2/3, IE 6/7, Opera 9, Safari beta 3 on Windows, and Google Chrome. In other browsers, your mileage may vary.


TOC
===
-- LICENSE
-- DEPENDENCIES
-- 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.

Individual files in this archive may fall under other open-source license terms.
When applicable, those license terms take precedence those declared above.



THINGS FOR YOU TO DO
====================
1. We have included both fluid (default) and fixed width versions of this theme.
   In header.thtml, simply change line 2 to your desired layout type:

       <div id="gl_container_fluid"><!-- options are fixed or fluid-->

2. We have included several different block styles with this theme. To change styles,
   open either leftblocks.thtml or rightblocks.thtml and modify class=gl_blockstyle1.

   For documentation and graphic examples, please visit:
   http://www.glfusion.org/wiki/doku.php?id=glfusion:nouveau#extra_block_styles

3. We've styled the plugin css declarations in style.css, but individual plugins
   that use their own style.css file will need to be edited manually. Here are
   the default colors used for this theme:

     #0000FF is the color of typical links (blue).
     #008000 is the color of typical active links (green).
     #800080 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.
     #CCCCCC is the color of the block header backgrounds.


4. Visit http://www.glfusion.org/wiki/doku.php?id=glfusion:widgets and learn
   about how to use the additional MooTools javascript widgets included with glFusion.
   From content sliders & news tickers, to custom tool tips, header rotators and more,
   glFusion gives you the flexibility and power to make your site unique!

BUGS
====
Please report bugs in the support forums at http://www.glfusion.org

CHANGELOG
=========
29 April 2008 - v1.0 released.
24 July 2008 - v1.0.1 released.
31 October 2008 - v1.1.0 released.