/* make all tools larger */
.content-item
{
font-size:1.2em;
}

h4 {
color: #4D5B4D;
margin-bottom: .25em;
  font-size: 1.667em;
  font-weight:bold;
  font-family:"lucida grande", tahoma, verdana, geneva, helvetica, arial, sans-serif;
  font-family:georgia, serif;
}

h5 {
color: #252525;
margin-bottom: .25em;
font: italic 140% Georgia, Times, serif;
}

.content-item p {
line-height: 180%;
margin-bottom: 1em;
}

.text ul {
line-height: 130%;
margin-bottom: 1em;
list-style-position: outside;
list-style-type: square;
padding-left: 2em;
}

.text ol {
line-height: 130%;
margin-bottom: 1em;
list-style-position: outside;
list-style-type: decimal;
padding-left: 2em;
}

.image ul.left-to-right li
{
}

.content-item a:link, .content-item a:visited{
  color: #ae3919;
  text-decoration: underline;
}

.content-item a:hover, .content-item a:active{
  color: #ffffff;
  background: #ae3919;
  text-decoration: none;
}

.gallery a:link, .image a:link, .gallery a:visited, .image a:link, .gallery a:hover, .image a:hover, .gallery a:active, .image a:active {
  background-color: transparent;
}

hr,.hr
{
padding-top:3px;
display:block;
border:none;
height:0;
background:#c7d6c7;
margin:0 0 1em 0;
}

.audio-feeds {
  display:block;
}
