Adjust javascript image size to always be less than max container width.
Stylesheets are not built in compressed mode by default.
Stylesheet changes are mainly to incorperate styles for new elements.
Stying of the list elements uses a slightly lighter gradient.
Changes output to only one stylesheet, removes uneeded files, renames
and trims font files, creates utility script to convert from fontello css file to sass
Adds .gitattributes, .gitignore, and README.md as well as
static\config.rb which is the compass configuration file for the sass
(scss) style-sheets. The README.md is an initial version.