/* Webfont: LatoLatin-Regular */
@font-face {
  font-family: 'LatoLatin';
  src: url("/lib/fonts/LatoLatin/LatoLatin-BoldItalic.eot");
  /* IE9 Compat Modes */
  src: url("/lib/fonts/LatoLatin/LatoLatin-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/lib/fonts/LatoLatin/LatoLatin-BoldItalic.woff") format("woff"), url("/lib/fonts/LatoLatin/LatoLatin-BoldItalic.ttf") format("truetype");
  font-style: bold;
  font-weight: normal; }
@font-face {
  font-family: 'LatoLatin';
  src: url("/lib/fonts/LatoLatin/LatoLatin-Italic.eot");
  /* IE9 Compat Modes */
  src: url("/lib/fonts/LatoLatin/LatoLatin-Italic.eot?#iefix") format("embedded-opentype"), url("/lib/fonts/LatoLatin/LatoLatin-Italic.woff") format("woff"), url("/lib/fonts/LatoLatin/LatoLatin-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: normal; }
@font-face {
  font-family: 'LatoLatin';
  src: url("/lib/fonts/LatoLatin/LatoLatin-Bold.eot");
  /* IE9 Compat Modes */
  src: url("/lib/fonts/LatoLatin/LatoLatin-Bold.eot?#iefix") format("embedded-opentype"), url("/lib/fonts/LatoLatin/LatoLatin-Bold.woff") format("woff"), url("/lib/fonts/LatoLatin/LatoLatin-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold; }
@font-face {
  font-family: 'LatoLatin';
  src: url("/lib/fonts/LatoLatin/LatoLatin-Regular.eot");
  /* IE9 Compat Modes */
  src: url("/lib/fonts/LatoLatin/LatoLatin-Regular.eot?#iefix") format("embedded-opentype"), url("/lib/fonts/LatoLatin/LatoLatin-Regular.woff") format("woff"), url("/lib/fonts/LatoLatin/LatoLatin-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/* http://www.dafont.com/alte-haas-grotesk.font */
@font-face {
  font-family: '/lib/fonts/alte_haas_groteskregular';
  src: url("/lib/fonts/altehaasgroteskregular-webfont.eot");
  src: url("/lib/fonts/altehaasgroteskregular-webfont.eot?#iefix") format("embedded-opentype"), url("/lib/fonts/altehaasgroteskregular-webfont.woff") format("woff"), url("/lib/fonts/altehaasgroteskregular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'alte_haas_groteskbold';
  src: url("/lib/fonts/altehaasgroteskbold-webfont.eot");
  src: url("/lib/fonts/altehaasgroteskbold-webfont.eot?#iefix") format("embedded-opentype"), url("/lib/fonts/altehaasgroteskbold-webfont.woff") format("woff"), url("/lib/fonts/altehaasgroteskbold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.intro {
  font-size: 1.25em;
  line-height: 1.3em;
  font-weight: 300;
  max-width: 1020px;
  page-break-inside: avoid; }
  .intro a {
    font-weight: bolder; }

h1 + .intro {
  max-width: 100%; }

.callout {
  width: 266.66667px;
  font-weight: 500;
  line-height: 1.5em;
  padding: 0 15px;
  page-break-inside: avoid;
  text-align: left;
  float: right;
  margin: 8px -40px 8px 1em;
  border-left: #d2dcdf solid thin; }

.banner {
  padding: 1em;
  background-color: #eaefef;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -ms-border-radius: 1em;
  border-radius: 1em; }

.footnote {
  font-size: 0.85em;
  page-break-inside: avoid;
  line-height: 1.6em;
  margin-top: 0px; }

.button {
  /* one of those little buttons that say I'm a good boy */
  text-align: right; }

.tags a:link, .tags a:visited {
  display: inline-block;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -ms-border-radius: 0.25em;
  border-radius: 0.25em;
  font-size: 0.85em;
  page-break-inside: avoid;
  line-height: 1.6em;
  font-family: alte_haas_groteskbold, Helvetica, Arial, sans-serif;
  color: #fff;
  background-color: #444;
  padding: 0px 4px;
  text-shadow: #333 2px 2px 0px;
  box-shadow: #333 1px 1px 2px 1px inset; }

.entry-author-comment {
  background-color: #eaefef;
  padding: 0.1em 1em;
  margin-top: 8px;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -ms-border-radius: 1em;
  border-radius: 1em; }

.entry-author-comment > blockquote {
  border-left: none; }

/* text-based button */
.textbutton, a.textbutton:link, a.textbutton:visited, a.textbutton:active, a.textbutton:hover {
  border: 1px solid;
  border-color: #FC9 #630 #330 #F96;
  padding: 0 3px;
  font: bold 10px verdana,sans-serif;
  color: #fff;
  background: #F60;
  text-decoration: none; }

/* local navigation banner */
p.navtop {
  text-align: right;
  position: absolute;
  top: 2.4em;
  width: 650px;
  right: 36px;
  z-index: 5; }

/* global navigation banner */
p.navigation {
  font-family: alte_haas_groteskbold, Helvetica, Arial, sans-serif;
  color: #666666;
  margin: 0;
  padding: 8px 36px 8px 0;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: right;
  border-bottom: #d2dcdf solid 1px;
  position: fixed;
  top: 0;
  right: 0;
  width: 320px;
  float: right;
  z-index: 10; }
  p.navigation .hilite {
    background-color: #def;
    padding: .25em .4em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }

p.navigation *, p.navtop * {
  margin-left: 6px;
  padding: 1px 6px; }

.detail {
  font-size: 0.85em;
  page-break-inside: avoid;
  line-height: 1.6em; }

.bio {
  font-size: 0.85em;
  page-break-inside: avoid;
  line-height: 1.6em;
  color: #666666; }

.version {
  font-size: 0.85em;
  page-break-inside: avoid;
  line-height: 1.6em;
  text-align: right;
  font-style: italic;
  color: #666666;
  margin: 0pt;
  padding-top: 12px; }

.date {
  font-size: 0.85em;
  page-break-inside: avoid;
  line-height: 1.6em;
  font-family: alte_haas_groteskbold, Helvetica, Arial, sans-serif;
  margin: 8px 0 -8px 0; }

.warning {
  background-color: #F60;
  border: #C30 solid 1px;
  padding: 3px;
  text-align: center; }

.example {
  background-color: #e6ecea;
  margin: 0.25em;
  padding: 8px 1em;
  overflow: auto; }

.spec {
  background-color: #FAF9C3;
  margin: 0.25em;
  padding: 8px 1em;
  overflow: auto; }

.accent {
  color: #d2dcdf; }

.comment {
  margin-bottom: 2em; }

.story + .story {
  margin-top: 2em; }

.left {
  float: left;
  margin-right: 1em; }

.right {
  float: right;
  margin-left: 1em; }

.wide_only {
  display: none; }

.photo {
  padding: 1em;
  background-color: white;
  border: 1px solid #ccc; }

table.year th {
  color: #bbb;
  font-size: 1.1em;
  margin-right: 0.4em;
  float: left;
  text-align: right;
  width: 6em;
  clear: both;
  vertical-align: top; }

a.twitter-follow-button:link, a.twitter-follow-button:visited, a.twitter-follow-button:active {
  background-color: #0c7abf;
  color: white;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 3px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  line-height: 18px;
  padding: 1px 8px 1px 6px;
  text-decoration: none;
  white-space: nowrap;
  height: 20px;
  zoom: 1; }

@media screen and (min-width: 1034px) {
  .wide_only {
    display: inherit; } }
img {
  max-width: 100%; }

a img {
  border: none; }

.image, .galsubtitle {
  text-align: center; }

.galimg img, .flickr_badge_image img, .image img, img.image {
  background-color: white;
  border: solid 3px black; }

.galimg a:hover img, .flickr_badge_image a:hover img {
  border-style: inset;
  border-color: #303ab6; }

.galimg a:hover, .flickr_badge_image a:hover {
  background-color: transparent; }

.galimg:hover:after, div:hover:after {
  display: none; }

.columns, .column {
  margin: 0;
  padding: 0; }

.columns {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  max-width: 1020px;
  -moz-box-orient: vertical;
  -webkit-box-orient: vertical; }

.column {
  max-width: 1020px; }

#sidebar.column {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  background-color: #eaefef;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -ms-border-radius: 1em;
  border-radius: 1em;
  padding: 1em;
  margin: 1em 0;
  text-align: right; }

/* widescreen */
@media screen and (min-width: 1034px) {
  .columns {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    box-pack: justify;
    flex-pack: justify;
    justify-content: space-between;
    -moz-box-orient: horizontal;
    -webkit-box-orient: horizontal; }

  .column {
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    max-width: 497px;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    box-pack: justify;
    flex-pack: justify;
    justify-content: space-between; }

  #sidebar.column {
    width: 200px;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    background-color: inherit;
    padding: inherit; }

  #main.column {
    max-width: 800px;
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    margin-right: 20px; }

  .column:first-child {
    margin-right: 20px; } }
/* blocks -------------- */
html {
  min-height: 100%; }

body {
  font-family: LatoLatin, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 27px;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "liga" 1, "dlig" 1, "kern" 1, "frac" 1;
  -ms-font-feature-settings: "liga" 1, "dlig" 1, "kern" 1, "frac" 1;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1, "kern" 1, "frac" 1;
  font-feature-settings: "liga" 1, "dlig" 1, "kern" 1, "frac" 1;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  background-color: #fff;
  color: #333;
  max-width: 1020px;
  padding: 0 1em;
  margin: 72px auto; }

p {
  margin-top: 8px; }

blockquote p, blockquote {
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 1.4em; }

.example, code, pre, .spec {
  font-family: "Lucida Console", Courier, monospace;
  font-size: 0.9em;
  line-height: 1em;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "liga" 1, "dlig" 1, "kern" 1, "frac" 1;
  -ms-font-feature-settings: "liga" 1, "dlig" 1, "kern" 1, "frac" 1;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1, "kern" 1, "frac" 1;
  font-feature-settings: "liga" 1, "dlig" 1, "kern" 1, "frac" 1;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  overflow-x: auto;
  padding-bottom: 1em;
  padding-top: 1em; }

pre.highlight {
  margin: 0;
  padding: 0;
  overflow-y: hidden; }

iframe {
  overflow: hidden;
  margin: 0;
  margin-top: -15px;
  padding: 0;
  border: none; }

/* links -------------- */
a:link, a:visited, a:active {
  color: #303ab6;
  text-decoration: none;
  background-color: transparent; }

a:visited {
  color: #b63a30; }

.navtop a:visited, .navigation a:visited {
  color: #303ab6; }

a:active {
  color: #303ab6;
  background-color: #acf; }

a.offsite:hover {
  background-color: #99A;
  color: white;
  text-decoration: none;
  border-bottom: none;
  padding: 0.2em 0; }

@media screen {
  a[type="application/pdf"]:after {
    font-size: 0.75em;
    vertical-align: super;
    color: #666666;
    content: " pdf"; } }
h1 [id]:hover:after, h2 [id]:hover:after, h3 [id]:hover:after, h4 [id]:hover:after {
  font-size: 0.75em;
  vertical-align: super;
  color: #666666;
  content: " #" attr(id) " "; }

/* headings -------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: alte_haas_groteskbold, Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: "liga" 1, "dlig" 1, "kern" 1, "frac" 1;
  -ms-font-feature-settings: "liga" 1, "dlig" 1, "kern" 1, "frac" 1;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1, "kern" 1, "frac" 1;
  font-feature-settings: "liga" 1, "dlig" 1, "kern" 1, "frac" 1;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  -moz-font-feature-settings: "swsh" 1, "cswh" 1, "onum" 1;
  -ms-font-feature-settings: "swsh" 1, "cswh" 1, "onum" 1;
  -webkit-font-feature-settings: "swsh" 1, "cswh" 1, "onum" 1;
  font-feature-settings: "swsh" 1, "cswh" 1, "onum" 1;
  color: #111;
  margin: 16px 0 8px 0;
  padding: 0;
  line-height: 1em;
  page-break-after: avoid;
  page-break-inside: avoid; }

h1 {
  font-size: 3em;
  display: inline-block; }

h2 {
  font-size: 1.5em; }

h3 {
  font-size: 1.2em; }

h4 {
  font-size: 0.95em; }

h5 {
  font-size: 0.85em; }

h1 + .subtitle {
  font-size: 0.75em;
  line-height: 1.2em;
  text-align: left;
  max-width: 16em;
  display: inline-block;
  margin-left: 8px; }

/* tables -------------- */
table.grid th {
  background-color: #333;
  color: white;
  padding: 0.5em 1em;
  font-weight: normal;
  text-align: right; }

table.grid td {
  background-color: #eaefef;
  padding: 0.5em 1em; }

/* lists -------------- */
ul {
  list-style-type: disc;
  margin: 8px 0;
  padding-left: 1em; }

li {
  margin: 8px 0; }

p + ul, div + ul {
  margin: -8px 0 8px 0; }

/* compact lists */
ul.compact li {
  margin: 0; }

/* sep lists */
ul.sep {
  padding-left: 0; }

ul.sep li {
  list-style: none;
  border-bottom: thin #d2dcdf solid;
  padding: 8px 0;
  margin: 0;
  text-indent: 0; }

ul.sep li:first-of-type {
  padding-top: 0; }

ul.sep li:last-of-type {
  border-bottom: none; }

ul.sep li:before {
  content: ''; }

/* definition lists */
dt {
  font-weight: bold; }

dd {
  padding-bottom: 8px; }

/* other redefinitions -------------- */
acronym:hover, abbrev:hover {
  cursor: help; }

abbrev[title], acronym[title], span[title] {
  border-bottom: thin dotted;
  cursor: help; }

input[type='text'], textarea, select {
  border-color: black;
  border-style: solid;
  border-width: 1px;
  margin: 2px 1px;
  padding: 1px; }

b, strong {
  font-weight: 550; }

hr {
  border-style: none;
  background-color: #d2dcdf;
  padding: 1px; }

/* hack for apache directory listings */
h1 + pre hr {
  visibility: hidden; }

blockquote {
  border-style: solid;
  border-color: #d2dcdf;
  border-width: 0 0 0 0.5em;
  padding-left: 1em;
  margin: 8px 1em; }

q {
  quotes: '\201C' '\201D' '\2018' '\2019'; }

q:before, q:after {
  font-size: 2em;
  line-height: 1px;
  position: relative;
  top: 8px;
  opacity: .7; }

q:before {
  content: "\201C";
  content: open-quote; }

q:after {
  content: "\201D";
  content: close-quote; }

@media print {
  html {
    width: 100%;
    margin: 0;
    padding: 0; }

  #main {
    width: 100%; }

  .callout {
    width: 30%;
    font-size: 1.1em;
    font-weight: 600;
    margin: 0.25em 0em 0.25em 2em; }

  .example, .spec {
    overflow: hidden; }

  form, .navtop, .navigation, a.textbutton, .imgnav, .ad1, #sidebar {
    display: none; } }
@media screen and (max-device-width: 900px) {
  body {
    font-size: 1.5em;
    line-height: 1.4em; }

  p.navigation {
    width: 550px; }

  p.navtop {
    width: 800px; }

  h1 + .subtitle {
    font-size: 0.85em;
    max-width: inherit;
    display: block;
    margin-left: 0;
    margin-top: 0; } }
