<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  /* Make the type as readable as possible */
body #blq-container-inner #blq-content {
	color: black;
	font-size: 1em;
}

#blq-content a, #blq-content a:link, #blq-content a:visited {
color:#073415;
font-weight:bold;
text-decoration:none;
}

body #blq-container-inner #blq-acc {
	background:#ffffff;
	border-bottom:0px;
}

/*  Use as much of the page as possible */
#blq-pre-mast, 
#blq-container-inner, 
#leftside,
#blq-acc
{
	width: 100%;
	margin: 0; padding: 0;
} 


/* give some top margin */
body #blq-main #blq-content {
	margin-top:-10px;
}


/* remove background colours */
#blq-content #viewer,
#blq-content #leftsideinner {
background-color:#ffffff;
}

/* Remove unwanted elements */
body #blq-blocks,
body #blq-mast,
body #blq-mast-home,
body #blq-foot,
body #blq-foot,
body #blq-local-nav,
body #banner,
body #blq-acc,
#banner-title,
#blq-main #blq-content #rightside,
#blq-main #blq-content #header h1 span,
#blq-main #blq-content #column2,
#blq-main #blq-content #leftsideinner strong,
#blq-main #blq-content .typesLink,
#blq-main #blq-content .column2,
#blq-main #blq-content .print,
#blq-main #blq-content .pictureframe .picture.last 
{
display: none;
}


/* Change text colour to black (useful for light text on a dark background) */
#blq-main #blq-content h1,
#blq-main #blq-content h2,
#blq-main #blq-content h3,
#blq-main #blq-content h4,
#blq-main #blq-content h5,
#blq-main #blq-content p,
#blq-main #blq-content ol,
#blq-main #blq-content ul,
#blq-main #blq-content span
{
color: #000
padding:10px 0px;
line-height:1.8em;
}

/* Improve colour contrast of links */
#blq-main a:link, a:visited
{
color: #781351
}

#printed-article {
	padding: 5px;
	text-align:center; 
	margin-top:5px;
}

#viewer .picture .details p {
font-style:italic;
line-height:16px;
padding:3px 0;
font-size: 10pt; 
}

#blq-main #blq-content h1,
#blq-main #blq-content h2,
#blq-main #blq-content h3,
#blq-main #blq-content h4,
#blq-main #blq-content h5 {
font-size: 1.538em; 
}

#share,
#slider,
.ct-instructions,
.ct-canvas .ct-compare-images-container,
.ct-links-container,
.ct-main-images .re-photo-image,
#related,
#map,
.ero.ero-leftBeak,
.ero-progressAnimation,
#help{
display:none;
}

.ct-image-caption .photo-date{
float:left;
display:block;
width:180px;
font-size:1.538em;
font-weight:bold;
}

.ct-image-caption .ct-photo-info{
display:block;
float:left;
font-size:0.8em;
line-height:0.8em;
width:300px;
text-align:right;
}

.ct-image-caption .ct-photo-info li{
line-height:0.8em;
}

#rephotograph-footer{
position:relative;
display:block;
clear:both;
margin-top:10px;
font-size: 1em;
margin-bottom:20px;
}

#map{
background:orange;
display:none;
width:0px;
height:0px;
}

body{
background:#ffffff;
}


</pre></body></html>