/* -----------------------------------------------------------------------
Blueprint CSS Framework 0.7.1
http://blueprintcss.googlecode.com
* Copyright (c) 2007-2008. See LICENSE for more info.
* See README for instructions on how to use Blueprint.
* For credits and origins,see AUTHORS.
* This is a compressed file. See the sources in the 'src' directory.
----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none; text-decoration: none;}
a:hover img {text-decoration:none;}
/* remove firefox borders */
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}
a:link, a:visited {text-decoration: none;}
a:hover {text-decoration: underline}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}

h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-7-5 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-10-5 {width:415px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:30px!important;}
input.span-2, textarea.span-2, select.span-2 {width:50px!important;}
input.span-3, textarea.span-3, select.span-3 {width:90px!important;}
input.span-4, textarea.span-4, select.span-4 {width:130px!important;}
input.span-5, textarea.span-5, select.span-5 {width:170px!important;}
input.span-6, textarea.span-6, select.span-6 {width:210px!important;}
input.span-7, textarea.span-7, select.span-7 {width:250px!important;}
input.span-8, textarea.span-8, select.span-8 {width:290px!important;}
input.span-9, textarea.span-9, select.span-9 {width:330px!important;}
input.span-10, textarea.span-10, select.span-10 {width:370px!important;}
input.span-11, textarea.span-11, select.span-11 {width:410px!important;}
input.span-12, textarea.span-12, select.span-12 {width:450px!important;}
input.span-13, textarea.span-13, select.span-13 {width:490px!important;}
input.span-14, textarea.span-14, select.span-14 {width:530px!important;}
input.span-15, textarea.span-15, select.span-15 {width:570px!important;}
input.span-16, textarea.span-16, select.span-16 {width:610px!important;}
input.span-17, textarea.span-17, select.span-17 {width:650px!important;}
input.span-18, textarea.span-18, select.span-18 {width:690px!important;}
input.span-19, textarea.span-19, select.span-19 {width:730px!important;}
input.span-20, textarea.span-20, select.span-20 {width:770px!important;}
input.span-21, textarea.span-21, select.span-21 {width:810px!important;}
input.span-22, textarea.span-22, select.span-22 {width:850px!important;}
input.span-23, textarea.span-23, select.span-23 {width:890px!important;}
input.span-24, textarea.span-24, select.span-24 {width:940px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}.prepend-1half {padding-left:20px;}
.prepend-2 {padding-left:80px;}.prepend-2half {padding-left:60px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}.append-bottom-2 {margin-bottom:3em;}.append-bottom-3 {margin-bottom:4.5em;}.append-bottom-4 {margin-bottom:6em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#e0e0e0;color:#e0e0e0; margin: 2px 0;}
.clearfix:after, .container:after, .mapcontainer:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label{font-weight:bold;}
textarea,{margin:0.5em 0;border:1px solid #bbb;}
textarea:focus,{border:1px solid #666;}




.container{
margin: 0;
width: 950px;
}


/* Waterfall */
body {
background: url('../images/falls-bg-rpt.jpg') repeat-y;
}

.bigolbkgd {
background: url('../images/falls-big-bg.jpg') no-repeat;
width: 100%;


}

h2#logo{
text-indent: -9999px;
background: url('../images/logo.jpg') no-repeat transparent;
display: block;
width: 182px;
height: 191px;
float: left;
position: absolute;
top: 56px;
left: 30px;
}
.logo{
float: left;
position: absolute;
top: 56px;
left: 30px;
}

.falls_entry  a:link,a:visited,{
text-decoration: none;margin-bottom: 4px;
}
.falls_entry a:hover,{
}

.mmt{
position: absolute;
top: 0px;
left: 0px;
}

pre {border: solid 1px blue;
	font-size: 1.3 em; 
 	color: blue; 
	margin: 10px; 
	padding:10px; 
	background: #e0e0e0}
code {font-size:1.2em; 
	color: #008099}

/********************** SIDEBAR **************************/

.falls-sidebar{
margin-top: 250px;
margin-left: 10px;
}

.falls-sidebar ul {
margin-left: 0px;


}
.falls-sidebar img{
margin-left: 34px;
}



/**************************** Dynamic Falls List ***************************************/
#navigation{

margin:0px;
margin-left: 10px;
padding:0px;
text-indent:0px;
font-size: 1.1em;
width:200px;
text-transform: uppercase;
padding-bottom: 30px;
}
#navigation a.head{
cursor:pointer;
background:url(../images/collapsed.gif) no-repeat scroll 1px 9px;
display:block;
margin:0px;
padding:4px 0px;
text-indent:14px;
text-decoration: none;color:#000000;
}
#navigation a.head:hover{
color:#000;
}
#navigation a.selected{
background-image: url(../images/expanded.gif);
}
#navigation a.current{
background-color:#8EAF9D;
color:#ffffff;
}
#navigation ul{
border-width:0px;
margin:0px;
padding:0px;
text-indent:0px;
}
#navigation li{
list-style:none outside none;
}
#navigation li ul{
height:185px; overflow:auto;
}
#navigation li ul.ferns{
background:url('../images/ferns2.jpg') no-repeat;
dispaly: block;
}
#navigation li li a{
color:#000000;
display:block;
text-indent:20px;
text-decoration: none;
padding: 6px 0;
}
#navigation li li a:hover{
background-color:#A2BDD7;
color:#FFFFFF;
}

#navigation li
a.solhead:link, a.solhead:visited {
color: #814329
}

#navigation li
a.pachead:link, a.pachead:visited {
color: #286047
}

#navigation li
a.hohhead:link, a.hohhead:visited {
color:  #00133f ;
}

#navigation li
a.quinhead:link, a.quinhead:visited {
color:  #5a823c ;
}
#navigation li
a.southhead:link, a.southhead:visited {
color:  #75313f ;
}
#navigation li
a.hoodhead:link, a.hoodhead:visited {
color:   #483723 ;
}
#navigation li
a.elhead:link, a.elhead:visited {
color: #480e5c;
}
@media print{
#navigation ul,{
display: block!important;
height: auto!important
}
}

li.otherlink{margin-top: 10px;}

li.otherlink a{
color:#000000;
display:block;
text-indent:20px;
text-decoration: none;
padding: 6px 0;
}

li.otherlink a:hover{
background-color:#A2BDD7;
color:#FFFFFF;
}

a.nosub{padding-left: 14px;padding-top: 10px;}

.prepend-top-3{margin-top:80px;}
.prepend-top-4{margin-top:100px;}
{display:none}
.search #s{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #032D5D;
padding:5px 6px}

.search #searchsubmit{
background:#C2DDEF none repeat scroll 0 0;
border:1px solid #FFFFFF;
color:#032D5D;
font-weight:bold;
padding:3px 8px}
.home_entry{
padding: 0px 0px 10px 20px;
}
.home_entry p{
font-size: 1.2em;
}
/**************************** Main content bubble ***************************************/

.whitemid{
background: url('../images/whiteboxmid.png') repeat-y transparent;
width: 730px;
}

.pullfalls{
margin-top: -20px}
.whitebottom{
background: url('../images/whiteboxbottom.png') repeat-y transparent;
width: 730px;
height: 35px;
display: block;
}
.boxlocation{
width: 210px;
height: 135px;
display: block;
background: url(../images/paper_bg2.png) transparent no-repeat;
float: right;
margin-top: -40px;
margin-right: 10px;
margin-left: 10px;
margin-bottom: 20px;
color: #3F3417;

font-size: 1.1em;

}
.boxlocation ul{
padding: 20px 20px 5px 10px;
}
.fallstopbox {
margin-left: 5px;
width:714px;
text-indent: 20px;
float: left}
.fallstopbox h2{

font-family:  "Palatino Linotype",Book Antiqua,Palatino,serif;
font-size: 2.2em;
font-style: italic;
color: #e0e0e0;
margin-bottom: 0px;
}

/*
a:link.opacityfun, a:visited.opacityfun {
filter:alpha(opacity=65);
-moz-opacity:.65;
opacity:.65;
}
a:hover.opacityfun {
filter:alpha(opacity=95);
-moz-opacity:.95;
opacity:.95;
}
******/
/* custom fields *******************************************/


.mapicons {
margin-top: 8px;
}
.solductitle {padding:.2em;background:#814329;border: 1px solid #000; 
margin-bottom: 20px;
}
.paccoasttitle {padding:.2em;background:#286047;border: 1px solid #000; margin-bottom: 20px;
}

.quintitle {padding:.2em;background:#5a823c ;border: 1px solid #000; margin-bottom: 20px;
}

.hohtitle {padding:.2em;background:#2a2b30;border: 1px solid #000; margin-bottom: 20px;
}

.southtitle {padding:.2em;background:#75313f;border: 1px solid #000; margin-bottom: 20px;
}

.hoodtitle {padding:.2em;background: #483723;border: 1px solid #000; margin-bottom: 20px;
}

.elwhatitle {padding:.2em;background: #480e5c;border: 1px solid #000; margin-bottom: 20px;
}

/* css/tooltip.css -- fancy tooltips */

span.tool {
  position: relative;   /* this is key */
  cursor: help;
}
 
span.tool span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  left: 0;
  width: 150px;
  padding: 3px 7px 4px 6px;
  border: 1px solid #336;
  background-color: #f7f7ee;
  font: normal 0.9em/1.2em arial, helvetica, sans-serif;
  text-align: left;
  color: #000;
}

#content span.tool::after {
  padding-left: 2px;            /* eye candy */
  content: url(/img/bubble.gif);
}

/* css/tooltip.css */


/* LAYOUT */
/* ----------------------------------------- */
.aligncenter,
{
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
}
.wp-caption{
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 6px;
margin: 10px 20px 10px 20px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img{
margin: 0;
padding: 0;
border: 0 none;
}
/* Wordpress Captions */

.aligncenter,
{
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption{
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px 20px 20px 20px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img{
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text{
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
padding-top: 4px;
margin: 0;
}

img.double-border {
	border: 5px solid #ddd;
	padding: 2px; /*Inner border size*/
	background: #8F8F8F; /*Inner border color*/
}

/************ image captions **********************/


.img-desc {
    float: left;
	padding-right: 20px;    margin-left: 20px;
	margin-right: 15px;
	
}
.img-desc cite a {
text-decoration: none;

line-height: 2em;
	color: #8F8F8F;

}

cite {width: 80%;float: left; margin-top: 0px; margin-left: 30px; padding-bottom: 15px;
}
a:hover img.double-border {
text-decoration: none;
}
.img-desc cite a:hover {
text-decoration: none;
color: #000;
}


.img-desc2 {
    margin-left: 20px;margin-right: 20px;
    float: left;
	padding-right: 10px;

}
.img-desc2 cite a {
text-decoration: none;
margin-left: 110px;
	color: #8F8F8F;
}

.img-desc2 cite a:hover {
text-decoration: underline;
color: #000;
}

a.thickbox {text-decoration:none}
p.warning {
color: red;
font-weight: 600;
}

ul#maplist {
display: inline;
}
ul#maplist li {float: left;
margin: 8px 0px 8px 10px;}


/* End captions */


/* WIDGETS */


.widget{
margin: 0 0 25px 0;
}
h2.widgettitle2{
font-family:  "Palatino Linotype",Book Antiqua,Palatino,serif;
font-size: 2.6em;
font-style: italic;
padding-top: 24px;
margin-left: 30px;
color: #1e3518;

}
div.falls_entry h3,#respond h3{
font-family:  "Palatino Linotype",Book Antiqua,Palatino,serif;
text-transform: uppercase;
font-size: 1.6em;
letter-spacing:2px;
color: #000;
margin-left: 10px;
}

div.falls_entry h4,#respond h4{
font-family:  "Palatino Linotype",Book Antiqua,Palatino,serif;
text-transform: uppercase;
font-size: 1em;
letter-spacing:.8px;
color: #000;
margin-left: 10px;
}
.falls_entry{
padding: 20px 30px 0px 20px;
margin-top: 20px;
}
.falls_entry p{
font-size: 1.1em;
margin-left:40px;
margin-right: 20px;
}
.falls_entry ul {
margin-left: 60px;
}
.falls_entry  ul li{
margin: 10px 0;
list-style-type: none;

}

ul{list-style: none; padding: 0px 0px;}

/* COMMENTS *
************/
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#c00; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:5px solid #d5d5d5; left:7px; position:absolute; top:7px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#c30; border:1px solid #c00; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}






/* SLIDESHOW */

#slideshow{

height:510px;
width: 345px;
overflow: hidden;
margin-top: 45px;
margin-left: 30px;
}
#slideshow IMG{
height: 470px;
width: 315px;
background: transparent;
padding: 10px;
border: 4px #e0e0e0 solid;
z-index:8;
}
#slideshow IMG.active{
z-index:10;
}
#slideshow IMG.last-active{
z-index:9;
}




.rcalert {
width: 100%;
display: block;
height: 30px;
background: #fff;
color: #000;
border: 1px solid #e0e0e0;
float: left;
position: absolute;
top: 0;
left: 0;
visibility: hidden;

}

/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/

#TB_window {
	font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
	border: 1px solid #555;
	-moz-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	-khtml-box-shadow: rgba(0,0,0,1) 0 4px 30px;
	box-shadow: rgba(0,0,0,1) 0 4px 30px;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:6px 10px 0;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:6px 10px 0;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	z-index:103;
	top: 50%;
	left: 50%;
	background-color: #E8E8E8;
	border: 1px solid #555;
	margin: -45px 0pt 0pt -125px;
	padding: 40px 15px 15px;
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	_margin-bottom:1px;
}

/************************************* COLORBOX *********************/

#colorbox, #modalBackgroundOverlay, #modalWrap{position:absolute; top:0; left:0; z-index:9999;}
#modalBackgroundOverlay{position:fixed; width:100%; height:100%;}
#colorbox{overflow:hidden; padding:1px; margin-top:-1px; margin-left:-1px;}/*padding fixes a ghosting issue in IE7, the negative margin compensates */
	#modalWrap{width:9000px; height:9000px;}
		#modalContent, #borderTopLeft, #borderTopCenter, #borderTopRight, #borderBottomLeft, #borderBottomCenter, #borderBottomRight, #borderMiddleLeft, #borderMiddleRight {float:left; height:0; width:0; overflow:hidden;}
		#borderMiddleLeft, #borderBottomLeft{clear:left;}
		#modalContent{position:relative; overflow:visible;}
			#contentTitle{margin:0;}
			#modalClose, #contentPrevious, #contentNext{outline:none; cursor:pointer; border:0; margin:0;}
			#modalLoadedContent{overflow:auto; width:0; height:0;}
			#modalLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
			#modalLoadedContent img#modalPhoto{display:block; border:0; margin:auto;}
			#modalLoadedContent embed{display:block; border:0;}/* Display:block removes the line-height gap underneath images, iframes, and embedded content */
			#modalLoadingOverlay{position:absolute; width:100%; height:100%; top:0; left:0;}

/************* accordion fix to keep it closed while loading*/

body.js  ul#navigation li ul {
  visiblity:hidden;
  display:none;
}

/****/

/************* share button *****/
.share  {
float: right;
background:url(../images/sharebg.png) transparent no-repeat;
display: block;
width: 208px;
height: 35px;
padding: 5px 20px;
position: absolute;
top: 0px;
right: 40px;
}

.alignright {
float: right;
}


/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}

.img-desc a:hover  {text-decoration: none;}


.bwbps_gallery_div{
	background:#222;
	border:1px solid #ddd;
	border-color:#888 #000 #000 #888;
	margin: 5px;
	_margin-left: 0px;
}
.tempbugs {
display: block;
text-align: center;
position: fixed;
bottom: 0px;
width: 100%;
margin: 0 auto;
padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;
border-top: 2px #ffffff solid;
border-bottom: 2px #ffffff solid;}

#bottom_panel {}
.opensesame {}
.footmap {position: fixed;
width:874px;
height: 333px;
display: block;
bottom: -270px;
left: 150px;
z-index: 9000;
background: url(http://olympicpeninsulawaterfalltrail.com/wp-content/themes/falls/style/images/paperfalls2.png) transparent no-repeat;

}
.footcontainer {width:950px;margin-top: 10px; 
margin-left: 0px;
}
.footmap li {
	margin:0px 0;
	padding:0;
	list-style:none;
margin-top: 10px
}

.footmap li li a {



}

.footmap ul li ul  {
margin: 0px}
.footmap li a {
display: block;
color: #000;
text-decoration: none;
text-align: left;
line-height: 1em;
padding: 0px;
}

.mapcontainer {margin: 0}
.pull-sidebar {margin-left:-32px;}

.footmap li a:hover {
text-decoration: underline

}
.footmap span.foothi {
background:#814329;border: 1px solid #000;margin-right: 4px;padding: 3px 6px; margin-left: -6px;
color: #fff;
}
.footmap ul {
width: 100%;
}

ul li ul li:first {margin-top: 55px;}
.area1 {padding:.8em;margin-bottom:.8em;background:#814329;border: 1px solid #000;text-align: center; color: #fff;}
.area2 {padding:.8em;margin-bottom:.8em;background:#286047;border: 1px solid #000;text-align: center; color: #fff;}
.area3 {padding:.8em;margin-bottom:.8em;background:#00133f;border: 1px solid #000;text-align: center; color: #fff;}
.area4 {padding:.8em;margin-bottom:.8em;background:#5a823c;border: 1px solid #000;text-align: center; color: #fff;}
.area5 {padding:.8em;margin-bottom:.8em;background:#75313f;border: 1px solid #000;text-align: center; color: #fff;}
.area6 {padding:.8em;margin-bottom:.8em;background:#483723;border: 1px solid #000;text-align: center; color: #fff;}
.area7 {padding:.8em;margin-bottom:.8em;background:#480e5c;border: 1px solid #000;text-align: center; color: #fff;}
.box2 {padding:.8em;margin-bottom:.8em;background:#286047;border: 1px solid #000;}
.box3 {padding:.8em;margin-bottom:.8em;background:#2a2b30;border: 1px solid #000;}
.box4 {padding:.8em;margin-bottom:.8em;background: #5a823c;border: 1px solid #000;}
.box5 {padding:.8em;margin-bottom:.8em;background: #75313f;border: 1px solid #000;}
.box6 {padding:.8em;margin-bottom:.8em;background: #483723;border: 1px solid #000;}
.box7 {padding:.8em;margin-bottom:.8em;background: #340a42;border: 1px solid #000;}


ul#rightlist{width: 100%;
margin-top: 20px;
padding-bottom: 20px;}

#rightlist a:link, #rightlist a:visited{
text-decoration: none;

}

a.sidehead {
display: block;
margin: 10px 0;
background: #transparent;
margin-right: 28px;
margin-left: -4px;
padding: 4px;
border-top: 0px solid #b3bbbf;
border-left: 0px solid #b3bbbf;
border-right: 0px solid #777C7F;
border-bottom: 1px solid #777C7F;
padding-left: 8px;
}
#rightlist li li{

margin: 6px 0;
text-indent: -20px;}

a span.solside  {
color: #fff;
padding: 2px 7px;
margin-right: 5px;
background: #814329;
border: 1px solid #000;
}
a:hover span.solside {
background:#9d4c26
}
a span.pacside  {
color: #fff;
padding: 2px 7px;
margin-right: 5px;
background:  #286047 ;
border: 1px solid #000;
}
a:hover span.pacside{
background: #029268;}
a span.hohside  {
color: #fff;
padding: 2px 7px;
margin-right: 5px;
background:  #00133f ;
border: 1px solid #000;
}
a:hover span.hohside{
background:#073dba;}
a span.qside1  {
color: #fff;
padding: 2px 7px;
margin-right: 5px;
background:  #5a823c ;

border: 1px solid #000;
}
a span.qside  {
color: #fff;
padding: 2px 4px;
margin-right: 5px;
background:  #5a823c ;

border: 1px solid #000;
}

a:hover span.qside, a:hover span.qside1{background:#6fb756;}


a span.southside  {
color: #fff;
padding: 2px 4px;
margin-right: 5px;
background:  #75313f ;

border: 1px solid #000;
}
a:hover span.southside {background: #c34c62;}

a span.hoodside  {
color: #fff;
padding: 2px 4px;
margin-right: 5px;
background:  #483723 ;
border: 1px solid #000;
}
a:hover span.hoodside {background: #7F5E37;}

a span.elside  {
color: #fff;
padding: 2px 4px;
margin-right: 5px;
background:  #480e5c ;
border: 1px solid #000;
}
a:hover span.elside {background: #6E118F;}

.printshare  {
margin-top: -6px;
background:url(../images/sharebg.png) transparent no-repeat;
display: block;
width: 208px;
height: 35px;
padding: 5px 20px;

}

.printmap img {
display: none;
}

.bwbps_gallery_div{
	background:#222;
	border:1px solid #ddd;
	border-color:#888 #000 #000 #888;
	margin: 5px;
	_margin-left: 0px;
}

a.post-edit-link {color: #e0e0e0; text-decoration: none;}

/* wanderblog */
#sidebar2{margin-top: -30px;}
.sign {
float: right;
margin-right: -30px;
margin-top: -40px;}

h2.blogtitle {
font-family:  "Palatino Linotype",Book Antiqua,Palatino,serif;
font-size: 1.6em;
font-style: italic;
margin-bottom: 0px;
color: #1e3518;
margin-top: 10px;

}
p.meta {margin: 0;
margin-left: 20px;
font-size: 80%;
}
.post p {
margin: 12px 0;}
hr.wanderrule {background:#000;color:#ddd;clear:both;
float:none;width:100%;height:.1em;margin:1em 0 1.45em;border:none;}

h2.widgettitle{
font-family:  "Palatino Linotype",Book Antiqua,Palatino,serif;
font-size: 1.6em;
font-style: italic;
padding-top: 1px;
margin-left: 10px;
text-indent: 10px;
color: #1e3518;
border-bottom: 1px #000 solid;
}
#sidebar2 ul {
margin-left: 0px;width: 190px;
}
#sidebar2 ul  li ul li{
margin-left: 22px;}

/******************** contest **********/

.contest-sign {
float: left;
position: absolute;
top: 10px;

}

.rulesbox {margin-bottom: 20px;
margin-left:60px; border-bottom: 1px dotted #e0e0e0;}

.rulesbox h3 {margin-bottom: 4px;}

ul#rules li {list-style-type: decimal;}

div#attachment_989 {
border: 1px solid #000;}