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


#title-area {
    float: none;
    width: 100%;
}

#header .widget-area {
    float: none;
    width: 100%;
}

#header .menu {
    float: none;
}



li.evidenzia a {
  color:blue !important;
  font-weight:bold !important;
  font-size:20px !important;
  text-decoration: underline !important;
  padding: 32px 20px 32px 20px !important;
}


.footer-widgets-1 h2 a, .footer-widgets-2 h2 a, .footer-widgets-3 h2 a {
    font-size: 18px;
    color: #64C9EA;
}

.footer-widgets-1 h2 a:hover, .footer-widgets-2 h2 a:hover, .footer-widgets-3 h2 a:hover {
    text-decoration: underline;
}

#footer-widgets p {
    font-size: 13px;
}

.post-info .comments {
    display: none;
}

.hentry {
    margin: 0 0 20px;
}


.executive-home .featuredpage .page, .executive-home .featuredpost .post {
    margin: 0 0 30px;
}

.executive-home a.more-link {
    margin: 10px 0 0;
}
