/*	Ink Pixels Paper
	--------------------------------------
	Author:		Jen Strickland (http://inkpixelspaper.com/)
	Version:	100808
	Copyright:	(c) 2008 Jen Strickland
			All rights reserved.
*/


/*-  CSS "libraries"
----------------------------------------------------------------------*/
@import url("reset.css"); 

/*-  ie 6 hacks
----------------------------------------------------------------------*/
@import url("win-ie-all.css");
@import url("win-ie-old.css");
@import url("win-ie7.css");
@import url("patches/win-ie6-below.css");


/*-  Core, patch-free design
----------------------------------------------------------------------*/
@import url("core.css");

