<!doctype html>
<html lang="en">

<head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <title>Twilight Ridge | News, views, and reviews on the horror scene</title>
    <!-- google-fonts -->
    <link href="//fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap" rel="stylesheet">
    <!-- //google-fonts -->
    <!-- Template CSS Style link -->
    <link rel="stylesheet" href="assets/css/style-starter.css">
</head>

<body>
    <!--header-->
    <header id="site-header" class="fixed-top">
        <div class="container-fluid">
            <nav class="navbar navbar-expand-lg stroke">
                <h1>
                    <a class="navbar-brand d-flex align-items-center" href="/">
                        <i class="fa fa-level-up" aria-hidden="true"></i>TR</a>
                </h1>
                <!-- if logo is image enable this   
    <a class="navbar-brand" href="#index.html">
        <img src="image-path" alt="Your logo" title="Your logo" style="height:35px;" />
    </a> -->
                <button class="navbar-toggler  collapsed bg-gradient" type="button" data-toggle="collapse"
                    data-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false"
                    aria-label="Toggle navigation">
                    <span class="navbar-toggler-icon fa icon-expand fa-bars"></span>
                    <span class="navbar-toggler-icon fa icon-close fa-times"></span>
                </button>

                <div class="collapse navbar-collapse" id="navbarTogglerDemo02">
                    <ul class="navbar-nav ml-lg-auto">
                        <li class="nav-item active">
                            <a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link" href="#about">About Us</a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link" href="#services">Services</a>
                        </li>
                        <li class="nav-item">
                            <a class="nav-link" href="#blogs">Blogs</a>
                        </li>
                    </ul>
                </div>
            </nav>
        </div>
    </header>
    <!--//header-->

    <!-- banner section -->
    <section id="home" class="w3l-banner py-5">
        <div class="container pt-5 pb-md-4">
            <div class="row align-items-center">
                <div class="col-md-6 pt-md-0 pt-4">
                    <h3 class="mb-sm-4 mb-3 title">Twilight Ridge</span></h3>
                    <p>The home for news, opinions, reviews, and interviews (as well as anything else that rhymes) focusing on the horror and suspense small press scene is TwilightRidge.net.</p>
                    <div class="mt-md-5 mt-4 mb-lg-0 mb-4">
                        <a class="btn btn-style" href="#about">View More</a>
                    </div>
                </div>
                <div class="col-md-6 banner-right mt-md-0 mt-4 text-right">
                    <img class="img-fluid" src="assets/images/banner2.jpg" alt=" ">
                </div>
            </div>
        </div>
    </section>
    <!-- //banner section -->

    <!-- banner bottom section -->
    <section class="w3l-aboutblock py-5" id="about">
        <div class="container py-md-5 py-sm-4">
            <div class="row">
                <div class="col-lg-5 left-wthree-img mb-lg-0 mb-5">
                    <img class="img-fluid img-responsive" src="assets/images/about.png" alt=" ">
                </div>
                <div class="col-lg-7 about-right-faq align-self pl-lg-5">
                    <h3 class="title-style mb-2">About</h3>
                    <p class="mt-3">In addition to publishing horror related news and reviews (some of which will eventually appear), there are hopes to use this website to maintain a comprehensive list of active horror blogs and resources.</p>
                    <p class="mt-3">The creation of this site was inspired by the owners mother, partner, and mentors. For those that read, thank you for taking the time out of your day.</p>
                    <p class="mt-3">Oh, and in case anyone was truly curious, the "Twilight" in the site's name actually comes from "The Twilight Zone," not the younge adult books and movies.</p>
                    <p class="mt-3">Various columns that do not necessarily fit into the theme of small press has ben subsequently archived. The above column was first published in Dark Discoveries Magazin and ran for several issues in The Scream Factory before moving on to Cemetery Dance.
                </div>
            </div>
        </div>
    </section>
    <!-- //banner bottom section -->

    <!-- grids section -->
    <section class="w3l-grids-sec py-5" id="services">
        <div class="container py-md-4">
            <div class="row text-center justify-content-center">
                    <div class="section-heading mb-sm-5 mb-4">
                        <h3 class="title-style mb-2">Twilight Ridge's Top Books</h3>
                        <p class="lead">
                            The requisite "best of..." post is now available. It is, of course, restricted to the books of horror, a group that, in a clear indication of devotion to the nature of this website. Without further ado, the top three are as follows:
                        </p>
                    </div>
                <div class="col-lg-4 col-md-6 col-sm-6 back-image-sec p-0">
                    <div class="grid-content-sec column-content p-4">
                        <h4>Anti Lebanon</h4>
                        <p class="para">By Carl Shuker</p>
                    </div>
                </div>
                <div class="col-lg-4 col-md-6 col-sm-6 p-0">
                    <div class="img-column">
                        <img src="assets/images/grid2.jpg" alt="product" class="img-responsive rounded-0 ">
                    </div>
                    <div class="column-content mt-sm-4 p-4">
                        <h4>North American Lake Monsters</h4>
                        <p class="para">by Nathan Ballingrud</p>
                    </div>
                </div>
                <div class="col-lg-4 col-md-6 col-sm-6 p-0 mt-lg-0 mt-4 d-grid-res">
                    <div class="column-content respon-order-2 mb-lg-4 p-4">
                        <h4>Everything You Need</h4>
                        <p class="para">by Michael Marshall Smith</p>
                    </div>
                    <div class="img-column respon-order-1">
                        <img src="assets/images/grid3.jpg" alt="product" class="img-responsive rounded-0">
                    </div>
                </div>
            </div>
        </div>
    </section>
    <!-- //grids section -->

    <!-- image with content section -->
    <section class="image-with-content py-sm-5 py-4">
        <div class="container py-md-5">
                    <div class="section-heading mb-sm-5 mb-4">
                        <h3 class="title-style mb-2">Top Book Reviews</h3>
                    </div>
            <div class="row align-items-center">
                <div class="col-lg-4 col-md-5 content-sec-1">
                    <p>"I had high expectations of Anti Lebanon. These expectations were exceeded. In my view, Shuker's latest novel stands on par with, and in most respects is superior to, the work of Arundhati Roy, Michael Ondaatje, Kazuo Ishiguro, and James Kelman. It is that good."
                    </p>
                    <h4><a href="https://www.amazon.com/Anti-Lebanon-Novel-Carl-Shuker/dp/1619021153#customerReviews" rel="nofollow" class="title-style-anchor">Amazon Customer</a></h4>
                </div>
                <div class="col-lg-8 col-md-7 pl-lg-5 mt-md-0 mt-sm-5 mt-4">
                    <img src="assets/images/image1.jpg" alt="product" class="img-responsive">
                </div>
            </div>
            <div class="row align-items-center d-grid-res mt-5 pt-md-4">
                <div class="col-lg-8 col-md-7 pr-lg-5 mt-md-0 mt-sm-5 mt-4 respon-order-2">
                    <img src="assets/images/image2.jpg" alt="product" class="img-responsive">
                </div>
                <div class="col-lg-4 col-md-5 content-sec-1 respon-order-1">
                    <p>"This collection of short stories is nothing short of stellar. The characters are down on their luck, desperate people, haunted by their choices and the state of their lives. There’s something beautifully disturbing in these characters horrific evolutions as the story events forever change them."
                    </p>
                    <h4><a href="" class="title-style-anchor">Sterling</a></h4>
                </div>
            </div>
            <br><br><br><div class="row align-items-center">
                <div class="col-lg-4 col-md-5 content-sec-1">
                    <p>"In addition to his knack for probing life's darker side, [Michael Marshall Smith] is a skilled, insightful explorer of human feelings and frailties, as shown in "Sad,Dark Thing", the superb "Substitutions," where the desire to live a different life and to share it with a different person cruelly turns into an horrific outcome, and the splendid, technological but compassionate "The Good Listener" where a man tracks down his deceased father's last days during a trip in California. [This is] a marvellous collection which simply cannot be missed."
                    </p>
                    <h4><a href="https://www.sfsite.com/07a/ey395.htm" rel="nofollow" class="title-style-anchor">SF Site</a></h4>
                </div>
                <div class="col-lg-8 col-md-7 pl-lg-5 mt-md-0 mt-sm-5 mt-4">
                    <img src="assets/images/image3.jpg" alt="product" class="img-responsive">
                </div>
            </div>
        </div>
    </section>
    <!-- //image with content section -->

    <!-- gallery section -->
    <div class="gallery section-agile py-5" id="blogs">
        <div class="container py-lg-5 py-md-4">
            <div class="row justify-content-center text-center">
                <div class="col-md-8">
                    <div class="section-heading mb-sm-5 mb-4">
                        <h3 class="title-style mb-2">Useful Blogs</h3>
                        <p class="lead">
                            Archived blogs that support the small press horror genre:
                        </p>
                    </div>
                </div>
            </div>
            <div class="row gallery_grids">
                <div class="col-4 gallery-img-grid gallery_grid1 hover14 column">
                    <div class="gallery_effect">
                        <a href="https://bloody-disgusting.com/" rel="nofollow">
                            <figure>
                                <img src="assets/images/bloodydisgusting.jpg" alt=" " class="img-fluid" />
                            </figure>
                        </a>
                    </div>
                </div>
                <div class="col-4 gallery-img-grid hover14 column">
                    <div class="gallery_effect">
                        <a href="https://wickedhorror.com/" rel="nofollow">
                            <figure>
                                <img src="assets/images/wickedhorror.jpg" alt=" " class="img-fluid" />
                            </figure>
                        </a>
                    </div>
                </div>
                <div class="col-4 gallery-img-grid hover14 column">
                    <div class="gallery_effect">
                        <a href="https://www.ihorror.com/" rel="nofollow">
                            <figure>
                                <img src="assets/images/ihorror.jpg" alt=" " class="img-fluid" />
                            </figure>
                        </a>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- //gallery section -->

    <!-- copyright -->
    <section class="w3l-copyright">
        <div class="container">
            <div class="row bottom-copies">
                <p class="col-lg-8 copy-footer-29">© 2022 TR Entertainment. All rights reserved. Designed by Horror Fan Services.</p>
            </div>
        </div>
    </section>
    <!-- //copyright -->

    <!-- Js scripts -->
    <!-- move top -->
    <button onclick="topFunction()" id="movetop" title="Go to top">
        <span class="fa fa-level-up" aria-hidden="true"></span>
    </button>
    <script>
        // When the user scrolls down 20px from the top of the document, show the button
        window.onscroll = function () {
            scrollFunction()
        };

        function scrollFunction() {
            if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
                document.getElementById("movetop").style.display = "block";
            } else {
                document.getElementById("movetop").style.display = "none";
            }
        }

        // When the user clicks on the button, scroll to the top of the document
        function topFunction() {
            document.body.scrollTop = 0;
            document.documentElement.scrollTop = 0;
        }
    </script>
    <!-- //move top -->

    <!-- common jquery plugin -->
    <script src="assets/js/jquery-3.3.1.min.js"></script>
    <!-- //common jquery plugin -->

    <!-- gallery popup js -->
    <script src="assets/js/smartphoto.js"></script>
    <script>
        document.addEventListener('DOMContentLoaded', function () {
            const sm = new SmartPhoto(".js-img-viwer", {
                showAnimation: false
            });
            // sm.destroy();
        });
    </script>
    <!-- //gallery popup js -->

    <!-- theme switch js (light and dark)-->
    <script src="assets/js/theme-change.js"></script>
    <script>
        function autoType(elementClass, typingSpeed) {
            var thhis = $(elementClass);
            thhis.css({
                "position": "relative",
                "display": "inline-block"
            });
            thhis.prepend('<div class="cursor" style="right: initial; left:0;"></div>');
            thhis = thhis.find(".text-js");
            var text = thhis.text().trim().split('');
            var amntOfChars = text.length;
            var newString = "";
            thhis.text("|");
            setTimeout(function () {
                thhis.css("opacity", 1);
                thhis.prev().removeAttr("style");
                thhis.text("");
                for (var i = 0; i < amntOfChars; i++) {
                    (function (i, char) {
                        setTimeout(function () {
                            newString += char;
                            thhis.text(newString);
                        }, i * typingSpeed);
                    })(i + 1, text[i]);
                }
            }, 1500);
        }

        $(document).ready(function () {
            // Now to start autoTyping just call the autoType function with the 
            // class of outer div
            // The second paramter is the speed between each letter is typed.   
            autoType(".type-js", 200);
        });
    </script>
    <!-- //theme switch js (light and dark)-->

    <!-- MENU-JS -->
    <script>
        $(window).on("scroll", function () {
            var scroll = $(window).scrollTop();

            if (scroll >= 80) {
                $("#site-header").addClass("nav-fixed");
            } else {
                $("#site-header").removeClass("nav-fixed");
            }
        });

        //Main navigation Active Class Add Remove
        $(".navbar-toggler").on("click", function () {
            $("header").toggleClass("active");
        });
        $(document).on("ready", function () {
            if ($(window).width() > 991) {
                $("header").removeClass("active");
            }
            $(window).on("resize", function () {
                if ($(window).width() > 991) {
                    $("header").removeClass("active");
                }
            });
        });
    </script>
    <!-- //MENU-JS -->

    <!-- disable body scroll which navbar is in active -->
    <script>
        $(function () {
            $('.navbar-toggler').click(function () {
                $('body').toggleClass('noscroll');
            })
        });
    </script>
    <!-- //disable body scroll which navbar is in active -->

    <!--bootstrap-->
    <script src="assets/js/bootstrap.min.js"></script>
    <!-- //bootstrap-->
    <!-- //Js scripts -->
</body>

</html>