@CHARSET "UTF-8";
@font-face {
  font-family: PlumbRegular;
  src: url("../fonts/Plumb-Regular.ttf") format("opentype"); }
@font-face {
  font-family: HelveticaNeueLTStd;
  src: url("./fonts/HelveticaNeueLTStd-Roman.otf") format("opentype"); }
@font-face {
  font-family: HelveticaNeueCyrCondensed13;
  src: url("../fonts/LT_55413.ttf") format("opentype"); }
@font-face {
  font-family: HelveticaNeueCyrCondensed15;
  src: url("../fonts/LT_55415.ttf") format("opentype"); }
@font-face {
  font-family: HelveticaNeueCyr;
  src: url("../fonts/HelveticaNeueCyr-Light.otf") format("opentype"); }
@font-face {
  font-family: HelveticaLTStdSteevoRoman;
  src: url("../fonts/HelveticaLTStd-steevo-Roman.ttf") format("opentype"); }
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello/fontello.eot?38404541");
  src: url("../fonts/fontello/fontello.eot?38404541#iefix") format("embedded-opentype"), url("../fonts/fontello/fontello.woff?38404541") format("woff"), url("../fonts/fontello/fontello.ttf?38404541") format("truetype"), url("../fonts/fontello/fontello.svg?38404541#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
.rfbp-post {
  position: relative;
  margin-bottom: 30px; }

.rfbp-heading {
  display: flex;
  flex-flow: row nowrap;
  align-items: center; }

.rfbp-heading-text {
  flex: 1;
  font-family: HelveticaLTStdSteevoRoman;
  font-size: 12px;
  line-height: 14px;
  color: #939598; }

.rfbp-link.logo {
  margin-right: 7px;
  width: 38px;
  height: 38px;
  background: url(../res/fb-logo.jpg) center/contain;
  border: 1px solid #CFD1D2; }

.rfbp-link.logo:hover {
  border: 1px solid #939598; }

.rfbp-link.name, .rfbp-link.date {
  color: #1C75BC; }

.rfbp-link:hover {
  text-decoration: underline; }

.rfbp-text {
  padding: 8px 0 5px 0;
  font-family: HelveticaNeueCyr;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  color: #403F41; }

.rfbp-post-link-wrap {
  margin-top: -2px; }

.rfbp-post-link {
  font-family: HelveticaLTStdSteevoRoman;
  font-size: 12px;
  color: #939598; }

.rfbp-post-link .rfbp-like-count {
  padding-left: 20px;
  background: url("../res/fb-like.png") no-repeat left 0 top 0; }

.rfbp-post-link .rfbp-comment-count {
  margin-left: 15px;
  padding-left: 20px;
  background: url("../res/fb-comment.png") no-repeat left 0 top 1px; }

.rfbp-post-link .rfbp-like-count:hover, .rfbp-post-link .rfbp-comment-count:hover {
  text-decoration: underline; }

/*
.rfbp-image-wrap img {
	min-width: 100%;
}
*/
.recent-facebook-posts iframe {
  width: 100%; }
