This page describes some of the files included in this theme.
This is where ‘most’ of the PHP files reside, as well as the main stylesheet, which is called style.css. Please don’t modify any of the PHP files in this folder, as it could break the site. (modify at your own risk)
This folder is where the rest of the PHP files reside. Many of the PHP files in the root folder refer to files here. This keeps the code more modular and easier to maintain. Please don’t modify any of the PHP files in this folder, as it could break the site. (modify at your own risk)
Stores all the theme images.
Stores all the javascipt files. Note: some javascript is in the header of header.php. It has to be there because that javascript is mixed with some PHP. You can’t mix PHP inside an actual javascript file.
This is for the Timthumb.php script. This script takes a single .jpg file and resizes it for use throughout the site. So you don’t have to upload separate sized images.
Holds all the location data if you choose to have a secondary level search. Read this for more information.