/*
Theme Name:		Waris Dirie Foundation By Awesem
Theme URI: 		http://www.awesem.co.uk
Version: 		0.1
Description: 	Custom theme based on WP Framework
Author: 		Orman Clark
Author URI:		http://www.ormanclark.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats
*/

/* Reset Browser Defaults */
@import url( 'reset.css' );

/* Apply base theme styles and colors */
@import url( 'base.css' );

/* Basic 2 Column Layout */
@import url( '2col-r.css' );

/* Stylistic CSS Styles */
@import url( '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 {}