.ph_simpleblog {
  height: 100%;
}
.ph_simpleblog .img-responsive {
  max-width: 100%;
  height: auto;
}
.ph_simpleblog .simpleblog-category-image {
  margin-bottom: 20px;
}
.post-author span{
color:#ffffff;	
}
#blog-custom .post-date{
	border-bottom:1px solid;
	padding-bottom:2px;	
}
.ph_simpleblog *,
.ph_simpleblog *:before,
.ph_simpleblog *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ph_simpleblog .row {
  margin-left: -15px;
  margin-right: -15px;
}
.ph_simpleblog .row:before,
.ph_simpleblog .row:after {
  content: " ";
  display: table;
}
.ph_simpleblog .row:after {
  clear: both;
}
.ph_simpleblog .col-xs-1,
.ph_simpleblog .col-sm-1,
.ph_simpleblog .col-md-1,
.ph_simpleblog .col-lg-1,
.ph_simpleblog .col-xs-2,
.ph_simpleblog .col-sm-2,
.ph_simpleblog .col-md-2,
.ph_simpleblog .col-lg-2,
.ph_simpleblog .col-xs-3,
.ph_simpleblog .col-sm-3,
.ph_simpleblog .col-md-3,
.ph_simpleblog .col-lg-3,
.ph_simpleblog .col-xs-4,
.ph_simpleblog .col-sm-4,
.ph_simpleblog .col-md-4,
.ph_simpleblog .col-lg-4,
.ph_simpleblog .col-xs-5,
.ph_simpleblog .col-sm-5,
.ph_simpleblog .col-md-5,
.ph_simpleblog .col-lg-5,
.ph_simpleblog .col-xs-6,
.ph_simpleblog .col-sm-6,
.ph_simpleblog .col-md-6,
.ph_simpleblog .col-lg-6,
.ph_simpleblog .col-xs-7,
.ph_simpleblog .col-sm-7,
.ph_simpleblog .col-md-7,
.ph_simpleblog .col-lg-7,
.ph_simpleblog .col-xs-8,
.ph_simpleblog .col-sm-8,
.ph_simpleblog .col-md-8,
.ph_simpleblog .col-lg-8,
.ph_simpleblog .col-xs-9,
.ph_simpleblog .col-sm-9,
.ph_simpleblog .col-md-9,
.ph_simpleblog .col-lg-9,
.ph_simpleblog .col-xs-10,
.ph_simpleblog .col-sm-10,
.ph_simpleblog .col-md-10,
.ph_simpleblog .col-lg-10,
.ph_simpleblog .col-xs-11,
.ph_simpleblog .col-sm-11,
.ph_simpleblog .col-md-11,
.ph_simpleblog .col-lg-11,
.ph_simpleblog .col-xs-12,
.ph_simpleblog .col-sm-12,
.ph_simpleblog .col-md-12,
.ph_simpleblog .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.ph_simpleblog .col-xs-1,
.ph_simpleblog .col-xs-2,
.ph_simpleblog .col-xs-3,
.ph_simpleblog .col-xs-4,
.ph_simpleblog .col-xs-5,
.ph_simpleblog .col-xs-6,
.ph_simpleblog .col-xs-7,
.ph_simpleblog .col-xs-8,
.ph_simpleblog .col-xs-9,
.ph_simpleblog .col-xs-10,
.ph_simpleblog .col-xs-11,
.ph_simpleblog .col-xs-12 {
  float: left;
}
.ph_simpleblog .col-xs-12 {
  width: 100%;
}
.ph_simpleblog .col-xs-11 {
  width: 91.66666667%;
}
.ph_simpleblog .col-xs-10 {
  width: 83.33333333%;
}
.ph_simpleblog .col-xs-9 {
  width: 75%;
}
.ph_simpleblog .col-xs-8 {
  width: 66.66666667%;
}
.ph_simpleblog .col-xs-7 {
  width: 58.33333333%;
}
.ph_simpleblog .col-xs-6 {
  width: 50%;
}
.ph_simpleblog .col-xs-5 {
  width: 41.66666667%;
}
.ph_simpleblog .col-xs-4 {
  width: 33.33333333%;
}
.ph_simpleblog .col-xs-3 {
  width: 25%;
}
.ph_simpleblog .col-xs-2 {
  width: 16.66666667%;
}
.ph_simpleblog .col-xs-1 {
  width: 8.33333333%;
}
.ph_simpleblog .col-xs-pull-12 {
  right: 100%;
}
.ph_simpleblog .col-xs-pull-11 {
  right: 91.66666667%;
}
.ph_simpleblog .col-xs-pull-10 {
  right: 83.33333333%;
}
.ph_simpleblog .col-xs-pull-9 {
  right: 75%;
}
.ph_simpleblog .col-xs-pull-8 {
  right: 66.66666667%;
}
.ph_simpleblog .col-xs-pull-7 {
  right: 58.33333333%;
}
.ph_simpleblog .col-xs-pull-6 {
  right: 50%;
}
.ph_simpleblog .col-xs-pull-5 {
  right: 41.66666667%;
}
.ph_simpleblog .col-xs-pull-4 {
  right: 33.33333333%;
}
.ph_simpleblog .col-xs-pull-3 {
  right: 25%;
}
.ph_simpleblog .col-xs-pull-2 {
  right: 16.66666667%;
}
.ph_simpleblog .col-xs-pull-1 {
  right: 8.33333333%;
}
.ph_simpleblog .col-xs-pull-0 {
  right: auto;
}
.ph_simpleblog .col-xs-push-12 {
  left: 100%;
}
.ph_simpleblog .col-xs-push-11 {
  left: 91.66666667%;
}
.ph_simpleblog .col-xs-push-10 {
  left: 83.33333333%;
}
.ph_simpleblog .col-xs-push-9 {
  left: 75%;
}
.ph_simpleblog .col-xs-push-8 {
  left: 66.66666667%;
}
.ph_simpleblog .col-xs-push-7 {
  left: 58.33333333%;
}
.ph_simpleblog .col-xs-push-6 {
  left: 50%;
}
.ph_simpleblog .col-xs-push-5 {
  left: 41.66666667%;
}
.ph_simpleblog .col-xs-push-4 {
  left: 33.33333333%;
}
.ph_simpleblog .col-xs-push-3 {
  left: 25%;
}
.ph_simpleblog .col-xs-push-2 {
  left: 16.66666667%;
}
.ph_simpleblog .col-xs-push-1 {
  left: 8.33333333%;
}
.ph_simpleblog .col-xs-push-0 {
  left: auto;
}
.ph_simpleblog .col-xs-offset-12 {
  margin-left: 100%;
}
.ph_simpleblog .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.ph_simpleblog .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.ph_simpleblog .col-xs-offset-9 {
  margin-left: 75%;
}
.ph_simpleblog .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.ph_simpleblog .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.ph_simpleblog .col-xs-offset-6 {
  margin-left: 50%;
}
.ph_simpleblog .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.ph_simpleblog .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.ph_simpleblog .col-xs-offset-3 {
  margin-left: 25%;
}
.ph_simpleblog .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.ph_simpleblog .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.ph_simpleblog .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .ph_simpleblog .col-sm-1,
  .ph_simpleblog .col-sm-2,
  .ph_simpleblog .col-sm-3,
  .ph_simpleblog .col-sm-4,
  .ph_simpleblog .col-sm-5,
  .ph_simpleblog .col-sm-6,
  .ph_simpleblog .col-sm-7,
  .ph_simpleblog .col-sm-8,
  .ph_simpleblog .col-sm-9,
  .ph_simpleblog .col-sm-10,
  .ph_simpleblog .col-sm-11,
  .ph_simpleblog .col-sm-12 {
    float: left;
  }
  .ph_simpleblog .col-sm-12 {
    width: 100%;
  }
  .ph_simpleblog .col-sm-11 {
    width: 91.66666667%;
  }
  .ph_simpleblog .col-sm-10 {
    width: 83.33333333%;
  }
  .ph_simpleblog .col-sm-9 {
    width: 75%;
  }
  .ph_simpleblog .col-sm-8 {
    width: 66.66666667%;
  }
  .ph_simpleblog .col-sm-7 {
    width: 58.33333333%;
  }
  .ph_simpleblog .col-sm-6 {
    width: 50%;
  }
  .ph_simpleblog .col-sm-5 {
    width: 41.66666667%;
  }
  .ph_simpleblog .col-sm-4 {
    width: 33.33333333%;
  }
  .ph_simpleblog .col-sm-3 {
    width: 25%;
  }
  .ph_simpleblog .col-sm-2 {
    width: 16.66666667%;
  }
  .ph_simpleblog .col-sm-1 {
    width: 8.33333333%;
  }
  .ph_simpleblog .col-sm-pull-12 {
    right: 100%;
  }
  .ph_simpleblog .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .ph_simpleblog .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .ph_simpleblog .col-sm-pull-9 {
    right: 75%;
  }
  .ph_simpleblog .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .ph_simpleblog .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .ph_simpleblog .col-sm-pull-6 {
    right: 50%;
  }
  .ph_simpleblog .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .ph_simpleblog .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .ph_simpleblog .col-sm-pull-3 {
    right: 25%;
  }
  .ph_simpleblog .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .ph_simpleblog .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .ph_simpleblog .col-sm-pull-0 {
    right: auto;
  }
  .ph_simpleblog .col-sm-push-12 {
    left: 100%;
  }
  .ph_simpleblog .col-sm-push-11 {
    left: 91.66666667%;
  }
  .ph_simpleblog .col-sm-push-10 {
    left: 83.33333333%;
  }
  .ph_simpleblog .col-sm-push-9 {
    left: 75%;
  }
  .ph_simpleblog .col-sm-push-8 {
    left: 66.66666667%;
  }
  .ph_simpleblog .col-sm-push-7 {
    left: 58.33333333%;
  }
  .ph_simpleblog .col-sm-push-6 {
    left: 50%;
  }
  .ph_simpleblog .col-sm-push-5 {
    left: 41.66666667%;
  }
  .ph_simpleblog .col-sm-push-4 {
    left: 33.33333333%;
  }
  .ph_simpleblog .col-sm-push-3 {
    left: 25%;
  }
  .ph_simpleblog .col-sm-push-2 {
    left: 16.66666667%;
  }
  .ph_simpleblog .col-sm-push-1 {
    left: 8.33333333%;
  }
  .ph_simpleblog .col-sm-push-0 {
    left: auto;
  }
  .ph_simpleblog .col-sm-offset-12 {
    margin-left: 100%;
  }
  .ph_simpleblog .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .ph_simpleblog .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .ph_simpleblog .col-sm-offset-9 {
    margin-left: 75%;
  }
  .ph_simpleblog .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .ph_simpleblog .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .ph_simpleblog .col-sm-offset-6 {
    margin-left: 50%;
  }
  .ph_simpleblog .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .ph_simpleblog .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .ph_simpleblog .col-sm-offset-3 {
    margin-left: 25%;
  }
  .ph_simpleblog .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .ph_simpleblog .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .ph_simpleblog .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .ph_simpleblog .col-md-1,
  .ph_simpleblog .col-md-2,
  .ph_simpleblog .col-md-3,
  .ph_simpleblog .col-md-4,
  .ph_simpleblog .col-md-5,
  .ph_simpleblog .col-md-6,
  .ph_simpleblog .col-md-7,
  .ph_simpleblog .col-md-8,
  .ph_simpleblog .col-md-9,
  .ph_simpleblog .col-md-10,
  .ph_simpleblog .col-md-11,
  .ph_simpleblog .col-md-12 {
    float: left;
  }
  .ph_simpleblog .col-md-12 {
    width: 100%;
  }
  .ph_simpleblog .col-md-11 {
    width: 91.66666667%;
  }
  .ph_simpleblog .col-md-10 {
    width: 83.33333333%;
  }
  .ph_simpleblog .col-md-9 {
    width: 75%;
  }
  .ph_simpleblog .col-md-8 {
    width: 66.66666667%;
  }
  .ph_simpleblog .col-md-7 {
    width: 58.33333333%;
  }
  .ph_simpleblog .col-md-6 {
    width: 50%;
  }
  .ph_simpleblog .col-md-5 {
    width: 41.66666667%;
  }
  .ph_simpleblog .col-md-4 {
    width: 33.33333333%;
  }
  .ph_simpleblog .col-md-3 {
    width: 25%;
  }
  .ph_simpleblog .col-md-2 {
    width: 16.66666667%;
  }
  .ph_simpleblog .col-md-1 {
    width: 8.33333333%;
  }
  .ph_simpleblog .col-md-pull-12 {
    right: 100%;
  }
  .ph_simpleblog .col-md-pull-11 {
    right: 91.66666667%;
  }
  .ph_simpleblog .col-md-pull-10 {
    right: 83.33333333%;
  }
  .ph_simpleblog .col-md-pull-9 {
    right: 75%;
  }
  .ph_simpleblog .col-md-pull-8 {
    right: 66.66666667%;
  }
  .ph_simpleblog .col-md-pull-7 {
    right: 58.33333333%;
  }
  .ph_simpleblog .col-md-pull-6 {
    right: 50%;
  }
  .ph_simpleblog .col-md-pull-5 {
    right: 41.66666667%;
  }
  .ph_simpleblog .col-md-pull-4 {
    right: 33.33333333%;
  }
  .ph_simpleblog .col-md-pull-3 {
    right: 25%;
  }
  .ph_simpleblog .col-md-pull-2 {
    right: 16.66666667%;
  }
  .ph_simpleblog .col-md-pull-1 {
    right: 8.33333333%;
  }
  .ph_simpleblog .col-md-pull-0 {
    right: auto;
  }
  .ph_simpleblog .col-md-push-12 {
    left: 100%;
  }
  .ph_simpleblog .col-md-push-11 {
    left: 91.66666667%;
  }
  .ph_simpleblog .col-md-push-10 {
    left: 83.33333333%;
  }
  .ph_simpleblog .col-md-push-9 {
    left: 75%;
  }
  .ph_simpleblog .col-md-push-8 {
    left: 66.66666667%;
  }
  .ph_simpleblog .col-md-push-7 {
    left: 58.33333333%;
  }
  .ph_simpleblog .col-md-push-6 {
    left: 50%;
  }
  .ph_simpleblog .col-md-push-5 {
    left: 41.66666667%;
  }
  .ph_simpleblog .col-md-push-4 {
    left: 33.33333333%;
  }
  .ph_simpleblog .col-md-push-3 {
    left: 25%;
  }
  .ph_simpleblog .col-md-push-2 {
    left: 16.66666667%;
  }
  .ph_simpleblog .col-md-push-1 {
    left: 8.33333333%;
  }
  .ph_simpleblog .col-md-push-0 {
    left: auto;
  }
  .ph_simpleblog .col-md-offset-12 {
    margin-left: 100%;
  }
  .ph_simpleblog .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .ph_simpleblog .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .ph_simpleblog .col-md-offset-9 {
    margin-left: 75%;
  }
  .ph_simpleblog .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .ph_simpleblog .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .ph_simpleblog .col-md-offset-6 {
    margin-left: 50%;
  }
  .ph_simpleblog .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .ph_simpleblog .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .ph_simpleblog .col-md-offset-3 {
    margin-left: 25%;
  }
  .ph_simpleblog .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .ph_simpleblog .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .ph_simpleblog .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .ph_simpleblog .col-lg-1,
  .ph_simpleblog .col-lg-2,
  .ph_simpleblog .col-lg-3,
  .ph_simpleblog .col-lg-4,
  .ph_simpleblog .col-lg-5,
  .ph_simpleblog .col-lg-6,
  .ph_simpleblog .col-lg-7,
  .ph_simpleblog .col-lg-8,
  .ph_simpleblog .col-lg-9,
  .ph_simpleblog .col-lg-10,
  .ph_simpleblog .col-lg-11,
  .ph_simpleblog .col-lg-12 {
    float: left;
  }
  .ph_simpleblog .col-lg-12 {
    width: 100%;
  }
  .ph_simpleblog .col-lg-11 {
    width: 91.66666667%;
  }
  .ph_simpleblog .col-lg-10 {
    width: 83.33333333%;
  }
  .ph_simpleblog .col-lg-9 {
    width: 75%;
  }
  .ph_simpleblog .col-lg-8 {
    width: 66.66666667%;
  }
  .ph_simpleblog .col-lg-7 {
    width: 58.33333333%;
  }
  .ph_simpleblog .col-lg-6 {
    width: 50%;
  }
  .ph_simpleblog .col-lg-5 {
    width: 41.66666667%;
  }
  .ph_simpleblog .col-lg-4 {
    width: 33.33333333%;
  }
  .ph_simpleblog .col-lg-3 {
    width: 25%;
  }
  .ph_simpleblog .col-lg-2 {
    width: 16.66666667%;
  }
  .ph_simpleblog .col-lg-1 {
    width: 8.33333333%;
  }
  .ph_simpleblog .col-lg-pull-12 {
    right: 100%;
  }
  .ph_simpleblog .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .ph_simpleblog .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .ph_simpleblog .col-lg-pull-9 {
    right: 75%;
  }
  .ph_simpleblog .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .ph_simpleblog .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .ph_simpleblog .col-lg-pull-6 {
    right: 50%;
  }
  .ph_simpleblog .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .ph_simpleblog .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .ph_simpleblog .col-lg-pull-3 {
    right: 25%;
  }
  .ph_simpleblog .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .ph_simpleblog .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .ph_simpleblog .col-lg-pull-0 {
    right: auto;
  }
  .ph_simpleblog .col-lg-push-12 {
    left: 100%;
  }
  .ph_simpleblog .col-lg-push-11 {
    left: 91.66666667%;
  }
  .ph_simpleblog .col-lg-push-10 {
    left: 83.33333333%;
  }
  .ph_simpleblog .col-lg-push-9 {
    left: 75%;
  }
  .ph_simpleblog .col-lg-push-8 {
    left: 66.66666667%;
  }
  .ph_simpleblog .col-lg-push-7 {
    left: 58.33333333%;
  }
  .ph_simpleblog .col-lg-push-6 {
    left: 50%;
  }
  .ph_simpleblog .col-lg-push-5 {
    left: 41.66666667%;
  }
  .ph_simpleblog .col-lg-push-4 {
    left: 33.33333333%;
  }
  .ph_simpleblog .col-lg-push-3 {
    left: 25%;
  }
  .ph_simpleblog .col-lg-push-2 {
    left: 16.66666667%;
  }
  .ph_simpleblog .col-lg-push-1 {
    left: 8.33333333%;
  }
  .ph_simpleblog .col-lg-push-0 {
    left: auto;
  }
  .ph_simpleblog .col-lg-offset-12 {
    margin-left: 100%;
  }
  .ph_simpleblog .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .ph_simpleblog .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .ph_simpleblog .col-lg-offset-9 {
    margin-left: 75%;
  }
  .ph_simpleblog .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .ph_simpleblog .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .ph_simpleblog .col-lg-offset-6 {
    margin-left: 50%;
  }
  .ph_simpleblog .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .ph_simpleblog .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .ph_simpleblog .col-lg-offset-3 {
    margin-left: 25%;
  }
  .ph_simpleblog .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .ph_simpleblog .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .ph_simpleblog .col-lg-offset-0 {
    margin-left: 0;
  }
}
.ph_simpleblog .simpleblog-posts .simpleblog-post-item.first-in-line {
  clear: left;
  margin-bottom:30px;
}
.post-content{
	color:#625E99;	
	line-height:22px;
}
.ph_simpleblog .simpleblog-posts .post-item {
 max-width: 100%;
  display: inline-block;
  margin: 0;
  position: relative;
  text-align: left;
}
.ph_simpleblog .simpleblog-posts h2 {
    font-size:15px;
    margin: 20px 0 14px;
    text-transform: uppercase;
}
.ph_simpleblog .simpleblog-posts h2 a {
  text-decoration: none;
}
.ph_simpleblog .simpleblog-posts .post-content {
  margin-top:10px;
}
.ph_simpleblog .simpleblog-posts .post-content p img {
  display: block;
}
.ph_simpleblog .simpleblog-posts .post-content .post-read-more {
  display: block;
  padding-top:17px;
  text-align: left;
  float:left;
  width:100%;
}
.simpleblog-home.ph_simpleblog .simpleblog-posts .post-content .post-read-more a{
	 background:#323a45 none repeat scroll 0 0;
    color: #fff;
    padding: 7px 15px;	
	float:left;
	margin-bottom:10px;
}
.simpleblog-home.ph_simpleblog .simpleblog-posts .post-content .post-read-more a:hover{
	background:#eb5f60;	
}
.ph_simpleblog .simpleblog-posts .post-content .post-read-more i{font-size: 16px;
    vertical-align: -1px;}
.ph_simpleblog .simpleblog-posts .post-additional-info {
  clear:both;
  padding: 10px;
  color:#afafaf;
  background: none;
  overflow: hidden;
  background: #323a45;
}
.ph_simpleblog .simpleblog-posts .post-additional-info div {
  display: block;
}
.ph_simpleblog .simpleblog-posts .post-additional-info a {
  color: #a1a1a1;
  text-decoration: none;
}
.ph_simpleblog .simpleblog-posts .post-additional-info a:hover {
  text-decoration: underline;
}
.ph_simpleblog .simpleblog-posts .post-additional-info span {
  display: inline-block;
  margin-right: 12px;
}
.ph_simpleblog .simpleblog-posts .post-additional-info span i {
  margin-right:5px;
}
.ph_simpleblog .simpleblog-posts .post-additional-info span:last-of-type {
  margin-right: 0;
}
.ph_simpleblog .simpleblog-posts p {
  font-size: 12px;
  color: #474747;
}
.ph_simpleblog .simpleblog-posts a.more {
  font-size: 12px;
  color: #222;
  clear: both;
  float: right;
  margin: 10px 0;
}
.ph_simpleblog .simpleblog-posts.related h2 {
  font-size: 22px;
  line-height: 24px;
}
.ph_simpleblog .simpleblog-posts.related .post-additional-info span {
  float: none;
  border-left: 0;
  margin-left: 0px;
  padding-left: 0px;
}
.ph_simpleblog .post_cover {
  display: block;
  margin: 0 -15px;
}
.simpleblog-single img {
  max-width: 100%!important;
  height: auto;
  border-radius: 5PX;
}
.post-meta-info{
	color:#afafaf;	
}
.simpleblog-pagination .pagination > li > a,.simpleblog-pagination .pagination > li > span{
	min-width:30px;
	text-align:center;
	padding:0 8px;
	height:30px;
	line-height:30px;
	margin:0 1px;
}
.simpleblog-single h1,
.simpleblog-single .block-title {
	font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
    margin-top: 9px;
    padding: 0 0 9px;
    text-transform: uppercase;
}
.simpleblog-single .block-title {
  font-size: 14px;
  line-height: 18px;
}
.simpleblog-single .post-meta-info span {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px dotted #555454;
}
.simpleblog-single .post-meta-info span span {
  margin: 0;
  padding: 0;
}
.simpleblog-single .post-meta-info span i {
  margin-right: 3px;
}
.simpleblog-single .post-meta-info span:last-of-type {
  border-right: 0;
}
.simpleblog-single .post-featured-image {
  margin: 20px auto;
  position: relative;
  overflow: hidden;
  transition: opacity 0.5s;
  cursor: pointer;
}
.post-thumbnail{
	overflow:hidden;	
}
.simpleblog-single .post-featured-image:hover {
  opacity: 0.8;
}
.simpleblog-single .post-block {
  margin: 20px 0;
}
.simpleblog-single .post-gallery a img {
  transition: opacity 0.5s;
  margin-bottom: 10px;
}
.simpleblog-single .post-gallery a:hover img {
  opacity: 0.8;
}
.simpleblog-single .fb_iframe_widget,
.simpleblog-single .fb_iframe_widget span,
.simpleblog-single .fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}

.simpleblog-category h1,
.simpleblog-home h1 {
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-bottom: 9px;
  margin-top: 9px;
    border-bottom: 1px solid #3f3f3f;
    box-shadow: 0 -1px #000000 inset;
    -webkit-box-shadow: 0 -1px #000000 inset;
    -moz-box-shadow: 0 -1px #000000 inset;
  font-size: 24px;
}
/**

	Comments

**/
#simpleblog-post-comments .post-comment {
  padding: 10px 0 10px 20px;
  border-bottom: 1px solid #f0f0f0;
}
#simpleblog-post-comments .post-comment .post-comment-author {
  font-weight: bold;
  font-style: italic;
}
#simpleblog-post-comments .post-comment .post-comment-content {
  padding: 5px 0 0 15px;
}
#simpleblog-post-comments .post-comment:nth-child(2n) {
  background: #f1f1f1;
}
#simpleblog-post-comments form {
  margin-top: 30px;
}
/**************************************home blog************************************/
#index .post-thumbnail{position:relative;overflow: hidden; display:inline-block;
max-width:100%;}
.ph_simpleblog .blog-info{ 
    color: #999999;
    height: 45px;
    left: 0;
    line-height: 13px;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    width: 45px;
    bottom: 0;}
#index .ph_simpleblog .blog-info{text-shadow: none;}
.ph_simpleblog .background-info{width: 45px;height: 45px;position: absolute;background:#191919;opacity: 0.8;left:0;bottom:0;transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;/* Chrome, Safari, Opera */ -ms-transition: all 0.3s ease-in-out 0s;/* IE 9 */}
.ph_simpleblog span.post-month {
    display: block;
    line-height: 20px;
    float: left;
    width: 100%;
    margin-top: 5px;}
#module-ph_simpleblog-single .ph_simpleblog span.post-date{
    display: inline-block;
}
.ph_simpleblog span.post-date{

}
.post-thumbnail img{transition: all 0.3s ease-out 0s; -webkit-transition: all 0.3s ease-in-out 0s;/* Chrome, Safari, Opera */ -ms-transition: all 0.3s ease-in-out 0s;/* IE 9 */}
.post-thumbnail:hover img{-webkit-transform: scale3d(1.15,1.15,1);
	transform: scale3d(1.15,1.15,1);}
.post-thumbnail:hover .background-info{background:#eb5f60;}
.post-thumbnail:hover .post-date{
	border-color:#ffffff;	
}
.post-thumbnail:hover .blog-info span{
	color:#ffffff;	
}
#ph_simpleblog_categories .block_content.list-block{margin-top:0;    border: 1px solid #000000;
    box-shadow: 0 0 0 1px #3f3f3f inset;
    -webkit-box-shadow:0 0 0 1px #3f3f3f inset;
    -moz-box-shadow: 0 0 0 1px #3f3f3f inset;padding:15px;}
#ph_simpleblog_categories .block_content.list-block ul{margin:0;}
#ph_simpleblog_categories .block_content.list-block li{border-top: 1px solid #3f3f3f; -webkit-box-shadow: 0 -1px rgba(0, 0, 0,1); -moz-box-shadow: 0 -1px rgba(0, 0, 0,1); box-shadow: 0 -1px rgba(0, 0, 0,1);padding:8px 0;}
#ph_simpleblog_categories .block_content.list-block li:first-child{border:0;box-shadow: none;}