/* footer.css */
#subfooter{padding-top:15px;padding-bottom:20px;background-color:#292929;color:rgba(255,255,255,.8)}
#subfooter .inside{padding:15px 25px 25px;box-sizing:border-box}

#subfooter table,
#subfooter tr,
#subfooter td
{border: none}

#subfooter a {font-weight:normal}
#subfooter h2 {margin:0 auto;text-align: center;}

#footer p
{padding-left:20px}

#footer .inside > [class*="grid"]
{margin-right:10px;margin-left:10px}

#footer a,#footer a:visited,#footer a:hover,#footer a:focus,#footer a:active
{text-decoration:none;color:#0d99a2}

#footer a:hover,#footer a:focus,#footer a:active
{text-decoration:underline}


.footer-list > div{overflow:hidden;margin:15px 0 0;padding:0 0 15px;border-bottom:1px solid #60584D}
.footer-list > div.last{border-bottom:1px solid #60584D}
.footer-list a{width:99%;float:left;display:block}
.footer-list .date{display:block}
.footer_list .time{display:none}

