/* @override 
http://fauconcealed.org/themes/nouveau0.2/stylesheets/z-fauconcealed.css 
*/

a:hover {
	color: #599e5e;
	}
#header .header_box {
	width: 920px;
	margin: 0 auto;
	padding: 2.0em 0 1.5em 0;
	}
#header h1 {
	margin: 0;
	font: normal 4em/1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: .05em;
}

::selection {
	background: none;
	color: #000;
}
::-moz-selection {
	background: none;
	color: #000;
}

.post .body {
	margin-top: 1em;
}

.post.quote blockquote p {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.pinned_text {
	display: none;
	visibility: hidden;
}

.pinned .info {
	display: none;
	visibility: hidden;
}



