/*
Theme Name: Miao
Theme URI: http://demo.themevan.com/miao
Description: Miao is a mutilple style wordpress magazine & blog theme developed by ThemeVan.
Author: ThemeVan
Author URI:  http://www.themevan.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: custom-colors,custom-menu,theme-options,translation-ready
Version: 1.02
*/

/*-----------------------------------------------------------------------
Please reading the following instruction before you want to customize CSS
-------------------------------------------------------------------------

!!!! Strongly suggest you that don't edit the orignal CSS files in the theme folder, 
otherwise, you won't upgrade the theme conveniently.
*/

/*Main CSS*/
@import url(assets/css/skeleton1200.css);
@import url(assets/css/reset.css);
@import url(assets/css/main.css);
@import url(assets/css/javascript.css);
@import url(assets/css/font-awesome/css/font-awesome.min.css);

/*Fonts*/
@import url(http://fonts.googleapis.com/css?family=Sorts+Mill+Goudy:400,400italic&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&subset=latin,greek-ext,greek,vietnamese,cyrillic,latin-ext,cyrillic-ext);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100&subset=latin,cyrillic-ext,latin-ext,cyrillic,greek-ext,vietnamese,greek);