/*
	Font Styles for John Benjamins Publishing.
	Catalog content
*/
video {
    width:100%;
}
a:link.list_item_link {
	font-weight: bold;
	color: #ff5500;
}
a:link.list_item_series_link {
	color: #003399;
}

img.alt-cover {
    position:relative !important;
}

.titlebox {
    float:right;
    padding:.5em;
    margin-left:1em;
    background-color:#eee;
    width:30%;
    border:solid 1px #ccc;
    border-radius:.35em;
    min-height:128px;
}

.titlebox-image-area {
    float:right;
    width:75px;
    height:100px;
    margin-left:1em;
    position: relative;
}
.titlebox-image-area .image-container * {
  position:absolute;
}

@media screen and (max-width: 600px) {
    .titlebox-image-area {
        display:none;
    }
    .titlebox {
        width: 35%;
    }
}
    
.titleitem a {
	font-weight: bold;
}

.titleitem td:first-child {
	white-space: nowrap;
}

.new_listitem:first-child {
	padding-right:1em;
}

.serieslist {
	border-collapse:collapse;
	width:100%;
	border:none;
	margin:0;
	padding:0;
}

.serieslist th {
	padding:0.5em;
}

.serieslist h1 {
	font-size: 1.15em;
	margin-bottom:0;
}

.serieslist td {
	padding:0.5em;
	vertical-align:middle;
}

.row_even { 
	background-color: #fff;
}

.row_odd { 
	background-color: #eee;
}

.new_title.row_even, .new_title.row_odd {
	padding:0.5em;
}

.bktitle {
	color: #003399;
	font-size: 1.5em;
	padding-top:0;
}
h1 {
    padding-top:0;
}
.bksubtitle1  {
	font-weight: normal;
	font-size: 1.2em;
	color: black;
	margin-bottom:1em;
}

.bksubtitle2 {
	font-weight: normal;
	color: #660099;
}

h2.bksubtitle1 + h3.bksubtitle2 {
  padding-top:0;
}

.bkauthor {
	margin-top: 1em;
	font-weight: bold;
}
.extra_editorial {
	margin-top:.5em;
}

.extra_description {
	margin-top:.5em;
}

.impactfactor {
	margin-top:.5em;
}

.indexing {
	margin-top:.5em;
}

.sampleissue {
	margin-top:.5em;
}

.bkcontent .bkauthor, .list_item .bkauthor {
	margin-top: .25em;
	font-weight:inherit;
}

.bksecauthor {
	margin-top: 1em;
	font-size: .85em;
	font-weight: bold;
}

.bkaffil {
	font-size: .85em;	
	margin-top: .25em;
}

.bkseries {
	font-weight: normal;
	font-size: .85em;
	margin-top: 1em;
}

.bkblurb {
	margin:1em 0;
	max-width:40em;
}
.bkcontent .bkblurb {
	margin-top: .25em;
}

.bkdetails {
	margin-bottom:0.7em;
	margin-top: .25em;
	font-size:.85em;
}

.bkstatus {
	font-weight: normal;
	font-size: .85em;
	margin-bottom:1em;
	margin-top: .25em;
	line-height: 1.5em;
}
.booktext {
	margin-top: .5em;
	font-weight: normal;
	margin-bottom: 1em;
	max-width:40em;
}


.kwic {
	margin-left:1em;
	font-size: .85em;
}

/*.bkeditions {
	margin:0em 0;
	margin-left:1em;
	clear:left;
	float:left;
	padding:1em;
}*/
.bkeditions {
    clear: both;
    float: right;
    margin: .66em 0 0 1em;
    padding: 1em;
    position: relative;
    top: 0;
    font-size: .95em;
}
.bkruler {
	border-bottom:1px solid lightgray;
	line-height: .5em;
	margin-bottom: 1em;
}

.pipe { 
	color: #aaa;
}


.bkeditiontype {
	font-weight: bold;
	color: #003399;
}

.toc {
	padding:0;
	margin:0
}

.toc td {
	width:100%;
}

.toc td:last-child {
	white-space:nowrap;
}

.bkquoteheading {
	font-weight:bold;
	font-size: 1em;
	margin-bottom: .5em;
}
.bkquote {
	font-size: 1em;
	margin-bottom: .5em;
	line-height:1.5em;
	max-width:40em;
}

.bkquotesource {
	font-style: normal;
	margin-bottom: 1em;
}

.bkavailability {
	font-style: italic;
}

.new_title h1 {
	font-size: 1.2em;
}

.tocartauthors {
	margin-left:2em;
	margin-top:.3em;
	font-size:1.1em;
}
.tocartauthors .pages {
  color:#666;
  font-weight:bold;
}

.sectionheader_first {
	padding-top: 1.5em !important;
	padding-bottom: .25em !important;
	margin-bottom: 0em;
	font-weight: bold;
	font-size:1.1em;
	text-transform:uppercase;
	letter-spacing:.1em;
	color:var(--titelbalkrood,#666);
}

.sectionheader {
	padding-top: 1em;
	padding-bottom: 1px;
	font-weight: bold;
}

.article_first {
	vertical-align: top;
	padding-top: .66em;
	background-color: transparent;
	font-size:1.1em;
	font-weight:bold;
}

.article {
	vertical-align: top;
	padding-top: 0em;
	margin-bottom: .5em;
	list-style:none;
	font-size:1.1em;
	line-height:1.65em;
}
.article-type {
  font-size:.85em;
  text-transform:uppercase;
  letter-spacing: .1em;
  font-weight:bold;
  color:#666;
}
.error {
    color:#d00;
    background-color:#eee;
    border:1px solid black;
    font-size:.8em;
    padding:.5em;
}
.quote {
    padding:.5em 1em;
}
.share-to {
    margin-top:1em;
}
.share-to a {
    margin-right:.6em;
}