/*-----------------------------------------------------------------------------
Web Site: Countryside Spinning Vale

$CreatedDate: 2009-08-28 $
$CreatedBy: annag $

$Revision: 49 $
$LastChangedDate: 2009-09-01 14:58:02 +0600 (Tue, 01 Sep 2009) $
$LastChangedBy: annag $
-----------------------------------------------------------------------------*/


/* =Homepage
---------------------------------------- */

.content-inner-second {
	background: #fff;
	width: 851px;
	padding: 10px;
}
#homepage .primary-content{
	border-right: 0;
	width: 850px;
	padding: 0 0 0 1px;
	margin: 0;
	float: none;
}

/* =Homepage Gallery
---------------------------------------- */
#home-gallery  {
	width: 850px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#home-gallery .list-item {
	background: none;
	width: 850px;
	padding: 0;
	margin: 0;
}
#home-gallery .list-item .item-content {
	width: 272px;
	padding: 0 10px 0 0;
	float: left;
}
#home-gallery .list-item .item-image {
	width: 568px;
	padding: 0;
	float: left;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}
#home-gallery .list-item .item-title {
	border-bottom: 1px solid #c7c251;
	padding: 0 0 10px;
	margin: 0 0 10px;
	line-height: normal;
}
#home-gallery .list-item .item-summary {
	color: #2d371d;
	padding: 0 0 10px;
	font-size: 1.1em;
}
#home-gallery .list-item .item-links ul {	
	margin-left: 0px;
	margin: 0;
	float: none;
	width: auto;
}
#home-gallery .list-item .item-links ul li{
	background: url(/images/branding/markers/double-arrows.gif) no-repeat 0 5px;
	margin-left: 0px;
	padding: 0 0 6px 25px;
	float: none;
	width: auto;
	height: auto;
	position: static;
}
#home-gallery .list-item .item-links ul li a,
#home-gallery .list-item .item-links ul li a:visited {
	color: #2d371d;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
}







