-<div id="footer_address" class="medium-8 large-6 columns show-for-medium-up">
+<div id="footer_address" class="medium-8 large-7 columns show-for-medium-up">
<?php if (function_exists('glm_get_clientinfo_option')) :?>
<h2><?php echo glm_get_clientinfo_option('businessName');?></h2>
<?php if (glm_get_clientinfo_option('address')):?>
<?php endif;?>
<span class="bullet"> • </span>
<a target="_blank" href="https://secure.instantsoftwareonline.com/OwnerLink/Owners/PropertyOwnerLogin.aspx?coid=1134">Owner Login</a>
+ <div id="weather-widget">
+ <?php echo do_shortcode('[wunderground location="Bessemer, MI" measurement="f" layout="table-horizontal" numdays="1" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
+ </div>
+ <a href="http://www.wunderground.com/us/mi/bessemer?MR=1" target="_blank" id="activate-weather"><img src="<?php echo get_template_directory_uri(); ?>/assets/sun-icon.png"></a>
</div>