@import url(//fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic,700);
@import url(//fonts.googleapis.com/css?family=Source+Code+Pro:400,400italic,700,700italic);

/* normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0;
  background-color: #dcad90;
}

@media print {
  #recent-experience {page-break-before: always;}
}

.level2 {
  border: 1px solid brown;
  background-color: #dcad90;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /* padding-left: 1em 10px;
  padding-right: 1em 10px; */
  padding: 10px;
  margin-top: 4px;
  margin-bottom: 4px
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background: transparent
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: 0.67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

table {
  background-color: #edd8ba;
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

body {
  font-family: "Libre Baskerville", Baskerville, Georgia, serif;
  background-color: #c7b4a0;
  color: #111;
  line-height: 1.3;
  text-align: justify;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto
}

@media (max-width: 400px) {
  body {
    font-size: 12px;
    margin-left: 9px;
    margin-right: 9px;
    margin-top: 9px;
    margin-bottom: 9px
  }
}

@media (min-width: 401px) and (max-width: 600px) {
  body {
    font-size: 14px;
    margin-left: 9px;
    margin-right: 9px;
    margin-top: 9px;
    margin-bottom: 9px
  }
}

@media (min-width: 601px) and (max-width: 900px) {
  body {
    font-size: 15px;
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
    margin-bottom: 13px
  }
}

@media (min-width: 901px) and (max-width: 1800px) {
  body {
    font-size: 17px;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 15px;
    margin-bottom: 13px;
    max-width: 800px
  }
}

@media (min-width: 1801px) {
  body {
    font-size: 18px;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 15px;
    margin-bottom: 13px;
    max-width: 1000px
  }
}

p {
  margin-top: 4px;
  margin-bottom: 10px;
}

em {
  font-style: italic
}

strong {
  font-weight: bold
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-bottom: 0.15em;
  margin-top: 0.15em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

header {
  line-height: 2.475em;
  padding-bottom: 0.7em;
  border-bottom: 1px solid #bbb;
  margin-bottom: 1.2em
}

header>h1 {
  border: none;
  padding: 0;
  margin: 0;
  font-size: 225%
}

header>h2 {
  border: none;
  padding: 0;
  margin: 0;
  font-style: normal;
  font-size: 175%
}

header>h3 {
  padding: 0;
  margin: 0;
  font-size: 125%;
  font-style: italic
}

header+h1 {
  border-top: none;
  padding-top: 0px
}

h1 {
  /* border-top: 1px solid #bbb; */
  /* padding-top: 15px; */
  font-size: 150%;
  margin-bottom: 10px
}

h1:first-of-type {
  border: none
}

h2 {
  background-color: #edd8ba;
  padding: 0.25em;
  margin-bottom: .25em;
  font-size: 125%;
  font-style: italic
}

h3 {
  font-size: 105%;
  font-style: italic
}

hr {
  border: 0px;
  border-top: 1px solid #bbb;
  width: 100%;
  height: 0px
}

hr+h1 {
  border-top: none;
  padding-top: 0px
}

ul, ol {
  font-size: 90%;
  margin-top: 4px;
  margin-bottom: 12px;
  padding-left: 30px
}

ul {
  list-style: circle
}

ol {
  list-style: decimal
}

ul ul, ol ol, ul ol, ol ul {
  font-size: inherit
}

li {
  margin-top: 3px;
  margin-bottom: 4px
}

q, blockquote, dd {
  font-style: italic;
  font-size: 90%
}

blockquote, dd {
  quotes: none;
  border-left: 0.35em #bbb solid;
  padding-left: 1.15em;
  margin: 0 1.5em 0 0
}

blockquote blockquote, dd blockquote, blockquote dd, dd dd, ol blockquote, ol dd, ul blockquote, ul dd, blockquote ol, dd ol, blockquote ul, dd ul {
  font-size: inherit
}

a, a:link, a:visited, a:hover {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px dashed #111
}

a:hover, a:link:hover, a:visited:hover, a:hover:hover {
  border-bottom-style: solid
}

a.footnoteRef, a:link.footnoteRef, a:visited.footnoteRef, a:hover.footnoteRef {
  border-bottom: none;
  color: #666
}

code {
  font-family: "Source Code Pro", "Consolas", "Monaco", monospace;
  font-size: 85%;
  background-color: #ddd;
  border: 1px solid #bbb;
  padding: 0px 0.15em 0px 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

pre {
  margin-right: 1.5em;
  display: block
}

pre>code {
  display: block;
  font-size: 70%;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow-x: auto
}

blockquote pre, dd pre, ul pre, ol pre {
  margin-left: 0;
  margin-right: 0
}

blockquote pre>code, dd pre>code, ul pre>code, ol pre>code {
  font-size: 77.77778%
}

caption, figcaption {
  font-size: 80%;
  font-style: italic;
  text-align: right;
  margin-bottom: 5px
}

caption:empty, figcaption:empty {
  display: none
}

table {
  width: 100%;
  margin-top: 0em;
  margin-bottom: 0em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px
}

table+h1 {
  border-top: none
}

tr td, tr th {
  vertical-align: top;
  padding: 0.2em 0.2em
}

/* tr.header {
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  font-weight: 700
}

tr.odd {
  background-color: #eee
}

tr.even {
  background-color: #ccc
}

tbody:last-child {
  border-bottom: 1px solid #222
} */

dt {
  font-weight: 700
}

dt:after {
  font-weight: normal;
  content: ":"
}

dd {
  margin-bottom: 10px
}

figure {
  margin: 1.3em 0 1.3em 0;
  text-align: center;
  padding: 0px;
  width: 100%;
  background-color: #ddd;
  border: 1px solid #bbb;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden
}

img {
  display: block;
  margin: 0px auto;
  padding: 0px;
  max-width: 100%
}

figcaption {
  margin: 5px 10px 5px 30px
}

.footnotes {
  color: #666;
  font-size: 70%;
  font-style: italic
}

.footnotes li p:last-child a:last-child {
  border-bottom: none
}

.contact {
  font-size: 80%;
  /* padding-top: 6px; */
  text-align: right;
  vertical-align: bottom
}
