/**** School of Geography and the Environment Print Stylesheet September 2008 ****/

/*** Turn off the following ***/
#global, #test-header, #ou-brand, #sitenavigation, #searchmap, #sectionmenu, #smenu, #highlightmenu, #intranet-sidebar {
	display: none;
	}

/* #title-globe, #sitenavigation, #classpath, #searchmap, #sectionmenu, #smenu, #sectionLinks, #highlightmenu, #global-search, #test-header, #header table, #title-images, #title-images img, #header img {
   display: none;
   } */
	
/*** Print Settings ***/
	
body {
	background-image: none;
	color: #000;
	background-color: #fff;
  }

#shellfixed, #shellfluid {
	border-left: none;
	background: none;
	}
	 
#pageshell {
	margin: 4px 0 0 0;
	padding: 0;
	border: 0;
	font-size: 10pt;
	background: none;
	width: 640px;
	}
	 
#contentshell {
	margin: 0;
	padding: 1em 0;
	border: 0;
	font-size: 12pt;
	}
	
#unitheader {
	margin: 0;
	padding: 0;
	border: 0;
	width: 640px;
	}

#unitheader h1 {
	overflow: hidden;
	}
	
#unitheader #title-globe {
	margin: 2px;
	padding: 0;
	border: 0;
	}
	
/* #unitheader #ou-brand {
	margin: 2px;
	padding: 0;
	border: 0;
	} */
	
#content {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 640px;
	}
	
#content h2 {
	background-image: none !important;
	padding-top: 0px !important;
	font-size: 12pt;
	}

#content h3 {
	background-image: none !important;
	padding-top: 0px !important;
	font-size: 14pt;
	}
	
#content h4 {
	background-image: none !important;
	margin: 0;
	padding: 1em 0 0.8em 0 !important;
	font-size: 13pt;
	}

#content .seminar, #content .event {
	margin: 0 0 1em 0 !important;
	padding: 0 !important;
	}
	
.seminar p {
	margin: 0 !important;
	padding: 0 !important;
	}
	
#content h5 {
	font-size: 12pt;
	}
	
	
#content a:link, a:visited {
  /*  color: #000;
  background-color: inherit; */
  font-weight: normal;
	text-decoration: none !important;
	margin: 0;
	padding: 0;
	border: 0;
  }

#content a:link:after, #content a:visited:after {
	content: "[link: " attr(href) "]";
  color: #999;
  background-color: inherit;
  font-size: 0.7em;
  text-decoration: none !important;
	margin: 0 0 0 0.8em;
  }

#content a.more {
	font-size: 0.8em;
	}
	 
#content .home-research, #content .home-graduate, #content .home-undergraduate {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: none;
	text-align: left;
	vertical-align: top;
	} 

#footer {
	margin: 2em 0 0 0;
	padding: 2em 0 0 0;
	border-top: 1px solid #000;
	width: 600px;
	}





