/*
Theme Name:		NameHere
Theme URI: 		
Version: 		0.0.1
Description: 	
Author: 		Carlos Silva
Author URI:		http://www.cminds.pt
Tags:			cminds

*/

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

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

/* Screen Style */
@import url( 'lib/media/css/screen.css' );

/* jQuery Slide Menu */
@import url( 'lib/media/css/jqueryslidemenu.css' );

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