Centurion is a Drupal template that is built using HTML5, and CSS3. It was initially designed to allow a website to auto-size to the browser. Using CSS3 media queries Centurion can auto-size from a 960px width for a desktop down to 320px for a mobile device. It was built to be a framework, and allows for customization outside of the layout.
Built in components:
1) Menu
2) Buttons (small, medium, and large, includes 6 colors)
3) Grid System (960, 768, 480, 320)
4) Image Handling
5) Text reset, and Heading resizing based on screen size.
Future releases will include the color.module to change theme colors.
The basic Centurion Framework is available for download on Github (https://github.com/jhough10/Centurion)
I would like to thank Nathan Smith creator of the 960 Grid System (http://960.gs) for inspiring this framework to be built.