* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

header {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
  font-family: "Dosis", sans-serif;
  position: relative;
  margin-bottom: 1em; }
  header:last-child {
    margin-right: 0; }
  @media screen and (max-width: 740px) {
    header {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 82.94039%;
      margin-left: 8.5298%; }
      header:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    header {
      float: left;
      display: block;
      margin-right: 2.84259%;
      width: 79.43148%;
      margin-left: 10.28426%; }
      header:last-child {
        margin-right: 0; } }
  header h1 a:hover {
    color: black; }
  header nav {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0; }
    @media print {
      header nav {
        display: none; } }
    header nav a {
      display: inline-block;
      margin-bottom: 2px;
      margin-left: 8px;
      padding: 3px 0px;
      color: black;
      text-decoration: none;
      font-size: 20px;
      font-weight: 300; }
    header nav a.active {
      margin-bottom: 0px;
      border-bottom: 2px solid #2969b0; }
    header nav a:hover {
      margin-bottom: 0px;
      border-bottom: 2px solid rgba(41, 105, 176, 0.4); }
    @media screen and (max-width: 480px) {
      header nav {
        left: 0;
        top: 100%; }
        header nav a {
          margin: 0;
          margin-top: 4px;
          margin-right: 8px; }
        header nav a.active {
          margin-top: 2px;
          border-top: 2px solid #2969b0;
          border-bottom: none; }
        header nav a:hover {
          margin-top: 2px;
          border-top: 2px solid rgba(41, 105, 176, 0.4);
          border-bottom: none; } }
  @media screen and (max-width: 480px) {
    header {
      margin-bottom: 3em; } }

.title {
  margin-top: 20px;
  border-bottom: solid 2px black; }

h1, h2, h3 {
  display: block;
  margin: 0px;
  font-weight: 400; }

h1 {
  font-size: 32px;
  margin-bottom: 2px; }
  h1 a {
    color: black;
    text-decoration: none; }

h2 {
  font-size: 1.2em;
  margin-bottom: 8px;
  color: black; }

p {
  font-size: 1em;
  font-weight: 300;
  line-height: 135%;
  margin-top: 0;
  margin-bottom: 1em; }

a {
  color: #2969b0;
  font-weight: 400;
  text-decoration: none; }

a:hover {
  color: #1f5087; }

body {
  font-family: "Ubuntu", "Helvetica Neue", "Segoe UI Light", sans-serif;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto; }
  body:after {
    content: "";
    display: table;
    clear: both; }
  @media print {
    body {
      margin: 0.1in 0.25in; } }

.hero {
  text-align: center;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 82.94039%;
  margin-left: 8.5298%; }
  .hero:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .hero {
      float: left;
      display: block;
      margin-right: 2.84259%;
      width: 79.43148%;
      margin-left: 10.28426%; }
      .hero:last-child {
        margin-right: 0; } }
  .hero h2 {
    font-family: "Dosis", sans-serif;
    font-size: 3.5em; }
  .hero h3 {
    font-family: "Dosis", sans-serif;
    font-size: 2em;
    margin-bottom: 0.5em; }
  .hero p {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    margin-left: 17.05961%; }
    .hero p:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      .hero p {
        float: left;
        display: block;
        margin-right: 4.82916%;
        width: 100%;
        margin-left: 0%; }
        .hero p:last-child {
          margin-right: 0; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

header {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
  font-family: "Dosis", sans-serif;
  position: relative;
  margin-bottom: 1em; }
  header:last-child {
    margin-right: 0; }
  @media screen and (max-width: 740px) {
    header {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 82.94039%;
      margin-left: 8.5298%; }
      header:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    header {
      float: left;
      display: block;
      margin-right: 2.84259%;
      width: 79.43148%;
      margin-left: 10.28426%; }
      header:last-child {
        margin-right: 0; } }
  header h1 a:hover {
    color: black; }
  header nav {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0; }
    @media print {
      header nav {
        display: none; } }
    header nav a {
      display: inline-block;
      margin-bottom: 2px;
      margin-left: 8px;
      padding: 3px 0px;
      color: black;
      text-decoration: none;
      font-size: 20px;
      font-weight: 300; }
    header nav a.active {
      margin-bottom: 0px;
      border-bottom: 2px solid #2969b0; }
    header nav a:hover {
      margin-bottom: 0px;
      border-bottom: 2px solid rgba(41, 105, 176, 0.4); }
    @media screen and (max-width: 480px) {
      header nav {
        left: 0;
        top: 100%; }
        header nav a {
          margin: 0;
          margin-top: 4px;
          margin-right: 8px; }
        header nav a.active {
          margin-top: 2px;
          border-top: 2px solid #2969b0;
          border-bottom: none; }
        header nav a:hover {
          margin-top: 2px;
          border-top: 2px solid rgba(41, 105, 176, 0.4);
          border-bottom: none; } }
  @media screen and (max-width: 480px) {
    header {
      margin-bottom: 3em; } }

.title {
  margin-top: 20px;
  border-bottom: solid 2px black; }

h1, h2, h3 {
  display: block;
  margin: 0px;
  font-weight: 400; }

h1 {
  font-size: 32px;
  margin-bottom: 2px; }
  h1 a {
    color: black;
    text-decoration: none; }

h2 {
  font-size: 1.2em;
  margin-bottom: 8px;
  color: black; }

p {
  font-size: 1em;
  font-weight: 300;
  line-height: 135%;
  margin-top: 0;
  margin-bottom: 1em; }

a {
  color: #2969b0;
  font-weight: 400;
  text-decoration: none; }

a:hover {
  color: #1f5087; }

body {
  font-family: "Ubuntu", "Helvetica Neue", "Segoe UI Light", sans-serif;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto; }
  body:after {
    content: "";
    display: table;
    clear: both; }
  @media print {
    body {
      margin: 0.1in 0.25in; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

header {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
  font-family: "Dosis", sans-serif;
  position: relative;
  margin-bottom: 1em; }
  header:last-child {
    margin-right: 0; }
  @media screen and (max-width: 740px) {
    header {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 82.94039%;
      margin-left: 8.5298%; }
      header:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    header {
      float: left;
      display: block;
      margin-right: 2.84259%;
      width: 79.43148%;
      margin-left: 10.28426%; }
      header:last-child {
        margin-right: 0; } }
  header h1 a:hover {
    color: black; }
  header nav {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0; }
    @media print {
      header nav {
        display: none; } }
    header nav a {
      display: inline-block;
      margin-bottom: 2px;
      margin-left: 8px;
      padding: 3px 0px;
      color: black;
      text-decoration: none;
      font-size: 20px;
      font-weight: 300; }
    header nav a.active {
      margin-bottom: 0px;
      border-bottom: 2px solid #2969b0; }
    header nav a:hover {
      margin-bottom: 0px;
      border-bottom: 2px solid rgba(41, 105, 176, 0.4); }
    @media screen and (max-width: 480px) {
      header nav {
        left: 0;
        top: 100%; }
        header nav a {
          margin: 0;
          margin-top: 4px;
          margin-right: 8px; }
        header nav a.active {
          margin-top: 2px;
          border-top: 2px solid #2969b0;
          border-bottom: none; }
        header nav a:hover {
          margin-top: 2px;
          border-top: 2px solid rgba(41, 105, 176, 0.4);
          border-bottom: none; } }
  @media screen and (max-width: 480px) {
    header {
      margin-bottom: 3em; } }

.title {
  margin-top: 20px;
  border-bottom: solid 2px black; }

h1, h2, h3 {
  display: block;
  margin: 0px;
  font-weight: 400; }

h1 {
  font-size: 32px;
  margin-bottom: 2px; }
  h1 a {
    color: black;
    text-decoration: none; }

h2 {
  font-size: 1.2em;
  margin-bottom: 8px;
  color: black; }

p {
  font-size: 1em;
  font-weight: 300;
  line-height: 135%;
  margin-top: 0;
  margin-bottom: 1em; }

a {
  color: #2969b0;
  font-weight: 400;
  text-decoration: none; }

a:hover {
  color: #1f5087; }

body {
  font-family: "Ubuntu", "Helvetica Neue", "Segoe UI Light", sans-serif;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto; }
  body:after {
    content: "";
    display: table;
    clear: both; }
  @media print {
    body {
      margin: 0.1in 0.25in; } }

aside {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
  margin-right: 0; }
  aside:last-child {
    margin-right: 0; }
  @media screen and (max-width: 740px) {
    aside {
      margin-left: 8.5298%; } }
  @media screen and (max-width: 480px) {
    aside {
      float: left;
      display: block;
      margin-right: 2.84259%;
      width: 79.43148%;
      margin-left: 10.28426%;
      margin-bottom: 1em; }
      aside:last-child {
        margin-right: 0; } }
  aside a {
    display: block;
    color: #2969b0;
    margin-bottom: 3px; }
  aside address {
    margin: 20px 0px;
    font-style: normal; }
  @media print {
    aside .resume-actions {
      display: none; } }
  aside .resume-actions hr {
    border: 0;
    width: 80%;
    height: 1px;
    background-color: #ccc;
    margin: 1em 0; }
  @media screen and (max-width: 480px) {
    aside .resume-actions {
      display: none; } }

@media print {
  .resume p {
    font-size: 14px; } }
.resume h3 {
  font-size: 14px;
  margin-bottom: 3px; }
  .resume h3 .duration {
    font-size: 12px;
    margin-left: 3px;
    font-weight: 300; }
.resume #education h3 {
  margin-bottom: 1em; }

.resume-contact {
  font-size: 14px; }

article {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%; }
  article:last-child {
    margin-right: 0; }
  @media screen and (max-width: 740px) {
    article {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 57.35098%; }
      article:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    article {
      float: left;
      display: block;
      margin-right: 2.84259%;
      width: 79.43148%;
      margin-left: 10.28426%; }
      article:last-child {
        margin-right: 0; } }

.highlight .hll {
  background-color: #ffffcc; }

.highlight .c {
  color: #60a0b0;
  font-style: italic; }

/* Comment */
.highlight .err {
  border: 1px solid #FF0000; }

/* Error */
.highlight .k {
  color: #007020;
  font-weight: bold; }

/* Keyword */
.highlight .o {
  color: #666666; }

/* Operator */
.highlight .cm {
  color: #60a0b0;
  font-style: italic; }

/* Comment.Multiline */
.highlight .cp {
  color: #007020; }

/* Comment.Preproc */
.highlight .c1 {
  color: #60a0b0;
  font-style: italic; }

/* Comment.Single */
.highlight .cs {
  color: #60a0b0;
  background-color: #fff0f0; }

/* Comment.Special */
.highlight .gd {
  color: #A00000; }

/* Generic.Deleted */
.highlight .ge {
  font-style: italic; }

/* Generic.Emph */
.highlight .gr {
  color: #FF0000; }

/* Generic.Error */
.highlight .gh {
  color: #000080;
  font-weight: bold; }

/* Generic.Heading */
.highlight .gi {
  color: #00A000; }

/* Generic.Inserted */
.highlight .go {
  color: #808080; }

/* Generic.Output */
.highlight .gp {
  color: #c65d09;
  font-weight: bold; }

/* Generic.Prompt */
.highlight .gs {
  font-weight: bold; }

/* Generic.Strong */
.highlight .gu {
  color: #800080;
  font-weight: bold; }

/* Generic.Subheading */
.highlight .gt {
  color: #0040D0; }

/* Generic.Traceback */
.highlight .kc {
  color: #007020;
  font-weight: bold; }

/* Keyword.Constant */
.highlight .kd {
  color: #007020;
  font-weight: bold; }

/* Keyword.Declaration */
.highlight .kn {
  color: #007020;
  font-weight: bold; }

/* Keyword.Namespace */
.highlight .kp {
  color: #007020; }

/* Keyword.Pseudo */
.highlight .kr {
  color: #007020;
  font-weight: bold; }

/* Keyword.Reserved */
.highlight .kt {
  color: #902000; }

/* Keyword.Type */
.highlight .m {
  color: #40a070; }

/* Literal.Number */
.highlight .s {
  color: #4070a0; }

/* Literal.String */
.highlight .na {
  color: #4070a0; }

/* Name.Attribute */
.highlight .nb {
  color: #007020; }

/* Name.Builtin */
.highlight .nc {
  color: #0e84b5;
  font-weight: bold; }

/* Name.Class */
.highlight .no {
  color: #60add5; }

/* Name.Constant */
.highlight .nd {
  color: #555555;
  font-weight: bold; }

/* Name.Decorator */
.highlight .ni {
  color: #d55537;
  font-weight: bold; }

/* Name.Entity */
.highlight .ne {
  color: #007020; }

/* Name.Exception */
.highlight .nf {
  color: #06287e; }

/* Name.Function */
.highlight .nl {
  color: #002070;
  font-weight: bold; }

/* Name.Label */
.highlight .nn {
  color: #0e84b5;
  font-weight: bold; }

/* Name.Namespace */
.highlight .nt {
  color: #062873;
  font-weight: bold; }

/* Name.Tag */
.highlight .nv {
  color: #bb60d5; }

/* Name.Variable */
.highlight .ow {
  color: #007020;
  font-weight: bold; }

/* Operator.Word */
.highlight .w {
  color: #bbbbbb; }

/* Text.Whitespace */
.highlight .mf {
  color: #40a070; }

/* Literal.Number.Float */
.highlight .mh {
  color: #40a070; }

/* Literal.Number.Hex */
.highlight .mi {
  color: #40a070; }

/* Literal.Number.Integer */
.highlight .mo {
  color: #40a070; }

/* Literal.Number.Oct */
.highlight .sb {
  color: #4070a0; }

/* Literal.String.Backtick */
.highlight .sc {
  color: #4070a0; }

/* Literal.String.Char */
.highlight .sd {
  color: #4070a0;
  font-style: italic; }

/* Literal.String.Doc */
.highlight .s2 {
  color: #4070a0; }

/* Literal.String.Double */
.highlight .se {
  color: #4070a0;
  font-weight: bold; }

/* Literal.String.Escape */
.highlight .sh {
  color: #4070a0; }

/* Literal.String.Heredoc */
.highlight .si {
  color: #70a0d0;
  font-style: italic; }

/* Literal.String.Interpol */
.highlight .sx {
  color: #c65d09; }

/* Literal.String.Other */
.highlight .sr {
  color: #235388; }

/* Literal.String.Regex */
.highlight .s1 {
  color: #4070a0; }

/* Literal.String.Single */
.highlight .ss {
  color: #517918; }

/* Literal.String.Symbol */
.highlight .bp {
  color: #007020; }

/* Name.Builtin.Pseudo */
.highlight .vc {
  color: #bb60d5; }

/* Name.Variable.Class */
.highlight .vg {
  color: #bb60d5; }

/* Name.Variable.Global */
.highlight .vi {
  color: #bb60d5; }

/* Name.Variable.Instance */
.highlight .il {
  color: #40a070; }

/* Literal.Number.Integer.Long */
@media screen and (max-width: 480px) {
  .blogroll {
    display: none; } }

.footnotes hr {
  border: none;
  width: 80%;
  border-bottom: 1px dashed #dedede; }

figure {
  margin: 0;
  margin-bottom: 1em;
  text-align: center; }
  figure img {
    width: 100%; }
  figure figcaption {
    font-weight: 300;
    font-size: 0.9em; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

header {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
  font-family: "Dosis", sans-serif;
  position: relative;
  margin-bottom: 1em; }
  header:last-child {
    margin-right: 0; }
  @media screen and (max-width: 740px) {
    header {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 82.94039%;
      margin-left: 8.5298%; }
      header:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    header {
      float: left;
      display: block;
      margin-right: 2.84259%;
      width: 79.43148%;
      margin-left: 10.28426%; }
      header:last-child {
        margin-right: 0; } }
  header h1 a:hover {
    color: black; }
  header nav {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0; }
    @media print {
      header nav {
        display: none; } }
    header nav a {
      display: inline-block;
      margin-bottom: 2px;
      margin-left: 8px;
      padding: 3px 0px;
      color: black;
      text-decoration: none;
      font-size: 20px;
      font-weight: 300; }
    header nav a.active {
      margin-bottom: 0px;
      border-bottom: 2px solid #2969b0; }
    header nav a:hover {
      margin-bottom: 0px;
      border-bottom: 2px solid rgba(41, 105, 176, 0.4); }
    @media screen and (max-width: 480px) {
      header nav {
        left: 0;
        top: 100%; }
        header nav a {
          margin: 0;
          margin-top: 4px;
          margin-right: 8px; }
        header nav a.active {
          margin-top: 2px;
          border-top: 2px solid #2969b0;
          border-bottom: none; }
        header nav a:hover {
          margin-top: 2px;
          border-top: 2px solid rgba(41, 105, 176, 0.4);
          border-bottom: none; } }
  @media screen and (max-width: 480px) {
    header {
      margin-bottom: 3em; } }

.title {
  margin-top: 20px;
  border-bottom: solid 2px black; }

h1, h2, h3 {
  display: block;
  margin: 0px;
  font-weight: 400; }

h1 {
  font-size: 32px;
  margin-bottom: 2px; }
  h1 a {
    color: black;
    text-decoration: none; }

h2 {
  font-size: 1.2em;
  margin-bottom: 8px;
  color: black; }

p {
  font-size: 1em;
  font-weight: 300;
  line-height: 135%;
  margin-top: 0;
  margin-bottom: 1em; }

a {
  color: #2969b0;
  font-weight: 400;
  text-decoration: none; }

a:hover {
  color: #1f5087; }

body {
  font-family: "Ubuntu", "Helvetica Neue", "Segoe UI Light", sans-serif;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto; }
  body:after {
    content: "";
    display: table;
    clear: both; }
  @media print {
    body {
      margin: 0.1in 0.25in; } }

aside {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
  margin-right: 0; }
  aside:last-child {
    margin-right: 0; }
  @media screen and (max-width: 740px) {
    aside {
      margin-left: 8.5298%; } }
  @media screen and (max-width: 480px) {
    aside {
      float: left;
      display: block;
      margin-right: 2.84259%;
      width: 79.43148%;
      margin-left: 10.28426%;
      margin-bottom: 1em; }
      aside:last-child {
        margin-right: 0; } }
  aside a {
    display: block;
    color: #2969b0;
    margin-bottom: 3px; }
  aside address {
    margin: 20px 0px;
    font-style: normal; }
  @media print {
    aside .resume-actions {
      display: none; } }
  aside .resume-actions hr {
    border: 0;
    width: 80%;
    height: 1px;
    background-color: #ccc;
    margin: 1em 0; }
  @media screen and (max-width: 480px) {
    aside .resume-actions {
      display: none; } }

@media print {
  .resume p {
    font-size: 14px; } }
.resume h3 {
  font-size: 14px;
  margin-bottom: 3px; }
  .resume h3 .duration {
    font-size: 12px;
    margin-left: 3px;
    font-weight: 300; }
.resume #education h3 {
  margin-bottom: 1em; }

.resume-contact {
  font-size: 14px; }

article {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%; }
  article:last-child {
    margin-right: 0; }
  @media screen and (max-width: 740px) {
    article {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 57.35098%; }
      article:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    article {
      float: left;
      display: block;
      margin-right: 2.84259%;
      width: 79.43148%;
      margin-left: 10.28426%; }
      article:last-child {
        margin-right: 0; } }
