/*
 Theme Name:     Twenty Fourteen Custom for Seton Hall
 Theme URI:      http://blogs.shu.edu/
 Description:    Twenty Fourteen Child Theme
 Author:         Tom McGee
 Author URI:     http://www.tom-mcgee.com
 Template:       twentyfourteen
 Version:        1.0.0
*/
 
@import url("../twentyfourteen/style.css");
 
/* =Theme customization starts here ------------------------------------------------------- */

span.continue-reading { white-space: nowrap }

div.event-thumbnail { margin-top: 10px ; margin-bottom: 10px }
div.event-thumbnail img { float: left; clear: left }
div.event-thumbnail span.wp-caption-text { position: relative; left: 10px; color: #666666 }
div.entry-content span.wp-caption-text { color: #666666 }
div.entry-content dt h4 a:link { text-decoration: none }
div.entry-content dd { border-bottom: 1px solid #efefef }

body, body.custom-background { background-color: #222222 }

#secondary, .header-main, .site:before { background-color: #004488 } 

/* Reworking site title, main menu and search */

.site-title { font-size: 26px }

.header-main { min-height: 52px }

.search-toggle {
    height: 52px;
    width: 52px;
    margin-left: 20px;
}

.search-toggle:before {
    font-size: 26px;
    margin-top: 13px;
}

.primary-navigation { font-size: 12px }

.primary-navigation li {
    height: 52px;
    line-height: 52px;
}
