.content-item a:link,.content-item a:visited
{  
  color:#790000;  
  text-decoration:underline;
}
.content-item a:hover
{  
  color:#000000;  
  text-decoration:underline;
}
.content-item a:active
{  
  color:#000000;  
  text-decoration:underline;
}

h4.blog-post-title a:link, h4.blog-post-title a:visited
{
  color:#6d6b19;
}

h4.blog-post-title a:hover, h4.blog-post-title a:active
{
  color:#000000;
}

.content-item
{
  font-size:1.2em;
}

.content-item p
{  
  line-height: 175%;
}

h4
{  
  font-size:2em;
  font-family:georgia,serif;
  color:#0b6e80;  
  margin:0 0 0.222em 0;  
  font-weight:normal;
}
hr,.hr
{
  margin:2em 0 2.5em 0;
  display:block;
  border:none;
  height:3px;
  background:#e9e9dd;
}

h5
{
  font-size: 1.3em;
  font-style: italic;
  color: #6d6a19;
  line-height: 1.7em;
}

h6
{
  font-size: .9em;
  font-weight: bold;
  color: #790000;
  line-height: 1.5em;
}

.image-set-thumb-gallery .image-thumb
{
  border:1px solid #AACCD3;
}

.image-set-thumb-gallery .image-thumb:hover
{
  border:1px solid #000000;
}
