@import url("http://drexel.edu/~/stylesheets/blueprints/westphal/col-2-block");
@import url("http://drexel.edu/~/stylesheets/blueprints/westphal/nav-blue-on-dark");
@import url("http://drexel.edu/~/stylesheets/blueprints/westphal/faculty");

div#content h1 { background-color: #000000; }
div#content h1,
div#content h1 p { color: #f26122; }

/* ----------  2-COLUMN LAYOUT  ---------- */

div#col2wide h2,
div#col2wide h3,
div#col2wide h4 {
  color: white;
}

/* ----------  BLOCK BOTTOM  ---------- */

#pageBottom {
}
div#creative h2 { 
  color:#fbca16;
}
div#alsoIn h2 {
  color: #f26122;
}

#temp1 { background-color: #8f1820; }
#temp2 { background-color: #fbcc15; }

#outer #social a:link, #outer #social a:visited {
  color: white;
}
#outer #social a:hover, #outer #social a:focus, #outer #social a:active {
  color: #fb8020;
}