/*  
Theme Name: ebpgroup  
Theme URI: http://example.com/example/
Description: EBP Group corporate website with multilanguage version.
Author: Julien Mandart
Author URI: http://www.ebpgroup.com/    
Version: 1.0     
Tags: Business, fixed width, one/two clolumns, widget, multilanguage option
Your theme can be your copyrighted work.    
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html 
*/

/* Reset default browser styles */
	@import "styles/reset.css";
	
/* Basic WordPress Styles */
	@import "styles/wp.css";

/* Define the layout/structure of the site*/
	@import "styles/layout.css";
	
/* Define the general Look and Feel of the site */			
	@import "styles/skin.css";

/* Define The language selector drop down */
	@import "styles/language-selector.css";
	
/* Define The layout/structure of the menu*/
	@import "styles/cms-navigation-base.css";

/* Define The Look and Feel of the menu*/
	@import "styles/cms-navigation.css";		

/* Define the look and feel of the language selection in the footer */
	@import "styles/footer-language.css";
	
/* Define the general Look and Feel of the site */			
	@import "styles/product-list-nav.css";
	