/* Global 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, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: 'Lato', sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
}
html,
body { height: 100%; }
body {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #000;
	background: #fefefe;
}
/* Globalize block level elements
-------------------------------------------------------------- */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul, dl, blockquote, pre, table, p,
h1, h2, h3, h4, h5, h6, hr {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
input, textarea, select, optgroup {
	font-family: 'Lato', sans-serif; 
	border:0; 
}

/* General element styles
-------------------------------------------------------------- */

p {
	padding-bottom: 10px;
}

a {
	color: #227a70;
	text-decoration: none;
}

a:visited {
	color:#63ac9c; 
	text-decoration: none; 
}

a:hover {
	color:#364047;
	text-decoration: none;
}
h1 {
	font-size:1.8em; 
}

h1.pagetitle {	
	color: #227a70;
	font: 'Raleway', sans-serif;
	font-size:2.0em; 	
	padding-bottom:20px;
	padding-top:15px;
	font-weight: bold;
	text-transform:uppercase;
}

h2 {
	font-size:1.6em; 
	padding-bottom:12px; 
}
h2, h6 {
	color:#777777; 
	font-weight:normal;
}
h3 {
	color: #63ac9c;
	font-size:1.4em; 	
	padding-bottom:12px;
	font-weight:normal;
	font-family: 'Lato', sans-serif;
}
h5 {
	color:#000000;
	font-weight: normal;
	font-size: 16px;
}
h4 {
	font-size:1.2em;
	color: #000000;
}

h6 {
	font-size:0.8em; 
}

.qoute {
	font-size:1.6em; 
	padding-bottom:12px;
	color: 30b1bc;
	line-height: 1.3em;
}
p.cd {
	font-size: 14px;
	color: #1E6C65;
	font-weight: lighter;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-left: 15px;
}

	

.pad_titolo_pagina	{
	padding:17px 0 20px 30px;	
}
.title {
	text-indent:-99999px;
} 

.p_class {
	padding-bottom:12px; 
}

.p_class ul {
	padding:0 0 0 20px; 
	margin:0;
}
.p_class ul li {
	padding:0; 
	margin:0; 
}

p.event {
line-height: 1.2em;
margin-bottom: 20px;
}



#loader	{
	width:16px;
	margin-left:auto;
	margin-right:auto;
}


/* Header & Footer styles
-------------------------------------------------------------- */
#hdr {
    padding: 15px 0;
	width: 100%;
	z-index: 9999;
}

#hdr #home-logo 	{
	width: 360px;
	height: 104px;
	background-repeat: no-repeat;
	z-index: 60px;
	overflow: hidden;
	position: absolute;
	left: 5%;
	bottom: 200px;
}

#hdr #home-logo img	{
	max-width: none;
    display: block;
    width: 360px;
    height: 104px;
}

#hdr #logo {
	z-index: 30px;
	overflow: hidden;
    position: fixed;
	right: 25px;
	bottom: 200px;
}
#hdr #logo img {
	max-width: none;
	display: block;
	width: 275px;
	height: 104px;
}

#hdr #logo-left {
	z-index: 30px;
	overflow: hidden;
    position: fixed;
	left: 25px;
	bottom: 200px;
}
#hdr #logo-left img {
	max-width: none;
	display: block;
	width: 275px;
	height: 104px;
}

#hdr-r {
    right: 0;
	width: 20%;
	float: right;
}


.imageholder-wide-bg {
	display: none;
	width: 100%;
	height: auto;
	line-height: 1.3em;
	color: #666666;
	text-align: left;
}
.cd-imageholder {
	float:left;
	width: 200px;
	font-size: 9px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}



/* Center content on page
-------------------------------------------------------------- */
.ctr {
	position: relative;
	max-width: 1080px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 2%;
	padding-bottom: 0;
	padding-left: 2%;
}



/*-----*/
/*Page Elements
-----------------------------------------------------------------------------	
MAIN AREA PRESS CSS
-----------------------------------------------------------------------------*/
.main-area-home {
	width: 400px;
	display: block;
	z-index: 80;
	background-image: none;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 0px;
	padding-bottom: 30px;
}

/*----------------------------------------------------------------------------------------------------*/

#press-quotes
{
	width: 374px;
	height: 300px;
	float: left;
	overflow: hidden;
	position: absolute;
	left: 5%;
	bottom: 35%;
}


/************************/
/* Homepage Quotes ticker      */
/************************/
/*newsticker*/
.quoteticker{
	width: auto;
	height: 300px;
	overflow: hidden;
	color: #1A2F51;
	font-size: 20px;
	font-weight: normal;
	font-family: 'Raleway', sans-serif;
	line-height: 1.2em;
	cursor: default;
	overflow: hidden;
}
.quoteticker:hover{}
.quoteticker ul li{
width:auto;
min-height: 300px;
height:auto;
overflow:hidden;
}
.cite-home {
	text-align: right;
	margin-top: 15px;
}
/*clearfix*/
.clearfix{zoom:1;}
.clearfix:after{content:'.';display:block;clear:both;visibility:hidden;height:0;font-size:0;}


/************************/
/* Homepage New release STYLE       */
/************************/
.newCD-block {
	background-image: url(../images/new-CD-bg.png);
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	height: auto;
	overflow: hidden;
	position: fixed;
	right: 60px;
	bottom: 100px;
	width: 150px;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


/************************/
/* Homepage Footer      */
/************************/
.home-footer {
	position:fixed;
	bottom:0;
	width:100%;
	height:40px;
	background-color:#222;
	color:#777;
}

.home-footer a {
	color:#777; 
	text-decoration:none; 
}

.home-footer a:visited {
	color:#777; 
	text-decoration:none; 
}

.home-footer a:hover {
	color:#aaa; 
	text-decoration:none; 
}
/************************/
/* Contact Footer      */
/************************/
.footer_lab {
	
	position:fixed;
	bottom:0;
	width:100%;
	height:25px;	
	background-color:#222;
	color:#777;
	font-size:11px;
}
.footer_lab a {
	color:#777777; 
	text-decoration:none; 
}

.footer_lab a:visited {
	color:#777777; 
	text-decoration:none; 
}

.footer_lab a:hover {
	color:#aaaaaa; 
	text-decoration:none; 
}
.footer-1 {
	float: right;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 0;
}
.footer-2 {
	float: right;
	width: auto;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
/************************/
/* Ticker STYLE       */
/************************/
.news-block-bottom {
	position: absolute;
	float: left;
	width: auto;
	color: #777;
	font-size: 12px;
	font-family: 'Lato', sans-serif;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

.news-block-left {
	float: left;
	position: absolute;
	margin-right: 0px;
	width: 200px;
	margin-left: 5px;
	margin-top: 2px;
	color: #777;
	height: 30px;
}


h3.newsheading {
	color: #CCC; 
	font-size:1.3em;
	line-height: normal;
	font-weight:bold;
	text-align:left;
}


.news-block-ticker {
	float: left;
	margin-right: 0px;
	margin-left: 250px;
	margin-top: 0px;
	color: #777;
	height: 30px;
}


#ticker {
	height: 60px;
	width: 550px;
	overflow: hidden;
	color:#FFF;
}

#ticker li {
	height: 60px;
}

#ticker li a:link {
	color: #cccccc;
	text-decoration: underline;
}

#ticker li a:hover {
	color: #227a70;
}

.bar {
	background-color: #111;
	color: #f0f0f0;
	box-shadow: 0px 0px 2px #333;
	line-height: 25px;
	padding: 0px 20px;
}
.bar a {
	color: #dddddd;
	text-decoration: none;
}
.bar a:hover {
	color: #ffffff;
}





/************************/
/* video Container       */
/************************/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* About Page------------------- */
.main-area-about {
	position: relative;
	background-image: url(../images/page-bg.png);
	background-repeat: repeat;
	width: 450px;
	min-height: 800px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: -30px;
}

.main-area-about p {
	line-height: 1.3em;
	margin-bottom: 15px;
}

.main-area-about .column ul.charitysponsors li::before {
	content: " ";
}

.main-area-about .column ul li::before {
	content: "— ";
}

.main-area-about .last {
	margin-right: 0;
}

/* Media Page------------------- */
.main-area-music {
	position: relative;
	z-index: 80;
	background-image: none;
	background-repeat: repeat;
	width: 520px;
	float: right;
	min-height: 800px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: -30px;
}

.main-area-music p {
	line-height: 1.3em;
	margin-bottom: 15px;
}

.main-area-music .column ul.charitysponsors li::before {
	content: " ";
}

.main-area-music .column ul li::before {
	content: "— ";
}

.main-area-music .last {
	margin-right: 0;
}



/*blockbox btn-----------------------------*/
blockbox {
	width: auto;
	border: 1px solid #cdc8c4;
	background-color: #CCC;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	float: right;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
}

blockbox-btn {
	width:auto;
	border:1px solid #cdc8c4;
	background-color:#CCC;
	padding:5px;
	margin-left: 20px;
	margin-bottom: 5px;
	float:right;
	font-size:11px;
	line-height:11px;
	text-align: left;
}

/* Contact styles
-------------------------------------------------------------- */    
#contact-wrap {
   width:100%;
   margin:0 auto;
   display:block;
}
#left_col {
   float:left;
   width:48%;
   margin-right: 4%;
   }
#right_col {
   float:right;
   width:48%;
}


/* Contact box------------------- */
.contact-box-left {
	float: left; 
	width: 45%; 
	margin: 0px 20px 0 0px;
}

.contact-box-right {
	float: left; 
	width: 40%; 
	padding: 0 0 0 20px; 
	border-left:0px solid #b9b9b2;
}

/* Recordings------------------- */
#top-bar {
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	overflow-x: none;
	cursor: default;
	color: #000;
	margin-top: 5px;
	font-size: 11px;
	margin-right: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #de6e2b;
	border-bottom-width: thin;
	border-bottom-color: #de6e2b;
	margin-bottom: 80px;
}
#top-bar .CD-jump-icon {
	width: 110px;
	height: auto;
	padding: 3px;
	float: left;
	display: inline;
	margin-right: 5px;
	opacity: 1;
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;
}
#top-bar .CD-jump-icon:hover {
	opacity: 0.4;	
}
#top-bar h3 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #de6e2b;
	text-transform: uppercase;
}


/*----------------------------------------------------------------------------------------------------*/
	#buy-cd{
	left:0;
	opacity: 1;
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	transition: opacity 1s ease 0s;

	}
	
	#buy-cd:hover{
	opacity: 0.4;	
	}
	
/************************/
/* Back to Top       */
/************************/
.back-to-top {
    position: fixed;
	background-image:url(../images/top.png) no-repeat;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    padding: 1em;
    display: none;
	z-index: 90;
}

.back-to-top:hover {
	opacity: 0.5;
}	