/* custom styles for mezzosopran.ch */
/* updated 2014-08-14 */

td {
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}

#widget-39a2a7f3-7427-7fa5-2aeb-4fed30786d1c .header-logo {
    top: 20px;
    left: 400px;
}

.header-logo img {
    width: 400px !important;
    height: 70px !important;
}

.pagination td {
    border: 0;
}

#watermark {
    box-shadow: 10px 0 10px rgba(0,0,0,0.3), -10px 0 10px rgba(0,0,0,0.3), 0 10px 10px rgba(0,0,0,0.3);
}

.pageContentText h1 {
    margin-bottom: 0.7em;
    border-bottom: 1px solid #660;
    text-transform: uppercase;
}

.content ul.submenu li.active a,
.content a:hover {
    color: #900 !important;
}

.widget-navigation .widget-content {
    margin-right: 17px !important;
}

.pageContentText .navigation {
    letter-spacing: initial;
}

#content {
    margin-left: 20px;
    margin-right: 20px;
}

ul.submenu {
    margin: 0 0 25px;
    padding: 0;
}

ul.submenu li {
    display: inline-block;
    margin-right: 0.5em;
    margin-bottom: 0;
    float: left;
}

.widget-contact {
    width: 90%;
}

#footer {
    margin-top: 1em;
}

#footer a:hover {
    color: #FFED94 !important;
}