@import "zero.css"; /* zero out browser defaults */
@import "grid.css"; /* page layout (id'd block entities) */
@import "type.css"; /* type specs */
@import "chroma.css"; /* color scheme */
@import "hbs.css"; /* style supernav */

@import "lytebox.css"; /* style lytebox */

@import "/admin/style.css"; /* style for HBS editing tool admin */
/*

Styles are broken up into the above sheets according to function for clarity&rsquo;s sake. There are inevitably a few rules that might logically be able to be dropped into two different sheets. In those cases I&rsquo;ve made the best decision I could. My apologies for any confusion those cases might cause.

The MAJOR EXCEPTION to the above division is the "Global" HBS site furniture. Specifically styles for the #superbranding, #supernav, #site_info, and #dfl blocks. These are all collected, for portability&rsquo;s sake, in the hbs.css file.

Cheers, Alex

/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / 

Alex Taylor
Big Ring Design
email: myfirstname {at} bigringdesign {dot} com
{401} 226-6317

*/

/* ///// TEMPORARILY HIDE UNREADY LINKS ///// */

/*
When the essay is good to go, remove "#nav-essay," from the rule below. When the Oral Histories are up remove "nav-oral"
*/


/*
#nav-oral {
	display: none;
}
*/
