
/* Utah State Archives Print Style Sheet 
	Last modified 1/25/2013 */

/* ------------------------------------------------   HTML   ------------------------------------------------ */

html, #wrapper, aside#sidebar, section { background: none; }

body { color: #000000; font-size: 12pt; font-family: "Times New Roman", Times, serif; background: none; }

a { color: blue; }

section#main h1, section#main h2, section#main h3 { font-family: "Times New Roman", Times, serif; padding: 4px 0; }

header { padding: 0; margin: 0 auto 0 auto; text-align: center; }

header h1 { margin: auto; padding: 24px; }

header h1 a { text-shadow: none; font-family: "Times New Roman", Times, serif; font-size: 14pt; width: 100%; height: inherit; }

header h1 a span p { font-size: 22pt; }

section#breadcrumbs p { padding: 5px; text-transform: none; color: #000; }

section#breadcrumbs p a { color: inherit; text-decoration: none; }

/* Prints out the URL after each link in main article body (does not work on IE6 */
.item-page a:link:after, .item-page a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }

/* ------------------------------------------------   Layout   ------------------------------------------------ */

div#utahgov_statewideheader, ul.menu-headerlinks, div#search, aside#sidebar, .addthis_toolbox, nav, .toc, footer { display: none }

header, div#wrapper, section#main { width: 100%; margin: 0; float: none; }

section#main, section#main p, section#main td, section#main th, section#main dl, section#main li { line-height: inherit; font-size: inherit; }

section#main .item-page #pagefooter { text-align: left; font-size: inherit; padding: 4px; font-style: italic; }

/* ------------------------------------------------   Custom   ------------------------------------------------ */

table.series td:last-child { width: 33%; }
/* Not active: Shows entire series inventory container list table, which scrolls automatically when set to do so
table.container tbody  { overflow-x:visible; overflow-y:visible; height:auto; }*/
