.gallery
{
}

.gallery-index-title,
.gallery-title,
.image-title
{
  margin: .67em 0;
  font-size: 2em;
  font-weight: bold;
  padding-left: .5em;
  color: #FFC500;
  border-bottom: .1em solid #59110C;
}

.gallery-description
{
  font-size: 12pt;
  margin: 5px;
  padding: 5px 15px;
}

.gallery-thumb,
.gallery-image
{
  padding: 5px;
  height: 150px;
}
.gallery-thumb-image,
.gallery-image-thumb
{
  padding-bottom: 5px;
}
.gallery-thumb-title a,
.gallery-image-title a
{
  text-decoration: none;
  font-size: 10pt;
}

.gallery-view-buttons,
.image-view-buttons
{
  padding: 10px 0;
}

.image img
{
  padding-bottom: 5px;
}

.image-date,
.image-author
{
  font-size: 10pt;
  padding: 0;
}

.image-caption
{
  font-size: 14pt;
  padding: 15px;
}
