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

@import 'style-2.css';

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

body {
		background-color: #7B0444;
	background-image:none;
		font-size: 9pt;
	font-family: arial,helvetica,sans-serif;
		color: #4F150F;
		}


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

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

#sitetitle h1, #sitetitle .title {
	font-size: 30px;
	color: #ffffff;
	text-align: Left;
	font-weight: bold;
	font-family: rockwell,georgia,serif;
	}

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


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


#head-content {
	background: transparent;
	background-image: url(http://www.babyessentialszone.com/wp-content/uploads/2009/07/logo221.bmp);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

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

#head-content {
	background-color: #20A0D0;
	}

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

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

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

#topnav {
		background: #B12772;
		font-size: 9pt; 
	font-weight: normal;	
	}

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

#topnav li a:hover, #topnav li a:active  {
		color: #4F150F;
			background: #20A0D0;
		}

#topnav li ul {
	background: #B12772;
	}

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

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

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

#nav li a:hover, #nav li a:active  {
		color: #4F150F;
			background: #20A0D0;
		}

#nav li ul {
	background: #B30662;
	}

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

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

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




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

.maincontent {
	font-size: 9pt;
	}

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

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

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

#sidebarleft {
	font-size: 9pt;
	}

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

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

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

#sidebar {
	font-size: 9pt;
	}

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

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

#footer {
	font-size:10pt;
	color:#3e9baa;
	}

#footer a, #footer a:link, #footer a:visited { 
		color: #3e9baa;
		}

#footer a:hover, #footer a:active { 
		color: #3e9baa;
		}

