/*
	Theme Name: Juicyk Child Theme
	Description: Custom child theme created for Juicyk.com.
	Author: Jason Weaver
	Author URI: http://jasonweaver.name
	Version: 1.0
	
	Template: genesis
*/

/*
	Master CSS file for Juicyk.com.
	Created July 2010 by Jason Weaver
*/	
	
/***** Importing Styles ********************/

	@import url("css/reset.css");
	@import url("css/screen.css");
	

