#mainEvent h1 {
    font-size: 41px;
    line-height: 45px;
    margin: 35px 0;
	font-family: aller;
	font-style: italic;	
	color: #3B424C;	
}

#mainEvent  h3 {
    color: #3B424C;
    height: 30px;
    line-height: 28px;
    border-top: 1px solid #a3a5a8;
    border-bottom: 1px solid #a3a5a8;
    font-size: 13px;
    font-weight: normal;
}

#mainEvent .date {
	color: #FF5335;	
	padding: 10px 0 0 0;
	margin-bottom: 30px;
}

#mainEvent .date li {
    float: left;
    padding-right: 5px;
}





#mainEvent .styles {
    font-size: 12px;
    color: #434445;
}


#mainEvent dt {
  float: left;
  font-weight: bold;  
  padding-right: 10px;            
}
#mainEvent dd {
  margin-left: 60px;              
}
              




.artistsWrap {
    padding: 10px 0 20px 0;    
}

.artistsWrap li {
    font-size: 20px;
    line-height: 22px;
    padding: 0px 0 8px 0;
    color: #a3a5a8;
    font-weight: normal;
    cursor: default;
}

.artistsWrap li span {
	font-size: 11px;
	color: #434445;
	font-family: 'AllerRegular', Arial;
    display: block;
    line-height: 11px;        
}


.price {
    padding-bottom: 37px;
    font-size: 13px;
    color: #A3A5A8;
}

.price strong {
    padding-bottom: 13px;
    font-size: 13px;
    padding-left: 7px;
}



#mainEvent .info h3 {
    margin-bottom: 13px;
}

#mainEvent .info {
    font-size: 12px;
    color: #464646;
    line-height: 19px;
}

#mainEvent .info p {
    margin-bottom: 18px;
}

#mainEvent a {
    color: #306E73;
    text-decoration: none;
}
#mainEvent a:hover {
	text-decoration: underline;
}


#mainEvent .info strong {
    color: #FF5335;
    font-weight: bold;
}


#mainEvent .photo h3 {
    border: 0px none;
    height: 15px;
    line-height: 15px;
    font-weight: bold;
    padding-bottom: 8px;
}

#mainEvent .photo img {
    padding-bottom: 8px;
}


.gallery a {
	margin-right: 15px;	
}

.fcbDl {
	padding: 10px 0;	
}
.fcbDl dt, .fcbDl dd, .fcbDl dd a{
	font-size: 12px;
	padding: 4px 0;
}
.fcbDl dt {
	float: left;
	width: 90px;
    color: #434445;
}
 	
.fb_iframe_widget {
	display: inline;
}
.fb_iframe_widget {
	width: 100px;
}

