/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
/* ------------------------------------------------------------
Imports
------------------------------------------------------------ */
/* ==|== Partials =============================== */
/* ============================================================
iSL Sass Utilities

Notes:
================
- divided into classes (to be used with @extends), mixins, and functions

/* ------------------------------------------------------------
Classes (to be used with @extends)
------------------------------------------------------------ */
.clearfix, html.ie7 .main-header, html.ie7 .breadcrumb ul, html.ie7 .main-footer .wrapper > section ul {
  zoom: 1;
}
.clearfix:before, html.ie7 .main-header:before, html.ie7 .breadcrumb ul:before, html.ie7 .main-footer .wrapper > section ul:before, .clearfix:after, html.ie7 .main-header:after, html.ie7 .breadcrumb ul:after, html.ie7 .main-footer .wrapper > section ul:after {
  content: "";
  display: table;
}
.clearfix:after, html.ie7 .main-header:after, html.ie7 .breadcrumb ul:after, html.ie7 .main-footer .wrapper > section ul:after {
  clear: both;
}

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  /*
   * Extends the .visuallyhidden class to allow the element to be focusable
   * when navigated to via the keyboard: h5bp.com/p
   */
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.visible {
  border: 0;
  clip: none;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.imageMaskHorizontal {
  display: block;
  overflow: hidden;
}
.imageMaskHorizontal img {
  position: relative;
  width: auto;
  max-width: none;
  left: 50%;
}

/* ------------------------------------------------------------
Mixins
------------------------------------------------------------ */
/* ------------------------------------------------------------
+Variables
------------------------------------------------------------ */
html.ie body.members .letter-group {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 10px;
}

html.lte8, html.lte8 body {
  overflow: visible !important;
}
html.lte8 body {
  min-width: 1180px;
  border-top: 8px solid #297e90;
}
html.lte8 .pull-right, html.lte8 .main-header form, html.lte8 .main-nav {
  padding-right: 0 !important;
  margin-right: 0 !important;
}
html.lte8 .main-header form {
  padding-right: 20px !important;
  margin-right: -20px !important;
}
html.lte8 h1, html.lte8 .main-nav, html.lte8 .main-header {
  border: none;
  margin-top: 0;
}
html.lte8 .main-header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  padding: 0 20px;
}
html.lte8 .main-header form {
  width: 98.4%;
  background-color: #313839;
  padding-top: 20px;
  top: 90px;
}
html.lte8 .main-header form input {
  padding-bottom: 0;
  height: 90px;
}
html.lte8 .main-header form label {
  top: 18px;
}
html.lte8 .main-nav {
  float: right;
  max-width: none;
}
html.lte8 .main-nav ul {
  margin-right: 0;
  width: auto;
}
html.lte8 .main-nav a {
  padding: 34px 20px 34px 20px !important;
}
html.lte8 input[type="text"] {
  padding-top: 12px !important;
}
html.lte8 section.tile article {
  width: 30.6%;
}
html.lte8 section.issues img {
  -ms-filter: "alpha(opacity=45)" !important;
}
html.lte8 .article-list {
  margin-right: 23px !important;
  margin-left: 23px !important;
}
html.lte8 .home .half .article-list {
  margin: 0 !important;
}
html.lte8 .read-more {
  background-color: #475153;
}
html.lte8 .page-header p.post-type {
  text-indent: 0 !important;
}
html.lte8 section.media article {
  margin: 10px 0 10px 23px !important;
  width: 47%;
}

html.ie7, html.ie7 .ie7 body {
  overflow: auto !important;
}
html.ie7 .main-nav {
  float: right;
  width: 900px;
}
html.ie7 .main-nav > ul > li {
  float: right;
  min-width: 120px;
}
html.ie7 .main-nav ul ul li {
  float: left;
}
html.ie7 .main-nav ul ul {
  margin-right: 100px;
}
html.ie7 .see-all {
  padding-left: 0;
  padding-right: 22px;
  width: 90px;
}
html.ie7 .main-header {
  overflow: hidden !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: none !important;
}
html.ie7 .main-header h1 {
  padding-left: 20px !important;
  margin-left: 0 !important;
}
html.ie7 .main-header form {
  clear: both;
  float: none;
}
html.ie7 .main-header form input {
  height: auto;
  padding-bottom: 20px;
}
html.ie7 .breadcrumb {
  width: 100%;
}
html.ie7 .breadcrumb .home-btn {
  margin-left: 20px;
  margin-top: 5px;
}
html.ie7 .breadcrumb li {
  float: left;
}
html.ie7 section.feature .wrapper {
  position: relative;
  z-index: 31 !important;
}
html.ie7 section.feature .slider-nav {
  width: 120px;
}
html.ie7 .half {
  width: 49.9%;
}
html.ie7 .field.half {
  width: 47%;
}
html.ie7 .main-content > section.pubs .wrapper > article, html.ie7 .yarpp-related > section.pubs .wrapper > article {
  width: 29.7% !important;
}
html.ie7 .main-content > section.pubs .wrapper > article .text-wrap, html.ie7 .yarpp-related > section.pubs .wrapper > article .text-wrap {
  width: 55%;
}
html.ie7 .main-content > section.pubs .wrapper > article .issue-icon, html.ie7 .yarpp-related > section.pubs .wrapper > article .issue-icon {
  margin: 0;
}
html.ie7 section.team article {
  width: 29.7% !important;
}
html.ie7 .main-footer .wrapper > section {
  width: 31% !important;
}
html.ie7 .main-footer .wrapper > section li {
  float: left;
}
html.ie7 .main-footer .wrapper > section li a {
  display: block;
}
html.ie7 .main-footer .wrapper > section .field {
  height: 50px;
  overflow: hidden;
}
html.ie7 .main-footer .wrapper > section input[type="submit"] {
  margin-top: 2px;
}
html.ie7 section.issues .icon {
  position: static;
  margin: 0 auto 0 auto;
}
html.ie7 section.issues .text-wrap {
  margin-top: -146px;
}
html.ie7 section.issues img {
  filter: alpha(opacity=45);
}
html.ie7 .issue-nav li {
  width: 14% !important;
}
html.ie7 .issue-nav li .text-wrap {
  padding-left: 0;
  padding-right: 0;
}
html.ie7 .infographic-wrapper {
  height: auto !important;
}
html.ie7 .infographic-wrapper .open-info {
  display: none !important;
}
html.ie7 .pub-wrapper {
  width: 27%;
}
html.ie7 section.facts article {
  height: 180px !important;
  width: 26.3%;
}
html.ie7 section.facts .text-wrap {
  padding-left: 0;
  padding-right: 0;
}
html.ie7 section.facts .post-type {
  background-image: none;
  text-indent: 0;
}
html.ie7 section.tile .post-issue {
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
}
html.ie7 body.archive .article-list, html.ie7 .yarpp-related .article-list, html.ie7 body.issue .article-list {
  width: 1100px !important;
}
html.ie7 body.archive .article-list article, html.ie7 .yarpp-related .article-list article, html.ie7 body.issue .article-list article {
  width: 1100px !important;
}
html.ie7 body.archive .article-list article .post-issue, html.ie7 .yarpp-related .article-list article .post-issue, html.ie7 body.issue .article-list article .post-issue {
  display: none;
}
html.ie7 body.archive .article-list article .text-wrap, html.ie7 .yarpp-related .article-list article .text-wrap, html.ie7 body.issue .article-list article .text-wrap {
  width: 1040px !important;
}
