/* 
Theme Name: Seafood Frontier
Theme URI: http://growpress.com/paradox
Description: Based on Paradox, a WordPress starter theme by GrowPress
Author URI: http://growpress.com
Version: 2.1
*/


/* Brand Eyre Peninsula Colour Palette

=== PRIMARY COLOURS
	Premium Gold | rgb(184, 157, 58) | #B89D3A
	Oyster Shell Grey | rgb(170, 162, 150) | #AAA296
	Rich black | rgb(0, 0, 0) | #000000
	Pure White | rgb(255, 255 255) | #FFFFFF

=== SECONDARY COLOURS
	Stone Grey | rgb(88, 88, 90) | #58585A
	Pure blue | rgb(181, 221, 243) | #B5DDF3
	Grass Green | rgb(172, 202, 87) | #ACCA57
	Earth brown | rgb(87, 47, 8) | #572F08
	Sky blue | rgb(0, 102, 172) | #0066AC
	Natural Green | rgb(105, 148, 25) | #699419
	Luxurious Red | rgb(177, 31, 22) | #B11F16
	Premium blue | rgb(12, 44, 127) | #0C2C7F
	Untamed Green | rgb(71, 77, 5) | #474D05

*/


/* 
	resets
	default styles
	default colours */
@import 'css/defaults.css';

/* 
	columns
	blocks
	grids
	resets */
@import 'css/helpers.css';

/*
	Panel
	Section
	Special List
	Partners
	Featured person
	Person Info
	Breadcrumbs
	Pagination
	Guide Form
	Widgets
	List widgets 
	Recent posts extended
	Search widget
	Guide form widget */
@import 'css/components.css';

/* 
	page templates
	layouts (no colours) */
@import 'css/pages.css'; 

/* 
	main CSS
	colours that are modified from defaults.css
	responsive */
@import 'css/main.css'; 




