/*
Theme Name:		Brook Landscape WP Theme
Theme URI: 		http://brooklandscape.com/
Version: 		1.0
Description: 	
Author: 		Travis Freeman (Sky Design Solutions)
Author URI:		http://www.skydesignsolutions.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats
Design:			Corey Olin
Design URI: 	http://www.coreyolin.net
*/

/* 960 Grid System ~ Core CSS */
@import url( 'library/media/css/960.css' );

/* 960 Grid System ~ Text CSS */
@import url( 'library/media/css/text.css' );

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

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.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 {}
