/* -- This is the place to add your own style modifications without touching the original styles -- */
/* ---------[ Narrow and Full Width Slideshow Adjustments ]--------- */

.js #home-top-narrow #slideshow .slides-nav li a,
#home-top-narrow #slideshow .slides-nav li a,
.js #home-top #slideshow .slides-nav li a,
#home-top #slideshow .slides-nav li a {
	background:#54c4d0;
	}

#home-top-narrow #slideshow .slides-nav li.on a,
.js #home-top-narrow #slideshow .slides-nav li.on a,
.js #home-top-narrow #slideshow .slides-nav li a:hover,
.js #home-top-narrow #slideshow .slides-nav li a:active,
#home-top #slideshow .slides-nav li.on a, 
.js #home-top #slideshow .slides-nav li.on a,
.js #home-top #slideshow .slides-nav li a:hover,
.js #home-top #slideshow .slides-nav li a:active {
	background:#686868;
	}

/* ---------[ Images Adjustments ]--------- */

.entry img {
	border:0;
	padding:0;
	background:transparent;
	}
/* ---------[ Navigation Adjustments ]--------- */

#topnav {
	background:url('images/1.jpg') top left repeat-x;
	}

#catnav {
	background:url('images/CategoryBar.jpg') top left repeat-x;
	}

#home-top #slideshow .full-width .entry .wide-feat-content {
	display:none;
	}
/* -------------------[ Image Adjustments ]------------------- */

img.thumbnail, #home-top-narrow #slideshow img.thumbnail {
	width:100px !important;
	height:100px;
	}

img.alignright {
	margin: 0 0 15px 10px;
        }

img.alignleft {
	margin: 0 10px 15px 0;
        }

img.aligncenter, img.centered, img.center { 
	margin: 0 auto 15px;  
        }

/* ---------[ Top Navigation Adjustments ]--------- */

#catnav, #catnav ul ul a {
	font-size:15px;
	}
/* ---------[ Category Box Adjustments ]--------- */

.cats-by-2 h2.feat-title:hover {
	background:#eeeeee;
	}