/*
Theme Name: Golden Mountain park
Theme URI: http://www.OctaneMedia.com
Description: Theme for GoldenMountainPark.com
Author: Brit Mansell
Author URI: http://www.OctaneMedia.com/
Version: 0.1
*/

@import url("reset.css");

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 22px;
	background: #cec0ad url(images/bg.jpg) no-repeat top center;
}

#wrapper {
	width: 960px;
	margin: 10px auto 10px auto;
}

a {
	color: #BB1B22;
	outline: none;
}

a:visited, a:hover {
	color: #E4631F;
}

h3 {
	font-size: 150%;
	margin: 10px 0 5px 0;
	text-shadow: 1px 1px White;
}

h3 a, h3 a:visited {
	color: Black;
}

h2 {
	margin-bottom: 20px;
	font-size: 350%;
	text-shadow: 1px 1px White;
	line-height: 40px;
}

p {
	margin-bottom: 10px;
}

#header {
	position: relative;
	height: 345px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 304px;
	height: 195px;
	background-image: url(images/logo.png);
	text-indent: -9999em;
	z-index: 99;
}

#top-nav {
	position: absolute;
	right: 0;
	top: 0;
	height: 340px;
	z-index: 99;
}

#top-nav a {
	display: block;
	text-indent: -9999em;
	width: 280px;
	background: url(images/bg_nav.png) no-repeat;
	height: 87px;
}

#top-nav #offroad:hover {
	background-position: -280px 0;
}

#top-nav #camping {
	background-position: 0 -87px;
	height: 83px;
}

#top-nav #camping:hover {
	background-position: -280px -87px;
}

#top-nav #sports {
	background-position: 0 -170px;
	height: 80px;
	margin-bottom: 3px;
}

#top-nav #sports:hover {
	background-position: -280px -170px;
}

#top-nav #nature {
	background-position: 0 -257px;
	height: 80px;
}

#top-nav #nature:hover {
	background-position: -280px -257px;
}

#header #slides, #rotator {
	position: absolute !important;
	top: 15px;
	right: 135px;
	width: 621px !important;
	height: 319px !important;
}

#header #slides li img, #rotator img {
	border: 1px solid white;
}

#header #social-box{
	position: absolute;
	left: 20px;
	bottom: 5px;
	width: 175px;
	height: 150px;
}

#header #social-list {
	position: absolute;
	bottom: 0;
	left: 0;
}

#header #social-list li {
	width: 54px;
	height: 54px;
	float: left;
	margin-right: 3px;
}

#header #social-list li a {
	display: block;
	width: 54px;
	height: 54px;
	background: url(images/social.png) no-repeat;
	text-indent: -9999em;
}

#header #social-list #twitter {
	background-position: -64px 0;
}

#header #social-list #myspace {
	background-position: -121px 0;
}

.social-callout {
	display: none;
	position: absolute;
	bottom: 62px;
	left: 30px;
	z-index: 100;
}

#content-box {
	background: #eae3d9 url(images/bg_content.jpg) no-repeat center top;
	padding-top: 5px;
	border-bottom: 1px solid #7C4F2B;
}

.home #content-box {
	padding-top: 55px;
}

#content {
	float: left;
	width: 610px;
	padding: 0 30px 20px 30px;
}

#sidebar {
	float: right;
	width: 248px;
	padding: 0 25px 0 16px;
}

#sidebar #nav {
	margin: 5px 0 40px 20px;
}

#sidebar #nav li {
	margin-bottom: 20px;
}

#sidebar #nav a {
	display: block;
	background: url(images/side-nav.png) no-repeat;
	width: 141px;
	height: 44px;
	text-indent: -9999em;
}

#sidebar #nav #events {
	background-position: 0 -50px;
}

#sidebar #nav #rules {
	background-position: 0 -101px;
}

#sidebar #nav #rates {
	background-position: 0 -151px;
}

#sidebar #nav #bunks {
	background-position: 0 -198px;
}

#sidebar #nav #guestbook {
	background-position: 0 -246px;
	width: 223px;
}

#sidebar #nav #links {
	background-position: 0 -296px;
	width: 223px;
}

#photo-gallery {
	margin-bottom: 40px;
}

/* headings */
#heading-recent-park-news {
	text-indent: -9999em;
	background: url(images/heading-recent-park-news.png) no-repeat;
	width: 316px;
	height: 38px;
}

#footer {
	background: url(images/bg-footer.jpg) no-repeat;
	height: 356px;
	padding-top: 20px;
	color: #EAE3D9;
	font-size: 150%;
	line-height: 22px;
}

#footer h3 {
	text-indent: -9999em;
	height: 46px;
	margin-bottom: 10px;
}

#footer #related-information {
	float: left;
	width: 415px;
	height: 350px;
	margin-left: 45px;
}

#footer #related-information li {
	margin-bottom: 10px;
}

#footer #contact {
	float: right;
	width: 345px;
	height: 360;
	margin: 0 20px 0 0;
}

#footer #related-information h3 {
	background: url(images/heading-related-information.png) no-repeat;
	height: 46px;
}

#footer #contact h3 {
	background: url(images/heading-contact-us.png) no-repeat;
	width: 237px;
}

#copyright {
	width: 960px;
	margin: 0 auto;
}

#copyright p {
	float: left;
	text-shadow: 1px 1px 1px White;
}

#copyright #octane {
	margin-top: 10px;
	float: right;
	display: block;
}

#maps-list li {
	float: left;
}

#calendar_wrapLarge h2 {
	font-size: 150%;
	margin-bottom: 0;
}

#wp-calendarLarge td {
	background-color: White;
}

#breadcrumbs {
	color: White;
	margin: 0 0 30px 10px;
}

#breadcrumbs a {
	color: #BB1B22;
}

#commentform textarea {
	width: 600px;
	height: 60px;
}

ol {
	list-style-type: decimal;
	margin-left: 20px;
}

ol ul {
	list-style-type: circle;
	margin-left: 20px;
}

.list {
	list-style: circle;
	margin: 0 0 20px 20px;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

div.alignright {
	background-color: #BEBEBE;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}

.alignright img {
	border: 1px solid Gray;
	margin: 5px;
}

.wp-caption-text {
	margin-bottom: 0;
}

.post {
	margin-bottom: 30px;
}

#sasquatch {
	background-color: White;
	padding: 10px;
	border: 1px solid Gray;
}

.page-id-149 .entry ul {
	margin-bottom: 30px;
}

#reservation-list li {
	clear: both;
	height: 30px;
}

#reservation-list li label {
	width: 200px;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
}

#reservation-list li input {
	float: left;
}

#steps-list {
	margin-bottom: 20px;
}

#steps-list li {
	clear: both;
}

#steps-list .number {
	float: left;
	margin: 0 10px 30px 0;
}

#gpx-box {
	margin: 30px 0 20px 0;
}

#gpx-box  img {
	float: left;
	margin: 0 10px 0 0;
}

#gpx-box p {
	margin: 0 0 6px 0;
}
