@import url( "base.css" );

.act
{
  float: left:
  height: 148px;
  width: 128px;
}

.article .footer
{
  border-top: 1px solid #666;
  font-size: 0.7em;
  margin-top: 2em;
  padding-top: 0.5ex;
}

.article .footer .bio
{
  font-weight: bold;
}

.article .header .title, .seminar .title, .workshop .title
{
  font-size: 1.35em;
  font-style: italic;
}

.article .header .subtitle, .seminar .subtitle, .workshop .subtitle
{
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1em;
}

.article .header .byline
{
  font-size: 0.8em;
  font-weight: bold;
  line-height: 1.1em;
  margin-bottom: 1.5em;
}

.article .header .byline .name
{
  text-transform: uppercase;
}

.article .header .byline .company
{
  font-weight: normal;
}

.article .text, .seminar .text, .workshop .text
{
  font-size: 0.8em;
  margin-bottom: 2em;
}

.article .text .pull-quote
{
  float: right;
  font-size: 1.5em;
  margin: 1em 0 1em 2em;
  width: 50%;
}

.articles, .seminars, .workshops
{
  font-size: 0.8em;
  width: 100%;
}

.articles TD, .seminars TD, .workshops TD
{
  padding: 0 1em 1.75em;
}

.abstract .intro
{
  border-bottom: 1px solid #ccc;
  line-height: 1.25em;
  margin-bottom: 0.5ex;
  padding-bottom: 1ex;
}

.abstract .link
{
  float: right;
  font-size: 0.8em;
  text-align: right;
  white-space: nowrap;
}

.abstract .source
{
  float: left;
  font-size: 0.8em;
  line-height: 1.25em;
}

.abstract .subtitle
{
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1ex;
}

.abstract .title
{
  border: none;
  font-size: 1.35em;
  font-style: italic;
  margin-bottom: 0.5ex;
}

.back-link
{
  font-size: 0.8em;
  margin: 1ex 0;
  text-align: right;
}

.seminar .section-header, .workshop .session-header
{
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 1em;
  text-transform: uppercase;
}

.seminar UL LI
{
  line-height: 1.25em;
  margin-bottom: 1em;
  margin-left: 1em;
}

.seminar UL LI UL LI
{
  font-size: 0.9em;
  font-style: italic;
  line-height: 1.1em;
  margin: 1.5ex 1em;
}

.workshop .catalog
{
  font-size: 0.75em;
  font-style: italic;
  line-height: 1.1em;
}

.workshop .sessions
{
  margin: 1.5em auto;
  text-align: left;
  width: 90%;
}

.workshop .sessions .day
{
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.35em;
}

.workshop .sessions .time
{
  font-size: 1.25em;
}

.workshop .topic
{
  font-size: 0.8em;
  line-height: 1.1em;
  margin: 1ex 2em;
}

.workshop .topic .title
{
  font-weight: bold;
  font-style: normal;
  font-size: 1em;
}
