header, nav, footer, .more, .branding, #contact .content, #footer .network, .promotion .main, ul.links, a.external {
  display: none; }

body {
  font: 13px/1.231 "Helvetica Neue", Helvetica, Arial, Sans-serif;
  font-size: 82%;
  line-height: 1.9em; }

h1, h2, h3, .subtitle {
  font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, Sans-serif; }

h1, h2, h3 {
  font-weight: bold;
  letter-spacing: -0.05em; }

h1, .subtitle {
  color: #326880;
  margin-top: 0;
  font-size: 2.56em;
  line-height: 1.1em;
  margin-bottom: 0; }

h2 {
  color: #326880;
  font-size: 1.6em;
  line-height: 1.6em;
  margin-top: 1.8em;
  margin-bottom: 0.5em;
  padding-bottom: 1px;
  padding-top: 0px; }
  h2:first-child {
    margin-top: 0; }

h3 {
  color: #326880;
  line-height: 1.8em;
  margin-top: 8px;
  margin-bottom: 1px; }

.subtitle {
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.6em;
  padding-bottom: 1px;
  padding-top: 5px; }

#container {
  width: 90%; }

#footer {
  border-top: 1px solid #888888;
  margin-top: 1em;
  padding: 1em; }

.columns {
  overflow: hidden; }

.column {
  float: none;
  margin-left: 20em;
  margin-right: 2em;
  width: 66%;
  margin-left: 0;
  margin-right: auto; }

.intro {
  border-bottom: 2px solid #888888;
  margin: 0 0 1em 0;
  padding: 1em 2em; }

a img {
  border: none; }

#contact a img {
  float: right;
  margin: 0 0 1em 1em; }

.project {
  border-bottom: 1px solid #888888;
  margin-bottom: 2em;
  padding-bottom: 2em; }

.screenshot {
  float: right;
  max-width: 745px;
  margin-left: 0; }
  .screenshot img {
    display: block; }

