html{
	margin:0;
	padding:0;
	border:0;
}

body{
	background:#ffffff;
	margin:0 auto;
	padding:0;
	border:0;
	font-size: 16px;
	font-family:Monotype Corsiva;
	text-decoration: none;
}

img
{  border-style: none;
}


#dolcenera_site{
	border: 0px;
	margin-left:auto;
	margin-right:auto;
	margin:0px;
	padding:0px;
	border-spacing:0px; 
	border-collapse: collapse; 
}

#header{
	width:1000px;
	height:800px;
	border: 0px;
	padding:0px;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	vertical-align:top;
}

#center{
	width:1000px;
	height:400px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	border: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	padding-left:30px;
	vertical-align:top;
	text-align:left;
}

#end_table{
	width:1000px;
	height:60px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	border: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

#menu_space{
	margin:0px;
	margin-top:170px;
	margin-left:auto;
	margin-right:auto;
	border: 0px;
}

#menu_list {
	margin: 0;
	padding: 0;
}
#menu_list td {
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#menu_list a {
	height:28px;
	background: #404139;
	color: #ccc;
	display: block;
	padding-top:0px;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
}

#selected a{
	height:28px;
	background: #c8b0a6;
	color: #000000;
	display: block;
	padding-top:0px;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

a{	text-decoration: underlined;color:#8B8B8B;}
a:link {text-decoration: underlined;color:#8B8B8B;}
a:visited {text-decoration: underlined;color:#8B8B8B;}
a:active {text-decoration: underlined;color:#ec88ec;}
a:hover {text-decoration: underlined;color:#ec88ec;}

#menu_list a:hover {
	background: #c8b0a6;
	color: #000000;
}   

#divisor{
	vertical-align:top;
}

#title{
	font-size: 40px;
	font-weight : bold;
	color: #404139;
}

#va{
	vertical-align:top;
}

#photo_slide{
	width:900px;
	height:100px;
	background:#404139;
}

#photo_slide td{
	width:105px;
}


/*{{{ general playlist settings, light gray */
div.playlist {

	position:relative;
	overflow:hidden;	 	
	height:400px !important;
}

div.playlist div.clips {	
	position:absolute;
	height:20000em;
}

div.playlist, div.clips {
	width:280px;	
	color:#ec88ec;
}

div.clips a {
	display:block;
	padding:2px 4px;
	width:270px;
	font-family:arial;
	font-size:14px;
	text-align:left;	
	text-decoration:none;
	letter-spacing:-1px;
	color:#8e8e8e;
}

div.clips a.first {
	border-top-width:1px;
}

div.clips a.playing, div.clips a.paused, div.clips a.progress {
	background:url(/img/playlist/light.png) no-repeat 0px -69px;
	padding-right:60px;
	border:0;
}
	
div.clips a.progress {
	opacity:0.6;		
}

div.clips a.paused {
	background-position:0 0;	
}

div.clips a span {
	display:block;		
	font-size:11px;
	color:#666;
}

div.clips a em {
	font-style:normal;
	color:#ffffff;
	font-size:16px;
}	

div.clips a:hover {
	color:#ec88ec;	
}


div.clips a.playing:hover, div.clips a.paused:hover, div.clips a.progress:hover {
	background-color:transparent !important;		 
}
/*}}}*/


/*{{{ petrol colored */

div.clips.petrol a {
	background-color:#193947;
	color:#fff;
	border:1px outset #193947;
}

div.clips.petrol a.playing, div.clips.petrol a.paused, div.clips.petrol a.progress {
	background:url(/img/playlist/dark.png) no-repeat 0px -69px;
	border:0;
}

div.clips.petrol a.paused {
	background-position:0 0;	
}

div.clips.petrol a span {
	color:#aaa;
}

div.clips.petrol a em {
	color:#FCA29A;
	font-weight:bold;
}	

div.clips.petrol a:hover {
	background-color:#274D58;		
} 

div.clips.petrol a.playing:hover, div.clips.petrol a.paused:hover, div.clips.petrol a.progress:hover {
	background-color:transparent !important;		 
}
/*}}}*/


/*{{{ low version */

div.clips.low a {	
	height:90px;
}

div.clips.low a.playing, div.clips.low a.paused, div.clips.low a.progress {
	background-image:url(/img/playlist/light_small.png);
	background-position:0 -55px;
}

div.clips.low a.paused {
	background-position:0 0;	
}


/*}}}*/


/*{{{ go buttons */

a.go {
	display:block;
	width:18px;
	height:18px;
	background:url(images/icons/up.png) no-repeat;
	margin:15px 0 15px -25px;
	cursor:pointer;
}

a.go:hover, a.go.down:hover {
	background-position:0px -18px;		
}

a.go.down {
	background-image:url(images/icons/down.png);	
}

div.petrol a.go {
	background-image:url(images/icons/up.png);		
}

div.petrol a.go.down {
	background-image:url(images/icons/down.png);		
}

a.go.disabled {
	visibility:hidden;		
}

/*}}}*/



#divisor a {
		color:#000000;
		font-size: 18px;
		text-decoration: none;
		}
		
#bio{
	width:800px;
	margin: 0 auto;
	font-family:Arial;
	font-size: 14px;
	color: #8e8e8e;
	padding-top:20px;
	text-align:justify;
	/*overflow:hidden;*/
/*	word-wrap: break-word;*/ 
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;*/
}

#contacts{
	width:800px;
	padding-left:60px;
	font-size: 18px;
	color: #000000;
	text-decoration:none;
}

#fan_button{
	width:300px;
	heigth:50px;
	border: 1px solid #ffffff;
	background:#404139;
}

#fan_button a{
	color:#ffffff;

}


#news{
	width:500px;
	border-top:3px solid #5b5c54;
	vertical-align:top;
}

#news a{
	text-decoration: none;
}

#news_date{
	margin-top:15px;
	font-size: 14px;
}

#news_title{
	margin-top:5px;
	margin-bottom:5px;
	font-size: 18px;
	text-decoration: none;
}

#news_text{
	margin-bottom:15px;
	font-size: 15px;
	text-align:justify;
	text-decoration: none;
}

#news_image{
	margin-bottom:2px;
	margin-top:2px;
	text-align:center;
}

#news_image a{
text-decoration: none;
}

#album{
	width:400px;
	border-top:0px solid #5b5c54;
	vertical-align:text-top;
}

#album_title{
	width:300px;
	height:24px;
	margin-top:15px;
	margin-bottom:5px;
	padding-left:10px;
	padding-top:2px;
	font-size: 16px;
	font-weight:bold;
	color:#d4c292;
	background:#5b5c54;
	text-decoration: none;
}

#album_title_big{
	width:300px;
	height:56px;
	margin-top:15px;
	margin-bottom:5px;
	padding-left:10px;
	padding-top:2px;
	font-size: 16px;
	font-weight:bold;
	color:#d4c292;
	background:#5b5c54;
	text-decoration: none;
}

#album_image{
	margin-bottom:2px;
	margin-top:2px;
	text-align:center;
	text-decoration: none;
}

#album_text{
	margin-bottom:15px;
	font-size: 16px;
}


#guestbook{
	margin-top:15px;
	width:500px;
	border-top:2px solid #5b5c54;
	vertical-align:top;
}

#guestbook_date{
	margin-top:5px;
	font-size:16px;
}

#guestbook_url{
	font-size:16px;
}

#guestbook_email{
	font-size:16px;
}

#guestbook_nick{
	margin-top:2px;
	margin-bottom:2px;
	text-decoration: none;
	font-size:18px;
}

#guestbook_text{
	width:500px;
	margin-bottom:15px;
	text-align:justify;
	font-size:16px;
	text-decoration: none;
}    

#guestbook_table{
	margin-top:10px;
	text-align:left;
	width:300px;
	height:300px;
	border:2px solid #ec88ec;
	font-size:20px;
	color:#8e8e8e;
	background:#ffffff;
}

#guestbook_table input{
	border:1px solid #000000;
	color:#000000;
}

#guestbook_table textarea{
	border:1px solid #000000;
	color:#000000;
}

#guestbook_table #label{
	text-align:right;
}

#guestbook_table button{
	margin-left:50px;
	width:80px;
	font-size: 18px;
	font-family:Monotype Corsiva;
	border:2px solid #CC99FF;
	background:#333333;
	color:#CC99FF;
}

#guestbook_table button:hover{
	margin-left:50px;
	width:80px;
	font-size: 18px;
	font-family:Monotype Corsiva;
	border:2px solid #333333;
	background:#CC99FF;
	color:#333333;
}

#agenda{
	width:700px;
	border-top:3px solid #5b5c54;
	vertical-align:top;
}

#agenda a{
	text-decoration: none;
}

#agenda_date{
	margin-top:15px;
	font-size: 14px;
}

#agenda_title{
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	font-size: 18px;
	text-decoration: none;
}

#agenda_text{
	margin-bottom:15px;
	font-size: 15px;
	text-align:justify;
	text-decoration: none;
}

#agenda_image{
	margin-bottom:2px;
	margin-top:2px;
	text-align:center;
}

#agenda_image a{
text-decoration: none;
}

#last_list{
	width:300px;
	border:1px solid #000000;
	background:#000000;
}

