
/* ------- 1. Structure ------- */

#footer {
	backround:#fff;
}

/* ------- 2. Buttons ETC ------- */

a.button_link, a.button_link:hover, a.button_link:active, a.button_link:active span, a.button_link span, .slider_content a.button, .slider_content a.button:hover {
	background-image:url(grey/buttons.gif);
}

.button:active, .button:hover, .button, .wp-pagenavi span.current, .slider_content a.button {
	border-color:#2A2F35;
	background-image:url(grey/buttons.gif);
}

/* ------- 3. Typography ETC ------- 
#about_the_author img,#footer h3.widgettitle, #footer div.widget li,#sub_footer,#footer p.thanks,table,th
{border-color:#51575f;}
#footer a:link, #footer a:visited,#footer .textfield, #footer textarea, #footer, #home_feature .slider_full h2, #home_feature .slider_full
{color:#aaa;}
.url,#footer a:hover,.contact_widget_email a,.top_metadata a,#blurb p.tweet a,#commentform a,h3.toggle a,.dropcap2,.pullquote_left,.pullquote_right,blockquote,h1,#home_feature h2,h5,.blog_header a,.colored,#secondary .widget_calendar td a,#secondary h3.widgettitle,h3.portfolio a, h2.portfolio a
{color:#51575f;}
a:hover,h3.portfolio a:hover,h2.portfolio a:hover,.blog_header a:hover{color:#40474F;} */

/* ------- 4. Images ------- */
#body_block .search-box, input.search-go {
	background-image:url(grey/searchbar.png);
}

#secondary .widget_categories ul li a, #secondary .widget_links ul li a, #secondary .widget_archive ul li a, #secondary .widget_meta ul li a, #secondary .widget_pages ul li a, #secondary .widget_recent_entries ul li a, .contact_widget_name, .contact_widget_phone, .contact_widget_email, ul.arrow_list li, ul.bullet_list li, ul.check_list li, h3.toggle, h3.active#secondary .widget_recent_comments ul li.recentcomments span, #secondary #twitter-widget.webtreats_twitter_widget ul li a {
	background-image:url(grey/mini_icons.png);
}

#body_block .twitter_bird, blockquote, .dropcap1, #spread_the_word span.sprite, #about_the_author span.sprite {
	background-image:url(grey/sprite.png);
}

#blurb p.tweet {
	background-image:url(grey/tweet.png);
}

#call_to_action_button {
	background-image: url(grey/get_started.jpg);
}

.twitter_icon, .reddit_icon, .digg_icon, .stumbleupon_icon, .delicious_icon, .facebook_icon, .linkedin_icon {
	background-image: url(grey/spread_the_word.png);
}

/* ------- 5. Menu ------- */

#footer p.thanks {
	background:#40474F;
	color:#eee;
}

/* ------- 6. Preloaders ------- */
#loading_slider {
	background:transparent url(grey/slider_loader.gif) no-repeat scroll center top;
}

#contactFormWidget .loadingImgWidgetFt {
	background:transparent url(grey/loader_widget_ft.gif) no-repeat scroll 0 0;
}

