#copertinaSingle {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#copertinaSingle div.items {
    height: auto;
    left: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
}

#copertinaSingle div.image {
    bottom: 0;
    display: none;
    left: 0;
    overflow: hidden;
    right: 0;
    top: 0;
    z-index: 8;
    width: 100%;
}

#copertinaSingle .image > a {
    z-index: 9;
	display:block;
}

#copertinaSingle .image > a > span {
    z-index: 10;
}

#copertinaSingle img {
    display: block;
    width: 100% !important;
    margin: 0;
    height: auto !important;
}

#copertinaSingle .text {
    background: url(../images/home-title-bg.png) repeat-x;
    bottom: 0;
    color: #FFF;
    font-size: 1.6em;
    height: 144px;
    left: 0;
    letter-spacing: -.01em;
    line-height: 30px;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 11;
    padding: 8px 16px;
}

#copertinaSingle .text .title {
    bottom: 10px;
    font-size: 25px;
    font-weight: 400;
    letter-spacing: -.5px;
    line-height: 28px;
    padding-right: 16px;
    position: absolute;
    word-spacing: 0;
    z-index: 13;
}

#copertinaSingle .title a {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

#copertinaSingle .fxPlay {
    background: url(../images/fxplay640.png) no-repeat center top;
    display: block;
    height: 320px;
    position: absolute;
    left: 0;
    top: 0;
    width: 640px;
    z-index: 12;
}

#copertinaSingle .time {
    color: #bbb;
    display: none;
    font-size: .6em;
    font-weight: 100;
    line-height: 30px;
    text-shadow: 1px 0 0 #000;
}

#comHome #subcopertine,
#comHome #primoPiano .group {
    background: #fefefe;
    border: 1px solid #f0f0f0;
    float: left;
    margin-bottom: .75rem;
    overflow: visible;
    position: relative;
    padding: 0 .865rem;
}

@media all and (max-width:639px) {
#comHome #subcopertine {
    width: 100%
}

#comHome .inset {
    float: right;
    width: 100%;
}

#comHome #primoPiano {
    float: left;
    width: 100%;
}
}

@media all and (min-width:640px) {
#comHome #subcopertine {
    width: 60%;
}

#comHome .inset {
    float: right;
    width: 40%;
    padding-left: .75rem;
}

#comHome #primoPiano {
    float: left;
    width: 60%;
}
}

#comHome #subcopertine .notizia:not(:last-child) {
	border-bottom:1px solid #f0f0f0;
	}

#comHome #subcopertine .notizia {
    padding: .865rem 0;
}

.item::after {
	content:'';
	clear:both;
	display:block;
	width:100%;
	}

#comHome #subcopertine .notizia .pic {
    float: left;
    width: 40%;
}

#comHome #subcopertine .notizia .content {
    float: left;
    width: 60%;
	padding-left:1rem;
}

#comHome #subcopertine .notizia .title a {
    color: #596072;
    display: block;
    font-size: 1rem;
}

#comHome #subcopertine .relateds {
    background: none repeat scroll 0 0 #F2F2F2;
    margin-top: .5rem;
    width: 100%;
    border-color: #E6E6E6 #EAEAEA #FAFAFA;
    border-style: solid;
    border-width: 1px;
    padding: .5rem;
}

#comHome #subcopertine .right-arrow {
    display:none;
	/*float: right;
    height: 42px;
    width: 27px;
    padding: 30px 0 30px 14px;*/
}

#comHome #subcopertine .right-arrow a span {
    background-image: url(../icons/item-arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    height: 42px;
    width: 27px;
}

#comHome #subcopertine .right-arrow a span.hover {
    background-position: right center;
}

#comHome #subcopertine .category .title {
    background-color: #596072;
    color: #FFF;
    display: inline-block;
    font-size: .75rem;
    line-height: 1.25;
    text-transform: uppercase;
    margin-bottom: .75rem;
    padding: .25rem;
    font-family: 'Oswald',sans-serif;
    font-weight: 400;
}

#comHome #subcopertine .category .title.hover {
    background-color: #9AB;
}



#comHome #primoPiano .group {
   /* background: #EEE;
    border: 1px solid #E9E9E9;
    margin-top: 12px;
    overflow: visible;
    position: relative;
    padding: 13px; */
}

#comHome #primoPiano .group:FIRST-CHILD {
    margin-top: 0;
}

#comHome #primoPiano .head {
    font-family: 'Oswald',sans-serif;
    display: inline-block;
    margin-left: -.865rem;
    margin-right: -.865rem;
    background: #169eec;
    color: #fff;
    padding-left: .865rem;
    font-size: .75rem;
    text-transform: uppercase;
    padding-right: .865rem;
    position: relative;
    top: -1px;
}

#comHome #primoPiano .head a {
    color: #fff;
}

#comHome #primoPiano .head a .tipo {
    /*float: left;*/
}

#comHome #primoPiano .head a .arrow {
	display:none;
   /* background: url(../icons/arrow-tipi.png) no-repeat scroll left center transparent;
    display: block;
    float: left;
    height: 12px;
    width: 8px;
    margin: 4px 0 0 11px; */
}

#comHome #primoPiano .notizia {
    padding-top: .75rem;
	padding-bottom:.75rem;
}

#comHome #primoPiano .notizia::after {
	content:'';
	clear:both;
	display:block;
	ùwidth:100%;
}

#comHome #primoPiano .notizia:not(:last-child) {
    border-bottom: 1px solid #f0f0f0;
}

#comHome #primoPiano .notizia .pic {
    float: left;
    margin-right: .75rem;
    width: 5rem;
    height: auto;
}

#primoPiano .notizia .text {
    display: block;
    float: left;
    width: calc(100% - 5.75rem);
	}

#comHome #primoPiano .notizia .text .title {
    color: #596072;
    font-family: 'Oswald',sans-serif;
    font-size: 1.15rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.25em;
    margin-bottom: .5rem;
}

#comHome #primoPiano .notizia .text .title a {
    color: #596072;
    display: block;
}

#comHome #primoPiano .notizia .text p {
    color: #777;
    font-size: .8em;
    letter-spacing: .01em;
    line-height: 1.35em;
    margin-top: 5px;
    text-align: left;
}

#comHome #primoPiano .notizia .text .date {
    color: #666;
    font-family: 'Oswald',sans-serif;
	margin-right:.25rem;
}

#comHome #primoPiano .relateds {
    background: none repeat scroll 0 0 #F2F2F2;
    border-color: #E6E6E6 #EAEAEA #FAFAFA;
    border-style: solid;
    border-width: 1px;
    margin: 10px 0;
    padding: 3px 11px;
}

#btnFilmati {
    background-image: url(../icons/btnFilmati.png?1),url(../icons/btn-filmati-left.png);;
	background-repeat:no-repeat,no-repeat;
	background-position:center center, left center;
    background-color:#596072;
	display: block;
    height: 53px;
    width: 100%;
	
}

#comHome #topVideo, #comHome #topNews {
    margin-top: 10px;
    padding: .865rem;
    background: #fefefe;
    border: 1px solid #f0f0f0;
}

#comHome #topVideo .notizia,
#comHome #topNews .notizia {
   /* border-top: 1px solid #D8DEE6;
    margin-top: 10px;
    padding-top: 10px;*/
}

#comHome #topVideo .thumb160 .image,
#comHome #topVideo .thumb160 .movie {
    margin-left: 0x;
}



#comHome #topVideo .data,
#comHome #topNews .data {
    color: #EFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
}

#comHome #topVideo .title {
	margin-top:1rem;
	font-family:'Lato',sans-serif;
	font-size:.75rem;
	line-height:1.35;
	}
#comHome #topNews .title {
    font-family: 'Lato',sans-serif;
    font-size: .75rem;
    font-weight: 500;
    letter-spacing: -.03em;
    line-height: 1.35;
	font-weight:700;
}

#comHome #topEventi {
    background: #DAE4EE;
    color: 0;
    margin-top: 10px;
    overflow: visible;
    position: relative;
    padding: 16px;
}

#comHome #topEventi .eventiLabel {
    background: url(../icons/eventiLabel.png) no-repeat;
    height: 38px;
    position: absolute;
    right: 12px;
    top: -2px;
    width: 38px;
}

#comHome #topEventi .eventiLabel .day {
    color: #CAD4DE;
    font-size: 18px;
    height: 25px;
    left: 0;
    line-height: 25px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 38px;
}

#comHome #topEventi .eventiLabel .month {
    color: #FFF;
    font-size: 8px;
    height: 10px;
    line-height: 10px;
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 25px;
    width: 38px;
}

#comHome #topEventi .evento {
    border-top: 1px solid #D8DEE6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 8px;
    padding-top: 8px;
}

#comHome #topEventi .data {
    color: #6A747E;
    float: left;
    font-size: .75em;
}

#comHome #topEventi .provincia {
    color: #AAB4BE;
    float: right;
    font-size: .75em;
    text-transform: uppercase;
}

#comHome #topEventi .titolo {
    clear: both;
    line-height: 14px;
}

#comHome #topTags {
    background: #f5f5f5;
    border: 1px solid #f0f0f0;
    font-size: .9rem;
    margin-top: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: .865rem;
}

#comHome #topTags .tag {
    border-top: 1px solid #ddd;
    font-size: .865rem;
    line-height: 1.5;
    margin-top: .5rem;
    padding-top: .5rem;
}

#comHome #topTags .title {
    font-family: Georgia, Palatino, serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -.03em;
    line-height: 14px;
    margin: 0 0 10px;
}

#comHome .sfondoElezioni {
    background: url(../images/elezioni2012.jpg?1) no-repeat;
    height: 320px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    width: 640px;
}

#comHome .risultati {
    height: 160px;
    left: 10px;
    position: absolute;
    top: 160px;
}

#comHome .tabellaRisultato {
    float: left;
    margin-left: 7px;
    overflow: hidden;
    width: 92px;
    padding: 0 13px;
}

#comHome .tabellaRisultato:FIRST-CHILD {
    margin-left: 0;
}

#comHome .elezPerc {
    color: #FFF;
    font-size: 21px;
    text-align: center;
    text-shadow: 0 1px 1px #000;
    margin: 11px 8px;
}

#comHome .elezVoti {
    color: #FFF;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 1px 1px #000;
    margin: 5px 0;
}

#comHome .elezSez {
    bottom: 10px;
    color: #FFF;
    font-size: 12px;
    letter-spacing: .04em;
    position: absolute;
    right: 10px;
    text-align: center;
    text-shadow: 0 1px 1px #000;
}

#comHome .graph {
    background: url(graph.png) 0 0 no-repeat;
    height: 36px;
    width: 146px;
    margin: 4px auto;
    padding: 0 5px;
}

#comHome .graph .bars {
    height: 36px;
    position: relative;
    overflow: hidden;
    width: 146px;
}

#comHome .graph .bar1 {
    background: url(graph.png) 0 -72px no-repeat;
    height: 36px;
    left: 0;
    position: absolute;
    top: 0;
    width: 146px;
}

#comHome .graph .bar2 {
    background: url(graph.png) 0 -36px no-repeat;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    width: 73px;
}

#copertinaSingle div.image:FIRST-CHILD,
#comHome #subcopertine .right-arrow a {
    display: block;
}

#comHome #subcopertine .notizia:FIRST-CHILD,
#comHome #primoPiano .notizia:FIRST-CHILD {
  /*  background: none;
    margin: 0;
    padding: 0; */
}

#comHome #subcopertine .notizia .item,
#comHome .row {
    overflow: hidden;
}

#comHome #subcopertine .relateds a,
#comHome #primoPiano .relateds a {
    color: #507A95;
}

#comHome #subcopertine .rel, #comHome #primoPiano .rel {
    font-family: "Oswald",sans-serif;
    font-size: .75rem;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: .5rem;
}

#comHome #subcopertine .relItem,
#comHome #primoPiano .relItem {
   /* background: url(../icons/relItem.png) 4px 4px no-repeat; */
} 

#comHome #subcopertine .relMovie,
#comHome #primoPiano .relMovie {
   /* background: url(../icons/relMovie.png?1) left 2px no-repeat; */
}

#comHome #subcopertine .category a:HOVER,
#comHome #topEventi a:HOVER {
    text-decoration: none;
}

#comHome #primoPiano .head a.hover .tipo,
#comHome #topEventi .evento a:HOVER {
    text-decoration: underline;
}

#comHome #topVideo .head, #comHome #topNews .head, #comHome #topEventi .head, #comHome #topTags .head {
    color: #596072;
    font-size: 1rem;
    font-weight: bold;
    padding-bottom: .5rem;
    text-transform: uppercase;
    margin: 0 0 10px;
    border-bottom: 1px solid #596072;
    font-family: 'Oswald',sans-serif;
}

#comHome #topVideo .notizia:FIRST-CHILD,
#comHome #topNews .notizia:FIRST-CHILD,
#comHome #topEventi .evento:FIRST-CHILD,
#comHome #topTags .tag:FIRST-CHILD {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

#comHome #topNews .notizia:not(:last-child) {
    margin-bottom: .865rem;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5rem;
}



@media all and (max-width:639px) {
#comHome {
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
	}

#comHome #subcopertine {
	order:1;
}
	
#copertinaSingle {
	order:0;
	}
	
#comHome #primoPiano {
	order:2;
	}	
	
#comHome .inset {
	order:3;
	margin-bottom:10px;
	}
}