




/*
     FILE ARCHIVED ON 5:38:24 Nov 6, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 6:11:37 Nov 9, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* nwi.css
 * version 1.0
-------------------------------------------------- */

/* Font
-------------------------------------------------- */

/*switch to Georgia*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family:Georgia, serif;
}

.block-title-inner h2, .block-title-inner h3, .asset .asset-header h1 {
    font-weight:normal;
}

/*underline links in trending and other blocks*/
h4 a:hover {text-decoration:underline !important;}

/*Mosaic*/
.mosaic-grid .mosaic-item h3 {
	font-weight:normal !important;
	font-size:18px !important;
}


/*blockquotes*/
blockquote p{font-size:14px !important; background-color:#EEE !important; padding:15px;}

@media (min-width: 768px) {
    .asset .asset-header h1 {
        font-size:42px;
    }
}

-------------------------------------------------- */

/* Image
-------------------------------------------------- */

/*e-edition images*/
.fullsizeimage .card .card-image .photo.layout-vertical img {max-height:inherit !important;}