ul.post-list li {
  border-bottom: 1px solid #eee;
}
ul.post-list li a {
  text-decoration: none !important;
  border-bottom: none !important;
}
ul.post-list li.last-child {
  border-bottom: none; 
}
li.cell-wrapper:last-child {
  border-bottom: none;
}
.comment-btn, .post-hotness-meter, .timeago-hover {
  display: none;
}

.cell-wrapper:first-child .cell-link{
  padding-top:10px;
}
.cell-link {
  padding: 20px 0 22px;
  display: block;
  border: none!important;
  padding-right: 0 !important;
  margin-left: 34% !important;
}
.cell-link h3 {
  line-height: 1.5em;
  margin-left: -51%;
  margin-bottom: 10px;
  font-size:14px;
}

.cell-thumb {
  float: none !important;
  display: inline-block;
  vertical-align: middle;
  margin-left: -50%;
}

.cell-content {
  display: inline-block;
  vertical-align: middle;
  width: 107%;
  min-height: 0 !important;
  overflow: hidden;
  margin-left: 9px;
}

.cell-content h4 {
  font-weight: normal;
  font-size: 13px;
  line-height: 1.3;
  text-shadow: none;
}
.post-date-time {
  margin-top:4px;
  font-size:11px;
}

.ap-popular-posts .cell-content h4 {
  height: 48px;
  overflow: hidden;
}

.ap-popular-posts .cell-link {
  padding: 10px 0 12px;
}

.ap-popular-posts ul li {
  margin-top: 0 !important;
  border-color: #335B7A;
}

#footer .ap-popular-posts a {
  color: #ddd;
}

#footer .ap-popular-posts a:hover {
  color: #f2f2f2;
}

.ap-popular-posts .widgettitle{
  text-transform: uppercase;
  margin-top: 10px;
}

h3.footer-title {
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.4em;
  text-transform: uppercase;
  margin-top: 5px;
}
