body{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: 400;
    color:#000000;
    background-image: url('images/background-archiviopropfide.jpg');
    background-size: 100%;
   }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td{
    font-size:15px;
}
.row{
    width:960px;
    min-width:960px;
}
.page-header{margin-bottom:0px;height:auto;}
.headerbanner{
    margin:0;
    padding:0;
    display:inline;
}
.headerbanner a#logo{
    margin:0;
    padding:0;
}
.headerbanner h1{
    margin:0;
}
header .banner{padding: 0;margin:0 0 2px 0;}
header .banner img{
    float: left;
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.5);
    border: 1px solid #999966;
}
.column, .columns{
    padding: 0 10px;
}
section{
    margin-bottom: 10px;
}
a{color: #333333;}
a:hover{text-decoration: underline; color:#666666;}

section.three{
    background-color:#F6F3ED;
    padding:0 0 10px;
    margin-top:10px;
}
section.nine{
    background-color:#ffffff;
    padding:10px;
}
section.twelve{
    padding:0 10px 10px;
    margin-top:10px;
}
main.two-columns, main{
    background-color:#ffffff;
    margin-bottom:10px;
}
main{
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.5);
    border: 1px solid #999966;
}
main.row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

header .men-top{
    height: 26px;
    line-height: 26px;
    margin-bottom: 15px;
    padding:0;
}
nav{
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}
nav ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.nav-up{
    letter-spacing: 1px;
    display: table;
    width: 100%;
    text-transform: capitalize;
    text-align:center;
    background-color:#CCCCCC;
    padding:1px;
}
ul.nav-up li{
    box-sizing: border-box;
    margin: 0;
    display: table-cell;
    background-color:#ffffff;
    border-right:1px solid #CCCCCC;
    padding: 5px 3px;
    vertical-align:middle;
}
ul.nav-up li:last-child{
    border:0;
}
ul.nav-up li a, ul.nav-up li ul li a{
    font-size: 0.8em;
    font-weight: normal;
    color:#000000;
    display:block;
}
ul.nav-up li.attuale{
}
ul.nav-up li.attuale a{
    font-weight:bold;
}
ul.nav-up li a:hover, ul.nav-up li ul li a:hover{
    text-decoration: none;
    /*background-color: #999966;
    background: linear-gradient(to right, rgb(153, 153, 102), rgba (255,0,0,0));*/
    background: rgb(153, 153, 102); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left,rgb(153, 153, 102),rgba(153, 153, 102,0)); /*Safari 5.1-6*/
    background: -o-linear-gradient(right, rgb(153, 153, 102),rgba(153, 153, 102,0)); /*Opera 11.1-12*/
    background: -moz-linear-gradient(right,rgb(153, 153, 102),rgba(153, 153, 102,0)); /*Fx 3.6-15*/
    background: linear-gradient(to right, rgb(153, 153, 102), rgba(153, 153, 102,0)); /*Standard*/
}
ul.nav-up li ul li {
    box-sizing: border-box;
    margin: 0;
    display: block;
    height: 35px;
    background-color: #ffffff;
    border-right: 0px;
    border-bottom: 1px solid #CCCCCC;
    border-top: 0px;
    padding: 0;
    text-align: left;
    padding-left: 5px;
}
ul.nav-up ul{
    top:35px;
}
ul.nav-up li ul{
    display:block;
}

ul.nav-up li a , ul.nav-up li {
    padding: 5px;
}

ul.nav.up li.attuale{
    text-transform: uppercase;
}


header .contenitore-breadcrumb{
    padding: 10px 15px;
    margin: 5px 0 0;
    width: 100%;
    background-color: #999966;
}
.breadcrumb{
    font-size:0.8em;
    padding:0px;
    color:#ffffff;
    margin: 0;
}
.breadcrumb a{
    text-decoration: none;
    color: #FFFFFF;
}

.breadcrumb a:hover{
    text-decoration: none;
    color: #4E4400;
}

footer.row{
    padding: 0px;
}
footer > section.twelve{ padding: 0px;}
footer > section > div > div.text {padding: 0px; }
body footer p{
    font-size: 0.8em !important;
}
footer, footer a, footer .text p a, footer .text p {
    color: #bcbcbc;
    text-decoration:none;
    padding: 0px!important;
}
footer a:hover, footer .text p a:hover{
    text-decoration:underline;
}
footer p.link-vatican-footer{background-color:#999966; text-align:center;}
footer p.link-vatican-footer a{color:#ffffff; font-weight:bold;}
footer p.link-vatican-footer a:hover{color:#ffffff; text-decoration:none;}
footer .text p { color: #ffffff;}

.siv-search form{
    margin:10px 0;
}
#search_form_container
{
    float:right;
    margin-top: 40px;
}

#search_form_container input, #search_form_container textarea {
    color: #666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#search_form_container input[name=q]
{
    border: 1px solid #C6C7C8;
    float: left;
    height: 18px;
    margin: 0;
    width: 140px;
    padding: 0;
    font-size: 12px;
}
#search_form_container input[type=submit]
{
    background-color: #FFFFFF;
    border: 1px solid #C6C7C8;
    color: #999999;
    cursor: pointer;
    float: left;
    font-size: 11px;
    height: 18px;
    margin: 0 0 0 6px;
    padding: 0;
    text-transform: lowercase;
    width: 50px;
}
.siv-search a:hover{
    color:#274052;
}
.cameraslideshow{
    margin-bottom:25px;
}
.textimage{
    border: 1px solid #808000;
    margin: 0 2px 5px 0;
    padding: 0px;
}
.textimage h2.title{
    font-size: 1em;
    margin: 0;
    text-transform: uppercase;
    background:url('images/tranparent.gif');
    background-repeat: no-repeat;
    background-position:left center;
    padding:5px 5px 5px 15px;
    margin:0 0 0 5px;
}
.textimage header{
    background:#f2f2f2;
    border-bottom:1px solid #808000;
    padding:0px;
}

.textimage .text, .text{
    padding: 10px;
    color: #333333;
    font-size: 0.9em;
    margin-bottom: 10px;
}
.textimage .text p, .text p{
    color:#333333;
    font-size:0.9em;
    margin-bottom:8px;
    line-height:20px;
}
.textimage p img{
    margin: 0px;
    padding:5px;
}
.image .siv-image {
    margin: 5px;
}

.textimage article .content p small {
    float: left;
    font-size: 10px;
    width: 95%;
    padding-left: 5px;
}
.two-columns .col-left .textimage{
    border:none;
}
.list .list-item-preview-sezione h2.title{
    border:0px;
    font-weight:bold;
    padding-bottom:0px;
    margin:0;
    font-size:1em;
}
.list-item-preview-sezione{
    color:#274052;
}
.list-item-preview-sezione p, .list-item-preview-sezione div{
    font-size:1em;
}
.list-item-preview-sezione p a.button-more{
    width:100%;
    text-align:right;
    color:#d0990b;
    float:left;
    font-size: 0.8em;
}
.list-item-preview-sezione  a:hover{
    text-decoration:none;
    color:#274052;

}
.pagination{
    margin:5px 0 10px 0;
}
.pagination a{
    font-size: 0.8em;
}
.pagination a:hover{
    text-decoration:none;
    color:#274052;
}
.list article .content div{
    line-height:normal;
}
.list article .content div a{
    text-decoration:underline;
}
section.three h2{
    color:#ffffff;
    font-size:0.9em;
    padding:5px;
    background:url('images/tranparent.gif') #4E4400;
    background-repeat: no-repeat;
    background-position:left center;
    padding:5px 5px 5px 15px;
    font-weight:normal;
    margin:0 0 5px;
    text-transform:uppercase;
}
.languagesnav{
    margin:5px 0;
    background-color: #999966;
}
.languagesnav a{
    font-size: 0.9em;
    color: #fff;
    /*border-right: 1px solid #fff;*/
    padding: 4px;
    margin: 0 5px 0 0;
}
/*
.languagesnav a:last-child{
    padding:0;
    margin:0;
    border-right:0px;
}
*/
.languagesnav a.current-language{
    font-weight:bold;
    color:#4E4400;
}
.languagesnav a:hover{
    color:#4E4400;
    text-decoration:underline;
}
.photogallery-advanced .fotobig h2{
    background:none;
}
.photogallery-advanced .fotobig a img {
    border: 0 none;
    float: left;
    margin: 0;
    padding: 5px;
}
.photogallery-advanced .fotobig h2 {
    background: none;
    color: inherit;
    padding: 5px;
}
.photogallery-advanced .fotobig .description p{
    font-size: 13px;
    padding: 5px;
}
@media only screen and (max-width: 768px){
    body{
        background-image: none;
    }
    .row{
        min-width:auto;
    }
    .page-header{
        background: #ffffff;
        height: auto;
    }
    header .banner{
        height: auto;
        margin: 0 0 10px 0;
    }
    header .banner img.logo{
        display: block;
        clear: both;
    }
    .headerbanner h1
    {
        margin-top:0px;
    }
    #menu{
        float:none;
        margin:0;
        background-image: url(images/icon-men.png);
    }
    nav{
        height: auto;
        background-image:none;
        border:0px;
        display: block;
        float: none;
        left: 15px;
        position: absolute;
        top: 31px;
        z-index: 1000;
        width:60%;
        background:none repeat scroll 0 0 #999966;
        padding:10px 0;
    }
    ul.nav-up{
        background: none repeat scroll 0 0 #999966;
    }

    ul.nav-up li{border:0px; padding:0px;background-color: transparent; }
    ul.nav-up li a {
        background: none repeat scroll 0 0 #999966;
        border-bottom: 0px;
        color: #fff;
        display: block;
        font-size: 1em;
        height: auto;
        line-height: 20px;
        margin: 0 auto;
        padding: 0 2px;
        text-align: left;
        text-decoration: none;
        width: 90%;
    }
    ul.nav-up li:last-child a{
        border-bottom: 0px;
    }
    ul.nav-up li a:hover{
        background: none repeat scroll 0 0 #999966;
        color:#FFFFFF;
        border-bottom:0px;
    }
    ul.nav-up li:last-child a:hover{
        border-bottom: 0px;
    }
    ul.nav-up li ul{
        display: table;
        position: relative;
        width: 80%;
        margin:0 auto;
        background: none repeat scroll 0 0 #999966;
    }
    ul.nav-up ul {
        top: 2px;
        visibility: visible;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        border:0px;
        background-color:transparent;
        z-index: 9999;
    }
    ul.nav-up li ul li {
        height:auto;
        margin:0;
        padding:0 5px;
        color:#ffffff;
        background-image:none;
        background-repeat:repeat;
        border:0px;
        background: none repeat scroll 0 0 #999966;
    }
    ul.nav-up li ul li a{
        color:#ffffff;
    }
    ul.nav-up li:hover ul{
        visibility:visible;
        background-color: #999966;
        color:#ccc  !important;
    }
    ul.nav-up li a:hover, ul.nav-up li ul li a:hover{
        text-decoration:none;
        background-color:#999966;
        color: #4E4400;
    }
    .breadcrumb{
        margin:10px 0 0;
    }

    body footer p{
        font-size: 10px !important;
        text-align: center;
    }
    body footer p.p-left{
        float: left;
        width: 100%;
    }
    body footer p.p-right{
        float: left;
        width: 100%;
    }
    div.cq-colctrl-lt0-c0, div.cq-colctrl-lt0-c1,
    div.cq-colctrl-lt1-c0, div.cq-colctrl-lt1-c1, div.cq-colctrl-lt1-c2,
    div.cq-colctrl-lt2-c0, div.cq-colctrl-lt2-c1, div.cq-colctrl-lt2-c2, div.cq-colctrl-lt2-c3,
    div.cq-colctrl-lt3-c0, div.cq-colctrl-lt3-c1, div.cq-colctrl-lt3-c2, div.cq-colctrl-lt3-c3,
    div.cq-colctrl-lt4-c0, div.cq-colctrl-lt4-c1, div.cq-colctrl-lt4-c2, div.cq-colctrl-lt4-c3, div.cq-colctrl-lt4-c4,
    div.cq-colctrl-lt5-c0, div.cq-colctrl-lt5-c1,
    div.cq-colctrl-lt6-c0, div.cq-colctrl-lt6-c1, div.cq-colctrl-lt6-c2, div.cq-colctrl-lt6-c3,
    div.cq-colctrl-lt7-c0, div.cq-colctrl-lt7-c1,
    div.cq-colctrl-lt8-c0, div.cq-colctrl-lt8-c1,
    div.cq-colctrl-lt9-c0, div.cq-colctrl-lt9-c1, div.cq-colctrl-lt9-c2,
    div.cq-colctrl-lt10-c0, div.cq-colctrl-lt10-c1,
    div.cq-colctrl-lt11-c0, div.cq-colctrl-lt11-c1,
    div.cq-colctrl-lt12-c0, div.cq-colctrl-lt12-c1,
    div.cq-colctrl-lt13-c0, div.cq-colctrl-lt13-c1{
        width:100%;
    }
}
