/* IESR CSS v1.2: Styles for print (print.css)  */



/* =Body */
/* ---------------------------------------------------------------------------------------------------- */
body	{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	}

/* =XHTML elements */
/* ---------------------------------------------------------------------------------------------------- */
abbr	{	border-bottom-width:0;}
hr	{	display:none;}
p	{	margin:0.75em 0;}

/* =Headings */
/* ---------------------------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6	{	font-family:Verdana, Arial, Helvetica, sans-serif;}
/* 90% of the size of screen, projection (Georgia). */
h1	{	font-size:157.5%;}
h2	{	font-size:121.5%;}
h3	{	font-size:103.5%;}

/* =Links */
/* ---------------------------------------------------------------------------------------------------- */
a	{
	color:#000;
	background:#fff;
	text-decoration:none;
	}
a img	{	border-width:0;}

/* =Images */
/* ---------------------------------------------------------------------------------------------------- */
/* Small JISC logo (/images/JISCcolour7.gif). */
.jisc7logo	{
	border:1px solid silver;
	padding:5px 5px 4px;
	}

/* =Classes */
/* ---------------------------------------------------------------------------------------------------- */
.clear	{	clear:both;}
.date	{
	margin-top:0.5em;
	border-top:0.75pt solid silver;
	padding-top:0.3em;
	}

/* =Container */
/* ---------------------------------------------------------------------------------------------------- */
.container	{
	position:relative;
	top:0;
	left:0;
	}

/* =Hide the following */
/* ---------------------------------------------------------------------------------------------------- */
#skippers, 
#searchwebsite, #searchwebsiteform, 
.service-registries-blog,
#nav, 
#sectionnav	{	display:none;}

/* =Header */
/* ---------------------------------------------------------------------------------------------------- */
#header a	{	border-width:0;}
#header img	{
	position:absolute;
	top:0;
	right:0;
	}
#header h1	{
	margin-top:0;
	padding-right:106px;
	padding-top:0.12in;
	font-size:16pt;
	}

/* =Breadcrumb */
/* ---------------------------------------------------------------------------------------------------- */
#bread	{
	margin:0;
	padding:0 0 1em;
	font-size:85%;
	}

/* =Columns */
/* ---------------------------------------------------------------------------------------------------- */
#maincol, #subcol	{
	display:block;
	border-top:1.5pt solid silver;
	}
/* Related links. */
#relatedlinks a:after	{
	color:#555;
	background:#fff;
	font-weight:normal;
	content:" (" attr(href) ")";
	}

/* =Footer */
/* ---------------------------------------------------------------------------------------------------- */
#footer	{		border-top:1.5pt solid silver;}
#footer .utilities, #footer .website	{	display:none;}

/* =Home page */
/* ---------------------------------------------------------------------------------------------------- */
/* Tagline */
#home #news dt	{
	margin-bottom:0.3em;
	font-weight:bold;}
#home #news dd	{	margin-left:0;}
#home #news dd.date	{	margin-bottom:1.25em;}

/* =Events */
/* ---------------------------------------------------------------------------------------------------- */
/* Events. */
dl.events dt	{
	margin-top:1em;
	font-weight:bold;
	}
dl.events dd	{	margin-left:0;}
/* IESR/OCKHAM meeting, 4 March 2005. */
/* Using the IESR: What's in it for you? */
#iesrockham dl.presentations dt, #usingtheiesr dl.presentations dt	{	margin-top:1em;}
#iesrockham dl.presentations dd, #usingtheiesr dl.presentations dd	{	margin-left:0;}

/* =Site map */
/* ---------------------------------------------------------------------------------------------------- */
#sitemap ul.sitemap li	{	font-weight:bold;}
#sitemap ul.sitemap li ul li	{	font-weight:normal;}

/* =Publications */
/* ---------------------------------------------------------------------------------------------------- */
/* Publications. */
/* Papers and Presentations lists. */
#pubs dl.papers dt, #pubs dl.presentations dt	{
	margin-top:1em;
	font-weight:bold;
	}
#pubs dl.papers dd, #pubs dl.presentations dd	{	margin-left:0;}



