/**
 * Theme Name: Aaron Berg Custom Wordpress Theme
 * Theme URI: http://www.lamplands.com
 * Description: Custom Wordpress Theme for http://www.aaronberg.com
 * Version: 0.7.1
 * Author: Simon Grossman
 * Author URI: http://www.lamplands.com
 * Tags: Aaron Berg, Comedy, Wordpress, Theme, 
 * Status: publish
 * Template: hybrid
 */

/* Get base CSS */
@import url('library/css/21px.css');

/* Get layout CSS */
@import url('library/css/2c-l-fixed.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');

/* Get default CSS */
@import url('library/css/jquery.lightbox-0.5.css');

/* Make sure theme clears WP.org theme repository checklist */
.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}
