/*
Theme Name: Paper Bag Records
Description: The custom theme for Paper Bag Records
Author: Kevin Finlayson
Author URI: http://dustandmold.net/

	This theme was designed and built by Kevin Finlayson,
	
	The CSS, XHTML and design is copyright Kevin Finlayson,
	licensed for one-time use to Paper Bag Records exclusively.

*/ 

/* import stylesheets and hide from IE/Mac \*/
@import url("http://assets.paperbagrecords.com/reset.css");                    
@import url("http://assets.paperbagrecords.com/master.css"); 
@import url("http://assets.paperbagrecords.com/type.css");
@import url("http://assets.paperbagrecords.com/handheld.css") only screen and (max-device-width:480px);
/* end import/hide */
        