
#nav a .sprite { background-image: url( "/static/site/icons/nav-light.png" ); }

body,
#site,
#content,
#header #header_background,
#footer #footer_background,
ol.thumbs li.image,
ol.gallery li.image,
#container #file > .container_wrapper > .image {
  background-color: #FEFEFE;
}

#content,
ol.thumbs li.image a .preview,
ol.gallery li.image .preview,
#container #file > .container_wrapper > .image {
  border-color: #FEFEFE;
}

#content .markdown blockquote p {
  background-color: #F2F2F2;
}

body,
#header,
#header h1,
#folders li > a,
ol.thumbs li.image a .title,
ol.thumbs li.text a,
ol.gallery li.image a .title,
#content .markdown > *,
#content .markdown h1,
#content .markdown h2,
#content .markdown h3,
#content .markdown h4,
#content .markdown h5,
#footer {
  color: #2E2E2E;
}

#container .catalog_title .title,
#container .catalog_title .title a,
#footer h3,
#footer h3 a {
  color: #393939;
}

#container .catalog_title .title .year,
#container .catalog_title .catalog,
#container #file > .container_wrapper > .image .image_wrapper ul.attributes li  {
  color: #4F4F4F;
}

a,
#header h1 .first,
#content .markdown a,
#content .markdown a:hover,
#content .chooser ul li > a,
#folders li.current > a,
#folders li.current_parent > a,
#folders li > a:hover {
  color: #E23913;
}

a:hover,
a:focus,
#nav a:hover,
ol.thumbs li.image a:hover,
ol.thumbs li.image a:hover .title,
ol.thumbs li.text a:hover,
ol.gallery li.image a:hover,
ol.gallery li.image a:hover .title,
#content .markdown blockquote p,
#content .chooser ul li.current > a,
#view ._exhibitions_exhibitions h3, 
#view ._collections_collections h3,
#footer h3 a:hover {
  color: #4292F7;
}

ol.thumbs li.image a:hover .preview,
ol.gallery li.image a:hover .preview {
  background-color: #4292F7;
}

ol.thumbs li.image a:hover .preview,
ol.gallery li.image a:hover .preview,
#content .markdown blockquote p {
  border-color: #4292F7;
}

#header h1 .last {
  color: #FF3E03;
}

