
	.socialsite-slipcase i:hover{
		background-color:#555;
	}
	.socialsite-slipcase i{
		padding: 3px 0 !important;
	}
	.socialsite-slipcase i:before{
		content: " ";
		background: url(../imgs/icon-slipcase-50.png) no-repeat center center transparent;
		background-size: auto 100%;
		width: 100%;
		height: 15px;
		display: block;
		text-align: center;
	}
	
	.tribe-events-list .type-tribe_events:first-of-type {
    		margin-top: 0;
	}
	
    .archive-default article > .cf_video  {
		max-width: 200px;
		float: left;
		margin-right: 15px;
		max-height: 200px;
	}