body {
	font-family: 'Lucida Grande',arial, helvetica, sans-serif; /*'Lucida Grande', */
	font-size: 10px;
	line-height: 14px;
	color: #555;
}

p {
	margin-bottom: 6px;
	font-size: 11px;
}

.title {
	color: #f89728;
}

.date {
	font-size: 11px;
	color: #bbb;
	font-family: georgia, times, serif;
}

a.light {
	color: #777;
	text-decoration:none;
}
a.light:hover {
	color: #f89728;
}

#quote h1, #quote h2, #quote h3 {
	padding: 0px 15px;
	font-weight: normal;
}

#quote h1, #artist_detail h1 {
	margin-top: 110px;
	font-size: 23px;
	line-height: 25px;
	color: #f89728;
	margin-bottom: 20px;
}

#artist_detail h1 {
	margin-top: 30px;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px solid #444444;
}

#artist_detail p {
	line-height: 17px;
}

#artist_detail h3 {
	font-size: 12px;
	line-height: 15px;
	color: #f89728;
	padding-bottom: 6px;
	border-bottom: 1px solid #444444;
	margin-top: 10px;
	background: url(../img/arrow_down.png) top right no-repeat;
	cursor: pointer;
}

#artist_detail a {
	text-decoration: none;
	color: #f89728;
}

.nazionalita {
	text-transform: uppercase;
	color: #666;
	float: right;
	font-size: 17px;
	margin-top: 5px;
}

#quote h2 {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #dedede;
}

#quote h3 {
	float: right;
	font-size: 13px;
	color: #f89728;
}

#news p {
	padding-bottom: 20px;
	margin-bottom: 20px;
	/*border-bottom: 1px dotted #444;*/
}

#concerti p {
	padding-bottom: 27px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #222222;
}

#special p {
	margin-left: 70px;
}

#searchme {
	display: block;
	height: 13px;
	width: 18px;
	float: left;
}
#searchstr {
	border: 0px;
	background: transparent;
	height: 11px;
	font-family: courier, monospace;
	color: #333;
	float: right;
	width: 120px;
}

#closeme {
	display: block;
	height: 15px;
	width: 15px;
	background: url(../img/arrow_up.png) no-repeat top left;
	float: right;
	margin: 7px 7px 0px 0px;
}

#ajaxcontent h1 {
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 20px;
	color: #fff;
}

#ajaxcontent p{
	line-height: 15px;
	color: #fff;
}

.arrow_data {
	width: 12px;
	height: 12px;
	background: url(../img/arrow_data.png) top center no-repeat;
}

.c_title {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 15px;
	color: #f89728;
	padding-bottom: 6px;
	border-bottom: 1px solid #444444;
	margin-bottom: 8px;
	margin-top: 20px;
}

.c_data, .c_city, .c_theatre, .c_info {
	display: block;
	height: 16px;
	float: left;
}

.c_data {
	margin-left: 6px;
	color: #888;
	width: 100px;
}

.c_city {
	width: 100px;
}

.c_theatre {
	width: 230px;
}

.c_info a {
	text-decoration: none;
	color: #888;
}
.c_info a:hover {
	color: #f89728;
}

.c_par {
	height: 16px;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: 1px dashed #222;
}

.arrow_img_left, .arrow_img_right {
	display: block;
	position: absolute;
	width: 43px;
	height: 43px;
	z-index: 60;
	background: url(../img/arrow_img_left.png) top left no-repeat;
	margin-top: 105px;
	margin-left: -18px;
}
.arrow_img_right {
	background: url(../img/arrow_img_right.png) top left no-repeat;
	margin-left: 354px;
}

.contact a {
	text-decoration: none;
	color: #888;
}

.contact a:hover {
	color: #f89728;
}

.contact h1 {
	font-weight: normal;
	font-size: 24px;
	margin: 10px 0px 30px 0px;
	color: #f89728;
}

.contact h2 {
	font-weight: normal;
	color: #f89728;
	text-transform: uppercase;
	font-size: 15px;
	margin: 3px 0px 5px 0px;
}
.contact em {
	font-style: normal;
	color: #666;
}

.search {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #666;
}