﻿/*
@reference "../Base/bootstrap-3.3.7.css";
@reference "core.css";
@reference "articles.css";
@reference "ps2-forms.css";
@reference "patrick.css";
@reference "public-main.css";
@reference "header.css";
*/
/* START Footer Styles
------------------------------------------------- */
/* site-footer 
------------------------------------------------- */
/* site-footer-columns
------------------------------------------------- */
.site-footer-columns-wrapper {
  border-top: 4px solid #f00;
  padding-top: 36px;
  padding-bottom: 27px;
  background: #000;
  color: #fff; }

.site-footer-column-inner {
  padding: 0 16px; }

.site-footer-column h3 {
  padding-top: 9px;
  color: #fff;
  line-height:1;
  font-size: 17px; }
.site-footer-column ul {
  list-style: none;
  margin: 6px 0 0;
  padding: 0; }
  .site-footer-column ul li {
    line-height: 1.5;
    font-family:'LinotypeUniversW01-Ligh 723625', 'Arial Narrow', Arial, sans-serif;
    font-size: 19px;
    font-weight: normal; }
    .site-footer-column ul li a {
      color: #fff;
      text-decoration: none; }
    .site-footer-column ul li a:hover {
      text-decoration: underline; }
  .site-footer-column ul li.divider {
    border-top: 2px solid #fff;
    margin-top: 8px;
    padding-top: 6px; }

/* site-footer-info
------------------------------------------------- */
.site-footer-info-wrapper {
  border-top: 3px solid #666;
  padding-top: 10px;
  padding-bottom: 20px;
  background: #000;
  color: #656565; }

.social-links-inner {
  padding: 0 16px; }

.social-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

  .social-links ul li {
    float: left;
    margin-right: 4px; }
.social-links .facebook-icon, .social-links .linkedin-icon, .social-links .twitter-icon, .social-links .feed-icon {
  display: block;
  background: black url("/images/ps2/ui/social_site_icons.png") no-repeat top left;
  width: 25px;
  height: 25px;
}
.social-links .facebook-icon {
  background-position: 0 0; }
.social-links .linkedin-icon {
  background-position: -32px 0; }
.social-links .twitter-icon {
  background-position: -64px 0; }
.social-links .feed-icon {
  background-position: -96px 0; }

.site-copy-right-inner {
  padding: 0 16px; }

.site-copy-right p {
  margin-top: 5px;
  line-height: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color:#656565;
}


.email-marketing-inner {
  padding: 0 28px;
  text-align: right; }

.email-marketing span {
  line-height: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal; }

.listrak-logo {
  float: right;
  background: black url("/images/ps2/ui/listrak_logo.png") no-repeat top left;
  width: 87px;
  height: 26px;
  margin-left: 10px; }

/* END Footer Styles
------------------------------------------------- */


/* Styles for IDG logo footer -- copy footer markup in
    local umbraco to live umbraco to enable these styles */

.social-links-withAd
{ 
  line-height: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color:#656565;
}

.social-links-withAd ul {
  list-style: none;
  margin: 0 auto;
  padding: 12px 0 18px;
  width:120px;
  height:25px;
}

  .social-links-withAd ul li {
    float: left;
    margin-right: 4px; }
.social-links-withAd .facebook-icon, .social-links-withAd .linkedin-icon, .social-links-withAd .twitter-icon, .social-links-withAd .feed-icon {
  display: block;
  background: black url("/images/ps2/ui/social_site_icons.png") no-repeat top left;
  width: 25px;
  height: 25px;
  text-indent:-2000px; }
.social-links-withAd .facebook-icon {
  background-position: 0 0; }
.social-links-withAd .linkedin-icon {
  background-position: -32px 0; }
.social-links-withAd .twitter-icon {
  background-position: -64px 0; }
.social-links-withAd .feed-icon {
  background-position: -96px 0; }

.email-marketing-withAd, .sponsor-logo-withAd
{
padding-top:3px;
}

.sponsor-logo-inner-withAd {
    padding:0;
    text-align:left;
}

    .email-marketing-inner-withAd .listrak-logo
    {float:right;background:url("/images/ps2/ui/listrak_logo.png") no-repeat 0 3px #000;width:87px;height:26px;margin-left:0;padding:0 40px 11px 0;
    }

    .sponsor-logo-inner-withAd img
    {width:80px;height:auto;padding:0 0 8px 38px;display:block;
    }

.email-marketing-inner-withAd {
  padding: 5px 0 10px;
  text-align: right; }

.email-marketing-withAd span, .sponsor-logo-withAd span {
  line-height: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal; }

.email-marketing-withAd span
{float:right;clear:both;padding:10px 0 0;}
