body {
	color: #505050;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
	min-height: 100%;
}
.fixed-bottom-iphonx{
	padding-bottom: constant(safe-area-inset-bottom);
  	padding-bottom: env(safe-area-inset-bottom);
}
.navbar {
    min-height: 80px;
} 
.navbar-brand {
    padding: 0 15px;
    height: 80px;
    font-size: 35px;
    line-height: 80px;
}
.btn-saddbrown{
	color: #fff;
	background-color: #8B4513;
}
.border-saddbrown{
	border-color: #8B4513 !important;
}
.badge-saddbrown{
	color: #fff;
	background-color: #8B4513;
}
.text-darkgreen{
    color:#024B18
}
.text-saddbrown{
	color: #8B4513;
}
.bg-saddbrown{
    background-color:#8B4513
}
.bg-darkgreen{
    background-color:#024B18
}
.bg-middlegreen{
    background-color:#397c44
}
.bg-lightgreen{
    background-color:#c5f7cd
}
#footer {
	font-size:14px;
	background-color: #fff;
	color:#505050;
	border-top:1px solid #eaeaea;
}
#footer.footer-inverse {
	background-color: #2a2a2a;
	color:#9a9a9a;
	border-top-color:rgba(0,0,0, 0.1);
}

#footer.footer-inverse a {
	color:#9a9a9a;
	font-weight: 700;
}
#footer.footer-inverse a:hover,
#footer.footer-inverse a:focus,
#footer.footer-inverse .widget .tweet_time a:hover,
#footer.footer-inverse .widget .tweet_time a:focus {
	color:#fafafa;
}
.tagcloud a {
	display:block;
	float:left;
	font-size:13px;
	padding:3px 10px;
	background-color: #eee;
	color:#7a7a7a;
	margin:0 7px 7px 0;
	border-radius: 3px;
	transition:background 0.4s ease, color 0.05s;
	-webkit-transition:background 0.4s ease, color 0.05s;
}
.tagcloud.no-radius a {
	border-radius: 0;
}

#footer .tagcloud a:hover,
.tagcloud a:hover {
	color:#eaeaea;
}
#footer.footer-inverse .tagcloud a {
	background-color: #b1b1b1;
	color:#505050;
}

#footer.footer-inverse .tagcloud a:hover {
	color:#f2f2f2;
	background-color:#5F7F69;
}
.border-2 {
    border-width:2px !important;
}
.border-3 {
    border-width:3px !important;
}
.border-4 {
    border-width:4px !important;
}
.border-5 {
    border-width:5px !important;
}
.border-6 {
    border-width:6px !important;
}
.w-5 {
	width: 5% !important;
}
.w-10 {
	width: 10% !important;
}
.w-15 {
	width: 15% !important;
}
.w-20 {
	width: 20% !important;
}
.w-30 {
	width: 30% !important;
}
.w-35 {
	width: 35% !important;
}
.w-40 {
	width: 40% !important;
}
.w-45 {
	width: 45% !important;
}
.w-55 {
	width: 55% !important;
}
.w-60 {
	width: 60% !important;
}
.w-65 {
	width: 65% !important;
}
.w-70 {
	width: 70% !important;
}
.w-80 {
	width: 80% !important;
}
.w-85 {
	width: 85% !important;
}
.w-90 {
	width: 90% !important;
}
.w-95 {
	width: 95% !important;
}
@media (min-width: 576px) {
	.w-sm-25 {
	  width: 25% !important;
	}
	.w-sm-30 {
		width: 30% !important;
	}
	.w-sm-35 {
		width: 35% !important;
	}
	.w-sm-40 {
		width: 40% !important;
	}
	.w-sm-45 {
		width: 45% !important;
	}
	.w-sm-50 {
	  width: 50% !important;
	}
	.w-sm-55 {
		width: 55% !important;
	}
	.w-sm-60 {
		width: 60% !important;
	}
	.w-sm-65 {
		width: 65% !important;
	}
	.w-sm-70 {
		width: 70% !important;
	}
	.w-sm-75 {
	  width: 75% !important;
	}
	.w-sm-80 {
		width: 80% !important;
	}
	.w-sm-85 {
		width: 85% !important;
	}
	.w-sm-90 {
		width: 90% !important;
	}
	.w-sm-95 {
		width: 95% !important;
	}
	.w-sm-100 {
	  width: 100% !important;
	}
	.w-sm-auto {
	  width: auto !important;
	}
	.h-sm-25 {
	  height: 25% !important;
	}
	.h-sm-50 {
	  height: 50% !important;
	}
	.h-sm-75 {
	  height: 75% !important;
	}
	.h-sm-100 {
	  height: 100% !important;
	}
	.h-sm-auto {
	  height: auto !important;
	}
  }
  
  @media (min-width: 768px) {
	.w-md-25 {
	  width: 25% !important;
	}
	.w-md-30 {
		width: 30% !important;
	}
	.w-md-35 {
		width: 35% !important;
	}
	.w-md-40 {
		width: 40% !important;
	}
	.w-md-45 {
		width: 45% !important;
	}
	.w-md-50 {
	  width: 50% !important;
	}
	.w-md-55 {
		width: 55% !important;
	}
	.w-md-60 {
		width: 60% !important;
	}
	.w-md-65 {
		width: 65% !important;
	}
	.w-md-70 {
		width: 70% !important;
	}
	.w-md-75 {
	  width: 75% !important;
	}
	.w-md-80 {
		width: 80% !important;
	}
	.w-md-85 {
		width: 85% !important;
	}
	.w-md-90 {
		width: 90% !important;
	}
	.w-md-95 {
		width: 95% !important;
	}
	.w-md-100 {
	  width: 100% !important;
	}
	.w-md-auto {
	  width: auto !important;
	}
	.h-md-25 {
	  height: 25% !important;
	}
	.h-md-50 {
	  height: 50% !important;
	}
	.h-md-75 {
	  height: 75% !important;
	}
	.h-md-100 {
	  height: 100% !important;
	}
	.h-md-auto {
	  height: auto !important;
	}
  }
  
  @media (min-width: 992px) {
	.w-lg-25 {
	  width: 25% !important;
	}
	.w-lg-30 {
		width: 30% !important;
	}
	.w-lg-35 {
		width: 35% !important;
	}
	.w-lg-40 {
		width: 40% !important;
	}
	.w-lg-45 {
		width: 45% !important;
	}
	.w-lg-50 {
	  width: 50% !important;
	}
	.w-lg-55 {
		width: 55% !important;
	}
	.w-lg-60 {
		width: 60% !important;
	}
	.w-lg-65 {
		width: 65% !important;
	}
	.w-lg-70 {
		width: 70% !important;
	}
	.w-lg-75 {
	  width: 75% !important;
	}
	.w-lg-80 {
		width: 80% !important;
	}
	.w-lg-85 {
		width: 85% !important;
	}
	.w-lg-90 {
		width: 90% !important;
	}
	.w-lg-95 {
		width: 95% !important;
	}
	.w-lg-100 {
	  width: 100% !important;
	}
	.w-lg-auto {
	  width: auto !important;
	}
	.h-lg-25 {
	  height: 25% !important;
	}
	.h-lg-50 {
	  height: 50% !important;
	}
	.h-lg-75 {
	  height: 75% !important;
	}
	.h-lg-100 {
	  height: 100% !important;
	}
	.h-lg-auto {
	  height: auto !important;
	}
  }
  
  @media (min-width: 1200px) {
	.w-xl-25 {
	  width: 25% !important;
	}
	.w-xl-50 {
	  width: 50% !important;
	}
	.w-xl-75 {
	  width: 75% !important;
	}
	.w-xl-100 {
	  width: 100% !important;
	}
	.w-xl-auto {
	  width: auto !important;
	}
	.h-xl-25 {
	  height: 25% !important;
	}
	.h-xl-50 {
	  height: 50% !important;
	}
	.h-xl-75 {
	  height: 75% !important;
	}
	.h-xl-100 {
	  height: 100% !important;
	}
	.h-xl-auto {
	  height: auto !important;
	}
  }
  .instagram-color {
	color: transparent;
  	background: -webkit-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  	background: -o-radial-gradient(30% 107%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  	background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	background-clip: text;
  	-webkit-background-clip: text;
  }
  .facebook-color {
	color: #3b5998;
	background-image: -webkit-linear-gradient(bottom, transparent 9%, white 9%, white 80%,transparent 80% );
	background-image: linear-gradient( to bottom, transparent 20%, white 20%, white 91%,transparent 91% );
	background-position: center center;
	background-size: cover;
	border-radius: 50px;
  	background-repeat: no-repeat;
  }
  .fa-google-color {
	background: conic-gradient(from -45deg, #ea4335 110deg, #4285f4 90deg 180deg, #34a853 180deg 270deg, #fbbc05 270deg) 73% 55%/150% 150% no-repeat;
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
	-webkit-text-fill-color: transparent;
  }
  .facebook-bkcolor {
	background: rgb(59, 91, 152);
  }
  .menu-color-light {
	background: rgb(239, 211, 198);
  }
  .menu-color-dark {
	background: rgb(219, 112, 100);
  }
  .dot-white {
	height: 25px;
	width: 25px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
  }
  .cursor-alias {cursor: alias;}
  .cursor-all-scroll {cursor: all-scroll;}
  .cursor-auto {cursor: auto;}
  .cursor-cell {cursor: cell;}
  .cursor-context-menu {cursor: context-menu;}
  .cursor-col-resize {cursor: col-resize;}
  .cursor-copy {cursor: copy;}
  .cursor-crosshair {cursor: crosshair;}
  .cursor-default {cursor: default;}
  .cursor-e-resize {cursor: e-resize;}
  .cursor-ew-resize {cursor: ew-resize;}
  .cursor-grab {cursor: -webkit-grab; cursor: grab;}
  .cursor-grabbing {cursor: -webkit-grabbing; cursor: grabbing;}
  .cursor-help {cursor: help;}
  .cursor-move {cursor: move;}
  .cursor-n-resize {cursor: n-resize;}
  .cursor-ne-resize {cursor: ne-resize;}
  .cursor-nesw-resize {cursor: nesw-resize;}
  .cursor-ns-resize {cursor: ns-resize;}
  .cursor-nw-resize {cursor: nw-resize;}
  .cursor-nwse-resize {cursor: nwse-resize;}
  .cursor-no-drop {cursor: no-drop;}
  .cursor-none {cursor: none;}
  .cursor-not-allowed {cursor: not-allowed;}
  .cursor-pointer {cursor: pointer;}
  .cursor-progress {cursor: progress;}
  .cursor-row-resize {cursor: row-resize;}
  .cursor-s-resize {cursor: s-resize;}
  .cursor-se-resize {cursor: se-resize;}
  .cursor-sw-resize {cursor: sw-resize;}
  .cursor-text {cursor: text;}
  .cursor-w-resize {cursor: w-resize;}
  .cursor-wait {cursor: wait;}
  .cursor-zoom-in {cursor: zoom-in;}
  .cursor-zoom-out {cursor: zoom-out;}
  .cursor-none {cursor:none;}


.entry.entry-overlay {
	position: relative;
	padding:0 !important;
	border:none !important;
	overflow:hidden;
}

.entry.entry-overlay .entry-media {
	margin-bottom: 0;
}


.entry.entry-overlay:after {
	display: none;
}

.entry.entry-overlay .entry-media figure > a:after, 
.entry.entry-overlay .entry-media .item > a:after, 
.entry.entry-overlay .entry-media.embed-responsive:after {
	background-color: rgba(255, 255, 255, 0.1);
}

.entry-overlay-meta {
	position: absolute;
	left:0;
	right:0;
	bottom:0;
	opacity:0;
	padding:15px 20px;
	background-color: rgba(0,0,0, 0.75);
	color:#ccc;
	z-index: 800;
	transition: all 0.35s;
	-webkit-transition: all 0.35s;
	transform:translate3d(0, 100%, 0);
	-webkit-transform:translate3d(0, 100%, 0);
}

.entry.entry-overlay:hover .entry-overlay-meta {
	opacity: 1;
	top:auto;
	bottom:0;
	transform:translate3d(0, 0, 0);
	-webkit-transform:translate3d(0, 0, 0);
}


.entry-overlay-meta .entry-separator,
.entry-overlay-meta a {
	color:#ccc;
}

.entry-overlay-meta .entry-title  {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 10px;
	font-weight: 600;
}

.entry-overlay-meta .entry-title a {
	color:#eaeaea;
}

.entry-overlay-meta a:hover,
.entry-overlay-meta .entry-title a:hover,
.entry-overlay-meta a:focus,
.entry-overlay-meta .entry-title a:focus {
	color:#fff;
	text-decoration: underline;
}

.entry-overlay-meta i,
.entry-meta i {
	margin-right: 5px;
}
.entry-block.entry .entry-media figure > a:after, 
.entry-block.entry .entry-media .item > a:after, 
.entry-block.entry .entry-media.embed-responsive:after {
	visibility: hidden;
	opacity:0;
	background-color: rgba(0,0,0,0.35);
}

.entry-block.entry:hover .entry-media figure > a:after, 
.entry-block.entry:hover .entry-media .item > a:after, 
.entry-block.entry:hover .entry-media.embed-responsive:after {
	opacity:1;
	visibility: visible;
}

.entry-overlay.entry-block .entry-overlay-meta,
.entry-overlay.entry-block:hover .entry-overlay-meta {
	padding-top: 45px;
	opacity: 1;
	top:auto;
	bottom:0;
	transform:translate3d(0, 0, 0);
	-webkit-transform:translate3d(0, 0, 0);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 46%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(46%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 46%,rgba(0,0,0,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

.entry-block .entry-overlay-meta .entry-title a,
.entry-block .entry-overlay-meta .entry-title a:hover,
.entry-block .entry-overlay-meta .entry-title a:focus {
	color:#fff;
}

.entry-block .entry-overlay-meta,
.entry-block .entry-overlay-meta .entry-separator, 
.entry-block .entry-overlay-meta a {
	color:#f1f1f1;
}

.entry-block .entry-overlay-meta a:hover,
.entry-block .entry-overlay-meta a:focus {
	color:#fff;
}

.entry-block .entry-title {
	font-size: 16px;
	line-height: 24px;
}

.entry-block .entry-media + .entry-title {
	font-size: 15px;
	margin:15px 0 5px;
}

.entry-block .entry-title a {
	color:#2a2a2a;
}

.entry-block.entry.red .entry-media figure > a:after, 
.entry-block.entry.red .entry-media .item > a:after, 
.entry-block.entry.red .entry-media.embed-responsive:after {
	background: rgba(239,83,80,0.35);
}

.entry-overlay.entry-block.red .entry-overlay-meta,
.entry-overlay.entry-block.red:hover .entry-overlay-meta {
	background: -moz-linear-gradient(top,  rgba(239,83,80,0) 0%, rgba(239,83,80,0.65) 46%, rgba(239,83,80,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,83,80,0)), color-stop(46%,rgba(239,83,80,0.65)), color-stop(100%,rgba(239,83,80,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(239,83,80,0) 0%,rgba(239,83,80,0.65) 46%,rgba(239,83,80,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(239,83,80,0) 0%,rgba(239,83,80,0.65) 46%,rgba(239,83,80,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(239,83,80,0) 0%,rgba(239,83,80,0.65) 46%,rgba(239,83,80,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(239,83,80,0) 0%,rgba(239,83,80,0.65) 46%,rgba(239,83,80,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ef5350', endColorstr='#a6ef5350',GradientType=0 ); /* IE6-9 */
}

.entry-block.entry.orange .entry-media figure > a:after, 
.entry-block.entry.orange .entry-media .item > a:after, 
.entry-block.entry.orange .entry-media.embed-responsive:after {
	background: rgba(255,193,7,0.35);
}

.entry-overlay.entry-block.orange .entry-overlay-meta,
.entry-overlay.entry-block.orange:hover .entry-overlay-meta {
	background: -moz-linear-gradient(top,  rgba(255,193,7,0) 0%, rgba(255,193,7,0.65) 46%, rgba(255,193,7,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,193,7,0)), color-stop(46%,rgba(255,193,7,0.65)), color-stop(100%,rgba(255,193,7,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,193,7,0) 0%,rgba(255,193,7,0.65) 46%,rgba(255,193,7,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,193,7,0) 0%,rgba(255,193,7,0.65) 46%,rgba(255,193,7,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,193,7,0) 0%,rgba(255,193,7,0.65) 46%,rgba(255,193,7,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,193,7,0) 0%,rgba(255,193,7,0.65) 46%,rgba(255,193,7,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffc107', endColorstr='#a6ffc107',GradientType=0 ); /* IE6-9 */
}

.entry-block.entry.yellow .entry-media figure > a:after, 
.entry-block.entry.yellow .entry-media .item > a:after, 
.entry-block.entry.yellow .entry-media.embed-responsive:after {
	background: rgba(255,235,59,0.35);
}

.entry-overlay.entry-block.yellow .entry-overlay-meta,
.entry-overlay.entry-block.yellow:hover .entry-overlay-meta {
	background: -moz-linear-gradient(top,  rgba(255,235,59,0) 0%, rgba(255,235,59,0.65) 46%, rgba(255,235,59,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,235,59,0)), color-stop(46%,rgba(255,235,59,0.65)), color-stop(100%,rgba(255,235,59,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,235,59,0) 0%,rgba(255,235,59,0.65) 46%,rgba(255,235,59,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,235,59,0) 0%,rgba(255,235,59,0.65) 46%,rgba(255,235,59,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,235,59,0) 0%,rgba(255,235,59,0.65) 46%,rgba(255,235,59,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,235,59,0) 0%,rgba(255,235,59,0.65) 46%,rgba(255,235,59,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffeb3b', endColorstr='#a6ffeb3b',GradientType=0 ); /* IE6-9 */
}

.entry-block.entry.blue .entry-media figure > a:after, 
.entry-block.entry.blue .entry-media .item > a:after, 
.entry-block.entry.blue .entry-media.embed-responsive:after {
	background: rgba(41,182,246,0.35);
}

.entry-overlay.entry-block.blue .entry-overlay-meta,
.entry-overlay.entry-block.blue:hover .entry-overlay-meta {
	background: -moz-linear-gradient(top,  rgba(41,182,246,0) 0%, rgba(41,182,246,0.65) 46%, rgba(41,182,246,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(41,182,246,0)), color-stop(46%,rgba(41,182,246,0.65)), color-stop(100%,rgba(41,182,246,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(41,182,246,0) 0%,rgba(41,182,246,0.65) 46%,rgba(41,182,246,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(41,182,246,0) 0%,rgba(41,182,246,0.65) 46%,rgba(41,182,246,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(41,182,246,0) 0%,rgba(41,182,246,0.65) 46%,rgba(41,182,246,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(41,182,246,0) 0%,rgba(41,182,246,0.65) 46%,rgba(41,182,246,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0029b6f6', endColorstr='#a629b6f6',GradientType=0 ); /* IE6-9 */
}

.entry-block.entry.green .entry-media figure > a:after, 
.entry-block.entry.green .entry-media .item > a:after, 
.entry-block.entry.green .entry-media.embed-responsive:after {
	background: rgba(102,187,106,0.35);
}

.entry-overlay.entry-block.green .entry-overlay-meta,
.entry-overlay.entry-block.green:hover .entry-overlay-meta {
	background: -moz-linear-gradient(top,  rgba(102,187,106,0) 0%, rgba(102,187,106,0.65) 46%, rgba(102,187,106,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,187,106,0)), color-stop(46%,rgba(102,187,106,0.65)), color-stop(100%,rgba(102,187,106,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(102,187,106,0) 0%,rgba(102,187,106,0.65) 46%,rgba(102,187,106,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(102,187,106,0) 0%,rgba(102,187,106,0.65) 46%,rgba(102,187,106,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(102,187,106,0) 0%,rgba(102,187,106,0.65) 46%,rgba(102,187,106,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(102,187,106,0) 0%,rgba(102,187,106,0.65) 46%,rgba(102,187,106,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066bb6a', endColorstr='#a666bb6a',GradientType=0 ); /* IE6-9 */
}

.entry-block.entry.purple .entry-media figure > a:after, 
.entry-block.entry.purple .entry-media .item > a:after, 
.entry-block.entry.purple .entry-media.embed-responsive:after {
	background: rgba(171,71,188,0.35);
}

.entry-overlay.entry-block.purple .entry-overlay-meta,
.entry-overlay.entry-block.purple:hover .entry-overlay-meta {
	background: -moz-linear-gradient(top,  rgba(171,71,188,0) 0%, rgba(171,71,188,0.65) 46%, rgba(171,71,188,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(171,71,188,0)), color-stop(46%,rgba(171,71,188,0.65)), color-stop(100%,rgba(171,71,188,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(171,71,188,0) 0%,rgba(171,71,188,0.65) 46%,rgba(171,71,188,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(171,71,188,0) 0%,rgba(171,71,188,0.65) 46%,rgba(171,71,188,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(171,71,188,0) 0%,rgba(171,71,188,0.65) 46%,rgba(171,71,188,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(171,71,188,0) 0%,rgba(171,71,188,0.65) 46%,rgba(171,71,188,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ab47bc', endColorstr='#a6ab47bc',GradientType=0 ); /* IE6-9 */
}

.entry-block.entry.pink .entry-media figure > a:after, 
.entry-block.entry.pink .entry-media .item > a:after, 
.entry-block.entry.pink .entry-media.embed-responsive:after {
	background: rgba(236,64,122,0.35);
}

.entry-overlay.entry-block.pink .entry-overlay-meta,
.entry-overlay.entry-block.pink:hover .entry-overlay-meta {
	background: -moz-linear-gradient(top,  rgba(236,64,122,0) 0%, rgba(236,64,122,0.65) 46%, rgba(236,64,122,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(236,64,122,0)), color-stop(46%,rgba(236,64,122,0.65)), color-stop(100%,rgba(236,64,122,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(236,64,122,0) 0%,rgba(236,64,122,0.65) 46%,rgba(236,64,122,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(236,64,122,0) 0%,rgba(236,64,122,0.65) 46%,rgba(236,64,122,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(236,64,122,0) 0%,rgba(236,64,122,0.65) 46%,rgba(236,64,122,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(236,64,122,0) 0%,rgba(236,64,122,0.65) 46%,rgba(236,64,122,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ec407a', endColorstr='#a6ec407a',GradientType=0 ); /* IE6-9 */
}

.entry-block.entry.lightgreen .entry-media figure > a:after, 
.entry-block.entry.lightgreen .entry-media .item > a:after, 
.entry-block.entry.lightgreen .entry-media.embed-responsive:after {
	background: rgba(212,225,87,0.35);
}

.entry-overlay.entry-block.lightgreen .entry-overlay-meta,
.entry-overlay.entry-block.lightgreen:hover .entry-overlay-meta {
	background: -moz-linear-gradient(top,  rgba(212,225,87,0) 0%, rgba(212,225,87,0.65) 46%, rgba(212,225,87,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(212,225,87,0)), color-stop(46%,rgba(212,225,87,0.65)), color-stop(100%,rgba(212,225,87,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(212,225,87,0) 0%,rgba(212,225,87,0.65) 46%,rgba(212,225,87,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(212,225,87,0) 0%,rgba(212,225,87,0.65) 46%,rgba(212,225,87,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(212,225,87,0) 0%,rgba(212,225,87,0.65) 46%,rgba(212,225,87,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(212,225,87,0) 0%,rgba(212,225,87,0.65) 46%,rgba(212,225,87,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d4e157', endColorstr='#a6d4e157',GradientType=0 ); /* IE6-9 */

}

.entry-block .entry-overlay-meta .entry-separator,
.entry-block .entry-meta .entry-separator {
	margin:0 6px;
}
.entry-block .entry-media .entry-overlay-meta a {
	display: inline;
}
