.message {
	background-color: lightYellow;
	border: #E6DB55 1px solid;
	padding:13px;
	text-align:center;
	font-size:1.5em;
}

*+html #header { z-index:555; zoom:1; }

*+html #nav ul.level-1 li { margin-bottom:-1px; }

*html #nav ul li.current_page_item a,
*html #nav ul li.current-menu-ancestor a,
*html #nav ul li.current-menu-item a,
*html #nav ul li.current-menu-parent a,
*html #nav ul li a:hover {
	color: #fff;
	background-color:#c00000;
}

*html #nav ul li a { float:left; }

#sidebar div.last { border:0 none; }

#search #s { margin-top: -1px; }
#feed ul.feed li a { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); }
#feed ul.feed li a:hover { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); }


#content input { width: auto; overflow: visible; padding:0 .6em 0 .6em; }

#commentform input#author,
#commentform input#email,
#commentform input#url {
	zoom:1;
	position:relative;
	display:block;
	float:none;
}

*html #content .post,
#content .vcard,
#sidebar li,
#pages .wp-pagenavi span.current,
#pages .wp-commentnavi span.current { zoom:1; }

#footer  { margin-top: 5px; }
