/*
Theme Name: Framing
Theme URI: http://kevinholesh.com
Description: Theme for Greg Holesh's "Framing the" websites designed and coded by Kevin Holesh [http://kevinholesh.com]
Version: 1.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/master.css");
@import url("css/ie.css");
/* end import/hide */