/*
 * Style sheet for the index pages of the Livermore Class Picture Archive website
 *
 * Location: root directory
 */



/*  Main page elements */

span.subtitle {font-size: 1.25em}

h1 {font-size: 2em; font-weight: bold; color: #000000; background-color: transparent}

h2 {font-size: 1.5em; font-weight: bold; color: #006666; background-color: transparent}

div.top-nav {text-align: center; word-spacing: .5em;}

div.page-heading {color: #000000; background-color: #FFFFFF; margin-bottom: 4em}

div.toc {color: #000000; background-color: #FFFFCC; padding-top: .25em; padding-bottom: .25em; padding-left: 0em; padding-right: 0em}

div.index-category {margin-top: 2em;}

div.footer {margin-top: 4em;}

div.bottom-nav {margin-top: 0; text-align: center; word-spacing: .5em;}





/* styles for text:  */

span.nowrap {white-space: nowrap}

span.school-year {white-space: nowrap}

span.in-line-heading {font-weight: bold;}

span.related-pics {font-style: italic;}

span.title {font-style: italic;}

span.see {font-style: italic}





