div.post-avatar {
border: 3px solid #eaeaea;
width: 100px;
height: 100px;
overflow: hidden;
float: left;
-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.foundation {

}

.meta {

margin-left: 25px;

}

.meta .fa {
  margin-right: 5px;
}


.sidebar h2 span {
position: relative;
  bottom: -2px;

  padding-bottom: 8px;
  margin-top: 0px;

  border-bottom: 2px solid #2f3c4e;

}
.read-more {
  display: block;
  float: right;
  text-align: center;
  padding: 10px 20px;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0;
  font-weight: normal;
  background-color: #e74c3c!important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
}


.read-more:hover {
background:#4ECDC4;
color:#fff;
}

#masthead.fixed-nav {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0px auto;
    z-index: 999;
    height: 50px;
}

#masthead.fixed-nav li > a{padding: 6px 20px 10px;
}
  #masthead.fixed-nav img{margin-top: -3px;
width: auto;
max-height: 46px;}


#masthead.fixed-nav form {
margin-top: -16px;
}
#masthead.fixed-nav h1 {
font-size: 20px;
margin-top: 9px;
}


#related-posts #owl-demo {
	overflow: visible;
	padding: 0px 10px;
}
#related-posts {
	height: 240px;
	overflow: hidden;
	z-index: 100;
}
  #related-posts .title {
    background: none repeat scroll 0% 0% #FFF;
    padding: 5px 20px;
    margin: 0px 0px 15px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
    font-size: 22px;

  }
  #owl-demo {
    max-height: 233px;
  }
  .owl-wrapper-outer {
    overflow: hidden;
    max-height: 230px;
  }
  #related-posts .owl-controls.clickable {
    position: relative;
  }
  .owl-wrapper {
    position: relative;
  }
  .owl-item {
    float: left;
    padding: 0px 10px;
    width: 222px !important;
  }
  .owl-item:first-child {
    padding: 0px 10px 0px 0px;
  }
  .item-img {
    position: relative;
  }
  #related-posts .owl-controls.clickable .owl-pagination {
    position: absolute;
    right: 0px;
    top: -208px;
  }
  .owl-theme .owl-controls .owl-page {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin: 5px 14px 5px -10px;
    opacity: 0.5;
    border-radius: 20px;
    background: none repeat scroll 0% 0% #DDD;
    cursor: pointer;
  }
  .owl-theme .owl-controls .owl-page.active, .owl-theme .owl-controls.clickable .owl-page:hover {
    opacity: 1;
    background: none repeat scroll 0% 0% #333;
  }
  #related-posts img {
    background: url('http://1.bp.blogspot.com/-EpAZ7479vZU/U8q4-6oeF5I/AAAAAAAAB2w/mQFhf-xZRko/s1600/background.png') repeat scroll 0% 0% #fff;
    display: table-cell;
    text-align: center;
    color: #EB005D;
    font-size: 19px;
  }


div.meta1 p {
padding: 10px 0 !important;
margin-bottom: -20px !important;
font-size: 16px !important;
color:#9a9a9a !important;
}
.meta1 span{margin-right:10px}

.label,.badge{display:inline-block;padding:2px 4px;font-size:11.844px;font-weight:bold;line-height:14px;color:#fff;vertical-align:baseline;white-space:nowrap;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#999}
.label{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.badge{padding-left:9px;padding-right:9px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}
.label:empty,.badge:empty{display:none}
a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}



#footer{  line-height: 30px;
  padding: 25px 0 14px 0;}#footer
p{font-size:13px;float:left;line-height:30px}#footer .go-top{float:right;margin-left:20px;padding-left:20px;border-left:1px solid rgba(0,0,0,0.1)}#footer .go-top
a{display:block;width:30px;height:30px;color:#fff;font-size:14px;text-align:center;border-radius:2px;background-color:#E74C3C;transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;-webkit-transition:background-color 0.2s ease-in-out;-o-transition:background-color 0.2s ease-in-out}#footer .go-top a:hover{background-color:#444}#footer .go-top a
i{line-height:30px}
#footer a{color:#E74C3C}


.share-story-container h4 {
margin: 0;
width: 100%;
padding-right: 15px;
padding-bottom: 5px;
margin-bottom: 5px;
display: block;
text-align: center;
font-size: 16px;
line-height: 40px;
float: none;
border-bottom: 1px solid rgba(0,0,0,0.1);
}


.pull-right.share-story-container a {
color: rgba(255,255,255,0.3);
font-size: 24px;
padding: 10px;
}
.pull-right.share-story-container a:hover {
color: rgba(255,255,255,1);
}

ul.share-story li {
margin: 10px 6px 0px;
}

