/*
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:#748065;
}
#header {
background:#748065 none repeat scroll 0 0;
height:100px;
}
#video {
    background: none repeat scroll 0 0 #748065;
    float: left;
    height: 383px;
    width: 547px;	
}
#logocontent {
    background: url("img/logo_intro.jpg") no-repeat scroll center top #000000;
    bottom: 67px;
    color: #525C41;
    float: left;
    height: 250px;
    position: relative;
    width: 453px;
}
#content {
background:#000000 none repeat scroll 0 0;
color:#FFFFFF;
float:left;
width:453px;
}
#sottocontent {
background-color:#DFD8BC;
clear:both;
padding-top:50px;
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;
}
#container { 
    background: none repeat scroll 0 0 #000000;
    height: 383px;
    width: 100%;
}
