@charset "UTF-8";


@font-face {
    font-family: Body-Font;
    src: url("../fonts/Quattrocento-Regular.otf") format("opentype");
}
@font-face {
    font-family: Company-Font;
    src: url("../fonts/QuattrocentoSans-Regular.otf") format("opentype");
}
@font-face {
    font-family: Company-Font;
    font-weight: bold;
    src: url("../fonts/QuattrocentoSans-Bold.otf") format("opentype");
}
@font-face {
    font-family: Company-Font;
    font-style: italic;
    src: url("../fonts/QuattrocentoSans-Italic.otf") format("opentype");
}
@font-face {
    font-family: Company-Font;
    font-style: italic;
    font-weight: bold;
    src: url("../fonts/QuattrocentoSans-BoldItalic.otf") format("opentype");
}

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: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

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

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

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

a img {
    border: none;
}

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

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
    font-style: normal;
}

* html {
    font-size: 112%;
}

html {
    font-size: 18px;
    line-height: 1.8em;
}

h1, h2, h3, h4, h5 {
    font-family: Company-Font, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body {
    font-family: Body-Font, Georgia, Times, 'Times New Roman', serif;
    font-style: normal;
}

em {
    font-family: Body-Font, Georgia, Times, 'Times New Roman', serif;
    font-style: italic;
}

strong {
    font-family: Body-Font, Georgia, Times, 'Times New Roman', serif;
}

a, a:link, a:visited, a:hover, a:active, a:focus, a:link:hover, a:link:focus,
a:visited:hover, a:visited:focus, a:hover:focus, a:active:hover, a:active:focus {
    -webkit-transition: all 0.05s ease-in-out, 0.5s;
    -moz-transition: all 0.05s ease-in-out, 0.5s;
    -o-transition: all 0.05s ease-in-out, 0.5s;
    transition: all 0.05s ease-in-out, 0.5s;
}

a, a:link, a:visited, a:hover, a:active {
    color: #2089b9;
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

a:hover, a:focus, a:link:hover, a:link:focus, a:visited:hover, a:visited:focus,
a:hover:hover, a:hover:focus, a:active:hover, a:active:focus {
    border-bottom: 1px solid #2089b9;
}

a.noline:hover, a.noline:focus, a.noline:link:hover, a.noline:link:focus, a.noline:visited:hover, a.noline:visited:focus,
a.noline:hover:hover, a.noline:hover:focus, a.noline:active:hover, a.noline:active:focus {
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

html {
    background-color: #414141;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    color: #444444;
    background-color: white;
}

p {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

h1 {
    font-size: 2.61em;
    line-height: 1.02em;
    margin-bottom: 0.34em;
}

h1, h1 a, h1 a:link, h1 a:focus, h1 a:visited {
    color: #444444;
    border-color: transparent
}

h1:hover, h1 a:hover, h1 a:link:hover, h1 a:focus:hover, h1 a:visited:hover {
    border-color: #444444
}

h2 {
    font-size: 1.8em;
    line-height: 1.25em;
    margin-bottom: 0.5em;
    margin-top: 1em;
}

h2, h2 a, h2 a:link, h2 a:focus, h2 a:visited {
    color: #666666;
    border-color: transparent
}

h2:hover, h2 a:hover, h2 a:link:hover, h2 a:focus:hover, h2 a:visited:hover {
    border-color: #666666
}

h3 {
    font-size: 1.5em;
    line-height: 1.19em;
    margin-bottom: 0.9em;
    margin-top: 1em;
}

h3, h3 a, h3 a:link, h3 a:focus, h3 a:visited {
    color: #444444;
    border-color: transparent
}

h3:hover, h3 a:hover, h3 a:link:hover, h3 a:focus:hover, h3 a:visited:hover {
    /* border-color: #444444 */
}

h4 {
    font-size: 1.17em;
    line-height: 1.52em;
    margin-bottom: 0.76em;
    text-transform: uppercase
}

h4, h4 a, h4 a:link, h4 a:focus, h4 a:visited {
    color: #444444;
    border-color: transparent
}

h4:hover, h4 a:hover, h4 a:link:hover, h4 a:focus:hover, h4 a:visited:hover {
    border-color: #444444
}

h5 {
    font-size: 1em;
    line-height: 1.8em;
    margin-bottom: 0.44em;
}

h5, h5 a, h5 a:link, h5 a:focus, h5 a:visited {
    color: #666666;
    border-color: transparent
}

h5:hover, h5 a:hover, h5 a:link:hover, h5 a:focus:hover, h5 a:visited:hover {
    border-color: #666666
}

@media (max-width: 50.625em){
    h1 {
        font-size: 2.28em;
        line-height: 1.17em;
    }

    h2 {
        font-size: 1.5em;
        line-height: 1.19em;
    }

    h3 {
        font-size: 1.17em;
        line-height: 1.52em;
    }
}

@media (max-width: 39.375em){
    h1 {
        font-size: 1.5em;
        line-height: 1.19em;
    }

    h2 {
        font-size: 1.17em;
        line-height: 1.52em;
    }

    h3 {
        font-size: 1em;
        line-height: 1.8em;
    }

    h4 {
        font-size: 1em;
        line-height: 1.8em;
    }
}

header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('../images/top.jpg') top left no-repeat;
    display: block;
    background-size: cover;
    height: auto;
    /* background-attachment: fixed; */
    border-bottom: 4px solid #fd7a2d;
    padding-left: 2em;
}

header a {
    color: white;
    font-size: 4em;
    font-family: Company-Font, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.35em;
    text-align: left;
    margin-top: 40px;
    text-shadow: 0px 0px 0.05em #444444;
    display: inline-block;
}

nav {
    margin-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em;
    border-bottom: 1px solid #dddddd;
    background-color: #eeeeee;
}

footer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #414141;
    background: url('../images/footer.jpg') top left no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    height: auto;
    display: block;
    overflow: hidden;
    border-top: 4px solid #fd7a2d;

    padding-left: 2em;
    padding-right: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
    margin-top: 4em;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.8em;
    
    color: #e6e6e6;
}

footer a, footer a:link, footer a:visited, footer a:active {
    color: #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

footer a img, footer a:link img, footer a:visited img, footer a:active img {
    border-style: none;
}

footer a:hover, footer a:focus, footer a:link:hover,
footer a:link:focus, footer a:visited:hover, footer a:visited:focus,
footer a:active:hover, footer a:active:focus {
    border-color: #e6e6e6;
}

main {
    *zoom: 1;
    width: 65%;
    max-width: 66.875em;
    _width: 66.875em;
    min-height: 400px;
    padding-left: 2em;
    padding-right: 2em;
    margin-left: auto;
    margin-right: auto;
}

header a img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    vertical-align: top;
}

header a, header a:link, header a:visited, header a:active {
    color: white;
    text-shadow: 0px 0px 0.05em #444444;
    display: inline-block;
    border: none;
}


@media (max-width: 75.375em) {
    header {
        font-size: 0.9em;
        line-height: 1.31em;
    }

    header img {
        width: 60px;
    }
}

@media (max-width: 50.625em){
    header img {
        width: 60px;
    }

}

@media (max-width: 45em){
    header {
        font-size: 0.6em;
        line-height: 1.2em;
    }

    header img {
        width: 50px;
    }
}

@media (max-width: 33.75em){
    header {
        font-size: 0.5em;
        line-height: 1.56em;
    }

    header img {
        width: 40px;
    }
}

.btn {
    font-size: 0.7em;
    background: #fd7a2d;
    -webkit-border-radius: 6;
    -moz-border-radius: 6;
    border-radius: 6px;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
}

a.btn, a.btn:link, a.btn:visited, a.btn:hover, a.btn:active {
    color: #ffffff;
    border-bottom: none;
}

.btn:hover {
    background: #f05800;
    text-decoration: none;
}

.rdf-properties {
    border-bottom: solid 3px #fd7a2d;
    min-width: 80%;
}

.rdf-properties tr td {
    padding: 5px;
    line-height: 120%;
}

.rdf-properties tr th {
    line-height: 120%;
    padding: 5px;
    color: white;
    background-color: #fd7a2d;
    text-align: center;
    font-weight: bold;
}

.mathcal {
    font-family: 'Lucida Calligraphy', 'Monotype Corsiva', 'URW Chancery L', 'Apple Chancery', serif;
}

sub {
    vertical-align: -0.2em;
    font-size: 80%;
}


li {
    padding-left: 1em;
    text-indent: -.7em;
}

li:before {
    content: "+ ";
}

li.disconnected:before {
    color: #fd7a2d;
    content: "- ";
}

li.root:before {
    color: #2089b9;
}

li.child:before {
    color: #444444;
}

li.leaf:before {
    color: #444444;
    content: "- ";
}

#only-root:checked ~ li.leaf, #only-root:checked ~ li.child {
    display: none;
}

#only-connected:checked ~ li.leaf, #only-connected:checked ~ li.child, #only-connected:checked ~ li.disconnected {
    display: none;
}
