@font-face {
  font-family: 'aaarghnormal';
  src: url("fonts/Aaargh-webfont.eot");
  src: url("fonts/Aaargh-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Aaargh-webfont.woff") format("woff"), url("fonts/Aaargh-webfont.ttf") format("truetype"), url("fonts/Aaargh-webfont.svg#aaarghnormal") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'afta_sansregular';
  src: url("fonts/aftasansthin-regular-webfont.eot");
  src: url("fonts/aftasansthin-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/aftasansthin-regular-webfont.woff2") format("woff2"), url("fonts/aftasansthin-regular-webfont.woff") format("woff"), url("fonts/aftasansthin-regular-webfont.ttf") format("truetype"), url("fonts/aftasansthin-regular-webfont.svg#afta_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'chivoblack';
  src: url("fonts/chivo-black-webfont.eot");
  src: url("fonts/chivo-black-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/chivo-black-webfont.woff2") format("woff2"), url("fonts/chivo-black-webfont.woff") format("woff"), url("fonts/chivo-black-webfont.ttf") format("truetype"), url("fonts/chivo-black-webfont.svg#chivoblack") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'chivobold';
  src: url("fonts/chivo-bold-webfont.eot");
  src: url("fonts/chivo-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/chivo-bold-webfont.woff2") format("woff2"), url("fonts/chivo-bold-webfont.woff") format("woff"), url("fonts/chivo-bold-webfont.ttf") format("truetype"), url("fonts/chivo-bold-webfont.svg#chivobold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'portfolio-icons';
  src: url("fonts/portfolio-icons.eot?4rnmjs");
  src: url("fonts/portfolio-icons.eot?#iefix4rnmjs") format("embedded-opentype"), url("fonts/portfolio-icons.ttf?4rnmjs") format("truetype"), url("fonts/portfolio-icons.woff?4rnmjs") format("woff"), url("fonts/portfolio-icons.svg?4rnmjs#portfolio-icons") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'portfolio-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-logo-both:before {
  content: "\e607"; }

.icon-logo-both:after {
  content: "\e608"; }

.icon-logo-beg:before {
  content: "\e607"; }

.icon-logo-end:before {
  content: "\e608"; }

.icon-logo:before {
  content: "\e600"; }

.icon-github:before {
  content: "\e601"; }

.icon-linkedin:before {
  content: "\e602"; }

.icon-codepen:before {
  content: "\e603"; }

.icon-chrome:before {
  content: "\e604"; }

.icon-twitter:before {
  content: "\e605"; }

.icon-dribbble:before {
  content: "\e606"; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-size: 2.8rem; }

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

body {
  font-family: "Josefin Slab", "Gill Sans", "Gill Sans MT", Calibri, serif;
  font-size: 11pt; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Overlock", Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  margin: .4em 0; }

h1 {
  font-size: 14pt; }

h2 {
  font-size: 13pt; }

h3 {
  font-size: 10pt; }

h4 {
  font-size: 9pt; }

h5 {
  font-size: 10.5pt; }

.logo {
  font-family: "chivoblack", "Arial Black", sans-serif;
  font-size: 20pt; }

.logo span {
  display: none; }

.logo a {
  text-decoration: none; }

small {
  font-size: 1.2rem; }

p {
  margin: 5px 0; }

b, strong {
  font-weight: 800; }

ul {
  margin: 5px 30px; }

li {
  line-height: 1.3; }

a {
  color: #A1A1A1; }

div.col-1-2 {
  float: none;
  margin: 0 auto;
  text-align: center; }

.wrapper {
  width: 100%;
  max-width: 660px;
  margin: 32pt 36pt 0; }

.wrapper > header {
  position: relative; }

main {
  width: 100%;
  margin: 0;
  padding-left: 20px; }

section, article, .module {
  margin: 20px 0 5px; }

section > header h2, .module h2 {
  padding: 5px; }

section header {
  text-align: center; }

.grid:before, .grid:after {
  content: "";
  display: table;
  clear: both; }

[class*='col-'] {
  float: left;
  padding-right: 20px; }

[class*='col-']:last-of-type {
  padding-right: 0; }

.grid-pad {
  padding: 20px 0 20px 20px; }

.grid-pad > [class*='col-']:last-of-type {
  padding-right: 20px; }

.reverse {
  float: right; }

.col-2-3 {
  width: 66.66%; }

.col-1-3 {
  width: 33.33%; }

.col-1-2 {
  width: 50%; }

.col-1-4 {
  width: 25%; }

.col-1-8 {
  width: 12.5%; }

.col-1-5 {
  width: 20%; }

.col-2-5 {
  width: 40%; }

.col-3-5 {
  width: 60%; }

.col-4-5 {
  width: 80%; }

.logo + div {
  margin: 12px 0 0 0;
  height: 60px; }

.resume main {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 640px; }
.resume aside {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

section, article {
  margin: 0; }

section, .module {
  border-left: #A1A1A1 dotted 2px;
  margin-top: 5px;
  margin-bottom: 10px;
  position: relative; }

.module ul {
  margin-left: 10px; }

.module li {
  display: inline-block; }

.module li:after {
  content: ', '; }

.module li:last-of-type:after {
  content: '  '; }

article {
  padding: 5px 5px 0 5px; }

header h2 {
  font-size: 11pt;
  position: absolute;
  top: 20px;
  left: -55px;
  width: 80px;
  text-align: right;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

footer {
  display: none; }

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