/*
Theme Name: Theme Name
Theme URI: 
Description: Theme Name clean and simple WordPress Blog theme. Theme Name based on twitter bootstrap and bones theme. HTML5 ready. 
Author: Author Name
Author URI: Author URI
Version: 1.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: theme
Domain Path: /library/translation
Tags: blue, white, light, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-colors, custom-menu, featured-images,full-width-template, microformats, post-formats,  fluid-layout, responsive-layout, microformats, theme-options

*/

/*	Table of Content
	#Reset
	#Import
	#Multi-site
	#Media Queries
	#Print
	#Misc
*/

/* 	==========================================================================
	Reset
	========================================================================== */
	@import url("css/normalize.css");
/* 	==========================================================================
	Import
	========================================================================== */
	@import url("bootstrap/css/bootstrap.min.css");
	@import url("css/skins/defalt.css");
	@import url("font-awesome/css/font-awesome.min.css");
	@import url("css/animate.css");
	@import url("css/fonts.css");
	@import url("css/main.css");
	@import url("css/responsive.css");
	@import url("css/custom.css");
