@charset "utf-8";
/*
 * The @font-face part of this CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
 * 
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:	 Alexander Kalachev
 * @vendorurl:  http://www.intelligentdesign.ru
 * @licenseurl: http://www.fontsquirrel.com/license/Days
 *
 */

@font-face {
	font-family: 'Days Regular';
	src: url('Days.eot');
	src: local('Days Regular'), local('Days'), url('Days.woff') format('woff'), url('Days.otf') format('opentype'), url('Days.svg#Days') format('svg');
}

/***************************** Styles override ***************************/
h1, h2,
#keywords li,
#keywords li a,
#highlights li a strong,
#logo,
#content .smallCol h3,
.form fieldset legend,
.nav li a,
.slideshow-enabled li a .slide-number,
.blog-date,
.blog-comments,
.comment-number {
	font-weight: normal;
	font-family: 'Days Regular', Verdana, Arial, Helvetica, sans-serif;
}

/***************************** Styles fixes ******************************/
#keywords li a:hover {
	background-position: right 4px;
}
.ie #keywords li a:hover {
	background-position: right 1px;
}

/*************************** Inheritance fixes ***************************/
.nav li ul li a,
#footer-nav li ul li,
#footer-nav li ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
