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
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
|
<!DOCTYPE html>
<html
class="detail single" dir="ltr" lang="en-US">
<head>
<title>Arc Of Time - by Scott Gilbertson</title>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="Standing in thousand year old buildings tends to fill you with awe, it doesn't matter if it's Cambodia, Austria or New Mexico. As fragile, impermanent beings we're drawn to permanence, we are inspired by by what we lack -- sturdiness and longevity.">
<meta name="author" content="Scott Gilbertson">
<link rel="alternate"
type="application/rss+xml"
title="Luxagraf RSS feed"
href="https://luxagraf.net/rss/">
<link rel="stylesheet"
href="/media/screenv9.css"
media="screen">
<link rel="stylesheet" href="/media/print.css" media="print" title="print" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="manifest" href="/manifest.json" />
<link rel="dns-prefetch" href="https://stats.luxagraf.net">
<link rel="canonical" href="https://luxagraf.net/jrnl/2017/06/arc-time" />
<meta name="ICBM" content="36.047362129649464, -107.9295706172955" />
<meta name="geo.position" content="36.047362129649464; -107.9295706172955" />
<meta name="geo.placename" content="Chaco Canyon, ">
<meta name="geo.region" content="-">
<meta property="og:type" content="article" />
<meta property="og:title" content="Arc of Time" />
<meta property="og:url" content="https://luxagraf.net/jrnl/2017/06/arc-time" />
<meta property="og:description" content="Standing in thousand year old buildings tends to fill you with awe, it doesn't matter if it's Cambodia, Austria or New Mexico. As fragile, impermanent beings we're drawn to permanence, we are inspired by by what we lack -- sturdiness and longevity." />
<meta property="article:published_time" content="2017-06-28T16:45:21" />
<meta property="article:author" content="Scott Gilbertson" />
<meta property="og:site_name" content="Luxagraf" />
<meta property="og:image" content="/media/images/original/2017/2017-06-26_100523-1_chaco-canyon.jpg" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:description" content="Standing in thousand year old buildings tends to fill you with awe, it doesn't matter if it's Cambodia, Austria or New Mexico. As fragile, impermanent beings we're drawn to permanence, we are inspired by by what we lack -- sturdiness and longevity."/>
<meta name="twitter:title" content="Arc of Time"/>
<meta name="twitter:site" content="@luxagraf"/>
<meta name="twitter:domain" content="luxagraf"/>
<meta name="twitter:image:src" content="/media/images/original/2017/2017-06-26_100523-1_chaco-canyon.jpg"/>
<meta name="twitter:creator" content="@luxagraf"/>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://luxagraf.net/jrnl/2017/06/arc-time"
},
"headline": "Arc of Time",
"datePublished": "2017-06-28T16:45:21+04:00",
"dateModified": "2017-06-28T16:45:21+04:00",
"author": {
"@type": "Person",
"name": "Scott Gilbertson"
},
"publisher": {
"@type": "Organization",
"name": "Luxagraf",
"logo": {
"@type": "ImageObject",
"url": "https://luxagraf.net/media/img/logo-white.jpg"
}
},
"description": "Standing in thousand year old buildings tends to fill you with awe, it doesn't matter if it's Cambodia, Austria or New Mexico. As fragile, impermanent beings we're drawn to permanence, we are inspired by by what we lack -- sturdiness and longevity."
}
</script>
</head>
<body >
<div class="wrapper" id="wrapper">
<div class="header-wrapper">
<header class="site-banner">
<div id="logo">
<a href="/" title="Home">Luxagraf</a>
<span class="sitesubtitle">Walk Slowly</span>
</div>
<nav>
<ul>
<li><a href="/jrnl/" title="Stories of life on the road.">Jrnl</a> & <a href="/field-notes/" title="Short stories, snapshots of daily life on the road.">Field Notes</a></li>
<li><a href="/guide/" title="Advice, Tools, Tips and Tricks for Full Time Van or RV Life.">Guides</a></li>
<li><a href="/newsletter/" title="The 'friends of a long year' newsletter">newsletter</a></li>
<li><a href="/about" title="About Scott">About</a></li>
</ul>
</nav>
</header>
</div>
<ol class="bl" id="breadcrumbs" itemscope itemtype="http://schema.org/BreadcrumbList">
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a itemprop="item" href="/"><span itemprop="name">Home</span></a> →
<meta itemprop="position" content="1" />
</li>
<li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
<a href="/jrnl/" itemprop="item"><span itemprop="name">jrnl</span></a>
<meta itemprop="position" content="2" />
<meta itemprop="position" content="2" />
</li>
</ol>
<main>
<article class="h-entry hentry entry-content content" itemscope itemType="http://schema.org/BlogPosting">
<header id="header" class="post-header ">
<h1 class="p-name entry-title post-title" itemprop="headline">Arc of Time</h1>
<div class="post-linewrapper">
<div class="p-location h-adr adr post-location" itemprop="contentLocation" itemscope itemtype="http://schema.org/Place">
<h3 class="h-adr" itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"><span class="p-locality locality" itemprop="addressLocality">Chaco Canyon</span>, <a class="p-region region" href="/jrnl/united-states/" title="travel writing from the United States">New Mexico</a>, <span class="p-country-name" itemprop="addressCountry">U.S.</span></h3>
– <a href="" onclick="showMap(36.047362129649464, -107.9295706172955, { type:'point', lat:'36.047362129649464', lon:'-107.9295706172955'}); return false;" title="see a map">Map</a>
</div>
<time class="dt-published published dt-updated post-date" datetime="2017-06-28T16:45:21" itemprop="datePublished">June <span>28, 2017</span></time>
<span class="hide" itemprop="author" itemscope itemtype="http://schema.org/Person">by <a class="p-author h-card" href="/about"><span itemprop="name">Scott Gilbertson</span></a></span>
</div>
</header>
<div id="article" class="e-content entry-content post--body post--body--single" itemprop="articleBody">
<p>I have only one note from Chaco Canyon<sup id="fnref:1"><a class="footnote-ref" href="#fn:1" rel="footnote">1</a></sup>: the wind gusts, a light whistling sound through the thin curled leaves of creosote; in the interludes the stillness is filled with raven calls reverberating across the canyon, a conversation bouncing around sandstone, echoing in arroyos until, like everything else here, they fade into the darkness of the past.</p>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-25_162724-1_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-25_162724-1_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-25_162724-1_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-25_162724-1_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-25_162724-1_chaco-canyon_picwide-med.jpg" alt="Fajada butte, chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-25_162724-1_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-26_080453_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-26_080453_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-26_080453_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-26_080453_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-26_080453_chaco-canyon_picwide-med.jpg" alt="Sunrise, Chaco Canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-26_080453_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<p>There is only so much one can say for sure here. Try to cling to some idea and it will slip through your fingers as another contradictory one arises. That something happened here once upon a time at Chaco is really all I or anyone else can say about this place.</p>
<p>There are ruins to prove that something happened. Great stone structures that have stood for over a thousand years in many cases. Once there were people, now there are stones. And ravens.</p>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-25_165938_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-25_165938_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-25_165938_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-25_165938_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-25_165938_chaco-canyon_picwide-med.jpg" alt="ravens, chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-25_165938_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-25_163826_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-25_163826_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-25_163826_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-25_163826_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-25_163826_chaco-canyon_picwide-med.jpg" alt="Chaco wash, Chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-25_163826_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="cluster">
<span class="row-2">
<a href="https://images.luxagraf.net/original/2017/2017-06-25_164354-1_chaco-canyon.jpg" title="view larger image ">
<img class="pic66 " src="https://images.luxagraf.net/2017/2017-06-25_164354-1_chaco-canyon_pic66.jpg" alt="Thousand year old walls, Chaco Canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-25_164354-1_chaco-canyon.jpg" data-jslghtbx-group="group" ></a>
<a href="https://images.luxagraf.net/original/2017/2017-06-25_164434-1_chaco-canyon.jpg" title="view larger image ">
<img class="pic66 " src="https://images.luxagraf.net/2017/2017-06-25_164434-1_chaco-canyon_pic66.jpg" alt="hiking Chaco Canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-25_164434-1_chaco-canyon.jpg" data-jslghtbx-group="group" ></a>
</span>
</div>
<p>Craig Childs, whose book <cite>House of Rain</cite> I highly recommend<sup id="fnref:2"><a class="footnote-ref" href="#fn:2" rel="footnote">2</a></sup>, recounts the various theories on what happened here. In the end there are nearly as many theories as archaeologists. </p>
<blockquote>
<p>The evidence gathered from a century of digging and mapping can support nearly any speculation thrown at Chaco Canyon: religious center, military center, government center, economic center, ceremonials center — the list is extensive. The place is thought by some to have been a colony of churches, its numerous great houses exhibiting certain recurring features thought to be religious. The repetition of specific architectural designs could also be interpreted as a form imposed by a ruling elites, the abundance of goods as tithing. The outrageously copious artifacts found inside these great houses look like ritual paraphernalia: feathers and bones representing nearly every bird species found with a thousand mile radius; a large number of wooden staffs like shepherds crooks, their handles inlaid with fines stones; and many rooms filled precious, expertly crafted mementos, may of which were found positioned as if on alters.</p>
<p>Other people take the abundance to mean that Chaco was a commercial center, a pre-Colombian shopping mall built to redistributes good in the Southwests notoriously unstable environment. In that sense the buildings are seen as store houses with some rooms tacked nearly to the ceiling.</p>
</blockquote>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-26_095915_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-26_095915_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-26_095915_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-26_095915_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-26_095915_chaco-canyon_picwide-med.jpg" alt="Pueblo bonita chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-26_095915_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-26_100426_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-26_100426_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-26_100426_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-26_100426_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-26_100426_chaco-canyon_picwide-med.jpg" alt="Pueblo bonita chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-26_100426_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-26_100523-1_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-26_100523-1_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-26_100523-1_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-26_100523-1_chaco-canyon_picwide.jpg 2880w, https://images.luxagraf.net/2017/2017-06-26_100523-1_chaco-canyon_featured_jrnl.jpg 520w" src="https://images.luxagraf.net/2017/2017-06-26_100523-1_chaco-canyon_picwide-med.jpg" src="https://images.luxagraf.net/2017/2017-06-26_100523-1_chaco-canyon_picwide.jpg" alt="Pueblo bonita chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-26_100523-1_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-26_100202-1_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-26_100202-1_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-26_100202-1_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-26_100202-1_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-26_100202-1_chaco-canyon_picwide-med.jpg" alt="Pueblo bonita chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-26_100202-1_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<p>Probably all these theories are wrong. The first things to do at Chaco is accept that you cannot know.</p>
<p>The question that most nagged me in Chaco seemed simpler, but perhaps was not — why here? What was that lured so many people here, inspired them to some of the finest construction in North America in this otherwise rather unremarkable wash, one of about a dozen that come off the San Juan river in it’s path down off the Colorado Plateau. </p>
<p>That’s the question I pondered on the trails, walking through the dusty flatlands, up the rough, rocky climbs to the mesa tops where the sun is hot and relentless. </p>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-26_095310_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-26_095310_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-26_095310_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-26_095310_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-26_095310_chaco-canyon_picwide-med.jpg" alt="hiking Chaco Canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-26_095310_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-25_164447-1_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-25_164447-1_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-25_164447-1_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-25_164447-1_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-25_164447-1_chaco-canyon_picwide-med.jpg" alt="Chaco wash, Chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-25_164447-1_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<p>Standing in thousand year old buildings tends to fill you with awe, it doesn’t matter if it’s Cambodia, Austria or New Mexico. As fragile, impermanent beings we’re drawn to permanence, we are inspired by by what we lack — sturdiness and longevity. Even today, when we could build with anything, we choose steel girders, concrete, and asphalt, imitations of stone. Because laying in and fitting stone like the builders of Chaco is labor intensive and time consuming, time we don’t seem to have. But they did. </p>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-26_100901_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-26_100901_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-26_100901_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-26_100901_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-26_100901_chaco-canyon_picwide-med.jpg" alt="Pueblo bonita chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-26_100901_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-26_100945-1_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-26_100945-1_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-26_100945-1_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-26_100945-1_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-26_100945-1_chaco-canyon_picwide-med.jpg" alt="Pueblo bonita chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-26_100945-1_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<p>The Chacoans had time. Not just for these buildings, but for even more labor intensive projects, like a network of roads running absolutely straight and true across the desert, possibly for thousands of miles. Raised stone road beds thirty to forty feet wide running for thousands of miles — even with modern technology that would likely take decades. How the Chocans did it remains a mystery, but the faint outlines of them can still be seen from space.</p>
<p>Similar head-scratching feats of design and building surround the builders of Angkor Wat, Machu Pichu, Teotihuacan and elsewhere. But there is something different about here, something extra about this place. You hear it in the murmur of the wind through creosote, you see it in the stone work of the greathouses. Something happened here, something happened in a way it never has again. Whatever these people saw, whatever they had access to, it was more than we do today. Their world was unutterably alien to ours and you feel it every second you are here.</p>
<p>You should come here. You should sit here and consider it. Don’t worry about the heat, it is everywhere. You will make peace with it. Or you will die in it, either way there is no need to worry about it. It will be here. You must come when it is here. You will not know the core of this place if you do not come in the heat. </p>
<p>Some archaeologists think these citadels may have been painted white. Gleaming white beacons rising out of the shimmering mirage of heat. It must have been something to arrive here having walked from Mexico, California, The Gulf Coast and all the other places for which there is evidence that people came.</p>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-26_111013-2_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-26_111013-2_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-26_111013-2_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-26_111013-2_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-26_111013-2_chaco-canyon_picwide-med.jpg" alt="mesa, Chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-26_111013-2_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<p>We hiked in the mornings, climbing up the canyon walls, while there was still some shade to be had, and up on to the mesa where there was none. Or so it seems at first glance. But then you look closer, you start to think differently, you realize you could crawl up under that juniper tree and get a break from the sun, you see ledges in the rocks where you could wedge yourself flat against what might still be cool sandstone. There are escapes here, but you will have to work for them.</p>
<p>Chaco remains largely off the grid. The road in from the north is rough enough that it takes nearly an hour to drive 13 miles. And the first two miles are paved, so really it takes about 50 minutes to drive 11 miles. That’s part of the remoteness, but there is more. There’s something about this wash that once you are in it it consumes your past in some way, you are no longer just you, you are you in Chaco. </p>
<p>This is one of those places that can influence things. It seems to have a will about it, whether it’s the place or some echo of the people who were here I could not say, but if you come here you will feel it.</p>
<p>You might see some things you’re pretty sure aren’t there. They are there. Everything is here. </p>
<p>The first day we left early to stay out of the heat, we headed up the eastern wall of the main wash, no real destination in mind, simply following that ancient human need to get to high point and survey the land, wrap your head about where you are.</p>
<div class="cluster">
<span class="row-2">
<a href="https://images.luxagraf.net/original/2017/20170625_155039.jpg" title="view larger image ">
<img class="pic66 " src="https://images.luxagraf.net/2017/20170625_155039_pic66.jpg" alt="hiking Chaco Canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/20170625_155039.jpg" data-jslghtbx-group="group" ></a>
<a href="https://images.luxagraf.net/original/2017/20170626_100255.jpg" title="view larger image ">
<img class="pic66 " src="https://images.luxagraf.net/2017/20170626_100255_pic66.jpg" alt="hiking Chaco Canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/20170626_100255.jpg" data-jslghtbx-group="group" ></a>
</span>
<a href="https://images.luxagraf.net/original/2017/2017-06-26_122041-2_chaco-canyon.jpg" title="view larger image ">
<img class=" " sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-26_122041-2_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-26_122041-2_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-26_122041-2_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-26_122041-2_chaco-canyon_picwide-med.jpg" alt="view from the mesa, chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-26_122041-2_chaco-canyon.jpg" data-jslghtbx-group="group" ></a>
<a href="https://images.luxagraf.net/original/2017/2017-06-26_110941-1_chaco-canyon.jpg" title="view larger image ">
<img class=" " sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-26_110941-1_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-26_110941-1_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-26_110941-1_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-26_110941-1_chaco-canyon_picwide-med.jpg" alt="Pueblo bonita chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-26_110941-1_chaco-canyon.jpg" data-jslghtbx-group="group" ></a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-26_121127-2_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-26_121127-2_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-26_121127-2_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-26_121127-2_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-26_121127-2_chaco-canyon_picwide-med.jpg" alt="view from the mesa, chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-26_121127-2_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<p>We stuck to the trail for a good while, then we deviated. Chaco is the most tightly controlled national parkish area I’ve ever been in. In my experience National Parks typically have a tightly controlled area, generally around whatever the feature of the park is — Yosemite valley, Sequoia trees, the grand canyon, etc — and then the backcountry is more or less unregulated, at least in terms of where you can go. Not enough people venture beyond the first mile of trail to bother regulating the backcountry too much. </p>
<p>Not true here. </p>
<p>It’s still true that no ventures beyond that first mile, but here the backcountry is regulated just like the rest. There’s not even overnight camping allowed in the backcountry. It’s a little bit like being a kid again (not in a good way), you have to be home by sunset and you’re not to detour from the trail. Ever.</p>
<p>We might have gotten lost you could say. There was a tiny wash, up near the end of it I spied an overhang that promised at least shade, perhaps more. I could not say, we did not make it. The kids are kids after all. They tuckered out in the heat and the soft sand of the wash, which was just wide enough to look trail-like, plausible deniability should we have run into a ranger. I can do a mean dumb tourist when I need to. But no ranger came for us, just the heat and the exhaustion it brings. We ate a snack, rested on some rocks. Every now and then a breeze would puff our sweaty clothes like air conditioning. It was wonderful. Then we gathered up our things and walked back.</p>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-26_124153-1_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-26_124153-1_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-26_124153-1_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-26_124153-1_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-26_124153-1_chaco-canyon_picwide-med.jpg" alt="hiking Chaco Canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-26_124153-1_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-27_140005_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-27_140005_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-27_140005_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-27_140005_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-27_140005_chaco-canyon_picwide-med.jpg" alt="view from the bus, chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-27_140005_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/20170626_122346.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/20170626_122346_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/20170626_122346_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/20170626_122346_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/20170626_122346_picwide-med.jpg" alt="Campground, Chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/20170626_122346.jpg" data-jslghtbx-group="group" >
</a>
</div>
<figure class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/20170625_181918.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/20170625_181918_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/20170625_181918_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/20170625_181918_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/20170625_181918_picwide-med.jpg" alt="Campground, Chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/20170625_181918.jpg" data-jslghtbx-group="group" data-jslghtbx-caption="Post hike tacos">
</a>
<figcaption>Post hike tacos</figcaption>
</figure>
<p>The campground is tucked back in a tributary wash, up against a short sandstone bluff, wedge between the road and some 900-odd-year-old buildings tucked back under an overhang. About 30 feet up the wall to the right of the buildings are some petroglyphs, some ancient, some recent. </p>
<p>In another of Craig Child’s books, <cite>Finder’s Keepers</cite>, about the rather outrageous world of archaeology, artifacts and the people obsessed with them, Childs recounts a story he heard from a flamboyant and occasionally flagrantly law breaking Santa Fe antiquities dealer who invited over a bunch of archaeologists and local pueblo tribal leaders for a barbecue party. Half way through the party the host announced that food everyone was eating was grilled over a fire built with charcoal from a dig on private land — 1000 year old charcoal used to grill up some burgers in a backyard in Santa Fe. The archaeologists all went pale and started to toss their food in outrage. The tribal leaders just smiled and shook their heads. </p>
<p>What does that mean? I don’t know. I wonder though, was that charcoal made 1000 years ago perhaps as part of a backyard barbecue? Would that charcoal maker by mortified or satisfied to know that 1000 years later it finally seared some meat?</p>
<p>In America we experience the past mainly as a roped off thing, something carefully catalogued and carted off to museums where only a fraction of it ever visible to people like you and I. In Chaco the past is right here, all around you, you step into it, you are part of it. The big artifacts are gone, that’s true. The rooms are bare, the pots, baskets and mysterious staffs, to say nothing of the bones, have been carted off to the Peabody and elsewhere. The walls of the ruins by the road are reinforced with modern concrete, the kivas roped off, but it’s surprisingly easy to leave that behind and get out to the real ruins.</p>
<p>The second day we climbed the south mesa. It was slightly more accessible, though still pretty much straight up the side of mesa. We went a couple of miles on the mesa until we spied an overhang with just enough shade for all of us to eat lunch out of the sun. Corrinne wandered off for a while, down the hillside, until she found some potsherds. </p>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-27_104021-1_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-27_104021-1_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-27_104021-1_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-27_104021-1_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-27_104021-1_chaco-canyon_picwide-med.jpg" alt="hiking Chaco Canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-27_104021-1_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<div class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-27_105836_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-27_105836_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-27_105836_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-27_105836_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-27_105836_chaco-canyon_picwide-med.jpg" alt="mesa, Chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-27_105836_chaco-canyon.jpg" data-jslghtbx-group="group" >
</a>
</div>
<figure class="picwide">
<a itemscope itemtype="http://schema.org/ImageObject" href="https://images.luxagraf.net/original/2017/2017-06-27_112123_chaco-canyon.jpg " title="view larger image">
<img class="u-photo" itemprop="contentUrl" sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-27_112123_chaco-canyon_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-27_112123_chaco-canyon_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-27_112123_chaco-canyon_picwide.jpg 2880w" src="https://images.luxagraf.net/2017/2017-06-27_112123_chaco-canyon_picwide-med.jpg" alt="shade under a juniper, chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-27_112123_chaco-canyon.jpg" data-jslghtbx-group="group" data-jslghtbx-caption="shade under a juniper">
</a>
<figcaption>shade under a juniper</figcaption>
</figure>
<div class="cluster">
<span class="row-2">
<figure class="pic66">
<a href="https://images.luxagraf.net/original/2017/20170627_090812_RWPoCrB.jpg" title="view larger image ">
<img class=" " src="https://images.luxagraf.net/2017/20170627_090812_RWPoCrB_pic66.jpg" alt="hiking Chaco Canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/20170627_090812_RWPoCrB.jpg" data-jslghtbx-group="group" data-jslghtbx-caption="Our guide."></a>
<figcaption>Our guide.</figcaption>
</figure>
<figure class="pic66">
<a href="https://images.luxagraf.net/original/2017/20170627_095050.jpg" title="view larger image ">
<img class=" " src="https://images.luxagraf.net/2017/20170627_095050_pic66.jpg" alt="hiking Chaco Canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/20170627_095050.jpg" data-jslghtbx-group="group" data-jslghtbx-caption=""></a>
<figcaption></figcaption>
</figure>
</span>
<a href="https://images.luxagraf.net/original/2017/2017-06-27_114318_chaco-canyon_3uTKtSi.jpg" title="view larger image ">
<img class=" " sizes="(max-width: 1439px) 100vw, (min-width: 1440px) 1440px" srcset="https://images.luxagraf.net/2017/2017-06-27_114318_chaco-canyon_3uTKtSi_picwide-sm.jpg 720w, https://images.luxagraf.net/2017/2017-06-27_114318_chaco-canyon_3uTKtSi_picwide-med.jpg 1170w, https://images.luxagraf.net/2017/2017-06-27_114318_chaco-canyon_3uTKtSi_pic66.jpg 820w" src="https://images.luxagraf.net/2017/2017-06-27_114318_chaco-canyon_3uTKtSi_picwide-med.jpg" alt="potsherds, chaco canyon photographed by luxagraf" data-jslghtbx="https://images.luxagraf.net/original/2017/2017-06-27_114318_chaco-canyon_3uTKtSi.jpg" data-jslghtbx-group="group" ></a>
</div>
<p>They are everywhere here, if you have an eye for them. I do not, but she does. That is some of what makes Chaco special, it has not all be catalogued and carted off, most of it perhaps, but there is still plenty here all around you. We held the potsherds and then put them back where they had been so you can come and find them too.</p>
<p>If Chaco Canyon has a disappointment it’s the visitor center, or rather it’s the official line the visitor center takes on the demise of the Chaco culture. There’s a movie in which someone actually says “it’s amazing that they could just walk away from all this, think of the strength it would take to just walk away.” It’s amazing because that’s utter bullshit. No one has ever just walked away from any civilization. Like everything else civilizations rise, hit an apex and then decline. They follow the same pattern over and over again. The Greeks, the Romans, India, China, Mesoamerica, every civilization for which have even the faintest historical records has followed a nearly identical trajectory. If you don’t believe me set aside a couple of months and tackle Arnold Toynbee’s <cite>A Study of History</cite>.</p>
<p>Chaco’s decline was likely as bumpy, violent and unpleasant as that of the rest of humanity’s experiments in civilization. No one just walks away, and to pretend otherwise says far more about our culture and its stubborn insistence that it will not, cannot decline, even in the face of increasingly difficult to ignore signs of its decline, than it does about Chacoan culture. Skip the visitor center.</p>
<p>Stay outside instead. The truth of this place is not behind glass, not in books, it is out here in the wind, in the heat. Go to the stones that remain, step inside, find the cool of the shade, feel the breeze that comes through doorways even on the stillest afternoon, the temperature difference between outside and the rooms deepest within creates a breeze to this day, the way I assume its builders intended. </p>
<p>Walk the mesas if you can, look for shade and you will probably find you are not the first to spy whatever shady spot you spy. You may find ruins, you may only find rodent droppings and the impressions of something larger that lay in the sand, a deer perhaps, a mountain lion possibly. Whatever you find, know that you are not the first to walk here or anywhere else. Like those who passed before you step softly, walk quietly, and remember to listen.</p>
<p>Note: If Chaco sounds at all interesting to you, I highly recommend first reading <cite>House of Rain</cite>.</p>
<div class="footnote">
<hr>
<ol>
<li id="fn:1">
<p>luxagraf is created by piecing together half-legible thought fragments scribbled in tattered notebook that lives in my pocket. <a class="footnote-backref" href="#fnref:1" rev="footnote" title="Jump back to footnote 1 in the text">↩</a></p>
</li>
<li id="fn:2">
<p>Rather conspicuously absent from the Chaco bookstore, despite stocking Finder’s Keepers. I suspect because Childs does not sugar coat the archaeological evidence that suggests that late Chacoan history was marked by violence and decline, which is very much not part of the narrative the visitor center presents. But then I could be wrong, maybe they were just sold out. <a class="footnote-backref" href="#fnref:2" rev="footnote" title="Jump back to footnote 2 in the text">↩</a></p>
</li>
</ol>
</div>
</div>
</article>
<div class="nav-wrapper">
<nav id="page-navigation" class="page-border-top">
<ul>
<li id="prev"><span class="bl">Previous:</span>
<a href="/jrnl/2017/06/solstice" rel="prev" title=" Solstice">Solstice</a>
</li>
<li id="next"><span class="bl">Next:</span>
<a href="/jrnl/2017/07/junction-creek" rel="next" title=" Junction Creek">Junction Creek</a>
</li>
</ul>
</nav>
</div>
<p class="comments--header">4 Comments</p>
<div class="comments--wrapper">
<div id="comment-2636" class="comment">
<noscript class="datahashloader" data-hash="default">
<img class="gravatar" src="https://images.luxagraf.net/gravcache/default.jpg" alt="gravatar icon for Mike &a Patsy Wall" />
</noscript>
<div class="comment--head">
<span class="who"><b>Mike &a Patsy Wall</b></span>
<span class="when">July 28, 2017 at 9:17 a.m.</span>
</div>
<div class="comment--body">
<p>So glad you and your family are enjoying your adventure. Folks in Winder, Georgia are praying for your travels to be safe and worry free. Love reading your accounts of all that you are seeing and experiencing. Have fun and be safe!</p>
</div>
</div>
<div id="comment-2638" class="comment">
<noscript class="datahashloader" data-hash="default">
<img class="gravatar" src="https://images.luxagraf.net/gravcache/default.jpg" alt="gravatar icon for Arva C Weinstein" />
</noscript>
<div class="comment--head">
<span class="who"><b>Arva C Weinstein</b></span>
<span class="when">July 31, 2017 at 1:20 p.m.</span>
</div>
<div class="comment--body">
<p>Wow, what an adventure. I love your little tour guide though he’s looking a bit more like a kid than a baby these days. The photos are amazing, kinda reminds me of my trip to Egypt, being priviledged enough to walk thru the ruins, being a part of an ancient culture. What an experience for you all. Continue to enjoy and keep us posted!</p>
</div>
</div>
<div id="comment-2643" class="comment">
<noscript class="datahashloader" data-hash="d64f4854965b2b1c3ecafee4b2a66fac">
<img class="gravatar" src="https://images.luxagraf.net/gravcache/d64f4854965b2b1c3ecafee4b2a66fac.jpg" alt="gravatar icon for Scott" />
</noscript>
<div class="comment--head">
<span class="who"><b><a href="https://luxagraf.net/" rel="nofollow" target="_blank">Scott</a></b></span>
<span class="when">August 05, 2017 at 9:09 p.m.</span>
</div>
<div class="comment--body">
<p>@Arva- </p>
<p>He is looking more like a kid isn’t he. And Egypt is one place I’d love to go. We’ll just have to ship the bus over. :-)</p>
</div>
</div>
<div id="comment-2879" class="comment">
<noscript class="datahashloader" data-hash="default">
<img class="gravatar" src="https://images.luxagraf.net/gravcache/default.jpg" alt="gravatar icon for classical_liberal" />
</noscript>
<div class="comment--head">
<span class="who"><b>classical_liberal</b></span>
<span class="when">December 01, 2017 at 7:29 p.m.</span>
</div>
<div class="comment--body">
<p>I had to reread this; the first reading inspired a trip of my own last month. It was awe inspiring, Thanks. </p>
<p>A couple weeks before my trip the north road had washed out (I did not know this, should’ve called?… naw) and had a hard time getting in with my old Japanese s**tbox. I had to move some rocks into large ruts the size of my tires to get through. The few folks in the campground met me with enthusiasm since they were amazed I got in without a 4WD vehicle.</p>
<p>I should have planned for longer as I only spent two nights, but it’s a trip I will never forget.</p>
</div>
</div>
</div>
<div class="comment--form--wrapper comment-form-border">
<div class="comment--form--header">
<p class="hed">Thoughts?</p>
<p class="subhed">Please leave a reply:</p>
</div>
<form action="/comments/post/" method="post" class="comment--form">
<input type="hidden" name="rder" value="" />
<input type="hidden" name="content_type" value="jrnl.entry" id="id_content_type">
<input type="hidden" name="object_pk" value="206" id="id_object_pk">
<input type="hidden" name="timestamp" value="1596833397" id="id_timestamp">
<input type="hidden" name="security_hash" value="779d07b5a598f7a36aa0398c9ccc49ba6966116b" id="id_security_hash">
<fieldset >
<label for="id_name">Name:</label>
<input type="text" name="name" maxlength="50" required id="id_name">
</fieldset>
<fieldset >
<label for="id_email">Email address:</label>
<input type="email" name="email" required id="id_email">
</fieldset>
<fieldset >
<label for="id_url">URL:</label>
<input type="url" name="url" id="id_url">
</fieldset>
<fieldset >
<label for="id_comment">Comment:</label>
<div class="textarea-rounded"><textarea name="comment" cols="40" rows="10" maxlength="3000" required id="id_comment">
</textarea></div>
</fieldset>
<fieldset style="display:none;">
<label for="id_honeypot">If you enter anything in this field your comment will be treated as spam:</label>
<input type="text" name="honeypot" id="id_honeypot">
</fieldset>
<div class="submit">
<input type="submit" name="post" class="submit-post btn" value="Post" />
<input type="submit" name="preview" class="submit-preview btn" value="Preview" />
</div>
</form>
<p style="font-size: 95%;"><strong>All comments are moderated</strong>, so you won’t see it right away. And please remember Kurt Vonnegut's rule: “god damn it, you’ve got to be kind.” You can use Markdown or HTML to format your comments. The allowed tags are <code><b>, <i>, <em>, <strong>, <a></code>. To create a new paragraph hit return twice. </p>
</div>
</main>
<footer class="bl">
<ul class="footer-nav">
<li><a href="/blogroll" title="Sites that inspire us">Blogroll</a></li>
<li><a href="/contact/" title="contact luxagraf">Contact</a></li>
<li>Follow Along:
<ul>
<li><a href="/jrnl/feed.xml" title="RSS feed">RSS</a></li>
<li><a href="/newsletter/" title="Luxagraf Email Updates">Email</a></li>
<li><a href="https://www.instagram.com/luxagraf" rel="me" title="luxagraf on Instagram">Instagram</a></li>
</ul>
</ul>
<div class="support">Support luxagraf:
<div class="donate-btn">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="HYJFZQSBGJ8QQ">
<input type="submit" name="submit" title="Donate to luxagraf via PayPal">
</form>
</div>
<div class="donate-btn">
<a class="liberapay-btn" href="https://liberapay.com/luxagraf/donate"><span>Donate</span></a>
</div>
</div>
<p id="license">
© 2003-2020
<span class="h-card"><a class="p-name u-url" href="https://luxagraf.net/">Scott Gilbertson</a><data class="p-nickname" value="luxagraf"></data><data class="p-locality" value="Athens"></data><data class="p-region" value="Georgia"></data><data class="p-country-name" value="United States"></data></span>.
</p>
</footer>
</div>
<script>
document.addEventListener("DOMContentLoaded", function(event) {
var leaflet = document.createElement('script');
leaflet.src = "/media/js/leaflet-master/leaflet-mod.js";
document.body.appendChild(leaflet);
var lightbox = document.createElement('script');
lightbox.src = "/media/js/lightbox.js";
document.body.appendChild(lightbox);
leaflet.onload = function(){
var detail = document.createElement('script');
detail.src = "/media/js/detail.min.js";
document.body.appendChild(detail);
detail.onload = function(){
createMap();
var open = false;
}
}
lightbox.onload = function() {
var opts= {
//nextOnClick: false,
captions: true,
onload: function(){
var im = document.getElementById("jslghtbx-contentwrapper");
var link = im.appendChild(document.createElement('a'))
link.href = im.firstChild.src;
link.innerHTML= "open ";
link.target = "_blank";
link.setAttribute('class', 'p-link');
im.appendChild(link);
}
};
var lightbox = new Lightbox();
lightbox.load(opts);
}
//delay loading of gravatar images using noscript data-hash attribute
dataattr = document.getElementsByClassName("datahashloader");
for(var i=0; i<dataattr.length; i++) {
var c = dataattr[i].parentNode;
var img = document.createElement("img");
img.src = 'https://images.luxagraf.net/gravcache/' + dataattr[i].getAttribute('data-hash') + '.jpg';
img.className += "gravatar";
img.alt = "gravatar icon";
c.insertBefore(img, c.childNodes[3]);
}
});
</script>
<script>
<!--
// Register our service-worker
//if (navigator.serviceWorker) {
// window.addEventListener('load', function() {
// if (navigator.serviceWorker.controller) {
// navigator.serviceWorker.controller.postMessage({'command': 'trimCaches'});
// } else {
// navigator.serviceWorker.register('/serviceworker.js', {
// scope: '/'
// });
// }
// });
//}
//-->
<!-- Piwik -->
var _paq = _paq || [];
_paq.push(["disableCookies"]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://stats.luxagraf.net/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', 1]);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
<!-- End Piwik Code -->
</script>
<noscript><p><img src="//stats.luxagraf.net/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
</body>
</html>
|