/* -- This is the place to add your own style modifications without touching the original styles -- */

h20{
        font-family: Arial, sans-serif;
            margin-top: 24px;
            font-size: 24px;
            font-weight: bold;
            text-align: left;
        color: #000000;}

h21{
        font-family: Arial, sans-serif;
            margin-top: 0px;
            font-size: 18px;
           font-weight: bold;
            text-align: left;
        color: #000000;}
h22 {
        font-family: Arial, sans-serif;
            margin-top: 0px;
            font-size: 16px;
            font-weight: bold;
            text-align: left;
        color: #6699CC;}

h23 {
        font-family: Arial, sans-serif;
            margin-top: 15px;
            font-size: 12px;
            font-weight: bold;
            text-align: left;}

/* ---------[ Wide Slideshow Full-Width Image ]--------- */

#home-top #slideshow,
#home-top #slideshow .slides,
#home-top #slideshow .slides ul,
#home-top #slideshow .slides li,
.js #home-top #slideshow .slides li {
	width:940px;
	height:330px;
	}

#home-top #slideshow {
	border:0;
	background: transparent;
	margin: 0;
	padding:0;
	overflow:hidden;
	position:relative;
	z-index:1;
	}   

#home-top #slideshow .slides li,
.js #home-top #slideshow .slides li {
	margin: 0;
	padding: 14px;
	width:910px;
	height:300px;
	border:1px solid #ddd;
	background:#eee;
	list-style-type: none;
	display:none;
	overflow: hidden; 
	}

#home-top #slideshow .slides li.full-width,
.js #home-top #slideshow .slides li.full-width {
	padding: 0;
	width:940px;
	height:330px;
	border:0;
	position:relative;
	z-index:1;
	}

#home-top #slideshow .slides li.full-width .feature-image {
	height:330px;
	width:940px;
	float:none;
	margin: 0;
	padding:0;
	overflow:hidden;
	text-align:left;
	}

#home-top #slideshow li.full-width img.home_feature {
	margin:0;
	height:330px;
	width:940px;
	border:0;
	padding: 0;
	background:#fff;
	}

#home-top #slideshow .slides li.full-width .entry {
	display:none;
	}

.js #slideshow .slides-nav li a,
#slideshow .slides-nav li a {
	border: 1px solid #fff;
	}

/* ---------[ Related Posts on Single Post Page Adjustments ]--------- */

#related .subscribe {
	width:95%;
	}

/* ---------[ Promotion Slider Adjustments ]--------- */

#head-banner468 .promo_slider_wrapper {
	margin-top:1;
	}