			#site-wrapper, .slider .next, .slider .previous{background-color: #fff;}
				body, #footer, #footer ul li.column ul li{color: #595959;}
				.copy{color: #595959;}
				a, .copy a, .widget .content a{color: #39C;}
				a:hover, .action-link:hover, .copy a:hover, .widget .content a:hover, .section-title a:hover{color: #000;}
				ul#nav li a{color: #111; border-color: #fff;}
				ul#nav li a:hover, .current-menu-item a{border-color: #39C; color: #39C;}
				.gallery-title, .post-title, .post-title a, .page-title, .four-column .post-title a, #portfolio-content h4 a{color: #333;}
				.post-title:hover, .post-title a:hover, .page-title:hover, .four-column .post-title a:hover{color: #39c;}
				h3.widgettitle, h4.widgettitle, .widgettitle, .section-title, .section-title a, #footer h4, h4.widgettitle a{color: #111;}
				#footer h4, #footer h4 a, #footer .widgettitle{color: #fff;}
				ul#footer-nav li a, .obox-credit a, #footer a{color: #ccc;}
				#footer-nav a:hover, #footer a:hover{color: #39C;}
				.footer-text p{color: #878787;}
				ul#nav, .section-title, h4.widgettitle, #header-banner, ul.archives_list li, .pagination, .blog-main-post-container li, .next-prev-post-nav li:first-child, .next-prev-post-nav, .post-meta, .post-date{border-color: #111;}
				#footer{background-color: #111;}
				h5.date, .archives_list .date{color: #999;}
				#footer ul li.column ul li, .footer-text{border-color: #ccc;}
				.next-prev-post-nav, .post-meta{background-color: #F1F1F1;}
				.next-prev-post-nav li a{color: #999;}
				input[type="button"], input[type="submit"], input.submit_button, #comment_submit, .submit, .action-link, .button, .product span.onsale, #btn-cart, .reply-to-comment a{background-color: #39C !important;}
        .widget_price_filter .ui-slider-horizontal .ui-slider-range{background:#39C;}
				input[type="button"]:hover, input[type="submit"]:hover, input.submit_button:hover, #comment_submit:hover, .submit:hover, .action-link:hover, .button:hover, .product span.onsale:hover, #btn-cart:hover, .reply-to-comment a:hover{background-color: #000 !important;}
	    		input[type="button"], input[type="submit"], input.submit_button, #comment_submit, .submit, .action-link, .button, .product span.onsale, #btn-cart, .reply-to-comment a{color: #FFF !important;}
	/*------------------------------------------------*/

/* layouts smaller than 600px, iPhone and mobiles */

@media only screen and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 600px) {

ul#nav{background: #FFF !important;}

ul#nav ul.sub-menu, ul#nav .children{background: #FFF !important;}

.logo{max-width:90% !important;}

}


/*------------------------------------------------*/
/* Suppress Page Titles using page ID */


.page-id-1843 #page-title {
   display: none;
}