/*
Theme Name: Cubismo
Description: Minimal Responsive HTML/CSS Theme
Author: Predrag Stojanovic
Author URI: http://themeforest.net/user/pebas/
*/

/********* FONT *********/
@import url(http://fonts.googleapis.com/css?family=Open+Sans); 

/********* BASE *********/
@import url('base.css') screen; 

/********* SKELETON *********/
@import url('skeleton.css') screen;

/********* PRETTY PHOTO *********/
@import url('prettyphoto.css') screen;

/********* FLEX SLIDER *********/
@import url('flexslider.css') screen;

/********* TIPSY *********/
@import url('tipsy.css') screen;

/********* LAYOUT *********/
@import url('layout.css') screen; 