/*
Theme Name:		Mosaic Island
Theme URI: 		http://www.commonagency.com
Version: 		0.9
Description: 	A bespoke theme for Mosaic Island, built on top of the WordPress Theme Framework (v.0.2.4.10). Find out more about the excellent WP Framework at <a href="http://wpframework.com">http://wpframework.com</a>.
Author: 		Common Agency
Author URI:		http://www.commonagency.com
Tags:			common-agency

Copyright 2010 Common Agency <http://www.commonagency.com> All rights reserved.
Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> 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/styleguide.css' );
@import url( 'library/media/css/screen.css' ); /* overrides styleguide */

/*Codaslider */
@import url( 'library/media/css/coda-slider-2.0.css' );
/*li scroller */
@import url( 'library/media/css/li-scroller.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}
