/* -------------------------------------------------------------- 
  
Homepage Styles

-------------------------------------------------------------- */

html {
	background:#ece6de url(/resource/images/bg-home.png) top center repeat-y;	
}

#container {
	background:none;
}

#content {
	margin-top:-10px;
}

#home h1 {
	width:960px;
}

#hamperfeature,
#inspiration {
	float:right;
}

#favourites {
	float:left;
}

#hamperfeature .cta,
#inspiration .cta,
#favourites .cta {
	float:left;
	width:430px;
	text-align:center;
	margin-top:15px;
}

#hamperfeature > p,
#inspiration > p,
#favourites > p {
	text-align:center;
	margin:-5px auto 5px;
	min-height:40px;
}

#hamperfeature blockquote,
#favourites blockquote {
	margin:10px 0 0 265px;
	text-align:left;
	width: 150px;
}

#news {
	margin-top:20px;
}

#news .item {
	float:left;
	width:210px;
	margin:0 20px 0 0;
}

#news .item:last-child {
	margin-right:0;
}

#news .item img {
	display:block;
	width:208px;
	height:118px;
	margin:5px 0 10px 0;
	border:1px solid #a49365;
}

#news .item p {
	margin-top:5px;
	line-height:1.4;
}

#news h2,
#engage h2 {
	margin-bottom:20px;
}

#news h3 {
	margin:0;
}

#engage .item {
	float:left;
	width:405px;
	height:100px;
	margin:0 55px 30px 0;
}

#engage .item:nth-child(odd){
	margin-right:0;
}

#engage img {
	display:block;
	float:left;
	border:1px solid #a49365;
	width:98px;
	height:98px;
}

#engage h3 {
	margin:0 0 10px 0;
	line-height:1;
}

#engage a {
	margin-bottom:5px;
	line-height:1.2;
}

#engage h3, #engage p, #engage a {
	float:right;
	width:285px;
	text-align:left;
}

.medium {
	width:430px;
	padding:10px 20px;
}

#hamperfeature .slide-content h3,
#favourites .slide-content h3 {	
	position:static;
	margin:19px 0 0 245px;
}

#hamperfeature .slide-content a,
#favourites .slide-content a {
	float:left;
	margin:15px 0 0 266px;
	font-size:1.1em;
}

.feature .slide-content ul li p {
	font-size:0.8em;
	line-height:1.3;
}