body{
	margin:0px;
	font:11px  "Verdana";
	background-color:#362a1e;
	background:url("images/background.jpg");
	text-align:center;
}

a, a:visited{
	text-decoration:none;
	color:#bd7369;
}

a:active, a:hover{
	text-decoration: underline;	
}

img{
	border:0px;
}

.mysql_error{
	border:2px solid  #ff0000;
}

.band_label{
	text-align:right;
	font-weight:bold;
}

.band_desc{
	font-style: italic;
	color:#bd7369;
}

.riga{
	background-image: url("images/hr.gif");
	background-repeat: no-repeat;
	background-position: center;
	height:  15px;
	border:0px hidden;
	padding:5px;
	
}

.menu{
	background:transparent;
	text-align: left;
	position: relative;
	top: 190px;
	font-size:12px;
	
}

.menu a, .menu a:visited{
	text-decoration:none;
	color:#4d4d4d;
}

.menu a:active, .menu a:hover{
	text-decoration:none;
	color:#bd7369;
}

.blog_entry{
	border:0px hidden;
}

.title{
	display: inline;
	color:#a40000;
	font-size:23px;
}

.blog_body{
	border-left:1px solid #bfbfbf;
	padding-left:10px;
}

.blog_bottom{
	color:#178598;
	font-size:10px;
}

.home_body{
	display:block;
	width: 390px;
	text-align: left;
	font-size:11px;
	vertical-align: top;
	overflow: hidden;
	word-wrap: break-word;
}

.tail{
	background-image:url("images/tail.jpg");
	height:129px;
	text-align:center;
	vertical-align: bottom;
}

.left_col{
	width:180px;
	vertical-align: top;
	padding-left:15px;
}

.right_col{
	width:160px;
	vertical-align: top;
	padding-top:0px;
}

.side_menu{
	position: static;
	top:250px;
	height:100px;
	width:132px;
	padding-top:200px;
	background:url("images/etichetta.gif");
	background-repeat: no-repeat;
	text-align:center;
	font-size:11px;
}

.page_head{
	background-repeat: no-repeat;
	padding-left:30px;
	height:253px;
	vertical-align:top;
}

.corpo2{
	background-repeat: repeat-y;	
	background:url("images/repeat.jpg");
	text-align:left;
}

.concerto_effettuato{
	color:#1a528a;
}

.concerto_annullato{
	text-decoration: line-through;
}

.concert_highlight{
	text-align: center;
	background:#dec890;
}

.concert_dispari{
	text-align: center;
	background:#fae9be;
}

.concert_table{
	border:1px solid  #e9ce8a;
	padding:2px;
	width:100%;
}

tr.concert_table{
	border: inherit;
}

.copy{
	vertical-align: bottom;
}

.guest_title{
	color:#178598;
	display:inline;
}

.guest_timestamp{
	color:#b0b0b0;
	display:inline;
}

.guest_msg{
	padding-left:20px;
	border-left:3px solid #b0b0b0;
}

.guest_table{
	text-align:left;
	vertical-align:top;
	width:390px;	
}

.guest_label{
	text-align:left;
	vertical-align:top;
	width:100px;
}

.page_quote{
	text-align: center;
	font-style: italic;
	font-weight: bold;
}


.input_textbox{
	border:1px solid  #8b6914;
	width:270px;
	background-color: #fff;
	background-image:url("images/sfondo_text.jpg");
	background-repeat: no-repeat;
}

.input_button{
	border:1px solid  #8b6914;
}

.login_table{
	border:1px solid  #8b6914;
	text-align:center;
}

li{
	list-style-image: url("images/li.gif");
	vertical-align: middle;
}

li.li_link{
	list-style-image: url("images/list.gif");
	text-align: left;
}

.mysql_error{
	border:1px solid  #ff0000;
}

.login_error{
	font-weight: bold;
	font-size: medium;
	color: red;
}

.delete{
	color:#a40000;
	border:1px solid;
	padding-bottom:1px;
}

img.delete, img.delete:hover{
	vertical-align: middle;
	border:0px hidden;
}

.delete:hover{
	border:1px dashed  #590000;
}
/* ---------- gallery  ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 20px;
	padding: 0;
	float: left;
	position: relative;
	width: 140px;
	height: 120px;
	list-style: none;
}
.gallery a {
	text-decoration: none;
	color: #666;
}
.gallery a:hover, .gallery a:active{
	color: #000;
	text-decoration: underline;
}
.gallery img {
	padding: 10px 40px 0px 10px;
}
.gallery em {
	width: 180px;
	background: url(images/gold-frame.png) no-repeat;
	display: block;
	position: absolute;
	top: -2px;
	left: -2px;
	text-align: center;
	padding-top: 130px;
}

.gallery_count{
	color:#b0b0b0;
}

.gallery_img{
	border:1px solid #6c6c6c;
	display:block;
	padding:2px;
	text-align:center;
}

.file_info{
	vertical-align: top;
	padding-left:10px;
}

.song_cover{
	border:1px dashed;
	padding: 3px;
	color:black;
}

/* ---------- museo  ----------------------- */

.file_title{
	font-size:15px;
	font-weight: bold;
	color:#bd7369;
}

.file_misc{
	font-size:11px;
	color: #6c6c6c;
	font-style: italic;	
	padding-left:10px;
}

div.auto_complete {
	width: 270px;
	background: #fff;
}

div.auto_complete ul {
	border:1px solid #888;
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
}

div.auto_complete ul li {
	margin:0;
	padding:2px;
	border-left:3px solid #fff;
	list-style-image: none;
}

div.auto_complete ul li.selected {
	background-color: #ffb;
	border-left:3px solid #bd7369;
	list-style-image: none;
}

div.auto_complete ul strong.highlight {
	color: #800; 
	margin:0;
	padding:0;
}
