/* This ain't no wobbly-headed doll caper... */
/* All the colours of the rainbow */
/* Dimensions */
/* Font families */
/* Dimensions */
/* Mixins */
html {
  height: 100.1%;
  border: none; }

body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  color: #697480;
  line-height: 1.4;
  font-family: "capita-lightregular", Georgia, "Times New Roman", serif;
  font-size: 1.2em; }

body * {
  margin: 0 0 0 0;
  padding: 0 0 0 0; }

h1,
h2,
h3 {
  font-family: "AmsiProCond-Bold", "trend_sans_oneregular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
  font-weight: normal;
  text-transform: none;
  color: #B1C4D8; }

h4,
h5,
h6 {
  font-family: "capita-boldregular", Georgia, "Times New Roman", serif;
  font-weight: normal; }

h1 {
  font-size: 2.8em; }

h2 {
  font-size: 1em;
  margin-top: 1em;
  font-family: "AmsiPro-Bold", "trend_sans_oneregular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Verdana, sans-serif; }

h3 {
  font-size: 0.9em; }

h4 {
  font-size: 1em; }

a {
  text-decoration: none;
  color: #661010; }

a:hover {
  text-decoration: underline; }

a:visited {
  color: #661010; }

h1 a,
h2 a {
  text-decoration: none; }

p {
  margin-bottom: 1em;
  line-height: 1.4; }

p.em {
  font-family: "capita-lightitalicregular", Georgia, "Times New Roman", serif; }

.branding {
  font-family: "capita-lightitalicregular", Georgia, "Times New Roman", serif;
  font-style: normal; }

.container {
  width: 42em;
  margin: 0 auto 0 auto; }

.navigation {
  display: block;
  height: 8em; }
  .navigation h1 {
    display: none; }
  .navigation nav {
    display: block;
    float: none;
    position: absolute;
    right: 0;
    top: 2em;
    padding-top: 0.5em;
    padding-bottom: 0.25em;
    line-height: 1.4;
    font-size: 1em;
    font-family: "AmsiProCond-Bold", "trend_sans_oneregular", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
    text-transform: uppercase;
    background: #EAEFDF;
    -webkit-border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0; }
  .navigation nav a {
    color: #697480;
    font-weight: normal;
    text-decoration: none;
    margin: 0 0 0 0;
    padding-right: 1em;
    padding-left: 1em;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }
  .navigation nav a:hover {
    color: #fff;
    text-decoration: underline; }
  .navigation nav a:visited {
    color: #697480;
    text-decoration: none; }
  .navigation nav ul {
    list-style-type: none;
    width: auto; }
  .navigation nav ul li {
    display: inline; }

.content {
  clear: both; }
  .content .heading {
    margin-bottom: 3em; }
    .content .heading p {
      font-family: "capita-lightitalicregular", Georgia, "Times New Roman", serif;
      font-style: normal; }
    .content .heading p.meta,
    .content .heading p.sidebar {
      width: 11em;
      font-size: 0.8em; }
  .content article {
    padding-left: 12em; }
    .content article h2 a,
    .content article h2 a:visited {
      color: #697480; }
  .content ul,
  .content ol {
    list-style-type: none;
    margin-bottom: 2em; }

.frontispiece .heading {
  padding-left: 12em;
  margin-bottom: 2em; }

.me {
  display: none; }

footer {
  font-family: "capita-lightitalicregular", Georgia, "Times New Roman", serif;
  font-style: normal;
  margin-top: 5em;
  padding-bottom: 3em;
  padding-left: 12em; }
  footer p.rights {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
    font-size: 0.8em; }

@media only screen and (max-width: 42em) {
  .container {
    width: 29em; }
    .container .navigation nav ul li {
      font-size: 0.8em; }
    .container .heading {
      margin-top: 2em; }
      .container .heading p {
        width: 100%; }
    .container .content .articles,
    .container .content article {
      padding-left: 6em; }
    .container footer {
      padding-left: 6em; }
  .frontispiece .heading {
    padding-left: 6em; } }

@media only screen and (max-width: 29em) {
  .container {
    width: 19em;
    font-size: 0.8em; }
    .container .navigation nav {
      display: block;
      float: none;
      width: 100%; }
      .container .navigation nav ul {
        list-style-type: none;
        width: 100%;
        float: none; }
      .container .navigation nav ul li {
        margin-left: 0;
        display: block;
        margin-right: 0; }
      .container .navigation nav a {
        font-size: 1.2em;
        text-align: left;
        display: block;
        margin-top: 0.25em;
        padding-top: 0;
        padding-bottom: 0;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px; }
    .container .content .heading {
      clear: both;
      margin-top: 3em;
      margin-bottom: 1em; }
      .container .content .heading p {
        width: 100%; }
    .container .content .articles,
    .container .content article {
      padding-left: 0; }
    .container footer {
      padding-left: 0; }
  .frontispiece .heading {
    padding-left: 0; } }

#pg-home a,
#pg-home a:visited,
#pg-home a:link {
  color: #394030; }

#pg-home p {
  text-align: center;
  width: 100%; }

#pg-home table {
  margin: 0 auto 2em auto; }

#pg-home footer {
  margin: 5em 0 0 0;
  padding: 0;
  text-align: center; }

#pg-home div#logo {
  margin: 3em auto 3em auto;
  width: 256px;
  height: 269px;
  background-image: url("/images/wasabicubeLogoLattice.png"); }

#pg-home div#logo:hover {
  background-image: url("/images/wasabicubeLogoHover.png"); }
