/*
Theme Name: SF Fed
Theme URI: 
Description: SF Fed Theme - a child theme based on the Twenty Eleven theme
Author: Catherine Chanse & Robert Dawson. Uses CSS developed by Robert Dawson for WorkPress 2.0 Theme

Template: twentyeleven
Version: 1.0
*/

/* Normalize CSS for older browsers; alternative to reset.css that aims to provide more robust normalization */
@import url("normalize.css");
/* LESS stylesheet - main stylesheet */
@import url("style-less.css");

/* Media queries
-------------------------------------------------------------- */
@import url("media-min-width-320px-max-width-800px.css");
@import url("media-min-width-500px-max-width-800px.css");

/* Education styles
-------------------------------------------------------------- */
@import url("css/education/what_is_the_fed.css");
