@font-face {
    font-family: 'Kameron';
    src: url('Kameron-Regular.ttf');
}

body {
    background-color: #111 !important;
}

.post h2 a, h2.entry-title-nyu-single {
    color: #595479;
    font-family: "Georgia","Times New Roman",Times,serif;
    font-size: 21px;
    line-height: normal;
    text-decoration: none;
    display: block;
}

h2.entry-title-nyu-single {

    padding-top: 3%;

}

.post a:hover, a:link, a:visited {
    color: #533e73;
    text-decoration: none;
}

@media only screen and (min-width: 640px) {

    #content {

        margin: auto;
        max-width: 1065px;


    }

    #content .row {
        max-width: 1000px !important;
        padding: 0 25px !important;
    }


}

@media only screen and (max-width: 640px) {

    #content {

        display: inline-block;

    }

    #content .row {
        max-width: 1000px !important;
        padding: 0px !important;
    }

    .nyu-header {

        text-align: center;

    }

    #primary {

        padding: 0px 25px !important;

    }


}

.nyu-header {

    margin-bottom: 1% !important;
    margin-top: 0% !important;

}

.nyu-header h1 {

    margin: 0;

}

.site-name {
    display: block;
    font-size: 2.063em;
    line-height: 1.0em;
    padding-top: 20px;
}

@media only screen and (min-width: 400px) {

    .site-name a {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 50px;
        line-height: normal;
        color: #9387ba;
        text-decoration: none;
        border-bottom: none;
        display: block;
    }

}

@media only screen and (max-width: 400px) {

    .site-name a {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 45px;
        line-height: normal;
        color: #9387ba;
        text-decoration: none;
        border-bottom: none;
        display: block;
    }

}

#logo {
    margin: 0;
}
.header-img {
    background-color: #111;
    width: 100%;
    padding-bottom: 15px;
}

@media only screen and (min-width: 640px) {

    .nyu-main-body {

        background-color: #fff;
        padding: 0;
        margin-top: 0;
        width: 65%;
        float: left;
        display: inline-block;

    }

    .nyu-page-title {
        margin-bottom: 1%;
        margin-top: 2%;
        font-size: 32px;
        text-align: left;
        padding: 0 25px !important;
    }


}

@media only screen and (max-width: 640px) {

    .nyu-main-body {

        background-color: #fff;
        padding: 0;
        margin-top: 0;
        width: 100%;
        float: left;
        display: inline-block;

    }

    .nyu-page-title {
        margin-bottom: 1%;
        margin-top: 2%;
        font-size: 32px;
        text-align: left;
    }


}


.no-pad {

    padding-top: 4% !important;

}

@media only screen and (min-width: 640px) {

    .nyu-main-sidebar {

        margin-left: 2%;
        width: 32%;

    }

}

@media only screen and (max-width: 640px) {

    .nyu-main-sidebar {

        margin-top: 2%;
        width: 100%;

    }

}

.sidebar-a {

    padding: 0 25px 0 15% !important;

}

.nyu-author-image {

    display: inline-block;
    float: left;

}

.nyu-content-section {

    display: inline-block;
    margin-bottom: 2%;

}

.post-meta .timestamp, .post-meta .vcard {
    border-right: solid 1px #7E7E7E;
    padding-right: 9px;
    display: inline;
}

.timestamp, .post-meta {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: normal;
    color: #964229;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 10px;
}

.post-entry {
    clear: both;
    font-family: georgia, 'times new roman', times, serif;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    word-break: break-all;
}

.title-archive h6 {
    margin: 0;
    padding: 15px 0 0 15px;
    font-size: 22px;
}

.post-entry p {

    font-size: 14px !important;

}

.entry-content-nyu {

    margin-right: 1%;
    line-height: 1.3;
}

.entry-content-nyu-single {

    margin-right: 1%;
    line-height: 1.3;
    padding-top: 2%;
}


.entry-title-nyu {
    margin: 5px 0 5px;
    /* font-size: 2.250em; */
    font-weight: bold;
    font-family: helvetica, arial, sans-serif;
    font-size: 22px;
    line-height: 24px;
    color: #533e73;
}

#topSidebar {

    background-color: #fef89a !important;
    color: #3d3d3d !important;
    font-family: 'Roboto', sans-serif;
    font-size: 16px !important;
    margin-bottom: 10%;
    padding: 10px 25px 1px !important;

}

#topSidebar h3 {

    font-family: 'Kameron', Times, serif !important;
    font-weight: 300 !important;
    font-size: 3.3em !important;
    color: #4f276a !important;
    margin-bottom: 0;
    margin-top: 0;

}

#topSidebar p {

    margin: 0 0 1.6em !important;
    font-size: 18px !important;

}

#bottomSidebar {

    float: right;
    background-color: #333;
    border: 0;
    margin: 0;
    padding: 10px 15px 0;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;

}

#bottomSidebar a {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #C6C6C6;
}

#bottomSidebar ul {

    padding: 0 !important;

}

#bottomSidebar ul li {
    padding: 3px 0 0;
}

#searchform {

    max-height: 30px;

}

.transnational-header {

    border-bottom: 1px solid #eee !important;

}

.cat-item {

    margin-left: 5%;

}

#bottomSidebar input[type="submit"] {
    border-radius: 3px;
    background-color: #fff;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    padding: .2em 1em .2em;
    color: #333;
    transition: all .2s ease-out;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: 14px;
    min-height: 30px;
}

#bottomSidebar input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    -webkit-appearance: none;
    color: #404040;
    border: 1px solid #d6d6d6;
    border-radius: 3px;
    padding: .6em 1em .6em;
    width: 74%;
    max-height: 30px;
    line-height: 1.5;
}

#bottomSidebar h2 {

    font-family: "Georgia","Times New Roman",Times,serif;
    font-weight: 300;
    font-size: 1.9em;
    color: #ffffff;
    line-height: 1.5;
    margin-bottom: 0.3em;
    margin-top: 1em;

}

#bottomSidebar ul ul li {

    padding: 0;
    line-height: 24px;
    color: #ddddee;
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;

}

#bottomSidebar ul ul li a {

    color: #ddddee;

}

.sidebarText {

    display: block;
    margin-bottom: 2%;

}

.sidebarText a {

    color: #fff;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 0px;

}

.textwidget {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #c6c6c6;
}

.wp-block-embed__wrapper {

    max-width: 250px;

}


.pageFooter {
    clear: both;
    margin: auto 0;
    padding: 25px 0 25px;
    text-align: center;
    display: inline-block;
    position: relative;
    width: 100%;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #c6c6c6;
}

.site-footer {
    border-top: 0px solid #eee !important;
    margin-top: 1em !important;
    padding: 20px 0;
    color: #6f6f6f;
}

.site-info {

    font-size: 11px;
    margin-left: 8%;
    color: #FFF;

}

.site-info a {

    font-size: 11px;
    color: #FFF;
    border-bottom: 1px solid #eee !important;


}

.search-align {

    text-align: center;

}