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

/*
Author: Joe Tan (joe.tan@trinetsolutions.com)  
*/

html, body {
	background:#496732;
	padding-bottom:20px;
	color: #4a411c;
	font-family: Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	clear: both;
}
h1 {
	margin: 0;
	color: #41a23f;
	font-weight: normal;
	font-size: 180%;
}
h2 {
	font-weight: normal;
	font-size: 150%;
}
h3 {
	font-size: 120%;
}
h4 strong {
	color: #197817;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
}
a {
	color: #d47702;
	text-decoration: underline;
}
blockquote {
	background: #eee;
	padding: 10px;
}
cite{
	display: block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}
img[align=right], img.alignright {
	margin:0 0 1em 1em;
}
img[align=left], img.alignleft {
	margin:0 1em 1em 0;
}
.clear{
	clear: both;
}
dl dt {
	font-weight: bold;
}

div#wrap {
	text-align: left;
	background: #e7e1a7 url(images/footer.jpg) bottom center repeat-x;
	padding-bottom: 285px;
}
div#wrap1 {
	margin: 0 auto;
	background: #e7e1a7 url(images/header.jpg) top center no-repeat;
}
div#wrap2 {
	position: relative;
	width: 750px;
	margin: 0 auto;
}

/* @group Header */

div#header {
	position: relative;
	height: 113px;
	background: url(images/header.jpg) top center no-repeat;
}
div#header h1 {
	position: absolute;
	top: 13px;
}
div#header h1 a {
	display: block;
	height: 50px;
	width: 500px;
	text-indent: -10000px;
}
div#header #isitfree {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100px;
	width: 159px;
	background: url(images/header-isitfree.gif) no-repeat;
	text-indent: -10000px;
}

/* @end */

/* @group Navigation */

div#nav {
	position: absolute;
	top: 77px;
	left: 0px;
	width: 750px;
	height: 36px;
}
div#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#nav ul li {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	left: -10000px;;
}
div#nav ul li a {
	display: block;
	height: 36px;
	line-height: 36px;
	width: 98px;
	text-indent: -10000px;
	background: url(images/nav.gif) no-repeat;
}
div#nav ul li.home { left: 0px;}
div#nav ul li.aboutthecamps { left: 98px;}
div#nav ul li.aboutthecamps a { background-position: -98px 0px; width: 124px;}
div#nav ul li.campsites { left: 222px;}
div#nav ul li.campsites a { background-position: -222px 0px; width: 135px;}
div#nav ul li.cometocamp { left: 357px; }
div#nav ul li.cometocamp a { background-position: -357px 0px; width: 119px;}
div#nav ul li.planningyourtrip { left: 476px; }
div#nav ul li.planningyourtrip a { background-position: -476px 0px; width: 133px;}

div#nav ul li.selected a,
div#nav ul li a:hover { background-image: url(images/nav-selected.gif); }

/* @end */

/* @group Content */

div#content-wrap {
	padding: 28px 0 0;
	background: white url(images/content-bg.gif) no-repeat 0px 0px;
	zoom:1;
}
div#content {
	float: right;
	width: 470px;
	width:511px;
	margin-right: 30px;
	background: url(images/content-bg-mid.gif) -2px 0;
	zoom:1;
}
div#content2 {
	background: url(images/content-bg.gif) no-repeat -209px -28px;
	padding-right: 3px;
}
div#content3 {
	background:  url(images/content-bg-bottom.gif) no-repeat bottom right;
	padding: 20px 18px;
	line-height: 1.4;
	min-height:630px;
}
.post {
	margin: 0 0 1.5em 0;
}
.post .excerpt p {
	display: inline;
	margin-right: 1em;
}
.post .meta {
	display: block;
}
div#content form.search {
	margin: 2em 0;
}
/* @end */

/* @group Sidebar */

div#sidebar {
	float: left;
	width: 197px;
	margin: 0 0 0 10px;
	zoom:1;
	
}

div#subnav {
z-index:-3;
zoom:-1;
	}


div#subnav ul.level-0, div#subnav ul.level-0 li.level-0 {
	margin: 0;
	padding:10px 0 10px 10px;
	list-style: none;
	
}
div#subnav ul.level-0 li.level-0 a.level-0 {
	padding:4px 0px 4px 18px ;
	margin:0 0 0px 4px;
	text-decoration:none;
	font-size:140%;
	color:#b39f60;
	display:none;
	
}
div#subnav ul.level-1 {
	margin: 17px 0 20px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	position:relative;
	z-index:1;
	
	
}
div#subnav ul.level-1 li {
	margin: 0 0 0px 0;
	padding: 10px 20px 15px 27px;
	list-style: none;
	zoom:-1;
	
}
div#subnav ul.level-1 li a {
	color: #c57102;
	text-decoration: none;
	
}
div#subnav ul.level-1 li a:hover {
	text-decoration: underline;
	
}
div#subnav ul.level-1 li.selected {
	background: url(images/subnav-selected.gif) no-repeat bottom;
	
}
div#subnav ul.level-1 li.selected a {
	color: #41a23f;
	
}
#sidebar-apply {
	background: url(images/sidebar-apply.gif) no-repeat;
	height: 130px;
	padding: 30px 5px 0 15px;
	margin: 0 0 2em 0;
	font-size: 85%;
	line-height: 2;

}
#sidebar-apply #applyforcamp {
	display: block;
	height: 50px;
	margin-bottom: 10px;
	text-indent: -10000px;
}

#sidebar-twitter {
	margin: 0 5px 2em 5px;
}
#sidebar-twitter ul#twitter_update_list {
	margin-left:5px;
}
#sidebar-twitter ul#twitter_update_list li {
	list-style-type:none;
	margin: 0 5px 0 25px;
}

/* @end */

/* @group Footer */

div#footer {
	position: absolute;
	/*bottom: -105px;*/
	margin-top: 0;
	height: 100px;
	width: 620px;
	padding: 0px 0 0 120px;
	background: url(images/footer-logo.jpg) no-repeat 15px 0;
	color: white;
	line-height: 1.6;
	font-size: 90%;
}
div#footer .links {
	color: white;
	padding-top: 8px;
}
div#footer .links a {
	color: white;
	font-weight: bold;
}
div#footer .promos {
	padding-top: 5px;
	color: #fff691;
}
div#footer .promos a {
	color: #fff691;
}
#footer-search {
	background:  url(images/footer-search.gif) no-repeat;
	position: absolute;
	top: 5px;
	right: 0px;
	width: 186px;
	height: 90px;
}
#footer-search input.query {
	position: absolute;
	top: 32px;
	left: 10px;
	width: 130px;
	background: none;
	color: white;
	border: 0;
}
#footer-search input.submit {
	position: absolute;
	top: 32px;
	left: 160px;
	width: 20px;
	height: 20px;
	background:none;
	border: 0;
	font-size: 0px;
	cursor: pointer;
}

.print {
  display:none;
}
/* @end */