/*	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;
} 

*/

#sidebar .mod, #bottom_modules .mod {
background: url(images/slice_mod.jpg) repeat-x top left;
}

.rd .mod .hd {position:relative; top:-1px; margin-right:-1px; background:url(images/c_ne.gif) no-repeat top right; }
.rd .mod .hd h4 {background:url(images/c_nw.gif) no-repeat; position:relative; top:0; margin:0 0 0 -1px; padding:5px 10px 5px 10px; font-size:100%; font-weight:bold; color:#444;}

.widgettitle a {
color:#444;
}

/*
.demo-download {
background:url(images/arrow-double-open.gif) no-repeat 10px;
padding:10px 10px 10px 95px;
margin:15px;
}

.demo-download-alt, .demo-download {
background:url(images/arrow-open-end.gif) no-repeat 10px;
padding:10px 10px 10px 95px;
margin:20px;
}
*/
