/* @override http://dev.hebuttcamp.org/wp-content/themes/freecamps/styles/homepage.css */

div#content-wrap {
	padding:5px 0 0 5;
	background: white url(images/content-bg-home.gif) repeat-x;
}
div#content {
	float: none;
	width: auto;
	background: none;
}
div#content2 {
	background: none;
}
div#content3 {
	padding: 10px 3px 30px 15px;
	background: none;
	min-height:0px;
}


div#feature {
	position: relative;
	margin-left: 0px;
	width: 721px;
	height: 250px;
	
}
div#feature #feature-img {
	position: absolute;
	top: -19px;
	left: 10px;
}
div#feature #feature-info {
	position: absolute;
	bottom: 15px;
	left: 125px;
	width: 300px;
	font-size: 90%;
	padding: 5px;
	background: white;
}
#camp-map {
	position: absolute;
	top: 269px;
	left: -16px;
	width: 156px;
	height: 145px;
	background:  url(images/map.gif);
	text-indent: -10000px;
	zoom:1;
}
#camp-sites {
	position: relative;
	width: 215px;
	float: right;
	top: -7px;
	padding: 100px 0 0 0px;
	margin-right:10px;
	background:  url(images/checkoutthecampsites.gif) no-repeat;
}
#camp-sites a {
	display: block;
	float: left;
	width: 105px;
	line-height: 2;
	font-size: 110%;
	white-space: nowrap;
}
#camp-twitter {
	position:absolute;
	top:600px;
	left:470px;
	margin-left:1em;
}
#camp-stories {
	float: left;
	width: 330px;
	height: 250px;
	padding: 0px 0 0px 50px;
	zoom:1;
}
#camp-stories ul {
	position: relative;
	margin: 0;
	padding: 0;
	zoom:1;
}
#camp-stories ul li {
	float: left;
	width: 100px;
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	zoom:1;
}

#camp-stories .thumbnail {
	display: block;
	position: relative;
	padding: 0 0 0 7px;
	zoom:1;
}
#camp-stories .thumbnail .frame {
	position: absolute;
	top:0px;
	left: 0px;
	width: 114px;
	height: 75px;
	background: url(images/frame.gif) no-repeat;
	zoom:1;

}
#camp-stories .selected .thumbnail .frame {
	background-image: url(images/frame-selected.gif);
}
#camp-stories .excerpt {
	display: none;
	position: absolute;
	top: 75px;
	left: 0px;
	width: 400px;
}
#camp-stories ul li.selected .excerpt {
	display: block;
}
/*

*/
#top-box {
	position: absolute;
	top: 153px;
	left: 470px;
	width: 238px;
	background: url(images/topbox.gif) no-repeat;
	height: 262px;
	font-size: 85%;
	color: white;
	line-height: 1.7;
}
#top-box a {
	color: #f7ee8c;
}
#top-box .inner {
	padding: 20px 25px 0 28px;
}
#top-box #lifechanging {
	height: 40px;
	visibility: hidden;
}
#top-box p#describe {
	height: 60px;
}
#top-box #applyforcamp {
	display: block;
	height: 38px;
	margin-bottom: 10px;
	text-indent: -10000px;
}