@import url("reset.css");
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* 
colors
Dark Green #235324
Meduim Green #DAEBDB
Light Green #EFFCF0

*/

body {
	margin: 20px 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #EFFCF0;
	background-image: url(/img/sky-grass.jpg);
	font-size:0.85em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	background-attachment: fixed;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6B4727;
}

h2 {
	font-size: 2em;
}

h3 {
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

a {
	color: #235324;
}

a:hover {
	text-decoration: none;
}
/* container */
.container {
	background-repeat: repeat-y;
	background-position: left top;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*background-image: url(../../img/grass_shadow.jpg);*/
}
/* Header */

#header {
	width: 886px;
	height: 180px;
	background-image: url(../../img/parkheader5.png);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	border-radius-topleft: 30px;
	border-radius-topright: 30px;
	background-position: top;
}

#header h1 {
	font-size: 2.0em;
	color: #009900;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0px;
	overflow: visible;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
	word-spacing: 1em;
	font-variant: small-caps;
	letter-spacing: .5em;

}

#header h2 {
	font-size: 1.1em;
	margin-left: 130px;
	margin-top: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	position: absolute;
	display: none;	
	text-shadow: rgba(0,0,0,.2) 4px 4px 5px;
	
}
#header h1 a {
	text-decoration: none;
	color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	z-index: 101;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
	background-image: url(../../img/transparent.png);
	background-repeat: repeat;
	width: 856px;
	visibility: visible;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	
	text-align: center;	
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	border-radius-topleft: 20px;
	border-radius-topright: 20px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
	
}
#header h2 a {
	text-decoration: none;
	color: #000000;
	text-shadow: rgba(0,0,0,.2) 0px 2px 5px;
	text-align: center;	
}





#top {
	width: 700px;
	height: 30px;
	margin: 0 auto;
	background: #EFFCF0;
	border: 10px solid #235324;
	vertical-align: middle;
}




/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background-color: #EFFCF0;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content_main {
	width: 886px;
	background-color: #4AB56A;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	box-shadow: 0px 0px 20px #000;
	border-radius-bottomleft: 30px;
	border-radius-bottomright: 30px;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-border-radius-bottomleft: 30px;
	-moz-border-radius-bottomright: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	background-image: url(../../img/cat_list_back.jpg);
}

.meta {
	background-color: #7CC994;

	
}


#main .title {
	text-align: center;
}



/* Posts */

#posts {
	float: left;
	overflow: hidden;
	width: 450px;
	padding-top: 15px;
	margin-left: 20px;
}



#posts .post {
	
	
}

.story {
	float: left;
	width: 600px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 20px;
}



/* Links old navagation */

#links {
	float: right;
	width: 230px;
	padding: 0px;
	clear: right;
}


#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
}

#links li li {
	padding: 3px 0;
}

#links li a {
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
.crumbs {
	padding-left: 15px;
	font-size: 0.9em;
	background-color: #4AB56A;
}
.crumbs a{
	text-decoration: none;
	padding: 3px;
	border: thin dotted #666;
}
.crumbs a:hover{
	background-color: #C1D7B5;	
}
.pics img {
	margin-right: 5px;
	border: 1px solid;
}

.map {
	padding: 5px;
	height: 600px;
	width: 695px;
	border: thin solid #663300;
}

/* comments */
.js-commentControl 
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../../img/icons/button.png);
	height: 43px;
	width: 169px;
}
.js-commentControl a {
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	height: 43px;
	width: 169px;
	overflow: hidden;
}

.js-poweredBy, .js-commentTool {
	background-image: none;
	display: none;
}
.js-singleComment {
	color: #336600;
	background-color: #FFCC00;
	border: none;
	background-image: url(../../img/oldpaper.gif);
}
.js-CreateCommentBg {
	color: #336600;
	background-color: #EFE7DE;
	border: none;
	background-image: url(../../img/oldpaper.gif);
	
}
/
*.squirrel {
	background-image: url(/img/squirrel.png);
	height: 195px;
	width: 199px;
	z-index: 50;
	float: none;
	position: absolute;
	right: 150px;
	background-repeat: no-repeat;
}
*/
.duck {
	background-image: url(../../img/table.png);
	height: 170px;
	width: 327px;
	float: left;
	display: block;
	position: absolute;
	left: 0px;
	background-repeat: no-repeat;	
}


.cat_icon {
	background-repeat: no-repeat;
	height: 56px;
	width: 50px;
	display: block;
	text-align: center;
	float: left;
	page-break-before: auto;
	page-break-after: always;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 3px;
	background-position: center top;
	
}
.cat_icon a {
	width: 50px;
	text-align: center;
	text-decoration: none;
	color: #006600;
	font-size: 0.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
	
	height: 60px;
	line-height: 108px;
	display: block;
	}

.cat_icon a:hover {
	
	
}
