/*
	Frosty Drew base footer styles
*/
/*
    Created on : April 9, 2020, 15:51:28
    Author     : Scott MacNeill
*/

#footer{min-height:100px;margin-top:30px;padding:20px 25px;font-size:9pt;color:#747475;background:#000 transparent;background:rgba(0,0,0,.7);overflow:auto;clear:both}#footer div{padding-bottom:10px;margin-bottom:10px}#footer #address{float:left;padding-right:20px;margin-right:20px;border-right:1px solid #747475}#footer #address h3{color:#fff;font-family:Verdana,"Bitstream Vera Sans","DejaVu Sans",Tahoma,Geneva,Arial;font-size:12pt;margin-top:2px}#footer #address ul{padding:0}#footer #address li{padding:2px 0;list-style:none}#footer #address span{white-space:nowrap}#footer #links{max-width:500px;height:100%;float:left;overflow:auto}#footer #links ul{padding:0;margin:0;overflow:auto}#footer #links li{padding:0 0 2px 0;min-width:80px;list-style:none;white-space:nowrap;overflow:auto}#footer a,#footer a:VISITED{color:#b6d4fc;text-decoration:none}#footer #links a,#footer #links a:VISITED{color:#747475;text-decoration:none}#footer ul.social_community{float:right;padding:0;margin:0;overflow:auto}#footer ul.social_community li{display:inline;list-style:none;padding-left:10px}#footer #facebook_link{width:31px;border:0;background:url(/graphics/icons/facebook_31px.png) no-repeat}#footer #twitter_link{width:31px;border:0;background:url(/graphics/icons/twitter_31px.png) no-repeat}#footer #youtube_link{width:31px;border:0;background:url(/graphics/icons/youtube_31px.png) no-repeat}#footer #donate_link{width:31px;border:0;background:url(/graphics/icons/donate_31px.png) no-repeat}@media screen and (max-width:940px){#footer ul.social_community{margin:0 0 0 10px}#footer ul.social_community li{display:block;padding:0 0 15px 0}#footer ul.social_community li img{height:auto}}@media screen and (max-width:775px){#footer #address{float:none;padding-right:0;margin-right:0;border-right:none;border-bottom:1px solid #747475}#footer #address_links{margin:20px 0}#footer #links{float:none}#footer #links li{padding:10px 0}#footer ul.social_community{display:flex;flex-flow:row nowrap;justify-content:space-around;position:relative;float:none;clear:left;margin:20px 0 0 0;left:0;right:0;width:100%;text-align:center}#footer ul.social_community li{display:inline-block;list-style:none;padding:0;margin:auto}#footer #facebook_link{width:70px;background:url(/graphics/icons/facebook_70px.png) no-repeat}#footer #twitter_link{width:70px;border:0;background:url(/graphics/icons/twitter_70px.png) no-repeat}#footer #youtube_link{width:70px;border:0;background:url(/graphics/icons/youtube_70px.png) no-repeat}#footer #donate_link{width:70px;border:0;background:url(/graphics/icons/donate_70px.png) no-repeat}}@media screen and (max-width:370px){#footer ul.social_community{display:block;margin:0 0 0 10px}#footer ul.social_community li{display:block;padding:0 0 15px 0;margin:0}#footer ul.social_community li img{height:auto}}