/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

a {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    /*background: #ccc;*/
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   ========================================================================== */

body {
	font: 13px/23px Helvetica, Helvetica Neue, Arial;
	background-color: none;
	background-image: url(../img/textures/007.png);
	background-repeat: repeat;
}

.wrapper {
	width: 90%;
	margin: 0 5%;
		/*-webkit-box-shadow: 1px 1px 2px 0px #666;
           -moz-box-shadow: 1px 1px 2px 0px #666;
                box-shadow: 1px 1px 2px 0px #666;*/
	
	}
	
	.wrapper .intestazione { 
width:100%; 
background:url(../img/intestazione_sg360.png);
background-repeat: no-repeat;
}
	
.nav .intestazione { 
width:100%; 
background:url(../img/intestazione_sg360.png);
background-repeat: no-repeat;
}
.wrapper .piede { 
padding-bottom: 10px;
/*background:url(../img/piede_sg360.png);*/header
}

.main {
/*background: #fff;*/
}

.footer-container {
	padding-top: 20px;
}
.header-container {
	padding-bottom: 20px;
	text-align: center;
}


.footer-container footer {
    color: #fff;
	background: #374b56;
	
}
div.footer {
	padding: 2px 0 2px 20px;
	font-size: 90%;
}

/* ======================
	REGOLE DI TIPOGRAFIA
   ====================== */
   

section p {
	color:#666;
}
.slogan {
	text-transform: uppercase;
	padding: 0 0 8px 0;
	margin: 0px;
}

.importante {
	font-weight: 600;
	color: #444;
}

.giallo {
	color: #FC0;
}

.arancio {
	color: #F60;
}

.verde {
	color: #96BD0D;
}



.blu {
	color: #374b56;
}

.azzurro {
	color: #82a3b6;
}

.bianco {
	color: #FFF;
}

.centra {
text-align: center;
}


/* ===================
    ALL: Orange Theme

   =================== */

.header-container {
}
.footer-container {
 }
.main aside {
    background: #82a3b6;
}

aside a {
	color: #09F;
}
aside a:hover{
	color: #Fc0;
}

aside p {
	font-size: 0.9em;
	line-height: 1.5em;


}

.header-container,
.footer-container,
.main aside {
	    
}

.title {
    color: white;
}

/* ===================
   REGOLE MIE sulle immagini
   =================== */

img {max-width: 100%; height: auto;}

aside img {margin-bottom: 15px;}

#logo {padding: 29px 2%; margin: 0; width: 368px; height: 146px; max-width: 100%; }


.immaginette-contatti {padding: 0 2% 0 0; float: left; display:inline;}
.imm-home {width: 100%; height: 400; padding: 1% 2% 0 0; float: left; }
.imm-home2 {width: 100%; height: 400; padding: 1% 2% 0 0; float: left;  display: none;}

.immaginette-dx {width: 10%; height: auto; padding: 1% 2% 0 0; float: right;}
.txt-immaginette {width: 45%; height: auto; padding: 1% 1% 0 0; float: left;}

.txt-immaginette-dx {width: 45%; height: auto; padding: 1% 1% 0 0; float: right;}

.immaginette-home {width: 30%; height: auto; padding: 1% 2% 0 0; float: left; }

.immaginette-home2 {width: 150px; height: auto; padding: 1% 2% 0 0; float:left; }
	
.immaginette-prog {width: 20%; height: auto; padding: 1% 1% 0 0; float: left;}

.immaginette {width: 344px; padding: 0% 2% 0 0; float: left;}

.immaginette-musica {width: 250px; height: auto; padding: 0% 2% 0 2%; float:left; }
	
.zero {width: 10px; height: auto; float: left;}

.outlineVe {
	border:1px solid #96bd0d;
}

.outlineVi {
	border:1px solid #e1007a;
}


/* ===================
   REGOLE sulla navigazione
   =================== */

article a {
	text-decoration: none;
	}
article a:hover {
	text-decoration: underline;
		}

.social {
		float:right;
	}
nav {
	width:100%;
	float:left;
	background:#374b56;
	padding: 10px 0; /* altezza dell'area NAV */
	
   	}
nav ul {
	margin: 0;
	padding:0 0 0 20px;
       	}

nav a {
	float: left;
	white-space:nowrap;
	padding: 0 18px 0 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -0.01em;
}

nav a:visited {
}

nav a:hover {
    color: #FFF;
	text-decoration: none;
}

nav #current {
    color: #82a3b6;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 0px 0;
}

article {
    padding: 0 20px;
}

.main article h1 {
    font-size: 1.5em;
	/*text-transform: uppercase;*/
}

.main aside {
    color: white;
    padding: 5px 20px;
}

.main aside img {
	/*border: 1px solid #000;

		 -webkit-box-shadow: 1px 1px 2px 0px #666;
           -moz-box-shadow: 1px 1px 2px 0px #666;
                box-shadow: 1px 1px 2px 0px #666;*/

}


/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

/* dispositivi retina */

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .wrapper .intestazione { 
background:url(../img/intestazione_sg360_2x.png) no-repeat center 0;
-webkit-background-size: 1026px 128px;
background-size: 1026px 128px;
}
.wrapper .piede { 
background:url(../img/piede_sg360_2x.png) no-repeat center 0;
-webkit-background-size: 1026px 127px;
background-size: 1026px 127px;
}
}
/* fine dispositivi retina */



@media screen and (max-width: 1024px) {

.striscia {
	width: 50%; 
	height: auto; 
	float: left;
	padding-right: 50px;
	}
	
	/*.acapo  {
	display: block;
	}*/
	
.immaginette {width: 250px; padding: 0% 2% 0 0; float: left;}
.immaginette-musica {width: 250px; height: auto; padding: 0% 2% 0 0; float:left; display: inline;}

}

@media screen and (max-width: 768px) {

			.invisibile2 {
    display: none;
}

.imm-home2 {width: 100%; height: 400; padding: 1% 2% 0 0; float: left;  display: inline;}
.immaginette-home2 {width: 150px; height: auto; padding: 1% 2% 0 0; float:left; display: none;}
.immaginette-contatti {width: 150px; height: auto; padding: 1% 2% 0 0; float:left; display: none;}
.immaginette-musica {width: 200px; height: auto; padding: 0% 2% 0 0; float:left; display: inline;}
.immaginette {width: 200px; padding: 0% 2% 0 0; float: left;}


}

@media only screen and (min-width: 320px) {
	
	nav a {
	font-size: 0.9em;
	letter-spacing: -0.1em;
	padding: 0 10px 0 0;
	}
	.main article h1 {
    font-size: 1.3em;
	}
	
	h2 {
	font-size: 1.2em;
	}
	
	h3 {
	font-size: 1em;
	}


	}

@media only screen and (min-width: 480px) {
	
	nav a {
	font-size: 1em;
	letter-spacing: 0em;
	padding: 0 18px 0 0;
	}
	
	.main article h1 {
    font-size: 1.9em;
	}

/* ====================
    INTERMEDIATE: Menu
   ==================== 
    nav a {
        float: left;
        width: 27%;
        margin: 0 1.7%;
        padding: 25px 2%;
        margin-bottom: 0;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }*/

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width: 768px) {
	
	
	

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
       /* -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa;*/
    }

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

/* ============
    WIDE: Main
   ============ */

    .main article {
        float:left;
        width: 95%;
    }

    .main aside {
        float: right;
        width: 15%;
    }
	   .main article2 {
        float:left;
        width: 57%;
    }

    .main aside2 {
        float: right;
        width: 28%;
    }
}

@media only screen and (min-width: 1140px) {
	


/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
}



/* ==========================================================================
   Helper classes
   ========================================================================== */
  

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.main {
    *zoom: 1;
}

	
/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}