
html,
body {
	margin: 0;
	padding: 0;
	color: #efefef;
	line-height: 1.75;
	background: #000 url("/styles/200708/images/logo.png") no-repeat top center;
}

a:link ,
a:visited {
	color: #c81870;
}

a:hover {
	text-decoration: none;
}

.microformats-icon {
}

.section {
	margin: 0 0 10em 0;
}

.section .section {
	margin: 0 0 3em 0;
}

img {
	border: none;
}

hr {
	visibility: hidden;
	clear: both;
}

#whole {
	margin: 0 20%;
}

#top {
	height: 350px;
	padding: 250px 0 0 0;
}

#top a {
	display: block;
	width: 100%;
	height: 100px;
	text-indent: -10000px;
	overflow: hidden;
}

#profile {
	background: url("/styles/200708/images/profile.png") no-repeat top left;
}

#profile h2 {
	margin: 0;
	padding: 0;
	height: 100px;
	text-indent: -10000px;
	overflow: hidden;
}

#profile #profile-list {
	font-size: 13px;
	height: 143px;
	padding: 0 0 0 200px;
}

#profile ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#portfolio {
	background: url("/styles/200708/images/portfolio.png") no-repeat top left;
	padding: 0;
}

#portfolio h2 {
	margin: 0;
	padding: 0;
	height: 100px;
	text-indent: -10000px;
	overflow: hidden;
}

#contact {
	background: url("/styles/200708/images/contact.png") no-repeat top left;
	padding: 0;
}

#contact h2 {
	margin: 0;
	padding: 0;
	height: 100px;
	text-indent: -10000px;
	overflow: hidden;
}

#contact dd {
	margin: 0;
	padding: 0;
}

#contact input,
#contact textarea {
	width: 100%;
	background: #333;
	color: #fff;
	border: 2px solid #333;
}

#contact input.button {
	width: auto;
}

#footer {
	background: url("/styles/200708/images/by.png") no-repeat top right;
	height: 80px;
	padding: 0;
	margin: 0;
}

#footer address {
	display: none;
}
