/* PRIMARY ELEMENTS */

#themeblvd-demo-panel #themeblvd-demo-top {
	background-image: url(../images/dark/panel_top.png);
}

#themeblvd-demo-panel #themeblvd-demo-middle {
	background-image: url(../images/dark/panel_middle.png);
}

#themeblvd-demo-panel #themeblvd-demo-bottom {
	background-image: url(../images/dark/panel_bottom.png);
}

/* TYPOGRAPHY */

#themeblvd-demo-panel {
	color: #ffffff;
}

#themeblvd-demo-panel h4 {
	border-bottom: 3px solid #3f3f3f;
	text-shadow: 1px 1px 1px #000000;
}

#themeblvd-demo-panel a {
	color: #cccccc;
}

#themeblvd-demo-panel a:hover {
	color: #ffffff;
}

/* FORM ELEMENTS */

#themeblvd-demo-panel select,
#themeblvd-demo-panel input {
	background: #000000;
	border: 1px solid #3f3f3f;
	color: #ffffff;
}

/* TOGGLE PANEL */

#themeblvd-demo-panel .demo-toggle {
	background-image: url(../images/dark/button_toggle.png);
}

/* RESET */

#themeblvd-demo-panel #themeblvd-demo-reset {
	background-image: url(../images/dark/button_reset.png);
}

/* MORE THEMES */

#themeblvd-demo-panel #themeblvd-demo-more {
	background-image: none;
	background-color: #69F;
}
