/* Companion Custom CSS over-rides for [ Space Pub ]:  -  */
/* Companion Custom CSS over-rides for [ BuzzScope ]:  -  */
body,
input,
textarea {
	color: #ffffff;
}
pre {
	color: #ffffff;
}
#wrapper {
	background-color: #003366;
	color: #ffffff;
}
#primary {
	background-color: #003366;
	color: #ffffff;
}
#container {
	background-color: #003366;
	color: #ffffff;
}
#content {
	color: #ffffff;
}
#access {
	background-color: #0066cc;
	color: #0099ff;
}
a {
	color: #0099ff;
}
a:link,
a:visited,
a:active,
a:hover {
	color: #0099ff;
}
.entry-title {
	color: #0099ff;
}
.entry-title a {
	color: #0099ff;
}
.entry-title a:link {
	color: #0099ff;
}
.entry-title a:visited {
	color: #0099ff;
}
.entry-title a:hover {
	color: #0099ff;
}
.entry-title a:active {
	color: #0099ff;
}
.widget-title {
	color: #ffffff;
}
.entry-title h1 {
	color: #0099ff;
}
.entry-title h2 {
	color: #0099ff;
}
#content dt,
#content th {
	color: #0099ff;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #0099ff;
}
.page-title {
	color: #0099ff;
}
#content .entry-title {
	color: #0099ff;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #000033;
	color: #fff;
}