/*
Theme Name:		Keep It Simple Stupid
Theme URI: 		http://hybridgarden.com
Description: 
Version: 		1
Author: 		Rhys Burnie
Author URI: 	http://hybridgarden.com
Tags: 			html5, minimal, no style, basic layout
License:     	Peronal, MIT-style license

NB: 			/assets/themes/ stores cross framework theme assets the may be 
				another location.
				
				kiss.css uses @import to concat the global files
				FOR DEVELOPMENT MODE
				
				Compressed version is called from style.css in Production.
				Its name is Zkiss.css Z prefix indicates compressed file,
				it is a compressed version of all the global @import's concated.
*/
@import url(/assets/themes/kiss_v1/kiss.css);