@charset "utf-8";
/* Specific CSS for the Profile pages. This is not loaded elsewhere on the site for
   reasons of streamlining downloads, etc. Modularity! */

/* Was formerly all 12pt - this is a test! */

div.mc_leftnav {
	font-style: normal !important;	
}

div.profile {
	font-size: 10pt;
	font-weight: normal;
	margin-top: -3px;
	margin-bottom: 3em;
}

/* The main heading: has 1 subspan */
div.profile h1 {
	color: #F60;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	font-size: 10pt;
}

/* The grey italic bit to the right in the above div */
div.profile h1 span {
	font-weight: normal;
	font-style: italic;
	color: #777;
}

/* regular headings */
div.profile h2 {
	color: #f60;
	font-weight: bold;
	font-style: normal;
	margin-top: 20pt;
	margin-bottom: 0px;
	font-size: 10pt;
}

div.profile h3 {
	color: #777;
	font-weight: bold;
	margin-top: 9pt;
	margin-bottom: 0px;
	font-size: 10pt;
}

/* Paragraph text */
div.profile p {
	margin-top: 10pt;
}

/* Exhibition title */
div.profile p span.title {
	font-style: italic;	
}

/* Leading for articles */
div.article {
	font-size: 11pt !important;
	line-height: 1.5em !important;
	font-style: normal;
}

/* List formatting for profile articles */
div.profile ul {
	list-style-type: none;
	text-indent: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

.article p {
	margin-top: 11pt !important;	
}

.article h1 {
	font-size: 11pt !important;	
}

.article h2 {
	font-size: 11pt !important;	
}

div.pro {
	margin-left: 10pt !important;
	margin-top: 0.3em !important;
}

div.imagecap {
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	margin-top: 0.3em;
}

/* Caption styling for LN years */
div.imagecap_ln {
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	margin-left: 10pt;
	margin-right: 10pt;
	margin-top: -0.4em;
	margin-bottom: 2.25em;
}

/* Images in the right col */
div.mc_rightcaption img.ln {
	margin-top: 0pt;
	margin-bottom: 0.75em;
	margin-left: 10pt;
	border: 0px;
}

/* Specific to the LN Years */
div.profile h2.lnyears {
	color: #777;
	margin-top: 11pt;
}

div.profile h3.lnyears {
	font-style: italic;
	font-weight: normal;
	margin-bottom: -11pt;
	font-size: 11pt;
}