@charset "UTF-8";
/*! normalize.css 2011-08-31T22:02 UTC · http://github.com/necolas/normalize.css */
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects block display not defined in IE6/7/8/9 & FF3
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/*
 * Corrects inline-block display not defined in IE6/7/8/9 & FF3
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*
 * Prevents modern browsers from displaying 'audio' without controls
 */
audio:not([controls]) {
  display: none;
}

/*
 * Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4
 * Known issue: no IE6 support
 */
[hidden] {
  display: none;
}

/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units
 *    http://clagnut.com/blog/348/#c790
 * 2. Keeps page centred in all browsers regardless of content height
 * 3. Prevents iOS text size adjust after orientation change, without disabling user zoom
 *    www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/
 */
html {
  font-size: 100%;
  /* 1 */
  overflow-y: scroll;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 3 */
}

/*
 * Addresses margins handled incorrectly in IE6/7
 */
body {
  margin: 0;
}

/* 
 * Addresses font-family inconsistency between 'textarea' and other form elements.
 */
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/* =============================================================================
   Links
   ========================================================================== */
a {
  color: #00e;
}

a:visited {
  color: #551a8b;
}

/*
 * Addresses outline displayed oddly in Chrome
 */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:hover,
a:active {
  outline: 0;
}

/* =============================================================================
   Typography
   ========================================================================== */
/*
 * Addresses styling not present in IE7/8/9, S5, Chrome
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to 'bolder' in FF3/4, S4/5, Chrome
*/
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome
 */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9
 */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * 1. Addresses CSS quotes not supported in IE6/7
 * 2. Addresses quote property not supported in S4
 */
/* 1 */
q {
  quotes: none;
}

/* 2 */
q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 75%;
}

/*
 * Prevents sub and sup affecting line-height in all browsers
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* =============================================================================
   Lists
   ========================================================================== */
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}

dd {
  margin: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside 'a' element in IE6/7/8/9, F3
 * 2. Improves image quality when scaled in IE7
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9 
 */
svg:not(:root) {
  overflow: hidden;
}

/* =============================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11
 */
figure {
  margin: 0;
}

/* =============================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7
 */
form {
  margin: 0;
}

/*
 * Define consistent margin and padding
 */
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9
 * 2. Corrects alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  /* 1 */
  *margin-left: -7px;
  /* 2 */
}

/*
 * 1. Corrects font size not being inherited in all browsers
 * 2. Addresses margins set differently in IE6/7, F3/4, S5, Chrome
 * 3. Improves appearance and consistency in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/*
 * 1. Addresses FF3/4 setting line-height using !important in the UA stylesheet
 * 2. Corrects inner spacing displayed oddly in IE6/7
 */
button,
input {
  line-height: normal;
  /* 1 */
  *overflow: visible;
  /* 2 */
}

/*
 * Corrects overlap and whitespace issue for buttons and inputs in IE6/7
 * Known issue: reintroduces inner spacing
 */
table button,
table input {
  *overflow: auto;
}

/*
 * 1. Improves usability and consistency of cursor style between image-type 'input' and others
 * 2. Corrects inability to style clickable 'input' types in iOS
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* 1 */
  -webkit-appearance: button;
  /* 2 */
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9
 * 2. Addresses excess padding in IE8/9
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Addresses appearance set to searchfield in S5, Chrome
 * 2. Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof)
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/*
 * Corrects inner padding displayed oddly in S5, Chrome on OSX
 */
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Corrects inner padding and border displayed oddly in FF3/4
 * www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9
 * 2. Improves readability and alignment in all browsers
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* =============================================================================
   Tables
   ========================================================================== */
/* 
 * Remove most spacing between table cells
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

div.colors div {
  width: 2em;
  height: 2em;
  border-radius: 1em;
  display: inline-block;
}

.base-color {
  background: #ff5533;
}

.complementary-color {
  background: #33ddff;
}

.complementary-analogous-positive {
  background: #3377ff;
}

.analogous-negative {
  background: #b3003b;
}

.analogous-positive {
  background: #b37700;
}

.split-complementary-negative {
  background: #003bb3;
}

.split-complementary-positive {
  background: #00b377;
}

.triad-negative {
  background: #1e00b3;
}

.triad-positive {
  background: #00b31e;
}

.right-triangle-negative {
  background: #7700b3;
}

.right-triangle-positive {
  background: #3bb300;
}

div[role=main]:before, div[role=main]:after {
  content: "";
  display: table;
  width: 100%;
}
.ie div[role=main] {
  *zoom: 1;
}

section {
  width: 18.36735%;
  float: left;
  margin-right: 2.04082%;
  display: inline;
}

@media screen {
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  * html {
    font-size: 112.5%;
  }

  html {
    font-size: 18px;
    line-height: 1.66667em;
  }

  html {
    background-color: #f9f9f9;
  }

  body {
    font-family: "Cabin", "Lucida Grande", Verdana, sans-serif;
    color: #4b4b4b;
    position: relative;
    padding: 0;
    *zoom: 1;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: auto;
    margin-right: auto;
  }
  body:after {
    content: "";
    display: table;
    clear: both;
  }
  body.neatline.fullscreen {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }

  a {
    color: #337799;
    color: #337799;
    -webkit-transition: color 0.5s, background-color 0.5s;
    -moz-transition: color 0.5s, background-color 0.5s;
    -o-transition: color 0.5s, background-color 0.5s;
    transition: color 0.5s, background-color 0.5s;
  }
  a:visited {
    color: #4095bf;
  }
  a:focus {
    color: #3986ac;
  }
  a:hover {
    color: #3986ac;
  }
  a:active {
    color: #337799;
  }
  a:before {
    -webkit-transition: color 0.5s;
    -moz-transition: color 0.5s;
    -o-transition: color 0.5s;
    transition: color 0.5s;
  }
  a img {
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }

  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
  }

  h1, h2 {
    font-weight: normal;
  }

  h1 {
    font-size: 1.77778em;
    line-height: 1.875em;
    line-height: 1.875em;
  }
  div[role=main] h1:first-child {
    font-size: 2em;
    line-height: 1.66667em;
    line-height: 1.66667em;
  }

  h2 {
    font-size: 1.55556em;
    line-height: 2.14286em;
    line-height: 1.07143em;
    margin-top: 2.14286em;
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 1.07143em;
  }
  h1 + h2, h1 ~ * h2:first-child {
    margin-top: 1.07143em;
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 1.07143em;
  }

  h3 {
    font-size: 1.33333em;
    line-height: 1.25em;
    color: rgba(75, 75, 75, 0.75);
    margin-top: 1.25em;
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 0em;
  }
  h2 + h3, h2 + * h3 {
    margin-top: 0 !important;
  }

  h4 {
    font-size: 1em;
    line-height: 1.66667em;
    font-weight: bold;
    margin-top: 3.33333em;
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 0em;
  }
  h3 + h4 {
    margin-top: 1.66667em;
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 1.66667em;
  }

  h5 {
    font-size: 1em;
    line-height: 1.66667em;
    color: rgba(75, 75, 75, 0.75);
    margin-top: 3.33333em;
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 1.66667em;
  }
  h4 + h5 {
    margin-top: 1.66667em;
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 0em;
  }

  h6 {
    font-size: 1em;
    line-height: 1.66667em;
    font-style: italic;
    color: rgba(75, 75, 75, 0.75);
    margin-top: 3.33333em;
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 3.33333em;
  }
  h5 + h6 {
    margin-top: 1.66667em;
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 1.66667em;
  }

  h3 + p,
  h3 + ul,
  h3 + ol, h4 + p,
  h4 + ul,
  h4 + ol, h5 + p,
  h5 + ul,
  h5 + ol, h6 + p,
  h6 + ul,
  h6 + ol {
    margin-top: 0;
  }
  h3 + .element-text :first-child, h4 + .element-text :first-child, h5 + .element-text :first-child, h6 + .element-text :first-child {
    margin-top: 0;
  }

  p {
    margin: 1.66667em 0;
  }

  blockquote {
    margin: 0;
    font-size: 1.11111em;
    line-height: 1.5em;
    border-left: 0.375em solid rgba(75, 75, 75, 0.1);
    padding-left: 1.5em;
    font-style: italic;
  }
  figure blockquote {
    text-align: left;
  }
  blockquote + figcaption {
    margin-left: 2.67857em;
    text-align: left;
  }
  blockquote :last-child {
    margin-bottom: 0;
  }

  /* Forms */
  form {
    margin-top: 1.66667em;
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 1.66667em;
  }
  form .field {
    margin-bottom: 1.66667em;
  }
  form fieldset {
    margin: 0;
    padding: 0;
    border: none;
  }
  form textarea {
    width: 100%;
  }
  form textarea,
  form input,
  form select,
  form button {
    font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
    color: #4b4b4b;
    font-size: 0.88889em;
    line-height: 1.875em;
    line-height: 1;
    padding: 0.46875em;
  }
  form textarea,
  form input[type=text] {
    border: 1px solid rgba(75, 75, 75, 0.1);
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
  }

  nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  nav ul li {
    display: inline;
  }
  nav ul li:not(:first-child):before {
    color: rgba(75, 75, 75, 0.5);
    content: " · ";
    padding: 0 4px;
  }
  nav ul li a {
    text-decoration: none;
  }

  figure {
    margin: 3.33333em 0;
    text-align: center;
  }
  figure img {
    border: 1px solid rgba(75, 75, 75, 0.1);
    padding: 0.41667em;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  }

  figcaption {
    font-size: 0.88889em;
    line-height: 1.875em;
    margin-top: 1.875em;
    line-height: 1.875em;
    color: rgba(75, 75, 75, 0.75);
  }

  dl {
    margin: 1.66667em 0;
  }
  dl dt {
    font-weight: bold;
  }
  dl dd {
    margin: 0 0 1.66667em 1.66667em;
  }

  ul {
    list-style: disc;
  }

  ol {
    list-style: decimal;
  }

  ul, ol {
    padding: 0;
    margin: 1.66667em 0 1.66667em 1.66667em;
  }
  header nav ul ul, footer nav ul ul, header nav ol ul, footer nav ol ul {
    display: none;
  }
  nav ul, nav ol {
    margin-left: 0;
    padding-left: 0;
    list-style: none !important;
  }
  ul ul, ol ul {
    list-style: circle;
  }
  ul ol, ol ol {
    list-style: upper-alpha;
  }
  ul ul, ul ol, ol ul, ol ol {
    margin: 0 0 0 1.66667em;
  }
  ul ul ul, ul ol ul, ol ul ul, ol ol ul {
    list-style: square;
  }
  ul ul ol, ul ol ol, ol ul ol, ol ol ol {
    list-style: lower-alpha;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
  }

  th {
    border-bottom-style: solid;
    border-bottom-width: 0.05556em;
    padding-bottom: 1.61111em;
    border-bottom-color: rgba(75, 75, 75, 0.1);
    text-align: left;
  }

  tr {
    border-bottom-style: solid;
    border-bottom-width: 0.05556em;
    padding-bottom: 1.61111em;
    border-color: rgba(75, 75, 75, 0.1);
  }

  td {
    vertical-align: top;
    padding: 0.41667em;
  }

  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }

  code {
    font-family: monospace;
    color: #998833;
  }

  del {
    color: rgba(75, 75, 75, 0.5);
  }

  ins {
    text-decoration: none;
    background: #998833;
  }

  address {
    font-style: normal;
    margin: 1.66667em 0;
  }

  br {
    margin: 0;
    line-height: 0;
  }

  hr {
    border: none;
    text-align: center;
  }
  hr:before {
    display: block;
    content: " · · · · · ";
    color: rgba(75, 75, 75, 0.5);
  }

  .kicker {
    margin: 0;
    font-style: italic;
    color: rgba(75, 75, 75, 0.75);
  }
  .kicker + * {
    margin-top: 0 !important;
  }

  .byline {
    margin: 1.66667em 0 0;
    color: rgba(75, 75, 75, 0.75);
  }
  .byline:before {
    content: "by ";
    font-style: italic;
  }

  /* Have to use more specific selector to override Omeka core styles. */
  body #admin-bar {
    font-size: 18px;
    margin: 0;
    padding: 0;
    width: auto;
    margin-left: -1em;
    padding-left: 1em;
    margin-right: -1em;
    padding-right: 1em;
    border-bottom: 1px dotted #7e7e7e;
  }
  body #admin-bar ul {
    font-size: 0.66667em;
    line-height: 2.5em;
    line-height: 2.5em;
  }
  body #admin-bar li a {
    text-decoration: none;
    padding: 0;
    color: #337799 !important;
    font-family: "Cabin", "Lucida Grande", Verdana, sans-serif !important;
  }
  body #admin-bar li a:link {
    color: #337799 !important;
  }
  body #admin-bar li a:visited {
    color: #4095bf !important;
  }
  body #admin-bar li a:hover, body #admin-bar li a:focus, body #admin-bar li a:active {
    color: #3986ac !important;
  }
  body #admin-bar li:before {
    content: none;
    padding: 0;
    margin: 0;
  }
  body #admin-bar li + li {
    margin-left: 1em;
  }

  header[role=banner] {
    margin-left: -1em;
    padding-left: 1em;
    margin-right: -1em;
    padding-right: 1em;
    background-color: #4b4b4b;
  }
  header[role=banner]:before, header[role=banner]:after {
    content: "";
    display: table;
    width: 100%;
  }
  .ie header[role=banner] {
    *zoom: 1;
  }
  header[role=banner] h1 {
    margin: 0;
    text-align: center;
  }
  header[role=banner] a {
    text-decoration: none;
  }
  header[role=banner] a:link, header[role=banner] a:visited {
    color: #f0f0f0;
    color: rgba(255, 255, 255, 0.8);
  }
  header[role=banner] a:hover, header[role=banner] a:focus {
    color: #fff;
  }
  header[role=banner] a:active {
    color: #fff;
  }
  header[role=banner] nav {
    margin-bottom: 1.66667em;
  }
  header[role=banner] nav ul {
    text-align: center;
  }

  /* Simple Search */
  #search-container {
    position: relative;
    margin-bottom: 1.66667em;
    max-width: 31.91489%;
    margin-left: auto;
    margin-right: auto;
  }
  #search-container input {
    margin: 0;
  }
  #search-container input[type=text] {
    color: #555;
    width: 100%;
    border: 0;
    padding-right: 2em;
  }
  #search-container input[type=submit] {
    position: absolute;
    background-color: transparent;
    top: 50%;
    right: 0em;
    margin-top: -1em;
    content: "";
    text-indent: -9999px;
    background-image: url("../images/search-icon.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 2em;
    width: 2em;
    line-height: 0;
    border: none;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #search-container input[type=submit]:hover, #search-container input[type=submit]:focus, #search-container input[type=submit]:active {
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }

  div[role=main] {
    padding-bottom: 1.66667em;
  }

  #featured-item .image,
  #recent-items .image {
    width: 4.16667em;
    height: 4.16667em;
    float: left;
    display: block;
    margin-right: 2.12766%;
    margin-top: 0.41667em;
  }
  #featured-item .item-description,
  #recent-items .item-description {
    margin-top: 0;
    font-size: 0.88889em;
    line-height: 1.875em;
    line-height: 1.875em;
  }
  #featured-item .item + .item,
  #recent-items .item + .item {
    border-top: 1px dotted #ccc;
  }

  #recent-items div.item:before, #recent-items div.item:after,
  #recent-items div.collection:before,
  #recent-items div.collection:after,
  .browse div.item:before,
  .browse div.item:after,
  .browse div.collection:before,
  .browse div.collection:after {
    content: "";
    display: table;
    width: 100%;
  }
  .ie #recent-items div.item, .ie
  #recent-items div.collection, .ie
  .browse div.item, .ie
  .browse div.collection {
    *zoom: 1;
  }

  #featured-exhibit .image {
    width: 4.16667em;
    height: 4.16667em;
    float: right;
    display: block;
    margin-left: 2.12766%;
    margin-top: 0.41667em;
  }
  #featured-exhibit .description {
    margin-top: 0;
    font-size: 0.88889em;
    line-height: 1.875em;
    line-height: 1.875em;
  }

  .pagination_list {
    font-size: 0.83333em;
    line-height: 2em;
    line-height: 2em;
    list-style: none;
    padding-left: 0;
    margin-left: 0;
  }
  .pagination_list li {
    display: inline;
  }
  .pagination_list li.pagination_current {
    font-weight: bold;
  }
  .pagination_list li + li:before {
    content: " · ";
    color: #bbb;
    margin: 0 0.25em;
  }
  .pagination_list a {
    text-decoration: none;
  }

  #sort-links {
    font-size: 0.88889em;
    line-height: 1.875em;
  }
  #sort-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #sort-links ul li {
    display: inline;
  }
  #sort-links ul li:not(:first-child):before {
    color: rgba(75, 75, 75, 0.5);
    content: " · ";
    padding: 0 4px;
  }
  #sort-links ul li a {
    text-decoration: none;
  }
  #sort-links .sort-label {
    font-weight: bold;
  }
  #sort-links ul {
    margin: 0;
    display: inline;
    line-height: 1.875em;
  }

  .item-pagination {
    display: block;
    clear: both;
    text-align: center;
    padding-top: 1.66667em;
  }

  .browse .item h2 {
    margin-bottom: 0;
  }
  .browse .item .item-img {
    float: right;
    margin-left: 2.12766%;
  }
  .browse .item + .item {
    margin-top: 1.66667em;
  }
  .browse .collection h2 {
    margin-bottom: 0;
  }
  .browse .collection + .collection {
    margin-top: 1.66667em;
  }
  .browse .collection .view-items-link {
    margin-bottom: 0;
  }
  #collection-items .item p {
    font-size: 0.83333em;
    line-height: 2em;
    line-height: 1.5em;
  }

  #outputs {
    margin-top: 3.33333em;
  }
  #outputs:before, #outputs:after {
    content: "";
    display: table;
    width: 100%;
  }
  .ie #outputs {
    *zoom: 1;
  }
  #outputs .outputs-label {
    font-weight: bold;
  }
  #outputs .outputs-label:after {
    content: ": ";
  }
  #outputs p {
    margin-top: 0;
    display: inline;
  }

  #advanced-search-form .field + .field {
    border-top: 1px dotted rgba(75, 75, 75, 0.1);
    padding-top: 1.66667em;
  }

  #search-narrow-by-fields select,
  #search-narrow-by-fields input[type=text] {
    margin-right: 0.41667em;
  }

  .neatline.show #neatline-map {
    margin-left: -1em !important;
    margin-right: -1em !important;
    height: 500px;
  }
  .neatline.show div[role=main] h1 {
    display: inline-block;
  }
  .neatline.show .nl-fullscreen {
    display: inline;
    font-size: 0.83333em;
    line-height: 2em;
    line-height: 2em;
    text-decoration: none;
    margin-left: 0.25em;
  }
  .neatline.show .nl-fullscreen:before {
    content: "(";
    color: #999;
  }
  .neatline.show .nl-fullscreen:after {
    content: ")";
    color: #999;
  }
  .neatline.show #neatline-map {
    clear: both;
    margin: 0;
  }

  footer[role=contentinfo] {
    border-top: 1px dotted #ccc;
    text-align: center;
  }
  footer[role=contentinfo] p, footer[role=contentinfo] ul {
    font-size: 0.88889em;
    line-height: 1.875em;
    line-height: 1.875em;
    margin-top: 1.875em;
    padding-top: 0em;
    padding-bottom: 0em;
    margin-bottom: 1.875em;
  }
}
@media screen and (min-width: 1050px) {
  .browse .collection .description {
    width: 66.03774%;
    float: left;
    margin-right: 1.88679%;
  }
  .browse .collection .meta {
    width: 20.75472%;
    float: right;
    margin-right: 0;
  }
  .browse .collection .meta h3 {
    margin-top: 0;
  }
}

@media screen and (min-width: 690px) {
  body #admin-bar {
    text-align: right !important;
  }

  header[role=banner] {
    padding-top: 0.83333em;
    padding-bottom: 0.83333em;
  }
  header[role=banner] h1 {
    float: left;
    font-size: 1em;
    line-height: 1.66667em;
    margin: 0;
  }
  header[role=banner] #search-container, header[role=banner] nav {
    float: right;
    margin-left: 1em;
    margin-bottom: 0;
  }
  header[role=banner] #search-container {
    font-size: 0.88889em;
    line-height: 1.875em;
    width: 26.08696%;
  }
  header[role=banner] #search-container form {
    margin-top: 0;
    margin-bottom: 0;
  }
  header[role=banner] nav {
    font-size: 0.88889em;
    line-height: 1.875em;
  }

  .show #element-sets {
    width: 61.70213%;
    float: left;
    margin-right: 2.12766%;
  }
  .show #item-secondary {
    width: 29.78723%;
    float: right;
    margin-right: 0;
    clear: right;
  }

  #featured {
    width: 48.93617%;
    float: left;
    margin-right: 2.12766%;
  }

  #recent-items {
    width: 48.93617%;
    float: right;
    margin-right: 0;
  }

  #advanced-search-form .field:before, #advanced-search-form .field:after {
    content: "";
    display: table;
    width: 100%;
  }
  .ie #advanced-search-form .field {
    *zoom: 1;
  }
  #advanced-search-form .field label,
  #advanced-search-form .field .label {
    width: 32.07547%;
    float: left;
    margin-right: 1.88679%;
    text-align: right;
  }
  #advanced-search-form .field .inputs {
    width: 66.03774%;
    float: right;
    margin-right: 0;
  }
  #advanced-search-form .field .add_search {
    clear: right;
    margin-left: 33.96226%;
  }
  #advanced-search-form .submit {
    margin-left: 33.96226%;
  }

  footer[role=contentinfo] {
    text-align: left;
  }
  footer[role=contentinfo]:before, footer[role=contentinfo]:after {
    content: "";
    display: table;
    width: 100%;
  }
  .ie footer[role=contentinfo] {
    *zoom: 1;
  }
  footer[role=contentinfo] nav {
    width: 66.03774%;
    float: right;
    margin-right: 0;
    text-align: right;
  }
  footer[role=contentinfo] #footer-text {
    width: 32.07547%;
    float: left;
    margin-right: 1.88679%;
  }
}
@media screen and (min-width: 1050px) {
  div[role=main] {
    padding-left: 8.57143%;
    padding-right: 8.57143%;
  }
  .neatline.show div[role=main] {
    padding: 0;
  }
  .neatline.show div[role=main] #neatline-narrative {
    padding-left: 17.14286%;
    padding-right: 17.14286%;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  @page {
    margin: .5cm;
}

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h1, h2, h3 {
    page-break-after: avoid;
  }

  nav {
    display: none;
  }
}
