.events_frame
{
	float: left;
	width:1014;
    margin:auto;
	min-height:500px;
    color:#333333;
	margin:0px 0px 0px 0px;
	background:url(http://www.blackmarketbakery.com/assets/body/images/box.png);
}
    
.event
{
	margin-bottom:10px;
	width:940px;
	height: auto;
	min-height: 80px;
	padding:12px;
	margin-left: -7px;
	background-color: #ffffff;	
	font-family: "TradeGothocBoldRegular", Helvetica, sans-serif;
}
    
.event_image
{
	text-align:center;
    border:solid 1px #3c423e;
    width:114px;
	height:103px;
}

.event_image_container
{
	float:left;
	width:110px;
	margin-right:10px;
	margin-left:10px;
	background-color:#e5e5e5;
	
}
    
.event_info
{
	float:left;
	width:725px;
	padding: 5px;	
	margin-left:5px;
	height:95px;
	background-color:#cccccc ;
	color: #333333;
	/*overflow:hidden;*/
}
    
.event_title
{
	position:relative;
	font-size:18px;
	color:#666666;
	text-transform:uppercase;
	margin-bottom: 4px;
	background-color:#ffffff ;
	padding: 5px;
	width: 715px;
	float: left;
}
	
.event_date
{
	position:relative;
	color:#333333;
	background:#dba520;
	float:left;
	width:70px;
	height:100px;
	text-align:center;
	padding-top:5px;
}
    
.event_description
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-transform:none;
}
    
.view_event_box
{
	position:relative;
	z-index:20;
	height:20px;
	background:#0d0903;
	border-top:solid 1px #454545;
	width:250px;
	top:95px;
}
    
.click_to_enlarge_link
{
	color:white;
    font-weight:bold;
	text-align:center;
}
    
.view_all_events
{
	color:#FFF;
	font-weight:bold;
	margin-left:5px;
	font-size:16px;
}
	
#image_popup
{
	background:url(http://www.blackmarketbakery.com/assets/classes/images/overlay.png);
}
	
#image_popup_photo
{
	border:solid 1px #747474;
}


	.calendar-header {
		font-family: "TradeGothicLTBoldRegular", Arial, Helvetica, sans-serif ;
		color: #ffffff;
	}