======== Simple Rounded Template v5.2.1.05 ========
Created by Joe Curia (azumandias _ at _ hotmail.com)
Original phorum coding by the Phorum Development Team (http://www.phorum.org)

========        Brief Description         ========
This template was created to provide a simple and compact forum layout with
cleanly rounded edges.  It was further developed to be easily customizable.
The rounded edges are CSS based so that color schemes can be easily changed,
either with the Easy Colorscheme Manager module or simple settings.tpl edits.

The template is also scalable from a minimum of 600px wide. It is pre-built with
left or right columns which may be enabled from the settings.tpl file and are
populated from the left_column.tpl and right_column.tpl files.  This allows for
easy left or right banners or menus.

========      Installation and Usage      ========
This template installs like any other template.  No customization is required
for a centered, single-column 800px forum.

Due to the compact nature of this template, the Readable Dates module is
highly recommended. Also, if the width is less than 800px it is best to turn off
the view count column.  Moderation options are available on the list pages in a
javascript menu which you can open by clicking on the key icon.

Please be sure to install the module templates for any modules that have their
own custom templates.  If you are using such a module and a Simple Rounded
custom template is not available for the module, please let me know and I will
be happy to create one.

Please note, this template uses its own custom language file for some headings
and messages.  If your language is not currently supported these will be
presented in English.  If you are able to provide a translation for your
language, I will be happy to add it to the template.

========            Customization         ========
If you would like to change the size or layout of this template, there are a few
things to keep in mind.

Width:  This template supports a minimum width of 600px.  You can change the 
width with the templatewidth and templatewidth_nopx settings (be sure to edit 
both settings).  The list_pages_shown, subjectlength, and breadcrumblength 
variables should also be changed to reflect the new width.

Left or right columns:  This template supports both left and right columns
flanking the main forum column.  Either or both can be enabled by providing
widths for the leftcolumnwidth and/or rightcolumnwidth settings.  Each is
populated from its respective column file (eg. left_column.tpl) which should be
edited to contain the HTML you would like to display.  Please note, these 
columns are added to the width set in the templatewidth setting.  Thus a 
leftcolumnwidth of 200px and a templatewidth of 800px would create an HTML page
with a total width of 1000px.

========                Todo              ========
 - Add support for more modules
   - Custom Attachment Icons
   - User Avatar

 - Add further features as requested or as they pop into my head
