/*
Theme Name: James Huang
Theme URI: http://underscores.me/
Author: Jayme @ Colab
Author URI: http://www.colab.coop/
Description: James Huang is based on Underscores http://underscores.me/
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: james-huang
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 James Huang is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

/*-------------------------------------------------------------
Style INCLUDES
---------------------------------------------------------------
*/

/*@import url("css/underscores_reset.css"); /* wp theme reset       */
@import url("css/html5-bp-reset.css");   /* original site reset  */
@import url("css/site.css");            /* site specific styles */


/*-------------------------------------------------------------
Style OVERIDES
---------------------------------------------------------------
*/

.hide{
	display:  none;
}