/* LISTEN LIVE TEXT FORMATTING */
#listenLiveTxt {
letter-spacing: -1px !important;
}
.positioner {
letter-spacing: -1px !important;
}
/* END LISTEN LIVE TEXT FORMATTING */

/* HIDE ORIGINAL TOP20 */
div#top20 {
display: none;
}
/* END HIDE ORIGINAL Top20 */

/* NAV SUB MENU */
li.navSubMenuItem a {
letter-spacing: 0px !important;
}
/* END NAV */

/* MODULE CONTENT TITLE */
.moduleContentTitle, .moduleContentTitle a {
font-family: arial !important;
font-size: 14px !important;
font-weight: bold !important;
line-height: 14px !important;
}
.moduleContentTitle a:hover {
color: #44BBFF !important;
}
/* END MODULE CONTENT TITLE */

/* MODULE CONTENT SUMMARY */
p, p a, .moduleSummary, .moduleSummary a {
font-family: arial !important;
}
.moduleSummary a:hover {
color: #44BBFF !important;
}
/* END MODULE CONTENT SUMMARY */

/* HEADER ON AIR HOVER COLOR */
.moduleContentContainer a:hover {
color: #44BBFF !important;
}
/* END HEADER ON AIR HOVER COLOR */

/* DYNAMIC LEAD SUMMARY */
.blurbText, .blurbText a {
font-family: arial !important;
font-size: 14px !important;
font-weight: normal !important;
}
/* END DYNAMIC LEAD TITLE AND SUMMARY */

/* ARTICLE TITLE AND SUMMARY + DYNAMIC LEAD TITLE */
.contentTitle {
font-family: Amplitudecond-bold !important;
color: #000000 !important;
line-height: 31px !important;
font-size: 36px !important;
letter-spacing: -1px !important;
}
.contentSummary {
font-family: arial !important;
font-size: 15px !important;
font-weight: normal !important;
color: #000000 !important;
}
/* END */

/* DYNAMIC LEAD ARTICLE TITLE AND SUMMARY */
.headlineText, .headlineText a {
line-height: 19px !important;
}
.summaryContent, .summaryContent a {
font-size: 14px !important;
}
/* END DYNAMIC LEAD ARTICLE TITLE AND SUMMARY */

/* SUBPAGE TITLE */
.subpage_title {
font-family: Amplitudecond-bold !important;
color: #000000 !important;
letter-spacing: -2px !important;
}
/* END SUBPAGE TITLE */

/* CALENDAR DESCRIPTION PAGE */
.contentDesc, .contentDesc a {
font-family: arial !important;
font-size: 14px !important;
font-weight: normal !important;
color: #000000 !important;
text-decoration: none !important;
}
.contentDesc a:hover {
font-family: arial !important;
font-size: 14px !important;
font-weight: normal !important;
color: #44BBFF !important;
text-decoration: underline !important;
}
/* END CALENDAR DESCRIPTION PAGE */

/* BLOG PAGE ENTRY TITLE */
h2, h2 a {
font-family: Amplitudecond-bold !important;
letter-spacing: -1px !important;
}
/* END BLOG PAGE ENTRY TITLE */
