/*** list ***/
.article {
  margin-bottom: 60px;
  padding-bottom: 40px;
  border-bottom: 1px solid #eaeaea; }

.article .cnt {
  padding-right: 50px; }

.article .category {
  color: #737272;
  /*#2c9960;*/
  font-weight: 600;
  margin-bottom: 5px; }

.article .title {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.4em; }

.article .spacer {
  width: 75px;
  height: 5px;
  background: #434343;
  margin-top: 30px;
  margin-bottom: 50px; }

.article .abstract {
  font-size: 18px;
  color: #737272;
  margin-bottom: 30px; }

.article .date {
  display: inline-block;
  margin-bottom: 0px;
  padding-bottom: 5px; }

.article .date .day {
  display: block;
  font-size: 32px;
  font-weight: 400;
  line-height: 0.8em;
  color: #a2807d; }

.article .date .month {
  display: block;
  font-weight: 600;
  color: #aaa;
  color: #a2807d; }

/*** page ***/
.page-img {
  margin-bottom: 30px;
  height: 460px;
  overflow: hidden; }

.page-date {
  color: #737272;
  margin-bottom: 20px; }

.page-content {
  font-size: 18px;
  line-height: 34px; }

.page-content p {
  margin-bottom: 30px; }

/*# sourceMappingURL=../maps/app/blog.css.map */
