﻿.SchedeMonsignore {
}

    .SchedeMonsignore div {
        height: 300px;
        overflow: hidden;
        padding: 20px;
        width: 25%;
        float: left;
        margin-bottom: 30px;
        position: relative;
    }

        .SchedeMonsignore div img {
            width: 100%;
            margin: 0;
        }

        .SchedeMonsignore div span {
            position: absolute;
            bottom: 0;
            left: 20px;
            width: 100%;
            background-color: rgba(255, 255, 255, 0.87);
            color: #292865;
            padding: 10px;
        }

.IntroRivista .col-md-3 img {
    width: 100%;
    box-shadow: 1px 1px 5px #d5d5d5;
}

.IntroRivista .col-md-9 p {
    padding-left: 50px;
}

.BoxCopertina .col-md-3 {
    height: 400px;
    overflow: hidden;
    margin: 20px 0;
    width: 24%;
    margin: 0 1% 0 0;
    padding: 20px;
}



    .BoxCopertina .col-md-3 a img {
        opacity: 1;
        height: 100%;
        box-shadow: 1px 1px 5px #d5d5d5;
    }

    .BoxCopertina .col-md-3 a:hover img {
        opacity: 0.5;
    }



.BoxNewsList {
    width: 80%;
    margin: 0 10%;
    height: 220px;
    clear: both;
}

    .BoxNewsList a .col-md-4 {
        overflow-y: hidden;
        margin: 0 0 50px 0;
        display: block;
        height: 220px;
    }

        .BoxNewsList a .col-md-4 img {
            width: 100%;
        }

    .BoxNewsList .Testo {
        padding: 20px 0 20px 20px;
        overflow: hidden;
        color: #615143;
        height: 220px;
        background-color: rgba(0,0,0,0.050);
    }


    .BoxNewsList .col-md-1 {
        border-left: 10px solid #fff;
        height: 220px;
        background-color: rgba(0,0,0,0.050);
    }

    .BoxNewsList .Data {
        background-color: #be9334;
        width: 100%;
        height: 70px;
        text-align: center;
        color: #fff;
        font-weight: bold;
        padding-top: 5px;
    }

    .BoxNewsList .Testo .Data span {
        font-size: 18px;
    }

    .BoxNewsList .col-md-1 .Social {
        text-align: center;
        font-size: 25px;
    }

        .BoxNewsList .col-md-1 .Social i {
            padding: 20px 0 0 0;
        }

.NewsDetail h1 {
    text-align: left;
}

.NewsDetail .col-md-8 p {
    padding-right: 50px;
    padding-bottom: 50px;
    text-align: justify;
}

.NewsDetail .col-md-4 {
    background-color: rgba(0,0,0,0.050);
    padding: 20px 0;
}

.NewsDetail .DataDetail {
    height: 30px;
    text-align: center;
    padding: 10px;
}

    .NewsDetail .DataDetail i {
        color: #d5d5d5;
        font-size: 25px;
    }

.NewsDetail h3 {
    padding-right: 30px;
    font-weight: 300;
    color: #be9334;
    padding-left: 20px;
}

.NewsDetail .SocialDetail h3 {
    float: left;
}

.addthis_inline_share_toolbox {
    padding: 5px 0 0 20px;
    clear: both;
}

.NewsDetail .Btn_Standard {
    background-color: #be9334;
    border: none;
    color: #fff;
    margin: 30px 0;
}

.NewsDetail .Allegati {
    margin-top: 50px;
}

    .NewsDetail .Allegati ul {
        list-style: none;
        margin: 0;
        padding: 10px 20px 0 20px;
    }

        .NewsDetail .Allegati ul li {
            line-height: 40px;
            border-bottom: 1px solid #d5d5d5;
        }

            .NewsDetail .Allegati ul li a {
                color: #808080;
            }

.Statuto .Btn_Standard,
.Direttivo .Btn_Standard {
    width: 20%;
    float: right;
    margin: 30px 0;
}

    .Statuto .Btn_Standard i,
    .Direttivo .Btn_Standard i {
        font-size: 15px;
        padding-left: 20px;
    }

.Statuto span {
    color: #be9334;
    padding-right: 10px;
    font-weight: 500;
    font-size: 18px;
}

.Statuto small {
    color: #be9334;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
}

.StandardTable {
    width: 100%;
}

    .StandardTable tr th {
        text-transform: uppercase;
        text-align: left;
    }

        .StandardTable tr th:first-of-type {
            width: 70%;
        }

        .StandardTable tr th:last-of-type {
            width: 30%;
        }

    .StandardTable tr td {
        padding: 10px 0;
    }


#ModalZoomDetail .Copertina {
    width: 300px;
    height: 400px;
    float: left;
}

#ModalZoomDetail .Descrizione {
}

.RivistaList .col-md-3 {
    border: 1px solid #d5d5d5;
    padding: 10px;
    margin:40px 1% 40px 0;
    width:24%;

}

.RivistaList .ImageRivista {
    height: 400px;
    overflow: hidden;
}

.RivistaList img {
    width: 100%;
}

.RivistaList .Testo {
    color: #292865;
    padding: 10px;
    height:100px;
    font-size:18px;
    font-weight:bold;
}

.SettimanaList {
    width: 80%;
    margin: 0 10%;
    height: 220px;
    clear: both;
}

.SettimanaList a .col-md-5 {
    overflow-y: hidden;
    margin: 0 0 50px 0;
    display: block;
    height: 220px;
}

    .SettimanaList a .col-md-5 img {
        width: 100%;
    }

.SettimanaList .Testo {
    padding: 20px 0 20px 20px;
    overflow: hidden;
    color: #615143;
    height: 220px;
    background-color: rgba(0,0,0,0.050);
}
