/*
 Theme Name:   NYU Journalism Applications (Twenty Fourteen Child)
 Theme URI:    http://applications.nyujournalism.org/
 Description:  NYU Applications
 Author:       Garrett Gardner
 Template:     twentyfourteen
 Version:      1.0.0
 Text Domain:  nyuja
*/

@import url("../twentyfourteen/style.css");

.entry-content, .entry-summary, .page-content {
    white-space: normal;
    -moz-hyphens: none;
}

.site-info,
#masthead,
#secondary {
    display: none !important;
}

#page {
    margin: 0 auto !important;
    width: 100% !important;
}
#page:before {
    width: 0;
}

#content {
    margin-left: 0 !important;
}

.gform_wrapper .top_label .gfield_label {
    margin-top: 20px !important;
}

.footer-sidebar .widget {
    width: 100%;
}

.gfield {
    margin-bottom: 32px !important;
}