/* main */
body {
  background: #fefefe;
  color: #000;
}
div.container, .grid, input, textarea, select, iframe {
  max-width: 100%;
}
table {
  width: 100%;
}
form {
  margin: 0;
}
sup {
  line-height: 0;
  font-size: 12px;
}
ul, ol {
  margin-bottom: 1em;
}
blockquote p {
  margin: inherit;
}
#page {
  position: relative;
}
#header {
  position: initial;
}
.site-name {
  font-family: inherit;
  text-transform: none;
}
.site-slogan {
  margin-bottom: 2em;
}
#block-block-8 a {
  display: inline-block;
  margin-left: 10px;
}
#block-block-8 a:first-child {
  margin-left: 0;
}
.region-menu-bar .block {
}
.region-menu-bar .block-block {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 150px;
  padding: 12px;
}
.region-menu-bar .block-block input[type="submit"] {
  display: none;
}
.region-menu-bar a[href="/departments"] {
  display: none !important;
}
#footer-wrapper .block {
  float: none;
  color: #fff;
  text-align: center;
}
#footer a {
  color: #fff;
  text-decoration: underline;
}
.print-content {
  margin: 1em;
}
.hidden {
  display: none;
}

/* sidebar menu */
.sidebar ul.menu {
  z-index: 100;
}
.sidebar ul.menu li {
  padding: 5px;
}
.sidebar ul.menu li a {
  background: none;
  padding: 0;
}
.sidebar ul.menu > li.expanded:not(.active-trail) {
  position: relative;
}
.sidebar ul.menu > li.expanded:not(.active-trail) ul.menu {
  display: none;
  position: absolute;
  top: 0;
  left: 164px;
  width: 200px;
  background: #333333 url("/sites/all/themes/zircon/images/bg-2.gif") repeat;
}
.sidebar ul.menu > li.expanded:not(.active-trail):hover ul.menu {
  display: inline-block;/* IE doesn't support initial; fallback */
  display: initial;
}
.sidebar ul.menu > li.expanded:not(.active-trail) ul.menu li {
}
.sidebar ul.menu > li.expanded:not(.active-trail) ul.menu a {
  color: #FFFFFF;
}

/* slideshow */
.view-headline {
  position: relative;
}
.views-slideshow-cycle-main-frame {
  margin: auto;
}
.views_slideshow_main {
  position: relative;
}
.views-slideshow-cycle-main-frame-row-item > .views-field {
  font-size: x-large;
  margin: 0 5%;
  position: absolute;
  text-shadow: 1px 1px 5px #000;
  top: 5%;
  z-index: 1000;
}
.views-slideshow-cycle-main-frame-row-item > .views-field a {
  color: #fff;
  text-decoration: none;
}
.views-slideshow-controls-bottom {
  position: absolute;
  bottom: 5%;
  z-index: 1000;
  width: 100%;
  text-align: center;
}
.vscc-controls > span {
  display: inline-block;
  margin: 0 5px;
  max-width: 30px;
}
.node .field-type-image, .region-content .view .views-row .views-field-field-image {
  max-width: 99%;
  float: inherit;
  margin-bottom: 2em;
}
.views-slideshow-cycle-main-frame-row, .views-field-field-image .field-content, .views-field-field-image img {
  max-width: 100%;
}
.views_slideshow_main .views-field-field-image {
  max-height: 300px;
  overflow: hidden;
}
.views_slideshow_main .views-field-field-image img {
  margin-top: -10%;
}

/* blog */
.views-exposed-widget {
  display: inline-block;
}
.pane-blog .view-content > div {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1em;
}
.blog-posts h3 {
  clear: both;
}
.blog-post-image {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.blog-post-footer {
  margin: 1em -5px 0;
  padding: 0 5px;
}
.pane-blog div.more-link, .pane-blog div.feed-icon {
  float: right;
  margin: 0.5em;
}
a.feed-icon {
  margin-top: 0;
}

/* frontpage */
#panels-frontpage h2 {
  color: #ffffff;
  background: maroon;
  text-align: center;
  padding: 5px;
}
.field-slideshow {
  margin: auto;
}
.front .field-slideshow {
  max-height: 350px;
}
.field-slideshow-slide {
  display: table !important;
  height: 100% !important;
}
.field-slideshow-slide a {
  display: table-cell;
  vertical-align: middle;
  height: 100% !important;
}
.field-slideshow-wrapper .field-slideshow-slide img {
  display: inline-block;
  border: none;
  border-radius: initial;
  padding: 0;
}
.field-slideshow-wrapper .field-slideshow-pager {
  text-align: center;
  margin-top: 0.5em;
}
.field-slideshow-pager a {
  background-image: url("images/page-bg.png");
  color: #ffffff;
  margin-left: 2px;
  margin-right: 2px;
  padding: 5px;
  text-decoration: none;
}
.field-slideshow-pager a.activeSlide {
  background-image: url("images/module-h3.png");
}
#panels-frontpage iframe {
  display: block;
  margin: auto;
  height: 300px;
  width: 460px;
}

/* content */
.print-link + p {
  margin-top: 0;
}
.print-link:empty {
  display: none;
}
#main-content h2.title {
  font-family: "Droid Sans";
  font-size: 2em;
  font-weight: normal;
  margin-top: 0;
}
.field-name-body blockquote {
  display: block;
  background: #efefef none repeat scroll 0 0;
  box-shadow: -1px 1px 3px rgba(0, 0, 0, 0.25);
  color: #444;
  font-style: normal;
  line-height: 1.75em;
  margin: 20px;
  padding: 25px;
}
.field-name-field-authors li:first-child::before {
  content: "by ";
}
.field-name-field-departments, .field-name-field-themes {
  margin-top: 1em;
}
.field-name-field-authors, .field-name-field-authors.field-type-taxonomy-term-reference ul li, .field-name-field-date {
  font-size: large;
}
.field-name-field-date {
  margin-bottom: .5em;
}
.field-type-taxonomy-term-reference {
  margin-bottom: .5em;
}
.field-name-field-authors.field-type-taxonomy-term-reference ul li a {
  border: none;
  padding: inherit;
}
.node-type-essays .field-name-body {
  padding-top: 1em;
}
.node-type-departments #page-title {
  text-align: center;
}
.node-type-departments .field-name-field-heading {
  font-weight: bold;
  margin: 0;
}
.node-type-departments .field-name-body, .node-type-departments .field-name-field-column-one {
  clear: both;
  float: left;
  width: 47%;
}
.node-type-departments .field-name-body {
  margin-top: 1em;
}
.node-type-departments .field-name-field-column-one li {
  margin-bottom: .5em;
}
.node-type-departments .field-name-field-charts, .node-type-departments .cp_tile, .node-type-departments .field-name-field-column-two {
  float: right;
  width: 47%;
}
.node-type-departments .field-name-field-video {
  clear: both;
  margin-bottom: 1em;
  padding-top: 1em;
  text-align: center;
}
.node-type-departments .field-name-field-quote {
  clear: both;
  margin-bottom: 1em;
  padding: 1em;
  border: thin groove #950000;
}
.node-type-departments .field-name-field-quote .field-name-field-text {
  font-style: italic;
}
.node-type-departments .field-name-field-quote .field-name-field-quote-source {
  text-align: right;
}
.floatleft {
  float: left;
  max-width: 100%;
}
.floatright {
  float: right;
  max-width: 100%;
}
.node-type-page .floatleft, .node-type-page .floatright {
  min-width: 20em;
  width: 47%;
}
.fixed-grid .region-content .view .views-row .views-field-title {
  font-size: large;
}
.fixed-grid .view-content .grid {
  width: 33%;
}
.node-content {
  position: relative;
}
.nopadding td {
  padding: 0;
}

/* research area boxes */
.ra p {
  position: relative;
  top: 30px;
  margin-left: 100px;
}
.ra-box {
  width: 80px;
  height: 80px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  display: block;
}
.ra-box:hover {
  filter: alpha(opacity=85);
  opacity: .85;
}
.ra #cost-overruns {
  background: url("images/ra/overruns.jpg") no-repeat;
}
.ra #fraud-abuse {
  background: url("images/ra/fraud.jpg") no-repeat;
}
.ra #special-interest-spending {
  background: url("images/ra/special.jpg") no-repeat;
}
.ra #overpaid-federal-workers {
  background: url("images/ra/overpaid-federal-workers.jpg") no-repeat;
}
.ra #madison {
  background: url("images/ra/madisonx80.jpg") no-repeat;
}
.ra #thatcher {
  background: url("images/ra/thatcherx80.jpg") no-repeat;
}
.ra #jefferson {
  background: url("images/ra/jeffersonx80.jpg") no-repeat;
}
.ra #usace {
  background: url("images/ra/usace.jpg") no-repeat;
}
.ra #usps {
  background: url("images/ra/usps.jpg") no-repeat;
}
.ra #sba {
  background: url("images/ra/sba.jpg") no-repeat;
}
.ra #federal-spending {
  background: url("images/ra/fedoutlays80x80.jpg") no-repeat;
}
.ra #civilian-employees {
  background: url("images/ra/civemps80x80.jpg") no-repeat;
}
.ra #federal-aid-states {
  background: url("images/ra/aidtostates-light80x80.jpg") no-repeat;
}
.ra #federal-spending-household {
  background: url("images/ra/spending-house80x80.jpg") no-repeat;
}
.ra #employee-compensation {
  background: url("images/ra/employeecomp80x80.jpg") no-repeat;
}
.ra #number-subsidy-programs {
  background: url("images/ra/subsidies80x80.jpg") no-repeat;
}
.ra #export-import {
  background: url("images/ra/export-import-dark.jpg") no-repeat;
}
