/* This custom CSS modifies the look of the centerpiece 
*/

/* Centerpiece opacity */
.centerpiece .chapter-list li .content {
    background-color: rgba(0, 0, 0, 0.55);
}
/* Change amount of black faded background that appears above headline */
.centerpiece .chapter-list li .content > div {
    margin-bottom: 20px;   
    padding: 10px;
    position: relative;
}
/* Centerpiece headline */
.centerpiece .chapter-list li .content h3 {
    font-size: 24px;
    font-weight: bold;
    position: relative;
}
.centerpiece .chapter-navigation {
    margin: 0 0 10px;
}
.centerpiece .chapter-navigation li .thumb {
    width: 58px;
}
.centerpiece .chapter-navigation li .thumb a {
    background-color: #000;
}
.centerpiece .chapter-navigation li .thumb a img {
    height: 38px;
    width: 58px;
    opacity: 0.4;
    filter:alpha(opacity=40);
}
.centerpiece .chapter-navigation li .thumb a:hover img {
    opacity: 1;
    filter:alpha(opacity=100);
}
.centerpiece .chapter-navigation li.current .thumb a img {
    opacity: 1;
    filter:alpha(opacity=100);
}
/*
     FILE ARCHIVED ON 13:50:24 Nov 04, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:47:12 Jul 07, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.541
  exclusion.robots: 0.061
  exclusion.robots.policy: 0.05
  esindex: 0.01
  cdx.remote: 8.432
  LoadShardBlock: 140.32 (3)
  PetaboxLoader3.resolve: 197.657 (3)
  PetaboxLoader3.datanode: 140.332 (4)
  load_resource: 220.261
*/