/**
 * Theme Name: Husing
 * Theme URI: http://wild-type.com/themes/husing
 * Description: A user-friendly, search-engine optimized theme framework, based on Justin Tadlock's <a href="http://themehybrid.com/themes/hybrid">Hybrid</a>. 
 * Version: 0.1
 * Author: Jodi Sweere
 * Author URI: http://wild-type.com  
 * Template: hybrid
 *
 * Husing is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

/* Get base CSS */
@import url('library/css/18px.css');

/* Get plugins CSS */
@import url('library/css/plugins.css');

/* Get drop-downs CSS */
@import url('library/css/drop-downs.css');

/* Get default CSS */
@import url('library/css/screen.css');

/* Make sure theme clears WP.org theme repository checklist */

.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}