/*   
Theme Name: Turismo in Bra
Theme URI: http://bonellicio.us
Description: 
Author: Filippo Bonino
Author URI: http://bonellicio.us
Version: 1.2
*/

@media screen {
    #pagine ul li {
        width: 100%;
    }
    #pagine ul li a:hover {
        color: #fff;
    }
    * {
        margin: 0;
        padding: 0;
    }
    img.wp-post-image {
        width: 100%;
        height: 100%;
    }
    blockquote {
        margin-top: 15px;
    }
    .page-template-musei-php iframe {
        margin: 20px 0;
    }
    #huge-it-share-buttons-top h3 {
        float: left;
        margin-top: 35px !important;
        font-family: lato, sans-serif !important;
    }
    #huge-it-share-buttons-top {
        border-radius: 0px;
        border-top: 2px solid #eee;
    }
    .huge-it-share-buttons ul.huge-it-share-buttons-list {
        margin: 30px auto 0 auto !important;
        text-align: left;
    }
    .rslides_nav {
        z-index: 9998;
        position: absolute;
        top: 350px;
    }
    .rslides1_nav {
        color: #fff;
        font-size: 30px;
        opacity: 0.7;
        text-decoration: none;
    }
    .rslides1_nav:hover,
    .rslides1_nav:focus {
        color: #fff;
        opacity: 1;
        text-decoration: none;
    }
    .rslides_nav.next {
        left: 30px;
    }
    .rslides_nav.prev {
        right: 30px;
    }
    body.page-template-visita #content {
        padding-right: 25px;
    }
    .visita-child {
        height: 200px;
        position: relative;
        padding: 5px;
        transition: all 0.3s ease;
    }
    .visita-child:hover {
        background: #ca1d00;
        transition: all 0.3s ease;
    }
    .visita-child .colorino {
        background: #ca1d00;
        width: 100%;
        height: 100%;
        position: absolute;
        opacity: 0.1;
    }
    .visita-child h3 {
        position: absolute;
        bottom: 0px;
        color: #fff;
        padding: 10px;
        font-size: 20px;
        margin: 0 0 5px 0;
    }
    .visita-child-img {
        height: 190px;
    }
    body.arte-e-cultura .color-border {
        background-color: #ee7a00 !important;
    }
    body.natura .color-border {
        background-color: #7bc200;
    }
    body.enogastronomia .color-border {
        background-color: #a2506a;
    }
    body.eventi .color-border {
        background-color: #2999d1;
    }
    body.turismo-a-bra .color-border {
        background-color: #ca1d00;
    }
    body {
        background: white;
        font-family: Helvetica, Arial, sans-serif;
    }
    .screen-reader-text {
        position: absolute;
        left: -9999px;
        top: -9999px;
    }
    .clear {
        clear: both;
    }
    .group:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }
    * html .group,
    *:first-child+html .group {
        zoom: 1;
    }
    /* First selector = IE6, Second Selector = IE 7 */
    .helvetica {
        font-family: Helvetica, Arial, sans-serif;
    }
    .M100 {
        font-family: 'lato', sans-serif;
        font-weight: 100;
    }
    .M300 {
        font-family: 'lato', sans-serif;
        font-weight: 400;
    }
    .M500 {
        font-family: 'lato', sans-serif;
        font-weight: 400;
    }
    .post h1,
    .evento_tag h1 {
        font-weight: 900;
        text-transform: uppercase;
    }
    .evento_tag img {
        padding: 10px;
        background: #c7ad03;
    }
    .evento_tag {
        padding: 0 20px 0 10px;
    }
    .evento_tag p {
        font-size: 16px;
        font-family: lato;
        margin: 10px 0 50px 0;
    }
    .evento_tag h1 {
        margin-left: 0;
    }
    .evento_tag h4 {
        margin: 5px 0 !important;
    }
    .evento_tag h4.sito {
        margin: -15px 0 20px 0 !important;
        font-size: 14px;
    }
    .evento_tag h4.sito a {
        color: #ccc;
    }
    .evento_tag h5 {
        margin: 30px 0 !important;
        color: #c7ad03;
        font-size: 30px;
        text-align: center;
        font-family: lato, sans-serif;
        font-weight: 100;
    }
    .evento_tag hgroup {
        margin-bottom: 10px;
    }
    .slider {
        position: relative;
    }
    .slider .cont-cont {
        position: absolute;
        width: 100%;
        height: 700px;
    }
    .slider .claim-cont {
        width: 400px;
        z-index: 9999;
        position: absolute;
        bottom: 0;
        padding: 20px;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-topright: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        opacity: 0.9;
    }
    .slider .claim-cont h4 {
        font-size: 24px;
        color: #fff;
        font-weight: 400;
        margin: 0;
    }
    .slider .claim-cont h2 {
        font-size: 36px;
        color: #fff;
        font-weight: 900;
        margin: 10px 0;
        text-transform: uppercase;
    }
    .slider .claim-cont p {
        font-size: 16px;
        color: #fff;
        font-weight: 400;
        margin: 0;
        font-family: lato, sans-serif;
        line-height: 20px;
    }
    .slider .claim-cont button {
        text-align: right;
        float: right;
        padding: 10px 20px;
        background: #fff;
        color: #000;
        margin-top: 10px;
        border: none;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        transition: all 0.3s ease;
    }
    .slider .claim-cont button:hover {
        background: #c7ad03;
        color: #fff;
    }
    .slider .claim-cont.arte-e-cultura,
    .slider .claim-cont.art-and-culture {
        background: #ee7a00;
    }
    .slider .claim-cont.enogastronomia,
    .slider .claim-cont.enogastronomy {
        background: #a2506a;
    }
    .slider .claim-cont.eventi,
    .slider .claim-cont.events {
        background: #2999d1;
    }
    .slider .claim-cont.natura,
    .slider .claim-cont.nature {
        background: #7bc200;
    }
    .slider .claim-cont.musei-di-bra,
    .slider .claim-cont.museums-in-bra {
        background: #8c4630;
    }
    .slider .claim-cont.turismo-a-bra,
    .slider .claim-cont.tourism-in-bra {
        background: #ca1d00;
    }
    .rslides {
        position: absolute !important;
        top: 5px !important;
        height: 700px;
        overflow: hidden;
    }
    ul li {
        list-style: none;
    }
    .si_feed_cont {
        position: relative;
        width: 100%;
    }
    .rslides.si_feed {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .decoration {
        text-decoration: underline;
    }
    #bg {
        width: 100%;
        height: 84px;
    }
    .slider {
        width: 100%;
        height: 700px;
        margin-top: -6px;
    }
    #content {
        float: left;
    }
    #bg_left {
        width: 30%;
        height: 86px;
        background-image: url(images/bg_logo.png);
        float: left;
    }
    #bg_right {
        width: 30%;
        height: 86px;
        float: right;
    }
    #page-wrap {
        padding: 20px 0 0 0;
        margin: 0 auto;
        background-color: #FFF;
        border-left: 1px solid #e8e8e8;
        border-right: 1px solid #e8e8e8;
    }
    #page-wrap2 {
        width: 960px;
        margin: 0 auto 0 auto;
        background-color: #FFF;
        border-left: 1px solid #e8e8e8;
        border-right: 1px solid #e8e8e8;
    }
    #logo_bra {
        width: 68px;
        height: 60px;
        background-image: url(images/logo_bra.png);
        float: right;
        margin: -70px -3px 0 0;
    }
    #logo-cont {
        width: 37%;
        display: table;
        float: left;
        z-index: 9999;
        position: relative;
        margin-left: -5px;
    }
    #text-logo {
        margin: 8px 0 0 3px;
    }
    #text-logo h1 {
        text-transform: uppercase;
    }
    #text-logo h1 span.grigio_t {
        font-weight: 900;
    }
    #logo {
        display: table-cell;
        width: auto;
        height: 86px;
        background-image: url(images/bg_logo.png);
    }
    #logo_end {
        display: table-cell;
        width: 36px;
        height: 86px;
        background-image: url(images/bg_end_logo.png);
        background-repeat: no-repeat;
        z-index: 999;
        position: relative;
    }
    #logo_start {
        display: table-cell;
        width: 25px;
        height: 86px;
        background-image: url(images/bg_start_logo.png);
    }
    #menu_wrap {
        width: 63%;
        height: 84px;
        float: left;
        margin: 0 0 0 -10px;
        z-index: 1;
        position: relative;
        border-bottom-style: dotted;
        border-width: 1px;
        border-color: #c9c9c9;
    }
    #barra {
        width: 102%;
        height: 6px;
    }
    #bottoni_wrap {
        width: 102%;
        height: 44px;
    }
    #menu_page {
        width: 100%;
        float: left;
        margin: 20px;
        margin: 10px 20px;
        z-index: 1;
        position: relative;
    }
    #menu {
        width: 16.666666%;
        height: 44px;
        float: left;
    }
    #menu:last-of-type #menu_cell {
        border: none;
    }
    #menu_cell {
        width: 100%;
        height: 44px;
        border-right: 1px solid #fff;
    }
    #menu_cell p {
        line-height: 15px;
        font-family: 'lato', sans-serif;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        text-align: center;
        padding-top: 15px;
    }
    #menu_cell a {
        text-decoration: none;
    }
    #menu_bar {
        width: 120px;
        height: 6px;
        margin-top: 1px;
        background-color: #e8e8e8;
    }
    #box_related {
        float: left;
        text-align: center;
    }
    #box_related p {
        font-size: 13px;
    }
    #box_related h3 {
        font-size: 15px;
        font-family: 'lato', sans-serif;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        color: #fff !important;
        font-weight: 900;
        padding: 10px;
        margin: 0;
    }
    #box_related span.data {
        clear: both;
        font-size: 12px;
        text-align: center;
        font-weight: 400;
        display: block;
        margin-top: 5px;
    }
    .margin-top {
        margin-top: 10px;
    }
    #box-container {
        width: 100%;
        margin: 20px 0;
        padding: 40px 10px 20px 0;
        background-image: url(images/barra_o.gif);
        background-repeat: repeat-x;
        margin: 20px 0 0 -5px;
    }
    .imgg_cont {
        height: 130px;
        padding: 10px;
    }
    .imgg_cont .abs {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.4);
    }
    #testo_news_post {
        width: 120px;
        margin-left: 15px;
    }
    #img_box_news {
        width: 146px;
        height: 81px;
        float: left;
        padding: 5px;
        margin: 0 10px;
    }
    #striscia {
        width: 100%;
        height: 20px;
        z-index: 9999;
        bottom: 0;
        margin-bottom: 5px;
        margin-right: 5px;
    }
    #tag {
        text-align: right;
        line-height: 20px;
        font-style: italic;
        margin-top: -25px;
        margin-right: 5px;
        z-index: 99;
    }
    #tag a {
        text-decoration: none;
    }
    .attachment-medium {
        opacity: 0.9;
        filter: alpha(opacity=90);
        z-index: 2;
    }
    .colorato.category-arte-e-cultura {
        background-color: #ee7a00;
    }
    .colorato.category-turismo-a-bra {
        background-color: #ca1d00;
    }
    .colorato.category-natura {
        background-color: #7bc200;
    }
    .colorato.category-enogastronomia {
        background-color: #a2506a;
    }
    .colorato.category-eventi {
        background-color: #2999d1;
    }
    .colorato.page {
        background-color: #c6ad00;
    }
    .testo.category-arte-e-cultura {
        color: #ee7a00;
    }
    .testo.category-turismo-a-bra {
        color: #ca1d00;
    }
    .testo.category-natura {
        color: #7bc200;
    }
    .testo.category-enogastronomia {
        color: #a2506a;
    }
    .testo.category-eventi {
        color: #2999d1;
    }
    #newsbloccoouter {
        padding: 0 10px;
    }
    #newsblocco {
        width: 100%;
        height: 100px;
        background-color: #f1f1f1;
        margin: 10px 0;
        cursor: pointer;
    }
    #newsblocco.tag {
        position: relative;
        cursor: pointer;
    }
    #newsblocco.tag .color {
        -webkit-transition: all 0.15s ease;
        transition: all 0.45s ease;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.5;
        background: #87760b;
    }
    #newsblocco h3 {
        color: #fff;
        text-transform: uppercase;
        font-weight: 900;
        position: absolute;
        bottom: -5px;
        font-size: 16px;
        left: 10px;
    }
    #newsblocco.tag {
        width: 100%;
        height: 70px;
        background-color: #f1f1f1;
        margin: 10px 0;
        cursor: pointer;
    }
    #newsblocco.tag:hover .color {
        opacity: 0.85;
    }
    #newsblocco:hover .opazzo {
        opacity: 0.3;
    }
    #newsblocco.musei-di-bra,
    #newsblocco.museum-in-bra {
        background: #8c4630;
    }
    #newsblocco.arte-e-cultura,
    #newsblocco.art-and-culture {
        background: #ee7a00;
    }
    #newsblocco.enogastronomia,
    #newsblocco.enogastronomy {
        background: #a2506a;
    }
    #newsblocco.eventi,
    #newsblocco.events {
        background: #2999d1;
    }
    #newsblocco.natura,
    #newsblocco.nature {
        background: #7bc200;
    }
    #newsblocco.turismo-a-bra,
    #newsblocco.tourism-in-bra {
        background: #ca1d00;
    }
    #newsblocco .opazzo {
        -webkit-transition: all 0.15s ease;
        transition: all 0.45s ease;
        opacity: 0.7;
    }
    #news_img_hp {
        width: 67px;
        height: 76px;
        float: left;
    }
    #img_hp_news {
        margin: 8px 0 0 7px;
        width: 51px;
        height: 61px;
    }
    #barra_news {
        width: 1px;
        height: 61px;
        margin: 7px 0;
        float: left;
    }
    #news_tx_hp {
        width: 100%;
        height: auto;
        float: left;
        padding: 10px;
    }
    #news_tx_hp h5 {
        margin: 0;
    }
    #news_tx_hp .cont_text {
        position: absolute;
        bottom: -60px;
        left: 0;
        padding: 0 10px;
    }
    #news_tag_hp p {
        color: #fff;
    }
    #news_tag_hp p a {
        color: #fff;
    }
    #news_tag_hp p a:hover {
        color: #fff;
    }
    #news_cat_hp {
        height: 12px;
        font-family: helvetica, arial;
    }
    #news_cat_hp h5 {
        color: #fff !important;
    }
    #news_cat_hp a {
        color: inherit;
        text-transform: uppercase;
    }
    #news_ti_hp {
        height: auto;
    }
    #news_ti_hp p {
        font-size: 14px;
        line-height: 16px;
        font-family: 'lato', sans-serif;
        font-weight: 900;
        color: #fff;
    }
    #news_ti_hp a:hover {
        text-decoration: none;
    }
    #news_ti_hp a {
        color: #fff;
    }
    #news_tag_hp {
        height: auto;
        margin-top: 2px;
        text-align: left;
    }
    #news_tag_hp p {
        font-size: 11px;
    }
    #vai p {
        font-size: 11px;
        color: #000000;
    }
    .news_ti_hp {
        font-size: 14px;
        line-height: 16px;
        font-family: 'lato', sans-serif;
        font-weight: 400;
        text-align: justify;
        margin: 13px 10px 5px 10px;
        width: auto;
    }
    #attrazioni {
        width: 650px;
        margin: 20px 10px;
        overflow: hidden;
    }
    #attrazioni ul li {
        padding: 10px;
        float: left;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        background-color: #ca1d00;
        color: #ffffff;
        font-size: 13px;
        margin: 10px;
    }
    #header {
        margin: -85px 0 0 -5px;
        background-color: #FFF;
    }
    #header h1 {
        font-size: 43px;
        font-family: 'lato', sans-serif;
        font-style: normal;
        margin-top: 15px;
    }
    #alto {
        margin-top: -20px;
    }
    #header h1 a {
        text-decoration: none;
    }
    #thumb_cont {
        clear: both;
        overflow: hidden;
        margin-top: -20px;
    }
    #thumb_cont_line {
        width: 650px;
    }
    #thumb_cont_det {
        margin: 20px 16px 10px 0;
        width: 145px;
        height: 100px;
        float: left;
    }
    #thumb_one {
        padding: 5px;
        width: 145px;
        height: 70px;
        float: left;
        background-color: #ca1d00;
        margin: 0 3px 10px 3px;
    }
    #thumb_one_text {
        width: 145px;
        height: 70px;
    }
    #thumb_one a {
        color: #000000;
        text-decoration: none;
    }
    #thumb_one a:hover {
        color: #333333;
        text-decoration: underline;
    }
    .textwidget #entry2 p {
        text-align: justify;
        font-family: 'lato', sans-serif;
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
    }
    #thumb_one:hover {
        background-color: #e08373;
    }
    #thumb_one p {
        margin: 5px 0 10px 0;
        text-align: center;
    }
    h1,
    h2,
    h3 {
        font-weight: normal;
        margin: 0 0 15px 0;
    }
    h1 {
        margin-left: 10px;
        font-family: 'lato', sans-serif;
        font-size: 30px;
    }
    h2 {
        margin-left: 10px;
        font-family: 'lato', sans-serif;
        font-size: 20px;
    }
    #enhancedtextwidget-2 h2 {
        font-family: 'lato', sans-serif;
        font-weight: 900;
        font-size: 15px;
        margin-left: 20px;
    }
    #enhancedtextwidget-3 h2 {
        font-family: 'lato', sans-serif;
        font-weight: 900;
        font-size: 15px;
        margin-left: 20px;
    }
    #enhancedtextwidget-5 h2 {
        font-family: 'lato', sans-serif;
        font-weight: 900;
        font-size: 15px;
        margin-left: 15px;
    }
    #data_post p {
        font-family: 'lato', sans-serif;
        font-size: 13px;
        margin: -10px 0 20px 10px;
        color: #444444;
    }
}

h3 {
    font-family: 'lato', sans-serif;
    font-weight: 900;
    font-size: 15px;
}

h4 {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

p {
    margin: 0 0 0 0;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: underline;
}

ul,
ol {
    margin: 0 0 10px 0;
}

.post {
    padding-right: 10px;
}

.entry {
    margin: 30px 40px 20px 20px;
}

.post h2 {
    text-transform: uppercase;
    font-weight: 900;
}

.entry img {
    width: 100%;
    height: 100%;
    margin: 20px 0;
}

#ngg-webslice {
    width: 201px;
    margin: 20px;
}

#ngg-webslice h2 {
    font-family: 'lato', sans-serif;
    font-weight: 900;
    font-size: 15px;
    margin-left: 0;
}

#enhancedtextwidget-5 h2 {
    font-family: 'lato', sans-serif;
    font-weight: 900;
    font-size: 15px;
    margin-left: 15px;
}

#utcw-1 h2 {
    font-family: 'lato', sans-serif;
    font-weight: 900;
    font-size: 15px;
    margin-left: 0;
}

#utcw-2 h2 {
    font-family: 'lato', sans-serif;
    font-weight: 900;
    font-size: 15px;
    margin-left: 0;
}

#utcw-3 h2 {
    font-family: 'lato', sans-serif;
    font-weight: 900;
    font-size: 15px;
    margin-left: 0;
}

#utcw-4 h2 {
    font-family: 'lato', sans-serif;
    font-weight: 900;
    font-size: 15px;
    margin-left: 0;
}

#utcw-5 h2,
#utcw-2 h2 {
    font-family: 'lato', sans-serif;
    font-weight: 900;
    font-size: 15px;
    margin-left: 0;
}

#utcw-3 h2 {
    font-family: 'lato', sans-serif;
    font-weight: 900;
    font-size: 15px;
    margin-left: 0;
}

.entry p {
    font-size: 16px;
    font-family: lato, sans-serif;
    line-height: 20px !important;
    text-align: left;
}

.widget_tag_cloud {
    width: 100%;
    margin: 20px 0;
}

.entry2 {
    float: left;
    width: 100%;
    line-height: 14px;
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease;
    padding: 10px;
    left: 0;
    margin-bottom: 10px;
    position: absolute;
    bottom: -200px;
    text-decoration: none;
    font-family: 'lato', sans-serif;
}

@media (max-width: 767px) {
    .entry2 {
        display: none;
    }
}

.entry2 a {
    text-decoration: none;
}

.entry2 p {
    font-size: 12px;
    text-align: justify;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
}

.seguici {
    padding: 10px;
}

.seguici #titolo {
    float: left;
    margin-top: 5px;
}

.seguici .social p {
    width: 30px;
    height: 30px;
    background: #c6ad00;
    float: left;
    margin-left: 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    padding-top: 8px;
}

.entry a {
    text-decoration: underline;
}

.postmetadata {
    color: #fff;
}

#sidebar {
    width: 100%;
    margin: 20px 0;
    float: left;
    list-style: none;
    border-left-style: dotted;
    border-width: 1px;
    border-color: #c9c9c9;
    padding: 0 10px;
}

.mangiare_perno {
    margin-top: 25px;
}

.mangiare_perno .blo h2 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    float: left;
    line-height: 30px;
}

.mangiare_perno .blo h2 a:hover {
    color: #c7ad03;
    text-decoration: none;
}

.mangiare_perno .blo .ball {
    width: 30px;
    height: 30px;
    float: left;
    background: #c7ad03;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.mangiare_perno .blo .ball p {
    color: #fff;
    width: 30px;
    line-height: 30px;
    text-align: center;
}

.simcal-calendar {
    font-family: lato, sans-serif;
}

.simcal-day-has-events .simcal-day-label {
    background: #c7ad03 !important;
}

.simcal-events-dots {
    color: #c7ad03;
}

.simcal-today .simcal-day-label {
    background: #ca1d00 !important;
}

.simcal-today>div {
    border: 1px solid #ca1d00 !important;
}

.simcal-day-void {
    background: #fff !important;
}

.simcal-nav h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
}

#sidebar_home {
    width: 25%;
    margin: 20px 0;
    float: left;
    list-style: none;
}

#sidebar_home_2 {
    width: 100%;
    margin: 0;
    float: left;
    list-style: none;
}

body.archive #newsblocco_hp,
body.search #newsblocco_hp {
    height: 250px;
    overflow: hidden;
    background-color: #f1f1f1;
    padding: 10px 10px 10px 10px;
    position: relative;
}

.post-cont-arch {
    padding: 10px;
}

.post-cont-archive {
    margin: 10px -10px 0 -10px;
}

body.blog #newsblocco_hp,
body.home #newsblocco_hp {
    width: 100%;
    height: 250px;
    overflow: hidden;
    background-color: #f1f1f1;
    padding: 10px 10px 10px 10px;
    margin: 0 10px 10px 10px;
    position: relative;
}

body.blog #newsblocco_hp {
    margin: 0;
}

#newsblocco_hp:hover #lancio_hp {
    bottom: 150px;
}

#newsblocco_hp:hover .entry2 {
    bottom: -5px;
}

#newsblocco_hp:hover .hide-img.event {
    background: rgba(41, 153, 209, 0.8);
}

#newsblocco_hp:hover .hide-img.eno {
    background: rgba(162, 80, 106, 0.8);
}

#newsblocco_hp:hover .hide-img.nat {
    background: rgba(123, 194, 0, 0.8);
}

#newsblocco_hp:hover .hide-img.def {
    background: rgba(199, 173, 3, 0.8);
}

#newsblocco_hp:hover .hide-img.art {
    background: rgba(238, 122, 0, 0.8);
}

#newsblocco_hp:hover .hide-img.musei {
    background: rgba(170, 70, 48, 0.8);
}

#newsblocco_hp:hover .hide-img.art {
    background: rgba(238, 122, 0, 0.8);
}

.newsblocco_archive {
    padding-right: 10px;
}

#newsblocco_hp .hide-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

#newsblocco_hp .hide-img.tur {
    background: rgba(200, 38, 0, 0.3);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#newsblocco_hp .hide-img.event {
    background: rgba(41, 153, 209, 0.3);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#newsblocco_hp .hide-img.eno {
    background: rgba(162, 80, 106, 0.3);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#newsblocco_hp .hide-img.musei {
    background: rgba(170, 70, 48, 0.3);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#newsblocco_hp .hide-img.nat {
    background: rgba(123, 194, 0, 0.3);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#newsblocco_hp .hide-img.def {
    background: rgba(199, 173, 3, 0.3);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#newsblocco_hp .hide-img.art {
    background: rgba(238, 122, 0, 0.3);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.post #time_news.data p {
    font-weight: 900;
    font-family: 'lato', sans-serif;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
    color: #000;
    margin-left: 10px;
}

.post #time_news.data {
    margin: -10px 0 20px 0;
}

#time_news.data p {
    font-weight: 900;
    font-family: 'lato', sans-serif;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 5px;
}

#time_news.postato {
    margin: -7px 0 -2px 0;
}

#time_news.postato p {
    font-weight: 400;
    font-family: 'lato', sans-serif;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 15px;
    font-style: italic;
}

#time_news.data {
    margin: -5px 0 0px 0;
}

.museo p {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
}

.museo_dx p {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: right;
}

#tag_hp {
    margin: 10px 0 0 0;
}

#time_news {
    height: 20px;
    margin: -7px 0 -10px 0;
    color: #fff;
}

#corpo_news {
    font-size: 12px;
    margin: 0 0 0 10px;
    float: left;
    width: 228px;
}

#sidebar_centrale {
    width: 50%;
    float: left;
    list-style: none;
}

#sidebar_centrale .paddingone {
    padding: 20px;
}

#sidebar_2 {
    width: 100%;
    margin-bottom: 0;
}

.sidebar_container_r {
    margin: 20px 0;
    border-right: 1px dotted #e8e8e8;
    float: left;
}

.sidebar_container_l {
    margin: 20px 0;
    border-left: 1px dotted #e8e8e8;
    float: left;
}

#titolo h2 {
    margin: 0 0 15px;
    font-family: 'lato', sans-serif;
    font-weight: 900;
    font-size: 19px;
    color: #444444;
}

#titolo_sidebar h2,
#utcw-7 h2,
.widget_tag_cloud h2,
#utcw-2 h2 {
    margin: 0 0 15px 0 !important;
    text-align: center;
    font-family: 'lato', sans-serif;
    font-weight: 900;
    font-size: 19px;
    color: #444444;
    text-transform: uppercase;
}

.tagcloud {
    font-family: lato, sans-serif;
    line-height: 20px;
}

#sidebar_3 {
    width: 199px;
    background-color: #eeeeee;
    margin-bottom: 20px;
    float: left;
}

#centro {
    width: 50%;
    float: left;
}

.rsevent li {
    width: 200px;
    margin: 10px 0 10px 20px;
    list-style: none;
    font-size: 13px;
    font-style: italic;
    color: #444444;
}

.centro {
    text-align: center;
}

.sx {
    text-align: left;
}

.dx {
    text-align: right;
}

#lancio_hp {
    width: 100%;
    position: absolute;
    left: 0;
    padding: 0 10px;
    bottom: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#lancio_hp h3 {
    font-size: 20px;
    font-weight: 900;
    color: #fff;
}

#lancione {
    width: 100%;
    float: left;
}

#titolo_lancione {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin-bottom: 20px;
}

#titolo_lancione.oro p {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 15px;
    text-transform: uppercase;
}

#archive_wrap {
    width: 680px;
    height: 300px;
    margin-right: 20px;
    clear: both;
    margin-top: 20px;
    overflow: hidden;
}

#archive_barra {
    width: 680px;
    height: 1px;
    margin-right: 20px;
}

#archive_img_wrap {
    width: 146px;
    margin: 0 10px 10px 10px;
    float: left;
}

#archive_img {
    width: 136px;
    height: 71px;
    padding: 5px;
    margin-top: -3px;
}

#barretta {
    width: 120px;
    height: 1px;
    float: left;
    margin: auto 0;
}

#archive_content_wrap {
    width: 100%;
    float: left;
    margin-top: -3px;
}

#archive_title {
    margin-top: 20px;
    width: 100%;
    clear: both;
}

#archive_meta {
    width: 485px;
}

#archive_meta p {
    font-size: 12px;
    color: #444444;
}

#archive_meta ul li {
    font-size: 12px;
}

#archive_content {
    width: 100%;
    margin-bottom: 30px;
}

#archive_content p {
    font-size: 12px;
}

.navigation {
    width: 100%;
    height: 20px;
    margin-left: 20px;
    margin-top: 80px;
}

#nav_button {
    width: 140px;
}

.next-posts {
    margin: 20px 0 30px 50px;
    float: left;
}

.prev-posts {
    margin: 20px 50px 0 50px;
    float: right;
}

#search {
    height: 40px;
    padding: 0 10px 0 0;
    margin-bottom: 10px;
}

#search form {
    display: table;
}

#search form div {
    display: table-cell;
}

#search form div #s {
    width: 100%;
    position: absolute;
    top: 0;
    height: 35px;
}

#search #search_text {
    position: relative;
    width: 100%;
}

#searchform input[type=image] {
    width: 70px;
}

#s {
    width: 125px;
    height: 20px;
    margin-left: 10px;
    float: left;
}

#description {
    height: 23px;
    width: 100%;
    padding: 0 0 0 10px;
    line-height: 26pt;
}

#breadcrumbs {
    height: 23px;
    width: 100%;
    padding: 0 0 0 10px;
    line-height: 26pt;
    font-family: 'lato', sans-serif;
    font-size: 10pt;
    overflow-y: hidden;
}

#description p {
    font-family: 'lato', sans-serif;
    font-size: 11pt;
}

.rosso {
    background-color: #ca1d00;
}

.oro {
    background-color: #c7ad03;
}

.verde {
    background-color: #7bc200;
}

.blu {
    background-color: #2999d1;
}

.viola {
    background-color: #a2506a;
}

.arancio {
    background-color: #ee7a00;
}

.grigio {
    background-color: #444444;
}

.rosso_t {
    color: #ca1d00;
}

.verde_t {
    color: #7bc200;
}

.blu_t {
    color: #2999d1;
}

.viola_t {
    color: #a2506a;
}

.arancio_t {
    color: #ee7a00;
}

.grigio_t {
    color: #444444;
}

.default_bar {
    background-color: #e8e8e8;
}

.boxes_bra {
    background-color: #a5a5a5;
}

.boxes_eventi {
    background-color: #a5a5a5;
}

.boxes_arte {
    background-color: #a5a5a5;
}

.boxes_eno {
    background-color: #a5a5a5;
}

.boxes_natura {
    background-color: #a5a5a5;
}

.boxes_musei {
    background-color: #a5a5a5;
}

.boxes_bra.active {
    background-color: #ca1d00 !important;
}

.boxes_eventi.active {
    background-color: #2999d1 !important;
}

.boxes_arte.active {
    background-color: #ee7a00 !important;
}

.boxes_eno.active {
    background-color: #a2506a !important;
}

.boxes_natura.active {
    background-color: #7bc200 !important;
}

.boxes_musei.active {
    background-color: #8c4630 !important;
}

#base {
    width: 690px;
    height: 100px;
}

#footer {
    height: 225px;
    padding: 0;
    clear: both;
}

#footer_label {
    width: 100%;
    height: 44px;
}

#footer_wrap {
    width: 100%;
    height: 230px;
}

#footer_1 {
    width: 25%;
    height: 230px;
    float: left;
}

#footer_2 {
    width: 50%;
    height: 200px;
    float: left;
    margin: -35px 0 0 0;
}

#footer_3 {
    width: 25%;
    height: 230px;
    float: left;
}

#box_foot {
    width: 50%;
    height: 230px;
    float: left;
    margin-top: -10px;
}

#title_foot {
    height: 45px;
    width: 100%;
}

#title_foot p {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #ffffff;
    text-align: center;
    padding-top: 15px;
}

#title_foot h2 {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 16px;
    padding-top: 16px;
}

#title_foot_sotto {
    height: 185px;
    width: 100%;
}

#title_foot_sotto p {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #444444;
    text-align: center;
    line-height: 15px;
    padding-top: 12px;
}

#box_footer {
    width: 100%;
    height: auto;
    border-radius: 16px;
    background-color: #ebebeb;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border: 0px solid #3B2180;
    -webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, 0.2);
}

.left {
    margin: -35px 0 0 4px;
}

.right {
    margin: -35px 4px 0 0;
}

#link {
    height: 34px;
    width: 100%;
}

#link h3 {
    font-family: 'lato', sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 18px;
    padding-top: 13px;
}

#link_li {
    width: 100%;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    margin-top: 11px;
    line-height: 18px;
}

#link_li a {
    text-decoration: none;
    color: #444444;
}

.orizzontale {
    background-image: url(images/barra_o.gif);
    background-repeat: repeat-x;
}

.orizzontale2 {
    background-image: url(images/barra_o2.gif);
    background-repeat: repeat-x;
}

.verticale {
    background-image: url(images/barra_v.gif);
    background-repeat: repeat-y;
}

#barra_link {
    width: 155px;
    height: 1px;
    margin: 10px auto 4px auto;
    background-image: url(images/barra_o2.gif);
    background-repeat: repeat-x;
}

#mappa {
    width: 182px;
    height: 142px;
    background-image: url(images/mappa_bra_s.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
}

#dvPopup {
    top: expression(eval(document.documentElement.scrollTop)) !important;
    width: 700px;
    height: 520px;
    background-color: #FFF;
}

#close {
    background-image: url(images/Close.png);
    width: 48px;
    height: 48px;
    float: right;
    margin-top: -24px;
    margin-right: -24px;
    position: absolute;
    right: 0;
    top: 0;
}

#dvPopup {
    display: none;
    width: 700px;
    height: 500px;
    border: 4px solid #FFF;
}

#pagine_archivio ul li {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    margin-bottom: 10px;
    background-color: #c7ad03;
    list-style-type: none;
    width: 200px;
    height: 40px;
    margin: 5px 20px;
    text-align: center;
    line-height: 40px;
}

.menu_wrap_mob {
    display: none;
}

.home #sidebar {
    width: 25%;
}


/* MD */

@media (max-width: 1200px) {
    .mangiare_perno .blo h2,
    #titolo h2,
    #enhancedtextwidget-4 h2,
    .simcal-default-calendar .simcal-current h3 {
        font-size: 16px;
    }
    #menu_cell p {
        font-size: 11px;
    }
    #logo_bra {
        background-image: none;
        cursor: pointer;
    }
    .entry2 p {
        font-size: 14px;
    }
    .menu_wrap_mob {
        display: none;
    }
    #header {
        margin: -85px 0 0 -5px;
    }
    body.archive #menu_page,
    body.search #menu_page {
        padding: 0;
    }
}


/* SM */

@media (max-width: 991px) {
    #news_ti_hp p {
        font-size: 12px;
        line-height: 14px;
    }
    #logo_bra {
        background-image: url(images/ham.png);
        width: 37px;
        height: 33px;
        background-size: cover;
        margin: -59px 0px 0 0;
    }
    #logo-cont {
        width: 100%;
        margin-left: 2px;
    }
    .mangiare_perno .blo h2,
    #titolo h2,
    #enhancedtextwidget-4 h2,
    .simcal-default-calendar .simcal-current h3 {
        font-size: 14px;
    }
    .seguici #titolo {
        float: none;
    }
    .seguici .social p {
        margin-right: 10px;
        margin-left: 0px;
    }
    #sidebar_centrale {
        width: 100%;
    }
    .mangiare_perno .blo h2 {
        font-size: 12px;
    }
    .menu_wrap_mob {
        width: 100% !important;
        height: 45px !important;
        display: none;
    }
    #bottoni_wrap {
        padding: 0 0 0 15px;
        width: 100%;
    }
    .logo_bra_mob {
        cursor: pointer;
    }
    .header-cont {
        position: fixed;
        z-index: 9999;
        width: 100%;
        padding: 0 !important;
    }
    #menu_cell p {
        font-size: 11px;
    }
    #header {
        background: transparent !important;
        margin: -85px 0 0 0;
    }
    .slider {
        height: 380px;
        overflow: hidden;
    }
    #box-container {
        padding: 40px 30px 20px 0;
        background: none;
    }
    .img_post {
        width: 96% !important;
    }
    #page-wrap {
        border: none;
    }
    body.page-template-visita #content {
        padding-right: 55px;
    }
    #sidebar {
        border: none;
    }
    .rslides_nav {
        top: 180px;
    }
    .slider .cont-cont {
        position: absolute;
        width: 100%;
        height: 380px;
    }
    .slider .claim-cont {
        width: 60%;
        z-index: 9999;
        position: absolute;
        bottom: 0;
        left: 20%;
        padding: 20px;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-topright: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        opacity: 0.9;
    }
    .slider .claim-cont p {
        display: none;
    }
    .slider .claim-cont h4,
    .slider .claim-cont h2,
    .slider .claim-cont button {
        text-align: center;
    }
    .slider .claim-cont button {
        margin: 10px 25%;
        width: 50%;
    }
    body.archive #menu_page,
    body.search #menu_page {
        padding-right: 30px;
    }
}


/* XS */

@media (max-width: 767px) {
    .slider {
        height: 270px;
        overflow: hidden;
    }
    #header {
        background: transparent !important;
        margin: -85px 0 0 0;
    }
    .menu_wrap_mob {
        width: 100% !important;
        height: 45px !important;
        display: none;
        height: auto;
    }
    #menu {
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
    #bottoni_wrap {
        height: auto;
        margin-left: 8px;
    }
    .menu_wrap_mob {
        height: auto !important;
    }
    #text-logo h1 {
        font-size: 36px;
    }
    #logo_bra {
        margin: -49px 0px 0 0;
    }
    #menu_cell p {
        font-size: 16px;
    }
    #menu_cell {
        border-right: none;
        border-bottom: 1px solid #fff;
    }
    #menu_wrap {
        border: none;
        width: 100%;
        margin: 0 0 0 -15px;
    }
    .sidebar_container_r {
        width: 100% !important;
        float: none;
    }
    #centro {
        width: 100%;
        float: none;
        clear: both;
    }
    .sidebar_container_l {
        width: 100% !important;
        float: none;
    }
    .widd {
        max-width: 52px;
    }
    .widdd {
        width: 100%;
    }
    .mangiare_perno .blo h2,
    #titolo h2,
    #enhancedtextwidget-4 h2,
    .simcal-default-calendar .simcal-current h3 {
        font-size: 20px;
    }
    .seguici #titolo {
        float: left;
    }
    .seguici .social {
        margin-left: 20px;
        float: left;
    }
    #page-wrap {
        padding-top: 0;
    }
    .foot_box,
    #box_foot {
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
    }
    #footer_3 {
        margin-top: 65px !important;
    }
    #footer {
        padding-top: 40px;
        height: auto;
    }
    #box_footer {
        background: transparent !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    #title_foot h2 {
        color: #c7ad03;
        font-size: 18px;
    }
    #title_foot {
        height: auto;
    }
    #footer {
        background: #ececec;
    }
    #dvPopup {
        margin: 0 auto !important;
        width: 90% !important;
        left: 5% !important;
        top: 100px !important;
    }
    #divPopup iframe {
        width: 100% !important;
    }
    input[type="text"],
    input[type="email"] {
        background: #fdfdfd !important;
    }
    #text-logo h1 {
        font-size: 24px;
        margin: 26px 0 0 3px;
    }
    #logo_bra {
        margin: -31px 0px 0 0;
    }
    #title_foot_sotto p {
        font-size: 14px;
    }
    #sidebar {
        width: 100%;
    }
    #box-container {
        padding: 40px 30px 20px 0;
    }
    .img_post {
        width: 91% !important;
    }
    #page-wrap {
        border: none;
    }
    .post h1 {
        font-size: 24px;
    }
    .entry {
        margin: 30px 40px 40px 0;
    }
    #logo-cont {
        position: fixed;
        left: 0;
    }
    #bg {
        background: transparent !important;
    }
    #bottoni_wrap {
        margin-top: 74px;
    }
    #sidebar {
        border: none;
    }
    body.page-template-visita #content {
        padding-right: 55px;
    }
    body.page-template-visita #box-container {
        margin: 20px 0 0 0 !important;
        padding: 0;
    }
    body.page-template-visita #sidebar {
        padding: 15px;
    }
    .rslides_nav {
        top: 140px;
    }
    .slider .claim-cont p {
        display: none;
    }
    .slider .claim-cont h4,
    .slider .claim-cont h2,
    .slider .claim-cont button {
        text-align: center;
    }
    .slider .claim-cont h4 {
        font-size: 16px;
    }
    .slider .claim-cont h2 {
        font-size: 20px;
    }
    .slider .claim-cont button {
        font-size: 16px;
    }
    .slider .cont-cont {
        position: absolute;
        width: 100%;
        height: 270px;
        top: 0;
    }
    .slider .claim-cont {
        left: 10%;
        width: 80%;
    }
    .slider .claim-cont button {
        margin: 0 10%;
        width: 80%;
        font-size: 12px;
    }
    .rslides_nav.next {
        left: 10px;
    }
    .rslides_nav.prev {
        right: 10px;
    }
    body.archive #menu_page,
    body.search #menu_page {
        padding-right: 30px;
    }
    body.archive #menu_page .evento_tag,
    body.search #menu_page .evento_tag {
        padding: 0;
        margin-left: -10px;
    }
    .post-cont-archive {
        margin: 0 -10px;
    }
    #box-container {
        padding: 0px 30px 20px 0;
    }
    .entry {
        margin: 30px 40px 10px 0;
    }
    .sharify-container li {
        width: 33% !important;
        min-width: 33% !important;
    }
    .post h2 {
        padding: 0 45px 0 0;
    }
}


/* END screen media */

@media print {
    .do-not-print {
        display: none;
    }
    #comments {
        page-break-before: always;
    }
    body {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        line-height: 1.4;
        word-spacing: 1.1pt;
        letter-spacing: 0.2pt;
        font-family: Garamond, "Times New Roman", serif;
        color: #000;
        background: none;
        font-size: 12pt;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: Helvetica, Arial, sans-serif;
    }
    h1 {
        font-size: 19pt;
    }
    h2 {
        font-size: 17pt;
    }
    h3 {
        font-size: 15pt;
    }
    h4,
    h5,
    h6 {
        font-size: 12pt;
    }
    code {
        font: 10pt Courier, monospace;
    }
    blockquote {
        margin: 1.3em;
        padding: 1em;
    }
    img {
        display: block;
        margin: 1em 0;
    }
    a img {
        border: none;
    }
    table {
        margin: 1px;
        text-align: left;
    }
    th {
        border-bottom: 1px solid #333;
        font-weight: bold;
    }
    td {
        border-bottom: 1px solid #333;
    }
    th,
    td {
        padding: 4px 10px 4px 0;
    }
    caption {
        background: #fff;
        margin-bottom: 2em;
        text-align: left;
    }
    thead {
        display: table-header-group;
    }
    tr {
        page-break-inside: avoid;
    }
    a {
        text-decoration: none;
        color: black;
    }
}


/* END print media */

#wrapper {
    width: 960px;
    height: 230px;
    background-color: #c7ad03;
}

#cornice {
    width: 960px;
    height: 230px;
    background-color: #c7ad03;
    margin-top: 1px;
}

#navigation {
    position: absolute;
    width: 960px;
    top: 215px;
    z-index: 10;
}

#navigation a {
    padding: 10px;
    background: #c7ad03;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: 'lato', sans-serif;
    font-weight: 400;
    text-decoration: none;
}

#navigation a:hover {
    background: #e2d57f;
}

#navigation a.sexyslider-prev {
    float: left;
}

#navigation a.sexyslider-next {
    float: right;
}

#control {
    text-align: right;
    margin-top: 5px;
}

#control a {
    background: #f385a2;
    padding: 0 3px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 3px;
}

#control a.active {
    background: #c7ad03;
}

#control a span {
    visibility: hidden;
}

.images_turismo {
    width: 190px;
    height: 140px;
    padding: 5px;
    float: left;
    background-color: #ca1d00;
}

.images_eventi {
    width: 190px;
    height: 140px;
    padding: 5px;
    float: left;
    background-color: #2999d1;
}

.images_arte {
    width: 190px;
    height: 140px;
    padding: 5px;
    float: left;
    background-color: #ee7a00;
}

.images_eno {
    width: 190px;
    height: 140px;
    padding: 5px;
    float: left;
    background-color: #a2506a;
}

.images_natura {
    width: 190px;
    height: 140px;
    padding: 5px;
    float: left;
    background-color: #7bc200;
}

.images_natura .images_default {
    width: 190px;
    height: 140px;
    padding: 5px;
    float: left;
    background-color: #c6ad00;
}

.images_natura .images_12 {
    width: 190px;
    height: 140px;
    padding: 5px;
    float: left;
    background-color: #ca1d00;
}

.images_natura .bianco {
    color: #ffffff;
}

.images_natura .nero {
    color: #000000;
}

.images_natura #images_turismo_big {
    width: 100%;
    height: 150px;
    padding: 5px;
    background-color: #ca1d00;
}

.images_natura #images_eventi_big {
    width: 100%;
    height: 150px;
    padding: 5px;
    background-color: #2999d1;
}

.images_natura #images_arte_big {
    width: 100%;
    height: 150px;
    padding: 5px;
    background-color: #ee7a00;
}

.images_natura #images_eno_big {
    width: 100%;
    height: 150px;
    padding: 5px;
    background-color: #a2506a;
}

.images_natura #images_natura_big {
    width: 100%;
    height: 150px;
    padding: 5px;
    background-color: #7bc200;
}

.images_natura #images_natura_big {
    width: 100%;
    height: 150px;
    padding: 5px;
    background-color: #8c4630;
}

.images_natura #images_default_big {
    width: 100%;
    height: 150px;
    padding: 5px;
    background-color: #c6ad00;
}

.images_natura #news_border {
    width: 206px;
    height: 181px;
    padding: 5px;
}

.images_natura .turismo_border {
    background-color: #ca1d00;
}

.images_natura .eno_border {
    background-color: #a2506a;
}

.images_natura .natura_border {
    background-color: #7bc200;
}

.images_natura .eventi_border {
    background-color: #2999d1;
}

.images_natura .arte_border {
    background-color: #ee7a00;
}

.images_natura li.page_item {
    border: 1px solid green;
}

.images_natura li.page_item a {
    color: yellow;
}

.images_natura .arte_box {
    background-color: #ee7a00;
}

.images_natura #blocco_centrale {
    height: 150px;
}

.images_natura #boxone_news {
    width: 438px;
    padding: 10px;
    margin: 10px;
}

.images_natura .post-85 {
    background-color: #2999d1;
}

.lang_sel {
    width: 72px;
    float: right;
    margin-top: -28px;
    margin-right: -28px;
}

.lang_sel div ul .wpml-ls-item a {
    padding: 5px;
}

.si_feed_cont {
    display:none;
}


/*# sourceMappingURL=style.css.map */