/*
 * Theme Name:  Oxford Child
 * Theme URI:   http://thethemefoundry.com/wordpress-themes/oxford
 * Author:      The Theme Foundry
 * Author URI:  http://thethemefoundry.com
 * Description: A magazine style theme with Typekit fonts and multicolumn layouts.
 * Version:     1.0.0
 * License:     GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags:        white, light, one-column, two-column, responsive-layout, custom-background, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 * Template:    oxford
 */

@import url( '../oxford/style.css' );



/* ------------ MENU ------------- */

.js .main-navigation {
    display: block;
    position:fixed;
    width:auto;
    height:40px !important;
    padding:20px;
    z-index:10;
    color: #4bc6e5;
    background-color: #fff;
}

.site-branding {
    float: left;
    width: 100%;
    margin-top: 6.25px !important;
    margin-top: 5rem !important;

/* ------------ FONTS ------------- */

@font-face{
font-family:"Mark W01 Medium";
        src:url("Fonts/5423451/36390511-9c88-42f2-890f-1ae4b1e7dd70.eot?#iefix");
        src:url("Fonts/5423451/36390511-9c88-42f2-890f-1ae4b1e7dd70.eot?#iefix") format("eot"),url("Fonts/5423451/72d3aeb4-7402-40d6-a945-34360316b980.woff2") format("woff2"),url("Fonts/5423451/f17f16a9-09cc-4170-a039-5f47a4948438.woff") format("woff"),url("Fonts/5423451/340db581-50b2-4783-8f40-db42ea764bda.ttf") format("truetype");
    }
@font-face{
font-family:"Mark W01 Regular";
        src:url("Fonts/5423483/230b3c63-b497-421b-ae7d-182024bef8ac.eot?#iefix");
        src:url("Fonts/5423483/230b3c63-b497-421b-ae7d-182024bef8ac.eot?#iefix") format("eot"),url("Fonts/5423483/ec598369-4d91-4a16-9db3-6654f68d3c28.woff2") format("woff2"),url("Fonts/5423483/90214997-3760-4b80-a23b-fec02ab55fac.woff") format("woff"),url("Fonts/5423483/118e930e-1f56-4131-aee9-236212c0a10b.ttf") format("truetype");
    }
@font-face{
font-family:"Mark W01 Light";
        src:url("Fonts/5423562/a8abc20c-6ce3-48be-b25e-41ae3c6e0379.eot?#iefix");
        src:url("Fonts/5423562/a8abc20c-6ce3-48be-b25e-41ae3c6e0379.eot?#iefix") format("eot"),url("Fonts/5423562/3d82d7a7-de70-4f67-85f4-78342de5fedb.woff2") format("woff2"),url("Fonts/5423562/23acf083-b36e-4baf-aabc-4935a5c4bdce.woff") format("woff"),url("Fonts/5423562/caf2b644-efc2-495e-af03-3b385d7de014.ttf") format("truetype");
    }
        
body,
button,
input,
select,
h1,
textarea {
font-family: "Mark W01 Regular", "Helvetica Neue", helvetica, arial, sans-serif;
}


h2, h3, h4 {
font-size: 24px;
font-size: 1.5rem;
font-size:28px;
font-size:1.75rem;
font-size:30px;
font-size:1.875rem;
font-family: "Mark W01 Medium", "Helvetica Neue", helvetica, arial, sans-serif;
}

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
font-family: "Mark W01 Regular", "Helvetica Neue", helvetica, arial, sans-serif;
}

.site-description, .site-branding {
font-family: "Mark W01 Regular", "Helvetica Neue", helvetica, arial, sans-serif;
text-align: right;
}

.site-title {
font-family: "Mark W01 Light", "Helvetica Neue", helvetica, arial, sans-serif;
font-size:60px;
font-size:3.750rem;
}

.site-description {
position: relative;
margin: 0;
font-family: Soleil, 'soleil-1', 'soleil-2', 'Helvetica Neue', Helvetica, Arial, sans-serif;
word-spacing: 0;
text-transform: none;
font-size:15px;
font-size:0.9375rem;
font-size:20px;
font-size:1.25rem;
font-size:24px;
font-size:1.5rem;
font-size:27px;
font-size:1.6875rem;
font-size:27,5px;
font-size:1.7rem;


letter-spacing: 4px;
letter-spacing: 0.25rem;
}

/* ------------  FOOTER ------------- */
/*
.site-info {
    display: none !important;
} */

.site-info ul {
list-style: none;
}

.site-info li {
display:inline;
}

#colophon {
max-width: 100%;
font-size:10px;
font-size:0.625rem;
}

.site-info a {
    font-weight: 600;
    text-transform: inherit;
    font-size: inherit;
}