/* CONTENT */

/* make all tools larger */
#page-content, #site-footer-content {
  font-size: 1.2em;
}

.content-item p {
  font-size: 1.2em;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 175%;
  margin-bottom: 1em;
}

h4 {
  margin-bottom: .25em;
  font: bold 1.3em Verdana, "Lucida Grande", Lucida, sans-serif;
  color: #98813a;
}

h5 {
margin-bottom: .25em;
color: #4a4843;
font: italic 1.4em/1.3em Georgia, "Times New Roman", Times, serif;
}

h6 {
margin-bottom: .25em;
font: bold .8em Verdana, "Lucida Grande", Lucida, sans-serif;
color: #252525;
}

.image-set-thumb-gallery .image-thumb {
background:transparent;
border: 1px dotted #7d0f0f;
padding: 11px;
}

.gallery a, .gallery a:link, .gallery a:hover, .image a, .image a:hover {
background:transparent;
}

.image-set-thumb-gallery .image-thumb a:hover img
{
  opacity:0.6;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter:alpha(opacity=60);
}

hr,.hr
{
  height:5px;
  background: #f6f1e2 repeat-x 0 50%;
}

h4.blog-post-title
{
margin-bottom:0 !important;
  font: 250% Georgia, "Times New Roman", Times, serif;
  line-height: 130%;
  color:#4a4843;
}

#site-copyright {
  color: #8d8d8d;
}

#site-footer-content, #site-footer-content a:link, #site-footer-content a:visited, #site-footer-content a:hover, #site-footer-content a:active {
  color:#ffffff;
}

h4.blog-post-title a {
  font-weight: normal;
}

.date-time {
  display: none;
}

