/*

	CSS files kept in the 'schemes' directory can be used to

	costumize your K2 installation without having to mess

	with the core K2 files. This in turn makes it easier to

	upgrade to new K2 version as well as debug any problems

	that might occur.



	You select schemes from the K2 Options page in the

	'Presentation' section of your WordPress administration.

	

	Author Name	: Painted Rock Communications

	Author Site	: http://www.paintedrockcommunications.com/

	Style Name	: Painted Rock

	Style URI	: http://www.paintedrockcommunications.com/

	Version		: 1.0

	Comments	: Style for Painted Rock Communications.

*/



@import url('css/reset.css');

@import url('css/text.css');

@import url('css/layout.css');

@import url('css/print.css') print,projection;