#print-logo,
.with-artsci-branding #site-slogan {
  display: none;
}

.with-artsci-branding #header #name-and-slogan {
  padding: 0;
  clear: both;
}

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

.with-artsci-logos .top-header,
.with-wustl-logo .top-header {
  min-height: 21px;
}

.with-artsci-branding div.top-header {
  min-height: 38px;
}

/* Associated Logos */
#school-and-university {
  list-style: none;
  height: 21px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0;
  left: 18px;
}

.with-artsci-branding #school-and-university {
  padding-top: 9px;
  padding-bottom: 8px;
}

.with-department-branding #school-and-university {
  left: 0;
}

#school-and-university li {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}

#school-and-university a {
  display: block;
  text-decoration: none;
  border-bottom: 0;
}

#school-and-university .artsci-logo a {
  width: 177px;
  height: 21px;
  border-right: 1px solid #333;
  background: transparent url(../images/artsci-sprites.png) -70px -10px no-repeat;
  margin-right: 14px;
}

#school-and-university .wustl-logo a {
  width: 229px;
  height: 27px;
  background: transparent url(../images/artsci-sprites.png) -265px -8px no-repeat;
}

@media handheld, only screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  .with-artsci-logos #header ul#school-and-university {
    background-image: url(../images/artsci-sprites-mobile@2x.png);
    -webkit-background-size: 308px 15px;
  }

  .with-wustl-logo #header ul#school-and-university {
    background-image: url(../images/wustl-sprites-mobile@2x.png);
    -webkit-background-size: 172px 15px;
  }
}

.with-artsci-branding #secondary-menu,
.with-artsci-branding .region-header {
  padding-top: 8px;
  padding-bottom: 8px;
}

.with-artsci-branding #header .form-submit {
  color: #fff;
  background-color: #C61329;
  border-color: #C61329;
  padding-right: 1px;
  padding-left: 1px;
  margin-left: 0;
}

.with-artsci-branding #search-block-form .container-inline {
  font-size: 0;
}

.with-artsci-branding #site-name {
  font-family:  "Goudy Old Style Regular", "Goudy Old Style", "OFL Sorts Mill Goudy TT", Georgia, serif;
  padding: 12px 18px;
  margin-bottom: 0;
  font-size: 2.5em;
  font-size-adjust: 0.426;
  -webkit-text-size-adjust:none;  
}

/* Footer styles */
.with-artsci-branding .region-footer,
.with-artsci-branding .region-footer ul.menu {
  text-align: left;
  color: #666;
}

.with-artsci-branding  .region-footer ul.menu a {
  color: #666;
  font-weight: bold;
}

.with-artsci-branding #footer .pagewidth {
  border-bottom: 11px solid #C61329;
}

#secondary-menu select {
  width: 200px;
  border: 1px solid #eee;
  color: #999999;
}

#secondary-menu select option  {
  color: #333;
}

#secondary-menu select option[value=""]  {
  color: #999999;
}

/* Main Menu */
.with-artsci-branding #navbar {
  margin-top: 3px;
}

.with-artsci-branding #navbar ul.menu li a,
.with-artsci-branding #navbar ul#main-menu li a {
  font-family: Georgia,"Times New Roman",Times,serif;
  text-transform: uppercase;
  padding-top: 11px;
  padding-bottom: 11px;
}

.with-artsci-branding #navbar .secondary-main-menu-links ul.menu li a {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  text-transform: none;
  padding-top: 11px;
  padding-bottom: 11px;
}

/* Left Menu */
.with-artsci-branding .panel-leftSb {
  padding-top: 4.5em;
}

.with-artsci-branding .panel-leftSb ul.menu {
  padding: 0;
  margin: 5px 0 0 0;
}

.with-artsci-branding .panel-leftSb ul.menu ul.menu ul.menu {
  margin-top: 0;
}

.with-artsci-branding .panel-leftSb ul.menu li {
  border-top: 1px solid #999;
  padding: 8px 1em 9px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0;
  list-style-type: none;
}

.with-artsci-branding .panel-leftSb ul.menu li.last {
  border-bottom: 1px solid #999;
}

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

.with-artsci-branding .panel-leftSb ul.menu li ul.menu li:before {
  content: "\00bb\00a0";
}

.with-artsci-branding .panel-leftSb ul.menu li ul.menu li {
  border: 0;
  padding-right: 0;
  padding-bottom: 0em;
  padding-top: 0em;
}

.with-artsci-branding .panel-leftSb ul.menu li ul.menu li a {
  font-size: 0.9em;
  line-height: 18px;
}

.with-department-branding #navbar ul.menu,
.with-department-branding #navbar ul#main-menu {
  padding: 0 10px;
}

@media only screen and (min-device-width: 1023px) {
  .pagewidth {
    min-width: 640px;
  }

 /* Delay wrapping on desktops */
  .with-department-branding #navbar ul.menu,
  .with-department-branding #navbar ul#main-menu {
    width: 940px;
  }
}

/* Department, program, center Ampersand */
.with-department-branding #logo {
  width: 61px;
  height: 106px;
  background: transparent url(../images/artsci-sprites.png) 0 0 no-repeat;
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  margin-top: 0;
  margin-right: 0;
  float: none;
}

.with-department-branding #logo img {
  display: none;
}

.with-department-branding #school-and-university {
  margin-left: 70px;
}

.with-department-branding #name-and-slogan {
  border-top: 11px solid #C61329;
}

.with-department-branding #site-name {
  margin-top: 1px;
  padding-left: 70px;
}

@media only screen and (max-width: 855px) {
  #header #secondary-menu {
    display: none;
  }
}

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

body.page-node-add .field-type-taxonomy-term-reference,
body.page-node-edit .field-type-taxonomy-term-reference {
  display: block;
}

.with-artsci-branding .captivate h2,
.with-artsci-branding .impact h2,
.with-artsci-branding .chronicle h2,
.with-artsci-branding .innovate h2,
.with-artsci-branding .connect h2  {
  font-size: 1.5em;
  line-height: 1; 
  margin-bottom: 1em;
}