Project Description
===================

Introduction
------------
Cambrils is a simple, clean and robust Plone 4 Theme based on Sunburst Theme, it has been build to validate both, CSS 3 and XHTML 1.0 Strict code, and to provide a quick way to create new websites without deep technical knowledge.
        
Main features
-------------
- XHTML 1.0 Strict validated.
- 960px with variable column grid, you can build 1, 2 or 3 column sections with side portlets.
- Tested in the most popular browsers.
- Customizable image gallery portlet with fancybox (fancybox.net)
- Customizable social pages viewlet.
- Customizable drop down menu
- Change only one color code variable in base_properties.props, and it will automatically change that color everywhere in the theme (menu elements, list elements, links, calendar, lists...)
- Automatic header slideshow with customizable images folder via Plone Control Panel.
- Highly customizable, tested in a wide range of different viewlets and portlets combinations and positions.
- Customizable copyright and website information via Plone Control Panel.
        
Tested in browsers
------------------
- Firefox 3.0+
- Opera 10+
- Chrome 12+
- Safari 5+
- IE 8+

Dropdown Menu
-------------
Dropdown menu viewlet with customizable levels. You can disable the effect or enable it with 1 or 2 levels.

Image Gallery Portlet
---------------------
There's a new portlet available that builds an image gallery with the lightbox effect using fancybox.
With this portlet you can customize the root folder where the images are located, a depth value and a listing limit.

Social Pages Viewlet
--------------------
Enter the Facebook, Twitter, Youtube and Flickr pages into the Plone Control Panel theme settings.
Social icons will appear at the top, as a Plone viewlet.

DTML Variables
--------------
You can change this set of dtml variables customizing the base_properties.props file at:
portal_skins/cambrils_styles/base_properties
        
- logoName: logo.png
- linkColor: #0c5390
- linkColorHover: #f99734
- fontColor: #333333
- fontColorAlternative: #444444
- headingFontFamily: Georgia, Helvetica, Arial, Verdana, sans-serif
- fontFamily: Arial, Verdana, sans-serif
- backgroundColor: #ffffff
- backgroundZones: #cccccc
- backgroundTables: #dddddd
        
Authors
-------
- Marc Pampols <mpampols@semicinternet.com> (product)
- Marc Vicente <mvicente@semicinternet.com> (css)
