body {
    margin: 0;
    font-family: "Roboto Condensed", "Helvetica", Arial, sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
}

main {
    width: 1100px;
    margin: 3em auto 3em auto;
    overflow: hidden;
    padding: 0 20px;
}

main#lla {
    width: 1000px;
}

ul,
h1,
h2,
h3,
h4 {
    font-weight: inherit;
    margin: 0;
    padding: 0;
    font-size: inherit;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.70);
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 1.5em;
    padding-bottom: 4px;
    color: rgba(0, 0, 0, 0.90);
}

#contact {
    float: left;
    font-size: 15px;
}

#contact h1 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
}

#contact h2 {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.60);
    font-weight: 300;
}

#contact ul {
    margin-top: 2em;
    font-weight: 300;
}

#contact ul:last-child {
    margin-top: 0.5em;
}

#contact li {
    display: inline-block;
    list-style: none;
    margin-right: 12px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
    background-size: 16px;
}

#contact li.no-background {
    background: none;
    padding-left: 0;
}

#contact li .emoji {
    font-size: 0.8em;
}

#contact li:last-child {
    margin: 0;
}

#avatar {
    float: right;
    height: 140px;
    width: 140px;
}

#avatar img {
    border: 1px solid rgba(0, 0, 0, 0.40);
    padding: 1px;
    border-radius: 50%;
    height: 140px;
    width: 140px;
}

#timeline {
    clear: both;
}

#timeline img {
    width: 100%;
    height: auto;
    margin-top: 2.5em;
}

#introduction {
    clear: both;
}

#introduction p {
    line-height: 140%;
}

#experience {
    clear: both;
    width: 660px;
    float: left;
}

#lla #experience {
    width: 640px;
}

#experience article {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.40);
    color: rgba(0, 0, 0, 0.80);
    padding: 2em 0;
}

#experience article:first-of-type {
    padding-top: 1.5em;
}

#experience h1 {
    float: left;
    font-size: 24px;
    color: rgba(0, 0, 0, 1);
    font-weight: 700;
    margin-bottom: 0.25em;
}

#experience h3 {
    float: right;
    font-size: 14px;
    background-position: left top;
    background-size: 16px;
    background-image: url("/images/calendar-50.png");
    background-repeat: no-repeat;
    padding-left: 22px;
}

#experience h2 {
    clear: both;

    font-size: 20px;
    background-position: left center;
    background-size: 24px;
    background-image: url("/images/business-52.png");
    background-repeat: no-repeat;
    padding-left: 32px;
    margin-bottom: 1em;
}

#experience h4 {
    font-size: 14px;
    margin: 1em 0;
    color: rgba(0, 0, 0, 0.90);
    font-weight: 300;
}

#experience ul {
    margin: 0 0 0 1.25em;
}

#experience li {
    list-style: square;
    margin: 0.5em 0;
}

.h4-prefix {
    display: inline-block;
    width: 32px;
    font-weight: normal;
    color: rgba(0, 0, 0, 1);
}

aside {
    width: 370px;
    float: right;
}

#lla aside {
    width: 300px;
}

.right-sidebar-list-items {
    margin: 1.5em 0;
}

.right-sidebar-list-items li {
    color: rgba(0, 0, 0, 0.80);
    list-style: none;
    margin: 1.5em 0;
}

.right-sidebar-list-items a {
    text-decoration: underline;
}

.interests li,
.skills-print li,
.skills-aside li {
    display: inline-block;
    list-style: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 4px;
    margin: 0 0.5em 0.5em 0;
    border-radius: 6px;
    font-size: 13px;
    white-space: nowrap;
}

#experience p {
    margin: 1em 0 0 0;
}

.skills-print p,
.skills-aside p {
    margin: 1em 1em 0.5em 0;
    font-weight: 700;
}

.interests ul {
    margin-top: 1em;
}

.disclaimer-text {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.80) !important;
    font-weight: 300 !important;
}

.only-print {
    display: none !important;
    visibility: hidden;
}

.right-sidebar-list-items-print,
#interests-print,
.skills-print {
    display: none !important;
    visibility: hidden;
    clear: both;
}

.right-sidebar-list-items-print table,
.skills-print table {
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
    border-spacing: 0;
}

.right-sidebar-list-items-print table {
    margin-top: 1.25em;
}

.right-sidebar-list-items-print td {
    vertical-align: top;
    padding: 0;
    text-align: left;
}

.skills-print span:first-of-type {
    margin-top: 1em;
}

.skills-print span {
    margin-bottom: 0.5em;
    font-weight: 700;
    display: inline-block;
}

.skills-print ul {
    display: inline;
}

.right-sidebar-list-items-print td {
    width: 33.33%;
    padding-right: 24px;
    padding-bottom: 24px;
}

.right-sidebar-list-items-print td:last-child {
    padding-right: 0;
}

.right-sidebar-list-items-print tr:last-child td {
    padding-bottom: 0;
}

.right-sidebar-list-items-print a {
    text-decoration: underline;
}

img.right-sidebar-img {
    float: left;
    width: 50px;
    margin-right: 10px;
}

aside section {
    clear: both;
    margin-bottom: 24px;
}

@media print {
    .page-break {
        page-break-before: always;
    }

    main#lla {
        width: 1100px;
    }

    #experience {
        width: 1100px !important;
    }

    #experience article:last-child {
        border-bottom: none;
    }

    .no-print {
        display: none !important;
        visibility: hidden;
    }

    .only-print {
        display: inline-block !important;
        visibility: visible;
    }

    .right-sidebar-list-items-print,
    #interests-print,
    .skills-print {
        display: block !important;
        visibility: visible;
    }

    article,
    #interests-print {
        page-break-inside: avoid;
    }
}

@media screen {
    article {
        page-break-inside: auto;
    }
}