/* 
    Document   : splash
    Created on : May 30, 2013, 10:31:09 AM
    Author     : max
    Description:
        Purpose of the stylesheet follows.
*/
/* colors */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix, *:first-child + html .clearfix {
  zoom: 1; }

ul, li {
  padding: 0;
  margin: 0; }

a, input, select, textarea {
  outline: medium none !important; }

body {
  margin: 0;
  padding: 0;
  margin: 0 auto;
  color: #222222;
  background-color: #EEEEEE;
  font-family: Arial, sans-serif;
  font-size: 1em; }

.clear {
  clear: both;
  font-size: 0;
  height: 0; }

img {
  outline: 0 none;
  vertical-align: top; }

header {
  margin: 30px auto 50px auto; }

.loghi_splash {
  /* Fallback for web browsers that doesn't support RGBa */
  /* background: rgb(0,0,0); */
  /* RGBa with 0.6 opacity */
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  /* For IE 5.5 - 7*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000)"; }
  .loghi_splash ul {
    margin: 0 auto;
    list-style-type: none; }
  .loghi_splash p {
    margin: .5rem 0 0 0; }
  .loghi_splash a {
    text-align: center;
    height: auto;
    text-decoration: none; }
    .loghi_splash a img {
      border: none; }

.loghi_lavora p {
  font-size: 1.5rem;
  color: white; }

.blink_me {
  animation: blinker 1.5s linear infinite; }

@keyframes blinker {
  50% {
    opacity: 0.5; } }
li > p > a.lavoro_splash {
  background-color: #ff670a;
  /*#ff670a*/
  border: none;
  border-radius: 0.4rem;
  font-size: 1.4rem;
  padding: 0.3rem 1rem;
  white-space: nowrap;
  color: #fff; }

a:hover.lavoro_splash {
  background-color: #00539f;
  color: #fff; }

#langapp {
  text-align: center; }
  #langapp a {
    margin: 1rem 1rem 0rem 1rem;
    display: inline-block;
    text-decoration: none; }

#lavora {
  background: white;
  margin: 0 auto; }
  #lavora .copyright {
    margin-left: 20px; }
  #lavora footer {
    font-size: 0.8em; }
    #lavora footer nav {
      padding: 0;
      margin: 0;
      width: 100%;
      height: 30px; }
      #lavora footer nav ul {
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: center;
        list-style: none; }
        #lavora footer nav ul li {
          display: inline;
          float: none; }
          #lavora footer nav ul li a {
            text-decoration: none; }
  #lavora .planning {
    margin-top: 0;
    color: #1E1E1E;
    line-height: 16px;
    background: none repeat scroll 0 0 #FFFFFF;
    padding-bottom: 20px; }

#splash_page {
  background: url(../img/foto.jpg) top center no-repeat;
  margin: 0 auto; }
  #splash_page .copyright {
    margin-left: 20px; }
  #splash_page footer {
    font-size: 0.8em; }
    #splash_page footer nav {
      padding: 0;
      margin: 0;
      width: 100%;
      height: 30px; }
      #splash_page footer nav ul {
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: center;
        list-style: none; }
        #splash_page footer nav ul li {
          display: inline;
          float: none; }
          #splash_page footer nav ul li a {
            text-decoration: none; }
  #splash_page .planning {
    margin-top: 0;
    color: #1E1E1E;
    line-height: 16px;
    background: none repeat scroll 0 0 #FFFFFF;
    padding-bottom: 20px; }

.credits {
  /* Fallback for web browsers that doesn't support RGBa */
  /* background: rgb(0,0,0); */
  /* RGBa with 0.6 opacity */
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
  /* For IE 5.5 - 7*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
  /* For IE 8*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000)";
  text-align: right;
  color: #fff;
  font-size: 0.8em;
  padding: 5px 0; }

.palinsesto {
  margin: 20px 0px 30px 0;
  position: relative;
  width: 100%;
  padding: 0 15px;
  text-align: left;
  font-size: 11px; }
  .palinsesto h4 {
    background-color: #DF002B;
    color: white;
    font-size: 11px;
    margin: 0;
    padding: 10px 5px 10px 15px;
    vertical-align: middle; }
  .palinsesto h6 {
    margin: 10px 0 0 0;
    padding: 0 40px;
    font-size: 12px;
    line-height: 23px; }
  .palinsesto .table {
    margin-top: 10px; }

#list_tv .icon {
  background: url("../img/sprite.png") repeat scroll -283px -245px transparent;
  background-size: 600px auto;
  height: 100px;
  width: 100px;
  margin: 0 auto; }

#list_radio .icon {
  background: url("../img/sprite.png") repeat scroll -397px -245px transparent;
  background-size: 600px auto;
  height: 100px;
  width: 100px;
  margin: 0 auto; }

.palinsesto .separator {
  border-top: 4px solid #FF670A; }

footer {
  background: none repeat scroll 0 0 #FFFFFF;
  position: relative; }
  footer .separator {
    border-top: 5px solid #FF670A;
    margin: 0 15px 0 15px; }
  footer .copyright {
    padding: 10px 0px; }
  footer nav {
    padding: 10px 0px; }
    footer nav ul {
      position: absolute;
      right: 0px; }
      footer nav ul li {
        list-style-type: none;
        float: left; }
        footer nav ul li a {
          color: #444444;
          padding: 0 10px; }

.footer_bottom, .credits {
  color: #fff;
  padding: 5px 10px; }
  .footer_bottom a, .credits a {
    color: #fff;
    text-decoration: none; }
    .footer_bottom a:visited, .footer_bottom a:hover, .footer_bottom a:active, .credits a:visited, .credits a:hover, .credits a:active {
      text-decoration: underline; }

#sc_tv, #sc_radio {
  height: 240px; }

.nav_tv {
  background-color: #f2f2f2;
  height: 22px;
  text-align: center;
  position: relative;
  margin: 0 0 10px 0; }
  .nav_tv h6 {
    font-size: 12px; }

a.nav_prev_tv, a.nav_prev_ra {
  background: url("../img/sprite.png") repeat scroll -522px -168px transparent;
  background-size: 600px auto;
  width: 22px;
  height: 22px;
  display: blocK;
  text-indent: -9999px;
  left: 0px;
  top: 0px;
  position: absolute; }
a.nav_next_tv {
  background: url("../img/sprite.png") repeat scroll -548px -168px transparent;
  background-size: 600px auto;
  width: 22px;
  height: 22px;
  display: blocK;
  text-indent: -9999px;
  right: 0px;
  top: 0px;
  position: absolute; }

/* PROGRAMMI */
.table th, .table td {
  line-height: 15px; }

.content_program {
  width: 100%; }
  .content_program .hour {
    background-color: #d0d0d0;
    padding: 3px 5px;
    border-bottom: 5px solid #fff; }
  .content_program .program {
    background-color: #f5f5f5;
    padding: 5px 15px 5px 8px;
    border-bottom: 5px solid #fff; }
    .content_program .program p {
      font-size: 12px;
      color: #333;
      float: left;
      margin: 0px; }
    .content_program .program a {
      text-decoration: none;
      color: #222222; }
  .content_program .information {
    background: url("../img/sprite.png") repeat scroll -504px -56px/600px auto transparent;
    display: block;
    height: 25px;
    margin-left: 92%;
    width: 23px; }
    .content_program .information a {
      text-indent: -9999px;
      display: block; }

/* barre di scroll */
.jspTrack {
  background-color: #eee; }

.jspDrag {
  background-color: #d0d0d0; }

/************************/
/* phone screen         */
/************************/
@media all and (max-width: 580px) {
  .visible-tablet, .visible-desktop {
    display: none; }

  .loghi_splash, .planning, footer {
    position: relative;
    margin: 0 5%;
    width: 90%;
    text-align: center; }

  .footer_bottom {
    position: relative;
    margin: 0 5%;
    width: 90%;
    text-align: center;
    text-align: center;
    padding: 10px;
    margin-top: 10px; }

  .loghi_splash li {
    width: 90%;
    float: left;
    margin: 5% 5%; }
    .loghi_splash li img {
      width: 90%; }

  #list_tv .icon {
    background-position: -9px -262px;
    height: 81px;
    width: 81px;
    margin-bottom: -30px; }

  #list_radio {
    margin: 60px auto 0 auto; }
    #list_radio .icon {
      background-position: -103px -262px;
      height: 81px;
      width: 81px;
      margin-bottom: -30px; }

  .palinsesto {
    position: relative; }
    .palinsesto .icon {
      position: relative;
      bottom: 40px; }

  #facebox {
    width: 95%;
    margin: 0 auto; } }
@media all and (min-width: 581px) {
  .loghi_splash, .planning, footer, .footer_bottom {
    position: relative;
    margin: 0 5%;
    width: 90%;
    text-align: center; }

  .loghi_splash {
    padding: 2%; }
    .loghi_splash ul, .loghi_splash img {
      width: 100%; }
    .loghi_splash li {
      margin: 0 2.6666666667%;
      width: 28%;
      float: left; }

  #list_tv, #list_radio {
    width: 50%;
    float: left;
    margin: 10px 0; } }
