

/* ---[ Adjustments for Pink Color Scheme ]--- */

#header {
	background-color: #660033;
	background-image: url(images/pink/pink-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#header #logo {
	background-color: #660033;
	background-image: url(images/pink/pink-logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width:404px;
	height:150px;
	}

a, a:link, a:visited, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover, #my-glider .controls li.feat-head  {
	color: #cc6699;
	}

a:hover, a:active {
	color:#000;
	}

#my-glider {
	background-color: #660033;
	background-image: url(images/pink/pink-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -182px;
	}

#sidebar ul ul {
	background-color: #660033;
	background-image: url(images/pink/pink-side-box-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	}

#sidebar li .widgettitle {
	background-color: #660033;
	background-image: url(images/pink/pink-title-bg-rt.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	color:#cc6699;
	}

#sidebar .sidebox {
	background-color: #660033;
	background-image: url(images/pink/pink-side-box-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	}

#sidebar li ul.tabs {
	background-color: #660033;  
	background-image: url(images/pink/pink-title-bg-rt.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	}

#sidebar li ul.tabs li a.on {  
	background-color:#cc0066;    
	}

#searchform #submitbutton {
	background-color: #660033;
	background-image: url(images/pink/pink-search-button.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#searchform #submitbutton:hover {
	background-color: #660033;
	background-image: url(images/pink/pink-search-button.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}

#topnav li a:hover, #topnav li a:active, #nav a:hover, #nav a:active  {
	background-color:#cc0066;
	}

#my-glider .controls li, #sidebar ul ul, #sidebar li li, #sidebar li .widgettitle, #sidebar .sidebox, #sidebar li ul.tabs {
	border-color:#800040;
	}

