.logo-container{
}
.navbar-logo{
	float: left;
	background: url(../img/skim-logo-hover-mini.png) no-repeat 0 0;
	width: 50px;
	height: 40px;
	text-indent: -2000em;
}

.feed-item{
	background-color: #eee;
	margin-bottom: 10px;
}
.feed-item > *{
	margin: 5px;
}

.fb-like{
    padding: 10px;
}