

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

body {
	background: #DCDCDC;
}

#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}

#pt1_branding {
	height: 250px;
	background: #2B2B2B url("/sites/270/assets/allentownnewstitle.jpg") 0px 0px no-repeat;
	padding-left: 0px;
}
.pt1_pane .pt1_pane_heading{
	font-size: 20px;
	font-family: Helvetica;
	color: #D50202;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}
.heading {
	color: #D50202;
}
a:Link {
	color: #D50202;
	text-decoration: none;
	}
a:visited { 
	color: #990000;
	}
a:hover { 
	color: #bb0000;
	}
a:active { 
	color: #bb0000;
	}

div.simple-slideshow-container div.slideshow-image-wrapper img.image_img {
max-width: 290px;
width: 290px;
float: left;
*width: 290px;
display: block;
border: 0;
}


div.simple-slideshow-container {
margin: 0;
border: 0;
padding: 0;
width: 285px;
*width: 280px;
max-width: 285px;
width: expression("285px");
}

div.slideshow_container img.image_img {
width: 285px;
*width: 280px;
float: right;
padding: 0;
margin: 0;
_width: 285px;
width: expression("285px");
}

div.simple-show-container div.slideshow-image-wrapper img.image_img {
max-width: 285;
_width: 285px;
*width: 280px;
display: block;
border: 1px solid green;
float: left;
}

div.slideshow_container img.image_img {
width: 285px;
*width: 280px;
float: left;
padding: 0px;
margin: 0;
max-width: 285px;
}

/************************* CAVE ***********************************/

  /************************* TOP STORIES ****************************/
  .cave_pt1_top_stories .story_item {
      font-size: 13px;
      padding-bottom: 5px;
      margin-bottom: 5px;
      margin: 3px;
  }
  
  .cave_pt1_top_stories .story_item em {
      font-size: 11px;
  }
  
  .cave_pt1_top_stories .story_item h2 {
      margin: 0;
      padding: 0;
  }
  
  .cave_pt1_top_stories .lead_story, .pt1_top_stories .secondary_story {
      border-bottom: 1px solid #DCDCDC;
  }
  
  .cave_pt1_top_stories .first_column {
      float: left;
      width: 280px;
      _width: 270px;
      padding: 0 3px 0 0;
  }
  
  .cave_pt1_top_stories .second_column {
      float: right;
      border-left: 1px solid #DCDCDC;
      padding: 0 0 0 10px;
      width: 290px;
      margin: 0 0 0 5px;
  }
  
  .cave_pt1_top_stories .second_column {
    _margin-left: 0;
  }
  
  .cave_pt1_top_stories .second_column object {
    width: 255px;
   _width: 247px;
  }
  
  .cave_pt1_top_stories .second_column div.simple-slideshow-container {
    width: 255px;
    _width: 247px;
    margin: 0;
    padding: 0;
  }
  
  .cave_pt1_top_stories .second_column div.simple-slideshow-container img.image_img {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  
  .cave_pt1_top_stories .lead_story .story_item_headline, .pt1_top_stories .photo_story .story_item_headline {
      font-size: 20px;
      font-weight: bold;
  }
  
  .cave_pt1_top_stories .secondary_story .story_item_headline {
      font-size: 16px;
      font-weight: bold;
  }
  
  .cave_pt1_top_stories .story_item .story_item_info {
      color: #B0B0B0;
      clear: both;
      padding: 3px 0 0 0;
  }
  
  .cave_pt1_top_stories .story_item .story_item_info div {
      float: left;
  }
  
  .cave_pt1_top_stories .story_item .story_item_summary {
      clear: both;
      padding-top: 3px;
  }
  
  .cave_pt1_top_stories .more_stories ul {
      margin: 0;
      padding-left: 15px;
  }
  
  .cave_pt1_top_stories .photo_story {
      float: right;
  }
  
  .cave_pt1_top_stories .image_image {
      margin-bottom: 10px;
  }
  
  .cave_pt1_top_stories .image_img {
      width: 290px;
  }
  
  .cave_pt1_top_stories .story_item .video_video .object {
      width: 290px;
      height: 242px;
  }
  
  .cave_pt1_top_stories .pt1_read_more_link {
      margin-top: 5px;
      text-align: right;
      clear: both;
  }

  /******************************************************************/
	

/******************************************************************/


