/*	New York Magazine: screen master
	--------------------------------
	Author:		Ethan Marcotte (http://vertua.com/)
	Version:	060119
	Copyright:	(c) 2006 New York Magazine Holdings LLC.  All rights reserved.
*/

/*-  Core, hack-free design
----------------------------------------------------------------------*/
@import url("core.css");
@import url("homepage.css");


/*-  Browser-specific hacks
----------------------------------------------------------------------*/
/*
	Import Win IEx hacks - hide from Mac IE5
\*/
@import url("hacks.win.iex.css");
/* END hide from Mac IE5 */

/*
	Import Win IE5x hacks
*/

@media tty {
	i{content:"\";/*" "*/}} @import 'hacks.win.ie5.css'; /*";}
}/* */

/*
	Import Mac IE5 hacks
*/

/*\*//*/
@import url("hacks.mac.ie5.css");
/**/
