#home-content-wide, #home-content-wide2 {
	float: left;
	width: 940px;
	background-color: #FFF;
	margin-top: -4px;
	line-height: 1;
}

.post-banner {
	margin-left: 15px;
	margin-top: 15px;
	background-image: url(/images/FP/fp-woman.jpg);
	background-repeat: no-repeat;
}


.post-banner .title {
	height: auto;
	line-height: 0.7;
	padding: 10px 0px 10px 185px;
}

.post-banner .title a {
	text-decoration: none;
	font-size: 41px;
	color: #F60;
}

.post-banner-entry {
	line-height: 0.7;
	padding: 0px 15px 0px 185px;
}

.post-banner-entry a {
}
/* Homepage */

#home-content {
	float: left;
	width: 480px;
	background-color: #FFF;
	line-height: 1;
}

.home-title {
	height: 34px;
	padding-left: 15px;
}

.home-title a {
	text-decoration: none;
	font-size: 20px;
	color: #ff6600;
}

.home-entry {
	margin-bottom: 10px;
	padding: 5px 0px 0px 0px;
	line-height: 1;
}

.home-entry ul {
	padding: 0px 5px 10px 0px;
	line-height: 1;
	margin: 0px 20px 10px 18px;
}

.home-entry li {
	padding: 0px 5px 10px 0px;
	line-height: 1;
	margin: 0px 0px 10px 0px;
}

#home-sidebar {
	float: right;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 1;
}

#home-sidebar p {
	margin: 0;
	padding: 8px 10px 0px 15px;
	line-height: 0.8;
}

#home-sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.post .highlights-entry {
	margin-bottom: 0px;
	padding: 0px;
}

.sponsored {
	margin-left: 15px;
	margin-top: 0px;
	height: 70px;
}

.sponsored .home-title {
	height: 23px;
	padding-left: 0px;
}

.sponsored .home-title a {
	text-decoration: none;
	font-size: 15px;
	color: #ff6600;
}

.sponsored-entry {
	padding: 12px 15px 2px 0px;
	vertical-align: middle;
	margin-left: 160px;
}

/* Site Highlights */

.blue-stripeL, .blue-stripeR {
	padding: 10px 16px 10px 16px;
	width: 173px;
	height: 110px;
	line-height: normal;
	background-image: url(/images/site-highlights.gif);
	background-repeat: no-repeat;	/*background-repeat: repeat;
	border: medium double #fff;
	background-image: url(/images/FP/blue-stripe.gif); */
}

.blue-stripeL {
	float: left;
	margin: 15px 5px 0px 15px;
}

.blue-stripeR {
	float: right;
	margin: 15px 10px 1px 5px;
}

.blue-stripeL h2, .blue-stripeR h2 {
	font-size: 18px;
	font-weight: bold;
}

.blue-stripeL h2 a, .blue-stripeR h2 a {
	color: #FFF;
}
.blue-stripeL a, .blue-stripeR a {
	color: #FFF;
	font-weight: normal;
}

/* Feedburner */

.feedburnerFeedBlock div#creditfooter {display: none;}
.feedburnerFeedBlock div {
	font-size: 12px;
	font-style: italic;
	color: #666;
	display: inline;
	line-height: 1.2;
}
.feedburnerFeedBlock .headline {
	font-weight: bold;
	color: #666;
	font-size: 12px;
}
.feedburnerFeedBlock li {
	margin-bottom: 0px;
	display:block;
}
.feedburnerFeedBlock a {
	padding-left: 0px;
	color: #01669A;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
}
.feedburnerFeedBlock p {
	font-size: 12px;
	display:block;
	color: #666;
	line-height: 1.2;
}
.feedburnerFeedBlock p.date { padding-left: 0px; font-size: 10px;	display:none; margin-left: 10px; }

