

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

* {

	margin:0px;

	padding: 0px;

}

html {width:100%}

body {
	margin: 0;
	padding: 0;
	background: #454545;
	text-align: center;
}

#pt1_new_list .story_item .even {
	float: left;
        border: 1px solid red;
}

#pt1_new_list .story_item .odd {
	float: left;
        border: 1px solid green;
}

a { color: #000000; text-decoration: none; }
a:visited { color: #4b4b4b; }
a:hover { color: #4b4b4b; text-decoration: underline; }
a.negative { color: #FFF; }
a span { cursor: pointer; }
#pt1_home_page  {
	width: 980px;
}
#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}
#pt1_home_left_column {
        background: #960F09;
	float: left;
	width: 314px;
	text-align: left;
	margin: 0;
	padding: 6px;
	}

#pt1_home_middle_column {
        background: #000000;
	float: left;
	/*overflow: hidden;*/
	width: 326px;
*width: 333px;
	text-align: left;
	margin: 0;
        *padding-left: 1px;
	}
#pt1_home_right_column {
        background: #001E67;
	float: right;
	width: 314px;
	/*max-width: 300px;*/
	text-align: left;
	margin: 0;
	padding: 6px;
        /*_width: 260px;
        width: expression("260px");*/
	}

.pt1_pane_subtle {
	background: #555;
	padding-top: 8px;
	margin-bottom: 10px;
	border-bottom: 1px solid #444;
	}

.pt1_pane_subtle div.pt1_pane_body {
	background: #333;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	}






#pt1_home_left_column .pt1_pane_body_lead, 
#pt1_home_right_column .pt1_pane_body_lead{
	padding: 0px 0px 10px 0px;
	}

#pt1_home_left_column div.story_item {
	background-color: #e3bdb4;
	border-bottom: 1px solid #980f07;
	padding: 10px;
	width: 293px;
	min-height: 475px;
	}

#pt1_home_right_column div.story_item {
	background-color: #dde4ff;
	border-bottom: 1px solid #001e67;
	padding: 10px;
	width: 293px;
	min-height: 475px;
	float: left;
	}

#pt1_home_left_column div.story_item img {
	max-width: 280px;
	}

#pt1_home_right_column div.story_item img.image_img{
	max-width: 280px;
	float: right;
	}

#pt1_home_left_column img.image_img {
	float: left;
	max-width: 280px;
	border: 1px solid #980f07;
	}

#pt1_home_right_column img.image_img {
	float: right;
	max-width: 280px;
	border: 1px solid #021e67;
	}

#pt1_full_story_ohio #pt1_right_column {
	width: 320px;
	float: right;
	}

#pt1_full_story_ohio #pt1_right_column .skyscraper_banner_ad {
	float: left;
	margin: 10px 5px 10px 0;
	}

#pt1_full_story_ohio .skyscraper_banner_ad {
	float: right;
}

.full_story_ohio .story_item_headline {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	}

.full_story_ohio .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

.full_story_ohio .story_item .story_item_info div {
	float: left;
}

.full_story_ohio .story_item .story_item_content {
	padding-top: 5px;
	font-size: 14px;
	clear: both;
}

.full_story_ohio .image_img {
	max-width: 250px;
	_width: 250px;
	float: left;
	margin: 10px;
}

#pt1_full_story_ohio .image_img, #pt1_full_story_ohio .image_caption {
	float: none;
}

#pt1_full_story_ohio .image_caption {
	width: 260px;
	padding: 0 10px 10px 0;
}

#pt1_full_story_ohio .story_item_images {
	float: left;
}

#pt1_full_story_ohio pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	clear: both;
}

#pt1_full_story_ohio #comments_container {
	clear: both;
	width: 98%;
}

#pt1_full_story_ohio #pt1_main_column {
        background: #960F09;	
        width: 618px;
	float: left;
        padding: 10px;
}

#pt1_full_story_michigan #pt1_main_column {
        background: #001E67;	
        width: 618px;
	float: left;
        padding: 10px;
}

#pt1_full_story_michigan #pt1_right_column {
	width: 320px;
	float: right;
}

#pt1_full_story_michigan #pt1_right_column .skyscraper_banner_ad {
	float: left;
	margin: 10px 5px 10px 0;
}

#pt1_full_story_michigan .skyscraper_banner_ad {
	float: right;
}

.full_story_michigan .story_item_headline {
	font-size: 20px;
	font-weight: bold;
	color: #000;





}

.full_story_michigan .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

.full_story_michigan .story_item .story_item_info div {
	float: left;
}

.full_story_michigan .story_item .story_item_content {
	padding-top: 5px;
	font-size: 14px;
	clear: both;
}

.full_story_michigan .image_img {
	max-width: 250px;
	_width: 250px;
	float: left;
	margin: 10px;
}

#pt1_full_story_michigan .image_img, #pt1_full_story_michigan .image_caption {
	float: none;
}

#pt1_full_story_michigan .image_caption {
	width: 260px;
	padding: 0 10px 10px 0;
}

#pt1_full_story_michigan .story_item_images {
	float: left;
}

#pt1_full_story_michigan pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	clear: both;
}

#pt1_full_story_michigan #comments_container {
	clear: both;
	width: 98%;
}

#pt1_news_ohio_page {
	text-align: left;
}

#pt1_news_ohio_page .story_item {
	
}

#pt1_news_ohio_page #pt1_main_column {
        background: #960F09;
	width: 628px;
	float: left;
        padding: 10px;
}

#pt1_news_ohio_page #pt1_right_column {
	width: 320px;
	float: right;
}

#pt1_news_ohio_page #pt1_main_columns {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}

#pt1_news_ohio_page #pt1_main_left_column {
	border-right: 1px solid #BABABA;
	padding: 0 5px 5px 5px;
	width: 300px;
	*width: 295px;
	float: left;
}

#pt1_news_ohio_page #pt1_main_left_column .story_item_headline {
	clear: both;
}

#pt1_news_ohio_page #pt1_main_right_column {
	width: 285px;
	_width: 290px;
	padding: 5px 2px 5px 8px;
	float: left;
}

#pt1_news_ohio_page #pt1_main_right_column .story_item {
	margin-bottom: 5px;
}

#pt1_news_ohio_page #pt1_main_featured {
	border-bottom: 1px solid #BABABA;
	padding-bottom: 10px;
}
.video_video .object {
	width: 295px;
	*width: 315px;
	height: 247px;
padding-left: 12px;
}

#pt1_news_ohio_page #pt1_main_featured .video_video .object {
	width: 300px;
	height: 247px;
}

#pt1_news_ohio_page #pt1_main_featured .story_item_headline {
	font-size: 18px;
	font-weight: bold;
}

#pt1_news_ohio_page #pt1_main_featured .story_item .image_image {
	width: 280px;
	float: left;
}

#pt1_news_ohio_page #pt1_main_featured .story_item .image_img, #pt1_multimedia_photos img {
	width: 280px;
}

#pt1_news_ohio_page #pt1_main_right_column .story_item_headline {
	font-weight: bold;
	margin-bottom: 3px;
}

#pt1_news_ohio_page #pt1_bullets {
	border-top: 1px solid #BABABA;
	margin-top: 10px;
	padding-top: 10px;
}

#pt1_news_michigan_page {
	text-align: left;
}

#pt1_news_michigan_page .story_item {
	
}

#pt1_news_michigan_page #pt1_main_column {
        background: #001E67;
	width: 628px;
	float: left;
        padding: 10px;
}

#pt1_news_michigan_page #pt1_right_column {
	width: 320px;
	float: right;
}

#pt1_news_michigan_page #pt1_main_columns {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}

#pt1_news_michigan_page #pt1_main_left_column {
	border-right: 1px solid #BABABA;
	padding: 0 5px 5px 5px;
	width: 300px;
	float: left;
}

#pt1_news_michigan_page #pt1_main_left_column .story_item_headline {
	clear: both;
}

#pt1_news_michigan_page #pt1_main_right_column {
	width: 285px;
	_width: 290px;
	padding: 5px 2px 5px 8px;
	float: left;
}

#pt1_news_michigan_page #pt1_main_right_column .story_item {
	margin-bottom: 5px;
}

#pt1_news_michigan_page #pt1_main_featured {
	border-bottom: 1px solid #BABABA;
	padding-bottom: 10px;
}

#pt1_news_michigan_page #pt1_main_featured .video_video .object {
	width: 300px;
	height: 247px;
}

#pt1_news_michigan_page #pt1_main_featured .story_item_headline {
	font-size: 18px;
	font-weight: bold;
}

#pt1_news_michigan_page #pt1_main_featured .story_item .image_image {
	width: 280px;
	float: left;
}

.image_image img {
	width: 280px;
	float: left;
	}

#pt1_news_michigan_page #pt1_main_featured .story_item .image_img, #pt1_multimedia_photos img {
	width: 280px;
}

#pt1_news_michigan_page #pt1_main_right_column .story_item_headline {
	font-weight: bold;
	margin-bottom: 3px;
}

#pt1_news_michigan_page #pt1_bullets {
	border-top: 1px solid #BABABA;
	margin-top: 10px;
	padding-top: 10px;
}


#pt1_branding {
	height: 270px;
	background: #2B2B2B url('/sites/354/assets/samplehead.gif') 0px 0px no-repeat;
	padding-left: 0px;
}

#pt1_main_menu .pt1_item_active {
	background: #000000;
	border: 1px solid #000000;
}

#pt1_sub_menu {
	background: #000000;
	height: 58px;
	border-bottom: 2px solid #222;
	}

#pt1_main_menu .pt1_item_active a {
	color: #ffffff;
	font-weight: bold;
}

#pt1_home_left_column .odd {
   background: #F0F0F0;
}

#pt1_home_right_column .odd {
   background: #FCF1D3;
}

#pt1_home_right_column .odd a {
   color: #fff;
}

#pt1_home_right_column #push_michigan_blogs_right_container .odd {
   background: none;
}

#pt1_home_right_column #push_ohio_blogs_right_container .odd {
   background: none;
}

.pt1_feature .pt1_feature_body {
	clear: both;
	width: 290px;
	min-height: 390px;
	_height: 390px;
	padding: 5px;
	margin: 0;
}

#pt1_content_container {
	padding: 0px;
	width: 980px;
	_width: 970px;
	min-height: 800px;
	_height: 800px;
	margin: 0 auto 0 auto;
	margin-top: 6px;
	background-color: #000;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	border-left: 1px solid #222;
padding:0px;
	}

#pt1_header {
	width: 980px;
	margin: 0 auto 0 auto;
}

.pt1_pane_body_image, .pt1_pane_body_image img {
	padding: 0px;
        width: 300px;

}


.pt1_feature_body {
	padding: 0px;
}

.pt1_feature .pt1_feature_header {
	margin: -10px -10px 5px -10px;
	padding: 5px 0 0 0;
	_padding: 5px 0 5px 0;
	border-bottom: 1px solid #DCDCDC;
	height: 30px;
	background: #F6F6F6;
	width: 300px;
}

.pt1_pane_body_lead {
	min-height: 650px;
width: 297px;
}

.pt1_pane_body_lead .story_item_headline {
	font-size: 18px;
	font-weight: bold;
}


#pt1_menu {
	background: #FFF;
        width: 980px;
}

/*div#main_menu_home:hover {
	background-color: 000;
	}
div#main_menu_home:hover a, 
div#main_menu_home a:hover {
	color: fff;
	}


div#main_menu_ohio:hover {
	background-color: 980f07;
	}

div#main_menu_ohio:hover a, 
div#main_menu_ohio a:hover {
	color: e6e6e6;
	}

div#main_menu_michigan:hover {
	background-color: 011c6b;
	}

div#main_menu_michigan:hover a, 
div#main_menu_michigan a:hover {
	color: ffe793;
	}


div#main_menu_ohio
div#main_menu_michigan */



.pt1_feature .pt1_feature_header .pt1_item a {
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

.pt1_feature .pt1_feature_header .pt1_selected a {
	color: #454545;
	margin: 0;
}

#pt1_home_left_column .pt1_pane_body_lead a, 
#pt1_home_left_column .pt1_feature a {
	color: #000;
}

#pt1_home_right_column .pt1_pane_body_lead a, 
#pt1_home_right_column .pt1_feature a {
	color: #000;
}

#pt1_home_left_column div .pt1_feature .pt1_selected a{
	color: #960F09;
}

#pt1_home_right_column div .pt1_feature .pt1_selected a{
	color: #001E67;
}

#pt1_home_left_column .image_caption a, 
#pt1_home_left_column .image_caption a:hover {
	color: #4b4b4b;
}

#pt1_home_right_column .image_caption a, 
#pt1_home_right_column .image_caption a:hover {
	color: #4b4b4b;
}

div .image_caption {
	text-align: left;
	margin-bottom: 20px;
}

.image_caption {
  font-style: italic;
  color: #454545;
}

div.image_caption a {
  color: #454545;
}
#pt1_news_page #pt1_main_featured .story_item .image_image {
	width: 280px;
	float: left;
}
.pt1_top_stories .second_column div.simple-slideshow-container img.image_img {
  width: 300px;
  margin: 0;
  padding: 0;
}
div.simple-slideshow-container div.slideshow-image-wrapper img.image_img {
  max-width: 300px;
  width: 300px;
  float: left;
  _width: 300px;
  display: block;
  border: 0;
}

#push_ohio_secondary_story_container,
#push_michigan_secondary_story_container {
	padding: 10px;
	width: 294px;
	}

.searchBarNew {
	width: 980px;
	height: 30px;
	background-color: #333;
	border-top: 1px solid #454545;
	border-bottom: 2px solid #444;
	}

#pt1_search_controls {
	float: right;
	padding-top: 2px;
}

#pt1_login_controls {
	float: right;
	padding: 3px 10px 0 0;
	width: 240px;
	}

#pt1_login_controls a {
	font-weight: normal;
	color: #333;
	}

#pt1_login_controls a:hover {
	font-weight: normal;
	color: #000;
	}

.pt1_pane_body {
	padding-right: 0px;
	}
.pt1_pane_body_lead {
	min-height: 900px;
	}

#pt1_news_ohio_page .pt1_pane .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #990e07;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}

#pt1_news_michigan_page .pt1_pane .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #001e67;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}
#pt1_site_footer {
	clear: both;
width: 980px;
}

.footClass {
	color: #ccc;
	text-align: center;
	}

.footClass a {
	color: #fff;
	}



div#push_ohio_lead_story_container div.story_item_headline a {
	color: #960f09;
	}

div#push_michigan_stories_container div.story_item_headline a {
	color: #001e67;
	}



div#pt1_home_left_column a:link, 
div#pt1_home_left_column a:visited, 
div#pt1_home_left_column a:hover, 
div#pt1_home_left_column a:active {
	color: #960f09;
	}

div#pt1_home_right_column a:link, 
div#pt1_home_right_column a:visited, 
div#pt1_home_right_column a:hover, 
div#pt1_home_right_column a:active {
	color: #001e67;
	}

div#main_menu_ohio.pt1_item_active {
	background-color: #960f09;
	border: 1px solid #960f09;
	}

div#main_menu_ohio.pt1_item_active a:link, 
div#main_menu_ohio.pt1_item_active a:visited, 
div#main_menu_ohio.pt1_item_active a:hover, 
div#main_menu_ohio.pt1_item_active a:active {
	color: #dadcdd;
	}

div#main_menu_michigan.pt1_item_active {
	background-color: #001e67;
	border: 1px solid #001e67;
	}

div#main_menu_michigan.pt1_item_active a:link, 
div#main_menu_michigan.pt1_item_active a:visited, 
div#main_menu_michigan.pt1_item_active a:hover, 
div#main_menu_michigan.pt1_item_active a:active{
	color: #fecd28;
	}

