#pagehead {}
#title {}
#blogname {
	height: 50px;
}
#blogname h1 {
	text-transform: lowercase;
	font-size: 2em;
	font-weight: bold;
	padding-left: 1.5em;
	padding-top: 0.25em;
}
#blogname h1 a {
	text-decoration: none;
	color: #000;
	padding-bottom: 10px;
	background: #fff url( a-arrow.gif ) 18px 25px no-repeat;
}
#blogname h1 a:hover {
	background: #fff url( a-arrow-hover.gif ) 18px 25px no-repeat;
}
#description {}
#description-text {
	padding-top: 0.5em;
}