/*  
Theme Name: SoundIdentity
Theme URI: http://mikamai.com
Description: 
Version: 1.0.1
Author: Giovanni Intini
Author URI: http://mikamai.com
*/

/*
 * $site_name STYLE.WP.CSS
 * by blueshome - mikamai.com
 *
 * import all others stylesheet
 */

/*
 * IMPORTANT: use this file instead /css/master.css if you are using wordpress.
 * Rename it style.css and
 * disable unused stylesheets in production site
 */

@import url(css/lib/reset.css);
@import url(css/lib/typography.css);
@import url(css/lib/commons.css);
@import url(css/layout.css);
@import url(css/regions/header.css);
@import url(css/regions/content.css);
@import url(css/regions/footer.css);
@import url(css/browsers/safari.css);


