/* Nature Author pages */

/* sidebar nav on state */

#authors .svcs-box ul.second #nav-authors a {
	color: #cc0033;
    background: url(/ja-jp/nature/img/nature-sidebar-arrow.png) left -101px no-repeat;
    border: none;
}

/* nav highlight */

#comments #nav-authors a:link,
#comments #nav-authors a:visited,
#authors #nav-authors a:link,
#authors #nav-authors a:visited,
	#reprints #nav-authors a:link,
	#reprints #nav-authors a:visited,
	#guideline #nav-authors a:link,
	#guideline #nav-authors a:visited,
	#how #nav-authors a:link,
	#how #nav-authors a:visited,
	#gta #nav-authors a:link,
	#gta #nav-authors a:visited {
	color: #801819;
	background-color: #fff;
	border-left: solid 6px #801819;
}

#comments .journal-nav .authors,
#authors .journal-nav .authors,
	#reprints .journal-nav .authors,
	#guideline .journal-nav .authors,
	#how .journal-nav .authors,
	#gta .journal-nav .authors {
	display: block;
}

#reprints #nav-reprints a:link,
#reprints #nav-reprints a:visited,
#guideline #nav-guideline a:link,
#guideline #nav-guideline a:visited,
#how #nav-how a:link,
#how #nav-how a:visited,
#gta #nav-gta a:link,
#gta #nav-gta a:visited {
	color: #801819 !important;
	background: #fff url(/common/img/arrows/default-archive-arrow.png) no-repeat left top;
}

/* end nav */


/**/

/* authors landing - 2col */

h1.lead{
	color: #801819;
	font-size: 131%;
	margin: 8px 0 0.5em 0;
	padding-bottom: 4px;
}

h1.lead span{
	padding-top: 4px;
	border-top: solid 4px #801819;
}

h2.lead{
	font-size: 116%;
	margin: 0 0 1em 0;
	padding: 0 0 2px 0;
	color: #551011;
	background: url(/common/img/borders/bdr-red.gif) repeat-x scroll left bottom transparent;
}

.alpha .sub-box01 {
	background: url(/ja-jp/nature/authors/img/header-bg01.jpg) no-repeat 1px 1px white;
	border: 1px solid #ECECEC;
	margin-bottom: 20px;
}

.omega .sub-box01 {
	background: url(/ja-jp/nature/authors/img/header-bg02.jpg) no-repeat 1px 1px white;
	border: 1px solid #ECECEC;
	margin-bottom: 20px;
}

div.sub-box01 .inner {
	border: 1px solid white;
	padding: 100px 10px 10px !important;
}

.sub-box02 {
	background: white;
	background: -webkit-gradient(linear,0 0,0 30,from(#f0f0f2),to(white));
	background: -moz-linear-gradient(top,#f0f0f2,white 30px);
	border: 1px solid #ECECEC;
	margin-bottom: 20px;
}

div.sub-box02 .inner {
	border: 1px solid white;
	padding: 15px 10px 10px;
}

.cols h2,
.row2 h2 {
	font-size: 123.1%;
	border-bottom: solid 1px #ccc !important;
	margin-bottom: 1em;
	color: #9D0023;
	background: none !important;
}

.cols .inner h3 {
	color: #9D0023;
	font-size: 108%;
	margin: 2.5em 0 1em 0;
	text-align: center;
}

.cols .inner img,
.row2 .inner img {
	float: right;
	display: block;
	border: solid 1px #ccc;
	margin: 0 0 0.5em 1em;
	padding: 1px;
}

.subs-btn{
	margin-bottom: 3em !important;
}

/**/

#content h2.page-header{
	font-size: 116%;
	color: #333;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #801819;
	margin: 1.5em 0 1em;
	padding: 0 0 2px 5px;
}

#content h2.bar {
	font-size: 116%;
	color: white;
	background: #801819;
	background: -webkit-gradient(linear, 0 0, 0 25, from(#974343), to(#5B0000));
	background: -moz-linear-gradient(top, #974343, #5B0000 25px);
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	padding: 0.3em 0 0.3em 0.5em;
	margin: 1.5em 0 1em 0; }

#authors #content h3 {
	font-size: 116%;
 }

#content h3.page-header {
	font-size: 116%;
	color: #801819;
	margin: 0 0 0.5em 0;
 }

#content .inner h3{
	margin-bottom: 0.7em;
	color: #666;
	padding: 0 0 3px 0;
	background: url("/ja-jp/aj/embo-focus/img/bdr-grey.gif") repeat-x scroll left bottom transparent;
}

#content p{
	margin-bottom: 1em;
	line-height: 161.6%;
	color: #333;
}

h4{
	margin-bottom: 0.2em;
}

#content ul {
	color: #333;
	list-style: disc;
	padding: 0 2em;
	margin-bottom: 1em;
}

#content ul li {
	margin-bottom: 0.3em;
}

#content ul.none {
	color: #333;
	list-style: none;
	margin: 0;
	padding: 0;
}

#content ul.anchor {
	margin: 1.5em 0;
	list-style: none;
	line-height: 1.2em; }

#content ul.go {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content ul.go li {
	background: url(/common/img/arrows/default-small-arrow.png) no-repeat left -1px;
	padding-left: 16px;
	text-decoration: none;
}

#content ul.go li:hover {
    background: url(/common/img/arrows/default-small-arrow.png) no-repeat left -201px;
    text-decoration: none;
}

/**/

.img-l img{
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0 15px 15px 0;
}

table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
	color: #333;
	margin: 0 0 1.5em 0;
}

#reprints section table td {
	padding: 3px 0;
	border-bottom: 1px dotted #ccc;
}

#guideline section table,
#gta section table{
	background: #fff;
}

#guideline section table th{
	background: #efefef;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#guideline section table td {
	background: #fff;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#gta table td{
	background: #efefef;
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
/*
#how table td {
	text-align: center;
	width: 25%;
	font-size: 85%;
}
*/
#how ol {
	padding: 0 0 15px 30px;
	color: #333;
}

#how ol li {
	margin-bottom: 0.25em;
}

#how .cover {
	width: 130px;
	margin-left: 20px;
	text-align: center;
	float: right;
}

#how .cover img {
	border: 1px solid #ccc;
	padding: 1px;
	margin-bottom: 5px;
}

#gta .box .inner p{
	font-weight: bold;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/* FAQ style */

.que{
	color: #801819 !important;
	font-weight: bold;
	border-bottom: 3px solid #999;
	margin-bottom: 0 !important;
}

.ans{
	background: white;
	background: -webkit-gradient(linear,0 0,0 90,from(#f0f0f2),to(white));
	background: -moz-linear-gradient(top,#f0f0f2,white 90px);
	margin-top: 1px;
	padding: 1em;
}

/* author comments */

#comments #content .rt { text-align: right; }

#comments #content h1.cmt {
	font-size: 85%;
	text-transform: uppercase;
	text-align: right;
}

#comments #content h2 {
	font-size: 140%;
	font-family: Georgia,Times,serif;
	line-height: 150%;
	color: #333;
	padding-bottom: 2px;
	margin: 10px 0 1.5em 0;
}

#comments #content h3 {
	font-size: 115%;
	font-family: Georgia,Times,serif;
	color: #801819;
	padding-bottom: 3px;
	margin: 1.5em 0 0 0;
	border-bottom: dotted 1px #b7b7b7;
}

#comments #content h3.mgn-bttm {
	font-size: 115%;
	font-family: Georgia,Times,serif;
	color: #801819;
	padding-bottom: 3px;
	margin: 1.5em 0 1em 0;
	border-bottom: dotted 1px #b7b7b7;
}

#comments #content .pic {
	float:right;
	border: solid 1px #ccc;
	margin: 3px 0 5px 15px;
	padding: 1px;
}

#comments #content blockquote {
	font-size: 120%;
	margin: 1em 0;
	font-weight: bold;
	font-family: Georgia,Times,serif;
	line-height: 150%;
	color: #36c;
	margin: 1em;
}

#comments #content .name {
	font-size: 120%;
	font-weight: bold;
	color: #DB1A21;
	text-align: right;
	margin: 0.5em 0;
}

#comments #content .name span{
	border-top: solid 2px #DB1A21;
	padding-top: 4px;
}

#comments #content .aff {
	color: #333;
	text-align: right;
	padding: 0;
	margin: 0 0 0.5em 0;
}

#comments #content ul.atl-list  {
	font-size: 115%;
	color: #333;
	padding: 1em 1em 0 1em;
	margin: 0;
	background: white;
	background: -webkit-gradient(linear,0 0,0 90,from(#f0f0f2),to(white));
	background: -moz-linear-gradient(top,#f0f0f2,white 90px);
	border-top: solid 1px #fff;
}

#comments #content ul.atl-list li {
	list-style-type: none;
	padding: 0 0 0.8em 0;
	margin: 0;
}

#comments #content .atl-list h4 {
	font-size: 100%;
	padding: 0 0 2px 0;
	margin: 0;
}

#comments #content .atl-list .date {
	font-size: 90%;
	color: #444;
	padding: 0;
	margin: 0;
}

#comments #content #profile {
	margin-top: 0.875em;
}

#comments #content #profile table.history{
	color: #333;
	width: 100%;
}

#comments #content #profile table.history td.date{
	width:20%;
	padding:2px 0;
	vertical-align: top;
	}

#comments #content #profile table.history td.action{
	width:80%;
	padding:2px 0;
	vertical-align: top;
	}

#cmt ul li {
	clear: left;
}

#cmt ul li img {
	float: left;
	border: solid 1px #ccc;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 1em;

}

#cmt ul li h4.ttl {
	color: #801819;
	font-size: 100%;
	margin: 1em 0 0 0;
}

#cmt ul li p.aut {
	padding-left: 8px;
	margin: 0;
}

/* author interview */

#interview section {
	margin: 1em 0 1.5em 0;
}

#interview section:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#interview h2 {
	margin-top: 1.75em;
}

#interview img {
	border: 1px solid #ccc;
	padding: 1px;
	width: 60px;
}

#interview p {
	margin: 0;
	line-height: 1.5em;
}

#interview p.date {
	color: #DB1A21;
	margin-bottom: 0.25em;
}

#reprints span.red {
	color: #DB1A21;
}

#reprints .box .inner {
	padding-bottom: 0;
}

/*

#authors #content .addthis_toolbox,
#reprints #content .addthis_toolbox,
#guideline #content .addthis_toolbox,
#how #content .addthis_toolbox,
#gta #content .addthis_toolbox,
#comments #content .addthis_toolbox {
	float: left;
	display: block;
	margin-right:3px;
}

#authors #content .addthis_toolbox a,
#reprints #content .addthis_toolbox a,
#guideline #content .addthis_toolbox a,
#how #content .addthis_toolbox a,
#gta #content .addthis_toolbox a,
#comments #content .addthis_toolbox a{
	padding: 2px !important;
}