/*
THEME NAME: Garden Core theme
THEME URI: http://www.gardencore.com/
DESCRIPTION: Custom created WordPress theme  for <a href="http://www.gardencore.com/">GardenCore.com</a>.
VERSION: 1.0
AUTHOR: Topsitemakers
AUTHOR URI: http://www.topsitemakers.com/
.
Reset stylesheet */
@import url('library/css/reset.css');

/* Basic 960Grid framework - 960px 24cols */
@import url('library/css/960_24.css');

/* All other default styles */
@import url('library/css/helper.css');

/* Main CSS file */
@import url('library/css/main.css');

