/*************************************************************************************

* 4. Themes
************************************************************************************/

@media screen,projection {

/** Brand Bar **/
.brandbar.theme-bb-blue {border-bottom:1px solid #001227;
  @include box-shadow(0 1px #007ad9 inset, 0 -12px 3px -10px rgba(0,0,0,0.4) inset);
  background:#002b5b url(texture-checkers-lightblue50.png) 0 0 repeat;
  background:-webkit-linear-gradient(top, #003b7c 0%, #001227 100%);
  background:   -moz-linear-gradient(top, #003b7c 0%, #001227 100%);
  background:        linear-gradient(top, #003b7c 0%, #001227 100%);
}
.brandbar.theme-bb-gold { border-bottom:1px solid #600;
  @include box-shadow(0 1px #fff inset, 0 -5px 6px -4px rgba(120,0,100,0.8) inset, 0 1px 5px rgba(0,0,0,0.3));
  background:#dcb439 url(texture-gold.png) 0 0 repeat;
  background:-webkit-linear-gradient(top, rgba(247,234,179,0.8) 0%, rgba(247,234,179,0.3) 50%, rgba(247,234,179,0.2) 51%, rgba(247,234,179,0) 100%), url(texture-gold.png);
  background:   -moz-linear-gradient(top, rgba(247,234,179,0.8) 0%, rgba(247,234,179,0.3) 50%, rgba(247,234,179,0.2) 51%, rgba(247,234,179,0) 100%), url(texture-gold.png);
  background:        linear-gradient(top, rgba(247,234,179,0.8) 0%, rgba(247,234,179,0.3) 50%, rgba(247,234,179,0.2) 51%, rgba(247,234,179,0) 100%), url(texture-gold.png);
}
.brandbar.theme-bb-lightgray {
  @include box-shadow(0 1px #777, inset 0 1px rgba(0,0,0,.5), inset 0 2px rgba(255,255,255,.6), inset 0 -1px rgba(255,255,255,.2));
  background:#f0f0f0;
  background-image:-webkit-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%),-webkit-linear-gradient(-90deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.3) 52%, rgba(255,255,255,0.2) 53%, rgba(255,255,255,0) 100%), url(noise3.png);
  background-image:   -moz-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%),   -moz-linear-gradient(-90deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.3) 52%, rgba(255,255,255,0.2) 53%, rgba(255,255,255,0) 100%), url(noise3.png);
  background-image:    -ms-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%),    -ms-linear-gradient(-90deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.3) 52%, rgba(255,255,255,0.2) 53%, rgba(255,255,255,0) 100%), url(noise3.png);
  background-image:     -o-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%),     -o-linear-gradient(-90deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.3) 52%, rgba(255,255,255,0.2) 53%, rgba(255,255,255,0) 100%), url(noise3.png);
  background-image:       linear-gradient(-180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%),       linear-gradient(-180deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.3) 52%, rgba(255,255,255,0.2) 53%, rgba(255,255,255,0) 100%), url(noise3.png);
}

.brandbar.theme-bb-mediumgray {
  @include box-shadow(0 1px 0 0 #000, inset 0px 1px 0px 0px rgba(0,0,0,0.50), inset 0 2px 0 0 rgba(255,255,255,0.60), inset 0px -1px 0px 0px rgba(255,255,255,0.20));
  background:#bbb;
  background-image:-webkit-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.06) 52%, rgba(0,0,0,0.12) 54%, rgba(0,0,0,0.3) 100%), -webkit-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%), url(noise4.png);
  background-image:   -moz-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.06) 52%, rgba(0,0,0,0.12) 54%, rgba(0,0,0,0.3) 100%),    -moz-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%), url(noise4.png);
  background-image:    -ms-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.06) 52%, rgba(0,0,0,0.12) 54%, rgba(0,0,0,0.3) 100%),     -ms-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%), url(noise4.png);
  background-image:     -o-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.06) 52%, rgba(0,0,0,0.12) 54%, rgba(0,0,0,0.3) 100%),      -o-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%), url(noise4.png);
  background-image:       linear-gradient(-180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.06) 52%, rgba(0,0,0,0.12) 54%, rgba(0,0,0,0.3) 100%),        linear-gradient(-180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%), url(noise4.png);
}

.brandbar.theme-bb-darkgray { position:relative; z-index:1;
  @include box-shadow(inset 0 2px rgba(255,255,255,.2), inset 0 -1px rgba(255,255,255,.1), inset 0 1px #222);
  background:#555;
  background-image:-webkit-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%), -webkit-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 52%, rgba(0,0,0,0.2) 54%, rgba(0,0,0,0.5) 100%), url(noise5.png);
  background-image:   -moz-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%),    -moz-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 52%, rgba(0,0,0,0.2) 54%, rgba(0,0,0,0.5) 100%), url(noise5.png);
  background-image:    -ms-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%),     -ms-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 52%, rgba(0,0,0,0.2) 54%, rgba(0,0,0,0.5) 100%), url(noise5.png);
  background-image:     -o-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%),      -o-linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 52%, rgba(0,0,0,0.2) 54%, rgba(0,0,0,0.5) 100%), url(noise5.png);
  background-image:        linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%),        linear-gradient(-180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 52%, rgba(0,0,0,0.2) 54%, rgba(0,0,0,0.5) 100%), url(noise5.png);
}
.theme-bb-gold .dept { border-top: 1px solid  #600;
  @include box-shadow(0 1px rgba(255,255,255,.4) inset);
}

  /** White Text (Default) **/
  .dept-nd a   {width:301px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-nd-white.png);}
  .dept-current a { @include department-image-width($department); background-image:url(//www.nd.edu/assets/images/brandbar/dept-#{$department}-white.png);}
  // .dept-arch a {width:287px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-arch-white.png);} /* School of Architecture */
  // .dept-athl a {width:288px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-athl-white.png);} /* Department of Athletics */
  // .dept-auxo a {width:254px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-auxo-white.png);} /* Auxiliary Operations */
  // .dept-buso a {width:357px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-buso-white.png);} /* Office of Business Operations */
  // .dept-cams a {width:195px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-cams-white.png);} /* Campus Services */
  // .dept-coal a {width:316px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-coal-white.png);} /* College of Arts and Letters */
  // .dept-cont a {width:274px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-cont-white.png);} /* Office of the Controller */
  // .dept-cosc a {width:218px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-cosc-white.png);} /* College of Science */
  // .dept-engr a {width:285px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-engr-white.png);} /* College of Engineering */
  // .dept-enrl a {width:253px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-enrl-white.png);} /* Enrollment Division */
  // .dept-evpo a {width:450px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-evpo-white.png);} /* Office of the Executive Vice President */
  // .dept-fdao a {width:381px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-fdao-white.png);} /* Facilities Design and Operations */
  // .dept-fyst a {width:252px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-fyst-white.png);} /* First Year of Studies */
  // .dept-genc a {width:321px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-genc-white.png);} /* Office of General Council */
  // .dept-grad a {width:244px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-grad-white.png);} /* The Graduate School */
  // .dept-hurs a {width:323px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-hurs-white.png);} /* Office of Human Resources */
  // .dept-invs a {width:231px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-invs-white.png);} /* Investment Office */
  // .dept-mcob a {width:352px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-mcob-white.png);} /* Mendoza College of Business */
  // .dept-meca a {width:565px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-meca-white.png);} /* Office of Mission Engagement and Church Affairs */
  // .dept-laws a {width:170px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-laws-white.png);} /* The Law School */
  // .dept-ooit a {width:444px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-ooit-white.png);} /* Office of Information Technologies */
  // .dept-opac a {width:525px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-opac-white.png);} /* Office of Public Affairs and Communications */
  // .dept-ores a {width:223px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-ores-white.png);} /* Office of Research */
  // .dept-pres a {width:258px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-pres-white.png);} /* Office of the President */
  // .dept-prov a {width:235px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-prov-white.png);} /* Office of the Provost */
  // .dept-staf a {width:313px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-staf-white.png);} /* Office of Student Affairs */
  // .dept-urel a {width:375px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-urel-white.png);} /* Office of University Relations */
  // .dept-vpor a {width:466px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-vpor-white.png);} /* Office of the Vice President for Research */
  // .dept-intr a {width:380px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-intr-white.png);} /* Office of Internationalization */
  // .dept-spir a {width:556px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-spir-white.png);} /* Office of Strategic Planning and Institutional Research */
  // .dept-acfs a {width:202px; background-image:url(//www.nd.edu/assets/images/brandbar/dept-acfs-white.png);} /* Office of Finance */

  /** Blue Text **/
  .theme-bb-gold .dept-nd a   {background-image:url(//www.nd.edu/assets/images/brandbar/dept-nd-blue.png);}
  .theme-bb-gold .dept-current a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-#{$department}-blue.png);} /* School of #{$department}itecture */
  // .theme-bb-gold .dept-arch a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-arch-blue.png);} /* School of Architecture */
  // .theme-bb-gold .dept-athl a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-athl-blue.png);} /* Department of Athletics */
  // .theme-bb-gold .dept-auxo a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-auxo-blue.png);} /* Auxiliary Operations */
  // .theme-bb-gold .dept-buso a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-buso-blue.png);} /* Office of Business Operations */
  // .theme-bb-gold .dept-cams a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-cams-blue.png);} /* Campus Services */
  // .theme-bb-gold .dept-coal a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-coal-blue.png);} /* College of Arts and Letters */
  // .theme-bb-gold .dept-cont a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-cont-blue.png);} /* Office of the Controller */
  // .theme-bb-gold .dept-cosc a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-cosc-blue.png);} /* College of Science */
  // .theme-bb-gold .dept-engr a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-engr-blue.png);} /* College of Engineering */
  // .theme-bb-gold .dept-enrl a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-enrl-blue.png);} /* Enrollment Division */
  // .theme-bb-gold .dept-evpo a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-evpo-blue.png);} /* Office of the Executive Vice President */
  // .theme-bb-gold .dept-fdao a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-fdao-blue.png);} /* Facilities Design and Operations */
  // .theme-bb-gold .dept-fyst a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-fyst-blue.png);} /* First Year of Studies */
  // .theme-bb-gold .dept-genc a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-genc-blue.png);} /* Office of General Council */
  // .theme-bb-gold .dept-grad a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-grad-blue.png);} /* The Graduate School */
  // .theme-bb-gold .dept-hurs a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-hurs-blue.png);} /* Office of Human Resources */
  // .theme-bb-gold .dept-invs a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-invs-blue.png);} /* Investment Office */
  // .theme-bb-gold .dept-mcob a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-mcob-blue.png);} /* Mendoza College of Business */
  // .theme-bb-gold .dept-meca a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-meca-blue.png);} /* Office of Mission Engagement and Church Affairs */
  // .theme-bb-gold .dept-laws a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-laws-blue.png);} /* The Law School */
  // .theme-bb-gold .dept-ooit a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-ooit-blue.png);} /* Office of Information Technologies */
  // .theme-bb-gold .dept-opac a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-opac-blue.png);} /* Office of Public Affairs and Communications */
  // .theme-bb-gold .dept-ores a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-ores-blue.png);} /* Office of Research */
  // .theme-bb-gold .dept-pres a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-pres-blue.png);} /* Office of the President */
  // .theme-bb-gold .dept-prov a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-prov-blue.png);} /* Office of the Provost */
  // .theme-bb-gold .dept-staf a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-staf-blue.png);} /* Office of Student Affairs */
  // .theme-bb-gold .dept-urel a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-urel-blue.png);} /* Office of University Relations */
  // .theme-bb-gold .dept-vpor a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-vpor-blue.png);} /* Office of the Vice President for Research */
  // .theme-bb-gold .dept-intr a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-intr-blue.png);} /* Office of Internationalization */
  // .theme-bb-gold .dept-spir a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-spir-blue.png);} /* Office of Strategic Planning and Institutional Research */
  // .theme-bb-gold .dept-acfs a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-acfs-blue.png);} /* Office of Finance */

  /** Gray Text **/
  .theme-bb-lightgray .dept-nd a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-nd-gray.png);}
  .theme-bb-lightgray .dept-current a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-#{$department}-gray.png);} /* School of #{$department}itecture */
  // .theme-bb-lightgray .dept-arch a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-arch-gray.png);} /* School of Architecture */
  // .theme-bb-lightgray .dept-athl a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-athl-gray.png);} /* Department of Athletics */
  // .theme-bb-lightgray .dept-auxo a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-auxo-gray.png);} /* Auxiliary Operations */
  // .theme-bb-lightgray .dept-buso a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-buso-gray.png);} /* Office of Business Operations */
  // .theme-bb-lightgray .dept-cams a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-cams-gray.png);} /* Campus Services */
  // .theme-bb-lightgray .dept-coal a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-coal-gray.png);} /* College of Arts and Letters */
  // .theme-bb-lightgray .dept-cont a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-cont-gray.png);} /* Office of the Controller */
  // .theme-bb-lightgray .dept-cosc a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-cosc-gray.png);} /* College of Science */
  // .theme-bb-lightgray .dept-engr a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-engr-gray.png);} /* College of Engineering */
  // .theme-bb-lightgray .dept-enrl a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-enrl-gray.png);} /* Enrollment Division */
  // .theme-bb-lightgray .dept-evpo a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-evpo-gray.png);} /* Office of the Executive Vice President */
  // .theme-bb-lightgray .dept-fdao a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-fdao-gray.png);} /* Facilities Design and Operations */
  // .theme-bb-lightgray .dept-fyst a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-fyst-gray.png);} /* First Year of Studies */
  // .theme-bb-lightgray .dept-genc a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-genc-gray.png);} /* Office of General Council */
  // .theme-bb-lightgray .dept-grad a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-grad-gray.png);} /* The Graduate School */
  // .theme-bb-lightgray .dept-hurs a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-hurs-gray.png);} /* Office of Human Resources */
  // .theme-bb-lightgray .dept-invs a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-invs-gray.png);} /* Investment Office */
  // .theme-bb-lightgray .dept-mcob a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-mcob-gray.png);} /* Mendoza College of Business */
  // .theme-bb-lightgray .dept-meca a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-meca-gray.png);} /* Office of Mission Engagement and Church Affairs */
  // .theme-bb-lightgray .dept-laws a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-laws-gray.png);} /* The Law School */
  // .theme-bb-lightgray .dept-ooit a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-ooit-gray.png);} /* Office of Information Technologies */
  // .theme-bb-lightgray .dept-opac a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-opac-gray.png);} /* Office of Public Affairs and Communications */
  // .theme-bb-lightgray .dept-ores a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-ores-gray.png);} /* Office of Research */
  // .theme-bb-lightgray .dept-pres a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-pres-gray.png);} /* Office of the President */
  // .theme-bb-lightgray .dept-prov a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-prov-gray.png);} /* Office of the Provost */
  // .theme-bb-lightgray .dept-staf a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-staf-gray.png);} /* Office of Student Affairs */
  // .theme-bb-lightgray .dept-urel a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-urel-gray.png);} /* Office of University Relations */
  // .theme-bb-lightgray .dept-vpor a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-vpor-gray.png);} /* Office of the Vice President for Research */
  // .theme-bb-lightgray .dept-intr a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-intr-gray.png);} /* Office of Internationalization */
  // .theme-bb-lightgray .dept-spir a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-spir-gray.png);} /* Office of Strategic Planning and Institutional Research */
  // .theme-bb-lightgray .dept-acfs a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-acfs-gray.png);} /* Office of Finance */

  .theme-bb-mediumgray .dept-nd a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-nd-gray.png);}
  .theme-bb-mediumgray .dept-current a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-#{$department}-gray.png);} /* School of #{$department}itecture */
  // .theme-bb-mediumgray .dept-arch a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-arch-gray.png);} /* School of Architecture */
  // .theme-bb-mediumgray .dept-athl a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-athl-gray.png);} /* Department of Athletics */
  // .theme-bb-mediumgray .dept-auxo a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-auxo-gray.png);} /* Auxiliary Operations */
  // .theme-bb-mediumgray .dept-buso a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-buso-gray.png);} /* Office of Business Operations */
  // .theme-bb-mediumgray .dept-cams a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-cams-gray.png);} /* Campus Services */
  // .theme-bb-mediumgray .dept-coal a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-coal-gray.png);} /* College of Arts and Letters */
  // .theme-bb-mediumgray .dept-cont a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-cont-gray.png);} /* Office of the Controller */
  // .theme-bb-mediumgray .dept-cosc a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-cosc-gray.png);} /* College of Science */
  // .theme-bb-mediumgray .dept-engr a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-engr-gray.png);} /* College of Engineering */
  // .theme-bb-mediumgray .dept-enrl a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-enrl-gray.png);} /* Enrollment Division */
  // .theme-bb-mediumgray .dept-evpo a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-evpo-gray.png);} /* Office of the Executive Vice President */
  // .theme-bb-mediumgray .dept-fdao a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-fdao-gray.png);} /* Facilities Design and Operations */
  // .theme-bb-mediumgray .dept-fyst a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-fyst-gray.png);} /* First Year of Studies */
  // .theme-bb-mediumgray .dept-genc a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-genc-gray.png);} /* Office of General Council */
  // .theme-bb-mediumgray .dept-grad a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-grad-gray.png);} /* The Graduate School */
  // .theme-bb-mediumgray .dept-hurs a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-hurs-gray.png);} /* Office of Human Resources */
  // .theme-bb-mediumgray .dept-invs a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-invs-gray.png);} /* Investment Office */
  // .theme-bb-mediumgray .dept-mcob a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-mcob-gray.png);} /* Mendoza College of Business */
  // .theme-bb-mediumgray .dept-meca a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-meca-gray.png);} /* Office of Mission Engagement and Church Affairs */
  // .theme-bb-mediumgray .dept-laws a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-laws-gray.png);} /* The Law School */
  // .theme-bb-mediumgray .dept-ooit a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-ooit-gray.png);} /* Office of Information Technologies */
  // .theme-bb-mediumgray .dept-opac a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-opac-gray.png);} /* Office of Public Affairs and Communications */
  // .theme-bb-mediumgray .dept-ores a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-ores-gray.png);} /* Office of Research */
  // .theme-bb-mediumgray .dept-pres a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-pres-gray.png);} /* Office of the President */
  // .theme-bb-mediumgray .dept-prov a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-prov-gray.png);} /* Office of the Provost */
  // .theme-bb-mediumgray .dept-staf a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-staf-gray.png);} /* Office of Student Affairs */
  // .theme-bb-mediumgray .dept-urel a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-urel-gray.png);} /* Office of University Relations */
  // .theme-bb-mediumgray .dept-vpor a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-vpor-gray.png);} /* Office of the Vice President for Research */
  // .theme-bb-mediumgray .dept-intr a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-intr-gray.png);} /* Office of Internationalization */
  // .theme-bb-mediumgray .dept-spir a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-spir-gray.png);} /* Office of Strategic Planning and Institutional Research */
  // .theme-bb-mediumgray .dept-acfs a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-acfs-gray.png);} /* Office of Finance */

/** Title Bar **/
.titlebar.theme-tb-gold {border-bottom:1px solid #5e4724;
  background:#dcb439 url(texture-gold.png) 0 0 repeat;
  background:-webkit-linear-gradient(top, rgba(247,234,179,0.8) 0%, rgba(247,234,179,0.3) 50%, rgba(247,234,179,0.2) 51%, rgba(247,234,179,0) 100%), url(texture-gold.png);
  background:   -moz-linear-gradient(top, rgba(247,234,179,0.8) 0%, rgba(247,234,179,0.3) 50%, rgba(247,234,179,0.2) 51%, rgba(247,234,179,0) 100%), url(texture-gold.png);
  background:        linear-gradient(top, rgba(247,234,179,0.8) 0%, rgba(247,234,179,0.3) 50%, rgba(247,234,179,0.2) 51%, rgba(247,234,179,0) 100%), url(texture-gold.png);
  @include box-shadow(0 1px #fff inset, 0 -5px 6px -4px rgba(120,0,100,0.8) inset, 0 1px 5px rgba(0,0,0,0.3));
}
.titlebar.theme-tb-blue { border-bottom:1px solid #000;
  background:#002b5b;
  background:-webkit-linear-gradient(top, #003b7c 0%, #002b5b 100%);
  background:   -moz-linear-gradient(top, #003b7c 0%, #002b5b 100%);
  background:        linear-gradient(top, #003b7c 0%, #002b5b 100%);
  @include box-shadow(0 1px #007ad9 inset, 0 -12px 3px -10px rgba(0,0,0,0.4) inset);
}
.titlebar.theme-tb-gold2 { border-bottom:1px solid #5e4724;
  @include box-shadow(0 -5px 6px -4px rgba(120,0,100,0.8) inset, 0 5px 5px -4px rgba(120,0,100,0.6) inset, 0 2px 5px -4px rgba(0,0,0,.4) inset, 0 1px 5px rgba(0,0,0,0.3));
  background:#dcb439 url(texture-gold.png) 0 0 repeat;
  background:url(images/noise3.png), -webkit-linear-gradient(top, #e8d343 0%, #bc7a15 100%);
  background:url(images/noise3.png),    -moz-linear-gradient(top, #e8d343 0%, #bc7a15 100%);
  background:url(images/noise3.png),         linear-gradient(top, #e8d343 0%, #bc7a15 100%);
}
.theme-tb-blue .site-title a {color:#fff; text-shadow:0 -1px rgba(0,0,0,.8);}

.theme-tb-blue .header-util form { border-color:#000;
  @include box-shadow(inset 0 1px 2px rgba(0,0,0,.3), 0 1px rgba(0,120,255,.5));
}

}

/* 700px

----------------------------------------------------*/

@media only screen and (min-width:43.75em) {

.theme-tb-blue .header-util a,
.theme-tb-blue .header-util a:hover {color:#fff; text-shadow:0 1px rgba(0,0,0,.9);}

}

/* 920px

----------------------------------------------------*/

@media only screen and (min-width:57.5em) {

.theme-bb-gold .dept {border-top:0 none; @include box-shadow(none);}

}

/* Hi-res

----------------------------------------------------*/

@media

(-webkit-min-device-pixel-ratio: 1.5),
(min-resolution: 144dpi){

.dept-nd a,
.dept a {@include background-size(auto 50px);}

/** White Text **/
.dept-nd a   {background-image:url(//www.nd.edu/assets/images/brandbar/dept-nd-white@2x.png);}
.dept-current a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-#{$department}-white@2x.png);} /* School of #{$department}itecture */

/** Blue Text **/
.theme-bb-gold .dept-nd a   {background-image:url(//www.nd.edu/assets/images/brandbar/dept-nd-blue@2x.png);}
.theme-bb-gold .dept-current a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-#{$department}-blue@2x.png);} /* School of #{$department}itecture */

/** Gray Text **/
.theme-bb-lightgray .dept-nd a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-nd-gray@2x.png);}
.theme-bb-lightgray .dept-current a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-#{$department}-gray@2x.png);} /* School of #{$department}itecture */

.theme-bb-mediumgray .dept-nd a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-nd-gray@2x.png);}
.theme-bb-mediumgray .dept-current a {background-image:url(//www.nd.edu/assets/images/brandbar/dept-#{$department}-gray@2x.png);}

}