/*	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.
	
	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/IreHeader.jpg) no-repeat bottom right;
height:295px;
border:1px solid #ccc;
}

#topnav {
background:transparent url(images/slice_grey.jpg) repeat-x scroll center bottom;
padding:5px 10px;
}

.widgettitle, #sidebar ul li h2, #column3 ul li h2, #user1_module ul li h2, #user2_module ul li h2, #middle_modules ul li h2, #bottom_modules ul li h2 {
background:transparent url(images/slice_grey.jpg) repeat-x scroll center bottom;
border-bottom:1px solid #ccc;
color:#fff;
padding:5px;
}
