/* Enter Your Custom CSS Here */

h1.page-title, h1 {
  color: #636363;
  font-family: 'Open Sans',sans-serif;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: -2.5px;
  line-height: 30px;
  margin-bottom: -13px;
  margin-top: -11px;
  text-transform: uppercase;
}

a {
  color: #000000;
  outline: medium none;
  text-decoration: underline;
}

.read-more {
  display: none;
  text-align: right;
}

.post-content {
  margin: 0 0 -13px;
  padding: 0 0 10px;
}

.post-title {
  padding: 25px 0 0;
  position: relative;
  margin-top: 40px;
  height: 20px;
}
.st-gallery li {
	display: inline-block;
    width: 215px;
}
.st-gallery li center {
  font-weight: bold;
  font-size: 15px;
}
.st-gallery a {
  display: inline-block;
padding: 5px;
margin: 10px;
width: 180px;
height: 120px;
border: 1px solid #ccc;

}
.st-gallery a img {
	display: block;
width: 100%;
height: 120px;
margin: 0px;
padding: 0px;
float: none;
}
.ngg-gallery-thumbnail img{
width: 230px;
  
}
.ngg-gallery-thumbnail-box {
  margin: 7px 0px 7px 14px !important;
}