body {
	color: #fff;
	background: #0c0e10 url(images/background.jpg) no-repeat fixed center top;
	font: 100%/1.5em Calibri, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

#footer a.email {
	display: none;
}

#footer a.url {
	display: none;
}

#footer span.tel {
	display: none;
}

a {
	outline: 0 none;
	color: #e1df39;
}

a img {
	border: 0 none;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	color: #999;
	line-height: 1em;
}

h2 {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 0;
	color: #e1df39;
	letter-spacing: 3px;
	text-transform: uppercase;
}

hr {
	visibility: hidden;
	clear: both;
}

#content {
	margin-left: 160px;
	width: 800px;
	padding-top: 120px;
}

/* @group intro */

#intro {
	font-family: Calibri, Verdana, sans-serif;
	padding-left: 240px;
	padding-right: 40px;
}

#intro h1 {
	float: left;
	width: 200px;
	text-align: right;
	margin: 0 0 0 -240px;
}



/* @end */

/* @group header */

#header {
	background: url(images/header-bar.png) repeat-y left;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	overflow: hidden;
	margin: 0;
	width: 128px;
	z-index: 2;
}

#header h1 {
	overflow: hidden;
	background: url(images/header-title.png) no-repeat 0 bottom;
	position: absolute;
	bottom: 0;
	height: 450px;
	width: 120px;
	margin: 0;
	text-indent: -999em;
}

#header small.tagline {
	position: absolute;
	right: 0px;
	background: url(images/header-tagline.png) no-repeat right 80%;
	width: 16px;
	height: 100%;
	overflow: hidden;
	text-indent: -999em;
	bottom: 0;
	top: 0;
}



/* @end */

/* @group portfolios */

/* @group portfolio */

#portfolio 				{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#portfolio li {
	padding: 40px;
	display: block;
	margin: 0;
	position: relative;
	clear: both;
}

#portfolio li p {
	margin-top: 0;
}

#portfolio li img {
	display: block;
	margin: 0 0 1em;
	position: relative;
	left: -40px;
}

#portfolio li h2 {
	clear: left;
	margin: 0;
}



/* @end */

/* @group portfolio-secondary */

#portfolio-secondary {
	list-style-type: none;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	clear: both;
	width: 840px;
	margin-right: -40px;
}

#portfolio-secondary li {
	width: 240px;
	float: left;
	padding: 40px 0;
	margin-right: 40px;
	position: relative;
}



/* @end */

#portfolio a span,
#portfolio-secondary a span {
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 3px;
	visibility: hidden;
	white-space: nowrap;
}

#portfolio a,
#portfolio-secondary a {
	text-decoration: none;
}

#portfolio a:hover span,
#portfolio-secondary a:hover span {
	visibility: visible;
}



/* @end */

/* @group contact */

#contact {
	position: fixed;
	top: 0;
	height: 60px;
	width: 100%;
	z-index: 1;
	background: url(images/background.jpg) center top;
	margin: 0;
	padding: 0;
	left: 0;
}

#contact .vcard {
	position: absolute;
	top: 20px;
	right: 20%;
	z-index: 2;
	background: url(images/contact.png) no-repeat right center;
	width: 357px;
	height: 16px;
	margin-right: -180px;
}

#contact a.email {
	width: 204px;
	display: block;
	height: 16px;
	left: 0;
	position: absolute;
	text-indent: -999em;
	overflow: hidden;
}

#contact span.fn,
#contact span.tel span.type,
#contact a.org.url,
#contact span.tel {
	display: none;
}


/* @end */

/* @group footer */


#footer {
	background-color: #2b2520;
	height: 140px;
	position: relative;
	padding: 40px 0 0 260px;
	margin: 40px 0 0 180px;
	color: #999;
	font-size: 13px;
}

#footer h4 {
	width: 240px;
	float: left;
	position: absolute;
	left: -20px;
	background-image: url(images/footer.gif);
	margin: 0;
	padding: 0;
	text-indent: -999em;
	overflow: hidden;
	height: 180px;
	top: 0;
}

ul#team {
	margin: 0 40px 0 0;
	width: 240px;
	list-style-type: none;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: absolute;
	left: 280px;
	top: 40px;
}

#footer div.adr {
	width: 240px;
	margin: 0;
	position: absolute;
	left: 560px;
	top: 40px;
}

span.postal-code {
	margin-right: 1ex;
}



/* @end */
