/***************************************** 
 * Author: IU Office of Creative Services
 *
 * CSS for print delivery
 *
 * The purpose of this stylesheet is to 
 * redefine the layout and formatting of 
 * the branding bar and footer for 
 * printing.
 *****************************************/

body {
	background: #fff;
}
#header h1 a {
	background: none;
	width: 0;
	height: 0;
}
#t3 #header h1 a {
	background: none;
	width: 0;
	height: 0;
}
#header h1 img {
	display: block;
	margin: 13px auto 0 auto;
}

#home #navcol {
	width: 163px;
	padding: 15px 0 10px 1px;
	margin: 15px 0 40px 0;
	border: 0;
}
#home #nav img {
	margin: 0 0 22px 0;
}
#home #nav ul {
	margin: 0 0 0 5px;
}
#home #content {
	float: left;
}
#quicklinks {
	padding: 40px 0 0 0;	
}
#home #toolkit #search {
	padding: 0;
}
#home #timeline {
	padding: 0;
}
#events {
	border-left: none;
}
#content h2 {
	height: auto;
	width: auto;
}
#about #content h2, #degree #content h2, #education #content h2, #giving #content h2, #initiatives #content h2, #international #content h2, #research #content h2, #visit #content h2, #rcicne #content h2, {
	background: none;
}
#about #content h2 span, #degree #content h2 span, #education #content h2 span, #giving #content h2 span, #initiatives #content h2 span, #international #content h2 span, #research #content h2 span, #visit #content h2 span, #rcicne #content {
	position: static;
}

/****************************************
 * IU Branding Bar
 ****************************************/
 
#identity {
	background-color: #fff;
}
#identity #signature a {
	background: none;
	position: static;
}
#identity #signature a img {
	display: block;
}

/****************************************
 * IU Footer
 ****************************************/

#footer {
	color: #000;
}
#footer a {
	color: #900;
}
#iupui-logo a {
	background: none;
}
#iupui-logo a img {
	display: block;
}
