/* Posastyle CSS Document */

#band_content {
  margin-left:30px; 
  margin-top:20px;
}

#band_block {
  float:left;
  margin-right:20px;
}

#band_text {
  width:180px;
  text-align : center;
}

#band_text p {
  text-align : center;
}

#band_text a:hover{
	opacity:0.4;
	filter:alpha(opacity=40);
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	}
#band_text img {
  border:2px solid #CCCCCC;
  margin-bottom:10px;
}
.a_viola {
   color:#9e0e89;
}
.acca4_viola {
  font-size:13pt;
  color:#9e0e89;
}
p#link_band a, .acca4_viola{
  font-size:13pt;
  color:#9e0e89;
  font-weight:normal;
}
#link_band a:link, .acca4_viola{
  font-size:13pt;
  color:#9e0e89;
}

#link_band a:hover{
  font-size:13pt;
  color:#9e0e89;
  text-decoration:underline;
}

#band_clear {
  clear:left; 
  margin-top:200px;
}

#band_clear_demo {
  clear:left; 
}

#content_vote {
  margin-left:30px;
}

.event_time {
  padding:1px 5px 5px 22px; 
  background:url("http://www.unimelody.it/joo/images/stories/date/time.png") no-repeat scroll 0 0 transparent;
}

#icon_share{
	text-align: right;
	font-size:10px;
	/*border: solid 1px #CCC;*/
	/*color:#999;*/ 
	padding:3px; 
	/*margin:3px;*/
  margin-top:10px;
  margin-right:30px;
	/*float:right;*/ 
  min-width:280px;
}

#icon_share a:hover{
	opacity:0.4;
	filter:alpha(opacity=40);
}