@charset "UTF-8";


#column1{
	width: 748px;
	min-height: 570px;
	margin-right: 20px;
	border: 0px solid blue; 
	float: left;
	line-height: 17px;
}

#column2{
	width: 300px;	
	min-height: 570px;
	border: 0px solid green; 
	float: left;
}

#column2Box{
	width: 300px;	
	min-height: 90px;
	border: 0px solid silver; 
	float: left;
	margin-bottom: 15px;
}

#column2Box a{
	color: #000;
}

#column2Box a:hover{
	color: #666;
	text-decoration: none;
}

#column2Box a:visited{
	color: #000;
}

#column2Box-newsnow{
	background-color: #e7e7e7; 
	padding: 10px; 
	height: 312px; 
	overflow: auto;
}

#contentRow{
	width: 1068px;
	clear: both;
	padding-bottom: 20px;
}

#footer{
	padding-top: 0px; 
	height: 35px; 
	line-height: 35px; 
	vertical-align: middle; 
	background-color: #000; 
	color: #fff;
	clear: both;
}
#footerNavBlock{
	width: 356px;
	height: 200px;
	background-color: #999999;
	float: left;
	padding: 8px 5px 5px 8px;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
}

#footerNavBlock a{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

#footerNavBlock a:hover{
	text-decoration: none;
	color: #fff;
}

.footerNavHeader{
	size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
#footerCorporate{
	width: 250px;
	float: left;
	text-align: center;
	width: 220px;
}



#rowLg{
	width: 1068px;
	min-height: 640px;
	border: 1px solid green; 
}

#rowSm{
	width: 1068px;
	min-height: 320px;
	border: 1px solid blue; 
}

#articlePreviewBlockHeader{
	height: 20px;
	width: 340px;
	padding-top: 3px;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: -10px;
	background-color: #cc0000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 13px;
}

#articlePreviewBlockHeader a{
	color: #fff;
}
#articlePreviewBlockHeader a:hover{
	text-decoration: underline;
}

.featurePreviewBlock{
	width: 340px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #ffffff;
}

.articlePreviewBlock{
	width: 356px;
	margin: 0px;
	padding: 10px;
	float: left;
	color: #ffffff;
}

#articlePreviewBlockImage{
	position: relative; 
	width: 340px; 
	height: 265px; 
	background-position: center; 
}

.articlePreviewBlockCaption{ 
	position: absolute; 
	width: 100%; 
	height: 63px; 
	line-height: 18px;
	bottom: 0px; 
	left: 0px; 
	color: #ffffff; 
	background: rgba(80, 80, 80, .9); 
	text-align: left; 
	font-weight: normal; 
	opacity: 1; 
	padding: 5px 13px;
	overflow: hidden;	
}

.articlePreviewContent{ 
	visibility: hidden;
}

#articleHeadlineBlock{
	height: 100%;
	width: 100%;
}

#articleHeadlineBlock h3{
	font-size: 22px;
	line-height: 24px;
	margin: 5px 2px 5px 2px;
}

#articleHeadlineBlock h5{
	font-size: 12px;
	line-height: 16px;
	margin: 0px 2px 3px 2px;
}

#articleImageBlock {
	width: 400px;
	float: left;
	/* margin-top: 15px; addin too much space above image*/
	margin-right: 15px;
	margin-bottom: 15px;
}

#mainSlideCaption a{
	color: #fff;
	font-size: 20px;
	clear: both;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 22px;
}

#mainSlideSubHead{
	font-size: .7em;
	display: inline;
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: 10px;
}


#slideshowArticle{
	width: 420px; 
	height: 320px;
}

#iconSetWrapper {	
	min-width: 100px;
	display: block;
	/* margin-bottom: 10px; */
	overflow: hidden;
}

#iconWrapper {
	height: 18px;
	width: 18px;
	color: #fff;
	float: left;
	margin-right: 2px;
}
#iconWrapper a:link {
	color: #fff;
}
#iconWrapper a:visited {
	color: #fff;
}
#iconWrapper a:hover {
	color: #e3dddd;
}

#shareBox {
	width: 90px;
	float: left;
}

#featuredBlock {
	width: 356px;
	height: 360px;
	margin: 0px;
	padding: 10px;
	float: left;
	color: #ffffff;
}

#featuredBlock a{
	color: #ffffff;
}

#featuredBlock  h3{
	padding: 3px;
}

#featuredBlockImage{
	position: relative; 
	width: 325px; 
	height: 255px; 
	/* border: 1px solid #262626; */ 
	background-position: center; 
}

#featuredBlockContent{
	position: relative; 
	width: 325px; 
	height: 255px; 
	/* border: 1px solid #262626;  */
	padding: 10px;
	line-height: 17px;
	background-color: #fff;
	color: #000;
	margin-left: 2px;
}

#featuredBlockCaption{ 
	position: absolute; 
	width: 100%; 
	height: 40px; 
	line-height: 18px;
	bottom: 0px; 
	left: 0px; 
	color: #ffffff; 
	background: #262626; 
	text-align: left; 
	font-weight: bold; 
	opacity:0.9; 
	padding: 3px;
	overflow: hidden;
	
}

#featuredBlockTodaysTeen{
	background-color: #fff; 
	width: 175px; 
	height: 255px; 
	border: 1px solid #262626; 
	border-left: 0px;
	overflow: hidden; 
	float: left; 
	color: #000; 
	padding: 5px;
	
}
#featuredBlockTodaysTeen p{
	color: #000; 
}

#featuredBlockTodaysTeenImage{
	position: relative; 
	width: 150px; 
	height: 255px; 
	border: 1px solid #262626; 
	background-position: center; 
	background-size: contain; 
	background-repeat: no-repeat; 
	float: left;
}


#featureBlockHome1{
	display: block; 
	float: left; 
	margin: 15px 5px 0px 0px;  
	height: 290px;
}

#featureBlockHome2{
	display: block; 
	float: left;  
	margin-top: 15px; 
	width: 300px; 
	height: 300px;
}

#featureBlockHomeVideo{
	margin: 0px 5px 10px 0px; 
	float: left
}

html { 
	font-size: 100%; 
	overflow-y: scroll; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
}

body{
	font-size: 13px; 
	/* line-height: 1em; */
	width: 1068px;
	margin: 5px auto; 
	font-family: helvetica;
	overflow: hidden;
}

img, object, embed, video {
	max-width: 100%;
	margin: auto;
}


li{
	list-style-type: none;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

/*INITIAL HIDE ON ARTICLE PAGES*/
/*ONLY FOR THE ARTICLE PAGES*/
#slideshowArticle li{
    margin: 0px 0px 10px -50px;
	visibility: hidden;
}

a{
	text-decoration: none;
	font-family: verdana;
}

#bnTicker li{
	margin: 0px;
}

#knIcon {
	position: relative; 
	top:0px; 
	left: 5px;   	
	display:inline; 
	float:left; 
	z-index:500; 
	background-image: url("/images/kn170.jpg");
	border: 0px solid #000; 
	height: 160px;
	width: 150px;
}

#bar1{
	height: 30px;
	border: 0px solid silver; 
	background-color: #000000;
	color: #ffffff;
	font-size: 15px; 
	padding: 5px 2px 2px 2px;
}

#mobileWx, #mobileSearch, #mobileMenu{
	display: none;
}

.mobileLink{
	display: none;
}

#bar2{
	margin-left: 140px;
	height: 70px;
	background-color: #ffffff;
	text-align: right;
	padding: 5px 0px;
}

#bar3{
	height: 30px;
	border: 0px solid red; 
	background-color: #cc0000;
	color: #000000;
	font-size: 15px;
}

#bar3 #searchInput{
	display: inline;
	position: relative; 
	right: -5px;
}

#bar4{
	height: 32px;
	margin-bottom: 10px;
	background-color: #999999;
	color: #ffffff;
	padding-left: 145px;
	/* font-size: 15px; per Trevor, reduces 2px to 13px...newsnow is handled in newsnow.inc.php*/
}

.bar1Item {
	text-align: center;
	width: 75px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 12px;
	float: left;
	padding-top: 3px;
}

.bar1Item  a{
	color: #ffffff;
}

.bar1Icon {
	width: 30px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 0px;
	float: left;
}

#scrollingWeather{
	text-align: center; 
	border: 0px solid green; 
	height: 20px; 
	width: 210px; 
	float: left; 
	margin-top: 8px; 
	margin-left: 10px;
}

#hilo{
	display: inline;
}

#dateBar1{
	float:left; 
	margin-left: 50px; 
	width: 145px;
}

#linksBar1{
	float:left; 
	margin-left: 150px;
}
@media only screen and (max-width: 1024px) {
#bar3 #searchInput{
	display: none;
}
}
