/*-------=black theme-------------------*/	

/* color for selections */
*::-moz-selection { background:#666; }
*::selection, mark { background:#666; }
	
/* text color */
.main_title, .filter_portfolio .active a, .filter_portfolio a:hover, 
.woocommerce .page-title, .summary span.amount { color:#666; }

/* flex slider */
.flex-caption  { border-bottom:3px solid #666; }
.flex-control-nav a { background:url(../../images/bullets_black.png) no-repeat 0px 0px !important;}

/* woocommerce stuff */
.checkout-button, #place_order,
.checkout-button:hover, #place_order:hover {
	background:#666 url(../../images/button_black_bg.png) top repeat-x !important;
	border-color:#555 !important; } 
span.onsale { background:#666 !important; }