/*
Theme Name: HiddenAcresPA.com
Theme URI: http://www.hiddenacrespa.com/
Description: A WordPress theme created by Ryan Blain for Hidden Acres Campground.
Version: 1.0
Author: Ryan Blain
Author URI: http://www.ryanblain.com/
Tags: pages-only

*/

@import 'styles/reset.css';

body {
	padding: 0 0 20px 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231f20;
	line-height: 18px;
}
strong {
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #231f20;
}
a:visited {
	text-decoration: underline;
	color: #231f20;
}
a:hover {
	text-decoration: underline;
	color: #d4052f;
}
a:active {
	text-decoration: underline;
	color: #d4052f;

}
#logo {
	position: absolute;
	top: 2px;
	left: 8px;
}
#ephemera {
	position: absolute;
	top: 345px;
	left: 704px;
}
#page {
	background: url(images/pageBackground.png);
	background-repeat: repeat-y;
	margin: 0 0 0 130px;
	width: 775px;	
}
#container {
	background: url(images/contentBackground.png);
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
	width: 700px;
	
}
#contentHolder {
	background: url(images/gradientBackground.png);
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-x;
	margin: 0 auto 0 auto;
	width: 691px;
}
#mainMenu {
	background: url(images/cord.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 150px;
	overflow: hidden;
}
#mainMenu ul {
	position: relative;
	margin: 0 auto 0 auto;
	width: 634px;
	height: 150px;
	overflow: hidden;
	
}
#mainMenu ul li {
	position: relative;
	float: left;
	margin: 0 3px 0 0;
	height: 150px;
	overflow: hidden;
}
#mainMenu ul li.last {
	margin: 0 0 0 0;
}
#mainMenu a:link img {
	position: relative;
	top: 0px;
}
#mainMenu a:visited img {
	position: relative;
	top: 0px;
}
#mainMenu a:hover img {
	position: relative;
	top: -170px;
}
#mainMenu a:active img {
	position: relative;
	top: -170px;
}
#mainMenu a:link img.active {
	position: relative;
	top: -340px;
}
#mainMenu a:visited img.active {
	position: relative;
	top: -340px;
}
#mainMenu a:hover img.active {
	position: relative;
	top: -340px;
}
#mainMenu a:active img.active {
	position: relative;
	top: -340px;
}
#photo {
	width: 634px;
	margin: 0 auto 0 auto;
}
#headline {
	margin: 0 0 20px 0;
}
#content {
	width: 585px;
	margin: 35px auto 0 auto;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #231f20;
	line-height: 18px;
	min-height: 300px;
}
#content p {
	margin: 0 0 20px 0;
}
#content ul {
	list-style: outside;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 0 20px;
}
.post {
	width: 565px;
	text-align: left;
	overflow: visible;
}
#welcome {
	width: 585px;
	margin: 45px auto 0 auto;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #42b417;
}
#grass {
	background: url(images/grassBackground.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 53px;
}
#mainMenuBottom {
	background: url(images/mainMenuBottomBackground.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 45px;
}
#mainMenuBottom ul {
	margin: 0 auto 0 auto;
	width: 630px;
	line-height: 45px;
}
#mainMenuBottom ul li {
	float: left;
	line-height: 45px;
}
#mainMenuBottom ul li span {
	height: 13px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 2px solid #FFFFFF;
}
#mainMenuBottom ul li span.last {
	height: 13px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-right: none;
}
#mainMenuBottom ul li span a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#mainMenuBottom ul li span a:link {
	text-decoration: none;
}
#mainMenuBottom ul li span a:visited {
	text-decoration: none;
}
#mainMenuBottom ul li span a:hover {
	text-decoration: underline;
}
#mainMenuBottom ul li span a:active {
	text-decoration: underline;
}
#footer {
	background: url(images/pageFooter.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 0 0 130px;
	padding: 12px 0 0 0;
	width: 775px;
	height: 165px;
}
#globalContact {
	position: relative;
	width: 690px;
	height: 15px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	text-align: right;
}
#globalContact ul {
	position: relative;
	height: 15px;
	overflow: hidden;
}
#globalContact ul li {
	position: relative;
	float: right;
	height: 15px;
	overflow: hidden;
}
#globalContact ul li a:link img {
	position: relative;
	top: 0px;
}
#globalContact ul li a:visited img {
	position: relative;
	top: 0px;
}
#globalContact ul li a:hover img {
	position: relative;
	top: -22px;
}
#globalContact ul li a:active img {
	position: relative;
	top: -22px;
}