﻿
/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */

@import 'style-2.css';

/* --------------[ Color Scheme Adjustgments ]-------------- */


/* ------[ Style Adjustments for Red Color Scheme ]-------- */

body {
	background-image: url(images/red/bodybg.jpg);
	}

#head-content {
	background-image: url(images/red/headbg.gif);
	}

a, a:link, a:visited {
	color:#660000;
	}

#nav {
	background: #660000;
	}

ul.home-right li.title h2, ul.home-left li.title h2, ul.home-bottom li.title h2, .widgettitle, #sidebar li ul.tabs {
	background:#660000;
	}


/* --------------[ User-Defined Adjustments ]-------------- */

body {
		background-color: #D1D1D1;
	background-image:none;
		font-size: 9pt;
	font-family: arial,helvetica,sans-serif;
		color: #000000;
		}


h1, h2, h3, h4, h5, h6, h7, .sitetitle {
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	}

/* -------------------[ Site Title Adjustments ]------------------- */

#sitetitle h1, #sitetitle .title {
	font-size: 40px;
	color: #750710;
	text-align: Left;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	}

#sitetitle .description { 
	color:#750710;
	text-align:Left;
	}

#head-content {
	background-image: none;
	}




/* ----------[ Header Background Color Adjustments ]---------- */

#head-content {
	background-color: #ffffff;
	}

/* ----------[ Left Sidebar Float Adjustments ]----------- */

#content .col-3 { float:left; }
#sidebarleft { float:right; }

/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav {
		background: #750710;
		font-size: 9pt; 
	font-weight: bold;	
	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
		color: #ffffff;
		}

#topnav li a:hover, #topnav li a:active  {
		color: #ffffff;
			background: #000000;
		}

#topnav li ul {
	background: #750710;
	}

/* --------------[ Category Navigation Adjustments ]-------------- */

#nav {
		background: #E5E5E5;
		font-size: 9pt; 
	font-weight: bold;	
	}

#nav li a, #nav li a:link, #nav li a:visited {
		color: #750710;
		}

#nav li a:hover, #nav li a:active  {
		color: #ffffff;
			background: #000000;
		}

#nav li ul {
	background: #E5E5E5;
	}

/* --------------[ Features Adjustments ]-------------- */

#my-glider {
	background-color: #6B6B6B;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #E5E5E5;
	font-size: 9pt;
	}

#my-glider .controls ul {
	background-color: #E5E5E5;
	}

#my-glider a, #my-glider a:link, #my-glider a:visited, #my-glider .controls li.feat-head {
	color: #E5E5E5;
	}

#my-glider a:hover, #my-glider a:active, #my-glider .controls a.active {
	color:#E5E5E5 !important;
	}


/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 10pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		color: #000000;
		}

.maincontent a:hover, .maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		color: #750710;
		}

/* --------------[ Sidebar-Left Adjustments ]-------------- */

#sidebarleft {
	font-size: 10pt;
	}

#sidebarleft a, #sidebar-left a:link, #sidebar-left a:visited { 
		color: #000000;
		}

#sidebarleft a:hover, #sidebar-left a:active { 
		color: #750710;
		}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#sidebar {
	font-size: 10pt;
	}

#sidebar a, #sidebar a:link, #sidebar a:visited { 
	color: #000000;
	}
	
#sidebar a:hover, #sidebar a:active { 
	color: #750710;
	}

/* --------------[ Footer Adjustments ]-------------- */

#footer {
	font-size:8pt;
	color:#ffffff;
	}

#footer a, #footer a:link, #footer a:visited { 
		color: #FFFFFF;
		}

#footer a:hover, #footer a:active { 
		color: #FFFFFF;
		}

