Recipes

RECIPES ON HOTMIXOLOGY

Warhorn Rumchata Horchata Cocktail

Warhorn’s Cowboy Cocktail

Warhorn Roasted Peach Lemonade Cocktail

Warhorn Cherry Julep Cocktail

Warhorn Whiskey

Moonshine Manhattan Cocktail

The Appalachian Freeze Cocktail

 

20150327_104814

 

DSCN1771

COCKTAILS

Sweetwater Mule

2 oz. Virginia Sweetwater Moonshine

4-6 oz. Ginger Beer

1/4 Fresh Lime

Squeeze lime into Collins glass and drop into glass. Add 2-3 large ice cubes then pour in the Sweetwater Moonshine and Ginger Beer.

Sweetwater Tea

1 oz. Sweetwater Moonshine

8 oz. Sweetened Iced Tea

Juice of one-quarter Lemon

 Mix together over ice in a highball glass and garnish with a wedge of lemon.

War Horn & Cola

1 oz. War Horn Whisky

8 oz. Cola

Wedge of Lime

Combine over cubed ice in an old fashioned glass.

Sweetwater Margarita

1 oz. Sweetwater Moonshine

1 oz. Lime Juice

1 oz Triple Sec

1 oz Simple Syrup

Mix ingredients in a cocktail shaker with ice. Serve in a coupe glass with salt and sugar on rim of glass.

War Horn & 7

1 oz. War Horn Whisky

8 oz. 7-Up Soda

Mix over ice in a highball glass.

The Sweetwater

2 oz. Sweetwater Moonshine

Twist of Lemon

Pour over ice into an old fashioned glass and garnish with a twist of lemon.

Sound The War Horns

2 oz. War Horn Whisky

In an old fashioned glass, serve over ice.

True Dew

1 oz. Sweetwater Moonshine

8 oz. Mountain Dew

Pour over ice into a tall glass and enjoy.

Sweet Margaret Mary

1 oz. Sweetwater Moonshine

8 oz. Bloody Mary Mix

Salt, Pepper, Dash of Worcestershire

Lime Twist, Olives and/or Celery

Mix and pour over ice in a tall glass

Apple ‘Shine-tini

In a  chilled Shaker with whole ice cubes add:

1 oz. of Shiners’ Gold

1 oz. of Apple Pie Moonshine

Shake until cold then pour into a chilled Martini Glass

Garnish with Whipped Cream and Cinnamon

The Perfect Storm

2 ozs. of War Horn Whisky

1 oz. +/- of Cranberry Juice

Splash of Rose’s Lime Juice

Agitate in Shaker  then Pour over crushed ice or ice ball in old fashioned glass

"); }); }; }; function et_search_bar(){ var $searchform = jQuery('#header div#search-form'), $searchinput = $searchform.find("input#searchinput"), searchvalue = $searchinput.val(); $searchinput.focus(function(){ if (jQuery(this).val() === searchvalue) jQuery(this).val(""); }).blur(function(){ if (jQuery(this).val() === "") jQuery(this).val(searchvalue); }); }; function et_cycle_integration(){ $featured_content.css('backgroundImage','none'); $featured_content.cycle({ timeout: 0, speed: 300, cleartypeNoBg: true }); if ( $featured_content.find('.slide').length == 1 ){ $featured_content.find('.slide').css({'position':'absolute','top':'0','left':'0'}).show(); } var ordernum; var pause_scroll = false; function gonext(this_element){ $slider_control.children(controlTabString+".active").removeClass('active'); var activeLeft = this_element.position().left+8; $slider_control.animate({backgroundPosition: activeLeft+'px 7px'},500,function(){ this_element.addClass('active'); }); ordernum = this_element.prevAll(controlTabString).length+1; $featured_content.cycle(ordernum - 1); } $slider_control_tab.click(function() { clearInterval(interval); gonext(jQuery(this)); return false; }); $slider_arrows.click(function() { clearInterval(interval); if (jQuery(this).attr("id") === 'nextlink') { auto_number = $slider_control.children(controlTabString+".active").prevAll(controlTabString).length+1; if (auto_number === $slider_control_tab.length) auto_number = 0; } else { auto_number = $slider_control.children(controlTabString+".active").prevAll(controlTabString).length-1; if (auto_number === -1) auto_number = $slider_control_tab.length-1; }; gonext($slider_control_tab.eq(auto_number)); return false; }); var auto_number; var interval; $slider_control_tab.bind('autonext', function autonext(){ if (!pause_scroll) gonext(jQuery(this)); return false; }); }; function et_custom_featured(){ var $slide = $featured_area.find('div.slide'); var isAnimation = false; var ordernum; var pause_scroll = false; $featured_content.css('backgroundImage','none'); $slide.css('display','none').filter(':first').css({'display':'block'}); $slider_control_tab.click(function() { clearTimeout(interval); if (!isAnimation) gonext(jQuery(this)); return false; }); function gonext(next_element){ isAnimation = true; var $current_tab = $slider_control.children(controlTabString+".active"), ordernumCurrent = $current_tab.prevAll(controlTabString).length+1, ordernumNext = next_element.prevAll(controlTabString).length+1, $currentElement = $slide.eq(ordernumCurrent-1), $nextElement = $slide.eq(ordernumNext-1), sliderSpeed = 300; var readmoreButton = "a.readmore", featuredImage = "img.featured_image", descriptionDiv = "div.description", doAnimation; doAnimation = true; if (ordernumCurrent === ordernumNext) { doAnimation = false; isAnimation = false; }; if (doAnimation) { move_arrow(); $currentElement.find(readmoreButton).animate({'opacity':'hide'},sliderSpeed,function(){ $currentElement.find(featuredImage).animate({'opacity':'hide'},sliderSpeed, function(){ $currentElement.find(descriptionDiv).animate({'opacity':'hide'},sliderSpeed,function(){ $currentElement.css('display','none'); $nextElement.children().css('visibility','hidden').end().css('display','block').children(descriptionDiv).children().css({'display':'block','visibility':'hidden'}).end().css('display','block'); $nextElement.find(readmoreButton).css({'top': '-190px','display': 'block','visibility':'visible','opacity':'0'}).animate({top:0,opacity:1},1200,'easeOutBounce',function(){ $nextElement.find(featuredImage).parent('a').css({'visibility': 'visible','opacity':'0'}).animate({opacity:1},sliderSpeed, function(){ $nextElement.find(descriptionDiv).css({'visibility': 'visible','opacity':'1'}).children().filter(':not('+readmoreButton+')').css({'visibility': 'visible','opacity':'0'}).animate({opacity:1},sliderSpeed); $currentElement.find(featuredImage).css({'opacity':'1','display':'block'}); isAnimation = false; }); }); }); }); }); }; function move_arrow(){ $current_tab.removeClass('active'); var activeLeft = next_element.position().left+8; $slider_control.animate({backgroundPosition: activeLeft+'px 7px'},500,function(){ next_element.addClass('active'); }); }; }; $slider_arrows.click(function() { clearTimeout(interval); if (jQuery(this).attr("id") === 'nextlink') { auto_number = $slider_control.children(controlTabString+".active").prevAll(controlTabString).length+1; if (auto_number === $slider_control_tab.length) auto_number = 0; } else { auto_number = $slider_control.children(controlTabString+".active").prevAll(controlTabString).length-1; if (auto_number === -1) auto_number = $slider_control_tab.length-1; }; if (!isAnimation) gonext($slider_control_tab.eq(auto_number)); return false; }); var auto_number; var interval; $slider_control_tab.bind('autonext', function autonext(){ if (!pause_scroll) gonext(jQuery(this)); return false; }); function et_custom_slider_autonext(){ auto_number = $slider_control.children(controlTabString+".active").prevAll(controlTabString).length+1; if (auto_number === $slider_control_tab.length) auto_number = 0; $slider_control_tab.eq(auto_number).trigger('autonext'); } }; //]]>
Visit Us On TwitterVisit Us On FacebookVisit Us On Google Plus