Athletic is a sports styled Fusion sub-theme that is not specific to one particular sport like many other sports related themes, and since it's built on Fusion we've also added support for Skinr so you can easily change the look and feel to match the colors of your team.
Theme features include:
Very clean, professional design
2 column layout with both right and left sidebars supported
By default, the Drupal menu system only allows you to add menu items that are links. With this module, you can add menu items that are simply containers, and not links.
These containers are just standard menu items, so they work with any module or theme that works with core's menu module. But these containers have these special traits:
Containers have no URL path associated with them. So they are not links, just regular text.
Containers are menu items that are always expanded. Since you can’t go to the container’s “page”, the only way to see its children links are for the container to be always expanded.
The HTML wrapper around the container’s title is controlled with theme_menu_item_container(). See the README.txt for more info.
Stage File Proxy is a general solution for getting production files on a development server on demand. It saves you time and disk space by sending requests to your development environment's files directory to the production environment and making a copy of the production file in your development site. You should not need to enable this module in production.