
/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */

@import 'style-2.css';

/* --------------[ Color Scheme Adjustgments ]-------------- */


/* ------[ Style Adjustments for Green Color Scheme ]-------- */

body {
	background-image: url(images/green/bodybg.jpg);
	}

#head-content {
	background-image: url(images/green/headbg.gif);
	}

a, a:link, a:visited {
	color:#005A59;
	}

#nav {
	background: #003333;
	}

ul.home-right li.title h2, ul.home-left li.title h2, ul.home-bottom li.title h2, .widgettitle, #sidebar li ul.tabs {
	background:#005A59;
	}


/* --------------[ User-Defined Adjustments ]-------------- */

body {
		font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
		color: #000000;
		}


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: 40px;
	color: #ffffff;
	text-align: Left;
	font-weight: normal;
	font-family: georgia,times,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.jydionne.com/wp-includes/images/logo-110px.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

/* ----------[ Header Background Color Adjustments ]---------- */

#head-content {
	background-color: #ffffff;
	}

/* ----------[ Left Sidebar Float Adjustments ]----------- */

#content .col-3 { float:right; }
#sidebarleft { float:left; }

/* --------------[ Top Navigation Adjustments ]-------------- */

#topnav {
		background: #11114e;
		font-size: 10pt; 
	font-weight: bold;	
	}

#topnav li a, #topnav li a:link, #topnav li a:visited {
		}

#topnav li a:hover, #topnav li a:active  {
			background: #005a59;
		}

#topnav li ul {
	background: #11114e;
	}

/* --------------[ Category Navigation Adjustments ]-------------- */

#nav {
		background: #005a59;
		font-size: 10pt; 
	font-weight: normal;	
	}

#nav li a, #nav li a:link, #nav li a:visited {
		}

#nav li a:hover, #nav li a:active  {
			background: #11114e;
		}

#nav li ul {
	background: #005a59;
	}

/* --------------[ Features Adjustments ]-------------- */

#my-glider {
	background-color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #ffffff;
	font-size: 11pt;
	}

#my-glider .controls ul {
	background-color: #000000;
	}

#my-glider a, #my-glider a:link, #my-glider a:visited, #my-glider .controls li.feat-head {
	color: #660066;
	}

#my-glider a:hover, #my-glider a:active, #my-glider .controls a.active {
	color:#ffffff !important;
	}


/* --------------[ Main Content Adjustments ]-------------- */

.maincontent {
	font-size: 11pt;
	}

.maincontent a, .maincontent a:link, .maincontent a:visited { 
		color: #660066;
		}

.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: 10pt;
	}

#sidebarleft a, #sidebar-left a:link, #sidebar-left a:visited { 
		color: #660066;
		}

#sidebarleft a:hover, #sidebar-left a:active { 
		color: #11114e;
		}

/* --------------[ Sidebar-Right Adjustments ]-------------- */

#sidebar {
	font-size: 10pt;
	}

#sidebar a, #sidebar a:link, #sidebar a:visited { 
	color: #660066;
	}
	
#sidebar a:hover, #sidebar a:active { 
	color: #11114e;
	}

/* --------------[ 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 ]-------------- */

ul.home-left {
	width:624px;
	float:none;
	clear:both;
	}

ul.home-right {
	width:624px;
	float:none;
	clear:both;
	}
