.padded {
	padding-left: 11px;
	padding-right: 11px;
}

#pages p {
	margin-bottom: 10px;
}

#pages p strong {
	color: #bbb;
}

#pages h1 {
	margin-bottom: 10px;
}

#pages h2 {
	margin-bottom: 20px;
}

#pages p a {
	color: #ddd;
}

#pages p a:hover {
	color: #E6FF89;
}


.page {
	padding-top: 11px;
	padding-bottom: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #161616;
}

#pages .page h2 {
	margin-bottom: 10px;
}

#pages .page h2 a {
	font-size: 16px;
	color: #fff;
}

.page .date {
	font-size: 11px;
	padding-bottom: 11px;
	border-bottom: 1px solid #333
}

#pages .page .more {
	text-align: right;
}

.page p {
	line-height: 1.5em;
}