/*	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	: 	Resolution Blue
	Skin URI	:	http://buzzdroid.com/wordpress/shifter-skin-release-resolution/
	Version		: 	1.0
	Comments	: 	Soft gradients and distinct background colors

*/

body {
background:#fff url(images/body_bg.gif) repeat-x;
padding:0;
}

html>body {
padding:0px;
}

#doc, #doc2, #doc3, #doc4 {
background:#070707;
border:5px solid #070707;
}

#hd {
background:#333 url(images/doc_bg.gif) repeat-x;
padding:5px;
}

#hd a {
color:#fff;
}

#topnav {
background:#fff url(../../images/slice.jpg) repeat-x scroll center bottom;
}

#bd {
background:#f5f5f5;
border:1px solid #ccc;
}

.yui-u {
background:#f5f5f5;
}

.mod, .main-column-content-round .story-content, .main-column-content-square .story-content {
background:#fff;
}

.main-column-content, .metawrap, #bottom_modules, .story-content, .comment-column {
background:#f5f5f5;
}

.archive .metawrap.mod, .category .metawrap.mod {
background:#fff;
}



.rd_bot .mod .ft,.rd_bot_sq_top_cl_bdr .mod .ft,.rd_top_cl_bdr .mod .ft,.rd .mod .ft {
background:url(images/c_se.gif) no-repeat bottom right;
}

.main-column-content-round .hd .hdrBox,.comment-column-round .hd h3 {
background:url(images/c_nw.gif) no-repeat;
}

.main-column-content-round .ft,.comment-column-round .ft {
background:url(images/c_se.gif) no-repeat bottom right;
}

.main-column-content-round .ft .ftrBox,.comment-column-round .ft .ftrBox {
background:url(images/c_sw.gif) no-repeat bottom left;
}

.main-column-content-round .hd,.comment-column-round .hd {
background:url(images/c_ne.gif) no-repeat top right;
}

.rd_bot .mod .ft .ftrBox,.rd_bot_sq_top_cl_bdr .mod .ft .ftrBox,.rd_top_cl_bdr .mod .ft .ftrBox,.rd .mod .ft .ftrBox {
background:url(images/c_sw.gif) no-repeat bottom left;
}


.rd_top_cl .mod .hd,.rd .mod .hd {
background:url(images/c_ne.gif) no-repeat top right;
}

.rd_top_cl .mod .hd h4,.rd_top_cl_bdr .mod .hd h4,.rd .mod .hd h4 {
background:url(images/c_nw.gif) no-repeat;
}

#skincredit, #skincredit a {
color:#fff;
}

a.shifterlogo {
background:url(images/footer-logo-070707.gif) 0 0px no-repeat;
}