@CHARSET "UTF-8"; @font-face { font-family: 'Bebas Neue'; font-style: normal; font-weight: normal; src: local('Bebas Neue'), url('BebasNeue.woff') format('woff'); } a{text-decoration:none;} body{font-family:lato, arial;} /* TOP HEAD BAR/Menu/Footer (GUIHandler)*/ .upperBar{position:relative; border:solid #d6d6d6 1px; border-left:0px;border-right:0px;height:30px;font-size:12px;} .dateBar{text-align:center;margin:7px 0px;color:#999999;font-weight:bold;} .loginReg{position:absolute;right:0;top:7px;margin-right:210px;color:#3397d3} .loginReg > a{text-decoration:none;color:#3397d3;} .socialBar{position:absolute;right:50px;top:5px;} .socialBar > a{margin-right:3px;display:inline-block;} .socialBar > a > div{display:inline-block;width:22px;height:22px;background-repeat:no-repeat;} .middleBar{position:relative;height:138px;border:solid #d6d6d6 1px;border-top:0px;border-left:0px;border-right:0px;} .leftBanner{position:absolute;top:45px;left:10px;} .logo{display:inline-block;width:50%;text-align:center;margin:12px 250px;} .rightBanner{position:absolute;top:45px;right:10px;} .topBanner{width:180px;height:60px;} .topBanner > *{max-widht:100%;max-height:100%;} .menuContainer{position:relative;} .menuBar{background-image:url("../images/menuBackground.png");background-repeat:repeat-x;font-weight:bold;height:45px;margin-top:2px;color:white;} .menuTab{display:inline-block;font-size:12px;vertical-align:top;} .menuTab:hover{background-color:#0069a3;} .menuTab > a {text-decoration:none;color:white;padding:15px 17px 15px 16px;display:inline-block;} .searchBar{ float: right; position: relative; margin:10px 10px 0px; } .searchBar input{ border-radius: 6px; border: none; padding: 5px 25px 5px 5px; } .searchBar img{ width: 17px; right: 5px; z-index: 2; position: absolute; top: 5px; } #sendFormGlass{cursor:pointer;} .hiddenMenu{ background-color: #139be5; width:100%; position:relative; z-index:5; } .hiddenMenu > ul{list-style:none;padding:0px;margin:0px;} .categoryVoice{font-size:12px;} .categoryVoice:hover{background-color:#0069a3;} .categoryVoice > a {padding:10px 9px;display:block;color:white;font-weight:bold;} .footer{background-color:#14477c;padding-bottom: 15px;margin-top:10px;font-size:10pt;} .footerCategory{text-align:center;color:#2e91d4;padding:10px;} .footerCategory > a{color:#2e91d4;margin:10px;} .footer > div{text-align:center;color:white;margin-top:5px;} .leftBarNews{ width: 610px; margin-top: -1px; border: solid #d6d6d6 1px; border-left: 2px; border-right: 2px; display: inline-block; /* max-height:1380px; */ /* height: 1380px; */ box-shadow: 0px 0px 10px -3px; -webkit-box-shadow: 0px 0px 10px -3px; -moz-box-shadow: 0px 0px 10px -3px; padding: 10px 5px 5px; margin-left: 1px; margin-bottom: 25px; } /* __ __ _ _ | \/ | ___ __| | __ _| | | |\/| |/ _ \ / _` |/ _` | | | | | | (_) | (_| | (_| | | |_| |_|\___/ \__,_|\__,_|_| */ #floating{ background: rgb(206,236,244); /* Old browsers */ background: -moz-linear-gradient(top, rgba(206,236,244,1) 65%, rgba(135,220,242,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(206,236,244,1) 65%,rgba(135,220,242,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(206,236,244,1) 65%,rgba(135,220,242,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ceecf4', endColorstr='#87dcf2',GradientType=0 ); /* IE6-9 */ z-index:4; padding:5px 10px; border: 2px solid white; border-radius: 5px; box-shadow: 3px 3px 5px -3px; } .topReg{text-align:right;} .topReg > div{display:inline-block;} .topReg > span,a{vertical-align:top;} .close{text-align: center;width: 1.1em;display: inline-block;height: 1.1em;border: 1px solid #666;line-height: .9em;border-radius: 1em;background-color: #dddddd;color: #666; float:right;} .regMe{text-align:left;} .modalResponse{text-align:center;color:aqua;font-weight:bold;} .modalBody form div{padding:3px 5px;} .modalBody input[type=text], .modalBody input[type=password] {background-color: #D2D2D2;border: 1px solid white;border-radius: 3px;color: #727272;padding: 6px 9px; min-width: 300px;} .modalBody div.title{text-align: left;font-weight: lighter;color: rgb(64, 64, 64);padding: 5px;} .modalBody div.btn{text-align:center;padding: 11px 1px 7px;} .modalBody a.btn{background: rgb(115,216,245); /* Old browsers */ background: -moz-linear-gradient(top, rgba(115,216,245,1) 53%, rgba(66,196,239,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(115,216,245,1) 53%,rgba(66,196,239,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(115,216,245,1) 53%,rgba(66,196,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73d8f5', endColorstr='#42c4ef',GradientType=0 ); /* IE6-9 */ padding: 5px 20px; border-radius: 2px 2px 2px 2px; color: rgb(0, 133, 185); font-weight: bold; box-shadow: 0px 0px 2px 0px; text-transform: uppercase; font-size: 12px; display: inline-block; } .modalBody p{text-align:center;} #modalBlock{}/* margin-left:auto; margin-right:auto; background-color:green; width:500px; height:500px; opacity:0; } */ /* _ _ | | | | ___ _ __ ___ ___ _ __ __ _ __ _ ___ | |_| |/ _ \| '_ ` _ \ / _ \ '_ \ / _` |/ _` |/ _ \ | _ | (_) | | | | | | __/ |_) | (_| | (_| | __/ |_| |_|\___/|_| |_| |_|\___| .__/ \__,_|\__, |\___| |_| |___/ */ .ansaContainer{margin-bottom:25px; border:none;} .ansa{border:solid #d6d6d6 1px;border-left:0px;border-right:0px;border-top:0px;/* height:180px; */} .ansa> div {display:inline-block;vertical-align:top;} .mediaContent{overflow:hidden;} .mediaContent *{max-height:100%;max-width:100%;} .mediaContent > a{height:100%; width:100%;display:inline-block;} .ansaImage{display:inline-block;margin:5px 7px;width:290px; height:163px; overflow:hidden;text-align:center;} .ansaNews{margin-top:2px;width:300px;cursor:pointer;} .ansaTitolo{font-weight:bold;font-size:20px;text-align:justify;} .ansaSottotitolo{font-size:17px;color:#767676;text-align:justify;} .ansaTesto{color:#5aa8d8;font-weight:bold;text-align:justify;} .ansaTesto > p{margin:0px;text-align:justify;} .socialBarAnsa{margin-top:3px;border:solid #d6d6d6 1px;border-left:0px;border-right:0px;border-top:0px;padding-left:20px;} .socialBarAnsa > a{margin-right:3px;display:inline-block;} .socialBarAnsa > a > div{display:inline-block;width:22px;height:22px;background-repeat:no-repeat;background-position:center;} .categoryNews{width:610px;/* height:285px;*/ margin-bottom:29px;position:relative;} .categoryBar{height:27px;} .categoryTag{ padding-top:5px; display: inline-block; text-align: center; color: white; font-size: 20px; background-color: #339cd5; vertical-align: middle; min-width: 130px; margin: 0px; z-index: 2; position: relative; font-family:"Bebas Neue"; padding-top:5px; } .categoryLine{ height: 3px; background-color: #339cd5; margin-top: 10px; margin-left: 0; top: -23px; position: relative; z-index: 1; } .news{position:relative;margin:10px 0px;display:inline-block;vertical-align:top;/* max-height:270px; *//* height:270px; */} .newsSport{position:relative;margin:10px 0px;display:inline-block;vertical-align:top;/* max-height:262px; *//* height:262px; */} .newsSummary{width:200px;display:inline-block;cursor:pointer;} .newsMainMedia{width:200px;height:112px;overflow:hidden;margin-bottom:25px;text-align:center;} .newsTitle{font-weight:bold;margin-bottom:5px;text-align:left;font-size:14px;} .newsSubTitle{margin-bottom:10px;text-align:left;font-size:13px;} .continue{vertical-align:bottom;position:absolute;bottom:0; left:0;} .newsContainer > .newsSport:first-child{border:0px;border-right:solid #d6d6d6 1px;} .sportSummary{width:300px;margin:10px 0px;display:inline-block;vertical-align:top;/* height:262px; *//* max-height:262px; */cursor:pointer;} .sportSummary .newsMainMedia{width:290px;height:163px;} .middleBarNews{ display:inline-block; width:150px; /* max-height:1380px; */ /* height:1380px; */ /* background-color:#f4f4f4; */ border-top:0px; border-bottom:0px; vertical-align:top; text-align:center; padding:10px 10px; } .titleContainer > .categoryTitle{font-weight:bold; font-size:10pt;} .titleContainer > .culturaLine{height: 3px;background-color: #339cd5;} .ristorantiBlock, .culturaNews{ text-align:center; margin-top: 5px; margin-bottom:10px; border:dashed #C1B4B4 1px; border-top:0px; border-right:0px; border-left:0px; /* max-height:165px; */ cursor:pointer; } .ristorantiBlock:last-child{border-bottom:none;} .culturaMainMedia{ overflow: hidden; text-align: center; margin-bottom:10px; /* max-height: 100px; */ } .culturaMainMedia > img{max-height: 100px;} .culturaMainMedia.mediaContent > iframe{min-height:150px;max-height:180px;} .culturaTitle{text-align: left;font-size: 12px;} .ristorantiBlock .ristorantiLink > a, .culturaNews .culturaLink > a{color:#3498d4;font-size:13px;} .middleBanner{height:115px; width:150px;} .middleBanner > img{max-height:100px;max-width:220px;} .ristorantiTitle{margin-top:10px;} .ristorantiTitle .categoryTag{min-width:130px;} .rightBarNews{ display:inline-block; width:190px; /*max-height:1380px;*/ /* height:1380px; */ vertical-align:top; padding:10px 5px; box-shadow: 0px -10px 10px -3px; } .meteoTitle{font-size: 15px;font-weight: bold;border-bottom: 3px solid #339CD5;margin-bottom: 7px;text-align:center;} .meteo{max-height: 165px;max-width: 220px;text-align: center;border-bottom: 1px dotted #C1B4B4;padding-bottom: 10px;margin-bottom: 10px;} .meteo > div{display:inline-block; width:49%;} .meteo .today{border-right:1px dotted rgb(221, 221, 221);} .meteo .image{text-align:center;} .meteo .image *{vertical-align:middle;} .meteo div{font-size:9pt;} .meteo .day{font-size:11pt;text-align:center; font-weight:bold;} .meteo div span{font-weight:bold;} .middleRightBanner{width: 160px;overflow: hidden;height: 120px;margin: 5px 0;} .middleRightBanner > img{max-width:220px; max-heigth:200px;} .reader > .lastContainer, .lastContainer{/* max-height:120px */;padding:5px;;border-bottom:dotted #C1B4B4 1px;cursor:pointer;} .reader > .lastContainer:last-child, .lastContainer:last-child {border-bottom: none;} .reader > .lastData, .lastData{font-size:12px;} .reader > .lastTitle, .lastTitle{font-size:12px;font-weight:bold;} .reader > .lastContinua, .lastContinua{text-align:right; font-size:12px;font-weight:bold;padding-bottom:5px;} .reader > .lastContinua a, .lastContinua a{color:#64bff0;} .gossipContainer{/* max-height:165px */;margin-top:5px;margin-bottom:5px;border-bottom:dotted #C1B4B4 1px;cursor:pointer;overflow:hidden;} .gossipContainer#gossip_2{border-bottom:none;} .gossipTitle{margin-bottom:5px;font-weight:bold;font-size:20px;} .gossipSubtitle{margin-bottom:5px;color:#64bff0;font-weight:bold;font-size:15px;} .animaliContainer,.viaggiContainer{/* max-height:165px; */margin-top:5px;margin-bottom:5px;} .animaliContainer > .culturaMainMedia,.viaggiContainer > .culturaMainMedia{text-align:left;} .animaliTitle,.viaggiTitle{cursor:pointer;margin-bottom:5px;font-weight:bold;font-size:17px;} /* _ _ _ _ / \ _ __| |_(_) ___ ___ | | ___ / _ \ | '__| __| |/ __/ _ \| |/ _ \ / ___ \| | | |_| | (_| (_) | | (_) | /_/ \_\_| \__|_|\___\___/|_|\___/ */ /* Barra con Category*/ .articoloCategory{height:75px;position:relative;margin-top:10px;} .articoloCategory .categoryStyle{position:absolute;left:0px;top:12px;height:48px;overflow:hidden;} .categoryStyle .icon{display:inline-block;vertical-align:top;height:100%;} .categoryStyle .articoloCategoryName{ margin-left: -3px; background-color: #3e3e3e; display: inline-block; color: white; font-weight: bold; font-size: 20px; padding: 12px 50px; } .articoloContainer{} .headArticolo{margin-bottom:25px;} .articoloMainMedia{display:inline-block;vertical-align:top;width:400px;text-align:center; max-height:225px;} .articoloMainMedia iframe{min-height:180px;} .articoloMainMedia.mediaContent img{max-height:225px;cursor:pointer;} .articoloTitle{display:inline-block;width:550px;padding:0px 20px;vertical-align:top;text-align:justify;} .articoloTitle > .title{font-size:20px;font-weight:bold;text-transform:uppercase;font-family:"Arial Bold";} .articoloTitle > .subTitle{font-style:italic;font-family:"Arial Bold";} .subTitle > span:first-child{color:rgb(150,150,150);text-transform:none;font-weight:bold;} .utilityBar{ height:30px; border-bottom: solid #d6d6d6 1px; border-left: 0px; border-right: 0px; border-top: solid #d6d6d6 1px; } .utilityBar > .socialBarArticolo{ height:22px; padding: 4px 10px; float:right; vertical-align:top; } .utilityBar > .stamp{ height:22px; padding: 4px 10px; float:left; vertical-align:top; } .stamp > a, .socialBarArticolo > a{margin-right:3px;display:inline-block;} .stamp > a > div,.socialBarArticolo > a > div{display:inline-block;width:22px;height:22px;background-repeat:no-repeat;background-position:center;} .articoloLeftBar{width:700px;display:inline-block;vertical-align:top;} .articoloTesto{text-align:justify;padding:5px 10px;} .mediasConatiner{border:solid #d6d6d6 1px;} .headMedias{height:25px;overflow:hidden;border-bottom:solid #d6d6d6 1px;} .moreMedia{background-color:#94d3f6;padding:3px 30px;float:left;} .caroselContainer{position:relative;padding:15px;} .caroselArrow{height:100px;width:49px;display:inline-block;cursor:pointer;} .imagesContainer_carosel{position:relative;display:inline-block;height:100%;width:592px;overflow:hidden;} .insideCarosel{position:absolute;display:inline-block;top:0px;left:0px;height:100%;} .carosImage{width:85px;height:100%;display:inline-block;vertical-align:middle;text-align:center;} .carosImage > .helper{height:100%;display:inline-block;vertical-align:middle;} .carosImage > img {vertical-align:middle; cursor:pointer;} .carosImage > div {vertical-align:middle; cursor:pointer;} .commentiContainer{padding:5px;} .oldCommentiContainer{margin:5px 0px; padding-left: 30px;} .sondaggio, .commento{border: 3px solid #CFCFCF;border-radius: 15px;padding: 12px 5px 5px 20px;margin: 5px 0px;background-color: #e6e6e6;} .commentoTitle{font-weight:bold;} .commentoTesto{padding: 5px 26px;text-align: justify;} .commentiLabel{background-color: #cfdbe9;padding: 10px 20px;/* border-radius: 10px */;font-style: italic;color: #222;font-weight: bold;font-size: 11pt;} .userCommento{/* display:inline-block; */} /* .userCommento span {color:#5847c1;} */ .userInfo{text-align: right;padding: 0 26px 3px;font-size: 9pt;font-style: italic;} .dataCommento{font-size:14px;} .userInfo .user{font-weight:bold;} .commento form{width:100%;} .commento input[type="text"]{width: 90%;padding: 5px 10px;font-weight: bold;} .commento textarea{margin-left:5%;width:85%;padding: 5px 10px;resize:none;font-size: 11pt;} .commento form .sendBtnDiv{text-align: right;padding-right: 6%;} .commento form .sendBtnDiv input{padding:5px 20px;} .sondaggio.noLogin, .commento.noLogin{font-size: 10pt;padding-bottom: 10px;background-color: rgb(252, 252, 198);} .sondaggio.noLogin a, .commento.noLogin a {color:#1C89C3; font-weight:bold;} #commentoArea{background-color:#E0F6E5;} #commentoArea .commentoTitle{font-size: 10pt;padding: 0px 0px 10px;text-align: center;font-style: italic;} .newCommento{padding:10px 5px;} .newCommento div{padding:5px 0px;} .newCommento textarea{} .newCommento input{padding:5px 10px;} .newTitle{/* display:inline-block;vertical-align:top; */} .articoloRightBar{vertical-align:top;} .sondaggioContainer{} .sondaggioContainer #sondaggioGraph{height:300px;/* margin-right:280px */; margin-right:80px; margin-top:10px;} .sondaggioOptions {background-color:#E0F6E5;border:solid #CFCFCF 2px;border-radius:10px;margin:10px 15px 0px;padding:5px;} .sondaggioOptions .subInput{padding:5px;margin:10px;} .searchResultsContainer, .archivioResults, .categorySummaryContainer{width:600px;padding:5px 10px 5px 0px;vertical-align:top;display:inline-block;} .searchResultsContainer > .notiziaContainer, .archivioResults > .notiziaContainer, .categorySummaryContainer > .notiziaContainer{border:solid #d6d6d6 1px;margin-bottom:5px;padding:5px;} .notiziaContainer > .notiziaImage{display:inline-block;vertical-align:middle;text-align:center;width:160px;} .notiziaContainer > .notiziaInfo{display:inline-block;width:400px;padding:10px;vertical-align:middle;cursor:pointer;} .notiziaInfo > .notiziaTitolo{font-weight:bold;padding:5px;} .notiziaInfo > .notiziaSottotitolo{padding:5px;} .notiziaInfo > .notiziaTesto{padding:5px;color:#1a9ee9;font-weight:bold;} .summaryRightBar{width:370px;padding:5px;vertical-align:top;display:inline-block;} .rightBarContainer{width:100%;height:100%;} .commentoInviato{padding:10px;border:solid #C0C0C0 2px;margin:5px;border-radius:10px;} .commentoInviato{color:green;text-align:center;} .newCommento textarea{resize:none;} .bannerContainer{width:45%;padding:5px;display:inline-block;} /* ____ | __ ) __ _ _ __ _ __ ___ _ __ | _ \ / _` | '_ \| '_ \ / _ \ '__| | |_) | (_| | | | | | | | __/ | |____/ \__,_|_| |_|_| |_|\___|_| */ .rotoBanner{border:solid #d6d6d6 1px;padding:5px;margin-bottom:5px;} .reader{border:solid #d6d6d6 1px;padding:5px;margin-bottom:5px;} .rotoBanner .not{} .archivioDate{padding:5px 30px;} .archivioDate select, .archivioDate input{padding:2px 10px; margin:5px 5px 0px; border:solid #1a9ee9 1px;} /* Password Recovery */ .passwordChange{padding:20px 80px; background: rgb(206,236,244); /* Old browsers */ background: -moz-linear-gradient(top, rgba(206,236,244,1) 65%, rgba(135,220,242,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(206,236,244,1) 65%,rgba(135,220,242,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(206,236,244,1) 65%,rgba(135,220,242,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ceecf4', endColorstr='#87dcf2',GradientType=0 ); /* IE6-9 */ } .passwordChange .title{padding:0 0 25px; color:#444;} .passwordChange .row{padding:3px 0;} .passwordChange span.label{display: inline-block;text-align: right;padding-right: 5px;text-transform: uppercase;font-size: 10pt;width: 300px;color: rgb(68, 68, 68);font-weight: bold;} .passwordChange .row input{padding:9px 6px;} .passwordChange div.formBtns{padding: 15px 0px 0px 370px;} .passwordChange div.formBtns a{background: rgb(115,216,245); /* Old browsers */ background: -moz-linear-gradient(top, rgba(115,216,245,1) 53%, rgba(66,196,239,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(115,216,245,1) 53%,rgba(66,196,239,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(115,216,245,1) 53%,rgba(66,196,239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73d8f5', endColorstr='#42c4ef',GradientType=0 ); /* IE6-9 */ padding: 5px 20px; border-radius: 2px 2px 2px 2px; color: rgb(0, 133, 185); font-weight: bold; box-shadow: 0px 0px 2px 0px; text-transform: uppercase; font-size: 12px; display: inline-block; } /* ____ _ _ _ | _ \ __ _ __ _(_)_ __ __ _| |_(_) ___ _ __ | |_) / _` |/ _` | | '_ \ / _` | __| |/ _ \| '_ \ | __/ (_| | (_| | | | | | (_| | |_| | (_) | | | | |_| \__,_|\__, |_|_| |_|\__,_|\__|_|\___/|_| |_| |___/ */ .paging {padding:5px 0px;} .paging .page{margin:0px 5px 0px 0px;display:inline-block;padding:5px 15px;background-color:#B7B7B7;cursor:pointer;} .paging .page.noSelection{cursor:default;} .paging .page.noSelection:hover{background-color:#B7B7B7;} .paging .page.current{font-weight:bold;cursor:default;background-color:#d3d3d3;} .paging .page:hover{background-color:#939393;} .paging .page.current:hover{background-color:#d3d3d3;} /* ____ _ _ | _ \ ___ __| | __ _ ___(_) ___ _ __ ___ | |_) / _ \/ _` |/ _` |_ / |/ _ \| '_ \ / _ \ | _ < __/ (_| | (_| |/ /| | (_) | | | | __/ |_| \_\___|\__,_|\__,_/___|_|\___/|_| |_|\___| */ .contattiRedazione{text-align:center;font-size:23px;padding:10px 5px;color:#199fe6;} .contattiRedazione a{color:black;} /* ____ _ _ _ _ _ / ___| (_) ___| | ____ _| |__ | | ___ | | | | |/ __| |/ / _` | '_ \| |/ _ \ | |___| | | (__| < (_| | |_) | | __/ \____|_|_|\___|_|\_\__,_|_.__/|_|\___| */ .imageOverlay{ position: fixed; opacity: 0.9; width: 100%; height: 100%; background-color: black; text-align: center; z-index: 10; margin-top: -10px; margin-left: -10px; display:none; } .imageOverlay img{height:75px;} .imagePreviewBefore{position:fixed;left:0;top:100px;} .imagePreviewAfter{position:fixed;right:0;top:100px;} .clickableImageContainer{ position: fixed; margin: auto; text-align: center; opacity: 1; width: 100%; z-index: 11; display:none; } /* ____ _ _ ____ | _ \ _ __(_)_ __ | |_| _ \ __ _ __ _ ___ | |_) | '__| | '_ \| __| |_) / _` |/ _` |/ _ \ | __/| | | | | | | |_| __/ (_| | (_| | __/ |_| |_| |_|_| |_|\__|_| \__,_|\__, |\___| |___/ */