body {
	font-size: 12px;
	font-family: georgia, helvetica, arial, sans-serif;
	text-align: center;

}

h1 {
	font-size: 280%;
}

h2 {
	font-size: 280%;
  margin: 0.5em 0 0.2em
}

h2 a {
	color: #404040;
}

h3 {
	font-size: 160%;
	margin-top: 1em;
}

#header h1 {
	display: inline;
	font-size: 2em;	
	letter-spacing: -0.08em;
	
}

#header h1 a {
	color: black;
	text-decoration: none;
	text-shadow: #ffffff 2px 2px 2px;
}

#header #title a:hover {
	background: black;
	color: white;
}

#header .description {
	display: inline;
}

a {
	color:	#000;
}

p {
	font-size: 120%;
	line-height: 1.5;
	margin: 0 0 1em 0;
}

blockquote p {
  font: 180%/1.5 palatino, georgia, serif;
  margin: 1em 2em 0em;
}

p.attribution {
	font-size: 83%;
	margin:0em 2em 2em;
	text-align: right;
}

p.postmetadata {
  clear: both;
  font-style: italic;
}

#sidebar ul li li {
	margin-bottom: 0.8em;
}

#sidebar ul li ul.children {
	margin-top: 0.4em;
	margin-left: 0.8em;
}
