-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
576 lines (467 loc) · 37.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--[if lt IE 7]> <html class="ie ie6 lte9 lte8 lte7" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb"> <![endif]-->
<!--[if IE 7]> <html class="ie ie7 lte9 lte8 lte7" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb"> <![endif]-->
<!--[if IE 8]> <html class="ie ie8 lte9 lte8" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb"> <![endif]-->
<!--[if IE 9]> <html class="ie ie9 lte9" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb"> <![endif]-->
<!--[if gt IE 9]> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb"> <![endif]-->
<!--[if !IE]><!--> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb"> <!--<![endif]-->
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="robots" content="index, follow" />
<meta name="keywords" content="greywater, graywater, water conservation, california, blackwater, stormwater, holyh2o, holy h2o" />
<meta name="description" content="" />
<title>Wholly H2O - Rim Fire Monitoring Project</title>
<link href="http://www.whollyh2o.org/templates/ja_uvite_j15/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<!-- begin wholly h20 styles -->
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='rs-plugin-settings-css' href='http://www.whollyh2o.org/wp-content/plugins/revslider/public/assets/css/settings.css' type='text/css' media='all' />
<style id='rs-plugin-settings-inline-css' type='text/css'>
.tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902}
</style>
<link rel='stylesheet' id='seamless_donations_css-css' href='http://www.whollyh2o.org/wp-content/plugins/seamless-donations/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='tribe-events-full-pro-calendar-style-css' href='http://www.whollyh2o.org/wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-full.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='tribe-events-calendar-pro-style-css' href='http://www.whollyh2o.org/wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-theme.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='tribe-events-calendar-full-pro-mobile-style-css' href='http://www.whollyh2o.org/wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-full-mobile.min.css' type='text/css' media='only screen and (max-width: 768px)' />
<link rel='stylesheet' id='tribe-events-calendar-pro-mobile-style-css' href='http://www.whollyh2o.org/wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-theme-mobile.min.css' type='text/css' media='only screen and (max-width: 768px)' />
<link rel='stylesheet' id='x-stack-css' href='http://www.whollyh2o.org/wp-content/themes/x/framework/css/dist/site/stacks/ethos.css' type='text/css' media='all' />
<link rel='stylesheet' id='x-google-fonts-css' href='//fonts.googleapis.com/css?family=Merriweather+Sans%3A300%2C300italic%2C700%2C700italic%7CCinzel%3A400%7CLato%3A700&subset=latin%2Clatin-ext' type='text/css' media='all' />
<link rel='stylesheet' id='x-fa-icon-classes-css' href='http://www.whollyh2o.org/wp-content/plugins/cornerstone/assets/dist/css/site/fa-icon-classes.css' type='text/css' media='all' />
<link rel='stylesheet' id='wpbdp-widgets-css' href='http://www.whollyh2o.org/wp-content/plugins/business-directory-plugin/core/css/widgets.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='default-styles-css' href='http://www.whollyh2o.org/wp-content/plugins/business-directory-plugin/themes/default/assets/styles.css' type='text/css' media='all' />
<script type='text/javascript' src='http://www.whollyh2o.org/wp-includes/js/jquery/jquery.js'></script>
<script type='text/javascript' src='http://www.whollyh2o.org/wp-includes/js/jquery/jquery-migrate.min.js'></script>
<script type='text/javascript' src='http://www.whollyh2o.org/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.tools.min.js'></script>
<script type='text/javascript' src='http://www.whollyh2o.org/wp-content/plugins/revslider/public/assets/js/jquery.themepunch.revolution.min.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var dgxDonateAjax = {"ajaxurl":"http:\/\/www.whollyh2o.org\/wp-admin\/admin-ajax.php","nonce":"c400258cc0","postalCodeRequired":["AU","AT","BE","BR","CA","CN","CZ","DK","FO","FI","FR","DE","GR","GL","HU","IN","ID","IT","JP","KR","LI","LU","MY","MX","MC","NL","NO","PH","PL","PT","RU","SZ","ZA","ES","SE","CH","TH","TR","SG","GB","US"]};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.whollyh2o.org/wp-content/plugins/seamless-donations/js/script.js'></script>
<script type='text/javascript' src='http://www.whollyh2o.org/wp-content/plugins/seamless-donations/legacy/js/geo-selects.js'></script>
<script type='text/javascript' src='http://www.whollyh2o.org/wp-content/plugins/seamless-donations/js/paypalstd-script.js'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var dgxDonateAjax = {"ajaxurl":"http:\/\/www.whollyh2o.org\/wp-admin\/admin-ajax.php","nonce":"c400258cc0","postalCodeRequired":["AU","AT","BE","BR","CA","CN","CZ","DK","FO","FI","FR","DE","GR","GL","HU","IN","ID","IT","JP","KR","LI","LU","MY","MX","MC","NL","NO","PH","PL","PT","RU","SZ","ZA","ES","SE","CH","TH","TR","SG","GB","US"]};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.whollyh2o.org/wp-content/plugins/seamless-donations/js/seamless-donations.js'></script>
<script type='text/javascript' src='http://www.whollyh2o.org/wp-content/plugins/seamless-donations/library/node-uuid/uuid.js'></script>
<script type='text/javascript' src='http://www.whollyh2o.org/wp-content/plugins/cornerstone/assets/dist/js/site/cs-head.min.js'></script>
<link rel='https://api.w.org/' href='http://www.whollyh2o.org/wp-json/' />
<link rel='shortlink' href='http://www.whollyh2o.org/' />
<link rel="alternate" type="application/json+oembed" href="http://www.whollyh2o.org/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.whollyh2o.org%2F" />
<link rel="alternate" type="text/xml+oembed" href="http://www.whollyh2o.org/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.whollyh2o.org%2F&format=xml" />
<meta name="generator" content="Powered by Slider Revolution 5.4.1 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." />
<style id="x-generated-css" type="text/css">a,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,.x-breadcrumb-wrap a:hover,.x-comment-author a:hover,.x-comment-time:hover,.p-meta > span > a:hover,.format-link .link a:hover,.x-main .widget ul li a:hover,.x-main .widget ol li a:hover,.x-main .widget_tag_cloud .tagcloud a:hover,.x-sidebar .widget ul li a:hover,.x-sidebar .widget ol li a:hover,.x-sidebar .widget_tag_cloud .tagcloud a:hover,.x-portfolio .entry-extra .x-ul-tags li a:hover{color:#58cff6;}a:hover{color:#f5ca48;}a.x-img-thumbnail:hover{border-color:#58cff6;}.x-main{width:74%;}.x-sidebar{width:26%;}.x-post-slider-archive-active .x-container.main:before{top:0;}.x-content-sidebar-active .x-container.main:before{right:26%;}.x-sidebar-content-active .x-container.main:before{left:26%;}.x-full-width-active .x-container.main:before{left:-5000em;}.x-navbar .desktop .x-nav > li > a,.x-navbar .desktop .sub-menu a,.x-navbar .mobile .x-nav li > a,.x-breadcrumb-wrap a,.x-breadcrumbs .delimiter{color:#58cff6;}.x-topbar .p-info a:hover,.x-social-global a:hover,.x-navbar .desktop .x-nav > li > a:hover,.x-navbar .desktop .x-nav > .x-active > a,.x-navbar .desktop .x-nav > .current-menu-item > a,.x-navbar .desktop .sub-menu a:hover,.x-navbar .desktop .sub-menu .x-active > a,.x-navbar .desktop .sub-menu .current-menu-item > a,.x-navbar .desktop .x-nav .x-megamenu > .sub-menu > li > a,.x-navbar .mobile .x-nav li > a:hover,.x-navbar .mobile .x-nav .x-active > a,.x-navbar .mobile .x-nav .current-menu-item > a,.x-widgetbar .widget a:hover,.x-colophon .widget a:hover,.x-colophon.bottom .x-colophon-content a:hover,.x-colophon.bottom .x-nav a:hover{color:#f5ca48;}.x-navbar .desktop .x-nav > li > a:hover,.x-navbar .desktop .x-nav > .x-active > a,.x-navbar .desktop .x-nav > .current-menu-item > a{box-shadow:0 2px 0 0 #58cff6;}.x-navbar .desktop .x-nav > li > a{height:60px;padding-top:37px;}.x-navbar .desktop .x-nav > li ul{top:62px;}.h-landmark,.x-main .h-widget,.x-main .h-widget a.rsswidget,.x-main .h-widget a.rsswidget:hover,.x-main .widget.widget_pages .current_page_item a,.x-main .widget.widget_nav_menu .current-menu-item a,.x-main .widget.widget_pages .current_page_item a:hover,.x-main .widget.widget_nav_menu .current-menu-item a:hover,.x-sidebar .h-widget,.x-sidebar .h-widget a.rsswidget,.x-sidebar .h-widget a.rsswidget:hover,.x-sidebar .widget.widget_pages .current_page_item a,.x-sidebar .widget.widget_nav_menu .current-menu-item a,.x-sidebar .widget.widget_pages .current_page_item a:hover,.x-sidebar .widget.widget_nav_menu .current-menu-item a:hover{color:#333333;}.x-main .widget,.x-main .widget a,.x-main .widget ul li a,.x-main .widget ol li a,.x-main .widget_tag_cloud .tagcloud a,.x-main .widget_product_tag_cloud .tagcloud a,.x-main .widget a:hover,.x-main .widget ul li a:hover,.x-main .widget ol li a:hover,.x-main .widget_tag_cloud .tagcloud a:hover,.x-main .widget_product_tag_cloud .tagcloud a:hover,.x-main .widget_shopping_cart .buttons .button,.x-main .widget_price_filter .price_slider_amount .button,.x-sidebar .widget,.x-sidebar .widget a,.x-sidebar .widget ul li a,.x-sidebar .widget ol li a,.x-sidebar .widget_tag_cloud .tagcloud a,.x-sidebar .widget_product_tag_cloud .tagcloud a,.x-sidebar .widget a:hover,.x-sidebar .widget ul li a:hover,.x-sidebar .widget ol li a:hover,.x-sidebar .widget_tag_cloud .tagcloud a:hover,.x-sidebar .widget_product_tag_cloud .tagcloud a:hover,.x-sidebar .widget_shopping_cart .buttons .button,.x-sidebar .widget_price_filter .price_slider_amount .button{color:#333333;}.x-main .h-widget,.x-main .widget.widget_pages .current_page_item,.x-main .widget.widget_nav_menu .current-menu-item,.x-sidebar .h-widget,.x-sidebar .widget.widget_pages .current_page_item,.x-sidebar .widget.widget_nav_menu .current-menu-item{border-color:#333333;}.x-topbar,.x-colophon.bottom{background-color:;}.x-logobar,.x-navbar,.x-navbar .sub-menu,.x-colophon.top{background-color:#16212b;}.x-post-slider{height:425px;}.archive .x-post-slider{height:425px;}.x-post-slider .x-post-slider-entry{padding-bottom:425px;}.archive .x-post-slider .x-post-slider-entry{padding-bottom:425px;}.format-link .link a,.x-portfolio .entry-extra .x-ul-tags li a{color:#2b2b2b;}.p-meta > span > a,.x-nav-articles a,.entry-top-navigation .entry-parent,.option-set .x-index-filters,.option-set .x-portfolio-filters,.option-set .x-index-filters-menu >li >a:hover,.option-set .x-index-filters-menu >li >a.selected,.option-set .x-portfolio-filters-menu > li > a:hover,.option-set .x-portfolio-filters-menu > li > a.selected{color:#1a3a4c;}.x-nav-articles a,.entry-top-navigation .entry-parent,.option-set .x-index-filters,.option-set .x-portfolio-filters,.option-set .x-index-filters i,.option-set .x-portfolio-filters i{border-color:#1a3a4c;}.x-nav-articles a:hover,.entry-top-navigation .entry-parent:hover,.option-set .x-index-filters:hover i,.option-set .x-portfolio-filters:hover i{background-color:#1a3a4c;}@media (max-width:979px){.x-content-sidebar-active .x-container.main:before,.x-sidebar-content-active .x-container.main:before{left:-5000em;}body .x-main .widget,body .x-main .widget a,body .x-main .widget a:hover,body .x-main .widget ul li a,body .x-main .widget ol li a,body .x-main .widget ul li a:hover,body .x-main .widget ol li a:hover,body .x-sidebar .widget,body .x-sidebar .widget a,body .x-sidebar .widget a:hover,body .x-sidebar .widget ul li a,body .x-sidebar .widget ol li a,body .x-sidebar .widget ul li a:hover,body .x-sidebar .widget ol li a:hover{color:#2b2b2b;}body .x-main .h-widget,body .x-main .widget.widget_pages .current_page_item a,body .x-main .widget.widget_nav_menu .current-menu-item a,body .x-main .widget.widget_pages .current_page_item a:hover,body .x-main .widget.widget_nav_menu .current-menu-item a:hover,body .x-sidebar .h-widget,body .x-sidebar .widget.widget_pages .current_page_item a,body .x-sidebar .widget.widget_nav_menu .current-menu-item a,body .x-sidebar .widget.widget_pages .current_page_item a:hover,body .x-sidebar .widget.widget_nav_menu .current-menu-item a:hover{color:#1a3a4c;}body .x-main .h-widget,body .x-main .widget.widget_pages .current_page_item,body .x-main .widget.widget_nav_menu .current-menu-item,body .x-sidebar .h-widget,body .x-sidebar .widget.widget_pages .current_page_item,body .x-sidebar .widget.widget_nav_menu .current-menu-item{border-color:#1a3a4c;}}@media (max-width:767px){.x-post-slider,.archive .x-post-slider{height:auto !important;}.x-post-slider .x-post-slider-entry,.archive .x-post-slider .x-post-slider-entry{padding-bottom:65% !important;}}body{font-size:13px;font-style:normal;font-weight:300;color:#2b2b2b;background-color:#011227;}a:focus,select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="submit"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto #58cff6;outline-offset:-1px;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Cinzel",serif;font-style:normal;font-weight:400;}h1,.h1{letter-spacing:-0.035em;}h2,.h2{letter-spacing:-0.035em;}h3,.h3{letter-spacing:-0.035em;}h4,.h4{letter-spacing:-0.035em;}h5,.h5{letter-spacing:-0.035em;}h6,.h6{letter-spacing:-0.048em;}.w-h{font-weight:400 !important;}.x-container.width{width:90%;}.x-container.max{max-width:1200px;}.site,.x-navbar.x-navbar-fixed-top.x-container.max.width{width:90%;max-width:1200px;}.x-main.full{float:none;display:block;width:auto;}@media (max-width:979px){.x-main.full,.x-main.left,.x-main.right,.x-sidebar.left,.x-sidebar.right{float:none;display:block;width:auto !important;}}.entry-header,.entry-content{font-size:13px;}body,input,button,select,textarea{font-family:"Merriweather Sans",sans-serif;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,blockquote{color:#1a3a4c;}.cfc-h-tx{color:#1a3a4c !important;}.cfc-h-bd{border-color:#1a3a4c !important;}.cfc-h-bg{background-color:#1a3a4c !important;}.cfc-b-tx{color:#2b2b2b !important;}.cfc-b-bd{border-color:#2b2b2b !important;}.cfc-b-bg{background-color:#2b2b2b !important;}.x-navbar-inner{min-height:60px;}.x-logobar-inner{padding-top:15px;padding-bottom:15px;}.x-brand{font-family:"Lato",sans-serif;font-size:0px;font-style:normal;font-weight:700;letter-spacing:0em;color:#272727;}.x-brand:hover,.x-brand:focus{color:#272727;}.x-navbar .x-nav-wrap .x-nav > li > a{font-family:"Merriweather Sans",sans-serif;font-style:normal;font-weight:300;letter-spacing:0.085em;}.x-navbar .desktop .x-nav > li > a{font-size:10px;}.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce){padding-left:20px;padding-right:20px;}.x-navbar .desktop .x-nav > li > a > span{margin-right:-0.085em;}.x-btn-navbar{margin-top:20px;}.x-btn-navbar,.x-btn-navbar.collapsed{font-size:24px;}@media (max-width:979px){.x-widgetbar{left:0;right:0;}}.x-btn,.button,[type="submit"]{color:#0d2e40;border-color:#f5ca48;background-color:#f5ca48;text-shadow:0 0.075em 0.075em rgba(0,0,0,0.5);border-radius:0.25em;}.x-btn:hover,.button:hover,[type="submit"]:hover{color:#0d2e40;border-color:#58cff6;background-color:#58cff6;text-shadow:0 0.075em 0.075em rgba(0,0,0,0.5);}.x-btn.x-btn-real,.x-btn.x-btn-real:hover{margin-bottom:0.25em;text-shadow:0 0.075em 0.075em rgba(0,0,0,0.65);}.x-btn.x-btn-real{box-shadow:0 0.25em 0 0 #a71000,0 4px 9px rgba(0,0,0,0.75);}.x-btn.x-btn-real:hover{box-shadow:0 0.25em 0 0 #a71000,0 4px 9px rgba(0,0,0,0.75);}.x-btn.x-btn-flat,.x-btn.x-btn-flat:hover{margin-bottom:0;text-shadow:0 0.075em 0.075em rgba(0,0,0,0.65);box-shadow:none;}.x-btn.x-btn-transparent,.x-btn.x-btn-transparent:hover{margin-bottom:0;border-width:3px;text-shadow:none;text-transform:uppercase;background-color:transparent;box-shadow:none;}.x-navbar, .site, .x-colophon.bottom, .x-colophon.top {
background-color: transparent !important;
}
.x-topbar {
background:transparent!important;
}
.x-navbar .x-nav .sub-menu a {
font-size: 10px; letter-spacing: 1px;
}
.transparent .x-container.main:before {
background-color: transparent;
}
.x-container.main:before {
border-radius: 15px;
left: -5%;
margin-top: 10px;
width: 80%;
}
.home .x-sidebar {border-left: 1px solid #58cff6; }
.x-sidebar .widget, .x-sidebar .h-widget a {color: #58cff6;}
header.masthead.masthead-inline > * {
background-color: transparent !important;
}
body.transparent {
opacity: 1 !important;
}
.x-topbar-inner.x-container.max.width {
width: 100%;
max-width: none;
}
.x-topbar .p-info {
float: none;
}
.custom-body-class .site {
background-color: transparent;
}
#Svcs1 {background-image: url(http://www.whollyh2o.org/wp-content/uploads/2016/01/HOME_SVCS_5-e1452118367442.png); display: block; width: 160px; height: 158px;}
#Svcs1:hover {background-image: url(http://www.whollyh2o.org/wp-content/uploads/2016/02/HOME_SVCS_5_Over-e1455738561455.png);}
#Svcs2 {background-image: url(http://www.whollyh2o.org/wp-content/uploads/2016/01/HOME_SVCS_4-e1452118380920.png); width: 160px; height: 158px; display: block;}
#Svcs2:hover {background-image:url(http://www.whollyh2o.org/wp-content/uploads/2016/01/HOME_SVCS_4_Over-e1452118441393.png);}
#Svcs3 {background-image: url(http://www.whollyh2o.org/wp-content/uploads/2016/01/HOME_SVCS_3-1-e1453768007996.png); width: 160px; height: 158px; display: block;}
#Svcs3:hover {background-image:url(http://www.whollyh2o.org/wp-content/uploads/2016/02/HOME_SVCS_3_Over-e1455738437322.png);}
#Svcs4 {background-image: url(http://www.whollyh2o.org/wp-content/uploads/2016/11/HOME_SVCS_2-copy.png); width: 160px; height: 158px; display: block;}
#Svcs4:hover {background-image:url(http://www.whollyh2o.org/wp-content/uploads/2016/11/HOME_SVCS_2_Over-copy.png);}
#Svcs5 {background-image: url(http://www.whollyh2o.org/wp-content/uploads/2016/02/HOME_SVCS_1-e1454963665891.png); display: block; width: 160px; height: 158px;}
#Svcs5:hover {background-image:url(http://www.whollyh2o.org/wp-content/uploads/2016/01/HOME_SVCS_1_Over-e1452118460700.png);}
.blog .x-main.left, .single-post .x-main.left {
background: #fff none repeat scroll 0 0;
padding-left: 35px;
padding-right: 35px;
padding-bottom: 35px;
padding-top:0;
margin-top:0;
}
.x-sidebar .widget, .x-sidebar .h-widget {
color: #fff;
}
.x-sidebar .widget_tag_cloud .tagcloud a, .x-sidebar .widget_product_tag_cloud .tagcloud a {
color: #fff;
}
.x-colophon.bottom .x-colophon-content a {
color: #58cff6;
}
.x-colophon.top,
.x-colophon.top h4, /* heading */
.x-colophon.top a { /* links */
color:#58cff6;
}
.x-colophon.bottom,
.x-colophon.bottom .x-nav li a, /* footer menu */
.x-colophon.bottom .x-social-global a i, /* social icons */
.x-colophon.bottom .x-colophon-content a { /* content links */
color:#58cff6;
}
.x-sidebar .widget a {
color: #58CFF6 !important;
}
.widget_tag_cloud .tagcloud a, .widget_product_tag_cloud .tagcloud a { width: auto; padding: 5px; margin: 5px; display: inline; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.widget_tag_cloud .tagcloud a:nth-child(2n), .widget_product_tag_cloud .tagcloud a:nth-child(2n) { float: left; }
.x-colophon.bottom .x-colophon-content {
text-transform: none;}
/* Background Color */
.x-accordion-heading .x-accordion-toggle.collapsed {
background-color: #58cff6;
}
/* Font Color */
.x-accordion-heading .x-accordion-toggle {
color: #020202;
}
.x-accordion-heading .x-accordion-toggle {background-color: #58cff6;
color: #fff;}
.x-navbar .x-nav > li > a {text-align: center;}
.x-logobar {
display: none;
}
#tribe-events-pg-template {background-color: #fff; border-radius: 15px; padding: 20px; margin-top: 10px;}</style>
<!-- end whollyh2o styles -->
<!-- changemoatic styles -->
<link href="/css/bootstrap.css" rel="stylesheet">
<link href="/css/bootstrap-responsive.css" rel="stylesheet">
<link href="/css/style.css" rel="stylesheet">
<style type="text/css">
#standsign, #standsign img { text-align: center;}
.changeomatic .photos {overflow:hidden;position:relative;width:100%; background-color:black;}
.changeomatic img {height:auto; max-height: 519px;}
.changeomatic {position: relative;
min-height: 519px;
}
.changeomatic .notice {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 519px;
line-height: 519px;
background-color: black;
color:white;
opacity: 0.8;
text-align: center;
z-index:1000;
}
.changeomatic .next, .changeomatic .prev {
cursor: pointer;
position: absolute;
top: 50%;
margin-top: -0.7em;
font-size: 40pt;
font-family: Verdana;
color:white;
/*background-color:black; */
padding:0.5em;
text-decoration:none;
opacity: 0.8;
z-index:1000;
}
.changeomatic .next:hover,
.changeomatic .prev:hover {opacity: 1;}
.changeomatic .next { right: 0px;}
.changeomatic .prev { left: 0px;}
.changeomatic .caption {
position: absolute;
bottom: 0;
left: 0;
color: white;
overflow: hidden;
width: 100%;
z-index: 1000;
}
.changeomatic .caption .cycle-caption {
padding: 1em;
top: 0;
left: 0;
z-index: 1;
position: relative;
}
.changeomatic .caption .bg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color:black;
opacity: 0.5;
filter: alpha(opacity=50);
z-index: 0;
}
#map {height:300px; width:100%;margin-bottom:20px;}
#map img {max-width: none;}
.cycle-paused:after {
content: 'Paused';
color: white;
background: black; padding: 10px;
z-index: 500;
position: absolute;
top: 20px;
right: 20px;
opacity: .5;
filter: alpha(opacity=50);
}
.cycle-pager {
word-wrap: break-word;
text-align: center;
}
.cycle-pager .item {
background-color: #ccc;
margin-left: 2px;
}
.cycle-pager .item:first-child {margin-left:0;}
.cycle-pager .item:hover { background-color: black; }
.cycle-pager .item.cycle-pager-active { background-color: #666; }
</style>
</head>
<!-- Added call to $pageclass in body id - GC default -->
<body class="home page-template-default page page-id-190 tribe-no-js x-ethos x-navbar-static-active x-boxed-layout-active x-content-sidebar-active x-post-meta-disabled x-page-title-disabled transparent wpbdp-with-button-styles x-v4_6_4 cornerstone-v1_3_3">
<!-- BEGIN: HEADER -->
<header class="masthead masthead-stacked" role="banner">
<div class="x-topbar">
<div class="x-topbar-inner x-container max width">
<p class="p-info">
<img style="margin:0; padding:0;" src="http://www.whollyh2o.org/wp-content/uploads/2015/11/WHOLLY_H2O_SITE_TITLE_BAR.png"/></p>
<div class="x-social-global"></div> </div>
</div>
<div class="x-logobar">
<div class="x-logobar-inner">
<div class="x-container max width">
<h1 class="visually-hidden">Wholly H2O</h1>
<a href="http://www.whollyh2o.org/" class="x-brand text" title="Mainstreaming Water (Re)Use">
Wholly H2O</a> </div>
</div>
</div>
<div class="x-navbar-wrap">
<div class="x-navbar">
<div class="x-navbar-inner">
<div class="x-container max width">
<a href="#" class="x-btn-navbar collapsed" data-toggle="collapse" data-target=".x-nav-wrap.mobile">
<i class="x-icon-bars" data-x-icon=""></i>
<span class="visually-hidden">Navigation</span>
</a>
</div>
</div>
</div>
</div>
</header>
<!-- END: HEADER -->
<div class="container">
<div class="row-fluid">
<h2>Rim Fire</h2>
</div>
<div class="row-fluid">
<a href="#rimintro" style="color:black !important;" data-toggle="tab"><div class="btn-group" class="btn-toolbar" role="toolbar" style="margin-bottom:20px;">
<button type="button" class="btn btn-default">Introduction</button></a>
</div>
<div class="btn-group" class="btn-toolbar" role="toolbar" style="margin-bottom:20px;">
<button type="header" class="btn btn-default">
Choose a hasthtag: <strong>#rimfire</strong>
</button>
<a href="#rimfire01" style="color:black !important;" data-toggle="tab"><button type="button" class="btn btn-default">01</button></a>
<a href="#rimfire02" style="color:black !important;" data-toggle="tab"><button type="button" class="btn btn-default">02</button></a>
<a href="#rimfire03" style="color:black !important;" data-toggle="tab"><button type="button" class="btn btn-default">03</button></a>
<a href="#rimfire04" style="color:black !important;" data-toggle="tab"><button type="button" class="btn btn-default">04</button></a>
<a href="#rimfire05" style="color:black !important;" data-toggle="tab"><button type="button" class="btn btn-default">05</button></a>
<a href="#rimfire06" style="color:black !important;" data-toggle="tab"><button type="button" class="btn btn-default">06</button></a>
<a href="#rimfire07" style="color:black !important;" data-toggle="tab"><button type="button" class="btn btn-default">07</button></a>
<a href="#rimfire08" style="color:black !important;" data-toggle="tab"><button type="button" class="btn btn-default">08</button></a>
<button type="button" class="btn btn-default"><a href="#rimfire09" style="color:black !important;" data-toggle="tab">09</button></a>
<a href="#rimfire10" style="color:black !important;" data-toggle="tab"><button type="button" class="btn btn-default">10</button></a>
<a href="#rimfire11" style="color:black !important;" data-toggle="tab"><button type="button" class="btn btn-default">11</button></a>
<a href="#rimfire12" style="color:black !important;" data-toggle="tab"><button type="button" class="btn btn-default">12</button></a>
</div>
</div>
<div class="tab-content">
<div id="rimintro" class="tab-pane fade in active">
<div class="row-fluid">
<h1>Introduction</h1>
<h2>The Project: Monitor Change – The Rim Fire</h2>
<p>The vision of a forest zone regrowth after a fire stuns and surprises us. Given the severity of vegetation and soil burn in the Rim Fire zone, we expect its regrowth patterns to educate everyone on the organic regeneration of the Tuolumne River Watershed – How quickly will it come back? What species were affected? How will it look during rain events? What level of erosion has occurred? The forest in the watershed burnt differently in different areas and our project will document the regrowth of the Rim Fire.</p>
<h2>You can help Monitor Change in the Rim Fire area</h2>
<h3>1. Take a picture!</h3>
<p>Wholly H2O, The Stanislaus National Forest Service, and Nerds For Nature banded together to set up crowd-sourcing photo sites throughout fire impacted areas in the Stanislaus National Forest.</p>
<p>As you are hiking through the forest, stop, place your camera in the site stand, snap a shot and upload it to Twitter, Instagram, or Flickr using the hashtag indicated on the sign (Example, #rimfire01, #rimfire02).</p>
<div id="map"></div>
<ul>
<li>#rimfire01: Rim of the World Vista</li>
<li>#rimfire02: Sweetwater Campground</li>
<li>#rimfire03: Carlon Falls Trail</li>
<li>#rimfire04: TBD (preferably an area planted)</li>
<li>#rimfire05: Dimond-O Campground</li>
<li>#rimfire06: Lumsden Road (top)</li>
<li>#rimfire07: Tuolumne River Canyon Trailhead</li>
<li>#rimfire08: Lumsden Road</li>
<li>#rimfire09: Andresen Mine Trail</li>
<li>#rimfire10: Preston Falls Trail (meadow)</li>
<li>#rimfire11: Preston Falls Trail (forest)</li>
<li>#rimfire12: Hamby Trail</li>
</ul>
<h3>2. Observe the Regrowth!</h3>
<p>Click one of the tabs above to see photos of the recover from all over the watershed.</p>
<a href="http://whollyh2o.org/daily-stream/water-supply-security/item/475-the-rim-fire-tuoumne-river-watershed-and-hetch-hetchy-reservoir.html" target="_blank">Learn More about the Tuolumne River Watershed and the Rim Fire.</a></p>
<p>Interested in the data we're collecting? Here's the <a href="https://docs.google.com/spreadsheets/d/1EFabn1WUm2YtYabwmDjEaH5OXAMeRMwxe_7I7vmxUNg/edit#gid=727579335">Google Spreadsheet</a>.</p>
<h2>Project Background</h2>
<div class="row-fluid">
<div class="span6">
<p>The Rim Fire charred more acreage in the Sierra Nevada than any wildfire in recorded history. On August 17th, 2013, an illegal campfire gone wild was started by a hunter and burned for over 3 months through parts of Yosemite National Park and the Stanislaus National Forest; primarily in the Tuolumne River's watershed</p>
<p>Within a few short weeks, the Rim Fire scorched through 257,314 acres − or 402 square miles − an area roughly 8 times the size of the City of San Francisco. The effort took over 5,000 firefighters and an estimated $127 million to contain.</p>
</div>
<div class="span6">
<img src="/img/rimfire.png" height="400px" />
<p>Near Camp Mather. Photo by Clint Gould, USFS</p>
</div>
</div>
<div class="span11">
<p>Watch the second by second growth of the Rim Fire Blaze here:</p>
<iframe src="http://apps.opendatacity.de/fire/en" width="100%" height="400" scrolling="auto" frameborder="0"></iframe>
</div>
<div class="span10">
<h2>Tuolumne River Watershed</h2>
<p>The <a href="https://watershed.ucdavis.edu/tuolumne/resources/ConfluenceTuolumneV1.pdf" target="_blank">Tuolumne River</a> is the water supply for <a href="http://sfwater.org/index.aspx?page=355" target="_blank">San Francisco</a> and numerous <a href="http://bawsca.org/water-supply/http://bawsca.org/water-supply/" target="_blank">other cities</a> in the Bay Area, as well as the <a href="http://www.tid.org/drought-information" target="_blank">Turlock</a> and <a href="http://www.mid.org/" target="_blank">Modesto</a> Irrigation Districts.</p>
<p>Water agencies sell the Tuolumne River's water and electricity to over 2.6 million people and businesses in the San Francisco Bay Area, as well as to farmers for agricultural irrigation water in the Central Valley.</p>
<div class="right">
<img src="/img/tuolumnewatershed.png" />
</div>
<p>The Rim Fire will continue to have impacts in this watershed for many years to come. Monitor Change: Rim Fire will assist in documenting the ecosystem's recovery. </p>
<h2>Sponsors and Partners</h2>
<ul>
<li><a href="http://www.fs.usda.gov/main/stanislaus/home">Stanislaus National Forest, USDA Forest Service</a></li>
<li><a href="http://nerdsfornature.org/">Nerds for Nature</a></li>
<li><a href="http://www.whollyh2o.org">Wholly H2O</a></li>
</ul>
<!-- BEGIN: FOOTER -->
<div>
<small>Copyright © 2014 Wholly H2O - Mainstreaming Efficient Water (Re)Use. All Rights Reserved. </small>
<!--<small><a href="http://www.joomla.org">Joomla!</a> is Free Software released under the <a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU/GPL License.</a></small> -->
<br />
<small>Wholly H2O is a 501(c)(3) under Earth Island Institute. 363 17th Street, Suite 301; Oakland, CA 94612. email: info(at)whollyh2o(dot)org | tel: (415) 323-5966</small>
</div>
<!-- END: FOOTER -->
</div>
</div>
</div>
<div id="rimfire01" class="tab-pane fade"><div class="changeomatic"></div></div>
<div id="rimfire02" class="tab-pane fade"><div class="changeomatic"></div></div>
<div id="rimfire03" class="tab-pane fade"><div class="changeomatic"></div></div>
<div id="rimfire04" class="tab-pane fade"><div class="changeomatic"></div></div>
<div id="rimfire05" class="tab-pane fade"><div class="changeomatic"></div></div>
<div id="rimfire06" class="tab-pane fade"><div class="changeomatic"></div></div>
<div id="rimfire07" class="tab-pane fade"><div class="changeomatic"></div></div>
<div id="rimfire08" class="tab-pane fade"><div class="changeomatic"></div></div>
<div id="rimfire09" class="tab-pane fade"><div class="changeomatic"></div></div>
<div id="rimfire10" class="tab-pane fade"><div class="changeomatic"></div></div>
<div id="rimfire11" class="tab-pane fade"><div class="changeomatic"></div></div>
<div id="rimfire12" class="tab-pane fade"><div class="changeomatic"></div></div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-16936148-1");
pageTracker._trackPageview();
} catch(err) {}</script>
</body>
<!-- Placed at the end of the document so the pages load faster -->
<!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if offline -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/jquery-1.7.1.min.js"><\/script>')</script>
<!-- <script src="/js/handlebars.js"></script> -->
<script src="/js/bootstrap.js"></script>
<script src="/js/jquery.magnific-popup.js"></script>
<script src="/js/scripts.js"></script>
<script type="text/javascript" src="jquery.cycle2.min.js"></script>
<script type="text/javascript" src="jquery.cycle2.center.min.js"></script>
<script type="text/javascript" src="jquery-dateFormat.min.js"></script>
<script type="text/javascript" src="tabletop.js"></script>
<script type="text/javascript" src="changeomatic.js"></script>
<script type='text/javascript' src='http://maps.google.com/maps/api/js?sensor=false'></script>
<script type="text/javascript">
function initMap() {
var loc = new google.maps.LatLng(37.83823898691233,-120.045191263964);
var mapOptions = {
zoom: 11,
center: loc,
mapTypeId: google.maps.MapTypeId.HYBRID,
scrollwheel: false,
}
var map = new google.maps.Map(document.getElementById('map'), mapOptions);
var lyr = new google.maps.KmlLayer({
url: 'http://rimfire.whollyh2o.org/USFS_N4N_WH2O_Locations.kml'
})
lyr.setMap(map);
}
google.maps.event.addDomListener(window, 'load', initMap);
var tags = []
$('#tagnav li a').each(function(a) {
if ($(this).attr('href').match(/^#/)) {
tags.push($(this).attr('href').split('#')[1])
}
})
$(document).ready(function() {
$('a[data-toggle="tab"]').on('shown', function (e) {
var elt = $($(this).attr('href') + ' .changeomatic')
if (elt.hasClass('changeomatic-set')) return
var tag = $(this).attr('href').replace('#', '')
if (tag == 'rimfire') {
elt.changeomatic({tag: tag})
} else {
elt.changeomatic({
tag: tag,
googleSpreadsheetId:'1EFabn1WUm2YtYabwmDjEaH5OXAMeRMwxe_7I7vmxUNg'
})
}
})
})
</script>
</html>