body {
	margin: 0;
	background: #151515;
	font-size: 75%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #dddddd; 
}

p , img {
	margin: 0;
	padding: 0;
	border: 0;
}

#info {
	display: none;
}

/* kwick */

.first {
	width: 533px;
	top: 10px;
	left: 571px;
	position: fixed;
	visibility: inherit;
}

.second {
	width: 750px;
	top: 10px;
	left: 10px;
	position: fixed;
}

#kwick .kwicks {
	display: block;
	height: 43px;
}

#kwick li {
	float: left;
	list-style: none;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 43px;
	width: 60px;
	background: #fff;
	margin-right: 15px;
}

#kwick .kwick span {
	display: none;
}


#kwick .xing {
	background: url(../i/projects/xing.png);
	background-repeat: no-repeat;
}

#kwick .flickr {
	background: url(../i/projects/flickr.png);
	background-repeat: no-repeat;
}

#kwick .twitter {
	background: url(../i/projects/twitter.png);
	background-repeat: no-repeat;
}

#kwick .noserub {
	background: url(../i/projects/noserub.png);
	background-repeat: no-repeat;
}

#kwick .exhero {
	background: url(../i/projects/exhero.png);
	background-repeat: no-repeat;
}

#kwick .moconica {
	background: url(../i/projects/moconica.png);
	background-repeat: no-repeat;
}

#kwick .fuckhelvetica {
	background: url(../i/projects/fuckhelvetica.png);
	background-repeat: no-repeat;
}

#kwick .iconize {
	background: url(../i/projects/iconize.png);
	background-repeat: no-repeat;
}

/* hcard */
.vcard {
	background: url(../i/contactbg.png);
	height: 55px;
	padding: 25px;
	line-height: 1.5em;
}

.vcard .photo, .vcard .org, .vcard .region {
	display: none;
}

.vcardBox {
	float: left;
	margin-right: 50px;
}

.fn {
	font-weight: bold;
}

a:focus, 
a:hover		{ color: #dddddd; }
.vcard a	{ color: #dddddd; text-decoration: none; border-bottom: 1px solid #654940; }

.hcard {
	padding: 5px 0 5px 20px;
	background: transparent url(../i/microformats.gif) no-repeat center left;
	color: #6a9e07;
}

.vcarddownload {
	padding: 5px 0 5px 20px;
	background: transparent url(../i/vcard.gif) no-repeat center left;
}
