/************************************/
/************** GLOBAL **************/
/************************************/

/* SITE GLOBALS */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
#foundations {
  position: relative;
  min-height: 100%;
}

/************************************/
/************** HEADER **************/
/************************************/

/* SITE HEADER */
#foundations #header {
  float: none;
  margin-bottom: 20px;
}
#foundations #header #main-header {
  height: auto;
  padding: 10px 0;
  border: none;
}
#foundations #header #main-header .container {
  position: relative;
  padding: 0;
}
#foundations #header #main-header .container .educating-header {
  position: absolute;
  display: table;
  right: 15px;
  border-spacing: 10px 0;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}
#foundations #header #main-header .container .educating-header .educating-image,
#foundations #header #main-header .container .educating-header .educating-text {
  display: table-cell;
  vertical-align: middle;
  height: 35px;
}

/* SITE NAVIGATION */
#foundations #header #nav ul.menu li.leaf,
#foundations #header #nav ul.menu li.expanded,
#foundations #header #nav ul.menu li.leaf a,
#foundations #header #nav ul.menu li.expanded a {
  display: inline-block;
  position: relative;
  width: auto;
  height: 43px;
  overflow: visible;
}
#foundations #header #nav ul.menu li.leaf a,
#foundations #header #nav ul.menu li.expanded a {
  padding: 0 5px;
  line-height: 43px;
}
#foundations #header #nav ul.menu li.expanded ul.menu {
  display: none;
  position: absolute;
  top: 43px;
  left: -7px;
  width: auto;
  height: auto;
  border: 1px solid #ffffff;
  z-index: 100;
  overflow: visible;
}
#foundations #header #nav ul.menu li.expanded ul.menu li.leaf {
  float: left;
  clear: both;
  width: 100%;
  height: 35px;
}
#foundations #header #nav ul.menu li.expanded ul.menu li.leaf a {
  display: block;
  width: 100%;
  padding: 0 12px 0 10px;
  font-size: 13px;
  font-weight: 600;
  line-height: 35px;
  height: 35px;
  color: #ffffff;
  background-color: rgba(133, 133, 133, 1);
}
#foundations #header #nav ul.menu li.expanded ul.menu li.leaf a:hover {
  color: #ffffff;
  background-color: rgba(100, 100, 100, 1);
}

/* SITE BANNER */
#foundations #header #banner {
  background-color: #691A0B;
}
#foundations #header #banner .container {
  position: relative;
  width: auto;
  overflow: hidden;
  height: 225px;
}
#foundations #header #banner .container span {
  display: block;
  position: absolute;
  left: 50%;
  height: 225px;
  width: 1920px;
  margin-left: -977px;
}
#foundations #header #banner .container span img {
  height: 225px;
  width: 1920px;
}

/************************************/
/************** WRAPPER *************/
/************************************/

/* MAIN WRAPPER */
#foundations #main-wrapper {
  padding-bottom: 182px;
}

/************************************/
/************** REPORT **************/
/************************************/

/* REPORT SUBPAGES */
#foundations #main-wrapper #block-system-main .report-pages {
  display: inline-block;
  margin: 30px 0 15px;
}
#foundations #main-wrapper #block-system-main .report-pages .page {
  display: inline-block;
  margin: 5px;
}
#foundations #main-wrapper #block-system-main .report-pages .page a {
  display: block;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  padding: 11px 16px;
  background-color: #B96E53;
  border-radius: 4px;
}
#foundations #main-wrapper #block-system-main .report-pages .page.active a {
  background-color: #77250D;
}
#foundations #main-wrapper #block-system-main .report-pages .page a:hover,
#foundations #main-wrapper #block-system-main .report-pages .page.active a:hover {
  background-color: #9D2927;
}

/* REPORT PDF LINK */
#foundations #main-wrapper #block-system-main .report-pdf {
  display: inline-block;
  margin: 5px;
}
#foundations #main-wrapper #block-system-main .report-pdf a {
  background: #fff;
  border: 2px solid #b22215;
  color: #b22215;
  padding: 5px 27px;
  font-weight: 400;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
}
#foundations #main-wrapper #block-system-main .report-pdf a:hover {
  background: #b22215;
  color: #fff;
}

/* REPORT OTHER MATERIALS */
#foundations #main-wrapper #block-system-main .field-name-field-report-other-materials {
  float: right;
  clear: both;
  width: 250px;
  border: 1px solid #cbcbca;
  padding: 20px;
  margin: 0 0 20px 20px;
}
#foundations #main-wrapper #block-system-main .field-name-field-report-other-materials .field-label {
  font-size: 20px;
  font-family: "Open Sans",sans-serif;
  color: #7b6954;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 15px;
}
#foundations #main-wrapper #block-system-main .field-name-field-report-other-materials .field-items a {
  color: #c65a50;
  font-size: 14px;
}

/* REPORT AUTHORS */
#foundations #main-wrapper #block-system-main .field-name-field-profiles {
  overflow: hidden;
  margin-bottom: 25px;
}
#foundations #main-wrapper #block-system-main .field-name-field-profiles .field-label {
  color: rgb(123, 105, 84);
  display: block;
  font-family: 'Abril Fatface', cursive;
  font-size: 32px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 8px;
}
#foundations #main-wrapper #block-system-main .field-name-field-profiles > .field-items > .field-item {
  width: 23.72881%;
  clear: right;
  float: left;
  margin-left: 0;
  margin-right: 1.69492%;
}
#foundations #main-wrapper #block-system-main .field-name-field-profiles > .field-items > .field-item .field-name-title a {
  font-family: "Abril Fatface",cursive;
  color: rgb(123, 105, 84);
  font-size: 16px;
  text-decoration: none;
}
#foundations #main-wrapper #block-system-main .field-name-field-profiles > .field-items > .field-item .field-name-field-position {
  font-size: 14px;
  color: #646363;
}

/************************************/
/************ BASIC PAGE ************/
/************************************/

/* FEATURED CONTENT */
#foundations #main-wrapper #block-system-main .field-name-field-content .field-label {
  color: rgb(123, 105, 84);
  display: block;
  font-family: 'Abril Fatface', cursive;
  font-size: 32px;
  font-style: normal;
  font-weight: normal;
  margin-bottom: 8px;
}

/************************************/
/********** CONTENT BLOCKS **********/
/************************************/

#foundations .content-block .field-name-field-report-description {
  margin-top: 15px;
  font-size: 0.9rem;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
#foundations .content-block:hover .field-name-field-report-description {
  opacity: 1;
}

/************************************/
/*********** REPORTS VIEW ***********/
/************************************/

/* VIEW CONTENT */
#foundations #main-wrapper #block-system-main .view-reports .views-row {
  width: 32.20339%;
  clear: right;
  float: left;
  margin-left: 0;
  margin-right: 1.69492%;
}

/************************************/
/************ IFRAME DATA ***********/
/************************************/

#foundations.explore-the-data #main-wrapper .container {
  width: 1260px;
}

/************************************/
/************** FOOTER **************/
/************************************/

/* SITE FOOTER */
#foundations #footer {
  position: absolute;
  bottom: 52px;
  left: 0;
  border-top: 6px solid #691A0B;
}
#foundations #footer .container {
  display: table;
  table-layout: fixed;
}
#foundations #footer .container .logo-div,
#foundations #footer .container .educating-div,
#foundations #footer .container .footer-first {
  display: table-cell;
  float: none;
  width: 320px;
  margin: 0;
  vertical-align: middle;
}
#foundations #footer .container .logo-div {
  text-align: left;
}
#foundations #footer .container .footer-first {
  text-align: center;
}
#foundations #footer .container .educating-div {
  text-align: right;
}
#foundations #footer .container .logo-div .logo {
  display: inline-block;
}
#foundations #footer .container .footer-first .address:before {
  left: 40px;
}
#foundations #footer .container .educating-div .educating-footer {
  display: table;
  float: right;
  right: 15px;
  border-spacing: 10px 0;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
}
#foundations #footer .container .educating-div .educating-footer .educating-image,
#foundations #footer .container .educating-div .educating-footer .educating-text {
  display: table-cell;
  vertical-align: middle;
  height: 69px;
}

/************************************/
/*********** BELOW FOOTER ***********/
/************************************/

#foundations #below-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 52px;
  background: #8b2332;
  color: #ddb7b6;
  font-size: 10px;
  padding: 9px 0;
}
#foundations #below-footer ul {
  float: right;
  margin: 0;
  padding: 0;
  border: 0;
  margin-top: 10px;
}
#foundations #below-footer ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  display: inline-block;
  white-space: nowrap;
}
#foundations #below-footer ul li:after {
  content: "|";
  padding-left: 3px;
}
#foundations #below-footer ul li:last-child:after {
  content: "";
}

/************************************/
/*********** COURT COMPASS **********/
/************************************/

#foundations.courtcompass #header #banner {
  background-color: #C4962C;
}
#foundations.courtcompass #header #banner .container span {
  width: 716px;
  margin-left: -370px;
}
#foundations.courtcompass #header #banner .container span img {
  width: 716px;
}
#foundations.courtcompass #main-wrapper #block-system-main .report-pages .page a {
  background-color: #9AA86C;
}
#foundations.courtcompass #main-wrapper #block-system-main .report-pages .page.active a {
  background-color: #C4962C;
}
#foundations.courtcompass #main-wrapper #block-system-main .report-pages .page a:hover {
  background-color: #6d774b;
}
#foundations.courtcompass #main-wrapper #block-system-main .report-pages .page.active a:hover {
  background-color: #8e6c1d;
}
#foundations.courtcompass #main-wrapper #block-system-main .report-pdf a {
  border: 2px solid #17657C;
  color: #17657C;
}
#foundations.courtcompass #main-wrapper #block-system-main .report-pdf a:hover {
  background: #17657C;
  color: #fff;
}