@font-face {
  font-family: 'McClatchy Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://www.kansascity.com/wps/source/fonts/mcclatchy-sans/McClatchySans-Regular.woff) format('woff');
}
@font-face {
  font-family: 'McClatchy Sans';
  font-style: normal;
  font-weight: 500;
  src: url(https://www.kansascity.com/wps/source/fonts/mcclatchy-sans/McClatchySans-Semibold.woff) format('woff');
}
@font-face {
  font-family: 'McClatchy Serif';
  font-style: normal;
  font-weight: 400;
  src: url(https://www.kansascity.com/wps/source/fonts/mcclatchy-serif/McClatchySerif-Regular.woff) format('woff');
}

a{
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.eawheader,
.eawcal,
.eawnext,
.eawphoto,
.eawaddevent,
#ListView1_DataPager2  {
	display: none;
}

.eawtext {
	padding: 15px;
}

.eawtimes { 
	font-weight: 400;
	line-height: 1.2;
}

.eawtimes a {
	font: inherit;
	color: inherit;
}

.eawperf { 
	font-family: 'McClatchy Serif', Georgia, Times, 'Times New Roman', serif;
	font-weight: 400;
	font-size: 18px;
	color: #222;
	margin-bottom: 10px;
}

.eawvenue { 
	font-weight: 500;
	margin-bottom: 10px;
}

.eawtimes,
.eawvenue {
	font-family: 'McClatchy Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 11px;
	color: #989898;
}

.eawlinkback {
	padding-left: 15px;
}

.eawlinkback a {
	color: #989898;
	font-size: 14px;
	font-weight: 500;
	font-family: 'McClatchy Sans', Arial, 'Helvetica Neue', Helvetica, sans-serif;
	text-transform: uppercase;
}




