

.article-info {
  font-size: 90%;
  padding: 0;
  margin: 0;
}
.article-info,
.parent-category-name,
.category-name {
  color: #999;
}
.article-info-term {
  display: none;
}
.article-footer {
  margin-bottom: 30px;
}
.btn-group.pull-right {
  float: right;
  margin-bottom: 10px;
}
.blog .items-more ol,
article .items-more ol {
  margin-left: 0px;
}
.blog .items-more .nav-tabs li:hover a,
article .items-more .nav-tabs li:hover a {
  background: transparent !important;
}
article {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
article .pull-left {
  max-width: 100%;
}
.readmore {
  float: left;
  width: 100%;
}
.readmore a {
  float: left;
  width: 100%;
  text-align: center;
  background: #DCE0E3;
  color: #616e79 !important;
  font-weight: bold;
  border: 1px solid #d1d6da;
}
.caption {
  text-align: center;
  font-size: 0.8em;
  font-style: italic;
}
.article-content .article-title {
  margin-top: 0;
}
.cat-children h3 {
  margin-bottom: 60px;
  font-size: 150%;
  line-height: 2em;
  padding: 20px;
}
.item-image {
  margin-top: 30px;
}
.item-image img {
  width: 100%;
  margin-bottom: 10px;
}

