
#page-category .top-row {
  text-align: center;
  margin-top: 50px;
}

#page-category .podPress_content {
  display: none;
}

@media only screen and (max-width: 480px) {
  #page-category .main-content {
    padding-left: 15px;
    padding-right: 5px;
  }
  
  #page-category .direction-nav {
    display: none;
  }
  
  #page-category .main-content [class*=" icon-"],
  #page-category .main-content [class^="icon-"] {
    
  } 
  
}

.category .slides .item {
}

.category .slider-controls-container {
  float: right;
  margin-top: -12px;
}

.item.box {
  background-color: #fdfdfd;
  border: 1px solid #dbdbdb;
  font-size: 15px;
  margin-bottom: 30px;
  margin-right:0px;
  margin-left:14px;
}
.open-to-hope-radio-written .item.box{
 margin-left: 2px !important;
    margin-right: 12px !important;
}

/* Edits by @askfranklin */
.featured-books-written [class*="column"] + [class*="column"]:last-child {
    float: none !important; } /* Edits by Franklin */ 
    
.category .slides > li.box {
  margin: 6px;
}

.item.box h3,
.item.box h4,
.item.box h5,
.item.box h6,
.item.box p {
  margin: 10px
}

.item.box.video {
  color: #fff;
}

.item.box.video h3,
.item.box.video h4,
.item.box.video h5,
.item.box.video h6 {
  color: #fff;
}

.item.box .article-time {
  font-size: 13px;
  margin-top: -10px;
 
}

.item.box .read-more {
  background-color: #f2f2f2;
  padding: 10px;
  margin-top: 20px;
}

.item.box .read-more a {
  color: #333;
  text-transform:uppercase;
  font-weight: bold;
}

#page-category .item.box .read-more {
  position: absolute;
  bottom: 0;
  width: 100%;
}


.death-of-sibling .open-to-hope-radio-written  .item{
 margin-left:3px !important;
  margin-right:11px !important;
}

.death-of-sibling .open-to-hope-tv-written  .item{
 margin-left:2px !important;
  margin-right:12px !important;
}
.death-of-sibling .post-written  .item{
 margin-left:0px !important;
 margin-right:13px !important;
 width:321px !important;
}
