/*limited reset*/ html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr { margin: 0; padding: 0; border: 0; } /*html5 display rule*/ address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary { display: block; } @page { margin : 0 0 0 0; } a { text-decoration: none; } /* end reset */ /* Miscellaneous */ div.clear { clear: both; } div.break { page-break-before: always; } strong { font-style:normal; font-weight:bold; } h1, h2, h3 { font-weight: normal; } /* Copyright Styles */ p.photoRights { font-size: .75em; line-height: 1.2; margin: 100px 0 75px 0; text-align: center; } p.ISBN { font-size: .85em; line-height: 1.2; margin: 375px 0 75px 0; text-align: center; font-weight: normal; } div.hlLogo { margin: 0 auto 10px auto; width: 35%; text-align: center; /*centers for MOBI*/ } p.copyright { margin: 0 0 0 0; text-align: center; font-size: .55em; line-height: 1.1; } p.copyright2 { margin: 10px 0 0 0; text-align: center; font-size: .55em; line-height: 1.1; } p.website { font-size: .65em; margin: 2px 0 0 0; font-weight: bold; text-align: center; } /* EPUB TOC Styles */ ol.toc { list-style-type: none; } h1.tochead { font-size: 1.25em; margin: 25px 0 25px 0; font-weight: bold; text-align: center; } ol.toc li { font-size: 1em; margin: 10px 0 0 0; text-align: center; } /* Songtitle */ p.songpretitle { font-size: .75em; line-height: 1.2; margin: 0 0 0 0; text-align: center; font-weight: bold; } h1.songtitle { font-size: 1.40em; line-height: 1.2; margin: 0 0 0 0; text-align: center; font-weight: bold; } h1.songtitlespace { font-size: 1.40em; line-height: 1.2; margin: 55px 0 0 0; text-align: center; font-weight: bold; } p.songsubtitle { font-size: .9em; line-height: 1.2; margin: 0 0 3px 0; text-align: center; font-weight: bold; } p.songsubtitle2 { font-size: .75em; line-height: 1.2; margin: -3px 0 3px 0; text-align: center; font-weight: bold; } /* Song Credits */ p.credit { font-size: .6em; line-height: 1.2; margin: 0 0 0 0; text-align: center; font-weight: bold; } /* Song Rights */ p.rights { font-size: .45em; line-height: 1.2; margin: 0 0 0 0; text-align: center; font-weight: normal; } /* Audio Styles */ h1.tuning { text-align: center; font-size: 1em; margin: 70px 0 0 0; } audio.mp3tune { margin: 30px auto 0 auto; width: 70%; display: block; } div.audio { text-align: center; font-size: .50em; } div.audiocenter { text-align: center; } div.audio audio.mp3 { margin: 25px 7px 0 15px; width: 35%; } /* Music Styles */ div.music { width: 100%; margin: 15px auto 15px auto; } img { width: 100%; } /* Notation Legend Styles */ h1.legend { font-size: 1.10em; line-height: 1.2; margin: 0 0 0 0; text-align: center; font-weight: bold; } /* Back Cover Styles */ article#bcover div.music { width: 100%; margin: 0 auto 0 auto; }