@charset "utf-8";
/* CSS Document */
/*
Theme Name: Alterseekers
Theme URI: http://www.alterseekers.com
Description: Alterseekers Wordpress Theme
Version: 1.0
Author: Marlon De Jesus

*/

/* Master CSS File with links to different CSS files*/

@import url("css/reset.css");
@import url("css/stickyfooter.css");
@import url("css/navigation.css");
@import url("css/typography.css");
@import url("css/layout.css");
@import url("css/indexstyle.css");


