

/* ---- CUSTOM DEFINED STYLESHEET default ---- */ 

a { color: #000000; text-decoration: none; }
a:visited { color: #000000; }
a:hover { color: #006837; text-decoration: underline; }
a.negative { color: #FFF; }
a span { cursor: pointer; }


/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

#pt1_branding {
	width: 960px;
	height: 127px;
	border-bottom: 1px solid #FFF;
	background: url("/sites/427/assets/JPCinteractiveSiteHeader960x127.gif") no-repeat;
}
#pt1_search_bar {
	background: #000 url("/sites/297/assets/search_bar_bg_black.gif") repeat-x;
	height: 30px;
	padding: 3px 12px 3px 8px;
}
body {
	margin: 0;
	padding: 0;
	background-image: url("/sites/297/assets/backgroundfill.gif");
	background-position: center;
	background-color: #000;
	text-align: center;
}
#rendered_weather {
	position: absolute;
	z-index: 1020;
	margin: 0 auto 0 auto;
	color: #FFF;
	text-align: left;
	width: 300px;
}
.pt1_feature .pt1_feature_header .pt1_selected {
	border: 2px solid #BABABA; border-bottom: 0;
	margin: 0;
}
.pt1_menu .pt1_button {
	border: 2px solid #006837;
	color: #006837;
	background: #F6F6F6;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin: 5px;
	line-height: 18px;
}
.pt1_feature .pt1_feature_header .pt1_item a {
	color: #006837;
	font-size: 15px;
	font-weight: bold;
}
.pt1_item_group {
	background: #FFFFFF;
	padding-bottom: 15px;
}
.heading, .heading .help, .page_heading, .page_heading a {
	color: #000000;
	font-size: 21px;
	font-family: 'Arial Black';
	font-weight: normal;
	letter-spacing: -1;
	margin-bottom: 3px;
	text-align: left;
}
.pt1_menu {
	width: 100px;
	border-top: 1px solid #FFF;
	font-size: 13px;
	background: #FFFFFF;
	min-height: 800px;
	_height: 800px;
}
.pt1_menu .pt1_heading {
	background: #006837;
	padding: 5px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 13px;
	font-weight: bold;
}
.pt1_feature .pt1_feature_body {
	clear: both;
	width: 520px;
	border-left: 2px solid #BABABA;
        min-height: 390px;
	_height: 390px;
	background: #FFFFFF;
	padding: 5px;
	margin: 0;
}
#pt1_horizontal_menu_container .pt1_menu {
	width: 960px;
	border-top: 1px solid #FFF;
	font-size: 13px;
	/* min-height: 170px;
	_height: 170px; */
	min-height: 27px;
	_height: 27px;
	background: #000000;
	line-height: 16px;
}
#pt1_main_secondary .story_item_info {
	font-size: 12px;
	font-style: italic;
	color: #7b7777;
}
.full_story .story_item .story_item_info {
	color: #7b7777;
	clear: both;
	padding: 3px 0 0 0;
}
.pt1_poll .story_item_info {
	font-size: 12px;
	color: #7b7777;
}
#digest_settings_container h3 {
	font-family: 'Arial';
	color: #006837;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	background: none;
	border: none;
}
.blogHeader .heading, .widgetHighlighted .heading, .viewProfilePane .heading {
	font-family: 'Arial';
	color: #006837;
	font-size: 17px;
	font-weight: bold;
}
.pt1_top_stories .lead_story .story_item_headline, .pt1_top_stories .photo_story .story_item_headline {
        color: #000;
	font-size: 16px;
	font-weight: bold;
}
.pt1_top_stories .secondary_story .story_item_headline {
	font-size: 16px;
	font-weight: bold;
}
#pt1_news_page #pt1_main_featured .story_item_headline {
	font-size: 16px;
	font-weight: bold;
}
#pt1_news_results_page .story_item_headline {
	font-size: 16px;
	font-weight: bold;
}
.image_caption {
  font-style: italic;
  color: #7b7777;
}
.signature_line {
	color: #7b7777;
	clear: both;
	padding: 3px 0 0 0;
	overflow: hidden;
	width: 100%;
}
.pt1_top_stories .story_item .story_item_info {
	color: #7b7777;
	clear: both;
	padding: 3px 0 0 0;
}
#pt1_news_list .story_item .story_item_info {
	color: #7b7777;
	clear: both;
	padding: 3px 0 0 0;
}
.image_caption, .video_caption, .rss_item_date {
	font-size: 11px;
	color: #7b7777;
	line-height: 14px;
	text-align: right;
}


