New fire starts in Colorado, burning along Front Range mountainside
$(window).load(function() {
window.setTimeout(affixShare, 2000);
function affixShare() {
var sHeight = $(‘#share-left-affix’).outerHeight(true);
var cHeight = $(‘#share-left-affix’).parent().outerHeight(true);
var sTop = $(‘#share-left-affix’).offset().top – 100;
var sBottom = $(document).height() – ($(‘#share-left-affix’).parent().offset().top + cHeight – 100);
if(cHeight > sHeight) {
$(‘#share-left-affix’).affix({
offset: { top: sTop, bottom: sBottom }
});
}
}
});
$(window).resize(function() {
var sHeight = $(‘#share-left-affix’).outerHeight(true);
var cHeight = $(‘#share-left-affix’).parent().outerHeight(true);
var sTop = $(‘#share-left-affix’).offset().top – 100;
var sBottom = $(document).height() – ($(‘#share-left-affix’).parent().offset().top + $(‘#share-left-affix’).parent().outerHeight(true) – 100);
if(cHeight > sHeight) {
$(‘#share-left-affix’).data(‘bs.affix’).options.offset.top = sTop;
$(‘#share-left-affix’).data(‘bs.affix’).options.offset.bottom = sBottom;
}
});
A new wildfire has started burning on a mountainside about 1/2-mile north of the North Fork of the South Platte River, and 1/4-mile west of Foxton Road.
According to a Facebook post from the Jefferson County Sheriff’s Office, the fire is burning in a remote area and there are no evacuations ordered at this time. The Elk Creek Fire Protection District has ordered the Douglas County Sheriff’s helicopter.
The North Fork of the South Platte River flows about 20 miles southwest of Denver.
This fire joins five wildfires already burning across Colorado, including the Deer Creek Fire, Turner Gulch Fire, South Rim Fire, Sowbelly Fire, and Wright Draw Fire.
Find more information about the wildfires burning across Colorado here.
STAY INFORMED: Get free Colorado news with our daily newsletter (Click here)