@font-face {
	font-family: 'IcomoonArrows';
	src:url('fonts/icomoon-arrows.eot');
	src:url('fonts/icomoon-arrows.eot?#iefix') format('embedded-opentype'),
		url('fonts/icomoon-arrows.svg#icomoon-ultimate') format('svg'),
		url('fonts/icomoon-arrows.woff') format('woff'),
		url('fonts/icomoon-arrows.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'icomoon-arrows';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}

#homepagewidgets div.feature img { float:left; margin-right:8px; }
#homepagewidgets div.widget_event_calendar_widget img { border:none; }
#homepagewidgets .widget h3 { font-size:12px; }

.search-results .post-meta, .search-results .post-more { display:none; }
.search-results .post, .search-results .page { margin-bottom:0; }

body.home #main header { display:none !important; }
