/* IE FIXES */

/* upgrade bar */
html.lt-ie8 div#ie_upgrade a {display:block;height:20px;width:95%;padding:10px 2% 8px 3%;font:10px 'Bitstream Vera Sans',verdana,sans-serif;background: #ffffe1 url('../js/ie_fixes/icon.png') 1% 8px no-repeat;border-bottom:1px solid rgb(102, 102, 102);color:#000;}
html.lt-ie8 div#ie_upgrade a:hover {text-decoration:none; color:#fff; background: #3399ff url('../js/ie_fixes/icon-over.png') 1% 8px no-repeat;}

/* placeholder text */
html.lt-ie10 .maincontent input[type="search"], html.lt-ie10 .sidebar input[type="search"] {font-size:12px;height:12px; padding:6px;}

html.lt-ie10 #featurewrap.small #featurenav li button {color: #ccc;}

html.lt-ie9 .wordmark a.uc-wordmark, html.lt-ie9 footer .shield a {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/plaisance/i/template/uchicago.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/sites/all/themes/plaisance/i/template/uchicago.png', sizingMethod='scale')";
}

html.lt-ie9 #cboxLoadedContent img {max-width: none;}

/* profile fix */
html.lt-ie9 .sidebar .module h2 {bottom: 0;font-size: 120%;position: relative;}
