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

@import 'style-2.css';

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



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



#topnav li {
	background: #157534;
	}

#topnav li a:hover, #topnav li a:active, #topnav li ul {
	background: #5D9F73;
	}

.widgettitle, .content-col1 h2, li.title h2, h1.archive-title {

	background: #157534;

	}



#sidebar li ul.tabs li a, #sidebar li ul.tabs li a:link, #sidebar li ul.tabs li a:visited {
	border: 1px solid #eee;
	border-bottom: 0;
	background: #157534;
	}

#sidebar li ul.tabs li a:hover, #sidebar li ul.tabs li a:active {
	background: #5D9F73;
	border: 1px solid #666;
	border-bottom: 0;
	}

#sidebar li ul.tabs li a.on {
	background:#eee;
	border: 1px solid #ddd;
	border-bottom: 0;
	}

#footer {

	background: #157534;
	}




	





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

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

body {
	background-image: url(http://www.energize.com/wp-content/uploads/2011/07/energizebk.png);
	background-repeat: repeat;
	background-position: top left;
	background-attachment: fixed;
	}

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: Left;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
	}

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


#sitetitle {
	float:none;
	text-indent:-10000em;
	position:absolute;
	display:none;
	-moz-border-radius: 15px;
border-radius: 15px;
	}


#head-content {
	background: transparent;
	background-image: url(http://www.energize.com/wp-content/uploads/2011/06/headerrounded.png);
	background-position: 0px 15px;
	background-repeat: no-repeat;
	}

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


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

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

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

#topnav {
		font-size: 10pt;
	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;
			}


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

#nav {
		background: #157534;
		font-size: 10pt;
	font-weight: normal;
	}

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

#nav li a:hover, #nav li a:active  {
			background: #5D9F73;
		}

#nav li ul {
	background: #157534;
	}

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

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

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




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

.maincontent {
	font-size: 10pt;
	}

.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: 10pt;
	}


#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 {
		}


