/*	This is the Shifter Skin file.
	Do not change elements in any other CSS file associated with Shifter or your system will crash.
	CSS elements in this file will override the default Shifter Skin.
	
	Copyright 2007: Buzzdroid Media

	Author Name	: 	Buzzdroid
	Author Site	: 	http://buzzdroid.com
	Skin Name	: 	Basic
	Skin URI	:	http://buzzdroid.com/shifter/
	Version		: 	1.7rc6
	Comments	: 	Basic Shifter Skin
	
	For example, uncomment the following lines to turn your Shifter background black and the blogtitle white:

body {
background:#000;
} 
	
#hd a {
color:#fff;
} 

*/