#footer { }

#footer .top { padding: 40px 115px 0 115px; background: url(../images/footer/top.gif) top center no-repeat; }

#footer .links { float: left; width: 266px; height: 87px; background: url(../images/footer/links.gif); }
#footer .links strong.title { display: block; width: 218px; height: 28px; background: url(../images/footer/links-title.gif); text-indent: -9000px; }
#footer .links .items { width: 400px; height: 57px; }
#footer .links .items ul li { float: left; margin-right: 20px; }
#footer .links .items ul li.last { margin-right: 0; }
#footer .links .items ul li a { }

#footer .subscribe { float: right; padding: 0 0 35px 0; }
#footer .subscribe label { display: block; width: 175px; height: 26px; background: url(../images/footer/subscribe-title.gif); text-indent: -9000px; }
#footer .subscribe input { float:left; display: block; width: 270px; margin: 0; padding: 2px 6px 2px 6px; border: #b1b1b1 1px solid; color: #b1b1b1; background: #fff; font-size: 12px; font-family: Verdana, Tahoma, sans-serif; font-weight: bold; }
#footer .subscribe input.error { border-color: #e9008b; color: #e9008b; }
#footer .subscribe button { float: left; display: block; padding: 2px 10px 2px 10px; background: url(../images/footer/subscribe-button.gif) bottom left repeat-x; border: #b1b1b1 1px solid; border-left: none; color: #303030; font-size: 12px; font-family: Verdana, Tahoma, sans-serif; font-weight: bold; text-decoration: none; text-align: center; }
#footer .subscribe .warning { display: none; }

#footer .bottom { padding: 30px 25px 30px 25px; background: url(../images/footer/bottom.gif) top center no-repeat; text-align: center; }
#footer .bottom strong { font-size: 10px; color: #666; font-weight: normal; }
#footer .bottom strong span { padding: 0 5px 0 5px; }
#footer .bottom strong.left, #footer .bottom strong.right { float: none; }
#footer .bottom strong.right { margin-left: 40px; }

#footer-small { padding: 0 45px 0 45px; }
#footer-small .info { padding: 10px 0 10px 0; border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; }
#footer-small .info .logo { float: left; display: block; width: 367px; height: 37px; background: url(../images/footer/small/logo.gif) 0 11px no-repeat; text-indent: -9000px; }
#footer-small .info .social { float: left; padding: 0 0 0 140px; }
#footer-small .info .social li { float: left; margin: 0 14px 0 0; }
#footer-small .info .social li a { display: block; height: 37px; background-position: center center; background-repeat: no-repeat; }
#footer-small .info .author { float: right; width: 150px; padding: 10px 0 0 0; font-size: 1.1em; line-height: 1.2em; color: #535353; text-align: right; }
#footer-small .copyright { display: block; padding: 20px 0 15px 0; text-align: center; font-size: 1.0em; line-height: 1.2em; color: #333; }
#footer-small .copyright a { color: #e9008b; }
#footer-small .copyright a:hover { text-decoration: none; }

