#header_donatenow {
  background-color: #009900; 
  margin-top: 2px;
  color: white;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  font-size: 12px;
  display: block;
  height: 22px;
}

#header_donatenow:hover {
  background-color: #008700;
}


body {
    line-height: 1.4em !important;
    font: 9.5pt 'Lato', Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
    margin-bottom: 0px;
    padding-bottom: 0px;


}

.container_12, .container_16 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
hr {
    clear: both;

}
h2 {
    font-size: 22px;
}
ol, ul {
    list-style: none
}

ul, menu, dir {

}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}



#footer_container{
  font-size: 13px;
  padding: 25px 0px 0px 0px;
  height: 450px;
  background-color: #292929;
  color: white;
  font-family: 'Lato', Gotham, Helvetica, Arial, sans-serif;
}

#footer_container h2 {
  text-indent: -9999px;
  float: left;
  background: transparent url('http://www.wnyc.org/media/img/wnyc/wnyc_sprite.png') no-repeat -364px 0;
  width: 170px;
  height: 42px;
  margin-top: .2em;
}

#footer_container .menu_right {
  float: right;
}

#footer_container .menu_left {
  float: left;
}

#footer_container li {
  float: left;
}

#footer_container li a {
  display: block;
  height: 4em;
}

#footer_container a {
  text-decoration: none;
}

#footer_container a:hover,
#footer_container a:link,
#footer_container a:active,
#footer_container a:visited {
  color: white;
}

#footer_container a:hover{
  text-decoration: underline;
}

#footer_container .social ul li.first{
  width: 2em;
}

#footer_container .social ul li.last{
  width: 1.6em;
}

#footer_container .social ul li{
  width: 3.4em;
  margin-top: 1.4em;
}

#footer_container .menu_left li a {
  padding: 1.6em 1em 0 1em;
}

#footer_container .menu_left li.first a {
  padding: 0;
}

#footer_container .social ul li a {
  text-indent: -9999px;
}

#footer_container .social ul li .facebook {
  background: transparent url('http://www.wnyc.org/media/img/wnyc/wnyc_sprite.png') no-repeat scroll -9px -125px;
  width: 20px;
  height: 20px;
}

#footer_container .social ul li .facebook:hover {
  background: transparent url('http://www.wnyc.org/media/img/wnyc/wnyc_sprite.png') no-repeat scroll -98px -125px;
}


#footer_container .social ul li .twitter {
  background: transparent url('http://www.wnyc.org/media/img/wnyc/wnyc_sprite.png') no-repeat scroll -35px -125px;
  width: 20px;
  height: 20px;
}

#footer_container .social ul li .twitter:hover {
  background: transparent url('http://www.wnyc.org/media/img/wnyc/wnyc_sprite.png') no-repeat scroll -124px -125px;
}


#footer_container .social ul li .googleplus {
  background: transparent url('http://www.wnyc.org/media/img/wnyc/wnyc_sprite.png') no-repeat scroll -65px -125px;
  width: 20px;
  height: 20px;
}

#footer_container .social ul li .googleplus:hover {
  background: transparent url('http://www.wnyc.org/media/img/wnyc/wnyc_sprite.png') no-repeat scroll -154px -125px;
}

#footer_container .footer_copyright {
  font-size: .95em;
  line-height: 2.2em;
  color: #bfbfbf;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 82%;
}

#footer_container .footer_copyright .nypr_lockup ul {
  background: transparent url('http://www.wnyc.org/media/img/wnyc/wnyc_sprite.png') no-repeat scroll -0px -240px;
  width: 460px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
}

#footer_container .footer_copyright .nypr_copyright {
  margin-right: auto;
  margin-left: auto;
  width: inherit;
}

#footer_container .footer_copyright .nypr_copyright li {
  float: none;
  display: inline-block;
}

#footer_container .footer_copyright .nypr_lockup ul li a {
  display: block;
  text-indent: -9999px;
  height: 80px;
  width: 79px;
}

#footer_container .footer_copyright .nypr_link {
  text-decoration: underline;
  display: inline;
}

#footer_container .footer_copyright ul li {
  padding: 0px 1em 0px 0px; 
}

#footer_container .footer_copyright a {
  color: #bfbfbf;
  font-size: .95em;
}

#footer_container hr.top {
  border: none;
  height: 1px;
  background-color: black;
  margin: 0px;
}

#footer_container hr.bottom {
  border: none;
  height: 1px;
  background-color: #393939;
  margin: 0px 0px 15px 0px;
}
