
/* 
BBC Scotland Robert Burns Site 2008
CSS By Cris Walsh
*/



/* ------------------------------------------------------------------------ */
/* --------------------->>>   D E F A U L T S     <<<---------------------- */
/* ------------------------------------------------------------------------ */

#blq-main
{
	font-family:verdana,serif;
	background:#FFF;
	color:#434343;
	line-height:auto;
	font-weight:normal;
}

#blq-idstatus-text { font-weight:normal !important; font-size:11px !important; }

.teal			{background:#5b7c93;}
.light-grey		{background:#F0F1F2;}

.pos-abs		{position:absolute;}
.pos-rel		{position:relative;}

.p-t-lg			{padding-top:20px}
.p-t-sm			{padding-top:5px}
.p-b-sm			{padding-bottom:5px}
.txt-center		{text-align:center;}
.nodisplay		{display:none;}

#blq-main a img {border:none;}

#blq-main p													{line-height:1.5em;margin:10px 0;}
#primary-content p									{letter-spacing: 0.0em}
#primary-content .patch-style-1 p					{margin:0px 0pt;}

ul li, ul li p										{padding:5px 0;}
pre													{margin:10px 0;																										font-family:georgia,serif;font-size:1.3em;line-height:1.4em;}
/* headings */
h1, h2, h3,h4, h5									{font-family:georgia,serif;font-weight:normal; }
h1, h2												{font-size:2.1em;;font-weight:normal;}
h3													{font-size:2.1em;}
h4													{margin:20px 0px;font-size:1.7em;}
h5													{font-size:1.2em;font-weight:bold;margin:2px 0;}

h1, h2	{
	margin:0px 0px 0px;
	padding-bottom:40px;
	text-align:center;						
	background: url('/staticarchive/716c82ecec7f77a34514a6647334e596da4145f9.gif') no-repeat center bottom;
}

h2.guidance	{
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size:1.1em;
	color:#FFF;
	background:none;
	text-align:center;
	margin:0 auto;
	width:306px;
	padding-bottom:20px;
}

h2.guidance	span {
	background:#BA3326 url('/staticarchive/9ea56bf241b639d577da0cf30e84a6ef38876191.gif') no-repeat 10px center;
	padding:5px 50px;
	display:block;
}

h2.guidance span a { color:#fff; }
#guidance_trigger { display:block; margin-top:2em; }
.hide { display:none !important; }


#secondary-content h2 {
	font-size:2.2em; 
	padding-bottom:47px;
	text-align:center;
	background: url('/staticarchive/67155e58a837f6d225a35679e0c7432e870aa5fd.gif') no-repeat center bottom;
}

#secondary-content h2 span {
	font-size:200%;
	display:block;
}

#secondary-content h2.double span {
	display:block;
	padding-bottom:5px;
}

#home h4, #works_phase1 h4,
#burnsnight h4,
#biography h4						{margin:0px;}
#burnsnight h5						{font-weight:normal}


h5													{font-size:1.2em;font-weight:bold;margin:2px 0;}



/* links */
a													{color:#446077;}
a:link												{}
a:visited											{color:#446077;}
a:hover												{color:#898459;}
a:active											{}


.strong		{font-weight:bold;}

.patch-style-1 h2, .patch-style-1 h3,.patch-style-1 h4	{color:#434343;}
.patch-style-2 h2, .patch-style-2 h3, .patch-style-2 h4 {color:#FFF;}

.bluepatch a													{color:#FFF;}
.bluepatch a:link												{}
.bluepatch a:visited											{color:#FFF;}
.bluepatch a:hover												{color:#000;}
.bluepatch a:active												{}

div.divide												{width:415px; margin:0 auto;border-top:1px solid #EBEDEE;
														margin-top:20px;margin-bottom:20px;}

/* ------------------------------------------------------------------------ */
/* ------------------>>>   I C O N O G R A P H Y    <<<-------------------- */
/* ------------------------------------------------------------------------ */
a.audio	{
	background:url('/staticarchive/8d21bd3519def830e566afe9fba84b3df7c889e4.png') no-repeat;
	padding-left: 25px;
	display:block;
	line-height:1.6em;
}

a.video	{
	background:url('/staticarchive/88a7c2d7ea5b112b5b0b47a23c6c43e262f22092.png') no-repeat center left;
	padding-left: 25px;
	display:block;
	line-height:1.6em;
}



/* ------------------------------------------------------------------------ */
/* ------------------------>>>   B A N N E R     <<<----------------------- */
/* ------------------------------------------------------------------------ */
#banner
{
	background:#5b7c93 url('/staticarchive/d88fa204d958e5d1a6927a1bd19357ff93113575.png') no-repeat;
	font-family:Georgia,serif;
	font-size:1.3em;
	height:90px;
	position:relative;
}

#banner a
{
	display:block;
	height:100%;
	width:100%;
	color:#fff;
}

#banner span
{
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}

#banner a span
{
	cursor:pointer;
}

#blq-main #banner-title,
#blq-main #banner-brand
{
	margin:0;
	padding:0;
}

#blq-main #banner-title
{
	float:left;
	height:55px;
	margin:18px 0 17px;
	overflow:hidden;
	position:relative;
	width:299px;
	text-indent:-9000px;
}

#banner-title span
{
	background:url('/staticarchive/d62b9024c51185101648949c5418fff181b07c07.gif') no-repeat;
}

#banner-brand
{
	float:right;
	height:90px;
	overflow:hidden;
	position:relative;
	width:124px;
}

#banner-brand span
{
	background:url("/staticarchive/599b133036f69c95cdbf40eb3b9677daf8e46891.png") no-repeat;
}



/* ------------------------------------------------------------------------ */
/* -------------------->>>   L O C A L    N A V     <<<-------------------- */
/* ------------------------------------------------------------------------ */
#blq-local-nav {}

#blq-local-nav ul
{
	background:#507086;
	padding:0;
	text-align: left;
	padding:7px 0pt;
}

#blq-local-nav li {display: inline;}


#blq-local-nav li a
{
	font-family:Georgia,serif;
	font-size:1.3em;
	color:#FFF;
	padding: 5px 14px;
	letter-spacing:0.0em;
	border-left: 1px solid #D2D2D2;
	text-decoration: none;
}

#blq-local-nav li a.first					{border-left: none;}



#blq-local-nav ul.home a.home,
#blq-local-nav ul.biography a.biography,
#blq-local-nav ul.works a.works,
#blq-local-nav ul.burnsnight a.burnsnight,
#blq-local-nav ul.tvandradio a.tvandradio,
#blq-local-nav ul.poem a.poem,
#blq-local-nav ul.type a.type
{
	color:#76797A;
	background:#FFF;
	border-bottom: 1px solid #FFF;
	font-style:italic;
}

#blq-local-nav ul.poem a.poem					{font-style:italic;}
#blq-local-nav a:hover 
{
	text-decoration: underline;
}


/* ------------------------------------------------------------------------ */
/* ----------------------->>>   C O N T E N T     <<<---------------------- */
/* ------------------------------------------------------------------------ */
#blq-content
{
	margin-bottom:50px;
	margin-left:14px;
	margin-right:14px;
}

#primary-content {
	float:left;
	width:626px;
	margin-top:20px;
	position:relative;
}

#listings #primary-content, #results #primary-content {
	margin-top:30px;
	width:100%;
}



#secondary-content {
	float:left;
	width:306px;
	background:#F5F6F6;
	padding-top:6px;
}

#secondary-content .padme {

	padding:0px 3px;
}

#home #secondary-content {
	background:none;
	padding-top:13px;
}

#search-option {width:100%;margin-top:20px;}

/* !IMPORTANT */
#largePromoHolder							{height:353px;}

.patch-style-2								{margin-bottom:14px;}

#panel	{
	background:#F5F6F6;
	/*margin-top:20px;*/
	margin-bottom:50px;
	padding:5px;
	width:946px;
}


#work {
	width:466px;
	margin:0 0 0 160px;
	border-bottom:1px solid #EBEDEE;
}

#work pre {
	margin-bottom:14px;
	width:466px;
	white-space:pre-wrap; 
	/* padding-top:10px; */
}
#work pre br { display:none; }

/*#emp1, #emp2, #emp3, #emp4, #emp5  {margin-top:10px;}*/

.av .patch-style-1 {margin-bottom:6px;}
	.av .patch-style-1 h4 {margin-bottom:10px;}

/* ------------------------------------------------------------------------ */
/* --------------->>>   P R O M O    C O N T E N T    <<<----------------- */
/* ------------------------------------------------------------------------ */

.promo-quote, .promo-name, .promo-text 
{
	font-family:georgia,serif;	
	opacity:1.0;
	color:#434343;
}

#largePromoHolder { position:relative; }
#largePromoHolder .promo-quote p, 
#largePromoHolder .promo-name p,
#largePromoHolder .promo-text p  
{
	line-height:2.5em;
}

.promo-quote, .promo-name
{
	position:absolute;
	left:10px;
	/*bottom:40px;*/
	bottom:0;
}

.promo-quote span,  .promo-name span
{
	font-size:1.6em;
	padding:2px 5px;
	background:#FFF;
}

.promo-quote blockquote p span { background:url('/staticarchive/6154d0134513ba8decf066312ec2083cef1edb28.gif') no-repeat 5px 2px #fff; padding:2px 5px 2px 28px; font-size:2.2em; }
	.promo-quote blockquote p span span { background:url('/staticarchive/0ba20bedf894288e00b29c6c7141deb37344b7f6.gif') no-repeat right bottom #fff; padding:0 23px 0 0; font-size:100%; }

.promo-quote p.read_more, .promo-quote p.reload { font-size:0.67em; font-family:verdana; }
.promo-quote p.read_more { margin-bottom:0 !important; }
.promo-quote p.reload { margin-top:0 !important; }

.promo-text
{
	position:absolute;
	width:100%;
	left:0px;
	bottom:60px;
	background:#FFF;
	padding:2px 5px;
}

.promo-name			{left:500px;top:275px;}
.promo-name p span	{font-size:1.0em;}

.explore { width:296px; margin:10px 0 0 10px; float:left; }

#popular_works { margin-left:0; }
	#popular_works h3, .explore p { margin-left:10px; }
	.explore ol { margin:1em 0 0 3em; list-style:decimal; }
		.explore ol li { margin-bottom:0.5em; line-height:100%; }

#random_pick { float:right; }
	#random_pick blockquote p { font-family:georgia,sans-serif; font-size:1.4em; }
		#random_pick blockquote p::before { content:"\201C"; font-size:1.8em; line-height:1px; }
		#random_pick blockquote p::after { content:"\201D"; font-size:1.8em; line-height:1px; }
	#random_pick cite { display:block; line-height:1.2em; text-align:right; }
		#random_pick cite a { font-style:italic; }
		#random_pick cite::before { content:"from "; }

/* ------------------------------------------------------------------------ */
/* ------------------------->>>   L I S T S    <<<------------------------- */
/* ------------------------------------------------------------------------ */


/* ------------------------------------------------------------------------ */
/* ---------------------------->>>   ul#burnsnight   <<<------------------- */
/* ------------------------------------------------------------------------ */
ul#running_order		{margin-bottom:10px;}
ul#running_order li   {margin-bottom:6px;}
ul#running_order p    {margin:0px 0px;}
ul#running_order pre  {margin:0px;}
ul#running_order li h4 { clear:both; }

/* ------------------------------------------------------------------------ */
/* --------------------------->>>   ul.simple   <<<------------------------- */
/* ------------------------------------------------------------------------ */			
#burnsnight ul.simple li,
#listings ul.simple li	{
	margin:0px;
}

#burnsnight ul.simple li span, 
#listings ul.simple li span {
	font-weight:bold;
}

#burnsnight ul.simple li p,	
#listings ul.simple li p{
	display:inline;
}

#secondary-content ul li {
	margin:0px;
	line-height:14px;
}


/* ------------------------------------------------------------------------ */
/* ------------------------>>>   ul.listings   <<<------------------------- */
/* ------------------------------------------------------------------------ */
ul.listings {
	color:#434343;
	background-color:#FFF;
	padding-top:10px;
}
/* small home fix */
#home ul.listings {
	margin:10px 0px;
}

ul.listings li								{padding:2px 0;padding-bottom:5px !important;}
ul.listings li span							{display:block; line-height:1.3em;}
ul.listings li .show						{font-weight:bold;}

#home ul.listings li {

padding-left:5pt;
padding-right:5pt;

}

/* ------------------------------------------------------------------------ */
/* ------------------------->>>   ul#tabnav   <<<-------------------------- */
/* ------------------------------------------------------------------------ */
ul#tabnav	{
	margin:0px auto;
	width:750px;
}
ul#tabnav li{
	float:left;
	margin-top:20px;
	padding:0pt;
	width:150px; /* 230px for 3 boxes; 175px for 4 boxes */
	text-align:center;
	font-weight:bold;
}

ul#tabnav li a	{
	background:url('/staticarchive/67bf3d68ced908163a13de975c6dc9196731e420.gif');
	color:#FFFFFF;display:block;height:100%;padding:10px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
	text-transform:uppercase;
}

ul#tabnav li a:hover, ul#tabnav li a.active		{
background:#FFF;
color:#000;
}

/* ------------------------------------------------------------------------ */
/* ---------------------------->>>   ol#az   <<<--------------------------- */
/* ------------------------------------------------------------------------ */
ol#az  {
	margin:0px auto;
	width:891px;
}

ol#az li {
	background: url('/staticarchive/709d1a2bfaf325842081103a39abb6224c1ecdc0.gif') repeat-x scroll 0%;
	text-transform:uppercase;
	float:left;
	margin-bottom:2px;
	margin-right:4px;
	line-height:1.35em;
}

ol#az li a, ol#az li span						{width:29px;font-weight:bold;}
ol#az li a, ol#az li a:link						{text-decoration:none;color:white;}
ol#az li a:hover, ol#az li a:active				{background: url('/staticarchive/19acc4aceb617a24db73308c200822da465e0fdc.gif') repeat-x scroll 0%;text-decoration:underline;}
ol#az li a, ol#az li span						{display:block;margin:0pt;padding:6px 0pt 5px;text-align:center;}
ol#az li a.active								{background:white;color:black;}

/* ------------------------------------------------------------------------ */
/* ----------------------->>>   ol.works_list    <<<------------------------ */
/* ------------------------------------------------------------------------ */
ol.works_list			{margin-top:10px;}
ol.works_list li			{list-style-type: disc; margin-left:20px; padding:5px;}
ol.works_list li.odd		{background:#F5F6F6;}
ol.works_list li.even	{background:#FFF;}

/* ------------------------------------------------------------------------ */
/* ------------------>>>   #secondary-content .nav    <<<------------------ */
/* ------------------------------------------------------------------------ */
#secondary-content .nav	{background:#F5F6F6;padding:0px 3px;}	
#secondary-content  li	{margin:10px 0px;}

#secondary-content .nav li a									
{
	font-weight:bold;
	background: url('/staticarchive/67bf3d68ced908163a13de975c6dc9196731e420.gif') repeat-x;
	color:#FFF;
	display:block;
	padding:10px 0px 10px 10px;
}	
 
#secondary-content .nav	li a:hover {
	background: url('/staticarchive/d00268bbb3db8515c6536bd783dd3bbd1969ef57.png') repeat-x;
	color:#FFF;
}

#secondary-content .nav li a.selected {
	background:#FFF; 
	color:#666;
}





/* ------------------------------------------------------------------------ */
/* ------------------------->>>   ol#readers    <<<------------------------ */
/* ------------------------------------------------------------------------ */
#readers_outer { padding-top:1px; }

ol#readers {
	margin:10px -28px 20px 0;
}

ol#readers li {
	float:left;
	width:206px;
	margin-bottom:10px;
	margin-right:24px;
}

html>/**/body ol#readers { margin-right:-28px; }
	html>/**/body ol#readers li { margin-right:28px; }

ol#readers li.nth		{margin-right:0px;}
ol#readers li a			{text-decoration:none;}
ol#readers a img		{margin-bottom:2px;display:block;/*background:url('/arts/robertburns/img/lib/missing_picture.gif');*/}
ol#readers p			{margin:0px;padding:0px;}


/* ------------------------------------------------------------------------ */
/* ------------------>>>  P R O M O  C A R O U S E L   <<<----------------- */
/* ------------------------------------------------------------------------ */
#promo-carousel {
	width: 100%;
}

#promo-carousel li {
	float:left;
	margin:0pt;
	padding:0pt;
	width:153px;
}

#promo-carousel a {
	background:#F0F1F2;
	border-top:6px solid #FFF;
	color:#5B7C93;
	cursor:pointer;
	display:block;
	height:100%;
	padding:5px 0pt 15px 10px;
}

#promo-carousel a:hover {
	background: url('/staticarchive/67bf3d68ced908163a13de975c6dc9196731e420.gif') repeat-x;
	color:#FFF;
	border-top:6px solid #66889F;
}

#promo-carousel a.selected {
	background: url('/staticarchive/67bf3d68ced908163a13de975c6dc9196731e420.gif') repeat-x;
	color:#FFF;
	border-top:6px solid #66889F;
}

#promo-carousel .lifirst {
	margin-right:4px;
}
#promo-carousel .lisecond {
	margin-right:5px;
}
#promo-carousel .lithird {
	margin-right:5px;
}
#promo-carousel .lifourth {
	float:right;
}


/* ------------------------------------------------------------------------ */
/* ---------------->>>   R O U N D E D   P A T C H E S    <<<-------------- */
/* ------------------------------------------------------------------------ */
/* http://www.456bereastreet.com/archive/200505/transparent_custom_corners_and_borders/ */

.patch-style-1 {margin-bottom:10px;}
.patch-t,
.patch-t div,
.patch-b,
.patch-b div
{
	background-repeat:no-repeat;
	height:10px;
}

.patch-t
{
	margin:0 0 0 10px;
	background-position:100% 0;
}

.patch-t div
{
	background-position:0 0;
	left:-10px;
	position:relative;
	width:10px;
}

.patch-b
{
	background-position:100% 100%;
	margin:0 0 0 10px;
}

.patch-b div
{
	background-position:0 100%;
	left:-10px;
	position:relative;
	width:10px;
}

.patch-content { padding-top:9px !important; padding-bottom:3px !important; }

.patch-style-1 .patch-t,
.patch-style-1 .patch-t div,
.patch-style-1 .patch-b,
.patch-style-1 .patch-b div
{
	background-image:url('/staticarchive/ba4bf428fda2ea593b7ca3c550168cb9db2c170d.png');
}

.patch-style-2 .patch-t,
.patch-style-2 .patch-t div,
.patch-style-2 .patch-b,
.patch-style-2 .patch-b div
{
	background-image:url('/staticarchive/ccad9052abce90670a50bee327edf0043c84bccd.png');
}
.patch-style-2 p span { display:block; }
.patch-style-2 p span.show { font-weight:bold; }


.patch-style-1 .patch-content	{background-color:#FFF;}
.patch-style-2 .patch-content	{background-color:#5B7C93; color:#FFF;}
.patch-style-3 .patch-content	{background-color:#FFF; color:#000;}

.patch-style-1 .patch-content, .patch-style-2 .patch-content {
	padding:0px 5px;
	border-left:2px solid #F0F1F2;
	border-right:2px solid #F0F1F2;
}


.patch-style-3 .patch-content {
	border-left:none;
	border-right:none;
}


/* ------------------------------------------------------------------------ */
/* ------------------>>>  R O U N D E D  I M A G E S    <<<---------------- */
/* ------------------------------------------------------------------------ */
div.roundedimage {
  background: #fff;
  zoom: 1;
}
div.roundedimage div.t div, div.roundedimage div.b div,
div.roundedimage div.t, div.roundedimage div.b {
  overflow: hidden;
  height: 10px;
}
div.roundedimage div.t {
  background: url('/staticarchive/3e78321ba6046f71515f603b95a17b8c1e436d6e.png') top left no-repeat;
}
div.roundedimage div.t div {
  background: url('/staticarchive/62d9eeb8e7c529a37ab8b6f4e7571a07510bc02e.png') top right no-repeat;
}
div.roundedimage div.b {
  background:none; /* url('/staticarchive/5774b3305a95bbd36da7be5ce7e556f7199f5536.png') top left no-repeat; */
}
div.roundedimage div.fudge { background:url('/staticarchive/5774b3305a95bbd36da7be5ce7e556f7199f5536.png') top left no-repeat; }
div.roundedimage div.b div {
  background:none; /* url('/staticarchive/84fd1f34ca79aa6a0228384ccb0f02006f513889.png') top right no-repeat;*/
}
div.roundedimage div.fudge div { background:url('/staticarchive/84fd1f34ca79aa6a0228384ccb0f02006f513889.png') top right no-repeat; }
div.roundedimage div.c {
  overflow: hidden;
  zoom: 1;
  margin: -10px 0;
}

div.roundedimage div.t, div.roundedimage div.b {
  position: relative;
  z-index: 100;
}


/* Biog next & previous links */
.biog_previous { float:left; }
	.biog_previous::before { content:'\00AB\00A0'; }

.biog_next { float:right; }
	.biog_next::after { content:'\00A0\00BB'; }


/* ------------------------------------------------------------------------ */
/* ------------------------------->>>  Y E A R   <<<----------------------- */
/* ------------------------------------------------------------------------ */
ol#years{
	width:100%;
	height:210px;
	position:relative;
	margin-bottom:10px;
}

ol#years li {
	width:26px;
	position:absolute;
	bottom:20px;
	background:url('/staticarchive/9ba8591d6a31c8789a5af08e9a46280733200af7.jpg') repeat-x 0 bottom #65869e;
	float:left;
	margin-left:14px;
}

ol#years li a {
	display:block;
	height:100%;
}

ol#years li:hover, ol#years li.active {
	background:url('/staticarchive/b193bf0747e9121fcc8200db868703d0e4cd179a.jpg') repeat-x 0 bottom #c4c5c9;
}

ol#years li span {
	position:absolute;
	bottom:-20px;
	font-family:Verdana, Sans Serif;*/
	padding:0pt;
}

ol#years li#bar1 span {
	left:80px;
}

ol#years li p {
	text-align:center;
	width:100%
	background:#336699;
	font-size:0.9em;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

ol#years li p a { height:auto; color:#fff; text-decoration:none; }
	ol#years li p a:hover { color:#434343; }

/* Position of years bars */
#years li#bar1 { left:10px; width:186px; }
#years li#bar2	{ left:210px; }
#years li#bar3	{ left:250px; }
#years li#bar4	{ left:290px; }
#years li#bar5	{ left:330px; }
#years li#bar6	{ left:370px; }
#years li#bar7	{ left:410px; }
#years li#bar8	{ left:450px; }
#years li#bar9	{ left:490px; }
#years li#bar10	{ left:530px; }
#years li#bar11	{ left:570px; }
#years li#bar12	{ left:610px; }
#years li#bar13 { left:650px; }
#years li#bar14	{ left:690px; }
#years li#bar15	{ left:730px; }
#years li#bar16	{ left:770px; }
#years li#bar17	{ left:810px; }
#years li#bar18	{ left:850px; }

/* ------------------------------------------------------------------------ */
/* ----------------------->>>  R E S U L T  I T E M   <<<------------------ */
/* ------------------------------------------------------------------------ */
.result-item .img	{float:right; margin-top:-6px; }
.result-item .text	{margin-right:225px;}
.result-item blockquote { margin:1em 0; font-style:italic; }
/*
	.result-item blockquote p::before { content:"\0022"; }
	.result-item blockquote p::after { content:" ...\0022"; }
*/
.result-item p a		{font-weight:bold;}

/* ------------------------------------------------------------------------ */
/* ----------------------->>>    Suggestions Form     <<<------------------ */
/* ------------------------------------------------------------------------ */

#suggestions_form { width:30em; text-align:center; margin:0 auto 0 auto; }
#suggestions_form label { display:block; font-weight:bold; margin-bottom:0.3em; }
#suggestions_form input, #suggestions_form textarea { display:block; width:100%; margin-bottom:1em; }
#suggestions_form textarea { height:6em; }

/* ------------------------------------------------------------------------ */
/* ----------------------->>>      Strip images       <<<------------------ */
/* ------------------------------------------------------------------------ */

img.strip { display:block; margin-top:1em; }

.programme_promo { margin-left:57px; margin-top:10px; }
	.programme_promo p.title { font-weight:bold; margin-bottom:0 !important; }

.cta-patch { padding-left:0 !important; width:auto !important; }

.small_burnsnight_video { float:right; }

/* TODO - FIX ME so that his only applies if there's a '.listen_reader' above*/
#emp1 { margin-top: 0px}

ol li p span { display: none }

.in_the_past { font-style:italic; color:#eee; display:none; }
	.in_the_past a { color:#eee; }

.listen_reader { margin-top:1em; }

#about_this_work { position:absolute; top:3px; right:0;right:161px; }
	#about_this_work .patch-t, #about_this_work .patch-b { display:none; }
	#about_this_work .patch-content { border:none; background:none; color:#fff; font-family:georgia,sans-serif; font-size:1.3em; font-weight:normal; width:570px; padding:0 52px 0 0; }
		#about_this_work .patch-content a { color:#fff; text-decoration:none; border-bottom:1px solid #fff; font-style:italic; font-size:1.3em; }
	#about_this_work h3 { display:none; }

.results_nav { text-align:right; margin:-1em 14px 0 0 !important; }

.homepage_para p { margin-top:0 !important; padding-top:0; }

.pcCtaIcon1, .pcCtaIcon2 { display:inline !important; }

p.download a { background:url('/staticarchive/5ea3e7590d674d9be4582cc6f6c8e86070157686.gif') no-repeat 0 1px; padding-left:22px; }

.work_body_note { font-style:italic; }

h3.already_broadcast { margin:1em 0 0.5em 0; }
ol.already_broadcast li { line-height:1.5em; }

span.year { font-size:90%; }

#more_about_this_work blockquote { margin-top:1em; }
#more_about_this_work cite, #promo_date cite { display:block; text-align:right; font-style:italic; padding-bottom:2em; }


#themes_cloud { text-align:center; width:80%; margin:0 auto; line-height:36px; }
	#themes_cloud li { display:inline; margin:0; padding:0 5px; line-height:36px; }
		#themes_cloud li span { display:none; }



#about_this_work {right:14px; }
#about_this_work .patch-content {padding:0;}

#related-works li { line-height:135%; }

#share h3 a { background:url("/staticarchive/33c32f0fda2b6ccfe496566b89bd1ccbc77cdd69.gif") no-repeat 3px 4px transparent; padding-left:30px; }

#previous_next { }
	#previous_next p { margin:4px 0; width:466px; }
		#previous_next p strong { text-transform:uppercase; font-size:0.8em; }

#previous_work { float:left; }
	#previous_work p { margin-left:-14px; padding-left:14px; }
		#previous_work p strong { width:11em; float:left; }
		#previous_work p a { margin-left:9em; display:block; }
#next_work { float:right; text-align:right; }
	#next_work p { margin-right:-14px; padding-right:14px; }

#dates_of_the_year h3 { }
#dates_of_the_year ul { margin:1em 0 2em 0; }
.date_of_the_month { font-weight:bold; margin-right:0.5em; }

#home #primary-content { margin-top:14px; }

.bbc-st { position:absolute; top:9.3em; right:0.5em; z-index:5; }
	.bbc-st-wrapper { padding-left:0.33em; background:#fff; height:22px; }
	.bbc-st a { display:block; font-weight:bold; margin:-1.1em 0.6em 0 0; color:#fff; }

#months_nav { margin-bottom:1em; }
	#months_nav:before { content:"Skip to: "; font-weight:bold; margin-right:0.5em; }
	#months_nav li { display:inline; margin-right:1em; }