/*****************************************************************************
 *
 * HW CSS stylesheet for journal-specific custom styling of sidebar elements.
 *
 *****************************************************************************/
#col-2 div#slugline cite .slug-pages{
	/*display: none;*/
} 
/* #col-2 div#slugline .ahead-of-print .slug-ahead-of-print-date{
	display: none;
} */
#col-2 div#slugline .ahead-of-print {
	white-space:normal;
}
#col-2 div.cb-section {
	border-left: 1px;
	border-right: 1px;	
}
div.content-box .cb-slug ol, div.content-box div.cb-corr-slug ol {
	margin:0 1px;
}
#col-2 div#slugline, #col-2 div#slugline .slug-doi{
	font-size: 8.5px;
	margin:0;
	display: inline;
	white-space:nowrap;
}
#col-2 div#slugline cite, #col-2 div#slugline a{
	font-size: 9.5px;
	line-height:1.4;
	display: block;
	white-space:normal;
}
	
#col-2 div#slugline cite, #col-2 div#slugline .slug-elocation {
	display: none;
}
#col-2 div.sidebar h4, #col-2 div.sidebar p {
	color:#222222;
	background-color:#f8efd5;
}
#col-2 #cb-art-nav {
	text-transform:uppercase;
}
#col-3 ul.pub-links, #col-3 ul.pub-links li a {
        color: #A95219;
}

#col-2 form.searchbox #issue-search-go {
	background-color:#A95219;
}

#col-3 div.cb-section {
	border-bottom:1px solid #A95219;
}

#col-2 div.sidebar {
	border-bottom:1px solid #A95219;
}

#col-2 .issue-sections {
	border-top:0px solid #A95219;
}

#col-2, #col-2 div.sidebar {
	background-color:#f8efd5;
}
#col-3 div.cb-contents h3, .pagetype-proxied #col-3 .content-box h3 {
	color:#403838;
	background-color:#C0C0C0;
}
#pageid-collections #content-block h1 {
	font-family: sans-serif;
}
#col-2 .cb-contents h3, #col-2 .cb-contents h4 {
	color:#403838;
	background-color:#EEEEEE;
		
}
#col-2 form.searchbox #issue-search-go {
	margin-top: 0.5em;
}
#col-2 div.sidebar-qs .qs-instructions{
	color:#403838;
	background-color:#D3D3D3;
}
