/*
Theme Name:		Jive Label Group
Theme URI: 		http://jiverecords.com/
Version: 		0.1
Description:	Custom WordPress theme developed by <em>Core3 Solutions</em>.
Author: 		Joe DaSilva, Ryan Shaltry
Author URI:		http://core3solutions.com
Tags:			Jive, Jive Records, Jive Label Group

*/

/* 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?2' );

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