body {
  font-size: 100%;
  font-family: "apolline-1", "apolline-2";
  background: #f6f6f6;
}
body { color: #111111; }
body * { color: #111111; }
article, section { position: relative; }
#header, #content {
  padding-left: 16px;
  padding-right: 16px;
}
a {
  color: #228899;
  text-decoration: underline;
}
a:focus { color: #ff7744; }
a:active { color: #ff7744; }
a:hover { color: #ff7744; }
.amp {
  font-size: 1.1em;
  line-height: 1.25em;
  font-family: "Warnock Pro", Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;
  font-style: italic;
}
.highlight { background: transparent; }
#header {
  background: #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  margin-top: -0.5em;
  margin-bottom: 3em;
  position: relative;
}
#header header { position: relative; }
#header h1 {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: -0.03em;
  padding: 0.8em 0 0.3em 0;
  margin-bottom: 0;
}
#header h1 a {
  color: #f6f6f6;
  text-decoration: none;
}
#header h1 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
h1 a:focus {
  color: #ff7744;
  text-decoration: underline;
}
h1 a:hover {
  color: #ff7744;
  text-decoration: underline;
}
h1 a:active {
  color: #ff7744;
  text-decoration: underline;
}
.highlight-box {
  padding: 1em;
  background: #ffffff;
  border: 1px solid #dddddd;
  margin-bottom: 2em;
}
article { line-height: 1.4em; }
article.affordance { cursor: pointer; }
article.affordance * { text-decoration: none; }
article header figure {
  padding: 1em;
  background: #ffffff;
  border: 1px solid #dddddd;
  margin-bottom: 2em;
  float: left;
  margin: 0 2em 0 0;
}
article header .date {
  color: #aaaaaa;
  font-family: "apolline-sc-1", "apolline-sc-2";
  text-transform: lowercase;
  margin: 0 0 0.2em 0;
}
article header h1 {
  font-size: 2.5em;
  margin-bottom: 0.5em;
  letter-spacing: -0.04em;
}
article header h2 {
  font-size: 1.4em;
  letter-spacing: -0.02em;
  line-height: 1.3em;
  margin-bottom: 1.5em;
}
article h3 {
  font-family: "apolline-sc-1", "apolline-sc-2";
  font-size: 2em;
  text-transform: lowercase;
  margin: 2em 0 0.5em;
}
article h4 {
  font-size: 1.4em;
  margin: 2em 0 0.5em;
}
article h5 {
  margin: 0 1em 0 0;
  float: left;
}
article h1 {
  margin-bottom: 1em;
  max-width: 600px;
}
article h2 {
  margin-bottom: 1em;
  max-width: 600px;
}
article ul {
  margin-bottom: 1em;
  max-width: 600px;
}
article dl {
  margin-bottom: 1em;
  max-width: 600px;
}
article p {
  margin-bottom: 1em;
  max-width: 600px;
}
article .free * { max-width: none; }
article header h1 { max-width: none; }
article header h2 { max-width: none; }
article header ul { max-width: none; }
article header dl { max-width: none; }
article header p { max-width: none; }
article ul {
  margin-left: 0;
  clear: both;
}
aside {
  font-size: 0.85em;
  padding-left: 1em;
  max-width: 250px;
  margin-bottom: 2em;
  float: right;
  clear: both;
}
aside.graphic {
  padding: 1em;
  background: #ffffff;
  border: 1px solid #dddddd;
  margin-bottom: 2em;
}
table { width: auto; }
caption {
  font-size: 1.6em;
  font-style: normal;
  text-align: center;
  margin-bottom: 1em;
}
caption { background: transparent; }
thead th { background: transparent; }
th { padding: 0 0 0 1em; }
thead th { padding: 0 0 0 1em; }
td {
  padding: 0 0 0 1em;
  line-height: 2em;
}
.table_wrapper {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  padding: 1em;
  background: #ffffff;
  border: 1px solid #dddddd;
  margin-bottom: 2em;
}
.table_wrapper table { margin-bottom: 0; }
dt { font-weight: normal; }
dt a { font-weight: normal; }
dd {
  margin-left: 0;
  margin-bottom: 1.5em;
}
a img {
  padding: 1em;
  background: #ffffff;
  border: 1px solid #dddddd;
  margin-bottom: 2em;
  display: block;
}
img {
  padding: 1em;
  background: #ffffff;
  border: 1px solid #dddddd;
  margin-bottom: 2em;
  display: block;
}
img.plain {
  padding: 0;
  background: transparent;
  border: none;
  margin: 0;
}
img.left {
  float: left;
  margin-right: 3em;
}
img.right {
  float: right;
  margin-left: 3em;
}
p img.left { margin-top: 0; }
p img.right { margin-top: 0; }
nav {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin-top: -1.9em;
  float: right;
}
nav ul {
  padding: 0;
  margin: 0;
}
nav li {
  padding: 0;
  margin: 0;
}
nav li {
  list-style: none;
  display: inline;
}
nav a {
  color: #f6f6f6;
  font-weight: normal;
  text-decoration: underline;
  margin: 0 0 0 1em;
}
nav a:hover {
  color: #f6f6f6;
  color: #ffffff;
  text-decoration: underline;
}
nav .current a {
  color: #f6f6f6;
  color: #ffffff;
  text-decoration: none;
  padding-bottom: 1em;
  background: transparent url(../img/nav_current.png) no-repeat 50% 1.4em;
}
nav .current a:hover { cursor: text; }
#content {
  padding-bottom: 4em;
  background: transparent;
  border-width: 0 1px;
}
hr {
  background: transparent url(../img/hr.gif) no-repeat 50% 0;
  border: none;
  width: 950px;
  height: 15px;
  margin: 1em auto 1em;
  opacity: 0.5;
}
p em { font-size: 1.1em; }
.teaser {
  color: #dddddd;
  font-style: italic;
  line-height: 2em;
  text-decoration: underline !important;
  padding-right: 40px;
  background: transparent url(../img/teaser.png) no-repeat 100% 9px;
  margin-top: 0em;
  margin-left: 2em;
  display: block;
  float: right;
}
article .teaser { font-size: 0.75em; }
article:hover .teaser {
  color: #228899;
  background-position: 100% -28px;
}
article .teaser:hover {
  color: #ff7744;
  background-position: 100% -65px;
}
.teaser em { display: none; }
.recent .teaser { background-position: 100% 6px; }
.recent article:hover .teaser { background-position: 100% -31px; }
.recent article .teaser:hover { background-position: 100% -68px; }
footer * { color: #f6f6f6; }
footer {
  color: #f6f6f6;
  font-size: 0.9em;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  background: #999999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  height: 110px;
  margin: 0 auto 1em;
  position: relative;
}
footer img {
  padding: 0;
  background: transparent;
  border: none;
  margin: 0;
}
footer img.randall {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position: absolute;
  top: -35px;
  left: 20px;
}
footer h1 { margin-left: 160px; }
footer p { margin-left: 160px; }
footer h1 {
  color: #f6f6f6;
  font-size: 1.2em;
  font-weight: bold;
  padding-top: 0.7em;
}
footer p { margin-bottom: 0; }
footer a:hover { color: #ffffff; }
.copyright { text-align: left; }
.copyright em { font-family: "apolline-1", "apolline-2"; }
.copyright a[rel="license"] img {
  vertical-align: text-bottom;
  padding: 0 1em;
  display: inline;
  opacity: 0.5;
  display: none;
}
.copyright a[rel="license"]:hover img { opacity: 1; }
figure img {
  padding: 0;
  border: none;
  margin: 0;
}
figure.teaser-image {
  background: #ffffff;
  border: 1px solid #eeeeee;
  margin-left: -2px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
figure.teaser-image img { margin: 10px auto; }
article.main { padding-bottom: 0.5em; }
.recent { margin-top: 3em; }
.recent article { font-size: 0.6em; }
.recent article header { padding: 0 1em; }
.recent article .date {
  font-size: 1.67em;
  margin-bottom: 0.33em;
}
.recent article h1.no-date { padding-top: 0.75em; }
.recent article p {
  font-size: 1.6em;
  line-height: 1.3em;
}
.recent article h2 {
  font-size: 1.6em;
  line-height: 1.3em;
}
.recent .teaser {
  font-size: 1em;
  line-height: 1.8em;
}
.about #content { padding-bottom: 2em; }
.about h2 {
  line-height: 1.4em;
  margin: 1em 0 0.3em;
}
.about .family p { padding-right: 1em; }
.about .credit {
  font-style: italic;
  text-align: center;
  padding-top: 3em;
  max-width: none;
}
.about .about h2 {
  margin-top: 0;
  text-align: center;
}
.about .about .key {
  font-size: 1.1em;
  text-align: center;
  font-style: italic;
}
.old-browser { display: none; }
