/* CSS Document */

/*---------------------------------------
	Web Style Sheet for Brettrospective
	
	version: 1.0
	author: Brett A. Bearce
	email: brett@brettrospective.com
	web site: http://www.brettro.com
	original: Oct. 5, 2009
-----------------------------------------*/

/* BASIC for custom color and typography */
	@import url("web-basic.css");
	
/* LIVEPIPE FRAMEWORK COMPONENTS */
	@import url("web-livepipe.css");
	
/* GOOGLE AJAX API (styling for Google's FeedControl) */
	@import url("web-gfeed.css");
	
/* GOOGLE AJAX API (styling for Google's Slideshow Control) */
	@import url("web-slideshow.css");
	
