#eb .eb-post-content {
    margin:0px !important;
    padding: 15px !important;
   }

.uk-container{
  max-width:none !important;
}

.eb-masonry-post{
  padding: 0 10px !important;
  border-bottom: solid 2px #61c0ee !important;
}

#eb h2{
  color: #61c0ee !important;
  font-size:1.2em !important;
}

#eb p{
  color: #f7f7f7 !important;
}

.mod-cell a:link{
  color:#f7f7f7 !important;
}

.cell-tags a:link{
  color:#f7f7f7 !important;
}

.eb-post-category{
  margin-bottom:5px !important;
}

h2.eb-post-title.reset-heading{
  color:#f7f7f7 !important;
  font-size: 1.75em !important;
}

#eb .text-inherit{
  color:#f7f7f7 !important;
  font-size: 1.5em !important;
}

#eb .eb-post-head{
  	border-top: solid 40px rgba(0,0,0,0); !important;
}

#eb .eb-post {
  	background-color: rgba(0,0,0,0); !important;
  	border:none !important;
  	margin-bottom: 20px;}

#eb .eb-post-top{
  display: none !important;
}

#eb .eb-post-foot{
  display: none !important;
}

#eb .btn {
    text-decoration: none !important;
    border-radius: 20px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    font-weight: 400 !important;
  color: #f7f7f7 !important;
  border-color:f7f7f7 !important;
	background-color: #333333 !important;}

.eb-entry-helper{
  display:none !important;
}

#eb .reset-heading{
  color:#f7f7f7 !important;
}

.eb-meta-author{
  display:none !important;
}

.eb-entry-author{
  display:none !important;
}

.eb-meta-views{
  display:none !important;
}

#eb h3 {
  color: #fff !important;
}

#eb.eb-mod.eb-mod-search .form-control {
    width: 90% !important;
    height: auto;
    margin-bottom: 0;
    padding: 6px 12px;
    border-radius: 20px !important;
    border-color: #f7f7f7 !important;
  background-color: #333333 !important;}

#eb .input-group-btn:last-child>.mod-btn, #eb .input-group-btn:first-child>.mod-btn:not(:first-child) {
    border-bottom-left-radius: 20px !important;
    border-top-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  border-top-right-radius: 20px !important;}

#eb .mod-btn-primary {
    color: #333333 !important;
    background-color: #61c0ee !important;
    border-color: #61c0ee !important;