@import url(reset.css);
@import url(fonts.css);

#linkcomprahome{
	position:absolute;bottom:25px;right:30px
}

#linkscoprihome{
	position:absolute;bottom:65px;right:30px	
}

body{
	background: #DEDEDE url(../img/sfondo2.jpg) no-repeat center top;
}

#contenitore{
	width: 980px;
	margin: auto;
}

.box{
	padding: 20px;	
}

.margine_sopra{
	margin-top: 10px;
}

.scuro{
	background: url(../img/box_sfondoscuro.png);
}

.chiaro{
	background: url(../img/box_sfondochiaro.png);
}

.fir{
    display: block;
    width: 0; 
    height: 0; 
    line-height: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
} 

#foto{
	border: 10px solid #f5f5f5;
}

.tasto{
	text-decoration: none;
	padding: 6px;
	background-color: #6e484a;
	color: #e5dfd8;
	border-bottom: 2px solid #543738;
}
.tasto_off{
	text-decoration: none;
	padding: 6px;
	background-color: #686868;
	color: #efefef;
	border-bottom: 2px solid #888888;
}

/* @group Header */

#header{
	height: 70px;
	position: relative;
}

#header h1{
	background: transparent url(../img/maxmanfredi.gif) no-repeat;
    width: 275px;
    height: 49px;
    position: absolute;
    top: 10px;
 	left: -13px;
}

#promobox{
	position: relative;
	padding-right: 210px;
}

#cd{
	display: block;
	width: 200px;
	height: 176px;
	background: url(../img/cd_lunapersa.png) no-repeat;
	position: absolute;
	top: -6px;
	left: 520px;
}

#nav ul{
	position: absolute;
    top: 20px;
 	left: 280px;
}

#nav li{
	float: left;
	margin: 0 0 0 5px;
}


#nav a{
	display: block;
	padding: 7px;
}

/* @end */

/* @group Social */

#social a{
	display: block;
	width: 145px;
	height: 42px;
	margin: auto;
}

#social a:hover{
	background: transparent 0 -45px;
}

#social #link_youtube{
	background-image: url(../img/tasto_youtube.gif);
}

#social #link_myspace{
	background-image: url(../img/tasto_myspace.gif);
}

#social #link_wikio{
	background-image: url(../img/tasto_wikio.gif);
}

#social #link_facebook{
	background-image: url(../img/tasto_facebook.gif);
}

#social p{
	margin: 15px 0 15px 0;
}

/* @end */



/* @group Colonna Sinistra */

#colonna_sinistra{
	float: left;
	width: 250px;
}

/* @end */

/* @group Colonna Destra */

#colonna_destra{
	float: right;
	width: 720px;
	position:relative;
}

#promobox{
	margin-bottom: 10px;
}

#blog{
	float: left;
	width: 410px;
	min-height: 1100px;
	height: auto !important;
	height: 1100px;
}

#sottocolonna_destra{
	float: right;
	width: 260px;	
}

.concerto{
	margin: 13px 0 0 0;
}

.concerto p{
	padding: 0 0 0 40px;
	margin: 0;
}

.concerto p.data{
	position: relative;
	float: left;
	width: 35px;
	height: 35px;
	display: block;
	margin-right: 8px;
	margin: 0;
	padding: 0;
}

.concerto h4{
	padding: 0 0 0 4px;
	display: inline;
}

.concerto .data_mese, .concerto .data_giorno{
	display: block;
	text-align: center;
	width: 35px;
}

.concerto .data_giorno{
	position: absolute;
	top: 11px;
	left: 0;
	font-size: 19px;
}

.concerto .data_mese{
	margin: 1px 0 0 0;
}

.post{
	padding: 20px 0 20px 0;
	border-bottom: 1px dotted #B3B3B3;
}
.disco{
	margin-bottom: 30px;	
}
.copertina{
	float: left;
}
.spiega_disco{
	float: right;
	width: 505px;
}
.copertina img{
	border: 1px solid #B2ADA6;
}

/* @end */

/* @group Schede Album */

table{
	margin: 15px 0;
}

td{
	vertical-align: middle;
	padding: 5px 10px;
}

.testo_canzone{
	padding: 20px;
	font-size: 12px;
}

.audioplayer_container{
	margin: 0;
}


/* @end */



#footer{
	clear: both;
	width: 900px;
	text-align: center;
	margin: auto;
	padding: 10px;
}