/** Global UMass Design Constants ********************************************************/
/** Mixins ****************************************************************/
/** UMass News Design Constants ********************************************************/
/** Deploy test ************************************************************/
/** Layout ************************************************************/
/** Layout ****************************************************************/
.umass-ribbon {
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 1024px) {
  #columns {
    background-image: url(images/pixels/dddddd.png);
    background-repeat: repeat-y;
    background-position: 80% 0;
  }
}

@media (min-width: 1152px) {
  #columns {
    background-position: 67% 0;
  }
}

.page-node-4 #columns,
.page-node-22 #columns,
.page-node-36688 #columns {
  background-image: none;
}

@media (min-width: 1152px) {
  .umass-ribbon {
    padding-left: 60px;
    padding-right: 60px;
  }
  .umass-news-header,
  #block-block-18,
  #block-system-main-menu,
  #columns,
  .region-tertiary-content,
  #block-block-11 {
    padding-left: 50px;
    padding-right: 50px;
  }
  #block-block-18 {
    padding-left: 0;
  }
  #main-content {
    margin-right: 30px;
  }
  .front .region-sidebar-second .region-inner {
    margin-left: 30px;
  }
  .region-sidebar-second .block-inner {
    margin-left: 30px;
  }
}

.module-image img {
  display: block;
}

.node-story .module-image {
  margin-bottom: 1em;
}

.layout-right-small .module-image,
.layout-right-medium .module-image {
  float: right;
  clear: right;
  margin-left: 1em;
}

.layout-right-small .module-image {
  width: 25%;
}

.layout-right-medium .module-image {
  width: 50%;
}

.layout-left-small .module-image {
  float: left;
  clear: left;
  margin-right: 1em;
  width: 25%;
}

.layout-left-small .layout-spacer {
  float: left;
  height: 5em;
}

.layout-large .module-image {
  width: 100%;
}

@media (min-width: 720px) {
  .region-tertiary-content {
    overflow: hidden;
  }
  .region-tertiary-content #block-aggregator-feed-1 {
    width: 48%;
    float: left;
  }
  .region-tertiary-content #block-views-home-inside-umass-block {
    width: 48%;
    float: right;
  }
}

/* Force aspect ratio (esp. for videos) */
.forced-aspect {
  position: relative;
  padding-top: 1px;
  padding-bottom: 56.25%;
  height: 0;
  background-color: #000;
}

* html .forced-aspect {
  margin-bottom: 45px;
  margin-top: 0;
  width: 100%;
  height: 100%;
}

.forced-aspect div,
.forced-aspect embed,
.forced-aspect object,
.BrightcoveExperience {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.aspect-16x9 {
  padding-bottom: 56.25%;
}

.aspect-2x1 {
  padding-bottom: 50%;
}

.aspect-5x8 {
  padding-bottom: 160%;
}

/* make life easier by supporting neither responsive nor fluid layouts on ie8: */
.lt-ie9 body {
  min-width: 1024px;
  margin: 0 auto;
}

/** Modules ************************************************************/
.module-image img {
  width: 100%;
  height: auto;
}

.module-image figcaption {
  padding: 0.5em 1em;
  color: #881c1c;
}

.module-image .video {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
}

.module-image .video object {
  position: absolute;
  width: 100%;
  height: 100%;
}

#page {
  box-shadow: 0px 0px 10px #888;
  overflow: hidden;
}

.lt-ie9 body {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.umass-ribbon {
  line-height: 20px;
  background-color: #881c1c;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  /* to be used for knocked out text, or VERY judiciously on large text */
  padding-top: 9px;
  padding-bottom: 7px;
  margin-bottom: 1.5rem;
  position: relative;
}

.umass-ribbon h2 {
  float: left;
  padding-bottom: 0;
}

.umass-ribbon h2 a {
  display: block;
}

.umass-ribbon h2 img {
  height: 24px;
  width: auto;
}

.umass-ribbon .umass-ribbon-search-form {
  width: 100%;
  max-width: 400px;
  position: absolute;
  top: 0;
  right: 0;
}

.umass-ribbon .umass-ribbon-search-form label, .umass-ribbon .umass-ribbon-search-form a:link, .umass-ribbon .umass-ribbon-search-form a:visited {
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  font-weight: normal;
  color: #fff;
}

.umass-ribbon .umass-ribbon-search-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

.umass-ribbon .umass-ribbon-search-form legend {
  height: 21px;
  font-size: 21px;
  float: right;
  padding: 10px 20px;
  line-height: 21px;
}

.umass-ribbon .umass-ribbon-search-form legend img {
  vertical-align: top;
}

.umass-ribbon .umass-ribbon-search-form legend, .umass-ribbon .umass-ribbon-search-form a {
  font-size: 18px;
}

.umass-ribbon .umass-ribbon-search-form .form-contents {
  display: none;
  clear: right;
  text-align: center;
}

.umass-ribbon .umass-ribbon-search-form .form-row {
  display: block;
}

.umass-ribbon .umass-ribbon-search-form a {
  display: inline-block;
  width: calc(50% - 2px);
  border: 1px solid #555;
  padding: 12px 0;
  text-align: center;
}

.umass-ribbon .umass-ribbon-search-form a .exegetical {
  display: none;
}

.umass-ribbon .umass-ribbon-search-form label {
  display: inline-block;
  padding: 8px;
  margin-top: 2px;
  margin-bottom: 10px;
  position: relative;
  top: 37px;
}

.umass-ribbon .umass-ribbon-search-form .umass-ribbon-search-query,
.umass-ribbon .umass-ribbon-search-form .umass-ribbon-search-submit {
  position: relative;
  top: -37px;
  display: inline-block;
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  font-size: 18px;
  line-height: 20px;
  height: 22px;
  font-weight: normal;
  padding: 3px 6px;
  margin: 0;
  border: 0;
}

.umass-ribbon .umass-ribbon-search-form .umass-ribbon-search-query {
  border-radius: 0;
  color: #656565;
  background: #fff;
  margin-left: 10px;
}

.umass-ribbon .umass-ribbon-search-form .umass-ribbon-search-submit {
  color: #fff;
  background: #656565;
  border-radius: 0 14px 14px 0;
  width: 32px;
  height: 28px;
  padding: 0;
  text-indent: -2999px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 200%;
  background-image: url(images/search@2x.png);
  background-repeat: no-repeat;
  background-position: 5px 4px;
  background-size: 18px 18px;
}

@media (max-width: 719px) {
  .umass-ribbon .umass-ribbon-search-form.expanded .form-contents {
    display: block;
  }
  .umass-ribbon .umass-ribbon-search-form.expanded legend, .umass-ribbon .umass-ribbon-search-form.expanded .form-contents {
    background-color: #444;
  }
}

@media (min-width: 720px) {
  .umass-ribbon .umass-ribbon-search-form {
    width: auto;
    max-width: 100%;
  }
  .umass-ribbon .umass-ribbon-search-form legend {
    display: none;
  }
  .umass-ribbon .umass-ribbon-search-form .form-contents {
    display: block;
    padding-top: 9px;
    padding-right: 10px;
  }
  .umass-ribbon .umass-ribbon-search-form .form-row {
    display: inline;
  }
  .umass-ribbon .umass-ribbon-search-form input {
    margin-left: 10px;
    margin-right: 5px;
  }
  .umass-ribbon .umass-ribbon-search-form label, .umass-ribbon .umass-ribbon-search-form a:link, .umass-ribbon .umass-ribbon-search-form a:visited {
    font-size: 12px;
  }
  .umass-ribbon .umass-ribbon-search-form label {
    padding: 1px 0px;
    display: inline;
    position: static;
  }
  .umass-ribbon .umass-ribbon-search-form a {
    display: inline;
    padding: 1px 12px;
    border: none;
    background-image: url(images/vr-white.png);
    background-repeat: repeat-y;
    background-position: 100% 0;
  }
  .umass-ribbon .umass-ribbon-search-form .umass-ribbon-search-query,
  .umass-ribbon .umass-ribbon-search-form .umass-ribbon-search-submit {
    position: static;
    font-size: 12px;
    line-height: 19px;
    height: 19px;
    padding: 0px 4px;
    margin: 0;
  }
  .umass-ribbon .umass-ribbon-search-form .umass-ribbon-search-query {
    margin-left: 10px;
  }
  .umass-ribbon .umass-ribbon-search-form .umass-ribbon-search-submit {
    border-radius: 0 8px 8px 0;
    width: 24px;
    text-indent: -2999px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 200%;
    background-position: 5px 3px;
    background-image: url(images/search.png);
    background-size: 13px 13px;
  }
}

@media (min-width: 720px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 720px) and (min-resolution: 144dpi) {
  .umass-ribbon .umass-ribbon-search-form .umass-ribbon-search-submit {
    background-image: url(images/search@2x.png);
  }
}

@media (min-width: 1024px) {
  .umass-ribbon .umass-ribbon-search-form a .exegetical {
    display: inline;
  }
}

.lt-ie9 .umass-ribbon .umass-ribbon-search-form .umass-ribbon-search-submit {
  display: none;
}

.umass-news-header h3 {
  text-indent: -2999px;
  white-space: nowrap;
  overflow: hidden;
  width: 300px;
  height: 26px;
  background-image: url(images/umass-news-site-title.png);
  margin: 0 0 0.5rem 0;
  padding-bottom: 0;
  background-size: 300px 26px;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .umass-news-header h3 {
    background-image: url(images/umass-news-site-title@2x.png);
  }
}

@media (min-width: 720px) {
  .umass-news-header h3 {
    float: left;
  }
}

@media (min-width: 1024px) {
  .umass-news-header h3 {
    width: 456px;
    height: 39px;
    background-size: 456px 39px;
  }
}

.umass-news-header h3 a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.umass-news-header h4 {
  text-align: right;
  color: #79796A;
  margin: 0 0 1rem 0;
  font-weight: bold;
  font-size: 15px;
}

@media (min-width: 720px) {
  .umass-news-header h4 {
    padding-top: 0.75rem;
  }
}

@media (min-width: 1024px) {
  .umass-news-header h4 {
    padding-top: 1rem;
    font-size: 22px;
    font-weight: normal;
  }
}

.lt-ie9 .umass-news-header h3 {
  width: 456px;
  height: 39px;
}

#header {
  border-bottom: 5px solid #ACAC9D;
  box-shadow: 0px 0px 10px #888;
  margin-bottom: 1rem;
}

#header .block {
  margin-bottom: 0;
}

#header #block-system-main-menu h2 {
  display: inline-block;
  line-height: 1;
  color: #444444;
  padding: 8px 8px 12px;
}

#header #block-system-main-menu .menu {
  display: none;
}

@media (max-width: 719px) {
  #header #block-system-main-menu.expanded h2 {
    background-color: #ACAC9D;
    color: #fff;
    border-radius: 6px 6px 0 0;
  }
  #header #block-system-main-menu.expanded .menu {
    display: block;
    position: absolute;
    margin-left: -10px;
    z-index: 10;
  }
  #header #block-system-main-menu.expanded .menu li {
    background-color: #ACAC9D;
    border: 1px solid #BDBDAE;
    display: inline-block;
    width: calc(50% - 18px);
    text-align: center;
    padding: 8px;
    height: 38px;
  }
  #header #block-system-main-menu.expanded .menu li a:link, #header #block-system-main-menu.expanded .menu li a:visited {
    color: #fff;
    font-size: 18px;
    line-height: 19px;
  }
}

@media (min-width: 720px) {
  #header #block-system-main-menu h2 {
    display: none;
  }
  #header #block-system-main-menu .menu {
    display: block;
    position: static;
  }
  #header #block-system-main-menu .last.leaf {
    display: none;
  }
}

@media (min-width: 720px) and (min-width: 900px) {
  #header #block-system-main-menu .last.leaf {
    display: block;
  }
}

#header #block-block-18 {
  float: right;
}

#header #block-block-18 .block-content {
  padding-top: 8px;
}

@media (min-width: 720px) {
  #header #block-block-18 {
    margin-top: 7px;
  }
  #header #block-block-18 .block-content {
    padding-top: 0;
  }
}

@media (min-width: 1152px) {
  #header #block-block-18 {
    margin-top: 12px;
  }
}

.front #header {
  margin-bottom: 2rem;
}

.lt-ie9 #header #block-system-main-menu .menu .leaf {
  padding: 10px;
}

#breadcrumb {
  display: none;
}

.view-custom-search .views-row,
.view-resources .views-row,
.view-staff .views-row {
  padding-left: 160px;
  position: relative;
  min-height: 115px;
  font-size: 14px;
  color: #656565;
  background-image: url(images/hr-gray.png);
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 14px;
  margin-bottom: 20px;
}

.view-custom-search .views-field-field-topic-area,
.view-resources .views-field-field-topic-area,
.view-staff .views-field-field-topic-area {
  font-size: 12px;
  color: #79796A;
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  margin-bottom: 10px;
}

.view-custom-search .views-field-field-thumbnail,
.view-custom-search .views-field-field-photo,
.view-resources .views-field-field-thumbnail,
.view-resources .views-field-field-photo,
.view-staff .views-field-field-thumbnail,
.view-staff .views-field-field-photo {
  position: absolute;
  top: 0;
  left: 0;
}

.view-custom-search .views-field-field-thumbnail img,
.view-custom-search .views-field-field-photo img,
.view-resources .views-field-field-thumbnail img,
.view-resources .views-field-field-photo img,
.view-staff .views-field-field-thumbnail img,
.view-staff .views-field-field-photo img {
  width: 140px;
  height: auto;
}

.view-custom-search .views-field-title,
.view-custom-search .views-field-field-display-name,
.view-resources .views-field-title,
.view-resources .views-field-field-display-name,
.view-staff .views-field-title,
.view-staff .views-field-field-display-name {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin-bottom: 14px;
}

.view-custom-search .views-field-title a:link, .view-custom-search .views-field-title a:visited,
.view-custom-search .views-field-field-display-name a:link,
.view-custom-search .views-field-field-display-name a:visited,
.view-resources .views-field-title a:link,
.view-resources .views-field-title a:visited,
.view-resources .views-field-field-display-name a:link,
.view-resources .views-field-field-display-name a:visited,
.view-staff .views-field-title a:link,
.view-staff .views-field-title a:visited,
.view-staff .views-field-field-display-name a:link,
.view-staff .views-field-field-display-name a:visited {
  color: #000;
}

.view-custom-search .views-field-field-release-date,
.view-resources .views-field-field-release-date,
.view-staff .views-field-field-release-date {
  margin-bottom: 14px;
}

.view-custom-search .views-field-view-node,
.view-custom-search .views-field-field-feature-bio,
.view-resources .views-field-view-node,
.view-resources .views-field-field-feature-bio,
.view-staff .views-field-view-node,
.view-staff .views-field-field-feature-bio {
  overflow: hidden;
  padding-top: 14px;
  padding-bottom: 14px;
}

.view-custom-search .views-field-view-node a,
.view-custom-search .views-field-field-feature-bio a,
.view-resources .views-field-view-node a,
.view-resources .views-field-field-feature-bio a,
.view-staff .views-field-view-node a,
.view-staff .views-field-field-feature-bio a {
  float: left;
  display: block;
  padding: 2px;
  width: 120px;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  color: #888;
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0pt;
  line-height: 125%;
  text-align: center;
  text-indent: -5px;
  text-shadow: 1px 1px 1px #fff;
  background: #dcdcdc;
  background: url(images/arrows/right-dark.png) 110px 2px no-repeat, -moz-linear-gradient(50% 0% -90deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
  background: url(images/arrows/right-dark.png) 110px 2px no-repeat, -o-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
  background: url(images/arrows/right-dark.png) 110px 2px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #f6f6f6), color-stop(1, #dcdcdc)) top left repeat;
  background: url(images/arrows/right-dark.png) 110px 2px no-repeat, -webkit-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
  background: url(images/arrows/right-dark.png) 110px 2px no-repeat, linear-gradient(180deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  .view-custom-search .views-field-view-node a,
  .view-custom-search .views-field-field-feature-bio a,
  .view-resources .views-field-view-node a,
  .view-resources .views-field-field-feature-bio a,
  .view-staff .views-field-view-node a,
  .view-staff .views-field-field-feature-bio a {
    background: url(images/arrows/right-dark@2x.png) 110px 2px/9px 12px no-repeat, -moz-linear-gradient(50% 0% -90deg, #f6f6f6 0%, #dcdcdc 100%) top left/100% 100% repeat;
    background: url(images/arrows/right-dark@2x.png) 110px 2px/9px 12px no-repeat, -o-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%)/100% 100% top left repeat;
    background: url(images/arrows/right-dark@2x.png) 110px 2px/9px 12px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #f6f6f6), color-stop(1, #dcdcdc)) top left/100% 100% repeat;
    background: url(images/arrows/right-dark@2x.png) 110px 2px/9px 12px no-repeat, -webkit-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%) top/100% 100% left repeat;
    background: url(images/arrows/right-dark@2x.png) 110px 2px/9px 12px no-repeat, linear-gradient(180deg, #f6f6f6 0%, #dcdcdc 100%) top left/100% 100% repeat;
  }
}

.view-custom-search .views-field-view-node a:hover,
.view-custom-search .views-field-field-feature-bio a:hover,
.view-resources .views-field-view-node a:hover,
.view-resources .views-field-field-feature-bio a:hover,
.view-staff .views-field-view-node a:hover,
.view-staff .views-field-field-feature-bio a:hover {
  color: #8D2117;
  text-decoration: none;
  background: #dcdcdc;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -moz-linear-gradient(50% 0% -90deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -o-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #f6f6f6), color-stop(1, #dcdcdc)) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -webkit-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, linear-gradient(180deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  .view-custom-search .views-field-view-node a:hover,
  .view-custom-search .views-field-field-feature-bio a:hover,
  .view-resources .views-field-view-node a:hover,
  .view-resources .views-field-field-feature-bio a:hover,
  .view-staff .views-field-view-node a:hover,
  .view-staff .views-field-field-feature-bio a:hover {
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -moz-linear-gradient(50% 0% -90deg, #f6f6f6 0%, #dcdcdc 100%) top left/100% 100% repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -o-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%)/100% 100% top left repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #f6f6f6), color-stop(1, #dcdcdc)) top left/100% 100% repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -webkit-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%) top/100% 100% left repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, linear-gradient(180deg, #f6f6f6 0%, #dcdcdc 100%) top left/100% 100% repeat;
  }
}

.view-custom-search .views-field-view-node a:active,
.view-custom-search .views-field-field-feature-bio a:active,
.view-resources .views-field-view-node a:active,
.view-resources .views-field-field-feature-bio a:active,
.view-staff .views-field-view-node a:active,
.view-staff .views-field-field-feature-bio a:active {
  text-shadow: 1px -1px 1px #fff;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -moz-linear-gradient(50% 0% -90deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -o-linear-gradient(-90deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #dcdcdc), color-stop(1, #f6f6f6)) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -webkit-linear-gradient(-90deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, linear-gradient(180deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  .view-custom-search .views-field-view-node a:active,
  .view-custom-search .views-field-field-feature-bio a:active,
  .view-resources .views-field-view-node a:active,
  .view-resources .views-field-field-feature-bio a:active,
  .view-staff .views-field-view-node a:active,
  .view-staff .views-field-field-feature-bio a:active {
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -moz-linear-gradient(50% 0% -90deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -o-linear-gradient(-90deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #dcdcdc), color-stop(1, #f6f6f6)) top left repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -webkit-linear-gradient(-90deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, linear-gradient(180deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
  }
}

.lt-ie9 .view-custom-search .views-field-view-node a {
  /* IE8 recognizes background CSS above but fails to apply it, so we change foreground */
  color: #fff;
}

.lt-ie9 .view-custom-search .views-field-view-node a:hover {
  color: #000;
}

.not-front .region-sidebar-second .block:first-child {
  padding-top: 13px;
}

.not-front .region-sidebar-second .block h2 {
  background-color: #E4E3DB;
  border-radius: 6px;
  text-transform: uppercase;
  font-family: "Helvetica Neue", Arial, Sans-Serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2;
  color: #666666;
  text-shadow: 1px 1px 1px #fff;
  margin-bottom: 18px;
  padding: 12px 0 11px 28px;
  background: url(images/arrows/right-dark.png) #E4E3DB 10px 12px no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .not-front .region-sidebar-second .block h2 {
    background-size: 9px 12px;
    background-image: url(images/arrows/right-dark@2x.png);
  }
}

.not-front .region-sidebar-second .button {
  overflow: hidden;
  padding-top: 14px;
  padding-bottom: 14px;
}

.not-front .region-sidebar-second .button a {
  float: left;
  display: block;
  padding: 2px;
  width: 120px;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  color: #888;
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0pt;
  line-height: 125%;
  text-align: center;
  text-indent: -5px;
  text-shadow: 1px 1px 1px #fff;
  background: #dcdcdc;
  background: url(images/arrows/right-dark.png) 110px 2px no-repeat, -moz-linear-gradient(50% 0% -90deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
  background: url(images/arrows/right-dark.png) 110px 2px no-repeat, -o-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
  background: url(images/arrows/right-dark.png) 110px 2px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #f6f6f6), color-stop(1, #dcdcdc)) top left repeat;
  background: url(images/arrows/right-dark.png) 110px 2px no-repeat, -webkit-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
  background: url(images/arrows/right-dark.png) 110px 2px no-repeat, linear-gradient(180deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  .not-front .region-sidebar-second .button a {
    background: url(images/arrows/right-dark@2x.png) 110px 2px/9px 12px no-repeat, -moz-linear-gradient(50% 0% -90deg, #f6f6f6 0%, #dcdcdc 100%) top left/100% 100% repeat;
    background: url(images/arrows/right-dark@2x.png) 110px 2px/9px 12px no-repeat, -o-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%)/100% 100% top left repeat;
    background: url(images/arrows/right-dark@2x.png) 110px 2px/9px 12px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #f6f6f6), color-stop(1, #dcdcdc)) top left/100% 100% repeat;
    background: url(images/arrows/right-dark@2x.png) 110px 2px/9px 12px no-repeat, -webkit-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%) top/100% 100% left repeat;
    background: url(images/arrows/right-dark@2x.png) 110px 2px/9px 12px no-repeat, linear-gradient(180deg, #f6f6f6 0%, #dcdcdc 100%) top left/100% 100% repeat;
  }
}

.not-front .region-sidebar-second .button a:hover {
  color: #8D2117;
  text-decoration: none;
  background: #dcdcdc;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -moz-linear-gradient(50% 0% -90deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -o-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #f6f6f6), color-stop(1, #dcdcdc)) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -webkit-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, linear-gradient(180deg, #f6f6f6 0%, #dcdcdc 100%) top left repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  .not-front .region-sidebar-second .button a:hover {
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -moz-linear-gradient(50% 0% -90deg, #f6f6f6 0%, #dcdcdc 100%) top left/100% 100% repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -o-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%)/100% 100% top left repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #f6f6f6), color-stop(1, #dcdcdc)) top left/100% 100% repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -webkit-linear-gradient(-90deg, #f6f6f6 0%, #dcdcdc 100%) top/100% 100% left repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, linear-gradient(180deg, #f6f6f6 0%, #dcdcdc 100%) top left/100% 100% repeat;
  }
}

.not-front .region-sidebar-second .button a:active {
  text-shadow: 1px -1px 1px #fff;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -moz-linear-gradient(50% 0% -90deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -o-linear-gradient(-90deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #dcdcdc), color-stop(1, #f6f6f6)) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, -webkit-linear-gradient(-90deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
  background: url(images/arrows/right-red.png) 110px 2px no-repeat, linear-gradient(180deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  .not-front .region-sidebar-second .button a:active {
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -moz-linear-gradient(50% 0% -90deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -o-linear-gradient(-90deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #dcdcdc), color-stop(1, #f6f6f6)) top left repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, -webkit-linear-gradient(-90deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
    background: url(images/arrows/right-red@2x.png) 110px 2px/9px 12px no-repeat, linear-gradient(180deg, #dcdcdc 0%, #f6f6f6 100%) top left repeat;
  }
}

.front #block-umass-news-theme-support-browse-by-topic-front .browse-topics,
.not-front .region-sidebar-second .content,
#block-aggregator-feed-1 .item-list {
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  font-size: 15px;
  line-height: 1.33;
  padding-right: 15px;
}

.front #block-umass-news-theme-support-browse-by-topic-front .browse-topics ul,
.not-front .region-sidebar-second .content ul,
#block-aggregator-feed-1 .item-list ul {
  margin-left: 0;
  padding-left: 0;
}

.front #block-umass-news-theme-support-browse-by-topic-front .browse-topics li,
.not-front .region-sidebar-second .content li,
#block-aggregator-feed-1 .item-list li {
  margin: 0 0 10px;
  padding: 0 0 10px;
  list-style-type: none;
  list-style-image: none;
  background-image: url(images/hr-gray.png);
  background-repeat: repeat-x;
  background-position: 0 100%;
}

.front #block-umass-news-theme-support-browse-by-topic-front .browse-topics li a,
.not-front .region-sidebar-second .content li a,
#block-aggregator-feed-1 .item-list li a {
  display: block;
  padding-right: 20px;
  color: #8D2117;
  background: url(images/arrows/right-dark.png) 98% 4px no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  .front #block-umass-news-theme-support-browse-by-topic-front .browse-topics li a,
  .not-front .region-sidebar-second .content li a,
  #block-aggregator-feed-1 .item-list li a {
    background-size: 9px 12px;
    background-image: url(images/arrows/right-dark@2x.png);
  }
}

.front #block-umass-news-theme-support-browse-by-topic-front .browse-topics .topic-list,
.not-front .region-sidebar-second .content .topic-list,
#block-aggregator-feed-1 .item-list .topic-list {
  width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .front #block-umass-news-theme-support-browse-by-topic-front .browse-topics .topic-list,
  .not-front .region-sidebar-second .content .topic-list,
  #block-aggregator-feed-1 .item-list .topic-list {
    color: #656565;
    -webkit-appearance: none;
    border: 1px solid #E4E3DB;
    border-radius: 8px;
    padding: 8px 6px;
    background: #F4F3EB url(images/arrows/down-dark.png) 97% 8px no-repeat;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 0) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 0) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 0) and (min-device-pixel-ratio: 1.5) {
  .front #block-umass-news-theme-support-browse-by-topic-front .browse-topics .topic-list,
  .not-front .region-sidebar-second .content .topic-list,
  #block-aggregator-feed-1 .item-list .topic-list {
    background-size: 9px 12px;
    background-image: url(images/arrows/down-dark@2x.png);
  }
}

.front #block-umass-news-theme-support-browse-by-topic-front .browse-topics ul {
  padding-left: 0px;
}

.front #block-umass-news-theme-support-browse-by-topic-front .browse-topics ul li {
  text-indent: 8px;
}

.not-front .region-sidebar-second .content {
  padding-left: 28px;
}

.release-date {
  padding-bottom: 0.75em;
}

.front #page-title {
  display: none;
}

.featured-story {
  border-top: 5px solid #fff;
}

.featured-story-image {
  line-height: 0;
}

.featured-story-image img {
  width: 100%;
  height: auto;
}

.featured-story-text {
  margin-top: 2px;
  background-color: #ACAC9D;
  background-image: -owg-linear-gradient(#ACAC9D, #79796A);
  background-image: -webkit-linear-gradient(#ACAC9D, #79796A);
  background-image: -moz-linear-gradient(#ACAC9D, #79796A);
  background-image: -o-linear-gradient(#ACAC9D, #79796A);
  background-image: linear-gradient(#ACAC9D, #79796A);
  -webkit-font-smoothing: antialiased;
  /* to be used for knocked out text, or VERY judiciously on large text */
  padding: 1em 1.5em 0.75em;
  color: #E4E3DA;
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  font-size: 15px;
  line-height: 1.6;
  text-shadow: 1px 1px 1px rgba(70, 70, 55, 0.65);
}

.featured-story-link {
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  font-size: 24px;
  line-height: 1;
  padding-bottom: 15px;
}

.featured-story-link a:link, .featured-story-link a:visited {
  color: #fff;
}

#block-umass-news-theme-support-home-featured-story {
  margin-bottom: 0;
  border-bottom: 30px solid #fff;
}

@media (min-width: 769px) {
  background-image: url(images/pixels/dddddd.png);
  background-repeat: repeat-y;
  background-position: 80% 0;
}

@media (min-width: 1152px) {
  background-position: 67% 0;
}

@media (min-width: 720px) {
  #block-umass-news-theme-support-home-top-stories {
    float: left;
    width: 64%;
  }
  #block-umass-news-theme-support-browse-by-topic-front,
  #block-umass-news-theme-support-events-calendar {
    float: right;
    width: 32%;
  }
}

@media (min-width: 720px) and (min-width: 720px) {
  body.front #main-content {
    background-image: url(images/pixels/dddddd.png);
    background-repeat: repeat-y;
    background-position: 66% 0;
  }
}

.front .block-title,
.front .view-header {
  -webkit-font-smoothing: antialiased;
  /* to be used for knocked out text, or VERY judiciously on large text */
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  font-weight: bold;
  color: #000000;
  font-size: 24px;
}

#block-umass-news-theme-support-home-top-stories h2,
#block-views-in-the-media-block h2 {
  color: #ACAC9D;
  font-size: 37px;
}

#block-umass-news-theme-support-browse-by-topic-front h2 {
  padding-top: 13px;
}

.front .view-header a:link, .front .view-header a:visited {
  color: #000;
}

.top-stories .top-story,
.top-stories .views-row,
#main-content .view-inside-umass .top-story,
#main-content .view-inside-umass .views-row,
#main-content .view-inside-umass-people .top-story,
#main-content .view-inside-umass-people .views-row,
#main-content .view-inside-umass-weekly-bulletin .top-story,
#main-content .view-inside-umass-weekly-bulletin .views-row {
  padding-left: 120px;
  position: relative;
  min-height: 101px;
  font-size: 12px;
  color: #656565;
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  background-image: url(images/hr-gray.png);
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 4px;
  margin-bottom: 20px;
  line-height: 1.25;
}

@media (min-width: 720px) {
  .top-stories .top-story,
  .top-stories .views-row,
  #main-content .view-inside-umass .top-story,
  #main-content .view-inside-umass .views-row,
  #main-content .view-inside-umass-people .top-story,
  #main-content .view-inside-umass-people .views-row,
  #main-content .view-inside-umass-weekly-bulletin .top-story,
  #main-content .view-inside-umass-weekly-bulletin .views-row {
    padding-left: 140px;
  }
}

@media (min-width: 720px) {
  .top-stories .top-story,
  .top-stories .views-row,
  #main-content .view-inside-umass .top-story,
  #main-content .view-inside-umass .views-row,
  #main-content .view-inside-umass-people .top-story,
  #main-content .view-inside-umass-people .views-row,
  #main-content .view-inside-umass-weekly-bulletin .top-story,
  #main-content .view-inside-umass-weekly-bulletin .views-row {
    padding-bottom: 14px;
  }
}

.top-stories .top-story-image,
.top-stories .views-field-field-thumbnail,
#main-content .view-inside-umass .top-story-image,
#main-content .view-inside-umass .views-field-field-thumbnail,
#main-content .view-inside-umass-people .top-story-image,
#main-content .view-inside-umass-people .views-field-field-thumbnail,
#main-content .view-inside-umass-weekly-bulletin .top-story-image,
#main-content .view-inside-umass-weekly-bulletin .views-field-field-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
}

.top-stories .top-story-image img,
.top-stories .views-field-field-thumbnail img,
#main-content .view-inside-umass .top-story-image img,
#main-content .view-inside-umass .views-field-field-thumbnail img,
#main-content .view-inside-umass-people .top-story-image img,
#main-content .view-inside-umass-people .views-field-field-thumbnail img,
#main-content .view-inside-umass-weekly-bulletin .top-story-image img,
#main-content .view-inside-umass-weekly-bulletin .views-field-field-thumbnail img {
  width: 100px;
  height: auto;
  padding: 2px;
  background-color: #fff;
  border: 1px solid #999;
}

@media (min-width: 720px) {
  .top-stories .top-story-image img,
  .top-stories .views-field-field-thumbnail img,
  #main-content .view-inside-umass .top-story-image img,
  #main-content .view-inside-umass .views-field-field-thumbnail img,
  #main-content .view-inside-umass-people .top-story-image img,
  #main-content .view-inside-umass-people .views-field-field-thumbnail img,
  #main-content .view-inside-umass-weekly-bulletin .top-story-image img,
  #main-content .view-inside-umass-weekly-bulletin .views-field-field-thumbnail img {
    width: 120px;
  }
}

.top-stories .top-story-link,
.top-stories .views-field-title,
#main-content .view-inside-umass .top-story-link,
#main-content .view-inside-umass .views-field-title,
#main-content .view-inside-umass-people .top-story-link,
#main-content .view-inside-umass-people .views-field-title,
#main-content .view-inside-umass-weekly-bulletin .top-story-link,
#main-content .view-inside-umass-weekly-bulletin .views-field-title {
  font-size: 15px;
  line-height: 1.33;
  font-weight: bold;
  margin-bottom: 14px;
}

.top-stories .top-story-link a:link, .top-stories .top-story-link a:visited,
.top-stories .views-field-title a:link,
.top-stories .views-field-title a:visited,
#main-content .view-inside-umass .top-story-link a:link,
#main-content .view-inside-umass .top-story-link a:visited,
#main-content .view-inside-umass .views-field-title a:link,
#main-content .view-inside-umass .views-field-title a:visited,
#main-content .view-inside-umass-people .top-story-link a:link,
#main-content .view-inside-umass-people .top-story-link a:visited,
#main-content .view-inside-umass-people .views-field-title a:link,
#main-content .view-inside-umass-people .views-field-title a:visited,
#main-content .view-inside-umass-weekly-bulletin .top-story-link a:link,
#main-content .view-inside-umass-weekly-bulletin .top-story-link a:visited,
#main-content .view-inside-umass-weekly-bulletin .views-field-title a:link,
#main-content .view-inside-umass-weekly-bulletin .views-field-title a:visited {
  color: #444;
}

.top-stories .top-story-teaser,
.top-stories .views-field-field-teaser,
#main-content .view-inside-umass .top-story-teaser,
#main-content .view-inside-umass .views-field-field-teaser,
#main-content .view-inside-umass-people .top-story-teaser,
#main-content .view-inside-umass-people .views-field-field-teaser,
#main-content .view-inside-umass-weekly-bulletin .top-story-teaser,
#main-content .view-inside-umass-weekly-bulletin .views-field-field-teaser {
  margin-bottom: 14px;
}

.top-stories .top-story-teaser,
#main-content .view-inside-umass .top-story-teaser,
#main-content .view-inside-umass-people .top-story-teaser,
#main-content .view-inside-umass-weekly-bulletin .top-story-teaser {
  display: none;
}

@media (min-width: 720px) {
  .top-stories .top-story-teaser,
  #main-content .view-inside-umass .top-story-teaser,
  #main-content .view-inside-umass-people .top-story-teaser,
  #main-content .view-inside-umass-weekly-bulletin .top-story-teaser {
    display: block;
  }
}

.news-archive-button,
#block-views-home-inside-umass-block .view-footer,
.page-node-17 .view-footer,
.page-inside-umass .view-footer {
  text-align: right;
  font-size: 15px;
  line-height: 1;
}

.news-archive-button a,
#block-views-home-inside-umass-block .view-footer a,
.page-node-17 .view-footer a,
.page-inside-umass .view-footer a {
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  display: block;
  padding-right: 16px;
  background: url(images/arrows/right-red.png) 100% 2px no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  .news-archive-button a,
  #block-views-home-inside-umass-block .view-footer a,
  .page-node-17 .view-footer a,
  .page-inside-umass .view-footer a {
    background-size: 9px 12px;
    background-image: url(images/arrows/right-red@2x.png);
  }
}

#block-umass-news-theme-support-events-calendar ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 1em;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Sans-Serif;
}

#block-umass-news-theme-support-events-calendar li {
  float: left;
  background-image: url(images/vr-red.png);
  background-repeat: repeat-y;
  background-position: 0 0;
  padding: 0 1em;
}

#block-umass-news-theme-support-events-calendar li:first-child {
  background-image: none;
  padding-left: 0;
}

#block-umass-news-theme-support-events-calendar .news-events-calendar {
  background-color: #F4F3EB;
  border-radius: 8px;
  padding: 8px;
  text-align: center;
}

#block-umass-news-theme-support-events-calendar .news-events-calendar h3 {
  background-color: #E4E3DB;
  border-radius: 6px;
  padding: 6px;
  line-height: 1;
  text-transform: uppercase;
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 0 1px 1px #fff;
}

#block-umass-news-theme-support-events-calendar .news-events-calendar table {
  border: none;
}

#block-umass-news-theme-support-events-calendar .news-events-calendar tr {
  border-top: none;
  background: none;
}

#block-umass-news-theme-support-events-calendar .news-events-calendar th, #block-umass-news-theme-support-events-calendar .news-events-calendar td {
  text-align: center;
  padding: 0;
}

#block-umass-news-theme-support-events-calendar .news-events-calendar th {
  font-family: "Trebuchet MS", Arial, Sans-Serif;
}

#block-umass-news-theme-support-events-calendar .news-events-calendar a:link, #block-umass-news-theme-support-events-calendar .news-events-calendar a:visited {
  color: #666666;
}

#block-umass-news-theme-support-events-calendar .news-events-calendar .calendar-day {
  padding: 5px 7px;
}

#block-umass-news-theme-support-events-calendar .news-events-calendar .calendar-extra a:link, #block-umass-news-theme-support-events-calendar .news-events-calendar .calendar-extra a:visited {
  color: #CCCCCC;
}

#block-umass-news-theme-support-events-calendar .news-events-calendar .calendar-today .calendar-day {
  background-color: #E4E3DB;
  border-radius: 4px;
  padding: 3px 5px;
}

#block-umass-news-theme-support-events-calendar .news-events-calendar .calendar-today a:link, #block-umass-news-theme-support-events-calendar .news-events-calendar .calendar-today a:visited {
  padding: 2px;
  display: block;
  color: #881c1c;
  background-color: #fff;
  border-radius: 1em;
}

#block-views-in-the-media-block .admin-edit-link,
.region-sidebar-second .view-inside-umass .admin-edit-link,
.region-sidebar-second .view-inside-umass-people .admin-edit-link,
.region-sidebar-second .view-inside-umass-weekly-bulletin .admin-edit-link {
  background: #fffae2;
  box-shadow: -1px 1px 2px #fffae2;
}

#block-views-in-the-media-block .view-content,
.region-sidebar-second .view-inside-umass .view-content,
.region-sidebar-second .view-inside-umass-people .view-content,
.region-sidebar-second .view-inside-umass-weekly-bulletin .view-content {
  line-height: 1.25;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  color: #656565;
}

#block-views-in-the-media-block .view-content a:link, #block-views-in-the-media-block .view-content a:visited,
.region-sidebar-second .view-inside-umass .view-content a:link,
.region-sidebar-second .view-inside-umass .view-content a:visited,
.region-sidebar-second .view-inside-umass-people .view-content a:link,
.region-sidebar-second .view-inside-umass-people .view-content a:visited,
.region-sidebar-second .view-inside-umass-weekly-bulletin .view-content a:link,
.region-sidebar-second .view-inside-umass-weekly-bulletin .view-content a:visited {
  color: #656565;
}

#block-views-in-the-media-block .view-content a:link:hover, #block-views-in-the-media-block .view-content a:visited:hover,
.region-sidebar-second .view-inside-umass .view-content a:link:hover,
.region-sidebar-second .view-inside-umass .view-content a:visited:hover,
.region-sidebar-second .view-inside-umass-people .view-content a:link:hover,
.region-sidebar-second .view-inside-umass-people .view-content a:visited:hover,
.region-sidebar-second .view-inside-umass-weekly-bulletin .view-content a:link:hover,
.region-sidebar-second .view-inside-umass-weekly-bulletin .view-content a:visited:hover {
  color: #881C1C;
  text-decoration: underline;
}

#block-views-in-the-media-block .views-row,
.region-sidebar-second .view-inside-umass .views-row,
.region-sidebar-second .view-inside-umass-people .views-row,
.region-sidebar-second .view-inside-umass-weekly-bulletin .views-row {
  background-image: url(images/hr-gray.png);
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 14px;
  margin-bottom: 14px;
}

#block-views-in-the-media-block .views-field-title,
.region-sidebar-second .view-inside-umass .views-field-title,
.region-sidebar-second .view-inside-umass-people .views-field-title,
.region-sidebar-second .view-inside-umass-weekly-bulletin .views-field-title {
  color: #444444;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.33;
  padding-bottom: 6px;
}

#block-views-in-the-media-block .views-field-field-in-the-media-title,
#block-views-in-the-media-block .views-field-field-teaser,
.region-sidebar-second .view-inside-umass .views-field-field-in-the-media-title,
.region-sidebar-second .view-inside-umass .views-field-field-teaser,
.region-sidebar-second .view-inside-umass-people .views-field-field-in-the-media-title,
.region-sidebar-second .view-inside-umass-people .views-field-field-teaser,
.region-sidebar-second .view-inside-umass-weekly-bulletin .views-field-field-in-the-media-title,
.region-sidebar-second .view-inside-umass-weekly-bulletin .views-field-field-teaser {
  padding-bottom: 7px;
}

#block-views-in-the-media-block .views-field-field-in-the-media-title p,
#block-views-in-the-media-block .views-field-field-teaser p,
.region-sidebar-second .view-inside-umass .views-field-field-in-the-media-title p,
.region-sidebar-second .view-inside-umass .views-field-field-teaser p,
.region-sidebar-second .view-inside-umass-people .views-field-field-in-the-media-title p,
.region-sidebar-second .view-inside-umass-people .views-field-field-teaser p,
.region-sidebar-second .view-inside-umass-weekly-bulletin .views-field-field-in-the-media-title p,
.region-sidebar-second .view-inside-umass-weekly-bulletin .views-field-field-teaser p {
  padding-bottom: 0;
}

#block-views-in-the-media-block .views-field-field-in-the-media-title p + a,
#block-views-in-the-media-block .views-field-field-teaser p + a,
.region-sidebar-second .view-inside-umass .views-field-field-in-the-media-title p + a,
.region-sidebar-second .view-inside-umass .views-field-field-teaser p + a,
.region-sidebar-second .view-inside-umass-people .views-field-field-in-the-media-title p + a,
.region-sidebar-second .view-inside-umass-people .views-field-field-teaser p + a,
.region-sidebar-second .view-inside-umass-weekly-bulletin .views-field-field-in-the-media-title p + a,
.region-sidebar-second .view-inside-umass-weekly-bulletin .views-field-field-teaser p + a {
  display: none;
}

#block-views-in-the-media-block .views-field-field-in-the-media-source,
.region-sidebar-second .view-inside-umass .views-field-field-in-the-media-source,
.region-sidebar-second .view-inside-umass-people .views-field-field-in-the-media-source,
.region-sidebar-second .view-inside-umass-weekly-bulletin .views-field-field-in-the-media-source {
  font-weight: bold;
}

.region-tertiary-content {
  margin-top: 20px;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}

body.front #block-views-in-the-media-block .views-row,
body.front .view-home-inside-umass .views-row {
  position: relative;
}

body.front #block-views-in-the-media-block .admin-edit-link,
body.front .view-home-inside-umass .admin-edit-link {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.2;
  padding: 2px 4px;
  line-height: 1;
  color: #55a;
  border: 1px solid #55a;
}

body.front #block-views-in-the-media-block .views-row:hover .admin-edit-link,
body.front .view-home-inside-umass .views-row:hover .admin-edit-link {
  opacity: 0.5;
}

body.front #block-views-in-the-media-block .views-row:hover .admin-edit-link:hover,
body.front .view-home-inside-umass .views-row:hover .admin-edit-link:hover {
  opacity: 1;
}

#block-aggregator-feed-1 .block-title,
#block-views-home-inside-umass-block .view-header {
  height: 24px;
  padding: 14px 0 19px;
  margin-bottom: 8px;
}

#block-aggregator-feed-1 .block-title {
  padding-left: 86px;
  background-image: url(images/umass-news-athletics-logo.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  font-style: italic;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  #block-aggregator-feed-1 .block-title {
    background-size: 70px 57px;
    background-image: url(images/umass-news-athletics-logo@2x.png);
  }
}

#block-aggregator-feed-1 .item-list {
  background-color: #F4F3EB;
  border: 1px solid #E4E3DB;
  border-radius: 8px;
  padding: 16px 8px 4px;
  font-size: 13px;
  font-weight: bold;
}

#block-aggregator-feed-1 .item-list li:last-child {
  background-image: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

#block-aggregator-feed-1 .item-list li a {
  background-image: url(images/arrows/right-red.png);
  color: #656565;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  #block-aggregator-feed-1 .item-list li a {
    background-size: 9px 12px;
    background-image: url(images/arrows/right-red@2x.png);
  }
}

#block-aggregator-feed-1 .more-link {
  display: none;
}

#block-views-home-inside-umass-block .view-header h2 {
  font-weight: bold;
}

#block-views-home-inside-umass-block .view-content {
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, Sans-Serif;
}

#block-views-home-inside-umass-block .views-row {
  background-image: url(images/hr-gray.png);
  background-repeat: repeat-x;
  background-position: 0 100%;
  padding-bottom: 14px;
  margin-bottom: 14px;
}

#block-views-home-inside-umass-block .views-row a:link, #block-views-home-inside-umass-block .views-row a:visited {
  color: #656565;
}

.admin-edit-link {
  display: block;
}

.not-logged-in .admin-edit-link {
  display: none;
}

#block-block-11 {
  overflow: hidden;
  height: 70px;
  margin-bottom: 0;
  font-size: 10px;
  line-height: 20px;
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  font-weight: bold;
  background-color: #881C1C;
  background-image: -owg-linear-gradient(#540403, #881C1C);
  background-image: -webkit-linear-gradient(#540403, #881C1C);
  background-image: -moz-linear-gradient(#540403, #881C1C);
  background-image: -o-linear-gradient(#540403, #881C1C);
  background-image: linear-gradient(#540403, #881C1C);
  text-shadow: 0 1px 1px #000;
}

#block-block-11 .block-title {
  display: none;
}

#block-block-11 .block-inner {
  padding: 10px 10px 0 0;
}

#block-block-11 .block-title, #block-block-11 .block-content, #block-block-11 a {
  white-space: nowrap;
  float: left;
}

#block-block-11 .block-content, #block-block-11 a {
  display: block;
}

#block-block-11 a {
  background-image: url(images/vr-white.png);
  background-repeat: repeat-y;
  background-position: 0 0;
  padding: 5px 5px;
}

#block-block-11 a:first-child {
  background-image: none;
  padding-left: 0;
}

#block-block-11 a:last-child img {
  margin-right: 5px;
}

#block-block-11 img {
  float: left;
}

@media (min-width: 720px) {
  #block-block-11 {
    font-size: 14px;
  }
  #block-block-11 .block-inner {
    float: right;
  }
  #block-block-11 .block-title {
    display: block;
    font-size: 19px;
    line-height: 1;
    padding-top: 14px;
    padding-right: 10px;
  }
  #block-block-11 a {
    padding: 5px 12px;
  }
}

#block-block-11 .block-title, #block-block-11 a:link, #block-block-11 a:visited {
  color: #fff;
  -webkit-font-smoothing: antialiased;
  /* to be used for knocked out text, or VERY judiciously on large text */
}

#footer {
  margin-top: 2rem;
}

#block-block-1 {
  margin-top: 2px;
  border-top: 5px solid #ACAC9D;
  padding-top: 2em;
  text-align: center;
  font-size: 11px;
  color: #999;
}

#block-block-1 a:link, #block-block-1 a:visited {
  color: #999;
}

.node-page ul.links {
  display: none;
}

.page-node-17 #page-title {
  padding-bottom: 0;
}

.page-node-17 .block h2.block-title,
.page-inside-umass .block h2.block-title {
  -webkit-font-smoothing: antialiased;
  /* to be used for knocked out text, or VERY judiciously on large text */
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  font-weight: bold;
  color: #000000;
  font-size: 24px;
  background: none;
  padding: 0;
  margin-bottom: 18px;
  text-transform: none;
  text-indent: 0;
}

.page-node-17 .region-sidebar-second .block h2.block-title,
.page-inside-umass .region-sidebar-second .block h2.block-title {
  text-indent: 28px;
}

.page-node-4 table, .page-node-4 tbody, .page-node-4 tr {
  border: none;
}

.page-node-4 td {
  padding: 0;
}

.page-node-4 .field-name-body h2 {
  padding-bottom: 0;
}

#block-views-exp-custom-search-page .block-inner,
#block-views-exp-resources-page-1 .block-inner {
  border: 1px solid #E4E3DB;
  background-color: #F4F3EB;
  border-radius: 8px;
  padding: 8px;
}

#block-views-exp-custom-search-page .block-content,
#block-views-exp-resources-page-1 .block-content {
  font-size: 13px;
  padding-left: 8px;
  padding-right: 0;
  color: #656565;
}

#block-views-exp-custom-search-page .views-exposed-form .views-exposed-widget,
#block-views-exp-resources-page-1 .views-exposed-form .views-exposed-widget {
  float: none;
}

#block-views-exp-custom-search-page .views-exposed-widget,
#block-views-exp-resources-page-1 .views-exposed-widget {
  overflow: hidden;
  margin-bottom: 8px;
}

#block-views-exp-custom-search-page .views-exposed-widget #edit-date-filter-min-wrapper,
#block-views-exp-resources-page-1 .views-exposed-widget #edit-date-filter-min-wrapper {
  margin-bottom: 8px;
}

#block-views-exp-custom-search-page .views-exposed-widget .container-inline-date,
#block-views-exp-resources-page-1 .views-exposed-widget .container-inline-date {
  overflow: hidden;
}

#block-views-exp-custom-search-page .views-widget input, #block-views-exp-custom-search-page .views-widget select, #block-views-exp-custom-search-page .date-padding input, #block-views-exp-custom-search-page .date-padding select, #block-views-exp-custom-search-page .views-exposed-widget input, #block-views-exp-custom-search-page .views-exposed-widget select,
#block-views-exp-resources-page-1 .views-widget input,
#block-views-exp-resources-page-1 .views-widget select,
#block-views-exp-resources-page-1 .date-padding input,
#block-views-exp-resources-page-1 .date-padding select,
#block-views-exp-resources-page-1 .views-exposed-widget input,
#block-views-exp-resources-page-1 .views-exposed-widget select,
.page-archive #main-content .view-filters .views-widget input,
.page-archive #main-content .view-filters .views-widget select,
.page-archive #main-content .view-filters .date-padding input,
.page-archive #main-content .view-filters .date-padding select,
.page-archive #main-content .view-filters .views-exposed-widget input,
.page-archive #main-content .view-filters .views-exposed-widget select {
  padding: 0;
  border: 1px solid #656565;
  background: #fff;
}

#block-views-exp-custom-search-page .views-widget select, #block-views-exp-custom-search-page .date-padding select, #block-views-exp-custom-search-page .views-exposed-widget select,
#block-views-exp-resources-page-1 .views-widget select,
#block-views-exp-resources-page-1 .date-padding select,
#block-views-exp-resources-page-1 .views-exposed-widget select,
.page-archive #main-content .view-filters .views-widget select,
.page-archive #main-content .view-filters .date-padding select,
.page-archive #main-content .view-filters .views-exposed-widget select {
  border-radius: 4px;
}

#block-views-exp-custom-search-page .views-submit-button p,
#block-views-exp-resources-page-1 .views-submit-button p,
.page-archive #main-content .view-filters .views-submit-button p {
  margin-top: 3px;
  float: left;
  font-size: 11px;
}

#block-views-exp-custom-search-page .views-submit-button .form-submit,
#block-views-exp-resources-page-1 .views-submit-button .form-submit,
.page-archive #main-content .view-filters .views-submit-button .form-submit {
  float: right;
  margin-top: 0;
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  padding: 2px 16px;
  border: 1px solid #656565;
  border-radius: 4px;
  background: #fff;
}

#block-views-exp-custom-search-page label, #block-views-exp-custom-search-page .views-widget, #block-views-exp-custom-search-page .date-padding {
  float: left;
}

#block-views-exp-custom-search-page label .form-item, #block-views-exp-custom-search-page .views-widget .form-item, #block-views-exp-custom-search-page .date-padding .form-item {
  float: none;
}

#block-views-exp-custom-search-page label .container-inline-date > .form-item, #block-views-exp-custom-search-page .views-widget .container-inline-date > .form-item, #block-views-exp-custom-search-page .date-padding .container-inline-date > .form-item {
  display: block;
  margin-right: 0;
}

#block-views-exp-custom-search-page label .container-inline-date > .form-item input, #block-views-exp-custom-search-page .views-widget .container-inline-date > .form-item input, #block-views-exp-custom-search-page .date-padding .container-inline-date > .form-item input {
  margin-right: 0;
}

#block-views-exp-custom-search-page label {
  width: 80px;
}

#block-views-exp-custom-search-page .views-widget, #block-views-exp-custom-search-page .date-padding {
  width: calc(100% - 80px);
}

#block-views-exp-custom-search-page .views-widget input, #block-views-exp-custom-search-page .views-widget select, #block-views-exp-custom-search-page .date-padding input, #block-views-exp-custom-search-page .date-padding select {
  width: calc(100% - 2px);
}

#block-views-exp-custom-search-page .views-widget-filter-date_filter .views-widget {
  width: 100%;
}

#block-views-exp-custom-search-page #edit-date-filter-wrapper > label {
  display: none;
}

#block-views-exp-resources-page-1 .form-type-textfield input {
  width: 100%;
}

.page-archive #main-content .view-filters {
  border: 1px solid #E4E3DB;
  padding: 0px 20px;
  background-color: #F4F3EB;
  border-radius: 8px;
  margin-bottom: 2em;
  font-family: "Trebuchet MS", Arial, Sans-Serif;
}

.page-archive #main-content #edit-field-topic-tid {
  width: 15em;
  height: 7.5em;
}

.page-archive #main-content .views-widget-filter-date_filter input {
  width: 7em;
}

.page-archive #main-content .views-submit-button {
  float: none;
}

.page-archive #main-content .views-widget-sort-by {
  display: none;
}

.page-archive #main-content #edit-submit-custom-search {
  margin-top: 1em;
}

.page-archive #main-content #edit-field-channel-tid,
.page-archive #main-content #edit-type {
  width: 8em;
}

.page-node.node-type-expert .photo {
  float: right;
  margin: 0 0 1em 1em;
}

.page-node.node-type-expert h1 {
  padding-bottom: 0.25em;
}

.page-node.node-type-expert h2 {
  font-family: "Trebuchet MS", Arial, Sans-Serif;
}

.page-node.node-type-expert h3 {
  color: #656565;
}

.module-image figcaption {
  background-color: #79796A;
  color: #E4E3DA;
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
  /* to be used for knocked out text, or VERY judiciously on large text */
}

.flexslider {
  box-shadow: none;
  border: none;
}

body.front #tasks {
  display: none;
}

body.front .flexslider,
body.page-node-17 .flexslider {
  margin-bottom: 0;
}

body.front .flexslider .flex-control-paging li a,
body.page-node-17 .flexslider .flex-control-paging li a {
  width: 8px;
  height: 8px;
}

.view-staff .views-field-field-email .views-label, .view-staff .views-field-field-phone .views-label {
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  color: #656565;
}

.view-staff .views-field-field-email .views-label, .view-staff .views-field-field-email .field-content, .view-staff .views-field-field-phone .views-label, .view-staff .views-field-field-phone .field-content {
  display: inline;
}

.view-staff .views-field-body {
  padding-top: 12px;
}

.clip-note {
  clear: left;
}

body.node-type-daily-news-summary-newsletter,
body.node-type-inside-umass-newsletter {
  background-color: #fff;
  padding: 1em;
  /* override global.styles.css */
}

body.node-type-daily-news-summary-newsletter .tabs,
body.node-type-inside-umass-newsletter .tabs {
  margin-top: 1em;
}

body.node-type-daily-news-summary-newsletter .copycode,
body.node-type-inside-umass-newsletter .copycode {
  width: 592px;
  height: 50px;
  font-size: 8px;
}

body.node-type-daily-news-summary-newsletter tr.info, body.node-type-daily-news-summary-newsletter tr.even, body.node-type-daily-news-summary-newsletter tr:nth-child(2n+2),
body.node-type-inside-umass-newsletter tr.info,
body.node-type-inside-umass-newsletter tr.even,
body.node-type-inside-umass-newsletter tr:nth-child(2n+2) {
  border-bottom: 0px none;
  background-color: #fff;
}

body.node-type-daily-news-summary-newsletter tbody tr,
body.node-type-inside-umass-newsletter tbody tr {
  border-top: 0px none;
}

.node-type-story #page-title {
  padding-bottom: 0.2em;
}

.node-type-story .story-subhead {
  color: #767666;
  font-size: 24px;
  padding-bottom: 0.75em;
}

.node-type-story .story-meta {
  color: #79796A;
  padding-bottom: 0.55em;
  font-style: italic;
}

.node-type-story .story-release-date,
.node-type-story .story-contact {
  padding-bottom: 0.2em;
}
