/* line 5, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/reset/_utilities.scss */
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;
}

/* line 22, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: "socicon";
  src: url('/fonts/socicon-webfont.eot?1383062366');
  src: url('/fonts/socicon-webfont.eot?&1383062366#iefix') format('embedded-opentype'), url('/fonts/socicon-webfont.woff?1383062366') format('woff'), url('/fonts/socicon-webfont.eot?1383062366') format('embedded-opentype'), url('/fonts/socicon-webfont.ttf?1383062366') format('truetype'), url('/fonts/socicon-webfont.svg?1383062366#sociconregular') format('svg');
}
/* line 4, ../sass/partials/_typography.scss */
body {
  font-size: 14px;
  font-family: "adelle-sans", sans-serif;
}

/* line 9, ../sass/partials/_typography.scss */
article,
section {
  line-height: 1.5em;
  letter-spacing: .05em;
}

/* line 17, ../sass/partials/_typography.scss */
a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  text-decoration: none;
  color: black;
}
/* line 6, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/typography/links/_unstyled-link.scss */
a:active, a:focus {
  outline: none;
}
/* line 4, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/typography/links/_hover-link.scss */
a:hover, a:focus {
  text-decoration: underline;
}

/* line 23, ../sass/partials/_typography.scss */
h1 {
  font-size: 7em;
  font-weight: bold;
}

/* line 28, ../sass/partials/_typography.scss */
h2 {
  font-size: 2em;
  font-weight: bold;
}

/* line 35, ../sass/partials/_typography.scss */
#info .centered {
  text-align: center;
}
/* line 39, ../sass/partials/_typography.scss */
#info h2 {
  font-weight: normal;
  font-size: 120%;
  letter-spacing: .15em;
}
/* line 45, ../sass/partials/_typography.scss */
#info .socicon {
  overflow: hidden;
  *zoom: 1;
  border-radius: 50%;
  background-color: black;
  color: white;
  font-family: 'socicon' !important;
  font-size: 1.7em;
  padding: .5em;
}

/* line 2, ../sass/partials/_layout.scss */
#info section {
  overflow: hidden;
  *zoom: 1;
  border: none;
  padding: 1.3em 0 1.3em 0;
}
/* line 7, ../sass/partials/_layout.scss */
#info .bottom-border {
  border-bottom-style: dotted;
  border-bottom-width: .1em;
}
/* line 13, ../sass/partials/_layout.scss */
#info .general-information {
  padding: 1.5em 2em 1.5em 2em;
}
/* line 15, ../sass/partials/_layout.scss */
#info .general-information p {
  margin-top: .4em;
}
/* line 19, ../sass/partials/_layout.scss */
#info ul {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  display: block;
  margin: 0 auto;
  width: 19.9em;
  vertical-align: middle;
}
/* line 62, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/typography/lists/_horizontal-list.scss */
#info ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 1em;
  padding-right: 1em;
}
/* line 49, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/typography/lists/_horizontal-list.scss */
#info ul li:first-child {
  padding-left: 0;
}
/* line 50, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/typography/lists/_horizontal-list.scss */
#info ul li:last-child {
  padding-right: 0;
}
/* line 52, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/typography/lists/_horizontal-list.scss */
#info ul li.last {
  padding-right: 0;
}
/* line 26, ../sass/partials/_layout.scss */
#info ul a {
  display: block;
  margin: 0 auto;
}

/* line 34, ../sass/partials/_layout.scss */
.general-content h2 {
  margin: 1em 0 .5em 0;
  border-top-style: solid;
  border-top-width: .4em;
  padding-top: .3em;
  font-size: 280%;
  line-height: 80%;
}
/* line 42, ../sass/partials/_layout.scss */
.general-content h3 {
  margin: 2em 0 .3em 0;
  padding-top: 2em;
  border-top-style: dotted;
  border-top-width: .1em;
}
/* line 48, ../sass/partials/_layout.scss */
.general-content table {
  width: 100%;
}
/* line 50, ../sass/partials/_layout.scss */
.general-content table td {
  padding: .2em .8em .2em .8em;
  text-align: right;
}
/* line 54, ../sass/partials/_layout.scss */
.general-content table td:first-child {
  text-align: left;
}
/* line 57, ../sass/partials/_layout.scss */
.general-content table tr {
  border-top-style: dotted;
  border-top-width: .1em;
}
/* line 61, ../sass/partials/_layout.scss */
.general-content table tr:first-child {
  border-top-style: none;
}
/* line 65, ../sass/partials/_layout.scss */
.general-content .keywords {
  margin-top: .5em;
  margin-bottom: .5em;
}

/* line 72, ../sass/partials/_layout.scss */
#projects h3.top-item {
  border-style: none;
}

@media (min-width: 568px) {
  /* line 2, ../sass/partials/_media568.scss */
  .content-container {
    width: 518px;
    margin: 0 auto;
  }

  /* line 7, ../sass/partials/_media568.scss */
  #info {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 3em;
    -webkit-column-gap: 3em;
    column-gap: 3em;
    -moz-column-rule: 1px dotted #cccccc;
    -webkit-column-rule: 1px dotted #cccccc;
    column-rule: 1px dotted #cccccc;
    margin-top: 1em;
  }
  /* line 14, ../sass/partials/_media568.scss */
  #info ul {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    *zoom: 1;
    width: 90%;
    margin: 0 auto;
  }
  /* line 62, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/typography/lists/_horizontal-list.scss */
  #info ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    float: left;
    padding-left: 0.2em;
    padding-right: 0.2em;
  }
  /* line 49, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/typography/lists/_horizontal-list.scss */
  #info ul li:first-child {
    padding-left: 0;
  }
  /* line 50, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/typography/lists/_horizontal-list.scss */
  #info ul li:last-child {
    padding-right: 0;
  }
  /* line 52, ../../../../../../../usr/local/rvm/gems/ruby-2.1.2/gems/compass-core-1.0.0/stylesheets/compass/typography/lists/_horizontal-list.scss */
  #info ul li.last {
    padding-right: 0;
  }
  /* line 20, ../sass/partials/_media568.scss */
  #info .bottom-border {
    border-style: none;
  }
  /* line 24, ../sass/partials/_media568.scss */
  #info h2 {
    width: 95%;
    margin: 0 auto;
    font-size: 90%;
    margin-bottom: 1.5em;
  }
  /* line 31, ../sass/partials/_media568.scss */
  #info .address {
    padding-top: 1.00em;
    padding-bottom: 0;
    -moz-page-break-after: always;
    -webkit-column-break-after: always;
    break-after: always;
  }
  /* line 37, ../sass/partials/_media568.scss */
  #info .personal {
    width: 85%;
    margin: 0 auto;
    text-align: justify;
    padding-left: 1em;
    padding-top: 1em;
    margin-bottom: .9em;
  }

  /* line 50, ../sass/partials/_media568.scss */
  #projects .project-information {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 1024px) {
  /* line 2, ../sass/partials/_media1024.scss */
  .content-container {
    width: 960px;
    margin: 0 auto;
  }

  /* line 7, ../sass/partials/_media1024.scss */
  #info {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 3em;
    -webkit-column-gap: 3em;
    column-gap: 3em;
    -moz-column-rule: 1px dotted #cccccc;
    -webkit-column-rule: 1px dotted #cccccc;
    column-rule: 1px dotted #cccccc;
    margin-top: 1em;
  }
  /* line 15, ../sass/partials/_media1024.scss */
  #info .personal p {
    margin-bottom: 1.2em;
    text-align: justify;
    font-style: italic;
  }
  /* line 21, ../sass/partials/_media1024.scss */
  #info .information {
    -moz-page-break-after: always;
    -webkit-column-break-after: always;
    break-after: always;
    padding-top: 0;
  }
  /* line 25, ../sass/partials/_media1024.scss */
  #info .information section {
    padding-top: 0;
    margin-top: 0;
  }
  /* line 29, ../sass/partials/_media1024.scss */
  #info .information section h2 {
    padding-top: .3em;
  }
  /* line 36, ../sass/partials/_media1024.scss */
  #info ul {
    width: 10em;
    margin: 0 auto;
  }
  /* line 40, ../sass/partials/_media1024.scss */
  #info ul li {
    float: left;
    padding: 0;
    margin: .5em;
  }
  /* line 47, ../sass/partials/_media1024.scss */
  #info .bottom-border {
    border-style: none;
  }

  /* line 54, ../sass/partials/_media1024.scss */
  #projects h2 {
    margin-bottom: 1em;
    padding-top: 1em;
  }
  /* line 59, ../sass/partials/_media1024.scss */
  #projects h3.top-item {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 64, ../sass/partials/_media1024.scss */
  #projects .project-information {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    margin-bottom: 2em;
  }

  /* line 70, ../sass/partials/_media1024.scss */
  .secondary-content {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    margin-top: 3em;
  }
  /* line 74, ../sass/partials/_media1024.scss */
  .secondary-content section {
    margin-bottom: 2em;
  }
  /* line 77, ../sass/partials/_media1024.scss */
  .secondary-content section:first-child {
    -moz-page-break-after: always;
    -webkit-column-break-after: always;
    break-after: always;
  }
  /* line 81, ../sass/partials/_media1024.scss */
  .secondary-content h2 {
    margin-top: 0;
  }
}
/* line 14, ../sass/screen.scss */
body {
  margin: .3em;
  padding: 1em;
}

/* line 19, ../sass/screen.scss */
h1.outline, .outline {
  display: none;
}

/* line 23, ../sass/screen.scss */
h1 {
  border-bottom-style: solid;
  border-bottom-width: .18em;
}

/* line 28, ../sass/screen.scss */
h3 {
  font-size: 1.2em;
  font-weight: bold;
}

/* line 33, ../sass/screen.scss */
hr {
  margin-top: .1em;
  margin-bottom: .1em;
}

/* line 38, ../sass/screen.scss */
strong {
  font-weight: bold;
}

/* line 42, ../sass/screen.scss */
.main-content section {
  border-top-style: solid;
  border-width: .5em;
  margin-top: 2em;
}
