﻿/*	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	: 	Tech Clean
	Skin URI	:	http://wordpress.shiftertheme.com/skins/tech-clean/
	Version		: 	1.0
	Comments	: 	Clean Tech Shifter Skin
*/

body {
background:#fff url(images/body_bg_blue.jpg) repeat-x;
}

#hd a {
color:#fff;
} 

.blogdescription {
color:#222;
}

#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;
}

.yui-skin-sam .yui-navset .yui-content {
background:#fff url(images/body_bg_blue.jpg) repeat-x left -480px;

}
.story-content img {
border:none;
}

