body {
    margin: 0;
    padding: 0;
    /*text-align:center;*/
}


/*
    GENERALE
*/
.indacobg {background-color: #b208b4;}
.purplebg {background-color: #3a2996;}
.azurebg {background-color: #3d77ad;}
.greenbg {background-color: #18ac1e;}
.yellowbg {background-color: #ffd800;}
.orangebg {background-color: #f57516;}
.redbg {background-color: #f1091f;}
.traspbg {background-color: transparent;}







/*
    PANNELLO DI RICERCA
*/
#ltg_s_pan {
    position: absolute;
    display: none;
    background-color: white;
    z-index: 9999;
    opacity: .9;
}
#ltg_s_text {
    position: absolute;
    display: none;
    z-index: 10000;
    border-width: 1px;
    border-color: gray;
    opacity: 1;
    width: 300px;
    height: 28px;
    line-height: 18px;
    background-color: white;
    padding: 0 30px 0 10px;
}
#ltg_s_text:focus {
	border: 0;
}

#ltg_s_btn {
    position: absolute;
    display: none;
    z-index: 10000;
    opacity: 1;

    outline: none;
    cursor: pointer;
    width: 26px;
    height: 20px;
    padding: 0 13px;
    border: 0;
    border-left: 1px solid #f57516;
    background: url("/wp-content/themes/lutegnu/images/lente18.png") no-repeat center;
    text-indent: -10957px;
}
#ltg_s_box {
    position: absolute;
    display: none;
    z-index: 10000;
}






/*
    BARRA CITAZIONI E AFORISMI
*/
#divcit {
    background-color: #18AC1E;
    color: white;
    width:100%;
    text-align:center;
    position: relative;
    font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 2px;
	padding-bottom: 4px;
	display: block;
    margin-top: 0px;
    margin-bottom: 0px;
}
#divcit a {
    text-decoration: none;
}

.cit-share-btn {
	vertical-align: middle;
	display: inline-block;
}

.current-content {
	font-weight:bold;
}

/*
    BREADCRUMB
*/
.breadcrumb {
    color: #7F7F7F;
    font-size: 0.7em;
    padding: 5px 0 10px 5px;
}


/*
    MENU DI NAVIGAZIONE LATERALI
*/
li.current-menu-item {
    background-color: #f57516!important;
}
li.menu {
    display: block;
    background-color: #F7F3F3;
    color: #7F7F7F;
    font-size: 12px;
    text-align: left;
    font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
    font-weight: bold;
    padding: 4px;
    margin:2px 0px 0px 0px;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
}

li.line {
    display: block;
    background-color: #7f7f7f;
    color: #7F7F7F;
    padding: 0px;
    margin:0px 0px 0px 0px;
    height: 2px;
}

li.line + li.menu {
    margin-top:0px!important;
}

.nav {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

li.menu > a {
    text-decoration: none;
    color: #7f7f7f;
    display: block;
    width: 100%;
}
li.current-menu-item > a {
    color: #f7f3f3!important;
}
li.menu:hover {
    background: #f57516!important;
}
li.menu:hover > a {
    color: #F7F3F3!important;
}


.menutailbtn li {
    width: 104px;
    display: block;
    position: relative;
    float: left;
    text-align: center;
}

.menutailbtn li:first-of-type {
    margin-right: 2px;
}

.menutailbtn li a {
    display: block;    
    color: #ffffff;
    text-decoration: none;
    font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
    font-size: 12px;
    -webkit-transition: border 0.5s;
    -moz-transition: borde 0.5s;
    transition: border 0.5s;
    padding: 2px 0px 2px 0px;
    border: 1px solid transparent;
}
.menutailbtn li a:hover {
    border: 1px solid #ffffff;
    color: #C0C0C0!important;
}

.menutailbtn {
    margin: 4px 0px 4px 0px;
    position: relative;
}

#priv {
    color: #7F7F7F;
    font-size: 9px;
    padding-top: 4px;
}

#copy {
    display: block;
    width: 100%;
    color: #7F7F7F;
    text-align: center;
    margin: 35px 0px 10px 0px;
    /*font-size: 9px;*/
}


#sethomebtncont {
    width: 210;
    height: 60px;
    margin: 10px 0px 10px 0px;
    text-align: center;
}

.sethomebtn {
    position: absolute;
    width: 90%;
    height: 60px;
    line-height: 60px;
    color: #f57516;
    font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
    font-size: 13px;
    font-weight: bold;
    -webkit-transition: border 0.5s;
    -moz-transition: borde 0.5s;
    transition: border 0.5s;
    text-align: center;
    border: 1px solid #7f7f7f;
    left: 0;
    margin-left: 10px;
}

.sethomebtn > span {
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
}
.sethomebtn:hover {
    color: #C0C0C0;
    border: 1px solid #C0C0C0;
}

#fblikecont {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

#fblikecont > iframe {
    width: 110px!important;
}

/*
    AREA CONTENUTO
*/
#divbody-logo {
	margin: 0 1%;
}
#divbody-riquadro {
    margin: 0 1%;
}
#divbody-testo {
    margin: 0 2%;
}
#divbody-page {
    margin: 0 2%;
}
.divbody > h3 {
    margin: 15px!important;
}
.divbody > article {
    padding: 0px 5px!important;
}
.content-box {
    height: 230px;
    text-align: justify;
    overflow: hidden;
}
.logo-box {
    height: 77px;
}

.sintesi-sez, .sintesi-cont {
    margin: 16px 0px 32px 0px;
    text-align: justify;
    color: #7F7F7F;
    font-size: .9em;
    font-weight: bold;
}

a.link-testo-int > p, a.link-testo-int > span,
a.link-testo-ext > p, a.link-testo-ext > span,
div.link-testo-ric > p, div.link-testo-ric > span {
    background-color: #F7F3F3;
	display: block;
	padding: 1px;
	padding-left: 5px;
	margin-top: 5px;
}
a.link-testo-int, a.link-testo-ext, div.link-testo-ric,
a.link-logo-int, a.link-logo-ext, div.link-logo-ric {
    font-weight: bold;
    color: #7F7F7F;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
}
a.link-testo-int:hover,
a.link-logo-int:hover,
a.link-logo-int:hover .w3-border {
    color: #18AC1E!important;
    border-color: #18AC1E!important;
}
a.link-testo-ext:hover,
a.link-logo-ext:hover,
a.link-logo-ext:hover .w3-border {
    color: #f1091f!important;
    border-color: #f1091f!important;
}
div.link-testo-ric:hover,
div.link-logo-ric:hover,
div.link-logo-ric:hover .w3-border {
    color: #f57516!important;
    border-color: #f57516!important;
}

.cont-testo {
    text-align: left;
}
.cont-testo > span {
    margin-top: 15px;
	display: inline-block;
	line-height: 18px;
}

.cont-testo .shareaholic-canvas {
	display: inline-block;
	vertical-align: middle;
	/*height: 20px;
	overflow: hidden;
	position: relative;*/
}

.cont-testo li.shareaholic-share-button {
	padding: 0px!important;
}

.title-logo {
    font-size: .8em;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.title-riquadro {
    font-size: .8em;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.link-riquadro-int:hover .w3-border {
    border-color: #18AC1E!important;
}
.link-riquadro-ext:hover .w3-border {
    border-color: #f1091f!important;
}
.link-riquadro-ric:hover .w3-border {
    border-color: #f57516!important;
}
.link-riquadro-int:hover .w3-border .title-riquadro {
    color: #18AC1E!important;
}
.link-riquadro-ext:hover .w3-border .title-riquadro {
    color: #f1091f!important;
}
.link-riquadro-ric:hover .w3-border .title-riquadro {
    color: #f57516!important;
}



h3.main-title {
    margin: 30px 0px 0px 0px!important;
    text-align: center;
    font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
    font-weight: bold;
    font-size: 18px!important;
    background-color: #E0EDED;
    color: #6B6B6B;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}
h3.single-title {
    padding-top: 8px;
    text-align: center;
}


.single-cont {
    /*text-align: justify;*/
}
/*.aligncenter {
    text-align: center!important;
}*/

h5.multi-cont-title {
    margin-top: 30px;
    margin-bottom: 0px;
    background-color: #F7F3F3;
    padding-left: 10px;
}
h5.multi-cont-title:nth-child(3) {
    margin-top: 15px!important;
}


#mobileShare {
	display: none;
}

#menuShare {
	display: block;
}

#divlog {
	text-align: center;
}

/****************************************** Regole risoluzione piu' bassa ******************************************/
@media (max-width: 1199px) {
    /*
        INTESTAZIONE
    */
    #divhead-cont {
        background-color: #F7F3F3;
        margin: 0px;
        padding: 0px;
        width:100%;
        height: 55px;
        text-align:left;
        position: relative;
    }

    #divhead-col1 {
        position:absolute;
        display: block;
        top:0; left:0;
        margin: 0px;
        padding: 0px 0px 0px 6px;
        text-align:center;
        height: 55px;
        line-height: 55px;
    }

    #divhead-col2 {
        /*margin:0 210px 0 210px;*/
        padding: 0px;
        text-align:center;
        height: 55px;
        line-height: 55px;
    }

    #divhead-col3 {
        position:absolute;
        display: block;
        top:0; right:0;
        margin: 0px;
        padding: 0px 6px 0px 0px;
        height: 55px;
        line-height: 55px;
    }

    #homebtncont {
        line-height: normal;
        display: none;
        vertical-align: middle;
    }

    #rhambcont, #lhambcont {
        line-height: normal;
        display: inline-block;
        vertical-align: middle;
    }

    #logocontc {
        line-height: normal;
        display: inline-block;
        vertical-align: middle;
    }

    #logocontl {
        line-height: normal;
        display: none;
        vertical-align: middle;
    }

    .menutailbtn {
        display: none;
    }
    #fblikecont {
        display: none;
    }
    #copy {
        display: none;
    }
    #sethomebtncont {
        display: none;
    }

	#mobileShare {
		display: block;
	}

	#menuShare {
		display: none;
	}

	
	#divbody-logo {
		margin: 0;
	}
	#divbody-riquadro {
		margin: 0;
	}
	#divbody-testo {
		margin: 0 2%;
	}
	#divbody-page {
		margin: 0 2%;
	}	

    /*
        PULSANTI FOOTER
    */
    #mobilefooter {
        padding-top: 3px;
        text-align: center;
        width: 100%;
        bottom: 0px;
        text-align: center;
        position: fixed;
        z-index: 15000;
        background-color: #F7F3F3;
		display: none;
    }
    #footbtncont {
        line-height: normal;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        width: 100%;
        left: 0px;
    }
    .footbtn {
        display: block;
        color: #ffffff;
        text-decoration: none;
        border: 1px solid transparent;
        width: 13%;
        height: 26px;
        line-height: 22px;
        margin-right: 2px;
        text-align: center;
        float: left;
        top: 0;
        font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
        font-size: 9px;
        font-weight: bold;
        -webkit-transition: border 0.5s;
        -moz-transition: borde 0.5s;
        transition: border 0.5s;
    }
    .footbtn:hover {
        color: #C0C0C0;
        border: 1px solid #ffffff;
    }
    .footbtn > span {
        line-height: normal;
        display: inline-block;
        vertical-align: middle;
    }
    #footbtncont > a.footbtn:first-of-type {
        margin-left: 4px!important;
    }

    #divfoot-cont {
        background-color: #F7F3F3;
        margin: 0px;
        padding: 0px;
        width:100%;
        height: 35px;
        text-align:left;
        position: relative;
        font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
    }

    #divfoot-col1 {
        position:absolute;
        display: block;
        top:0; left:0;
        margin: 0px;
        padding: 0px 0px 0px 6px;
        text-align:center;
        height: 35px;
        line-height: 35px;
    }

    #divfoot-col2 {
        /*margin:0 150px 0 150px;*/
        padding: 0px;
		padding-top: 5px;
        text-align:center;
        height: 35px;
        line-height: 28px;
    }

    #divfoot-col3 {
        position:absolute;
        display: block;
        top:0; right:0;
        margin: 0px;
        padding: 0px 6px 0px 0px;
        height: 35px;
        line-height: 28px;
    }

    #copyfoot {
        display: block;
        color: #7F7F7F;
        font-size: 10px;
        text-decoration: none;
    }

    #privfoot {
        color: #7F7F7F;
        font-size: 10px;
        text-decoration: none;
    }



    /*
        STRUTTURA PRINCIPALE
    */
    #divmain-cont {
        margin-top: 0px;
        width:100%;
        /*text-align:left;*/
        position: relative;
    }

    #divmain-col1 {
        position:absolute;
        top:55px; left:0px;
        width:210px;
        margin-top: 0px;
        text-align: left;
        padding-left: 0px;
        display: none;
        z-index: 10000;
        background-color: #ffffff;
    }

    #divmain-col2 {
        margin:0;
        /*text-align:center;*/
    }

    #divmain-col3 {
        position:absolute;
        top:55px; right:0px;
        margin-top: 0px;
        width:210px;
        display: none;
        z-index: 10000;
        background-color: #ffffff;
    }

    .divbody {
        /*margin: 0px!important;*/
        padding: 0px!important;
    }

    .sintesi-sez, .sintesi-cont {
        margin: 16px 5px 32px 5px;
    }

    .cont-testo {
        margin-right: 5px;
        margin-left: 5px;
    }

}

/****************************************** Smartphone grandi dimensioni ***********************************/
/*@media (min-width: 481px) {
    #box{
        background-color: blue;
    }
}*/

/****************************************** Tablet ******************************************/
/*@media (min-width: 768px) {
    #box{
        background-color: yellow;
    }
}*/

/****************************************** Desktop ******************************************/
@media (min-width: 1200px) {
    /*
        INTESTAZIONE
    */

    #divhead-cont {
        background-color: #F7F3F3;
        margin: 0px;
        padding: 0px;
        width:100%;
        height: 55px;
        text-align:left;
        position: relative;
    }

    #divhead-col1 {
        position:absolute;
        display: block;
        top:0; left:0;
        margin: 0px;
        padding: 0px 0px 0px 6px;
        text-align:center;
        height: 55px;
        line-height: 55px;
    }

    #divhead-col2 {
        margin:0 210px 0 210px;
        padding: 0px;
        text-align:center;
        height: 55px;
        line-height: 55px;
    }

    #divhead-col3 {
        position:absolute;
        display: block;
        top:0; right:0;
        margin: 0px;
        padding: 0px 6px 0px 0px;
        height: 55px;
        line-height: 55px;
    }

    /*
        PULSANTI HOME PAGE
    */
    .homebtn {
        display: block;
        color: #ffffff;
        text-decoration: none;
        border: 1px solid transparent;
        width: 80px;
        height: 36px;
        line-height: 32px;
        margin-right: 5px;
        text-align: center;
        float: left;
        top: 0;
        font-family: Geneva, Verdana, Lucida Sans, Lucida Sans Unicode, sans-serif;
        font-size: 12px;
        -webkit-transition: border 0.5s;
        -moz-transition: borde 0.5s;
        transition: border 0.5s;
    }
    .homebtn:hover {
        color: #C0C0C0;
        border: 1px solid #ffffff;
    }
    .homebtn > span {
        line-height: normal;
        display: inline-block;
        vertical-align: middle;
    }

    #homebtncont {
        line-height: normal;
        /*display: inline-block;*/
		display: none;
        vertical-align: middle;
    }

    #rhambcont, #lhambcont {
        line-height: normal;
        display: none;
        vertical-align: middle;
    }

    #logocontc {
        line-height: normal;
        display: none;
        vertical-align: middle;
    }

    #logocontl {
        line-height: normal;
        display: inline-block;
        vertical-align: middle;
    }

    #mobilefooter {
        display: none;
    }

    /*
        STRUTTURA PRINCIPALE
    */
    #divmain-cont {
        margin-top: 0px;
        width:100%;
        /*text-align:left;*/
        position: relative;
    }

    #divmain-col1 {
        position:absolute;
        top:0; left:2px;
        width:210px;
        margin-top: 2px;
        text-align: left;
        padding-left: 0px;
    }

    #divmain-col2 {
        margin:0 210px 0 210px;
        /*text-align:center;*/
    }

    #divmain-col3 {
        position:absolute;
        top:0px; right:2px;
        margin-top: 2px;
        width:210px;
        text-align: left;
        padding-right: 0px;		
    }
}

/****************************************** Grandi Desktop ******************************************/
/*@media (min-width: 1200px) {
    #box{
        background-color: purple;
    }
}*/

/****************************************** Prova ******************************************/
@media (min-width: 1500px) {
    /*
        AREA CONTENUTO
    */
    #divbody-logo {
        margin: 0px 2%!important;
    }
    #divbody-riquadro {
        margin: 0px 2%px!important;
    }
    #divbody-testo {
        margin: 0px 4%px!important;
    }
    #divbody-page {
        margin: 0px 4%px!important;
    }
}




