/*	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	: 	Bird
	Skin URI	:	http://buzzdroid.com/shifter/
	Version		: 	1.7rc6
	Comments	: 	Bird 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;
} 

*/

#hd {
background:transparent url(images/bird.jpg) no-repeat bottom right;
height:200px;
border:1px solid #ccc;
}

/* control main blog title in header */
#hd a {
color:#ffffff;
}

.blogtitle {
padding-left:10px;
}

.blogdescription {
padding-left:10px; color:#ffffff
}

#commentlist li {
background:#fff;
}

#search {
padding:5px 10px;
}


.sq_top_cl .mod .hd h4,.sq_top_cl_bdr .mod .hd h4,.rd_bot_sq_top_cl .mod .hd h4,.rd_bot_sq_top_cl_bdr .mod .hd h4,.rd_top_cl .mod .hd h4,.rd_top_cl_bdr .mod .hd h4,.rd .mod .hd h4,.cln .mod .hd h4 {
color:#eb9650;
}
