/*
Theme Name:		BigMouthConsulting
Theme URI: 		http://www.bigmouthconsulting.com/
Version: 		0.1
Description: 	A Wordpress Theme for Big Mouth Consulting
Author: 		Corey Butler
Author URI:		http://coreybutler.net
Tags:			one-column, two-columns fixed-width

Copyright 2009 Corey Butler <http://coreybutler.net> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.
*/

/* 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 {}