/**
 * Theme Name: Minimalism for NTUPVS
 * Theme URI: http://www.teddy-o-ted.com
 * Description: A dark minimalist theme designed for NTU PVS
 * Version: 1.0
 * Author: Terry Mun
 * Author URI: http://www.teddy-o-ted.com
 * Tags: Minimalist, Dark, Photo
 * Template: hybrid
 */


/**
* Fetch Other CSS Files
************************************************/
/* Get base CSS */
@import url('20px.css');

/* Get layout CSS */
@import url('2c-l-fixed.css');

/* Get plugins CSS */
@import url('plugins.css');

/* Get default CSS */
@import url('screen.css');

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