/********************************************************************
 * Author & Illustrator page
 ********************************************************************/

#content { background: transparent url(../../../images/author-sides.png) repeat-y top left }
h1 { background: transparent url(../../../images/author-header.png) no-repeat top left }
#footer { background: transparent url(../../../images/author-footer.png) no-repeat top left }

h1, h2, h3 { color: #C02235 }

#author-info, .illustrator-info { clear: both; margin: 0; }
/*#author-info h2, .illustrator-info h2 { margin-top: 0; }*/
#author-info img, .illustrator-info img { float: left; margin: 0 1em 1em 0 }

.header-subtitle {
  display: block;
  margin-top: 0;
  font-weight: normal;
  font-style: italic;
  font-size: 80%;
  color: #333;
}

