.main-feature, .new-slider, .carls-quiz, .thisweek {
	font-size:14px;
	line-height:1.4em;
	border-bottom:2px dotted #ccc;
	margin-bottom:15px;
	color:#000;
}

.main-feature p, .main-feature a,
.new-slider p, .new-slider a,
.carls-quiz p, .carls-quiz a,
.thisweek p, .thisweek a {
	font-size:inherit;
	line-height:inherit;
	color:inherit;
	text-decoration:none;
}

.main-feature .feature {
	margin:0 0 12px 0;
	padding: 0 0 0 0;
}

.main-feature .second,
.main-feature .third {
	font-size:13px;
}

.main-feature .second {
	margin-bottom:18px;
}

.main-feature img {
	margin-bottom:5px;
}


.main-feature h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight:normal;
	font-size: 22px;
	line-height:1.3em;
}


/* SLIDER STYLES */

.new-slider {border-bottom:none;}

.item-ctn {
	border:1px solid #ccc;
	padding:6px 6px 0px 14px;
	width:560px;
}
.item-list {
	overflow:hidden;
	margin-bottom:15px;
	width:558px;
	height:175px;
}
ul.featured-stories-slider {
	width:1200px;
	height:200px;
	list-style:none;
	margin:0px 0px 0px 0px;
	left:0px;
	-webkit-transition: all .5s ease-in-out;
	   -moz-transition: all .5s ease-in-out;
	     -o-transition: all .5s ease-in-out;
	        transition: all .5s ease-in-out;
}

ul.featured-stories-slider li {
	margin:0px -4px 0px 0px;
	display:inline-block;
	vertical-align:top;
	width:186px;
	height:175px;
}

.featured-stories-slider .story {
	padding-top:5px;
	padding-right:10px;
	/*border:1px solid #ccc;*/
	border-left:0px;
	border-top:0px;
	overflow:hidden;
}

.featured-stories-slider a {
	margin-bottom:5px;
}
.scroll-header {
	width:100%;
	padding:5px;
	padding-left:0px;
	border-bottom:none;
}

.scroll-title {
	float:left;
	width:250px;
	text-transform: uppercase;
	font-family: calibri,verdana,sans-serif;
	font-size: 18px;
	color: #000;
	letter-spacing: 0.04em;
	margin-bottom:5px;
}

.scroll-nav {
	float:right;
	width:100px;
	text-align:right;
	margin-right:10px;
}

.scroll-nav a {
	border:1px solid #ccc;
	padding:2px 6px;
	margin:0px 3px;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 2px 2px 1px #666;
	-webkit-box-shadow: 2px 2px 1px #666;
	box-shadow: 2px 2px 1	px #666;
}

.scroll-nav a:hover {
	text-decoration:none;
}

.scroll-nav .disabled {
	color:#ccc;
}

/* THIS WEEK FEED STYLES */

.thisweek a {
	color:#05538e;
}

.thisweek h2 {
	font-size:17px;
	font-weight:normal;
}

.thisweek .feeditem {
	margin-bottom:15px;
}


/* NEW AD UNIT STYLES */
#GAM-home-180x150-ctn-new {
	background-color: #F1F1F1;
    padding: 20px 0px;
    text-align: center;	
}

.chime-in {
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

.carls-quiz {
	border:2px dotted #ccc;
	padding:10px;
	margin-bottom:15px;
}

.carls-quiz a {
	color: #0569b4;
	text-decoration:underline;
}

#donate-weather {
	position:relative;
	height:116px;
}

#donate-weather p {
	color: #AEAEAE;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size: 10px;
	margin-top:15px;
}

#donate-weather #donate-button {
	position:absolute;
	bottom:0px;
}

#header-leaderboard {
	padding:10px 0px;
}

