/* IE* style fixes 8*/

html.ie8 h1,
html.ie8 h2,
html.ie8 h3,
html.ie8 h4,
html.ie8 h5,
html.ie8 #ubernav ul li a,
html.ie8 #upprev_box .upprev-container .entryItemHeader h6,
html.ie8 .entry-featured h3,
html.ie8 .entry-listing ul li h4,
html.ie8 ul#report-list h4,
html.ie8 .pagination-pages ul li.active,
html.ie8 .search-footer ul li.active,
html.ie8 .pagination-pages ul li a,
html.ie8 .search-footer ul li a,
html.ie8 .entry-container .entry-header h2,
html.ie8 .entry-container .entry-header .entry-meta span,
html.ie8 .entry-container .entry-body .entry-words h2,
html.ie8 .entry-container .entry-body h3,
html.ie8 .author h2,
html.ie8 .author h3,
html.ie8 .author .follow-links .follow-subtitle,
html.ie8 .author .author-recent-archive ul li h4,
html.ie8 .entries-related h3,
html.ie8 .entries-related ul li a div.related-entry-title,
html.ie8 body.section-mobile header .branding h1 span.section-name,
html.ie8 body.section-mobile header .branding .section-subnav ul li a,
html.ie8 #comment-notice h3,
html.ie8 .search-results-container .entry-asset.asset a,
html.ie8 h3.report-title {
  font-family: "Helvetica Neue", Helvetica, Arial, serif;
}

html.ie8 #ubernav ul li:hover ul {
	border-left: 1px solid #ccc;
 	filter: progid:DXImageTransform.Microsoft.Shadow(color='#404040', Direction=145, Strength=6);
}
html.ie8 #ubernav ul li.last .searchbar form #search-submit-text, html.ie8 #ubernav ul li.last .searchbar form.focus #search-submit-text {
	line-height: 28px;
}
html.ie8 .entries-related ul li a div.related-entry-title {
	background-color: #722020;
}
html.ie8 .entries-related ul li a:hover div.related-entry-title {
	background-color: #c52627;
}
html.ie8 #social-share-vert .social-icon.comments a {
	width: 50px;
}
