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

@import 'style-2.css';

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



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

body {
		font-size: 9pt;
	font-family: arial,helvetica,sans-serif;
		}


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

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

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

#sitetitle .description { 
	color:#ffffff;
	text-align:Right;
	}


#sitetitle {
	float:none;
	text-indent:-10000em;
	position:absolute;
	display:none;
	}


#head-content {
	background: transparent;
	background-image: url(http://gadgetgo.net/wp-content/uploads/2010/05/gadgetgologo2.jpg);
	background-position: 20px 40px;
	background-repeat: no-repeat;
	}

/* ----------[ 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 {
		font-size: 9pt; 
	font-weight: bold;	
	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
		}

#topnav li a:hover, #topnav li a:active  {
			}


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

#nav {
		background: #14477a;
		font-size: 8pt; 
	font-weight: normal;	
	}

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

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

#nav li ul {
	background: #14477a;
	}

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

#my-glider {
	color: #ffffff;
	font-size: 9pt;
	}

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

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

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


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

.maincontent {
	font-size: 9pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		}

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

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

#sidebarleft {
	font-size: 9pt;
	}

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

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

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

#contentright {
	font-size: 9pt;
	}


#contentright a:hover, #contentright a:active { 
	color: #000000;
	}

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

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

#footer a, #footer a:link, #footer a:visited { 
		}

#footer a:hover, #footer a:active { 
		}

/* --------------[ Adjustments for Stacked Categories ]-------------- */

.content-col1 {
	width:100%;
	float:none;
	margin:0;
	padding:0;
	}

.content-col2 {
	width:100%;
	float:none;
	margin:0;
	padding:0;
	}

