/* css for printers */

body {font-family: Arial, Helvetica, sans-serif; font-size: .7em; padding: 10px; margin: 0; color: #000;}

/* hide unneeded sections */
#skip, #site-search, #key-resources-nav, #share-tools, #menu-nav, #resources-nav, #admissions-contact {display: none;}


h1,h2,h3,h4,h5,h6 {font-family: Georgia, "Times New Roman", Times, serif;}

/* */
h1 {border-bottom: 1px solid #333; padding: 5px 0; padding: 0; margin: 0;}
h1 a {text-decoration: none; color: #333;}

h4 {font-size: 1.3em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1.1em;}

#parent-subsite-name:after {content: " - ";}
#crumbs div {display: inline !important;}
#crumbs ol {display: inline; list-style:none; margin: 0; padding: 0;}
#crumbs li {display: inline; margin: 0; padding: 0;}
#crumbs li:after {content: " > ";}


#main-content {padding-top: 15px;}
.has-asides #main-content-wrapper {float: left; width:75%;}
	/* print the link url in the main content */
	#main-content-wrapper a[href]:after {content: " (" attr(href) ") ";}
#branding {display: none;}
#asides {float: right; width: 20%;}
#sidebar {clear: both;}			
#contact-information .fn {display:block; font-weight:bold;}
#contact-information .email, .standard #contact-information .adr, .standard #contact-information .street-address, .standard #contact-information .street-address span, .standard #contact-information .tel {display:block;}
#footer {clear: both; padding-top: 10px; margin-top: 10px; border-top: 1px solid #333;}
