@charset "UTF-8";
/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

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

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

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

/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
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;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: "";
  content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

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

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

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

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and 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 */
}

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and 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;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/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;
}

/* Usage:

.class {
     @include transition($transition-property, $transition-time, $method);
}
$method = how you want it to transition - e.g. ease-in-out
*/
/*
 * Image replacement
 */
/* example :
#foo {
  @include background-image-retina('foobar', 'png', 10px, 20px);
  background: repeat;
}*/
.letter-browse .tertiary, .letter-browse .secondary, .letter-browse .primary {
  padding-left: 10px;
}

/*560px*/
/*600px*/
/*800px*/
/*1200px*/
/*1024px*/
/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.detail h4 {
  border-bottom: 1px solid #231F20;
  margin-bottom: 3px;
  font-weight: bold;
}

.no-wrap {
  white-space: nowrap;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  /*a[href]:after {
      content: " (" attr(href) ")";
  }*/
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }

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

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

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

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }
}
.audio-only-right {
  float: right;
}

.audio-only-left {
  float: left;
}

.audio-only-clear {
  clear: both;
}

.new-filter-group {
  margin-top: 1em;
}

a {
  color: #1d385e;
}

.form ol li {
  margin-bottom: 20px;
}

/* fonts used:
font-family:'DIN1451W01-Mittelschrif';
font-family:'DIN Next W01 Italic';
font-family:'DIN Next W01 Light';
font-family:'DINNextW01-LightItalic';
font-family:'DIN Next W01 Medium';
font-family:'DIN Next W01 Regular';
font-family:'DINNextLTW01-UltraLight 706122';
*/
/* @license
 * MyFonts Webfont Build ID 2439046, 2012-12-29T19:54:14-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Marydale Regular by Three Islands Press
 * URL: http://www.myfonts.com/fonts/3ip/marydale/regular/
 * Copyright: &#x00A9;1993, 2002, 2006 by Brian Willson, d.b.a. Three Islands Press (3IP), Rockland ME USA (www.3ip.com). All rights reserved worldwide. Marydale is a trademark of Brian Willson/3IP.
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2439046
 * 
 * © 2012 Bitstream Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
/* LAYOUT */
body {
  background-color: white;
  line-height: 1.2em;
  font: 1em;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  padding: 35px 0 15px;
}

p {
  margin: 0.4em 0;
}

img {
  max-width: 100%;
}

input {
  border: 0;
}

input[type=text], input[type=password] {
  border: 1px solid #000000;
  margin-bottom: 10px;
}

label {
  display: block;
}

.errorMessage {
  color: red;
  font-weight: bold;
}

#wrap {
  width: 950px;
  margin: 0 auto;
  position: relative;
  border-top: 4px solid #f3b945;
  background: #1d385e;
  color: #FFFFFF;
  padding-left: 10px;
  padding-bottom: 10px;
}

header ul.login {
  background: #f3b945;
  list-style: none;
  padding-left: 0;
  text-align: right;
  width: 98px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border-bottom-left-radius: 20px;
}
header ul.login.wide {
  width: 210px;
}
header ul.login li {
  display: inline;
  padding-right: 7px;
}
header ul.login li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #231F20;
  font-weight: bold;
  font-size: 0.625em;
}
header nav[role=navigation] ul {
  width: 435px;
  margin: 5px 10px 2px 0;
  background: #ACC3E1;
  padding-left: 0;
  float: right;
  text-align: right;
  border-top-left-radius: 15px;
}
header nav[role=navigation] ul li {
  display: inline;
  width: 130px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  padding: 0;
  position: relative;
  margin: 0 15px;
}
header nav[role=navigation] ul li:hover > ul {
  visibility: visible;
}
header nav[role=navigation] ul li a {
  color: #1d385e;
  text-decoration: none;
  font-size: 0.875em;
  font-weight: bold;
}
header nav[role=navigation] ul li ul {
  visibility: hidden;
  margin-top: 0;
  border-top-left-radius: 0;
  width: 96px;
  position: absolute;
  top: 18px;
  left: -15px;
  background: #f3b945;
}
header nav[role=navigation] ul li ul li {
  display: block;
  width: 96px;
  padding: 0;
  margin: 0;
}
header nav[role=navigation] ul li ul li:hover {
  background: #ACC3E1;
}
header .logo {
  margin: 10px 20px 0 8px;
  float: left;
}

section#main {
  clear: both;
  width: 100%;
  overflow: hidden;
  background: #1d385e;
}
section#main #content {
  width: 760px;
  min-height: 500px;
  margin-right: 10px;
  padding: 25px 10px;
  background: #FFFFFF;
  float: right;
  color: #231F20;
  font-size: 12px;
  border-top-left-radius: 30px;
}
section#main #content.text-content p a {
  color: #1d385e;
}
section#main #content p {
  line-height: 1.1em;
}
section#main #content p a {
  color: #231F20;
}
section#main #content p a.blue-link {
  color: #1d385e;
}
section#main #content h1 {
  line-height: 1.2em;
}
section#main aside {
  background: #1d385e;
  float: left;
  width: 150px;
}
section#main aside p {
  font-size: 12px;
  line-height: 13px;
}
section#main aside.matrix-list-aside {
  padding-top: 115px;
}
section#main aside.object-list-aside {
  padding-top: 116px;
}
section#main aside.talent-list-aside {
  padding-top: 169px;
}
section#main aside.date-list-aside {
  padding-top: 81px;
}
section#main aside label {
  font-size: 12px;
  font-weight: bold;
  display: block;
}
section#main aside select {
  margin-bottom: 10px;
  width: 150px;
  background: #FFFFFF;
  font-size: 12px;
}

footer {
  width: 760px;
  background: #FFFFFF;
  margin: 5px 10px 0 0;
  font-size: 10px;
  color: #231F20;
  padding: 10px;
  float: right;
}
footer p {
  margin: 0;
  line-height: 1.2em;
}
footer a {
  color: #231F20;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer #footer-left {
  float: left;
}
footer #footer-right {
  float: right;
}
footer #footer-right img {
  display: inline;
  margin-right: 20px;
  margin-top: 5px;
}

.submit_button {
  border: 0;
  background: #ACC3E1;
  color: #1d385e;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 10px;
  white-space: nowrap;
  border-radius: 5px;
}
.submit_button.left {
  float: left;
}
.submit_button.right {
  float: right;
  margin-right: 30px;
}

input[type=text] {
  border: 1px solid #000000;
}

.adp-list {
  clear: both;
  margin-top: 20px;
  width: 760px;
  font-size: 12px;
}
.adp-list th {
  white-space: nowrap;
  text-align: left;
}
.adp-list td, .adp-list th {
  padding: 0.3em 0.3em 0.8em;
  line-height: 1.1em;
  vertical-align: top;
}
.adp-list a {
  color: #1d385e;
}
.adp-list thead {
  border-bottom: 1px solid #231F20;
}
.adp-list tr.even {
  background-color: #ebebeb;
}

.jump {
  font-weight: bold;
}
.jump #slider {
  display: inline-block;
  margin: 10px 10px 0;
  width: 160px;
  background: #ACC3E1;
  border: 1px solid #1d385e;
  top: 1px;
}
.jump #slider .ui-slider-handle {
  background: #ACC3E1;
  border: 1px solid #1d385e;
}
.jump input {
  padding: 5px 10px;
  margin: 0 5px;
}
.jump .results-no-page {
  width: 100%;
  text-align: right;
}

section#main #content.matrix-list {
  min-height: 600px;
}

/** matrix detail **/
#content.matrix-detail h1 {
  margin: 0 0 20px;
  float: left;
  width: 550px;
}
#content.matrix-detail .nav-buttons {
  float: right;
  width: 200px;
  padding-top: 10px;
}
#content.matrix-detail .nav-buttons .submit_button {
  font-size: 10px;
  margin-left: 10px;
}
#content.matrix-detail #info-left {
  width: 415px;
  float: left;
}
#content.matrix-detail #info-left table.detail-data a.collapse-data {
  top: 20px;
}
#content.matrix-detail #info-left table.detail-data td.composer-statement {
  padding-top: 20px;
}
#content.matrix-detail #info-right {
  width: 250px;
  float: right;
}
#content.matrix-detail #info-right table.detail-data th, #content.matrix-detail #info-right table.detail-data td {
  padding-left: 0;
}
#content.matrix-detail #takes {
  clear: both;
  padding-top: 20px;
}
#content.matrix-detail #takes table {
  max-width: 730px;
  position: relative;
}
#content.matrix-detail .send-message {
  margin-top: 30px;
}

#content.object-detail table.detail-data {
  margin-bottom: 20px;
}
#content.object-detail h3.underline {
  border-bottom: 1px solid black;
}
#content.object-detail .marc-content {
  display: none;
}

#detail-footer {
  margin-top: 20px;
  width: 100%;
}
#detail-footer .footer-link {
  width: 120px;
}
#detail-footer .footer-link.right {
  text-align: right;
}
#detail-footer .addthis_toolbox {
  width: 215px;
  margin: 0;
  text-align: center;
}
#detail-footer .addthis_32x32_style .dummy .at300bs, #detail-footer .addthis_32x32_style .at300bs, #detail-footer .addthis_32x32_style .at15t {
  display: inline-block;
  margin: 0 2px;
}
#detail-footer #worldcat {
  width: 215px;
  margin-top: 15px;
  text-align: center;
}
#detail-footer #worldcat a {
  color: #1d385e;
}
#detail-footer #worldcat p {
  width: 215px;
}
#detail-footer #footer-center {
  width: 215px;
  margin: 0 auto;
}

section#main #content.resources p a {
  color: #1d385e;
}

.resources #detail-footer .share {
  margin: 0 auto;
  width: 215px;
}

table.detail-data {
  width: 100%;
}
table.detail-data td {
  padding: 0.3em 6px;
  vertical-align: top;
  line-height: 1.1em;
}
table.detail-data tr:first-child th {
  padding-top: 0;
}
table.detail-data th {
  border-bottom: 1px solid black;
  text-align: left;
  padding: 20px 6px 0;
  position: relative;
  line-height: 1.2em;
}
table.detail-data td.media-player {
  text-align: center;
  padding: 20px 0;
}
table.detail-data a {
  color: #1d385e;
}
table.detail-data.recording-other {
  width: 80%;
}
table.detail-data.recording-other .object-info {
  width: 200px;
}

td.audio-icon {
  width: 14px;
}

.citation-wrapper {
  clear: both;
}

fieldset {
  margin-bottom: 20px;
  display: none;
}
fieldset#search-form-1 {
  display: block;
}
fieldset label {
  display: block;
  width: 380px;
}
fieldset label.search-date {
  float: left;
}
fieldset label.search-date input[type=text] {
  width: 100px;
}
fieldset label.search-date.left {
  width: 240px;
}
fieldset label.search-date.right {
  width: 140px;
  text-align: center;
}
fieldset label input[type=text], fieldset label select {
  margin-left: 20px;
  width: 240px;
  float: right;
}

a.add-search-form {
  color: #1d385e;
}

table.search-form td {
  vertical-align: middle;
  padding-top: 5px;
}
table.search-form td.checkbox-group label label {
  display: inline;
}
table.search-form td.checkbox-group input {
  margin-left: 15px;
}
table.search-form td.checkbox-group.with-heading input:first-child {
  margin-left: 90px;
}
table.search-form td.checkbox-group div {
  float: left;
  width: 50%;
}
table.search-form td.right-column {
  padding-left: 10px;
}
table.search-form td.right-column input {
  float: none;
  margin-left: 10px;
}
table.search-form .search-operator {
  width: 80px;
  float: none;
  margin-left: 0;
}

#content.search-form .submit_button {
  margin-top: 20px;
}

#content.basic-search h3 {
  float: left;
  font-size: 17px;
  margin-top: 0;
}
#content.basic-search p, #content.basic-search table {
  clear: both;
}
#content.basic-search section {
  margin-bottom: 50px;
}

ul.detail-additional-info {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
}
ul.detail-additional-info li {
  line-height: 1.2em;
  padding-bottom: 0.5em;
}

.date-browse {
  margin-right: 10px;
}

/*tr.not-issued td { color: #6B7A83; }*/
a.collapse-data {
  display: none;
  height: 68px;
  width: 68px;
  background: url("../img/data-table-less.png") no-repeat;
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  position: absolute;
  right: -70px;
  top: 0;
  margin-top: -3px;
}
a.collapse-data.more {
  background-image: url("../img/data-table-more.png");
}

.letter-browse {
  width: 730px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4em;
}
.letter-browse .primary {
  background-color: #ACC3E1;
}
.letter-browse .primary a {
  color: #1d385e;
  padding-right: 5px;
}
.letter-browse .secondary {
  background: #b1b3b5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b1b3b5 50%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #b1b3b5), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b1b3b5 50%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b1b3b5 50%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b1b3b5 50%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #b1b3b5 50%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b1b3b5", endColorstr="#ffffff",GradientType=0 );
  /* IE6-9 */
}
.letter-browse .secondary a {
  color: #231F20;
}
.letter-browse .tertiary {
  background-color: #f3b945;
}
.letter-browse .tertiary a {
  color: #231F20;
}

#content.content-edit label {
  display: block;
}
#content.content-edit input, #content.content-edit select, #content.content-edit textarea {
  margin-bottom: 10px;
}

section#main #content.oclc p a {
  color: #1d385e;
}

.grid-view {
  padding-top: 0;
}

.citation {
  display: none;
  line-height: 1.1em;
}

.chicago {
  display: block;
}

.byline {
  margin-bottom: 10px;
}

#home-left {
  width: 66%;
  float: left;
}

#home-right {
  width: 29%;
  float: right;
}

.featured-artist-date {
  padding-top: 72px;
  text-align: center;
}
.featured-artist-date h2 {
  font-size: 16px;
}
.featured-artist-date h3 {
  font-size: 15px;
  margin-top: -0.5em;
}
.featured-artist-date img {
  float: none;
}
.featured-artist-date p {
  padding-left: 0;
}
.featured-artist-date a {
  color: #FFFFFF;
}
.featured-artist-date figure {
  margin-bottom: 40px;
}
.featured-artist-date p.featured-date-text {
  text-align: left;
  padding: 0 5px;
}

.credits {
  margin-top: 30px;
}

.discography-status {
  clear: both;
}

figure {
  text-align: center;
}
figure a {
  color: #FFFFFF;
}
figure.talent-photo {
  margin-top: 90px;
}

.talent-audio {
  clear: both;
  padding-top: 5px;
}

.enter-date {
  margin-top: 10px;
}

.issued .audio-icon {
  background: url("../img/pressedonly.png") no-repeat;
}

.audio-available .audio-icon {
  background: url("../img/audio-available.png") no-repeat;
}

.news-excerpt {
  padding-right: 200px;
  display: block;
  margin-bottom: 30px;
}

.news-list-title {
  font-size: 16px;
  font-weight: bold;
}

.news-list-image {
  max-width: 300px;
  display: block;
  margin: 15px 0;
}

.prev-next.talent-top {
  margin: 1em 0;
}

.no-results {
  text-align: center;
}
.no-results p {
  margin-bottom: 1.2em;
}

.talent-audio {
  clear: both;
  margin-top: 10px;
}

.ui-widget {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
}

.glossary {
  cursor: pointer;
}

.talent-paragraph {
  margin-top: 1.2em;
}

.audio-heading {
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}

.youtube-embed {
  margin-top: 3em;
}
.youtube-embed iframe {
  margin: 20px auto;
  display: block;
  width: 420px;
}

.ia-embed {
  margin-top: 3em;
}
.ia-embed .ia-wrapper {
  margin: 0 auto;
  width: 650px;
}
.ia-embed .ia-wrapper:after {
  clear: both;
  content: "";
  display: block;
}
.ia-embed iframe {
  margin: 5px auto;
  display: block;
  width: 500px;
  float: left;
  vertical-align: top;
}
.ia-embed img {
  margin: 5px 5px;
  display: block;
  width: 140px;
  float: left;
  vertical-align: top;
}

/*# sourceMappingURL=sections.css.map */
