@charset "UTF-8";

/* CSS Document created by Bob Edenbach at npg nature asia-pacific */

/* article page styles */

#content {padding-bottom: 4em}

#content h1,
#content p.date,
#content p.content,
#content p.standfirst,
#content p.note,
#content p.feedback,
#content ol.ref,
#content h2,
#content h2.blue,
#content h2.author,
#content .author-box,
#content .loc,
#content #podbox,
#content #pod-links,
#content ul.related
 {
	margin-left: 20px;
	margin-right: 20px;
}

#content a:link,
#content a:visited {color: #EA0FE2;}

#content a:hover {
	color: #059cdb;
	text-decoration: underline;
}


.subject-bar {
	background-color: #EEEFF6;
	margin: 1.5em 20px;
	border-top: dashed 1px #AFB3D3;
	border-bottom: dashed 1px #AFB3D3;
	color: #374092;
	font-weight: bold;
	padding: 5px;
}


.subject-bar p {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.subject-bar #keywords {
	float: right;
}

.subject-bar a {
	color: #EA0FE2;
	font-weight: normal;
}

h1 {
	color: #02078e;
	font-size: 167%;
	font-weight: bold;
	font-family: Times, Serif;
}


p.date {color: #666}

p.standfirst {
	color: #0cb400;
	font-weight: bold;
	font-size: 108%;
	margin-top: 1em;
}

p.content {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 174%;
}

p.content strong {
	font-weight: bold;
}

p.content em {
	font-style: italic;
}


ol.ref em {
	font-style: italic;
}

div.image {
	float: right;
	margin: 0 20px 10px 15px;
	background-color: #EEEFF6;
	border: solid 1px #afb3d3;
	padding: 3px;
	width: 300px;
	color: #374092;
	font-size: 93%;
}

div.image img {
	margin: 0;
	padding: 0;
}

div.image .fig {font-weight: bold}

div.image .trans {
	color: #d41921;
}


div.image .credit {
	border-top: dashed 1px #afb3d3;
	margin-top: 0.3em;
	padding-top: 0.3em;
}

div.image .enlarge {
	float: right;
	color: #EA0FE2;
	background: url(../img/enlarge.png) no-repeat right 50%;
	padding-right: 18px;
}

#content p.note {color: #666}

#content ol.ref {
	background-color: #EEEFF6;
	margin-top: 1.5em;
	border-top: dashed 1px #AFB3D3;
	border-bottom: dashed 1px #AFB3D3;
	color: #374092;
	padding: 10px;
}

#content ol.ref li {
	margin-left: 1.5em;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 153.9%;
}

#content ol.ref a.article {
	background: url(../img/page-go.png) no-repeat right top;
	padding: 1px 22px 1px 0.5em;
	margin-left: 0.5em;
	border-left: solid 1px #374092;
	line-height: 24px;
}

#content h2 {
	font-weight: bold;
	font-size: 131%;
	font-family: Times, Serif;
	margin-top: 1em;
}

#content h2.blue {
	padding: 3px 0;
	font-size: 131%;
	line-height: 131%;
	font-weight: bold;
	font-family: Times, Serif;
	margin-top: 1em;
	color: #143080;
	background: url(../img/hdr/rdp-ul.gif) repeat-x left bottom;
}

#content h2.author {
	padding: 3px 0;
	font-size: 131%;
	line-height: 131%;
	font-weight: bold;
	font-family: Times, Serif;
	margin-top: 1em;
	color: #7A2019;
	background: url(../img/hdr/hom-ul.gif) repeat-x left bottom;
}

#content .author-box {
	background: #f8f0f0 url(../img/red-fade-bkg.gif) repeat-x left top;
	border: solid 1px #bd6f69;
	border-top: none;
	padding: 1em;
}

#content .author-box img {
	border: solid 1px #bd6f69;
	padding: 1px;
	float: left;
	width: 100px;
}

#content .author-box h3 {
	color: #7a2019;
	font-weight: bold;
	font-size: 108%;
	margin-left: 115px;
	margin-bottom: 0.5em;
}

#content .author-box p {
	color: #7a2019;
	margin-left: 115px;
}

#content ul.related {
	background: #fff url(../img/blue-fade-bkg.gif) repeat-x left top;
	padding: 1em;
	color: #555;
	border: solid 1px #8691C8;
	border-top: none;
}

#content ul.related li {
	margin-bottom: 0.5em;
	background: url(../img/green-arrow.png) no-repeat left 4px;
	padding-left: 10px;
}

#content ul.related li a:link,
#content ul.related li a:visited {
	font-weight: bold;
	color: #2629d5;
}

#content ul.related li a:hover {
	color: #02C1F9;
	text-decoration: underline;
}

#content .top {float: right; margin-right: 20px;}

#content .profile {
	float: right;
	margin: 0 20px 10px 15px;
	width: 154px;
}

#content .profile strong {
	font-weight: bold;
}

#content .loc {
	font-weight: bold;
	margin-bottom: 1.5em;
}

#content .addthis_toolbox {
	float: right;
	margin: 1.5em 20px 1.5em 0;
}

