/*
THEME NAME: Creative Interventions
THEME URI: http://www.creative-interventions.org
DESCRIPTION: Custom theme developed for Wordpress by Zachary Designs
VERSION: 1.8
AUTHOR: <a href="http://zacharydesigns.com/">Zachary Folk</a> 
AUTHOR URI:
TAGS: custom theme
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* You can overwrite any of the classes from here */
/* for example main entry links */

.entry-content a {color:#007C85}

