/**
 *----------------------------------------------------------------------
 *	
 *	style.css:
 *  a part of the "Believe in People" theme for WordPress™
 *	
 *	Copyright Ⓒ 2013 Asterysk <wordpress@asterysk.com>
 *	
 *	This file is part of the "Believe in People" theme for WordPress.
 *	
 *	The "Believe in People" theme for WordPress™ is free software: you
 *	can redistribute it and/or modify it under the terms of the GNU
 *	General Public License as published by the Free Software Foundation,
 *	either version 3 of the License, or (at your option) any later
 *	version.
 *	
 *	The "Believe in People" theme for WordPress™ is distributed in the
 *	hope that it will be useful, but WITHOUT ANY WARRANTY; without even
 *	the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 *	PURPOSE.  See the GNU General Public License for more details.
 *	
 *	You should have received a copy of the GNU General Public License
 *	along with the "Believe in People" theme for WordPress.  If not, see
 *	<http://www.gnu.org/licenses/>.
 *	
 *----------------------------------------------------------------------
 * @package		wordpress theme
 * @subpackage	believe in people
 * @since		believe in people 0.2.0
 *----------------------------------------------------------------------
 * 
 * Theme Name: Believe in People
 * Theme URI: http://believeinpeople.epp.eu/
 * Description: WordPress theme for EPP - Believe in People.
 * Author: *asterysk
 * Author URI: http://www.asterysk.com/
 * Version: 0.2.1
 * License: GNU General Public License v3 or later
 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
 * Tags: epp, believe, people
 * Text Domain: epp
 * 
 * ---------------------------------------------------------------------
 * Pull in the required stylesheets
 * -------------------------------------------------------------------*/
@import url("css/init.css");
@import url("css/palette.css");
@import url("css/core.css");
@import url("css/epp.css");
@import url("css/cycle2.css");
@import url("css/epp-mq.css");
