html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

body {
  background-image: url("images/cream_dust.png");
  background-size: 50px; }
  @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    body {
      background-image: url("images/cream_dust_@2X.png"); } }

html {
  font-size: 112.5%;
  line-height: 1.33333em; }

.homepage .url, .article-text figure, .article-metadata dl dt, .work-item h3 > a, dl.work-items {
  font-family: "calluna-sans", "Helvetica Neue Condensed", Helvetia, Arial, sans-serif, "Lucida Grande", "Arial Unicode MS"; }

body {
  font-family: "freight-text-pro", Georgia, serif, "Lucida Grande", "Arial Unicode MS"; }

.site-nav > ul {
  font-family: "minion-pro", Georgia, serif, "Lucida Grande", "Arial Unicode MS"; }

.homepage .url {
  text-transform: uppercase;
  font-size: 80%;
  font-weight: 700;
  letter-spacing: .2em; }

body {
  color: #333; }

h1 {
  font-size: 72px;
  line-height: 72px; }
  @media (max-width: 600px) {
    h1 {
      font-size: 45px;
      line-height: 54px; } }

h2 {
  font-size: 36px;
  line-height: 36px; }
  @media (max-width: 600px) {
    h2 {
      font-size: 28.8px; } }

h3 {
  font-size: 20px; }

h2, h3, h4 {
  font-style: italic; }
  h2 em, h3 em, h4 em {
    font-style: normal; }

h5 {
  text-transform: uppercase;
  letter-spacing: 2px; }

em {
  font-style: italic; }

strong {
  font-weight: italic; }

p + p, p + blockquote, p + h4, p + h5, p + h6, p + ul, p + ol, h1 + p, h1 + blockquote, h1 + h4, h1 + h5, h1 + h6, h1 + ul, h1 + ol, h2 + p, h2 + blockquote, h2 + h4, h2 + h5, h2 + h6, h2 + ul, h2 + ol, h3 + p, h3 + blockquote, h3 + h4, h3 + h5, h3 + h6, h3 + ul, h3 + ol, h4 + p, h4 + blockquote, h4 + h4, h4 + h5, h4 + h6, h4 + ul, h4 + ol, h5 + p, h5 + blockquote, h5 + h4, h5 + h5, h5 + h6, h5 + ul, h5 + ol, h6 + p, h6 + blockquote, h6 + h4, h6 + h5, h6 + h6, h6 + ul, h6 + ol, blockquote + p, blockquote + blockquote, blockquote + h4, blockquote + h5, blockquote + h6, blockquote + ul, blockquote + ol, ul + p, ul + blockquote, ul + h4, ul + h5, ul + h6, ul + ul, ul + ol, ol + p, ol + blockquote, ol + h4, ol + h5, ol + h6, ol + ul, ol + ol {
  margin-top: 24px; }

p + h1, p + h2, p + h3, blockquote + h1, blockquote + h2, blockquote + h3, ol + h1, ol + h2, ol + h3, ul + h1, ul + h2, ul + h3 {
  margin-top: 48px; }

a {
  color: #b30000; }
  a:hover {
    color: #ff1a1a; }
  a:visited {
    color: #a11212; }

nav a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit; }
  nav a:active, nav a:focus {
    outline: none; }
  nav a, nav a:hover, nav a:visited {
    color: #333; }

.article-metadata dl a.tag-link, dl.work-items a.tag-link {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  display: inline-block;
  padding: 0 5px;
  margin: 1px 0;
  line-height: 22px; }
  .article-metadata dl a.tag-link:active, dl.work-items a.tag-link:active, .article-metadata dl a.tag-link:focus, dl.work-items a.tag-link:focus {
    outline: none; }

.main-header .inner-content, .main-content .inner-content, .main-footer .inner-content {
  margin: 0 auto;
  width: 75%;
  padding: 0 3%;
  max-width: 960px; }
  @media (max-width: 780px) {
    .main-header .inner-content, .main-content .inner-content, .main-footer .inner-content {
      width: 100%;
      padding: 0 10px;
      box-sizing: border-box; } }

.work-description {
  width: 61.8034%; }
  @media (max-width: 600px) {
    .work-description {
      width: 100%; } }

.article-text aside, .article-text figure, .article-metadata, dl.work-items {
  width: 38.1966%; }
  @media (max-width: 600px) {
    .article-text aside, .article-text figure, .article-metadata, dl.work-items {
      width: 100%; } }

header {
  margin-bottom: 24px; }
  header.decorative {
    margin-bottom: 0; }

.main-header {
  margin-bottom: 0; }

nav ul li {
  display: inline-block; }

.hidden {
  display: none; }

.main-header .inner-content {
  height: 120px; }
.main-header .main-logo {
  line-height: 100px;
  background-image: url("images/fplogo_new_banner_center.png");
  background-size: 120px;
  background-position: center; }
  @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .main-header .main-logo {
      background-image: url("images/fplogo_new_banner_center_@2X.png"); } }
  @media (max-width: 725px) {
    .main-header .main-logo {
      margin: 0;
      float: left;
      background-image: none; } }
  .main-header .main-logo a {
    display: block;
    background-position: 0px center;
    background-image: url("images/fplogo_new_logo_home_sprite.png");
    background-size: 240px;
    height: 120px;
    width: 120px;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize; }
    @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
      .main-header .main-logo a {
        background-image: url("images/fplogo_new_logo_home_sprite_@2X.png"); } }
    @media (max-width: 725px) {
      .main-header .main-logo a {
        background-image: url("images/fplogo_new_logo.png");
        background-size: 100px;
        width: 100px; } }
  @media only screen and (max-width: 725px) and (-moz-min-device-pixel-ratio: 1.5), only screen and (max-width: 725px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (max-width: 725px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 725px) and (min-device-pixel-ratio: 1.5) {
    .main-header .main-logo a {
      background-image: url("images/fplogo_new_logo_@2X.png"); } }

    .main-header .main-logo a:hover {
      background-color: transparent;
      background-position: -120px center; }
  .main-header .main-logo h1 {
    font-size: inherit;
    line-height: inherit; }

.site-nav {
  text-align: center;
  font-size: 20px;
  margin: 0 auto; }
  @media (min-width: 480px) {
    .site-nav .small-break {
      display: none; } }
  .site-nav > ul {
    height: 120px; }
    .site-nav > ul:before, .site-nav > ul:after {
      content: '';
      display: inline-block;
      width: 15%;
      min-width: 50px;
      height: 120px;
      background-repeat: no-repeat; }
      @media (max-width: 850px) {
        .site-nav > ul:before, .site-nav > ul:after {
          width: 10%; } }
      @media (max-width: 600px) {
        .site-nav > ul:before, .site-nav > ul:after {
          display: none; } }
    .site-nav > ul:before {
      background-image: url("images/fplogo_new_banner_left.png");
      background-size: 240px;
      background-position: left center; }
      @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
        .site-nav > ul:before {
          background-image: url("images/fplogo_new_banner_left_@2X.png"); } }
    .site-nav > ul:after {
      background-image: url("images/fplogo_new_banner_right.png");
      background-size: 240px;
      background-position: right center;
      margin-left: -.33em; }
      @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
        .site-nav > ul:after {
          background-image: url("images/fplogo_new_banner_right_@2X.png"); } }
  .site-nav li {
    background-image: url("images/fplogo_new_banner_arm.png");
    background-size: 100px;
    background-position: center;
    height: 120px;
    margin-left: -.33em;
    display: inline-block;
    vertical-align: top; }
    @media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
      .site-nav li {
        background-image: url("images/fplogo_new_banner_arm_@2X.png"); } }
    @media (max-width: 600px) {
      .site-nav li {
        background-image: none;
        height: auto;
        margin-left: 0; } }
  .site-nav a {
    margin-top: 26px;
    line-height: 44px;
    padding: 0 .8em;
    display: block; }
    .site-nav a:hover {
      color: white;
      background-color: #B30000; }
    @media (max-width: 480px) {
      .site-nav a {
        margin: 0;
        display: inline;
        padding: 0 .4em; } }

.main-footer .inner-content {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 2px solid #333; }
.main-footer .footer-links {
  text-align: center; }
  .main-footer .footer-links a {
    color: #b30000; }
    .main-footer .footer-links a:after {
      content: '\00b7';
      margin-left: .33em;
      color: #333; }
    .main-footer .footer-links a:last-child:after {
      display: none; }

.homepage .screamer {
  font-size: 120%;
  max-width: 750px;
  margin: 0 auto;
  line-height: 1.5; }

.tag-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 80%; }
  .tag-title span {
    font-style: italic;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 125%; }

.article-links {
  max-width: 33em;
  margin: 0 auto; }
  .article-links li {
    margin-bottom: 1em; }

.article-text {
  padding: 0 14.5898%; }
  @media (max-width: 600px) {
    .article-text {
      padding: 0 20px 0 10px; } }

.article-link {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  margin-top: .5em;
  display: block;
  color: #333; }
  .article-link:active, .article-link:focus {
    outline: none; }
  .article-link:visited {
    color: #333; }
  .article-link:hover {
    color: #737373; }

.article-text aside, .article-text figure, .article-metadata {
  float: right;
  margin: 11px 10px;
  padding: 11px 10px;
  border-top: 2px solid #999;
  border-bottom: 2px solid #999;
  margin-bottom: 1em;
  margin-left: 10px;
  padding-left: 10px;
  margin-right: -14.5898%;
  padding-right: 0;
  box-sizing: border-box;
  font-size: 85%; }
  @media (max-width: 600px) {
    .article-text aside, .article-text figure, .article-metadata {
      margin: 10px 0;
      float: none;
      padding: 0; } }

@media (max-width: 600px) {
  .article-text aside {
    display: none; } }

.article-text ul {
  list-style: disc inside; }
  .article-text ul li {
    padding-left: 1em;
    text-indent: -1em; }
.article-text hr {
  margin: 24px 0;
  border-top: 1px solid #777;
  border-bottom: none;
  margin-left: 15%;
  margin-right: 15%; }

.article-text figure {
  width: auto; }
  .article-text figure.full-width {
    float: none;
    margin-top: 1em;
    margin-right: none;
    padding: 0; }
    .article-text figure.full-width img {
      max-width: 100%; }

.article-metadata dl dt {
  margin: 2px 0 -2px; }
.article-metadata dl a.tag-link {
  background-color: #b30000;
  color: white; }
  .article-metadata dl a.tag-link:hover {
    background-color: #ff1a1a; }

.work-item {
  overflow: hidden;
  margin-bottom: 2em; }
  .work-item h3 > a {
    font-size: 80%;
    font-style: normal; }

.work-image {
  width: 100%;
  padding: 0 20px;
  margin: 0 -20px;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #999;
  border-color: #999;
  border-width: 1px 0px;
  border-style: solid; }

dl.work-items {
  float: left;
  font-size: 90%; }
  dl.work-items dt {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    min-width: 3em;
    max-width: 5em; }
  dl.work-items dd {
    display: inline-block;
    width: 80%; }
  dl.work-items a.tag-link {
    background-color: #b30000;
    color: white; }
  dl.work-items .work-types a {
    background-color: #3366cc; }
    dl.work-items .work-types a:hover {
      background-color: #5c85d6; }
  dl.work-items .work-tools a {
    background-color: #cc9933; }
    dl.work-items .work-tools a:hover {
      background-color: #d6ad5c; }

.work-description {
  display: inline-block;
  padding-left: 20px;
  box-sizing: border-box; }
  @media (max-width: 600px) {
    .work-description {
      padding: 0; } }
