body,html{}


/* SIGNAL AND LINK COLOR */
input[type=submit]:hover, 
input[type=submit]#searchsubmit:hover, #searchsubmit-flex:hover, 
#nav ul li.current_page_ancestor a, 
#nav ul li.current_page_item a,
/*#homebutton a.active,*/
#shortcuts ul li a,
a.button,
.shortcut_hover
{
	background-color:#8f000f;
	
}






#nav ul li.current_page_item a,#nav ul li.current_page_ancestor a {
background-color:#333;	

}

a{
	color:#8f000f;	
	}


/* DARK COLOR */
input[type=submit],
/*#footer,
#nav ul,*/
#nav ul ul li a,
/*#homebutton a,*/
#tabnav li.active a,
h2.trigger

{
	background-color:#343A3D;	
	}
	
a:hover {color:#464646; }

/* MEDIUM DARK COLOR */
/*#search,*/

#nav ul li a:hover,
#nav ul ul li.current_menu_parent ul li a:hover, 
#nav ul ul li.current-menu-ancestor ul li a:hover, 
#nav ul ul li.current-menu-item ul li a:hover, 
#nav ul ul li a:hover,
/*#homebutton a:hover,*/
#tabnav li a,
h2.trigger:hover,
h2.active,
.slider-full 
{
	
	background-color:#596468;
	
}


input[type=submit]#searchsubmit-flex{background-color:#343A3D}

input[type=submit]#searchsubmit-flex:hover{background-color:#596468}



/* LIGHT COLOR */
.sidebar, .author-box{}


.caption-sidebar {
	
	background:url(../img/interface/caption_red.png) no-repeat  left -126px;

}
.caption-sidebar span {
	
	background:url(../img/interface/caption_red.png) no-repeat  right -63px;
	
}

.caption {
	
	background:url(../img/interface/caption_red.png) no-repeat  left top;

}
.caption span {
	
	background:url(../img/interface/caption_red.png) no-repeat  right -63px;
	
}