/*
Theme Name: I Love U
Theme URI: http://iloveusability.com
Description: I Love U is a theme designed to be as usable as possible. No fancy images, no custom scroll bar colors, and especially no flash. It is minimal and surprisingly pleasing to the eye.
Version: v1.0
Author: Kevin Holesh
Author URI: http://kevinholesh.com
*/

/************
* Title: Screen styles with IE/Win patches (based on Dan Cederholm's framework from Handcrafted CSS)
* Author: me@kevinholesh.com
************/


/* import stylesheets and hide from IE on Mac \*/
@import url("css/reset.css");
@import url("css/960.css");
@import url("css/master.css");
@import url("css/ie.css");
/* end import/hide */