


/* ---[ Adjustments for Red Color Scheme ]--- */

#header {
	background-color: #660000;
	background-image: url(images/red/red-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#header #logo {
	background-color: #660000;
	background-image: url(images/red/red-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: #cc6666;
	}

a:hover, a:active {
	color:#000;
	}

#my-glider {
	background-color: #660000;
	background-image: url(images/red/red-head-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -182px;
	}

#sidebar ul ul {
	background-color: #660000;
	background-image: url(images/red/red-side-box-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	}

#sidebar li .widgettitle {
	background-color: #660000;
	background-image: url(images/red/red-title-bg-rt.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	color:#cc6666;
	}

#sidebar .sidebox {
	background-color: #660000;
	background-image: url(images/red/red-side-box-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	}

#sidebar li ul.tabs {
	background-color: #660000;  
	background-image: url(images/red/red-title-bg-rt.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	}

#sidebar li ul.tabs li a.on {  
	background-color:#990000;    
	}

#searchform #submitbutton {
	background-color: #660000;
	background-image: url(images/red/red-search-button.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#searchform #submitbutton:hover {
	background-color: #660000;
	background-image: url(images/red/red-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:#660000;
	}

#my-glider .controls li, #sidebar ul ul, #sidebar li li, #sidebar li .widgettitle, #sidebar .sidebox, #sidebar li ul.tabs {
	border-color:#800D0D;
	}

