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

/* block elements: */

h1 {color: 000000; background-color: #FFFFFF; font-size: 2em;}

h2 {color: #006666; background-color: #FFFFFF; font-size: 1.5em;}

p.subtitle {font-size: 1.5em;}

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

div.main {}

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

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

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


/* styles for text:  */

span.address {white-space: nowrap}

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

span.note-heading {font-weight: bold;}

/* styles for lists */

span.list-heading-1 {font-weight: bold;}

span.list-headings-large {font-size: 100%}