﻿/* Website Footer */
.website-footer { background: #000; clear: both; color: #fff; position:fixed; bottom:0; width:100%; z-index:1000;}
.IE-60 .website-footer {position:relative;}
.website-footer .copyright {float:right; padding:13px 10px; margin-right:20px;}
.website-footer  .main-menu {margin-left:20px;}
.website-footer a { color: #fff; text-decoration: none; padding: 6px 7px; }
.website-footer a:hover { background-color: #666; }

.user { font-weight:bold; }
.user .name { color:#D54E21; margin-left:3px;}
