/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Nov 06 2017 | 08:03:37 (am)
/*
/******* Do not edit this file *******/

#masthead-wrap {
    background-color: #262626;
    background-image: url("/wp-content/uploads/2017/06/img-4.jpg");
    box-shadow: 0 2px 3px rgba(100, 100, 100, 0.25);
    height: 200px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

#main {
    font-size: 0.8em;
    line-height: 24px;
    margin: 20px auto;
    width: 960px;
}

.menu {
    position:relative;
    margin-top:50px;
}
.main-navigation a {
    background-color: #b2ff99;
    color: #000;
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    padding: 10px 20px;
    text-decoration: none;
}

.site-description {
    color: #818181;
    display: none;
    font-size: 0.9em;
}
.site-title {
    bottom: 15px;
    color: #000;
    font-size: 1.9em;
    font-weight: 400;
    line-height: 1.2em;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
}

.site-title a {
    color: #fff;
    text-decoration: none;
    background-color: rgba(26, 20, 22, 0.62);
    padding: 5px 20px;
    font-size: 23px;
}

.main-navigation a {
    background-color: #b2ff99;
    color: #000;
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    padding: 10px 7px;
    text-decoration: none;
}
.menu {
    bottom: 15px;
    margin-top: 50px;
    position: relative;
}