.typography p { margin-bottom:1.75em; }
.typography a {
	text-decoration:none;
	color:#444;
}
.typography a:hover {
	text-decoration:underline;
	color:#000;
}
.typography #menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
}
.typography #menu li a:hover { background:url(../images/bg-menu-hover.png) no-repeat center center; }
.typography #sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
}
.typography #sidebar li a:hover {
	background:#edebed;
	color:#000;
}
.typography #footer-valid a {
	color:#222;
	text-decoration:none;
}
.typography #footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.typography h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
}
.typography a.feed-button {
	display:block;
	width:100px;
	height:25px;
	text-decoration: none;
}
.typography a:hover.feed-button { background-position:0 -25px; }
.address {
	font-size:12px;
	font-variant: small-caps;
	font-family: georgia, times new roman, times, serif;
	color:#000000;
}
.separator {
	color:#999999;
}
