.hr-black {
  clear: both;
  border: 1px solid #000; }

.info-box {
  float: right;
  border: 1px solid #0a0a0a;
  background-color: #cecece;
  padding: 10px; }

dl dd p {
  margin-top: 0px; }

dl {
  display: block;
  width: 100%;
  padding-bottom: 10px; }

dl dt {
  clear: left;
  font-weight: bold;
  float: left;
  width: 90px;
  text-align: left; }

dl dd {
  float: left;
  width: 70%;
  text-align: left;
  padding-bottom: 10px; }

.manuscript {
  clear: both;
  font-style: italic; }

.smaller {
  font-size: 80%; }

.float-right {
  float: right;
  clear: right; }

.float-left {
  float: left;
  clear: left; }

.image-left {
  border: 0;
  padding-right: 10px;
  max-width: 40%; }

@media screen and (min-width: 768px) {
  body {
    margin-left: 30px;
    margin-right: 30px; }

  .header-text {
    font-size: 1em; }

  dl dt {
    width: 130px; }

  .manuscript {
    padding-left: 130px;
    padding-right: 130px; } }

/*# sourceMappingURL=theatre-script.css.map */
