Northland Outdoors Custom CSS
/* Hide Extra Footer Area */
#foot-top{
display:none;
}
#foot-copy{
line-height: 18px;
}
#foot-copy A:hover {
color: #00aeef;
}
/*
#fcc-areavoices-header-ad {
margin-top: -40px;
}
*/
/* Hide Author Avatar/Image */
.author-img {
display: none;
}
/* Hide Author Twitter Link */
span.author-twit {
display: none;
}
/* Hide Author Card Image on Author Page */
.author-page-img {
Display: none;
}
/* Hide Author Twitter Link on Author Page */
ul.author-social li {
Display: None;
}