#events-selector{
	float: right;
	clear: both;
}

.single-event{
	float: left;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 570px;
	
}

.event-info{
	float: left;
}

.event-title{
	float: left;
	font-size: 20px;
	color: #C16C1C;
	width: 400px;
}

.event-title a{
	font-size: 20px;
	color: #C16C1C;
}

.share-social-icons{
	float: right;
	
}

.event-info .event-field{
	clear: both;
}

.event-field{
	margin-top: 5px;
	float: left;
}

.event-date{
	float: left;
	color: #e4e8b6;	
}

.event-info .event-date{
	width: 100%;
}

.event-time{
	float: left;
	color: #6d6534;
	
}

.event-details{
	float: left;
	width: 100%;
	color: #c16c1c;
}

.event-more-info{
	float: left;
}

.event-fb-link{
	float: left;
	width: 100%;
}

.event-tickets-link{
	float: left;
	color: #C16C1C;
}

.event-price{
	float: left;
	color: #6D6534;
}

.event-presale{
	float: left;
	color: #E4E8B6;
}

.event-label{
	float: left;
	color: #6D6534 !important;
	width: 80px;
}

.event-value{
	float: left;
	margin-left: 10px;
	width: 310px;
	color: #E4E8B6 !important;
	
}

.event-image{
	float: right;
}

.back-to-events{
	float: left;
	margin-top: 30px;
}

.back-to-events a{
	color: #b00065;
}

.share-event{
	margin-bottom: 5px; 
	float: left; 
	padding-right: 5px;
} 

.single-event a{
	color: #B00065;
}

.event-field a, .event-value a{
	color: #8D38C9;
}

.event-detail .event-value{
	width: 270px;
}

.event-detail .event-title{
	width: 370px;
}

.event-detail .event-image{
	width: 200px;
}

.event-detail .share-social-icons{
	/*float: left;*/
}
p.event-description{
	margin-left: 90px;
	margin-top: 77px;
}

.event-top{
	/*width: 360px;*/
	float: left;
}