body {
	background: #A61B48 url(../images/duo/background.jpg) no-repeat;
	}
#container {
	}
	
#container[id] {
	background: url(../images/duo/overlay.png);
	}

.meta, .comment-meta { 
	color: #766;
	}
.nav { 
	}
.nav li a:hover {
	background: #e2a8b7;
	}

h1 a#website-name {
	color: #A41E28;
}

h2 a {
	color: white;
	padding: 0 7px 4px;
}

h2 a:hover
{
	border-bottom: none;
	text-decoration:none;
	background: #a41a47;
}
.nav li span.active {
	background: #e2a8b7;
	}
#content pre {
	background: #f2d8c1;
	color: black;
	}
#footer, #preview-notice {
	color: #474747;
	}
#footer a {
	color: #A41E28;
	}
#footer h2 {
	color: #474747;
	}
	
dd a {
	border-bottom: 1px solid #fed5de;
	color: #fed5de;
	padding: 1px;
}

dd a:hover {
	border-bottom: none;
	text-decoration:none;
	background: #a41a47;
}

hr {
	clear: both;
	width: 100%;
	height: 1px;
	background: none;
	border: none;
	display: block;
}

.hentry {
	text-align: center;
}