/*
Theme Name: Golden
Description: WordPress theme based on golden section proportions and Tripoli CSS standard.
Version: 0.1
Author: Lowell Allen
Author URI: http://www.lowellallen.com/
*/

/*
 *   Tripoli is a generic CSS standard for HTML rendering. 
 *   Copyright (C) 2007 David Hellsing
 *   
 *   http://devkick.com/lab/tripoli/
 *
 *   You should have received a copy of the GNU General Public License
 *   along with this program.  If not, see <http://www.gnu.org/licenses/>.
**/

/*
_______________________________
BASE */

@import url(tripoli/tripoli.base.css);

/*
_______________________________
PLUGINS */

@import url(tripoli/plugins/tripoli.visual.css);
@import url(tripoli/plugins/tripoli.type.css);
@import url(style.golden.css);

/*
_______________________________
END */