/* COLORS AND SIZES */
/* FUNCTIONS */
/* FONTS */
html {
  text-rendering: optimizeLegibility; }

body {
  font-size: 80%; }

h1, h2, h3 {
  font-weight: normal; }

header h1 {
  font-size: 4.8em;
  font-weight: bold;
  text-align: center; }
header h2 {
  font-size: 1.2em;
  font-weight: normal;
  text-align: center; }

article h1, nav#archives h1 {
  font-size: 2.8em;
  font-weight: bold; }
article h2, nav#archives h2 {
  font-size: 2.2em;
  font-weight: bold; }
article figcaption, nav#archives figcaption {
  font-size: 1.2em;
  font-style: italic; }
article td, article th, nav#archives td, nav#archives th {
  font-size: 1.4em;
  text-align: left; }
article aside.quote, nav#archives aside.quote {
  text-align: center;
  margin-left: 1.5em;
  margin-right: 1.5em;
  margin-bottom: 1em;
  font-style: italic;
  font-size: 1.6em; }

article p, nav#archives p, #comments p, #more p {
  font-size: 1.4em;
  line-height: 1.5em; }
article a:visited, nav#archives a:visited, #comments a:visited, #more a:visited {
  color: #901637; }

section h1, nav h1 {
  font-size: 2.2em;
  font-weight: bold;
  margin-bottom: 0.5em; }

/* APPLICATION */
* {
  margin: 0;
  padding: 0;
  font-family: Georgia, Palatino, serif; }

input {
  font-size: 1em;
  font-family: Georgia, Palatino, serif; }

body {
  background: whitesmoke; }

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

section {
  width: 43em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
  clear: both; }

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

body > header {
  width: 43em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative; }
  body > header a {
    color: black; }
  body > header h2 {
    margin-top: -0.22em;
    background-color: #dddddd; }
  body > header img {
    position: absolute;
    top: 0px;
    width: 60px;
    height: 60px;
    border: solid 1px black; }
  body > header #xavier {
    left: 40px; }
  body > header #jared {
    right: 40px; }

#bio p {
  margin-bottom: 0; }

section#interact article {
  padding-top: 0; }
section#interact img {
  float: left;
  margin-top: -3px;
  margin-left: -40px;
  margin-right: 7px;
  width: 32px;
  height: 32px;
  border: none; }

footer#links {
  clear: both;
  margin-top: 2em;
  margin-bottom: 2em;
  padding: 2em;
  padding-bottom: 2em;
  text-align: center;
  border-top: solid 1px #aaa;
  border-bottom: solid 1px #aaa; }
  footer#links a {
    color: #777777;
    padding-left: 10px;
    padding-right: 10px; }

/* HOME PAGE */
nav#index {
  width: 43em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1em;
  margin-bottom: 1em; }
  nav#index p.more {
    padding-top: 1em;
    clear: both;
    text-align: center;
    width: 100%; }

/* ARCHIVES */
nav#archives {
  width: 43em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1em; }
  nav#archives h2 {
    margin-top: 0.5em;
    margin-bottom: 0.5em; }
  nav#archives p.desc {
    font-size: 1.0em;
    margin: 1em;
    font-style: italic; }
  nav#archives .month.empty h2 {
    color: #777777;
    opacity: 0.5; }
  nav#archives input.search {
    margin-left: 0.5em; }

.meta {
  color: #777777;
  display: inline-block;
  width: 6em; }

#best .meta {
  width: 3.5em; }

/* CONTACT US */
/* ABOUT */
article#about img {
  width: 250px;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px black; }

/* ARTICLE */
article {
  width: 43em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1em; }
  article .author {
    font-size: 1.4em;
    font-weight: normal;
    color: #777777;
    display: block;
    margin-bottom: 1em; }
  article h2 {
    font-size: 2.2em;
    margin-top: 1em;
    margin-bottom: 0.5em; }
  article h3 {
    font-size: 1.4em;
    margin-top: 1em;
    margin-bottom: 0.5em;
    font-weight: bold; }
  article blockquote {
    text-align: center;
    font-style: italic;
    font-size: 1.2em; }
  article acronym {
    border-bottom: 1px dotted black; }
  article p, article ul, article blockquote, article header {
    margin-bottom: 1em; }
  article footer {
    color: #888;
    text-align: right; }
  article img {
    display: block;
    border: solid 1px black;
    margin-left: auto;
    margin-right: auto; }
  article table {
    padding: 0;
    margin: 0;
    margin-bottom: 1em;
    border-collapse: collapse; }
  article td, article th {
    padding-left: 0;
    margin-left: 0;
    padding-right: 1em; }
  article td.money {
    text-align: right; }
  article tfoot tr.first td, article tfoot tr.first th {
    padding-top: 0.5em; }
  article li {
    list-style: disc outside; }

li {
  font-size: 1.4em;
  list-style: none;
  margin-bottom: 0.5em; }

ul.log li, ul.log ul {
  margin-bottom: 0em; }

li li {
  padding-left: 1em;
  font-size: 1em;
  list-style: none;
  margin-bottom: 0.0em; }

figure {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em; }

#slidebox {
  width: 400px;
  padding: 10px;
  background-color: #fff;
  border-top: 3px solid #dd2255;
  position: fixed;
  bottom: 20px;
  right: -430px;
  -moz-box-shadow: -2px 0px 5px #aaa;
  -webkit-box-shadow: -2px 0px 5px #aaa;
  box-shadow: -2px 0px 5px #aaa; }
  #slidebox a.more {
    font-size: 0.5em;
    text-transform: uppercase;
    font-family: Helvetica,sans-serif;
    letter-spacing: 1px; }
  #slidebox a.close {
    background: transparent url(/img/close.gif) no-repeat top left;
    width: 13px;
    height: 13px;
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px; }
  #slidebox a.close:hover {
    background-position: 0px -13px; }
  #slidebox .next {
    font-size: 1.2em; }
  #slidebox .recommended {
    margin-top: 0.5em;
    text-align: center;
    color: #777777;
    font-size: 1.0em; }
  #slidebox h1 {
    color: #777777;
    font-size: 0.9em;
    font-weight: normal;
    text-transform: uppercase;
    font-family: Helvetica,sans-serif;
    letter-spacing: 1px;
    margin-bottom: 0.5em; }
  #slidebox h2 {
    font-size: 1.4em;
    color: #dd2255;
    margin: 0; }
