* {margin:0;padding:0;border:0;outline:0;list-style:none;font-family:Arial;font-size:12px;}

body {
	background:#353535 url(../img/bg-header.gif) repeat-x center left;
}

a {
	color:#666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.geral {
	margin:0 auto;
	padding:0 15px 0 15px;
}

h1 a {
	background:url(../img/logo-kenjiyamamoto.gif) no-repeat  0 0;
	float:left;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	width:290px;
}

.services {
	float:right;
	overflow:auto;
}

.services li {
	float:left;
}

.linkedin,
.wordpress,
.flickr,
.twitter,
.feed,
.facebook,
.delicious,
.youtube,
.lastfm,
.vimeo,
.picasaweb {
	display:block;
	height:50px;
	margin:0 0 0 5px;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	width:26px;
}

.linkedin {
	background:url(../img/icons-social.gif) no-repeat 0 center;
}
.wordpress {
	background:url(../img/icons-social.gif) no-repeat -30px center;
}
.flickr {
	background:url(../img/icons-social.gif) no-repeat -60px center;
}
.twitter {
	background:url(../img/icons-social.gif) no-repeat -90px center;
}
.feed {
	background:url(../img/icons-social.gif) no-repeat -120px center;
}
.facebook {
	background:url(../img/icons-social.gif) no-repeat -150px center;
}
.delicious {
	background:url(../img/icons-social.gif) no-repeat -180px center;
}
.youtube {
	background:url(../img/icons-social.gif) no-repeat -210px center;
}
.lastfm {
	background:url(../img/icons-social.gif) no-repeat -240px center;
}
.vimeo {
	background:url(../img/icons-social.gif) no-repeat -270px center;
}
.picasaweb {
	background:url(../img/icons-social.gif) no-repeat -300px center;
}
