/*   
 * Theme Name: UI
 * Version: 0.1.0
 * Theme URI: http://ui.subpar.co.uk
 * Description: Subpar's base theme, restructured 10.2009 by Jay|Tsuisa.
 * Author: Jay|Tsuisa
 * Author URI: http://jay.subpar.co.uk
 * Tags: subpar
 * Status: publish
 *
 * Copyright (c) 2008 - 2009 Jay Bayley.  All rights reserved.
 * http://jay.subpar.co.uk
 *
 * 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 reset CSS */
@import url('css/ui.reset.css');
 
/* Get core CSS */
@import url('css/ui.core.css');

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

/* Make sure theme clears WP.org theme repository checklist */

.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}