/* footer start */

#footer-wrapper {
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    overflow: hidden;
    width: 970px;
    margin: 0 auto;
    margin-bottom: 30px;
    font-size: 11px;
	line-height: 18px;
	font-family: 'Gotham A','Gotham B', Helvetica;
}

#footer {
/*
    height: 100%;
    width: 100%;
*/
    overflow: hidden;
    padding-bottom: 30px;
}

#footer h2 {
    font-size: 28px;
    font-family: 'Knockout 49 A', 'Knockout 49 B', sans-serif;
    font-weight: normal;
    margin: 20px 0 15px 0;
}

#footer h2.title {
    border-top: 5px #000 solid;
    font-size: 40px;
    border-bottom: 1px #000 solid;
    padding: 25px 0 20px 0;
    width: 100%;
}

#footer .widget {
    float: left;
    width: auto;
}

#footer .widget.categories {
    width: 20%;
}

#footer .widget.departments,
#footer .widget.colophon {
    width: 40%;
}

#footer-bottom {
    width: 100%;
    overflow: hidden;
    padding-top: 30px;
    border-top: 5px solid #f45900;
    text-align: center;
    margin-bottom: 30px;
}

#footer-wrapper ul {
    list-style: none;
    padding-left: 0;
}

#footer-logo {
	font-family: 'Knockout 49 A', 'Knockout 49 B', Helvetica;
	font-size: 30px;
	line-height: 24px;
	color: #000;
	text-transform: uppercase;
}

#footer-logo a {
	color: #000;
	text-decoration: none;
}

#footer-tagline {
	font-size: 9px;
}

#footer-menu {
    text-align: center;
}

#footer ul.menu li {
    display: inline-block;
    width: 100%;
}

ul#menu-footer li {
    display: inline;
    margin-right: 16px;
    font-size: 16px;
    text-transform: uppercase;
}

ul#menu-footer li a {
    color: #555;
   	font-family: 'Knockout 49 A', 'Knockout 49 B', Helvetica;
}

ul#menu-footer li a:hover {
    color: #f45900;
}

ul#menu-footer li:last-child {
    margin-right: 0;
}

#footer-credits {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-size: 9px;
    text-transform: uppercase;
}


/*
#footer-wrapper {
	margin: -8px auto 0;
	width: 100%;
	position: relative;
	background: #000000;
	z-index: 101;
}
#footer-container {
	margin: 0 auto;
	width: 971px;
    padding: 75px 16px 26px 19px;
}
.dark #footer-wrapper, .bg-wallpaper-1 #footer-wrapper {
	background: none;
	padding: 0;
	height: auto;
}
.footer-header-widget {
	font-size: 14px;
    font-family: 'Knockout 50 A', 'Knockout 50 B', sans-serif;
    font-weight: 400;
    font-style: normal;
	color: #CCC;
	text-transform: uppercase;
	text-align: right;
}
#footer-container {
	color: #ffffff;
}
#footer-container ul {
	padding: 0;
	margin: 0;
	font-size: 14px;
    font-family: 'Knockout 50 A', 'Knockout 50 B', sans-serif;
    font-weight: 400;
    font-style: normal;
	line-height: 14px;
	text-transform: uppercase;
	display: inline;
	overflow: hidden;
	list-style: none;
}
#footer-container ul li {
	display: inline;
	padding: 0 14px 0 0px;
	margin: 0;
}
#footer-menu a, #footer a {
	color: #ffffff;
}
#footer-container .left {
    float: left;
    width: 50%;
}
#footer-container .right {
    float: right;
    width: 47%;
}
#footer-header, #footer-body, #footer-links {
    width: 100%;
}
#footer-body, #footer, #footer-menu {
    clear: both;
}
#footer-menu {
    border-top: #444 thin solid;
    border-bottom: #444 thin solid;
    padding: 10px 0 10px 0;
    margin: 20px 0 20px 0;
	font-size: 14px;
}
#footer-body .left {
	font-size: 12px;
	line-height: 16px;
    border-right: #444 thin solid;
}
#footer-body .left h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
#footer-body .left .textwidget {
    width: 460px;
    text-align: justify;
    padding: 0 0 0 0;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -moz-column-rule: none;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    -webkit-column-rule: none;
	column-count: 2;
	column-gap: 20px;
	column-rule: none;
}
#footer-body .right {
	font-size: 10px;
	line-height: 14px;
}
#footer-body .right h2 {
	font-size: 14px;
    font-family: 'Knockout 50 A', 'Knockout 50 B', sans-serif;
    font-weight: 400;
    font-style: normal;}
#footer-body .footer-body-right {
    float: left;
    width: 25%;
}
#footer-body .footer-body-right ul li {
    display: list-item;
	padding: 0;
	margin: 0;
	font-size: 8px;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	overflow: hidden;
	list-style: none;
}
#footer-container ul li {
	display: inline;
	padding: 0 14px 0 0px;
	margin: 0;
}
#footer-body .widget-last.footer-body-right {
    float: right;
    width: 50%;
}
#footer-body .widget-last.footer-body-right ul {
    float: right;
    width: 50%;
}
#footer {
    clear: both;
    display: inline-block;
	padding-top: 15px;
	margin-top: 20px;
	height: 30px;
	border-top: 1px solid #444;
}
#footer .left {
	overflow: hidden;
	float: left;
	height: 50px;
	width: 858px;
}
#footer .right {
	float: right;
	width: 112px;
	text-align: right;
}
#footer #footer-logo {
    float: left;
    margin-right: 20px;
}
#footer #footer-logo a {
    font-family: 'Knockout 50 A', 'Knockout 50 B', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    text-decoration: none;
}
#footer #footer-logo a:hover {
    text-decoration: underline;
}
#footer #footer-logo ul li {
    display: list-item;
	padding: 0;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	letter-spacing: 1px;
	overflow: hidden;
	list-style: none;
}
#footer .right .publisher {
}
*/
