/*
  Personalizzazione Studio Fanzago Consulenza del Lavoro
  TeleConsul Editore | Emiliano Milone
*/

#title-area {
    text-indent: -999em;
    background: url("images/logo-studiofanzago.png") center no-repeat;
    padding: 0;
    margin-top: 27px;
}

#genesis-responsive-slider .flex-control-nav {
    margin: 15px 0;
}

#home-featured .inner {
    padding: 10px;
}

#home-featured .intro .widgettitle {
    color: #F47529;
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.widget-area h2, .widget-area h2 a {
    font-size: 18px;
    margin: 0;
}

#header .menu a {
    padding: 16px 18px 10px;
}

ul#menu-menu-principale.menu li.linkedin a {
    text-indent: -999em;
    background-image: url(images/linkedin.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 85px;
}

ul#menu-menu-principale.menu li.inserisci-cv a {
    text-indent: -999em;
    background-image: url(images/inserisci-cv.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 105px;
}

.brochure .more-link {
    margin-top: 0;
    width: auto;
}

a.fondazione-lavoro-link {
    text-indent: -999em;
    width: 250px;
    height: 50px;
    display: block;
    background: url(images/logo-fondazione-lavoro.png);
}

a.fondazione-lavoro-link:hover {
    background-position: right;
}