/*
  Personalizzazione Template T12
  TeleConsul Editore | Emiliano Milone
*/

#home-featured .widget p a.more-link {
  display: block;
  width: 120px;
  margin: 20px auto 0 auto;
}

#footer-widgets .featuredpost .post {
    margin-bottom: 0;
    border-bottom: none;
}

#footer-widgets .category-newslavoro h2,
#footer-widgets .category-newsfisco h2,
#footer-widgets .category-newsprevidenza h2,
#footer-widgets .category-mediazione h2 {
    background: url("images/sidebar-list.png") no-repeat 0 7px;
    margin: 0 0 10px;
    padding: 0 0 0 15px;
    word-wrap: break-word;
    border-bottom: none;
    text-shadow: 1px 1px #000;
}

#footer-widgets .category-newslavoro h2 a,
#footer-widgets .category-newsfisco h2 a, 
#footer-widgets .category-newsprevidenza h2 a,
#footer-widgets .category-mediazione h2 a {
    font-size: 13px;
    text-decoration: underline;
    color: #E96A2A;
}

#footer-widgets .category-newslavoro h2 a:hover,
#footer-widgets .category-newsfisco h2 a:hover, 
#footer-widgets .category-newsprevidenza h2 a:hover,
#footer-widgets .category-mediazione h2 a:hover {
    text-decoration: none;
}


h2 a, h2 a:visited {
    color: #AAAAAA;
    font-size: 20px;
}
