/*
#social_sidebar #sb_retweet {
	position: absolute;
	top: 11px;
	left: 25px;
}

#social_sidebar #sb_facebook {
	position: absolute;
	top: 11px;
	left: 110px;
}

#social_sidebar #sb_google_buzz {
	position: absolute;
	top: 11px;
	left: 200px;
}

.current-cat, .current_page_item {top: -5px;padding-top: 5px;padding-bottom: 0;background: rgba(236, 217, 2, 0.6);}
*/
/*alt search form is the form that appears on the search page and 404 page*/
/*
#altsearchform input#s{padding: 5px; float: left;width:530px;height: 20px;font-size:.9em;color: #000;text-transform: uppercase; border: 0; }
#alt_search_wrapper input#searchsubmit{height: 25px; float: left;}
#altsearchform input#searchsubmit:hover {background: #fff;}
#alt_search_wrapper .searchinput {width: 576px;margin: 0 auto; overflow: auto; border: 1px solid #7D7D7D; margin-top: 11px; margin-bottom: 11px;
}
#altsearch_wrapper {
}
*/

