/*
	Skin. The theme shipped four of these and the site is using one. It does
	colour and nothing else, which is why every rule in here is a colour rule and
	why none of them touch the box model.

	The builder rewrites this file per site. Nothing else in styles/ is rewritten,
	so this is the only place a site's palette exists.
*/

body {
	background-color: #eceef2; /* @seed palette.surround */
	color: #2b2b33; /* @seed palette.text */
}

#wrap-x578 {
	background-color: #fefeff; /* @seed palette.page */
}

a {
	color: #3a4a94; /* @seed palette.accent */
}

a:visited {
	color: #7b3f7b; /* @seed palette.visited */
}

#title-x578 a {
	color: #2b2b33; /* @seed palette.text */
}

#nav-x578,
#navbar-x578,
#navstrip-x578 {
	border-bottom-color: #dcdde3; /* @seed palette.rule */
	background-color: #f5f6f9; /* @seed palette.railwash */
}

#header-x578 {
	border-bottom-color: #dcdde3; /* @seed palette.rule */
}

.entry-title-link-x578,
.excerpt-head-link-x578,
.leadpost-link-x578,
.datestack-link-x578,
.titleroll-link-x578 {
	color: #333333;
}

.post-x578,
.leadpost-x578,
.excerpt-block-x578,
.datestack-x578,
.titleroll-row-x578,
.entry-dateline-x578,
.postmeta-x578,
.taxplate-x578 {
	border-bottom-color: #eeeeee;
}

.widget-title-x578,
.widgettitle-x578,
.railcap-x578,
.boxcap-x578,
.widget-cap-x578,
.widgetcap-x578 {
	border-bottom-color: #dcdde3; /* @seed palette.rule */
}

.raildd-x578,
.postlist-row-x578,
.termlist-row-x578,
.railrow-x578,
.finerow-x578,
.linkrow-x578,
.rolldown-row-x578,
.blogroll-item-x578,
.cat-item-x578,
.connect-row-x578 {
	border-bottom-color: #f0f0f0;
}

.widgetnote-x578 {
	border-color: #eeeeee;
	background-color: #f5f6f9; /* @seed palette.railwash */
}

.relbox-x578,
.rp_hull-x578,
.author-box-x578,
.abh-frame-x578,
.noticeplate-x578 {
	border-color: #eeeeee;
	background-color: #fbfbfb;
}

.entry-content-x578 blockquote {
	border-left-color: #dcdde3; /* @seed palette.rule */
	color: #444444;
}

.post-info-x578,
.excerpt-stamp-x578,
.leadpost-stamp-x578,
.datestack-when-x578,
.titleroll-date-x578,
.post-foot-x578,
.datestack-filed-x578,
.entry-kicker-x578,
.entry-dateline-x578,
.railnote-x578,
.textwidget-x578,
.widgetnote-x578,
.disclosure-body-x578,
.fineprint-x578 {
	color: #6d6d78; /* @seed palette.quiet */
}

.colophon-sep-x578,
.dateline-sep-x578 {
	color: #bbbbbb;
}

#footer-x578,
#colophon-x578 {
	border-top-color: #dcdde3; /* @seed palette.rule */
	background-color: #f5f6f9; /* @seed palette.railwash */
	color: #6d6d78; /* @seed palette.quiet */
}

.stack-go-x578,
.strip-go-x578,
.register-go-x578,
.archive-go-x578,
.cat-go-x578,
.monthpick-go-x578,
.railbutton-x578,
.searchsubmit-x578,
.lite-submit-x578 {
	border-color: #cccccc;
	background-color: #f4f6f7;
}
