body {
	font: normal 62.5% eurostiletmedregular, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000 url(images/tiled-background.png);
}
.round {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1;
}
#shadow {
	-webkit-box-shadow: inset 0px 0px 200px 80px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: inset 0px 0px 200px 80px rgba(0, 0, 0, 0.75);
	box-shadow: inset 0px 0px 200px 80px rgba(0, 0, 0, 0.75);
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#header {
	position: relative;
	width: 980px;
	height: 200px;
	z-index: 100;
}
#header #logo {
	display: inline;
	width: 292px;
	height: 180px;
	float: left;
	margin: 10px 0 0 30px;
}
#header #logo a {
	display: block;
	width: 292px;
	height: 180px;
	background: url(images/header-logo.png) no-repeat;
}
#header #navigation {
	position: absolute;
	width: 508px;
	height: 50px;
	right: 0;
	bottom: 0;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204, 204, 204, .75);
	box-shadow: 0px 0px 15px 0px rgba(204, 204, 204, .75);
}
#header #navigation ul {
	list-style: none;
}
#header #navigation li {
	display: inline;
}
#header #navigation a.menu {
	display: block;
	width: 122px;
	height: 50px;
	float: left;
}
#header #navigation .left {
	display: inline;
	width: 10px;
	height: 50px;
	float: left;
	background: url(images/nav-left-edge.png) no-repeat;
}
#header #navigation .right {
	display: inline;
	width: 10px;
	height: 50px;
	float: left;
	background: url(images/nav-right-edge.png) no-repeat;
}
#header #navigation a.home {
	background: url(images/nav-home.png) left top no-repeat;
}
#header #navigation a.music {
	background: url(images/nav-music.png) left top no-repeat;
}
#header #navigation a.mixcloud {
	background: url(images/nav-mixcloud.png) left top no-repeat;
}
#header #navigation a.photos {
	background: url(images/nav-photos.png) left top no-repeat;
}
#header #navigation a.contact {
	background: url(images/nav-contact.png) left top no-repeat;
}
#header #navigation .right {
	width: 10px;
	height: 50px;
	background: url(images/nav-right-edge.png) no-repeat;
}
#header #navigation a.current {
	background-position: left bottom;
}
#header #navigation a:hover {
	background-position: left center;
}
/*=========================== Container =========================== */
#container {
	position: relative;
	width: 980px;
	background: url(images/container-background.png);
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	/*    black inner shadow*/
    -webkit-box-shadow: inset 0px 200px 50px -150px rgba(0, 0, 0, .75), inset 0px -200px 50px -150px rgba(0, 0, 0, .75);
	box-shadow: inset 0px 200px 50px -150px rgba(0, 0, 0, .75), inset 0px -200px 50px -150px rgba(0, 0, 0, .75);
	/*    white outer glow*/
    -webkit-box-shadow: 20px 0px 20px -10px rgba(204, 204, 204, .25), -20px 0px 20px -10px rgba(204, 204, 204, .25);
	box-shadow: 20px 0px 20px -10px rgba(204, 204, 204, .25), -20px 0px 20px -10px rgba(204, 204, 204, .25);
	z-index: 200;
}
.media {
	position: relative;
	width: 980px;
	height: 50px;
	clear: both;
	margin: 0 auto;
	z-index: 100;
}
.social {
	width: 301px;
	height: 50px;
	float: right;
	background: url(images/social-media-banner.png) no-repeat;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(204, 204, 204, .75);
	box-shadow: 0px 0px 15px 0px rgba(204, 204, 204, .75);
}
.social ul {
	list-style: none;
}
.social li {
	display: inline;
}
.social .links {
	display: inline;
	width: 32px;
	height: 32px;
	float: left;
	margin: 9px 0 9px 11px;
}
.social a {
	display: block;
	width: 32px;
	height: 32px;
	cursor: pointer;
}
.social a:hover {
	-webkit-box-shadow: 0px 0px 6px 1px rgba(255, 255, 255, .75);
	box-shadow: 0px 0px 6px 1px rgba(255, 255, 255, .75);
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.social .instagramIcon {
	background: url(images/social-media-instagram.png) no-repeat;
}
.social .traxsourceIcon {
	background: url(images/social-media-traxsource.png) no-repeat;
}
.social .youtubeIcon {
	background: url(images/social-media-youtube.png) no-repeat;
}
.social .soundcloudIcon {
	background: url(images/social-media-soundcloud.png) no-repeat;
}
.social .mixcloudIcon {
	background: url(images/social-media-mixcloud.png) no-repeat;
}
.social .beatportIcon {
	background: url(images/social-media-beatport.png) no-repeat;
}
.social .beatportDJsIcon {
	background: url(images/social-media-beatport-djs.png) no-repeat;
}
.social .podcastIcon {
	background: url(images/social-media-podcast.png) no-repeat;
}
.social .itunesIcon {
	background: url(images/social-media-itunes.png) no-repeat;
}
.social .facebookIcon {
	background: url(images/social-media-facebook.png) no-repeat;
}
.social .contactIcon {
	background: url(images/social-media-contact.png) no-repeat;
}
.instagramHover {
	font-weight: bold;
	color: #db2e7b;
}
.traxsourceHover {
	font-weight: bold;
	color: #cdced0;
}
.youtubeHover {
	font-weight: bold;
	color: #cd332d;
}
.soundcloudHover {
	font-weight: bold;
	color: #ff9900;
}
.mixcloudHover {
	font-weight: bold;
	color: #ffffff;
}
.beatportHover {
	font-weight: bold;
	color: #a8e00f;
}
.podcastHover {
	font-weight: bold;
	color: #c3a0cb;
}
.itunesHover {
	font-weight: bold;
	color: #00ccff;
}
.facebookHover {
	font-weight: bold;
	color: #5ca1de;
}
#footer {
	width: 100%;
	background: #000 url(images/footer-concrete.jpg) 0 0;
	-webkit-box-shadow: inset 0px 300px 50px -200px rgba(0, 0, 0, .75);
	box-shadow: inset 0px 300px 100px -200px rgba(0, 0, 0, .75);
}
#footer #holder {
	position: relative;
	width: 980px;
	height: 133px;
	margin: 0 auto;
	z-index: 300;
}
#footer #image {
	position: absolute;
	width: 800px;
	height: 583px;
	background: url(images/footer-image-1.png) no-repeat;
	bottom: 0;
	margin-left: -250px;
}
#footer #credits {
	width: 980px;
	margin: 0 auto;
}
#footer #credits ul {
	list-style: none;
	text-align: right;
	margin: 10px;
}
#footer #credits li {
	display: inline;
	font: normal 1.4em eurostiletmedregular, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ccc;
	letter-spacing: 1px;
	padding: 0 4px;
}
#footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #ff9900;
	text-decoration: none;
}
#footer a:active {
	color: #999;
	text-decoration: none;
}
#footer #credits h1 {
	font: normal 1.2em eurostiletmedregular, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 1.5px;
	text-align: right;
	margin: 0 0 4px 30px;
}
