/* This file will hold styles that are loaded using the same media query as the wide grid. */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 16, 2014, 1:50:48 AM
    Author     : drupalpro
*/
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  src: local("PT Serif"), local("PTSerif-Regular"), url(../fonts/ptserif.woff) format("woff");
}

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: local("PT Serif Bold"), local("PTSerif-Bold"), url(../fonts/ptserif-700.woff) format("woff");
}

@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  src: local("PT Serif Italic"), local("PTSerif-Italic"), url(../fonts/ptserif-italic.woff) format("woff");
}

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url(../fonts/ptsans.woff) format("woff");
}

@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"), url(../fonts/ptsans-700.woff) format("woff");
}

@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local("PT Sans Italic"), local("PTSans-Italic"), url(../fonts/ptsans-italic.woff) format("woff");
}

/* line 20, ../scss/interno-theme-alpha-default-wide.scss */
.group-testo {
  height: 356px;
}

/* line 24, ../scss/interno-theme-alpha-default-wide.scss */
body.html {
  font-size: 16px;
}

/* line 28, ../scss/interno-theme-alpha-default-wide.scss */
.page-home .zone-preface-wrapper {
  background-color: #e6e6e6;
}
/* line 32, ../scss/interno-theme-alpha-default-wide.scss */
.page-home .zone-preface-wrapper .region .group-testo {
  margin: 0;
  display: block;
  padding: 22px 0;
  overflow: hidden;
  overflow: hidden;
  height: 356px;
}
/* line 220, ../scss/common.scss */
.page-home .zone-preface-wrapper .region .group-testo > div {
  padding: 0 22px;
  overflow: hidden;
  height: 100%;
}
/* line 228, ../scss/common.scss */
.page-home .zone-preface-wrapper .region .group-testo .field-name-title {
  font-size: 1.5em;
  line-height: 1.15em;
  margin-bottom: 0.5em;
  font-family: 'PT Serif', georgia, serif;
}
/* line 235, ../scss/common.scss */
.page-home .zone-preface-wrapper .region .group-testo .field-name-body, .page-home .zone-preface-wrapper .region .group-testo .field-name-field-body, .page-home .zone-preface-wrapper .region .group-testo .taxonomy-term-description {
  font-size: 1.3em;
  line-height: 1.3em;
}
/* line 9, ../scss/interno-theme-alpha-default-wide.scss */
.page-home .zone-preface-wrapper .region .group-testo .field-name-title {
  min-height: 3.45em;
  margin-top: 30px;
}
/* line 35, ../scss/interno-theme-alpha-default-wide.scss */
.page-home .zone-preface-wrapper .region .field-type-image {
  width: 825px;
}

/* line 41, ../scss/interno-theme-alpha-default-wide.scss */
.hoverdinamico {
  background-image: url("../img/news-placeholder.png");
  background-size: 100% 180px;
  min-height: 270px;
  background-repeat: no-repeat;
}
/* line 46, ../scss/interno-theme-alpha-default-wide.scss */
.hoverdinamico .group-content {
  width: 100%;
  position: absolute;
  top: 180px;
}
/* line 52, ../scss/interno-theme-alpha-default-wide.scss */
.hoverdinamico:hover .group-dataetitolo {
  background-color: #0059b3;
}
/* line 55, ../scss/interno-theme-alpha-default-wide.scss */
.hoverdinamico:hover .group-content {
  position: absolute;
  top: 0;
}
/* line 58, ../scss/interno-theme-alpha-default-wide.scss */
.hoverdinamico:hover .group-content .field-name-body {
  display: block;
}
/* line 64, ../scss/interno-theme-alpha-default-wide.scss */
.hoverdinamico .field-name-body {
  display: none;
}
/* line 66, ../scss/interno-theme-alpha-default-wide.scss */
.hoverdinamico .field-name-body .field-items {
  height: 144px;
  overflow: hidden;
}
/* line 71, ../scss/interno-theme-alpha-default-wide.scss */
.hoverdinamico .field-type-image {
  height: 180px;
}

/* line 76, ../scss/interno-theme-alpha-default-wide.scss */
ul.quicktabs-tabs li {
  font-size: 1.5em;
}
