
h1 {
	margin-top: 0px;
	padding-top: 20px;

	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	letter-spacing: -2px;
	text-transform: lowercase;
	text-align: right;

	color: grey;
}

h2 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;

	margin-left: -20px;
}

h3 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;

	padding: 4px;
}

h3 a {
	text-decoration: none;
	color: inherit;
}

h4 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
}

h4 a {
	text-decoration: none;
	color: inherit;
}

img.face {
	float: left;
}

#sidebar-right h2 {
	margin-left: 0px;
}
.title {
	margin-left: 100px;
}
.info {
	width: 80px;
	text-align:center;
	font-size: 12pt;
	margin-left: -10px;
	clear: left;
	float: left;
	color: silver !important;
}
.entry {
	margin-bottom: 2em;
	margin-left: 100px;
}

.entry .date {
	font-family: "Bitstream Vera Sans", sans-serif;
	color: grey;
	text-align: right;
}

.entry .date a {
	text-decoration: none;
	color: inherit;
}

