/*
THEME NAME: MusicaPalazzo
THEME URI: http://www.alvisenicoletti.com
DESCRIPTION: Tema creato da Alvise Nicoletti per MusicaPalazzo
VERSION: 1.0
AUTHOR: Alvise Nicoletti
AUTHOR URI: http://www.elan42.com/
*/

body {
 background-color:#DFD8BC;
 text-align: center;
 margin:0;
 padding:0;
 font-family: Times New Roman;
}
#wrapper {
background:#748066;
}
#header {
background:#748066 none repeat scroll 0 0;
height:100px;
}
#video {
background:#748066 none repeat scroll 0 0;
float:left;
height:383px;
width:547px;
padding-top:67px;
}
#logocontent {
 background:#000000 url(img/logo_intro.jpg) no-repeat scroll center top;
 color:#525c41;
 float:left;
 height:250px;
 width:453px;
}
#content {
background:#000000 none repeat scroll 0 0;
color:#FFFFFF;
float:left;
height:450px;
width:453px;
}
#sottocontent {
background-color:#DFD8BC;
clear:both;
padding-top:100px;
text-align:center;
}
#content h1, #content h2 {
 font-size:22px;
 margin:0;
 font-weight:normal;
}
#content h1 {
 margin:20px 0 0;
}
#content h2 {
 font-size:29px;
 margin:0 0 20px 0;
}
a, a:hover, a:active, a:visited {
color:#525C41;
font-size:18px;
margin-left:50px;
margin-right:50px;
text-decoration:none;
}
a:hover {
  	text-decoration: underline;
}

#access , #blog-title , #blog-description, #footer {
 display:none;
}