First of all this template is only 10% of my doing thanks goes out to:
Experience 24/7 is a 1024px fixed-width theme for Moodle.
It is built atop styles_layout.css from the Standard theme.
Config.php pulls in styles_screen.css, which then pulls in the style sheets within the styles_lib directory. The contents of styles_lib are as follows:
Please keep in mind that styles_base.css does contain some typographical and color styles. To separate all of these in a Moodle theme adds unnecessary weight to the theme. Whenever possible, howerer, color and type have been separated.
The theme contains styles_ie6.css and styles_ie7.css in case they are found to be necessary down the road. But, by default, they are empty and not being used. If browser compatibility becomes an issue down the road, open config.php and turn meta.php on to include these CSS files.
This custom theme was created by Dimitri Roman Based on the LIIP theme from Patrick Malley of NewSchool Learning. These themes are licensed under a Creative Commons Attribution-Share Alike 3.0 License. In other words, you are free to copy, distribute, and display these themes - and derivative works based upon them - but only if you continue to give credit to NewSchool Learning & experience247 by linking back to to this site in some way. Also, you are free to distribute derivative works of these themes as long as such derivatives remain under a license identical to this one.