/* index */

.romantic-getaway-location
{
}
.romantic-getaway-description
{
  padding: 10px;
}

.item
{
  margin-top: 20px;
  padding: 0px;
}
.item-title
{
  font-size: 14pt;
  font-weight: bold;
  color: #800000;
}
.item-author
{
  font-style: italic;
  font-size: 10pt;
}
.item-title a
{
  color: #800000;
  text-decoration: none;
}
.item-title a:hover
{
  text-decoration: underline;
}

/* spark */

.item-label
{
  color: #800000;
  font-weight: bold;
}
.item-text
{
  font-size: 10pt;
}
