/* @override http://moodsbooks.com/_/moodsbooks/css/themes/style.css */
/* @override http://moodsbooks/_/moodsbooks/css/themes/style.css */
/* @group Base Colours */
body {
	color: #cccccc;
	background-color: #212121;
}

.box {
	color: #aaaaaa;
}

#content {

}
h1 {
	color: #94b3c5;
}
h2 {
	color: #d3ae3f;
}
h3 {
	color: #fff;
	border-left-color: #ffce40;
}
strong {
	color: #fff;
}
dt, label {
	color: #fff;
}
a {
	color: #94b3c5;
}
a:hover,
a:focus {
	color: #fff;
}
#header-menu a {
	color: #dfdfdf;
}
#secondary-menu a {
	color: #999999;
}
#footer-menu a {
	color: #555555;	
}
#header-menu a:hover,
#header-menu a:focus{
	color: #f4f4f4;
}
#secondary-menu a:hover,
#secondary-menu a:focus {
	color: #cccccc;
	border-left-color: #444;
}
#footer-menu a:hover,
#footer-menu a:focus {
	color: #777777;
}
#header-menu .active a{
	color: #929292;
}
#secondary-menu .active a {
	color: #545454;
}
#header-menu .active a:hover,
#header-menu .active a:focus,
#secondary-menu .active a:hover,
#secondary-menu .active a:focus,
#footer-menu .active a:hover,
#footer-menu .active a:focus {
	color: #dddddd;
}
.highlight {
	color: #fff;
}
.highlight strong {
	color: #d3ae3f;
}
.caption strong {
	color: #bbb;
}
p .footnote-ref {
	margin-left: 0.071428571429em;
}
.footnotes .footnote-ref {
	color: #999999;
}
ul.footnotes {
	color: #777777;
}
ul.footnotes li sup {

}
/* @end */

/* @group sail */
body.theme-sail #banner #banner-image {
	background-image: url("sail/banner.jpg");
}
body.theme-sail #logo {
	background-image: url("sail/logo.gif");
}
body.theme-sail #header-menu a {
	color: #d8e1e7;
}
body.theme-sail #header-menu .active a {
	color: #8d9397;
}
body.theme-sail #header-menu a {
	color: #d8e1e7;
}
body.theme-sail #header-menu a:hover {
	color: #ffce40;
}
/* @end */

/* @group seal */
body.theme-seal #banner #banner-image {
	background-image: url("seal/banner.jpg");
}
body.theme-seal #logo {
	background-image: url("seal/logo.gif");
}
body.theme-seal #header-menu a {
	color: #41a1d8;
}

body.theme-seal #header-menu .active a {
	color: #94b3c5;
}
body.theme-seal #header-menu a:hover {
	color: #e5f5ff;
}

/* @end */

/* @group sunset */
body.theme-sunset #banner #banner-image {
	background-image: url("sunset/banner.jpg");
}
body.theme-sunset #logo {
	background-image: url("sunset/logo.gif");
}
body.theme-sunset #header-menu a {
	color: #ffce40;
}
body.theme-sunset #header-menu .active a {
	color: #b29747;
}
body.theme-sunset #header-menu a:hover {
	color: #ffe7a4;
}
body.theme-sunset #content p.highlight {
	/*color: #eaea60;*/
}
body.theme-sunset h1,
body.theme-sunset h2 {
	/*color: #df6900;*/
}

/* @end */

/* @group snow */
body.theme-snow #banner #banner-image {
	background-image: url("snow/banner.jpg");
}
body.theme-snow #logo {
	background-image: url("snow/logo.gif");
}
body.theme-snow #header-menu a {
	color: #dddfcc;
}
body.theme-snow #header-menu .active a {
	color: #91917e;
}
body.theme-snow #header-menu a:hover {
	color: #ffffff;
}
body.theme-snow #content p.highlight {
	/*color: #f2f2cb;*/
}
body.theme-snow h1,
body.theme-snow h2 {
	/*color: #eef8f8;*/
}

/* @end */

/* @group photo_comp */
body.theme-photo_comp #banner #banner-image {
	background-image: url("photo_comp/banner.jpg");
}
body.theme-photo_comp #logo {
	background-image: url("photo_comp/logo.gif");
}

/* @end */


/* @group 404 */
body.theme-404 #banner #banner-image {
	background-image: url("404/banner.jpg");
}
/* @end */
/* @group New Moods of Mann */
body.theme-new-moods-of-mann #banner #banner-image {
	background-image: url("new-moods-of-mann/banner.jpg");
}
body.theme-new-moods-of-mann #banner {
	background-image: url("new-moods-of-mann/banner-background.gif");
}
/* @end */

/* @group Garden Moods */
body.theme-garden-moods #banner #banner-image {
	background-image: url("garden-moods/banner.jpg");
	height: 328px;
}
body.theme-garden-moods #banner {
	height: 310px;
}
body.theme-garden-moods #banner {
	background-image: url("garden-moods/background.gif");
}
/* @end */
/* @group Moods of Scotland */
body.theme-moods-of-scotland #banner #banner-image {
	background-image: url("moods-of-scotland/banner.jpg");
	height: 391px;

}
body.theme-moods-of-scotland #banner {
	height: 397px;
}
body.theme-moods-of-scotland #banner {
	background-image: url("moods-of-scotland/background.gif");
}
/* @end */
/* @group Moods of Planet Earth */
body.theme-moods-of-planet-earth #banner #banner-image {
	background-image: url("moods-of-planet-earth/banner.jpg");
}
body.theme-moods-of-planet-earth #banner {
	background-image: url("moods-of-planet-earth/banner-background.gif");
}
/* @end */