

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




/* ---- CUSTOM DEFINED STYLESHEET hot_deals ---- */ 

#hot_deals_banner.pencil div {font-family: Arial, Trebuchet, Verdana, Geneva, sans-serif}

#hot_deals_banner.pencil div.alert_bar input.text-box {
width:105px;
}

#hot_deals_banner.pencil div.alert_bar {
  position: relative;
}

#hot_deals_banner.pencil div.alert_bar #email_form {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 200px;
  text-align: right;
}

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

/* List Resets */
ol,ul,li,p{border:0;margin:0;padding:0;list-style-type:none;}
/* =============== */
/* = Site Styles = */
/* =============== */

body {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	color: #333;
}

#main {
    margin: auto 0;
    width: 100%;
}

#page {
    background: none repeat scroll 0 0 transparent;
    margin: 0 auto;
    padding-top: 10px;
    width: 960px;
}

.pt1_pane {
	background: transparent;
	margin-bottom:10px;
}
.pt1_pane .pt1_pane_body {
	background: transparent;
	padding: 10px;
	text-align: left;
}
.pod_heading {
    background-color: #BFBFBF;
    color: #B20000;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin-bottom: 10px;
    padding: 2px 0 2px 10px;
    text-align: left;
	text-transform: uppercase;
}

.right_column_pod {
	margin: 5px 0 5px 0;
}
.right_column_pod
.pod_heading {
  margin-top: 25px;
}
#rendered_weather {
    color: #FFFFFF;
    float: right;
    left: 400px;
    position: absolute;
    text-align: left;
    top: 44px;
    width: 300px;
    z-index: 900;
    _margin-right: 100px;
    *margin-right: 100px;
}
#facebox {
    z-index: 5001;
}
div.pagination {
    background-color: #CCCCCC;
    clear: both;
    padding: 4px;
}

#celebrations_anchor {
	margin-top: 10px;
}

#powered_by {
	color: grey;	
	text-align: center;
}
#powered_by a:link {
	color: blue;
}

#edit_ad_page {
	padding: 10px;
	width: 940px;
}

#login_container {
   margin: 0 auto;
    width: 330px;
}
#improved_listing_creation_form_container #edit_ad_page {
    width: 940px;
}
#create_print_classified {
	padding: 10px;
	width: 940px;
}
#create_print_classified .body {
    width: 940px;
}




/* ================== */
/* = Top Bar Styles = */
/* ================== */


#top_bar_container {
    background-color: #BFBFBF;
    height: 25px;
    width: 100%;
}
#top_bar {
    margin: 0 auto;
    position: relative;
    width: 960px;
    z-index: 100;
}

#top_bar a {
	color: #B20000;
}
#top_bar a:hover {
	color: #B20000;
	text-decoration: underline;
}

#user_menu_container {
  float: right;
}

#top_left_links {
  float: left;
  margin-left: 8px;
}

#top_left_links
li {
  display: inline;
  padding-right: 40px;
}

#top_left_links
li
a {

}


.userMenu ul {
    margin: 0px;
}
.userMenu ul li a {
    color: #000;
}
.userMenu #sign_out {
    margin-left: 10px;
}
.userMenu ul li {
    display: inline;
    float: right;
    font-size: 12px;
    font-weight: normal;
    list-style-type: none;
    margin-right: 10px;
    margin-left: 15px;
    padding: 0px;
}
#user_handle_container {
    float: right;
}
#user_handle_container a {
    margin-right: 15px;
}


/* ========================== */
/* = Header and Menu Styles = */
/* ========================== */
#header {
	width: 100%;
	background-color: #ffffff;
	color: #FFFFFF;
}
#header_container {
	width: 960px;
	margin: 0 auto;
}
#header_logo {
	float: left;
	margin-left: 10px;
}
#header_date {
	float: right;
	margin-right: 8px;
	color: #B20000;
	text-align: right;
}

#menu
ul#whole_menu {
	background-color: #505050;
	color: #333333;
}
#menu
ul
li.main_item {
	display: inline;
	position: relative;
	padding: 0px 15px;
}
#menu
ul.sub_menu {
	position: absolute;
	top: 14px;
	left: 5px;
	background-color: #505050;
	padding: 5px;
	text-align: left;
	display: none;
	min-width: 100px;
  z-index: 2;
}

#menu
ul.sub_menu
li {
	color: #333333;
	padding: 5px;
	white-space: nowrap;
}

#menu
li.main_item
span.main_item_icon {
}

#menu
a {
	color: #FFFFFF;
}









/* =============== */
/* = Home Styles = */
/* =============== */


.top_stories_pod {
}
.top_stories_left {
    border-right: 1px solid #DCDCDC;
    float: left;
    padding: 10px 10px 10px 0;
    width: 370px;
}
.top_stories_left .image_img {
    max-width: 370px;
}
.top_stories_left .story_item_headline a {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.top_stories_right {
    float: right;
    padding: 10px;
    width: 215px;
}

.more_link {
  float: right;
  background-color: #B20000;
  padding: 5px 10px;
	margin-top: 20px;
}

.more_link
a {
  color: #FFFFFF;
  font-size: 15px;
}

.more_link
a:hover {
  color: #FFFFFF;
}

.more_link
a:visited {
  color: #FFFFFF;
}


.top_stories_right .image_img {
    max-width: 225px;
    width: 225px;
}
.top_stories_right .story_item_headline a {
    font-size: 14px;
    font-weight: bold;
	color: #000000;
}
.top_stories_right img.small-float-left {
    border: 0 none;
    float: left;
    max-height: inherit;
    padding: 5px;
    width: 218px;
    max-width: 218px;
}




.col_stories_pod {
    border-bottom: 1px solid #DCDCDC;
    clear: both;
    margin-bottom: 10px;
}
.col_stories_left {
    border-right: 1px solid #DCDCDC;
    float: left;
    padding: 10px;
    width: 200px;
}
.col_stories_left .image_img {
    max-width: 200px;
}
.col_stories_right .image_img {
    max-width: 305px;
}
.col_stories_left .story_item_headline a {
    font-size: 14px;
    font-weight: bold;
	color: #000000;
}

.top_stories_right
.hentry
a,
.col_stories_right
.hentry
a {
	color: #000000;
}

.col_stories_right {
    float: right;
    padding: 10px;
    width: 375px;
}
.col_stories_right img.small-float-left {
    border: 0 none;
    float: left;
    max-height: inherit;
    padding: 5px;
    width: 218px;
    max-width: 218px;
}

.col_stories_right
.even,
.col_stories_right
.odd {
	border-bottom: 1px solid #DCDCDC;
}







#left_column {
    border-right: 1px solid #DCDCDC;
    float: left;
    padding: 10px;
    width: 617px;
}
#right_column {
	width: 301px;
	padding: 10px;
	float: right;
}
#headlines .story_item_title {
    font-size: 18px;
    font-weight: normal;
}
#headlines .story_item_title a {
    color: #000000;
    font-size: 18px;
}
.story_item_full_story_link {
  	display: none;
}
#headlines img {
    float: left;
    max-width: 160px;
    width: 160px;
    margin-right: 20px;
}
img.small-float-left {
    border: 0 none;
    float: left;
    max-height: inherit;
    max-width: 160px;
    padding: 5px;
}
#headlines img {
  	float: left;
  	width: 200px;
}

#headlines .even {
  	clear: both;
  	margin-bottom: 15px;
}
#headlines .odd {
  	clear: both;
  	margin-bottom: 15px;
}

#headlines .signature_line img {
    width: 30px;
}


#videos_page .video_video .object {
    height: 364px;
    width: 615px;
}






#small_ad_space {
	background: transparent;
	width: 413px;
	height: 135px;
}




.image_caption {
    color: #000000;
    font-style: normal;
    margin-bottom: 15px;
}
.image_caption a:link {
    color: #000000;
    font-style: normal;
}
.image_caption a:hover {
    color: #000000;
    font-style: normal;
    text-decoration: none;
}



/* =============================== */
/* = Links across the whole site = */
/* =============================== */


a {
  	color: #B20000;
}
a:visited {
  	color: #B20000;
}

a:hover {
  	text-decoration: underline;
  	color: #B20000;
}



/* ========================= */
/* = Full Story Styles = */
/* ========================= */


.signature_line img.dont_touch_me {
    width: 13px;
    height: 13px;
}
#full_article img {
	width: 275px;
}
#full_article .full_story .image_img {
	width: 275px;
	max-width: 275px;
}

#full_article_obits img {
	width: 150px;
}
#full_article_obits .full_story .image_img {
	width: 150px;
	max-width: 150px;
}



/* ================= */
/* = Footer styles = */
/* ================= */



#site_footer {
    border-top: 2px solid #505050;
    margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 50px;
	text-align: center;
	color: #FFFFFF;
	background-color: #BFBFBF;
}
#site_footer a {
	color: #B20000;
}



/* ============== */
/* = For new BD = */
/* ============== */


#pt1_business_directory_page #pt1_right_column.new_layout {
  	float: right;
}

#pt1_business_directory_page #pt1_main_column_results {
  	*width: 610px;
  	_width: 610px;
  	max-width: 630px;
  	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;
}


/* ads */
.leaderboard_wrapper {
  width: 960px;
  background: #FFFFFF;
  margin: 5px auto;
}

.leaderboard_container {
  width: 633px;
  margin: 0 auto;
  padding: 5px 0px;
}







#comments
.comment {
	margin: 0px;
	border: none;
}

#viewed
.item {
	padding-bottom: 10px;
}


.rss_item
.rss_item_desc {
	display: none;
}

.rss_item
.rss_item_title
a {
	color: #000000;
}

#headlines .signature_line img {
    float: none;
    margin-right: 0;
    width: auto;
}

/* ---- CUSTOM DEFINED STYLESHEET lightbox ---- */ 


