html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ffff99;
  color: black;
  text-decoration: none; }

mark {
  background-color: #ffff99;
  color: black;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

@font-face {
  font-family: "source_sans_probold_italic";
  src: url("fonts/sourcesanspro-bolditalic-webfont.eot");
  src: url("fonts/sourcesanspro-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-bolditalic-webfont.woff") format("woff"), url("fonts/sourcesanspro-bolditalic-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-bolditalic-webfont.svg#source_sans_probold_italic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "source_sans_proitalic";
  src: url("fonts/sourcesanspro-italic-webfont.eot");
  src: url("fonts/sourcesanspro-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/sourcesanspro-italic-webfont.woff") format("woff"), url("fonts/sourcesanspro-italic-webfont.ttf") format("truetype"), url("fonts/sourcesanspro-italic-webfont.svg#source_sans_proitalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "source_sans_probold";
  src: url("fonts/source-sans-pro.bold-wf.eot");
  src: url("fonts/source-sans-pro.bold-wf.eot?#iefix") format("embedded-opentype"), url("fonts/source-sans-pro.bold-wf.woff") format("woff"), url("fonts/source-sans-pro.bold-wf.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "source_sans_proregular";
  src: url("fonts/source-sans-pro.regular-wf.eot");
  src: url("fonts/source-sans-pro.regular-wf.eot?#iefix") format("embedded-opentype"), url("fonts/source-sans-pro.regular-wf.woff") format("woff"), url("fonts/source-sans-pro.regular-wf.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

body {
  font-size: 20px;
  font-family: "source_sans_proregular";
  color: #333333; }

p, ul, ol, dl, form {
  line-height: 1.5em;
  margin: 0 0 2em 0; }

ul, ol {
  margin: 0 0 2em 2em; }
  ul ul, ol ul {
    margin: 0.5em 0 0 1.5em; }

li, dt, dd {
  margin: 0 0 0.5em 0; }

dt {
  font-family: "source_sans_probold"; }

dd {
  margin: 0 0 2em 0; }
  dd em {
    display: block;
    clear: both; }

a {
  color: #9d6a35; }
  a:active {
    color: #144e6d; }
  a:visited {
    color: #9d6a35; }
  a:hover {
    text-decoration: none;
    color: #144e6d; }

h1, h2, h3, h4, h5, h6 {
  font-size: 1.5em;
  font-family: "source_sans_probold";
  font-weight: normal;
  margin: 0 0 1em 0;
  color: #3e83a7; }
  h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    font-family: "source_sans_proregular"; }

strong {
  font-family: "source_sans_probold";
  font-weight: normal; }
  strong em {
    font-family: "source_sans_probold_italic"; }

em {
  font-family: "source_sans_proitalic";
  font-style: normal; }

::selection {
  background: #3e83a7;
  color: #f7f7f7; }

::-moz-selection {
  background: #3e83a7;
  color: #f7f7f7; }

#pageTitle span:hover {
  -webkit-animation: qad 1s infinite alternate; }

@-webkit-keyframes qad {
  0% {
    opacity: 1; }

  100% {
    opacity: 0.2; } }

input, textarea {
  clear: both;
  display: block;
  margin: 0 0 1em 0;
  font-size: 1em;
  font-family: "source_sans_proregular";
  padding: 0.5em;
  width: 95%;
  border: 3px solid gainsboro;
  background: #e9e9e9;
  font-weight: normal; }
  input:focus, textarea:focus {
    background: #3e83a7;
    color: #f7f7f7; }

textarea {
  height: 8em; }

input.submit-button {
  clear: both;
  display: block;
  margin: 0;
  font-size: 18px;
  font-family: "source_sans_proregular";
  padding: 1em 2em;
  width: auto;
  background: #a1692b;
  color: #f7f7f7;
  border: none; }
  input.submit-button:hover {
    cursor: pointer;
    background: #3e83a7; }
  input.submit-button:active {
    background: #144e6d; }

#captcha-area {
  overflow: auto;
  clear: both;
  display: block;
  margin: 0 0 1em; }

.recaptchatable {
  line-height: 1px; }

#recaptcha_area .recaptchatable .recaptcha_r7_c1 {
  background: url("http://www.google.com/recaptcha/api/img/white/sprite.png") -50px -53px no-repeat;
  height: 3px; }

#recaptcha_area .recaptchatable .recaptcha_r8_c1 {
  background: url("http://www.google.com/recaptcha/api/img/white/sprite.png") -50px -53px no-repeat;
  height: 3px; }

#recaptcha_area .recaptchatable .recaptcha_image_cell {
  background-color: white !important; }

#recaptcha_area .recaptchatable td {
  vertical-align: top !important;
  background-color: #d7d7d7; }

.recaptchatable .recaptcha_r1_c1, .recaptchatable .recaptcha_r3_c1, .recaptchatable .recaptcha_r3_c3 {
  background-color: transparent !important; }
  .recaptchatable .recaptcha_r1_c1 #recaptcha_response_field, .recaptchatable .recaptcha_r3_c1 #recaptcha_response_field, .recaptchatable .recaptcha_r3_c3 #recaptcha_response_field {
    display: inline-block; }

body {
  text-align: center;
  background: #f7f7f7; }

header {
  background: #144e6d;
  padding: 6em 0 0;
  margin: 0 0 2em 0; }
  header h1 {
    color: #f7f7f7;
    margin: 0 1em 4em 1em;
    padding: 0; }

.content {
  text-align: left;
  width: 90%;
  max-width: 35em;
  margin: 0 auto;
  padding: 1em; }

nav {
  background: #e9e9e9;
  border: 1px solid gainsboro;
  border-left: none;
  border-right: none;
  margin: 0;
  text-align: center;
  width: 100%; }
  @media screen and (max-width: 800px) {
    nav {
      display: block; } }
  nav ul {
    margin: 0 auto;
    padding: 0;
    line-height: 1em;
    display: block;
    max-width: 35em; }
    @media screen and (max-width: 800px) {
      nav ul {
        display: block; } }
  nav li {
    margin: 0;
    display: inline-block; }
    @media screen and (max-width: 680px) {
      nav li {
        display: block;
        overflow: auto;
        border-bottom: 1px solid gainsboro; }
        nav li:last-of-type {
          border: none; } }
  nav a {
    color: black;
    background: #e9e9e9;
    display: block;
    padding: 0.6em;
    text-decoration: none; }
    @media screen and (max-width: 800px) {
      nav a {
        padding: 0.25em; } }
    nav a:active {
      color: white;
      background: #888888; }
    nav a:visited {
      color: black;
      background: #e9e9e9; }
    nav a:hover {
      color: black;
      background: #d5d5d5; }

#skillSet ul {
  margin: 0 0 2em 0;
  padding: 0;
  overflow: auto; }
  #skillSet ul li {
    background: #a1692b;
    padding: 2.5%;
    margin: 0 0 0.5em 0;
    list-style: none;
    color: white;
    width: 95%;
    display: block;
    clear: both;
    position: relative; }
    #skillSet ul li:after {
      content: attr(data-experience);
      background: rgba(0, 0, 0, 0.5);
      font-size: 16px;
      position: absolute;
      right: 0;
      top: 0;
      line-height: 1em;
      padding: 1.5em 1em; }
      @media screen and (max-width: 800px) {
        #skillSet ul li:after {
          position: relative;
          padding: 0;
          top: auto;
          right: auto;
          background: none;
          font-size: 1em;
          content: " - " attr(data-experience); } }
  @media screen and (max-width: 500px) {
    #skillSet ul {
      font-size: 0.7em; } }

footer {
  background: #144e6d;
  padding: 2em 0;
  color: #f7f7f7;
  font-size: 0.75em; }

#thanks header {
  padding: 6em 0 1em; }

#captcha-area .recaptcha_input_area,
#captcha-area .recaptchatable .recaptcha_r4_c4,
#captcha-area #recaptcha_area .recaptchatable .recaptcha_r7_c1 {
  height: auto !important; }
