.b-afisha-time-line__event {
	position: relative;
	
	top: 0px;
}
.b-afisha-time-line__event__pic {
	width: 9px;
	height: 12px;
	background: #578500 url(../img/b-afisha-time-line-points.png) 0 -12px no-repeat;
	display: block;
	position: absolute;
	top: 0px;
	z-index: 100;
}

.b-afisha-time-line__event__dotted {
	width: 1px;
	height: 1000px;
	position: absolute;
	left: 4px;
	top: 16px;
	background: url(../img/b-afisha-time-line-dot.gif) 0 0 repeat-y;	
}


a.b-afisha-time-line__event__date {
	outline: none;
}

.b-afisha-time-line__event__date {
	width: 60px;
	text-align: center;
	position:absolute;
	bottom: -32px;
	display: block;
	left: -30px;
	color: #8c8c8c;
	font-size: 12px;
	text-decoration: none;
	z-index: 100;
}

.b-afisha-time-line__event__date ins {
	text-decoration: none;
	border-bottom: 1px dashed #8c8c8c;	
}

.b-afisha-time-line__event__title-pad-shadow {
	position:relative;
	padding-right: 10px;
}


.b-afisha-time-line__event__title {
	position:absolute;
	font-size: 12px;
	top: -70px;
	height: 65px;
}

.b-afisha-time-line__event__title-pad {
	padding: 2px 2px 5px;
	position:relative;
	width: 200px;
	left: -100px;	
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}

.b-afisha-time-line__event__title a {
	position:relative;
	z-index: 99;
	background: #fff;
}

.b-afisha-time-line__event__title-shadow {
	height: 20px;
	width: 11px;
	position:absolute;
	z-index: 100;
	overflow: hidden;
	background: url(../img/b-afisha-time-line__title-shadow.png) 0 0 no-repeat;
	right: -5px;
	top: 0px;
}