/* ==============================================================================	
	Text colors
        Links / 404 Page smile
============================================================================== */
a, 
#page-404 h3 span {color:#ff9900}
/* ==============================================================================	
	Background colors
        Body  / Colored butons / Date and comment in slider / Filter price range / Add to cart on single product
============================================================================== */
body {background-color: #ddd}
.button.btn-colored, 
#main-slider .caption .entry-meta,
.ui-slider .ui-slider-range,
.widget_shopping_cart_content p.buttons a,
form.cart a.add_to_cart_button i {background-color:#ff9900}