/* WHITE */
body#style-four #logo_and_menu
{
	background: #F7F7F7;
	background-image: none;
}
	#inner_logo_and_menu #logo a { color: #444; }
	body#style-four #logo_and_menu nav ul li a
	{
		color: rgb(33,33,33);
		text-shadow: none;
	}
	
	body#style-four #logo_and_menu nav ul li a:hover,
	body#style-four #logo_and_menu nav ul li.sfHover a
	{
		color: white;
	}

	body#style-four #logo_and_menu nav ul li.current-menu-item a,
	body#style-four #logo_and_menu nav ul li a:hover,
	body#style-four .sf-shadow ul,
	body#style-four #logo_and_menu nav ul li ul li a,
	body#style-four #logo_and_menu nav ul li ul li ul li a,
	body#style-four #logo_and_menu nav ul li.sfHover a
	{
		background: rgb(212,212,212);
		color: rgb(56,56,56) !important;
	}
	
	body#style-four .sf-sub-indicator
	{
		background-position: -20px -100px;
	}
	
	body#style-four ul>li.current-menu-item .sf-sub-indicator
	{
		background-position: -0px -100px;
	}
	
	body#style-four ul>li.current-menu-item li a.sf-with-ul .sf-sub-indicator
	{
		background-position: -0px -0px;
	}
	body#style-four .sf-shadow ul
	{
		background: rgb(212,212,212);
	}


body#style-four #home_page_slider {
	
	border-bottom: 1px solid transparent;
	background: none;
	background-color: #F7F7F7;
}

body#style-four #home_page_below_slider,
body#style-four #four_wide_widget_container .row_3_text_widget img,
body#style-four #footer_three_widget_container,
body#style-four #breadcrumbs_search_container,
body#style-four .pagination span.current,
body#style-four .pagination a:hover,
body#style-four .routeplanner-wrapper,
body#style-four #main_content #wordpress_content ul.portfolio_cat_list li a,
body#style-four aside .widget_calendar table tbody tr td a,
.comment_text blockquote,
#wordpress_content blockquote
{
	background: url(http://dl.dropbox.com/u/455309/diagonal-noise.png);
	text-shadow: 0 1px 0 white;
}

#home_page_below_slider
{
	border-bottom: 1px solid white;
}

body#style-four #home_page_four_wide_widget_area
{
	border-top: 1px solid white;
}

body#style-four #home_page_double_width_widget_and_portfolio_slider
{
	border-bottom: 1px solid white;
}

body#style-four #footer_three_widget_container
{
	border-bottom: 1px solid rgb(150,150,150);
}

body#style-four #footer_bottom_widget_area,
body#style-four #main_content #wordpress_content ul.portfolio_cat_list li a:hover, 
body#style-four #main_content #wordpress_content ul.portfolio_cat_list li.active a
{
	background: rgb(26,26,26);
	text-shadow: none;
}

body#style-four #footer_subscribe_form input[type="text"], 
body#style-four #top_search input[type="text"], 
body#style-four #holding_widget_area input[type="text"],
body#style-four .routeplanner-to
{
	background: rgb(26,26,26);
	border: 1px solid rgb(26,26,26);
}

body#style-four #footer_subscribe_form input[type="submit"], 
body#style-four #top_search input[type="submit"], 
body#style-four #holding_widget_area input[type="submit"],
body#style-four .routeplanner-button
{
	background: rgb(213,213,213);
	color: rgb(26,26,26);
}

body#style-four .search_footer
{
	background: rgb(26,26,26);
}

body#style-four .routeplanner-button,
body#style-four #main_content #wordpress_content .gallery .gallery-item .gallery-icon a img
{
	border: 1px solid rgb(213,213,213);
}


body#style-four .pagination span.current,
body#style-four aside .widget_calendar table tbody tr td a
{
	border: 1px solid rgb(213,213,213);
	color: rgb(26,26,26);
}

body#style-four .pagination a,
body#style-four aside .widget_categories ul li span, 
body#style-four aside .widget_friendly_most_popular_posts ul li span
{
	border: 1px solid rgb(213,213,213);
}


body#style-four #main_content #wordpress_content #featured_portfolio_item img,
body#style-four #main_content #wordpress_content .portfolio_content .project img,
body#style-four ul.search_results
{
	border: 1px solid rgb(150,150,150);
}

body#style-four aside a,
body#style-four .post_meta,
body#style-four .post_meta a,
body#style-four ul.search_results li.post_with_thumb a,
body#style-four ul.search_results li a, 
body#style-four ul.search_results li a:visited 
{
	color: rgb(150,150,150);
}
aside .widget .widget-title, aside .widget h3 { background: none repeat scroll 0 0 #aaa; }