@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('League_Gothic-webfont.eot');
    src: url('League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('League_Gothic-webfont.woff') format('woff'),
         url('League_Gothic-webfont.ttf') format('truetype'),
         url('League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CallunaRegular';
    src: url('Calluna-Regular-webfont.eot');
    src: url('Calluna-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Calluna-Regular-webfont.woff') format('woff'),
         url('Calluna-Regular-webfont.ttf') format('truetype'),
         url('Calluna-Regular-webfont.svg#CallunaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


html {
  margin: 0;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: "CallunaRegular", Georgia, Times, serif;
  font-size: 75%;
  line-height: 1.5;
  background: gray;
  min-height: 100%;
  height: 100%;
}

header, footer, section, article {
  display: block; }

#pairing {
  display: inline-block;
  margin-left: 40px;
  margin-top: -70px;
}
#contact {
  display: inline-block;
  margin-left: 40px;
}
#by {
  font-style: italic;
  margin-right: 5px;
  font-size: 28px; }

#caption {
  position: absolute;
  font-size: 24px;
  margin: -135px 0 0 70px; }

#path {
  color: #b53131; }

.date {
  font-style: italic;
  float: right;
  line-height: 36px;
}

a {
  color: #b83000; }

h1 a {
  color: black;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

#main{
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0px 0px -54px 0px;

  padding: 0 70px;
  width: 820px;
  background: white ;
  margin: 0 auto;
  position: relative;
}
#content{
  padding: 0px 0px 54px 0px;
  overflow: auto;
}
#content > header {
  display: block;
  padding-top: 18px;
  padding-bottom: 54px;
  border-bottom: 4px solid black;
  margin-bottom: 18px;
  }
  #content > header > h1 {
    font-family: "LeagueGothicRegular", sans-serif;
    font-weight: normal;
    font-size: 72px;
    line-height: 72px;
    text-transform: uppercase;
    border-left: 72px solid black;
    padding-left: 44px;
    margin: 11px 0 8px 0;
    letter-spacing: 0.025em;
    word-spacing: 0.13em; }
  #content > header > h2,
  #content > header > h3 {
    margin: 0; }
  #content > header > h2 {
    font-family: "LeagueGothicRegular", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 36px;
    padding-left: 44px;
    float: left;
    margin-bottom: 18px;
    margin-left: 72px; }
  #content > header > h3 {
    font-family: "LeagueGothicRegular", sans-serif;
    font-weight: normal;
    padding-left: 12px;
    float: left;
    margin-top: 7px;
    font-size: 28px;
    line-height: 18px; }
  #content > header a {
    text-decoration: none;
    color: black; }

.post {
  margin-bottom: 18px;
  border-bottom: 2px solid black;
  }
  .post header {
    margin-bottom: 0;
    overflow: auto;
    width: 100%;
  }
  .post > header > h1 {
    font-family: "LeagueGothicRegular", sans-serif;
    font-size: 28px;
    font-weight: normal;
    line-height: 36px;
    float: left;
    width: 680px;
    margin: 0; }
  .post > header > span.date {
    width: 120px;
    margin: 0 0 0 20px;
    text-align: right;
    float: right;
  }
  .post .content {
    padding-top: 1px;
  }
  .post .body p:first-child {
    margin-top: 0; }
  .post .body p:last-child {
    margin-bottom: 0; }
  .post:last-child {
    margin-bottom: 10px; }
  .post p {
    margin: 18px 0; }
  .post .more {
    margin: -9px 0 26px 0;
    font-style: italic;
    text-align: left; }

.more a {
  text-decoration: none; }
  .more a:hover {
    text-decoration: underline; }

code {
  display: block;
  font-family: "Anonymous Pro", "Bitstream Vera Sans", "Monaco", Courier, mono;
  white-space: pre;
  padding: 18px 0; }

pre {
  padding: 18px 0;
  overflow-x: auto;
  width: 820px;
}

blockquote {
  font-style: normal; }

#main > footer {
  position: absolute;
  text-align: right;
  font-style: italic;
  font-size: 18px;
  color: #888888;
  height: 54px;
  bottom: 0;
  clear: both;
  width: 820px;
  margin-top: 54px;
}

.content {
  font-size: 16px;
  line-height: 18px;
  clear: both; }
  .content h1 {
    font-size: 2em;
    margin-bottom: 1em; }
  .content h2 {
    margin: 18px 0 18px;
    font-family: "LeagueGothicRegular", sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 36px; }
  .content h3 {
    font-size: 1.2em;
    margin: 1em 0 0.5em; }
  .content h4 {
    font-size: 1em; }

#archives {
  margin-bottom: 54px;
}
#archives h1.archives {
  font-size: 24px;
}
h1.archives {
  font-family: "LeagueGothicRegular", sans-serif;
  font-size: 28px;
  font-weight: normal;
  line-height: 36px;
  margin: 18px 0;}
ul.archives {
  line-height: 36px;
  font-size: 18px;
  padding: 0;
  list-style-position: inside;
}
