/*---------------------------------------------------------------
Print Style Sheet

version:		3.0
author:			Bill Kummerow
email:			kummerow@ku.edu
website:		www.spencerart.ku.edu

---------------------------------------------------------------*/

body {
 	background: #fff;
	color: #000;
	font-size: 10pt;
	font-family: Georgia, serif;
}

.sf-menu, #masthead2021Credit, h2 div#masthead2021Nav, .secondary, #masthead, a.light {
	display: none;
}
h1#mastheadText, h2#mastheadSub {
	color: #000;
	text-shadow: none;
	margin: 0;
}
h2#mastheadSub {
	margin-bottom: 1em;
}

#sma_outerBox_dev, #sma_outerBox {
	background: none;
	margin: 0;
	padding: 0;
}

#header_wrapper{
	display: none;
}
#sma_titleInfo {
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 28px;
	display: block;
	height: auto;
	padding: 4px 0;
	border-bottom: 1px solid #000;
	padding-bottom: 16px;
	margin-bottom: 16px;
}

#sma_titleInfo div {
	font-size: 16px; 
	color: #666; 
}

#sma_headerBox img {
	display: none;
}

#sma_nav_borderTop, #sma_seachBoxes, #sma_nav_borderBottom, #sma_nav, #sma_classroom_sample_text, #sma_classroom_related_thumbnails{
	display: none;
}


#footer_wrap{
	margin-top: 16px;
	margin-left: 0;
	border-top: 1px solid #000;
	border-bottom: none;
	font-family: Arial, sans-serif;
}
#footer_top, #footer_bottom {
	display: none;
}
#footer_address {
	display: block;
	float: left;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	padding-top: 8px;
	line-height: 1.25em;
	white-space: nowrap;
	width: 100%;
}
#footer_address div {
	float: right;
	display: inline;
}
#footer_address div span {
	display: block;
}
#sma_footer {
	margin-top: 10px;
	/*width: 6.25in; */
	border-top: 1px solid #000000;
}
#sma_footer div{
	margin: 0px auto;
	border-top: 0;
	padding-top: 10px;
	/*width: 6.25in; */
}

#sma_footer div address{
	float: left;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	padding-bottom: 8px;
	line-height: 1.25em;
}

.sma_printAddress {
	margin-top: 0px !important;
}

#sma_footer div span{
	font-size: 10px;
	font-style: normal;
	padding-bottom: 8px;
}

#sma_footer img {
	display: none;
}

#sma_content_dev {
	width: 100%;
	text-align: left;
}

.sma_noprint {
	display: none;
}

.sma_form_name{
		float:left;
		width:23%;
		font-weight:bold;
		text-align:right;
		vertical-align:top;
		padding: 3px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .8em;
	}
	.sma_form_name_left{
		float:left;
		width:23%;
		font-weight:bold;
		text-align:left;
		vertical-align:top;
		padding: 3px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .8em;
	}
	.sma_form_value{
		float:right;
		width:75%;
		padding:3px 0px 3px 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: .8em;
	}
	
	#sma_content a[href]:after {
   	content: " (" attr(href) ") ";
   	font-size: 90%;
   }
/*
	#sma_content a[href^="mailto"]:after {
   	content: " (" attr(href) ") ";
   }

	#sma_content a[href]:not([href^="http"]):after {
   	content: " (http://www.spencerart.ku.edu" attr(href) ") ";
   }
*/
