/*  
Theme Name: BCRC
Description: Breast Cancer Resource Center wordpress theme
Version: 1.0
Author: Scott Oliphant // SicolaMartin
*/

/************************************************************************/
/***************************** RESET ************************************/
/************************************************************************/

@import url("css/reset.css");

/************************************************************************/
/*************************** STRUCTURE **********************************/
/************************************************************************/

@import url("css/structure.css");

/************************************************************************/
/*************************** TYPOGRAPHY *********************************/
/************************************************************************/

@import url("css/type.css");

/************************************************************************/
/****************************** FORMS ***********************************/
/************************************************************************/

@import url("css/forms.css");

