td {
  width: 350px;
  vertical-align: top;
}

td.extras {
  padding-right: 12px;
}

td.text {
  padding-left: 12px; 
  border-left: 1px solid #555;
}

.source {
  margin-bottom: 1.5em;
  text-align: right;
  line-height: 1.5em;
}
.publication {
  font-family: Georgia, Times New Roman, serif; 
  font-style: italic;
  font-size: 110%;
  margin-right: 0.2em;
}

.photo { margin: 0 0 0 auto; text-align: right; }

.photo img {
  border: 1px solid #222;
}
.photo .credit {
  color: gray;
  font: .8em Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: right;
  margin: 1px 0 0 0;
}
.photo .caption {
  text-align: left;
  font-size: .9em;
  line-height: 1.3;
  margin-top: 0.2em;
}


.text .byline { margin-top: .2em; }
.text .first { margin-top: 1em; }
.text .section-head { margin: 1em 0 .1em 0; font-weight: bold; }
.text .body { text-indent: 1em; }
.text .translation-credit { 
  font-size: 0.8em; font-style: italic; 
  text-align: right;
}
.text .continued { font-size: 0.8em; text-align: right;}

p.interview-body { margin-top: 6pt; }
span.speaker { font-weight: bold; }

p.crumb { margin-bottom: 6px; }

div.sidebar {
  margin-top: 2em;
  border-top: 1px solid #555;
  padding: .8em .1em 1em 1em;
  /* background: #333; */
  text-align: right;
}

p.production-credit {
  font-size: .9em;
  color: gray;
  font-weight: bold;  
}
