/*
Theme Name: EpiphyCorp Theme
Theme URI: http://blog.epiphycorp.com/
Description: EpiphyCorp WordPress Theme
Version: 1.0
Author: Harold Maduro (CSS), Hjupter Cerrud (Design), Johann Gonzalez (CSS)
Author URI: http://morinoko.com/
Tags: minimalist, clean, fixed width, two columns, widgets

	EpiphyCorp v1.0
	 http://nomad.morinoko.com/

	This theme was designed by Hjupter Cerrud and built by Harold Maduro,
	whose blog you will find at http://blog.morinoko.com/

	The CSS, XHTML and design is copyrighted.

*/




/* EpiphyCorp Blog CSS
   Harold Maduro / Johann Gonzalez
   2009, 2010
--------------------------------------------------------------------------------*/

  @import "http://www.epiphycorp.com/css/reset.css";  								/*Reset Styles */
  @import "http://www.epiphycorp.com/css/text.css";									/*Basic Text Styles */ 
  @import "http://www.epiphycorp.com/css/960.css";									/*960 Grid System */ 

  @import "http://www.epiphycorp.com/css/epiphycorp.css"; 	    					/*EpiphyCorp Theme */
  @import "http://www.epiphycorp.com/wp-content/themes/epiphycorp/css/blog.css"; 	/*Blog Theme */
  
