	/*
******************************************************

	Theme Name: IdeaTaste
	Theme URI: http://ideajunction.co.uk
	Description: Official OneTaste theme, designed and implimented by <a href="http://ideajunction.co.uk">Idea Junction</a>, June 2008. Based on Thematic v0.4 by <a href="http://themeshaper.com/">Ian Stewart</a>, a development theme based on work in <a href="http://code.google.com/p/blueprintcss/">The Blueprint CSS Framework</a>, and by <a href="http://www.pearsonified.com/">Chris Pearson</a>, <a href="http://andy.wordpress.com/">Andy Skelton</a>, <a href="http://www.plaintxt.org/">Scott Allan Wallick</a> and many, many others.
	Version: 1.0
	Author: Idea Junction
	Author URI: http://ideajunction.co.uk

******************************************************
	*/

	/* Thematic styles */
	@import url('library/styles/sitemeta.css'); /* Meta panel for logged-in users */
	@import url('library/styles/plugins.css'); /* Prepare theme for plugins */

	/* Idea Junction styles */
	@import url("assets/css/reset.css");
	@import url("assets/css/typography.css");
	@import url("assets/css/layout.css");
	@import url("assets/css/forms.css");
	
	#header .player { display:none; }

