/*	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 Black
	Skin URI	:	http://buzzdroid.com/shifter/
	Version		: 	1.7rc6
	Comments	: 	Basic Black 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;
} 

*/

#topnav,.sq .mod .hd,.rd_bot .mod .hd {
background:transparent url(images/slice_black.jpg) repeat-x scroll center bottom;
}

#topnav ul.topnav li {
border-right:1px solid #7f7f7f;
}

.sq .mod .hd h4,.rd_bot .mod .hd h4 {
background:transparent url(images/slice_black.jpg) repeat-x scroll center bottom;
}

.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:#333;
}

.yui-skin-sam .yui-navset .yui-nav, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav { /* protect nested tabviews from other orientations */
border:solid #222; /* color between tab list and content */
border-width:0 0 5px;
Xposition:relative;
zoom:1;
}

.yui-skin-sam .yui-navset .yui-nav a:hover, .yui-skin-sam .yui-navset .yui-nav a:focus {
background:#fff url(../../yui/2.4.0/build/assets/skins/sam/sprite.png) repeat-x left -100px; /* selected tab background */
outline:0;
}

.yui-skin-sam .yui-navset .yui-nav .selected a, .yui-skin-sam .yui-navset .yui-nav .selected a em {
border-color:#222; /* selected tab border color */
}

.yui-skin-sam .yui-navset .yui-nav .selected a, .yui-skin-sam .yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */ .yui-skin-sam .yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
background:transparent url(images/slice_black.jpg) repeat-x scroll center bottom; /* selected tab background */
color:#fff;
}

