.with-artsci-branding a {
  color: #C61329;
}

.with-artsci-branding #site-name {
  background-color: #333;
  color: #fff;
}

.with-artsci-branding #site-name a {
  color: #fff;
}

#navbar {
  background-color: #CDCCBA;
}

#navbar a, #navbar h2 {
  color: #333;
}

#navbar ul.menu a:hover,
#navbar ul.menu a.active-trail {
  background-color: #fff;
}

.panel-display .rounded-corners {
  background-color: #ddd;
}

.pane-with-heading h2.pane-title {
  background-color: #333;
  color: #fff;
}

.with-artsci-branding .panel-leftSb ul.menu li a.active {
  color: #C61329;
}

/* Add background colors and borders to this div in panel layouts */
.panel-content-color {
}

/* Example Person colors */
.group-person-title-info {
    background-color: #333;
    color: #FFFFFF;
}

.group-person-contact-info {
  padding-bottom: 1.5em;
  border-bottom: 8px solid #333;
}

/* Landing Page Panels */
.node-type-landing-page .panel-content-color {
}

/* Taxonomy */
#edit-field-album-tags,
#edit-field-home-content-tags {
  display: none;
}

.field-type-taxonomy-term-reference {
  display: none;
}
