

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

@charset "utf-8";

#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}
div.widgetMoney {
    height: 600px;
}

#pt1_branding {
	height: 110px;
	background: #2B2B2B url('/sites/624/assets/MDJheader.jpg') 0px 0px no-repeat;
	padding-left: 200px;
}

#pt1_biz_branding {
	height: 105px;
	background: #FFFFFF url('/sites/625/assets/header_marketplace.png') 0px 0px no-repeat;
	padding-left: 200px;
}

#pt1_car_branding {
	height: 105px;
	background: #FFFFFF url('/sites/624/assets/header_neighborcars.png') 0px 0px no-repeat;
	padding-left: 200px;
}
/************************* MENU ***********************************/

#pt1_menu {
	background: #FFF;
        height: 86px;
}

#pt1_main_menu {
	clear: both;
        height: 35px;
        width: 960px;
}



#pt1_sub_menu .pt1_item {
	float: left;
	padding: 0px 0px 0px 0px;
}

#pt1_sub_menu .pt1_item a {
	color: #000000;
}

#pt1_sub_menu .pt1_button {
	float: left;
	padding: 1px 3px 1px 3px;
	margin: 3px 10px 3px 10px;
	border: 1px solid #FFF;
	color: #FFF;
	font-weight: bold;
}


#pt1_main_menu .pt1_item a {
	color: #FFFFFF;
        font-size: 10pt;
}

#pt1_sub_menu {
	background: #94c0ff;
	height: 22px;
	clear: both;
}

#pt1_login_controls {
	float: right;
	padding: 3px 10px 0 0;

}

#pt1_login_controls a {
	font-weight: normal;
	color: #2B2B2B;
	/* color: #97D1FF; */
}

#pt1_login_controls div, #pt1_login_controls ul, #pt1_login_controls li {
	padding: 0;
	margin: 0;
}

.pt1_login_controls {
	float: right;
	padding: 3px 10px 0 0;

}

.pt1_login_controls a {
	font-weight: normal;
	color: #2B2B2B;
	/* color: #97D1FF; */
}

.pt1_login_controls div, #pt1_login_controls ul, #pt1_login_controls li {
	padding: 0;
	margin: 0;
}

.userMenu #sign_out {
	margin-left: 30px;
}


/******************** SEARCH **************************/
#pt1_search_bar_container {
	float: right;
}

#pt1_search_links {
	float: left;
	font-size: 9pt;
	padding: 5px 20px 0 0;
}

#pt1_search_links a {
	color: #000;
}

#pt1_search_controls {
	float: right;
	padding-top: 6px;
        padding-bottom: 12px;
}


/* ******************BRADS STUFF ******************* */



body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: center;
}

#pt1a_home_left_column {
	float: left;
	width: 645px;
	text-align: left;
}

#pt1a_home_right_column {
	float: right;
	width: 315px;
	text-align: left;
}

.storybox_poll {
	background-image: url(/sites/2518/assets/2011_poll_bg.png);
	width: 300px;
	height: 259px;
        float: left;
}

.storybox_poll_int {
	background-image: url(/sites/2518/assets/2011_poll_bg_int.png);
        background-repeat: no-repeat;
	width: 318px;
	height: 271px;
        float: left;
        padding-bottom:20px;
}

.storybox_sorter {
	background-image: url(/sites/625/assets/storybox_sorter.png);
	width: 417px;
	height: 237px;
        float: left;
}

.generic_gutter {
	width: 630px;
	height: 20px;
}

.topmenu a{
	background-color: #FFFFFF;
	font-weight: normal;
        font-family: verdana;
	color: #2B2B2B;
	width: 960px;
	height: 23px;
	margin: 0;
	text-align: right;
        padding: 0px 0px 0px 0px;
}


.breaking_news {
	background-color: #d50100;
	width: 960px;
	height: 0px;
        visibility: hidden;
        margin-left: auto;
        margin-right: auto;
}

.updates_bar {
	background-image: url(/sites/624/assets/updates_bar.png);
	width: 630px;
	height: 0px;
        visibility: hidden;
	/*height: 0px; */
}

li {
	list-style-type: none;
	background-image:url('/sites/2518/assets/2012bullet.png');
	background-repeat:no-repeat;
	background-position: 0px 7px;
	padding-left: 5px;
}

.footer_container {
   width: 960px;
   height: 350px;
}

.foot_col {
  width: 220px;
}


.foot_topix {
  font-size: 12px;
  font-weight: bold;
}


.foot_link {
  font-size: 10px;
  font-weight: normal;
  padding-left: 10px;
}


.foot_spacer {
  height: 30px;
  width: 220px;
}

.top_ad {
   width: 728px;
   height: 90px;
   margin-left: auto;
   margin-right: auto;
   padding-bottom: 20px;
   padding-top: 20px;
}


#pt1_main_menu .pt1_item_active {
	background: #D50202;
	border: none;
}

#pt1_main_menu {
	background: #FFF;
	clear: both;
	border-top: 0px solid #FFF;
}

#pt1_main_menu .pt1_item, #pt1_main_menu .pt1_item_active {
	padding: 0px 0px 0px 0px;
	border-right: 0px dotted #B2B2B2;
	float: left;
        line-height: 10px;
}



/************************* TOP STORIES ****************************/
.pt1_feature .pt1_feature_header {
	margin: -10px -10px 5px -10px;
	padding: 5px 0 0 0;
	_padding: 5px 0 5px 0;
	border-bottom: 0px solid #DCDCDC;
	height: 30px;
	background: url('/sites/624/assets/top_story_header_blue.png') 0px 0px no-repeat;
}

.pt1_feature .pt1_feature_header .pt1_item {
	float: left;
	padding: 3px 10px 3px 10px;
}

.pt1_feature .pt1_feature_header .pt1_item a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

.pt1_feature .pt1_feature_header .pt1_selected {
	border: 0;
	margin: 0;
}

.pt1_feature .pt1_feature_header .pt1_selected a {
	color: #ffde00;
	margin: 0;
}

.pt1_feature .pt1_feature_body {
	clear: both;
	width: 600px;
	min-height: 390px;
	_height: 390px;
	padding: 5px;
	margin: 0;
}

.pt1_top_stories .story_item {
	font-size: 13px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin: 3px;
}

.pt1_top_stories .story_item em {
	font-size: 11px;
}

.pt1_top_stories .story_item h2 {
	margin: 0;
	padding: 0;
}

.pt1_top_stories .lead_story, .pt1_top_stories .secondary_story {
	border-bottom: 1px solid #DCDCDC;
}

.pt1_top_stories .first_column {
	float: left;
	width: 280px;
	_width: 270px;
	padding: 0 3px 0 0;
}

.pt1_top_stories .second_column {
	float: right;
	border-left: 1px solid #DCDCDC;
	padding: 0 0 0 10px;
	width: 290px;
	margin: 0 0 0 5px;
}

.pt1_top_stories .second_column {
  _margin-left: 0;
}

.pt1_top_stories .second_column object {
  width: 255px;
 _width: 247px;
}

.pt1_top_stories .second_column div.simple-slideshow-container {
  width: 255px;
  _width: 247px;
  margin: 0;
  padding: 0;
}

.pt1_top_stories .second_column div.simple-slideshow-container img.image_img {
  width: 100%;
  margin: 0;
  padding: 0;
}

.pt1_top_stories .lead_story .story_item_headline, .pt1_top_stories .photo_story .story_item_headline {
	font-size: 20px;
	font-weight: bold;
}

.pt1_top_stories .secondary_story .story_item_headline {
	font-size: 16px;
	font-weight: bold;
}

.pt1_top_stories .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

.pt1_top_stories .story_item .story_item_info div {
	float: left;
}

.pt1_top_stories .story_item .story_item_summary {
	clear: both;
	padding-top: 15px;
}

.pt1_top_stories .more_stories ul {
	margin: 0;
	padding-left: 15px;
}

.pt1_top_stories .photo_story {
	float: right;
}

.pt1_top_stories .image_image {
	margin-bottom: 10px;
}

.pt1_top_stories .image_img {
	width: 290px;
}

.pt1_top_stories .story_item .video_video .object {
	width: 290px;
	height: 242px;
}

.pt1_top_stories .pt1_read_more_link {
	margin-top: 5px;
	text-align: right;
	clear: both;
}
/************************pane stuff******************************************/

.pt1_pane {
	background: #FFF url('/templates/publication_pods/images/corner_top_left.gif') top left no-repeat;
	margin-bottom: 10px;
}

.pt1_pane .pt1_pane_heading {
	font-size: 20px;
	font-family: arial;
	color: #296ba7;
	text-align: left;
	border-bottom: 0px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}

.pt1_pane .pt1_pane_body {
	background: url('/templates/publication_pods/images/corner_bottom_right.gif') bottom right no-repeat;
	padding: 10px;
	text-align: left;
}

.pt1_pane_special {
	background: #2B2B2B url('/templates/publication_pods/images/corner_dark_top_left.gif') top left no-repeat;
	margin-bottom: 10px;
}

.pt1_pane_special .pt1_pane_heading {
	font-size: 20px;
	font-family: arial;
	color: #FFF;
	text-align: left;
	padding: 8px 0 8px 12px;
}

.pt1_pane_special .pt1_pane_body {
	background: #FFF url('/templates/publication_pods/images/corner_bottom_right.gif') bottom right no-repeat;
	padding: 10px;
	text-align: left;
}

.pt1_pane_subtle {
	background: #F0F0F0 url('/templates/publication_pods/images/corner_medium_top_left.gif') top left no-repeat;
	padding-top: 8px;
	margin-bottom: 10px;
}

.pt1_pane_subtle .pt1_pane_heading {
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	color: #BABABA;
	text-align: left;
	border-bottom: 0px solid #DCDCDC;
	padding: 0 0 8px 10px;
}

.pt1_pane_subtle .pt1_pane_body {
	background: #F0F0F0 url('/templates/publication_pods/images/corner_medium_bottom_right.gif') bottom right no-repeat;
	padding: 10px;
	text-align: left;
}

.pt1_button {
	padding: 3px;
	border: 1px solid #D50202;
	color: #D50202;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.pt1_top_stories .story_item .story_item_info div.signature_line {
  float: none;
}

.pt1_top_stories div.only_column .story_item .story_item_info div.signature_line {
  clear: right;
}


/************************* For NEW BD **********************/


#pt1_business_directory_page #pt1_right_column.new_layout {
  float: right;
}

#pt1_business_directory_page #pt1_main_column_results {
  _width: 610px;
  max-width: 630px;
  width: 610px;
  float: left;
}

#pt1_right_column div.playlist_matrix {
  _width: 300px;
  padding-top: 13px;
  _padding-top: 16px;
  padding-bottom: 0px;
}

#pt1_right_column div.playlist_matrix li.first {
  margin-left: 0px;
}

#pt1_right_column div.playlist_matrix li {
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 0px;
  border-left: none;
  _padding-left: 5px;
  height: 160px;
}

#pt1_right_column div.playlist_matrix li a {
  margin: -10px 0px 0px 0px;
}


/***********************Ridiculous tweaks*******************/

#pt1_content_container {
	padding: 0px;
	width: 960px;
	_width: 970px;
	min-height: 800px;
	_height: 800px;
	margin: 0 auto 0 auto;
	margin-top: 6px;
}

#push_lead_story_left_column_container .image_img {
        margin-bottom: 10px;
}

.story_item_headline {
        padding-bottom: 9px;
}

.related_content {
	border-top: 1px solid #DCDCDC;
	clear: both;
	padding: 3px;
	font-size: 12pt;
	margin-top: 3px;
}

.image_caption, .video_caption, .rss_item_date {
	font-size: 11px;
	color: #979797;
	line-height: 14px;
	text-align: left;
        padding-bottom: 10px;
}

#pt1_news_page #pt1_main_right_column .story_item {
	margin-bottom: 20px;
}

#pt1_news_page #pt1_main_left_column .story_item {
	margin-bottom: 20px;
}

.video_video .link {
display:none; 
}

.leaderboard_banner_ad  {
	width: 728px;
	height: 90px;
        padding: 10px 0px 0px 2px;
}

.leaderboard_banner_ad_small  {
	width: 220px;
	height: 90px;
        padding: 10px 2px 0px 0px;
}

/************************* For NEW BD **********************/

.image_image {
 /* width: 270px; */
 /* Please target this class with an ID tag so it just affects the items you wish to affect*/
}

.full_story .image_img {
	/*width: 250px;*/
       /* same here */
}
div.storybox_blotter h2, div.storybox_sorter h2 {
margin-bottom:10px;
}

#pt1_news_page #pt1_bullets {
margin-left:10px;
}
#mobile_reactor #ReactorNav li {
    background-image: none;
}
