@charset "UTF-8";
/**
 * IE support stylesheet
 */

header,
hgroup,
section,
nav,
aside,
footer,
article { display:block; }

/* clear float */
.clear,
.attachment .entry-header,
.site-footer .widget-area,
.entry-content,
.page-content,
.navigation,
.nav-links,
.gallery,
.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-body {
	zoom: 1;
}

/**
 * Navigation
 * 
 * - box-sizing is not supported ( lt IE7 )
 */
.ie7 #navigation-menu > li > a {
	height: 25px;/* 45 - (8 + 12) */
}

/* comment reply close link */
#cancel-comment-reply-link {
	float: none;
	display: inline;
	width: auto;
	height: auto;
	font-size: smaller;
}