{assign_variable:theme="themes/ksh/site/"}

body { 
	background: #000 url(../images/bg_nightclub.jpg) center top no-repeat fixed;
	margin: 0 auto;
}


/************************************************************************/
/*                            	BODY DIV                                */ 
/************************************************************************/

div#body_col1, div#body_col2, div#body_col3 {
	padding: 20px;
}

div#body_col1 {
	position: relative;
	float: left;
	width: 900px
}

div#body_content {
	background: url(../images/bgtile_events.png) repeat-y center top;
	width: 940px;
	margin-left: 10px;
	position: relative;
	float:left;
}

div#body_header_home {
	background: url(../images/header_events.png) no-repeat bottom;
}

div#body_col1 h1 {
	font-family: helvetica, arial;
	font-size: 24px;
	text-transform: uppercase;
}

div#body_col1 h2 {
	font-family: helvetica, arial;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 18px;
}

div#body_col1 h3 {
	font-family: helvetica, arial;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 18px;
	color: #fff;
}

/************************************************************************/
/*                            	IMAGES                                  */ 
/************************************************************************/

div#body_col1 .event_flyer {
	float: right;
	margin: 0 0 0 20px;
}

.img_levels {margin-bottom: 20px;}

/************************************************************************/
/*                            	TYPOGRAPHY                              */ 
/************************************************************************/

div#body_header_home h1 {
	font-size: 24px;
	font-family: Helvetica, arial;
	padding: 20px 0 0 25px;
	color: #fff;
	font-weight: lighter;
}

.galleryDate { 
	float: right;
	font-family: Helvetica, arial;
	font-size: 12px;
	color: #ccc;
	margin-right: 340px;
	margin-top: -20px;
}

/************************************************************************/
/*                            	GALLERY LIST                            */ 
/************************************************************************/

a.eventItem {
	display: block;
	height:45px;
	width: 290px;
	text-decoration: none;
}

li.galleryItem {
	list-style-type: none;
	font-family: Helvetica; arial;
	font-size: 12px;
	color: #fff;
	height: 44px;
	width: 290px;
	background: url(../images/view_gallery.png) no-repeat;
	padding: 10px 0 0 10px;
	margin-bottom: -5px;
}

div#body_col2 li:hover {
	background: url(../images/view_gallery_hover.png) no-repeat;
}

.gallery_eventName {
	font-size: 14px;
	color: #fff;
}

.gallery_eventDate {
	font-size: 11px;
	color: #ccc;
}

.imgGallery { 
padding: 6px;

}
