#home {
	height: 100%;
}

#home #construction_notice {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border-right-style: solid;
	margin: 0px;
}

#home #construction_notice h1, #home #construction_notice .tagline {
	font-size: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#home #construction_notice p {
	line-height: 150%;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#home #construction_notice a {
	text-decoration: underline;
}


#home #first_column {
	padding-left: 4px;

}

#home #news_wrap {
	position: relative;
	text-overflow: clip;
	height: 100%;
}

#home .featured_headline {
	margin-bottom: 6px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#home .headline {
	color: black;
	text-transform: capitalize;
	word-wrap: break-word;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#home .first_headline {
	color: black;
	text-transform: capitalize;
	margin-top: 15px;
	word-wrap: break-word;
	margin-bottom: 5px;
	font-size: 25px;
	line-height: 130%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#home .headline:hover, #home .first_headline:hover, h4.author:hover {
	text-decoration: underline;
}
/*
#home a:visited {
	color: #7e7e7e;
}
*/
#home h4.author {
	font-variant: normal;
	margin-bottom: 6px;
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#home h4.author .by, #home h4.author.by:hover {
	color: black;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
}

#home .excerpt {
	word-wrap: break-word;
	line-height: 150%;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#home .more_link {
	margin-top: -37px;
	
}

#home .more {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-transform: lowercase;
	color: #939393;
	line-height: 127%;
	font-size: 12px;
}

#home .more:hover {
	color: #757575;
	text-decoration: underline;
}

#home #second_column {
	padding-right: 12px;
	padding-left: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
}



#slideshow {
	height: 450px;
    position:relative;
    background-color: #EEEEEE;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 450px;
    background-color: #EEEEEE;
}

#slideshow DIV:hover {
	background-color: #f4f4f4;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    display: block;
    border: 0;
    margin-bottom: 10px;
}

#home .slideshow_divider {
	height: 8px;
	background-repeat: repeat-x;
	width: 100%;
	background-image: url(../images/home/slideshow_divider.png);
	display: block;
	margin-top: -10px;
}

#home #slideshow h3, #home #slideshow p {
	margin-left: 10px;
	margin-right: 10px;
}

#home #slideshow h3 {
	font-size: 22px;
	font-weight: normal;
	margin-top: 10px;
}

/* to solve the wierd firefox cufon double line */
#home #slideshow h3:hover {
	text-decoration: none;
}

#home #opinion img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

#home #third_column {
	width: 225px;
	padding-right: 4px;
}

#home #social_media {
	padding-left: 3px;
	padding-bottom: 10px;
	padding-top: 10px;

}

#home #most_popular {
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 12px;
}

#home #most_popular ol {
	padding-right: 5px;
	margin-top: -3px;
	padding-bottom: 15px;
	padding-left: 25px;
	list-style-position: outside;
	list-style-type: decimal;
}

#home #most_popular li {
	color: #cecece;
	font-size: 19px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-bottom: 2px;
	padding-top: 2px;
}

#home #most_popular li .wpp-post-title {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: black;
	top: -5px;
	font-size: 12px;
}

#home #most_popular li .wpp-post-title:hover {
	text-decoration: underline;
}

#home #ae .headline, #home #sports .headline {
	line-height: 140%;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#home #ae {
	margin-top: 10px;
	margin-bottom: 40px;
}

#home #feature .small_header, #home #most_popular .small_header {
	margin-bottom: 10px;
	margin-top: 12px;
}

#home .label.right {
	margin-right: 2px;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-left: 50px;
	top: -20px;
}

#home .divider {
	margin-top: -1px;
	margin-left: -20px;
	padding-left: 17px;
}


