body {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  line-height: 1.5em;
}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
p {
  margin: 1.5em 0;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Arial,Helvetica,sans-serif;
}
.link {
  font-weight: bold;
  text-decoration: underline;
}
.link .url {
  font-weight: normal;
  font-style: italic;
}
#pageHeader {
  margin-bottom: 3em;
}
#pageHeader img.logo {
  width: 151px;
  float: left;
}
#pageHeader .title {
  margin-left: 41%;
}
#pageHeader h1 {
  font-size: 1.667em;
  line-height: 1em;
}
#pageHeader .date {
  font-weight: bold;
  font-style: italic;
  margin: 0;
}
#pageFooter .pageUrl {
  margin: 3em 0;
  font-weight: bold;
}

#pageFooter .copyright {
  font-weight: bold;
}

h2 {
  font-size: 1.667em;
  line-height: 1em;
  margin: 0.5em 0;
}
h2 small {
  display: block;
  font-size: 0.5em;
  line-height: 1em;
  text-transform: uppercase !important;
  margin: 1.5em 0 !important;
}
div.image {
  width: 20% !important;
  float: left;
  padding-right: 4%;
  padding-bottom: 1%;
}
div.image img {
  width: 100%;
}
div.image small {
  font-size: 0.75em;
}
.contentList h2 {
  font-size: 1.4999em !important;
}
.contentList h2 small {
  font-size: 0.6667em !important;
}
.contentList  div.image {
  width: 21% !important;
  float: left;
}
.contentList  div.text {
  margin-left: 25% !important;
}
.contentList li {
  margin-bottom: 2.9999em;
}
.contentList li.last {
  margin-bottom: 0;
}
.contentList .audioDetails  dt {
  clear:left;
  float:left;
  margin-right:0.5em;
}
.contentList .audioDetails  dd {
  font-weight:bold;
}
.newsList h2 {
  font-size: 0.834em;
}
.newsList .contentList h3 {
  font-size: 1.4999em;
  display: inline;
}
.newsList .contentList .time {
  white-space: nowrap;
}
#pageContent .image {
  display:none;
}
#pageContent #pageContentMain p.kicker strong:first-child {
  display:block;
  clear:both;
}
.dradioImageSubtitle {
  font-size:.834em;
  line-height:1em;
  margin-top:.4em;
}

/* drk_2014 customizations */
.menulogo-drk {
  margin-top: 30px;
  margin-bottom: 20px;
}
.menulogo-drk img {
  width: 300px;
}
#pageContentMain .image-drk .image {
  width: 50% !important;
  float: none !important;
  display: block;
}
#pageContentMain .image-drk .image img {
  display: block;
  margin-bottom: 10px;
}
