 * {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	font-size: 75%;
}

body {
	font: 1em/1.6em "Akkurat", arial, helvetica, sans-serif;
	color: #fff;
	background: #000 url(img/bg.jpg);
}

form,
input,
button {
	font: 1em/1.6em "Akkurat", arial, helvetica, sans-serif;
}

a {
	color: #fff;
	text-decoration: none;
}
	a:hover,
	a.more,
	#events li h3,
	.sub dl dt,
	a.active,
	.sub #breadcrumb .current,
	#breadcrumb .current_page_item a,
	div.djs,
	.sub dl h3,
	.sub dl h3 a,
	.ngg-albumtitle a {
		color: #ec008c !important;
	}
	#breadcrumb {
		padding-bottom: 19px;
	}
		#breadcrumb li {
			list-style: none;
			float: left;
		}
		#breadcrumb a {
			padding: 0 25px 0 10px;
			background: transparent url(/images/bg-calendar-break.gif) right 2px no-repeat;
		}
		#breadcrumb a.first,
		#breadcrumb li.page-item-22 a {
			padding: 0 25px 0 0;
		}
		#breadcrumb a.last,
		#breadcrumb li.page-item-68 a,
		#breadcrumb li.page-item-840 a {
			padding: 0 0 0 10px;
			background-image: none;
		}
a.more {
	background: transparent url(/images/bg-more.gif) right 50% no-repeat !important;
	padding-right: 16px;
}

p,
.djs,
.sub dl img {
	margin-bottom: 10px;
}

/* TITLES */
h1 {
	text-indent: -9009px;
}
		h1 a {
			display: block;
			width: 91px;
			height: 29px;
			border: none;
			outline: none;
			background: url('/images/logo.gif') left 50% no-repeat;
		}
h2,
.ngg-albumtitle a {
	font-size: 200%;
	font-weight: normal;
	margin-bottom: .4em;
}

#body {
	position: relative;
	margin: 35px auto 0;
	width: 702px;
}

	span#location {
		position: absolute;
		top: 19px;
		left: 102px;
		text-indent: -9009px;
		height: 10px;
		width: 300px;
		background: transparent url(img/bg-location.gif) no-repeat left top;
	}

/* NAVIGATION */
	#nav {
		position: absolute;
		top: 19px;
		right: 0;
		list-style: none;
		text-transform: uppercase;
	}
		#nav li {
			float: left;
			margin: 0 0 0 22px;
		}
			#nav li a {
				display: block;
				height: 10px;
				line-height: 10px;
				text-indent: -9009px;
				background-repeat: no-repeat;
				background-position: 50% top;
				outline: none;
			}
			#nav li a:hover,
			#nav li a.current,
			#nav li.active a {
				background-position: 50% bottom !important;
			}
			#nav li#music a {
				width: 38px;
				background-image: url(/images/nav-music.gif);
			}
			#nav li#bar a {
				width: 23px;
				background-image: url(/images/nav-bar.gif);
			}
			#nav li#gallery a {
				width: 54px;
				background-image: url(/images/nav-gallery.gif);
			}
			#nav li#blog a {
				width: 30px;
				background-image: url(/images/nav-blog.gif);
			}
			#nav li#about a {
				width: 40px;
				background-image: url(/images/nav-about.gif);
			}
/* END NAVIGATION */
	#content,
	#footer {
		position: relative;
/*		background: #000;*/
	}
	#content {
		margin: 10px 0 4px 0;
	}
	.sub #content,
	.about #content {
/*		width: 672px !important;*/
		padding: 20px 15px;
		background: #000!important;
	}
	.home #content #wrapper {
			background-image: none;
		}
		#content #wrapper {
			background-image: url(img/bg-content.gif);
			background-position: -20px;
		}

	#left {
		position: relative;
		width: 455px;
		float: left;
		padding-right: 10px;
	}
		.sub dl {
			clear: right;
		}
		.about #left p {
			padding-right: 10px;
		}
		.sub dl h3 {
			font-weight: 500;
			margin-bottom: 5px;
		}
		
		.sub #breadcrumb,
		.sub dl dt,
		.sub dl h3,
		div.djs {
			font-size: 20px !important;
		}
		.sub #breadcrumb,
		.sub dl dt,
		div.djs {
			font-size: 20px !important;
			line-height: 20px !important;
			height: 20px !important;
		}
		div.djs {
			height: auto !important;
		}
		.sub dl dt {
			text-transform: uppercase;
		}
		.sub dl h3 small {
			font-size: 70%;
			font-weight: normal !important;
		}
		.sub dl dt {
			float: left;
			width: 74px;
			clear: left;
		}
		.sub dl dd {
			float: left;
			padding-bottom: 20px;
			width: 380px;
		}
			.sub dl dd strong {
				font-weight: normal;
				font-size: 140%;
			}
			.sub dl dd #detail,
			.sub #detail {
				height: 450px;
			}
			.sub #detail {
				width: 300px;
			}
			
		#feature {
			width: 702px;
			height: 380px;
			display: block;
			clear: left;
		}
		#events {
			position: relative;
			clear: right;
			margin: 4px 0 0 0;
			padding: 0 0 6px 0;
			height: 240px;
			list-style: none;
			border-bottom: 1px solid #444;
		}
		#events > li:first-child {
			margin: 0;
		}
			#events li {
				position: relative;
				float: left;
				margin-left: 6px;
				width: 171px;
				height: 100%;
				display: block;
				background: #000;
				color: #fff;
				overflow: hidden !important;
			}
				#events li a {
					position: absolute;
					display: block;
					width: 171px;
					height: 100% !important;
					z-index: 20;
					overflow: hidden !important;
				}
					#events li:hover {
						outline: 1px solid #ec008c;
					}
				#events li .details {
					padding: 0 10px;
				}
				#events li .date {
					padding-top: 97px;
					text-transform: uppercase;
				}
				#events li h3,
				#events li .date {
					font-weight: normal;
					font-size: 150%;
					margin-bottom: 6px;
				}
				#events li h3 {
					line-height: 97%;
				}
				#events li small{
					display: block;
					font-size: 98%;
					line-height: 90%;
					margin-bottom: 4px;
					color: #aaa;
				}
	#sidebar {
		width: 185px;
		float: left;
		padding-left: 15px;
	}
		
		#sidebar ul {
			list-style: none;
			margin: 0 0 20px 0;
			padding: 0;
		}
	
	#footer {
		clear: both;
		text-align: right;
		font-size: 90%;
		color: #808080;
		position: relative;
	}
		#footer form {
			float: left !important;
			text-align: left !important;
			padding: 0 0 0 20px !important;
			width: 300px !important;
			background: transparent url(/images/btn-arrow.gif) no-repeat left 50% !important;
		}
			#footer #signup {
				position: absolute;
				left:0;
				width: 300px;
				text-align: left !important;
			}
			#footer button {
				cursor: pointer;
				font-size: 90%;
				background: #1a1a1a;
				color: #808080;
				padding: 1px 4px 0;
			}
				#footer button:hover {
					color: #ccc;
					background: #444;
				}
			#footer input {
				color: #808080;
				padding: 1px;
				background: #1a1a1a;
			}
.sub a.close {
	position: absolute;
	text-indent: -9009px;
	top: 41px;
	right: 22px;
	display: block;
	outline: none;
	width: 14px;
	height: 14px;
	background: transparent url(/images/bg-close.gif) 50% top no-repeat;
}
.blog a.close {
	top: 0 !important;
}
a.close:hover {
	background-position: 50% bottom;
}
.scroll-pane {
	overflow: auto;
	float: left;
}
.clear,
.ngg-clear {
	clear: both;
}

/* album override */

.ngg-albumcontent {
	padding: 6px 0;
	margin-bottom: 10px;
	clear: left;
}
	.ngg-albumtitle {
		padding-top: 10px;
		clear: both;
	}
	.ngg-albumcontent .ngg-description * {
		margin-top: 0;
		padding-top: 0;
		float: left;
	}

.ngg-thumbnail a,
.ngg-gallery-thumbnail a {
	display: block;
	width: 100px;
	height: 75px;
	outline: 1px solid #fff;
	margin: 0 8px 8px 0;
}

.ngg-thumbnail a,
.ngg-gallery-thumbnail a {
	float: left;
}

.ngg-thumbnail a:hover,
.ngg-gallery-thumbnail a:hover {
	outline-color: magenta;
}
.piclenselink {
	display: none !important;
}
#TB_window {
	background: #000 !important;
	outline: none !important;
	border: none !important;
}

.entry ol,
.entry ul {
	margin: 0 0 20px 20px;
}
