﻿@import url(http://fonts.googleapis.com/css?family=Play:400,700|Playfair+Display+SC:400,700,900);
@import url(http://fonts.googleapis.com/css?family=Noticia+Text:400,400italic,700,700italic);

/* reset --------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,form,label,table,caption,tbody,tfoot,thead,tr,th,td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
header, section, nav, footer, aside, article { display: block; }


/* globals --------------- */
html,body { height:100%;  }
body { 
    background:#000; 
    background-repeat:no-repeat;
    font-family:"Helvetica Neue", "Helvetica", arial, sans-serif; 
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-ms-font-smoothing:antialiased;
	font-smoothing:antialiased;
    font-family: 'Play', sans-serif;
}
#menu1,#menu2,#menu3,#menu4,#menu5,#menu6{background-color:#000;}
.menu{
    padding:2px 4px 5px; max-width:100%;
    background-color:#fcf8e2;
    font-size:18px; line-height:18px;
    color:#222; font-weight:bold;
   /*position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 200;*/ 
 }
.menu td{
    width: 16%;
    text-align:center;
}
.menu a{
    font-size:14px; line-height:18px;
    color:#222; text-decoration:none;
    opacity:0.6;
}
.menu a.hover {
    opacity:1;
}
.singolanews{
    background-color: #303030; margin:10px 5px; padding:5px;
}
.box{
    max-width:100%;
    margin-top:28px;
    position:absolute; bottom:00px;
}
.box_sfondo {
    padding:5px; background-color:transparent;
    background-image:url(images/sfondo_semitrasp_scuro.png) ;
    font-size:12px;text-align:center;
    color:#fff;
    line-height:22px;
}
.section{
    display:block;
    min-height:100%; width:100%;
    position:relative;
    color:#fff;
    text-align:center;
}

.homepage {
    background: url(images/sfondo_homepage.jpg) center center no-repeat;
     background-size: auto 100%;position:relative;
}
#menu6 {
    background: url(http://www.andrearomeomusic.com/immagini/contacts.jpg) top center no-repeat;
     background-size:  100% auto;
    background-size: contain;
    background-size:auto 100%;
}


.logo{
    font-family: 'Noticia Text', serif;
    font-size:22px;
    padding-bottom:5px;
}
/*;position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 200;*/

.linkcontact {
    padding: 20px;
    padding-top:50px;
}
.linkcontact a {
    height:32px;
    width:32px;
    margin-bottom:20px;
    display:block;
}