/*

	Theme Name: Tragnarion
	Theme URI: http://pixopoint.com/simplecms/
	Description: SimpleCMS Theme is designed as a simple starting point for developing themes suitable for the SimpleCMS WordPress plugin
	Version: 0.1
	Author: swexican
	Author URI: http://ryanhellyer.net/


	This theme was coded by PixoPoint Web Development
	http://pixopoint.com/


	The CSS, XHTML and design of this theme are released under GPL license:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* css imports to deal with Netscape 4. Older browsers will see unstlyed content */

/* Order of imports is important! The type.css styles override the layout.css styles */

@import url("css/reset.css");

@import url("css/layout.css");

@import url("css/type.css");

/*@import "css/dd-formmailer.css";*/

