/*
	Theme Name: vipgift-theme
	Theme URI: http://www.fellowshipproductions.co.uk/web-development/wordpress/themes
	Description: Responsive HTML5 WordPress theme built on Fellowship Productions' Aquarius (2.0.1) framework.
	Version: 1.0.0
	Author: Fellowship Productions Ltd.
	Author URI: http://www.fellowshipproductions.co.uk
	Tags: HTML5, CSS3, Responsive
	
*/

/* IMPORT RESET */
@import url("css/reset.css");

/* IMPORT 12 COLUMN RESPONSIVE GS - derived from http://responsive.gs/ */
@import url("css/responsive.gs.12col.css");

/* Import main stylesheet */
@import url("css/style.min.css")