/*
THEME NAME: NWCI
THEME URI: 
DESCRIPTION: Custom template built for NWCI
VERSION: 1.0
AUTHOR: Amber Orenstein
AUTHOR URI: http://2is3.com/
TAGS: 

*/

/* Base styles */
@import url('base.css');

/* Apply image styles */

/* Apply site styles */

/* Prepare theme for plugins */
@import url('plugins.css');

@media print {
  /* style sheet for print goes here */
  #side {display:none;}
  #main-content {width:100%;}
  #footer {margin-top:10px;}
  #footer .mission,
  #footer .logos,
  #footer .links {display:none; width:auto; float:none;}
  #footer .info {width:auto; float:none; display:block;}
}
