/*  
Theme Name: justcaldwell.wp2
Theme URI: http://wordpress.org/
Description: The super-duperest custom theme for my site.
Version: 0.2
Author: Michael Caldwell
Author URI: http://justcaldwell.com
*/


/*		-------------------------------------------------------------
		jc.main.css
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
		Description:	Main styles for justcaldwell.com - front page
		Filename:			jc.main.css
		Created by:		Michael Caldwell - justcaldwell.com
				
		-------------------------------------------------------------	*/

		@import "assets/css/reset.css";
		@import "assets/css/layout.css";
		@import "assets/css/typography.css";	
		@import "assets/css/template.css";	
		@import "assets/css/forms.css"; 				/* TODO: not yet implemented   */
		