/*
Theme Name:		WP Portfolio
Theme URI: 		http://www.steve-shead.com/
Version: 		1.0
Description: 	        A two column, SEO friendly lightweight theme with microformats and theme options control in the admin panel.
Author: 		Steve Shead
Author URI:		http://steve-shead.com
Tags:			two-columns, sticky-post, threaded-comments, microformats, options panel

Copyright 2010 Steve Shead <http://steve-shead.com> All rights reserved.
WP Portfolio is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://steve-shead.com> for more information!
*/

/* 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 {}