/* 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;
    /* background-color: #C6F54A; */
}
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;
}

h1 {
    font-family: "Space Grotesk", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 8em;
}

.headerMargin {
    margin-top:50px;
}

p {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-size: 3em;
    line-height: 1.3;
    font-style: normal;
}

.pItalic {
    font-style: italic;
}

a, a:visited, a:active {
    color:red;
    background-color: #fff;
    text-decoration: none;
}

a:hover {
    color:#fff;
    background-color: red;
}

.wrapper {
    max-width: 1000px;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px;
}

.dottedLine {
    width: auto;
    height: 0px;
    border: dashed black;
    border-top: none;
    border-left: none;
    border-right: none;
}

.bioContainer {
    padding-top: 15px;
    padding-bottom:15px;
}

.workWrapper {
    margin-top: 300px;
}

.workContainer {
    border-top: 2px dashed black;
    padding-top: 30px;
    padding-bottom: 30px;
}

.workBottom {
    margin-top: 10px;
}

.linkList {
    list-style-type: none;
    margin: 0;
    /* margin-top:-2px; */
    padding: 0;
    overflow: hidden;
    float:right;
  }

.linkItem {
    float: right;
    margin-left:30px;
}

.jobLink {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    border-width:0px;
    font-size: 3em;
    padding:5px 5px 5px 5px;
    /* border-radius: 2pt; */
    color: #000;
    background-color: #F2F2F2;
}

.jobLink:hover {
    background-color: red;
    cursor:pointer;
    color: #fff;
}

.footer {
    /* background-color: #fff; */
    bottom: 0;
    height:100px;
  }

/* ########  SMALL ####### */
@media only screen and (min-width: 640px) {
    /* body {
        background-color: red;
        } */
    p, .jobLink {
        font-size: 3em;
    }
    h1 {
        font-size: 8em;
    }
    .wrapper {
        max-width: 100%;
    }
    .workContainer {
        border-width:2px;
    }
    .headerMargin {
        margin-top:50px;
    }
    .workWrapper {
        margin-top: 300px;
    }
    .linkItem {
        margin-left:30px;
    }
    .workBottom {
        margin-top: 50px;
    }
}


/* ######## MEDIUM ####### */
@media only screen and (min-width: 768px) {
    /* body {
        background-color: orange;
            } */
    p, .jobLink {
        font-size: 3em;
    }
    h1 {
        font-size: 8em;
    }
    .wrapper {
        max-width: 100%;
    }
    .workContainer {
        border-width:2px;
    }
    .headerMargin {
        margin-top:50px;
    }
    .workWrapper {
        margin-top: 300px;
    }
    .linkItem {
        margin-left:30px;
    }
    .workBottom {
        margin-top: 50px;
    }
}

/* ######## LARGE ####### */
@media only screen and (min-width: 1024px) {
    /* body {
        background-color: yellow;
        } */
    p, .jobLink {
        font-size: 1em;
    }
    h1 {
        font-size: 3em;
    }
    .wrapper {
        max-width: 50%;
    }   
    .workContainer {
        border-width:1px;
    }
    .headerMargin {
        margin-top:30px;
    }
    .workWrapper {
        margin-top: 150px;
    }
    .linkItem {
        margin-left:15px;
    }
    .workContainer {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .workBottom {
        margin-top: 15px;
    }
}

/* ######## X LARGE ####### */
@media only screen and (min-width: 1280px) {
    /* body {
        background-color: green;
        } */
    p, .jobLink {
        font-size: 1em;
    }
    h1 {
        font-size: 3em;
    }
    .wrapper {
        max-width: 45%;
    }
    .workContainer {
        border-width:1px;
    }
    .headerMargin {
        margin-top:30px;
    }
    .workWrapper {
        margin-top: 100px;
    }
    .linkItem {
        margin-left:15px;
    }
    .workContainer {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .workBottom {
        margin-top: 15px;
    }
}

/* ######## XX LARGE ####### */
@media only screen and (min-width: 1536px) {
    /* body {
        background-color: blue;
        } */
    p, .jobLink {
        font-size: 1em;
    }
    h1 {
        font-size: 3em;
    }
    .wrapper {
        max-width: 40%;
    }
    .workContainer {
        border-width:1px;
    }
    .headerMargin {
        margin-top:30px;
    }
    .workWrapper {
        margin-top: 100px;
    }
    .linkItem {
        margin-left:15px;
    }
    .workContainer {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .workBottom {
        margin-top: 15px;
    }
}