/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. DarkWolf - http://www://darkwolf.it/
*/

strong {
    font-weight: 600 !important;
}

.sf-menu li:hover, .sf-menu li.sfHover,

.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {  

	outline:		0;

    text-shadow: -1px 1px 0px #ffc, 1px -1px 0px #fff;  

}

.calnk a:hover span span.event-title {
    font-size: 1.1em !important;
    font-weight: bold;
    margin-left: 0;
    margin-top: 0 !important;
    max-width: 295px !important;
    text-align: left !important;
}

.calnk a {
    border-bottom: 1px dotted #000000;
    color: #000000;
    font-size: 1.1em;
    margin-bottom: 1px;
    text-decoration: none;
}

.day-with-date {
    height: 100px;
    vertical-align: text-top;
    width: 60px;
}


.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    outline: 0 none;
    text-shadow: -0px 0px 0px #ffc, 0px -0px 9px #fff !important;
}