/*Front Page
---------------------------------------*/
#fp-entry {
	width: 596px;
	height: 596px;
	float: left;
	color: #fff;
	background: #42566E url(../images/bb2-fp-valentineburger.jpg) no-repeat;
	text-align: left;
	border-top: 6px solid #666;

}
.fpentry {
	font-size: 1.3em;
	line-height: 1.3em;
	
}
.fpentry a:link, a:visited {
	text-decoration: underline;
	color: #CCC;
	}
.fpentry a:hover {
	text-decoration: underline;
	color: #eba311;
	}
.fpentry p { margin: 10px 210px 10px 10px; }
.fpentry h2 {
	font-size: 1.4em;
	margin: 10px 210px 0px 10px;
	padding-top: 8px;
	color: #CCC;
	}
.fpentry h3 {
	margin: 0px 210px 0px 10px;
	color: #FFF;
	padding-top: 5px;
    font-size: 1.1em;
    font-weight:bold;
	}
.fpentry h4 {
	margin: 0px 210px 0px 10px;
	color: #CCC;
	padding-top: 1px;
    font-size: .9em;
	}
.fpentry h2 a:link, h2 a:visited {
	color: #CCC;
	text-decoration: none;
	}
.fpentry h3 a:link, h3 a:visited {
	color: #CCC;
	text-decoration: none;
	}
.fpentry h4 a:link, h4 a:visited {
	color: #CCC;
	text-decoration: none;
	}
.fpentry h2 a:hover {
	text-decoration: underline;
	color: #eba311;
	}
.fpentry h3 a:hover {
	text-decoration: underline;
	color: #eba311;
	}
.fpentry h4 a:hover {
	text-decoration: underline;
	color: #eba311;
	}


.fpentry ul {
	margin: 0 0 10px 10px;
	}
.fpentry ul li {
	display: block;
	margin: 5px 0 0 0;
	padding: 0 0 0 17px;
	background: url(../images/list-star.gif) no-repeat 0 .3em;
	}
.fpentry ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 10px 10px;
	}
.fpentry ol li ol li { 
    font-size: .9em;
    list-style-type: lower-roman; 
    }
.fpentry ol li {
	margin: 5px 0 0 0;
	}

/*FP Shop/giftGuide
------------------------------------------------------------ */
.fpshopimage {
	float:left;
	width:50px;
	height:50px;
	border:1px solid #4B5661;
	margin-right:5px;
	}

/*FP NewsBlog
------------------------------------------------------------ */


.fpnewshead {
	float:left;
	clear:both;
	width:290px;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	padding-bottom:5px;
	margin-top:10px;
	}

.fpnewsdate {float:left;width:51px;height:47px;background:url('../images/datebg.gif') no-repeat;margin-right:5px;}


.fpnewsdate h1 {margin:0px;font:11px Tahoma;color:#DCE8F6;text-align:center;text-transform:uppercase;margin-top:2px;}


.fpnewsdate h2 {margin:0px;padding:0px;font:22px Trebuchet MS;font-weight:bold;color:#FFFFFF;text-align:center;}


.fpnewstitle{float:right;text-align:left;height:47px;width:230px;}


.fpnewsentry{
	float:left;
	clear:both;
	font-size: 1.0em;
	line-height: 1.1em;
	color:#374457;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	background-position: 0% 100%;
	padding-bottom:10px;
	background: #EAEDF0;
	border-bottom:1px dotted #4B5661;
	}
	
.fpnewsentry ul li {margin:0; padding:0;}

.fpnewstitle h2, h3{font: 16px Trebuchet MS;color:#374457;margin:0;padding:0;}
.fpnewstitle h2 a {text-decoration:none;color:#374457;margin:0;font-weight:normal;}
.fpnewstitle h2 a:hover{text-decoration:underline;}
.fpnewstitle h3 a {text-decoration:none;color:#374457;margin:0;font-weight:normal;}
.fpnewstitle h3 a:hover{text-decoration:underline;}
span.fpnewspostmetadata {float:right;font: 11px  Tahoma;color:#FF9600;margin:0;padding:0px;}
.fpnewspostmetadata a {color:#FF9600;font-weight:bold;}
.fpnewspostmetadata a:hover{text-decoration:underline;}
.fpnewsentry span.fpnewsarchexcerpt, .fpnewsentry a:hover span.fpnewsarchexcerpt  {

  margin-right: 0em;
  padding-left: 0em;
  font-size: 1.0em;
  line-height: 1.1em;
  text-align: left;
	}
