#ff-stream-1 .ff-header h1,#ff-stream-1 .ff-controls-wrapper > span:hover { color: rgb(247, 137, 30); }
#ff-stream-1 .ff-controls-wrapper > span:hover { border-color: rgb(247, 137, 30) !important; }
#ff-stream-1 .ff-header h2 { color: rgb(114, 112, 114); }
#ff-stream-1 .ff-filter-holder .ff-filter,
#ff-stream-1 .ff-filter-holder:before,
#ff-stream-1 .ff-loadmore-wrapper .ff-btn:hover {
	background-color: rgb(205, 205, 205);
}
#ff-stream-1 .ff-filter:hover,
#ff-stream-1 .ff-filter.ff-filter--active,
#ff-stream-1 .ff-moderation-button,
#ff-stream-1 .ff-loadmore-wrapper .ff-btn,
#ff-stream-1 .ff-square:nth-child(1) {
	background-color: rgb(247, 137, 30);
}
#ff-stream-1 .ff-filter-holder .ff-search input {
	border-color: rgb(205, 205, 205);
}
#ff-stream-1 .ff-filter-holder .ff-search:after {
	color: rgb(205, 205, 205);
}
#ff-stream-1, #ff-stream-1 .ff-popup,
#ff-stream-1 .ff-search input,
#ff-stream-1.ff-layout-compact .picture-item__inner {
	background-color: rgba(229, 229, 229, 0);
}
#ff-stream-1 .ff-search input {
	background-color: rgb(205, 205, 205);
}
#ff-stream-1 .ff-search input,
#ff-stream-1 .ff-filter-holder .ff-search:after {
	color: #FFF;
}
#ff-stream-1 .ff-header h1, #ff-stream-1 .ff-header h2 {
	text-align: center;
}
#ff-stream-1 .ff-controls-wrapper, #ff-stream-1 .ff-controls-wrapper > span {
	border-color: rgb(205, 205, 205);
}
#ff-stream-1 .ff-controls-wrapper, #ff-stream-1 .ff-controls-wrapper > span {
	color: rgb(205, 205, 205);
}
#ff-stream-1 .ff-item, #ff-stream-1 .shuffle__sizer{
	width:  260px;
}
#ff-stream-1 .ff-item {
	margin-bottom: 20px !important;
}
#ff-stream-1 .shuffle__sizer {
	margin-left: 20px !important;
}
#ff-stream-1 .picture-item__inner {
	background: rgb(255, 255, 255);
	color: rgb(151, 151, 151);
}
#ff-stream-1, #ff-stream-1 h4,
#ff-stream-1-slideshow, #ff-stream-1-slideshow h4  {
	color: rgb(151, 151, 151);
}
#ff-stream-1 > li,
#ff-stream-1-slideshow li,
#ff-stream-1 .ff-square {
	background: rgb(255, 255, 255);
}
#ff-stream-1 .ff-share-wrapper a:after,
#ff-stream-1 .ff-mob-link:after,
#ff-stream-1-slideshow .ff-share-wrapper a:after {
	color: rgb(255, 255, 255);
}
#ff-stream-1 .ff-share-wrapper a,
#ff-stream-1 .ff-mob-link,
#ff-stream-1-slideshow .ff-share-wrapper a {
	background-color: rgb(151, 151, 151);
}
#ff-stream-1 a,
#ff-stream-1-slideshow a {
	color: rgb(133, 68, 5);
}
#ff-stream-1 .ff-name,
#ff-stream-1-slideshow .ff-name {
	color: rgb(133, 68, 5) !important;
}
#ff-stream-1 .ff-share-wrapper a:hover,
#ff-stream-1 .ff-mob-link:hover,
#ff-stream-1-slideshow .ff-share-wrapper a:hover {
	background-color: rgb(133, 68, 5);
}
#ff-stream-1 .ff-nickname, #ff-stream-1 .ff-timestamp,
#ff-stream-1-slideshow .ff-nickname, #ff-stream-1-slideshow .ff-timestamp {
	color: rgb(255, 255, 255) !important;
}
#ff-stream-1 .ff-theme-flat h4,
#ff-stream-1 .ff-theme-flat .ff-content,
#ff-stream-1 .ff-item-meta,
#ff-stream-1-slideshow .ff-item-meta {
	border-color: rgba(255, 255, 255, 0.4);
}
#ff-stream-1 .ff-item {
	text-align: center;
}
#ff-stream-1 .ff-style-1 .ff-no-image  .ff-item-cont:before,
#ff-stream-1 .ff-style-3 .ff-item-cont:before{
	background: rgb(247, 137, 30);
}
.ff-loadmore-wrapper .ff-btn {
    width: auto !important;
    padding: 0px 30px;
    display: inline-block;
    margin: 20px 12px 0;
    cursor: pointer;
    background: #222222;
    color: white;
    font-size: 15px;
    border-radius: 0px;
    width: 30px;
    height: 40px;
    line-height: 39px;
    vertical-align: middle;
    box-sizing: border-box;
    font-weight: normal;
    font-style: normal;
    text-align: center;
    position: relative;
    text-align: center;
    -ms-transition: all 100ms ease-out;
    -moz-transition: all 100ms ease-out;
    -webkit-transition: all 100ms ease-out;
    transition: all 100ms ease-out;
}

#ff-stream-1 .ff-filter-holder .ff-filter, #ff-stream-1 .ff-filter-holder:before, #ff-stream-1 .ff-loadmore-wrapper .ff-btn:hover {
    background-color: #222;
}