@charset "UTF-8";
hr {
  border-color: dimgray;
  margin-top: 0.9%;
  margin-bottom: 0.9%;
}

a:link, a:visited {
  color: maroon;
  text-decoration: none;
}

a:hover, a:active {
  color: maroon;
  text-decoration: underline;
}

body {
  font: 1em Verdana, sans-serif;
  background-color: #FFFFEE;
  color: black;
}

p {
  line-height: 130%;
}

li {
  padding-bottom: 1%;
}

dt {
  font-style: italic;
  font-weight: normal;
  margin-left: 2%;
}

dd {
  margin-left: 3%;
}

h1 {
  font: small-caps bold italic 190% Arial, sans-serif;
  text-indent: 0%;
  padding-top: 1%;
  padding-bottom: 0.3%;
}

h2 {
  font: 160% Arial, sans-serif;
  text-indent: 0%;
  padding-top: 1%;
  padding-bottom: 0.3%;
}

h3 {
  font: italic 100% Arial, sans-serif;
  padding-top: 1%;
  padding-bottom: 0.3%;
}

h4 {
  font: small-caps 160% Arial, sans-serif;
  text-indent: 5%;
  padding-top: 1%;
  padding-bottom: 0.3%;
}

h5 {
  font: 160% Arial, sans-serif;
  text-indent: 5%;
  padding-top: 1%;
  padding-bottom: 0.3%;
}

h6 {
  font: italic 155% Arial, sans-serif;
  padding-top: 1%;
  padding-bottom: 0.3%;
}

.policy-block {
  text-align: center;
}

.policy-text {
  text-align: justify;
}

.site-title {
  font: bold 200% Arial, sans-serif;
  text-align: center;
}

.site-tagline {
  font: italic 75% Arial, sans-serif;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  text-align: center;
}

.header-nav-item {
  padding-left: 2%;
  padding-right: 2%;
}

.section-title {
  font: italic 100% Arial, sans-serif;
  padding-top: 1%;
  padding-bottom: 0.3%;
}

.footer-text {
  font: 80% Arial, sans-serif;
  color: dimgray;
}

.social-icon--title {
  font: 100%;
}

.social-icon--link {
  display: inline-block;
  width: 1.5%;
  min-height: 20px;
  min-width: 20px;
  height: 1.5%;
  background-size: 1.5% 1.5%;
  box-sizing: border-box;
  padding: 0.25%;
  fill: dimgray;
}

.read-more {
  font-size: 80%;
  font-style: italic;
}

.publication-history {
  font-size: 80%;
}

.k-text-superscript {
  font-size: 50%;
  vertical-align: text-top;
}

.k-text-icon {
  color: dimgray;
}

.k-icon-padded {
  padding-left: 2%;
  padding-right: 2%;
}

.k-gravatar {
  padding: 2%;
}

.k-small {
  font-size: 60%;
}

.k-emphatic-quote {
  font-variant: small-caps;
}

.k-vertical-align-middle {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.k-indented {
  display: inline-block;
  margin-left: 3%;
}

.k-narrow-body {
  width: 50%;
}

.post-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.post-list li {
  padding-bottom: 3%;
}

.post-list .post-title {
  font: bold 120% Arial, sans-serif;
}

.post-list .post-excerpt {
  padding-top: 1%;
}

.post-list .post-meta {
  color: dimgray;
  font-size: 80%;
}

.portfolio-card {
  border-top-left-radius: 0% 0%;
  border-top-right-radius: 0% 0%;
  border-bottom-left-radius: 0% 0%;
  border-bottom-right-radius: 0% 0%;
  border-width: thin;
  border-style: none;
  border-color: dimgray;
  background-color: lightgray;
  color: black;
}

.portfolio-card-spaced {
  padding-top: 5%;
  padding-bottom: 5%;
}

.portfolio-tagline-number {
  font-size: 300%;
  font-weight: bold;
  color: maroon;
}

.portfolio-tagline-text {
  font-size: 120%;
  font-variant: small-caps;
  font-weight: bold;
  color: maroon;
}

.portfolio-project-role {
  font-weight: bold;
}

.portfolio-project-company {
  font-style: normal;
}

.portfolio-data-header {
  font-style: italic;
  font-size: 90%;
}

.portfolio-data {
  font-size: 70%;
}

.portfolio-collection-list {
  margin: 0;
  padding-top: 0;
  padding-bottom: 3%;
  padding-left: 0;
  padding-right: 0;
}

.portfolio-collection-item {
  display: inline-block;
  color: black;
  border-style: solid;
  border-color: dimgray;
  border-width: thin;
  border-top-left-radius: 2em 2em;
  border-top-right-radius: 1em 1em;
  border-bottom-left-radius: 1em 1em;
  border-bottom-right-radius: 2em 2em;
  margin: 1%;
  padding-left: 0.6em;
  padding-right: 0.7em;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}

.work-history-item {
  padding-top: 2%;
  padding-bottom: 2%;
}

.work-history-item h2 {
  margin: 0;
  padding: 0;
}

.work-history-details {
  margin-left: inherit;
}

.work-history-employer {
  font-style: inherit;
}

.work-history-location {
  font-style: inherit;
}

.work-history-position-description {
  color: inherit;
}

.work-history-outcomes {
  color: inherit;
}

.work-history-outcome {
  color: inherit;
}

.work-history-tech {
  color: inherit;
}

.work-history-tech-items {
  color: inherit;
}

.work-history-meta {
  color: dimgray;
}

.work-history-date {
  display: inline-block;
  font-style: italic;
}

.note {
  border-style: ridge;
  border-width: thin;
  border-radius: 1em;
  margin-top: 5%;
  margin-left: 10%;
  margin-right: 15%;
  margin-bottom: 2%;
  padding: 1%;
  font-variant: small-caps;
  color: maroon;
  background-color: lightgray;
}

.note-body {
  font: initial;
  color: black;
  padding-top: 2%;
  padding-bottom: 0%;
}

.flag-icon-background, .flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

.flag-icon {
  position: relative;
  display: inline-block;
  width: 1.3333333333em;
  line-height: 1em;
}
.flag-icon:before {
  content: " ";
}
.flag-icon.flag-icon-squared {
  width: 1em;
}

.flag-icon-us {
  background-image: url(/assets/icons/flags/4x3/us.svg);
}
.flag-icon-us.flag-icon-squared {
  background-image: url(/assets/icons/flags/1x1/us.svg);
}

/*# sourceMappingURL=styles.css.map */