/*
Theme Name:		Hilary Hahn - 2016
Version: 		1.0
Description: 	A custom theme developed by opd for Hilary Hahn, copyright 2011
Author: 		Jason DeFuria
Author URI:		http://www.jasondefuria.com
Tags:			one-column, fixed-width

Copyright 2016 Jason DeFuria <http://www.jasondefuria.com> All rights reserved.

If you have any questions, comments, or concerns, 
visit <http://www.jasondefuria.com> for more information!
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}