/*
Theme Name: ASBTIA
Theme URI:
Author: ASBTIA
Author URI:
Description: WordPress theme for the ASBTIA website.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Find out more at Underscores.me.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

@import url("css/reset.css");
@import url("css/base.css");
@import url("css/main.css");
@import url("css/responsive.css");