forked from bmgdev/responsive-wedding
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·550 lines (436 loc) · 31.1 KB
/
index.html
File metadata and controls
executable file
·550 lines (436 loc) · 31.1 KB
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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Es & Eric Wedding</title>
<meta name="description" content="Welcome to the wedding website for Esmeralda and Eric's Big Day!">
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<!-- For iPhone 4 with high-resolution Retina display: -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="apple-touch-icon-114x114-precomposed.png">
<!-- For first-generation iPad: -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="apple-touch-icon-72x72-precomposed.png">
<!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: -->
<link rel="apple-touch-icon-precomposed" href="apple-touch-icon-precomposed.png">
<link rel="shortcut icon" href="favicon.ico?v=1">
<link rel="stylesheet" href="css/normalize.min.css">
<link rel="stylesheet" href="css/main-1.6.css">
<script src="js/vendor/modernizr-2.6.2-respond-1.1.0.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<!--**************************************************************************************************
http://scal.io -- check us out.
_____ __ _ _ _ ____ _ _
/ ____| / _|| | | | | | | _ \ | || |
| | _ __ __ _ | |_ | |_ ___ __| | | |__ _ _ | |_) | _ __ __ _ __| || | ___ _ _
| | | '__|/ _` || _|| __|/ _ \ / _` | | '_ \ | | | | | _ < | '__|/ _` | / _` || | / _ \| | | |
| |____ | | | (_| || | | |_| __/| (_| | | |_) || |_| | | |_) || | | (_| || (_| || || __/| |_| |
\_____||_| \__,_||_| \__|\___| \__,_| |_.__/ \__, | |____/ |_| \__,_| \__,_||_| \___| \__, |
__/ | __/ |
|___/ |___/
http://scal.io -- check us out.
****************************************************************************************************-->
<div id="bg-image" style="background-image: url('img/bg-pic.jpg');"></div>
<div id="bg-container">
<div class="header-container">
<div id="heading" class="wrapper clearfix">
<nav id="nav">
<ul>
<li><a href="#brideandgroom">ES & ERIC</a></li>
<li><a href="#wedding">WEDDING</a></li>
<li><a href="#corolla">COROLLA</a></li>
<li><a href="#events">EVENTS</a></li>
<li><a href="#houseguestinfo">HOUSE GUESTS</a></li>
<li><a href="#rsvp">RSVP</a></li>
<li><a href="#contact">CONTACT</a></li>
</ul>
</nav>
</div>
</div>
<div class="main-container">
<div class="main wrapper clearfix">
<header>
<div id="introtext">
<span class="head-sarah">Esmeralda</span>
<span class="head-brad"> & ERIC
</span>
<div class="date">May 25<sup>th</sup>, 2015</div>
</div>
</header>
<div class="clearfix"></div>
<section id="brideandgroom" class="clearfix">
<h1>The Bride and Groom</h1>
<div class="column left">
<h2>Esmeralda</h2>
<p>
<img src="img/esmeralda.png" class="thumb" alt="Esmeralda" />
Esmeralda grew up in Texas and New York, and a number of other places. She attended the University at Albany, where she served as the vice president of the student association. After graduating, Esmeralda pursued a career in nonprofit management. She has served in multiple supervisor and director roles in the social services and refugee resettlement fields.<br><br> Esmeralda is a fan of all things breakfast-related, and feels brunch is the most important meal of the day. She enjoys exploring new cities and places, and loves keeping busy and challenging herself. She is most proud of running the Nike Women's Marathon (her first marathon) in a time of 3:46. Eric is very proud of her too.</p>
</div><!--end column-->
<div class="column right">
<h2>Eric</h2>
<p>
<img src="img/eric.png" class="thumb" alt="Eric" />
Eric is from upstate New York. Growing up, he played numerous sports and was involved in a number of activities. He went on to get his bachelors and masters degrees from the University at Albany. At college, he spent most of his mornings on the Hudson River rowing with the crew team. His first job was in Bolivia, as the communications director for a non-profit organization. After, he moved with Esmeralda to California for the next few years to start his career in web development.<br><br>Eric loves adventure and travel. He has greatly enjoyed his trips with Esmeralda to Mexico and South America, and also his long-distance bicycle trips.</p>
</div><!--end column-->
<div class="clearfix"></div>
<div class="column full">
<div class="hr-t"></div>
<div class="hr-b"></div>
</div>
<div class="column full">
<h2>HOW WE MET</h2>
<p>It was a cold winter evening at the University at Albany. Eric was already in class on the first day when Esmeralda stormed in (typically) late. She sat right in front of him. Although they didn't talk during that first class, Esmeralda has caught Eric's eye. As the semester continued, Eric would arrive early to make sure the seat in front of him remained open for Esmeralda. As the classes went one, they began to talk. One smile led to another until they began to date.<br><br>In May 2015 it will be over 3000 days since that first day.</p>
</div><!--end column-->
<div class="column full">
<h2>THE ENGAGEMENT</h2>
<p>Back in Albany for a weekend, Eric had planned a surprise around-town visit for Esmeralda. First, Eric convinced Esmeralda to join him for an afternoon trip to downtown Albany. When they arrived, they met up with a surprise guest - a photographer Eric hired. The plan was to take pictures together of were the pair used to live and go to school. First was around the Empire State Plaza, the Egg, and Washington Park. There, they had spent many afternoons together taking Roxy for walks. Then, a few pictures in front of an old brownstone apartment, where they had their first apartment. Finally, they headed to the University at Albany, outside of the classroom where they first met. They stood together and Eric recounted the story. As he finished, he knelt down with the ring and proposed. Esmeralda was overjoyed, and of course said yes. As Eric had planned, the entire proposal was photographed.</p>
<div style="text-align: center;">
<div class="slideShowImage" style="background-image: url('img/onknee.jpg');"></div>
</div>
<ul class="slideshow">
<li style="background-image: url('img/onknee.jpg');" data-image="img/onknee.jpg" class="selected"></li>
<li style="background-image: url('img/slide-1-small.jpg');" data-image="img/slide-1.jpg"></li>
<li style="background-image: url('img/slide-2-small.jpg');" data-image="img/slide-2.jpg"></li>
<li style="background-image: url('img/slide-3-small.jpg');" data-image="img/slide-3.jpg"></li>
<li style="background-image: url('img/slide-4-small.jpg');" data-image="img/slide-4.jpg"></li>
<li style="background-image: url('img/slide-5-small.jpg');" data-image="img/slide-5.jpg"></li>
<li style="background-image: url('img/slide-6-small.jpg');" data-image="img/slide-6.jpg"></li>
<li style="background-image: url('img/slide-7-small.jpg');" data-image="img/slide-7.jpg"></li>
</ul>
</div><!--end column-->
</section>
<section id="wedding" class="clearfix">
<h1>Wedding</h1>
<div class="column full">
<p>
3:30 PM Monday, May 25, 2015<br />
The Mark Twain<br />
<a href="https://www.google.com/maps/place/1459+Ocean+Pearl+Rd,+Corolla,+NC+27927/@36.4242274,-75.8385171,17z/data=!3m1!4b1!4m2!3m1!1s0x89a52ce903f79f0f:0x7a40303f8c6b4368" target="_blank">1459 Ocean Pearl Road, Corolla, NC 27927</a>
</p>
<p>Everything (Ceremony/Reception/Dinner/Dancing) will be held at The Mark Twain house. Our officiant will be Steve Hicken, a close friend from California.</p>
<p>If you are staying in the Mark Twain house, you can easily find your way to the ceremony. If not, you will need to have a 4X4 vehicle to get to it (This is EXTREMELY IMPORTANT). Once you hit the beach (the end of the road), you will drive about 2.3 miles on the sand/beach road and turn left at Mile Marker 14 or 15. You will follow through the dunes to get to the house. <em>We anticipate having some form of transportation on the wedding day for those without 4x4 vehicles. We'll update the website as soon as we have details.</em></p>
</div>
<h2>DRESS</h2>
<div class="column full">
<p>Since this is a beach wedding, the style of dress will be casual. Examples for men would be dress pants or shorts, with a button-down shirt or polo. For women, a summer sun-dress or a skirt or pants with a nice blouse. Shoes, sandals, flip flops, whatever.</p>
</div>
<h2>BRIDAL PARTY</h2>
<div class="column left bp">
<h2>Bridesmaids </h2>
<div class="column left">
<p>
Ana Del Orbe<br>
Denise Di Bari<br>
Jessica Pagan<br>
Ashley Deraway<br>
Eunice Yu
</p>
</div>
<div class="column right">
<p>
<br>
</p>
</div>
</div><!--end column-->
<div class="column right bp">
<h2>Groomsmen</h2>
<div class="column left">
<p>
Jeremy Di Bari<br>
Dan Pagan<br>
Charlie Colon<br>
Kyle Faulkner<br>
Shawn Wolfgang
</p>
</div>
<div class="column right">
<p>
</p>
</div>
</div><!--end column-->
</section>
<section id="corolla" class="clearfix">
<h1>Corolla, North Carolina</h1>
<div class="column full">
<p>Find information about Corolla on the <a href="https://corollaguide.com/information" target="_blank">Corolla Guide Website</a>.</p>
<p>Outer Banks information can be found on the <a href="http://www.outerbanks.org/" target="_blank">Outer Banks Website</a>.</p>
<h2>VICINITY MAP</h2>
<div id="gmap">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d205884.19743488982!2d-75.76356989705812!3d36.265221393994636!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89a52c3ef96b2e77%3A0xa8bb5dc655e80ae5!2sCorolla%2C+NC!5e0!3m2!1sen!2sus!4v1410651061112" width="600" height="450" frameborder="0" style="border:0"></iframe>
<br />
<small><a href="https://www.google.com/maps/place/Corolla,+NC/@36.2652214,-75.7635699,11z/data=!4m2!3m1!1s0x89a52c3ef96b2e77:0xa8bb5dc655e80ae5" target="_blank">View larger map</a></small>
</div>
</div>
<div class="clearfix"></div>
<div class="column full">
<div class="hr-t"></div>
<div class="hr-b"></div>
</div>
<div class="column full">
<h2>ABOUT COROLLA AND THE OUTER BANKS</h2>
<p><em>Coming Soon...</em></p>
</div><!--end column-->
</section>
<section id="events" class="clearfix">
<h1>Events</h1>
<div class="column full">
<p>We hope most of you will be able to spend the week with us in the outer banks, or at least a few days. Here are some group events and meals that we'd love to see you at!</p>
</div><!--end column-->
<table>
<thead>
<th>Date</th>
<th>Event</th>
<th></th>
</thead>
<tbody>
<tr>
<td>Monday 5/25</td>
<td colspan="2">Wedding Day!</td>
</tr>
<tr>
<td class="no-background"></td>
<td>3:30 PM</td>
<td>Wedding ceremony beings at the Mark Twain House.</td>
</tr>
<tr>
<td class="no-background"></td>
<td>4:30 PM</td>
<td>Cocktails and appetizers by poolside.</td>
</tr>
<tr>
<td class="no-background"></td>
<td>5:30 PM</td>
<td>Main course serving begins.</td>
</tr>
<tr>
<td>Wednesday 5/27</td>
<td>4:30 PM</td>
<td>BBQ Shared Dinner and Trivia Night<br /><em>Please let us know early during the week of the wedding if you'll be attending</em></td>
</tr>
</tbody>
</table>
</section>
<section id="houseguestinfo" class="clearfix">
<h1>House Guest Information</h1>
<div class="column full">
<p>If you received an email regarding The Mark Twain house, this section is for you!</p>
<p>We tried our very best to accommodate everyone that we wanted to share our special day with, so we rented the biggest house we could find. We made sure the house would comfortably accommodate all of you that are either in the wedding or participating in the wedding in some way. We wish we could have found a place to accommodate ALL of our friends and family, but I'm not sure such a place exists.</p>
<p>As we have said before, we really want this to be a vacation for everyone. We will not hold you to the itinerary for every day of the week. You are free to come and go as you please. Having said that, if you do want to stay in the house, we are asking that you pay a small deposit.</p>
<p>If you did receive the invitation to stay in the house but would prefer to stay elsewhere, for whatever reason, there are definitely a few lodging options available for you (see section below).</p>
<p>The cost will be $600 per room for the week. This price is for the entire week (Sunday to Sunday). This price does not include food, travel, activities, etc. If you are interested in staying in the house, we have asked that you put down a small deposit to reserve your room. The deposit is half of the total cost ($300.00) and is due by February 1st. The remaining half will not be due until May 1st, 2014. Mail checks to 23 Hillside Drive, Ballston Lake, NY 12019. Make checks payable to Eric Di Bari.</p>
<p>
CHECK-IN After 4pm on Sunday, May 24th.<br />
CHECK-OUT By 10am on Sunday, May 31st.
</p>
</div><!--end column-->
<div class="column full">
<p>Houseguests will be provided with:</p>
<ul>
<li>Toilet paper</li>
<li>Laundry detergent</li>
<li>Dish detergent</li>
</ul>
<p>Houseguests should bring the following with them:</p>
<ul>
<li>Personal toiletries</li>
<li>Extra towels (you will be provided with one per bathroom)</li>
</ul>
<p>We'll also be providing light breakfast items for all houseguests. This includes cereals, muffins, coffee, pancake mix, etc. Food for luches and dinners can be purchased at:</p>
<ul>
<li><a href="http://www.foodlion.com/Store/Corolla/NC/937" target="_blank">Food Lion (Corolla, NC)</a></li>
<li><a href="http://deliverygenie.com/" target="_blank">Delivery Genie (minimum of $85 delivery to 4x4 area, so not for small orders)</a></li>
</ul>
</div>
</section>
<section id="rsvp" class="clearfix">
<h1>RSVP</h1>
<div class="column full">
<p>After you've received your save the date, please RSVP for you and your family if you'll be attending:</p>
</div>
<form action=
"https://docs.google.com/forms/d/1aPLkuBucCAz7KzsPAqPPfMFA0CuVnZ_zrSEkWMnDf_Q/formResponse"
method="post" id="ss-form" target="_blank" onsubmit="" name="ss-form">
<div role="list" class="ss-question-list" style="margin-left: 2em; padding-left: 0">
<div class="ss-form-question errorbox-good" role="listitem">
<div dir="ltr" class="ss-item ss-item-required ss-text">
<div class="ss-form-entry">
<div class="ss-q-title">
<label class="ss-q-item-label" for="entry_382698086">Your Name <span class=
"ss-required-asterisk">*</span></label>
</div>
<div class="ss-q-help ss-secondary-text" dir="ltr"></div><input type="text"
name="entry.382698086" value="" class="ss-q-short" id="entry_382698086" dir=
"auto" aria-label="Your Name" aria-required="true" required="" title="" />
<div class="error-message" id="850366460_errorMessage"></div>
</div>
</div>
</div>
<div class="ss-form-question errorbox-good" role="listitem">
<div dir="ltr" class="ss-item ss-item-required ss-text">
<div class="ss-form-entry">
<div class="ss-q-title">
<label class="ss-q-item-label" for="entry_590545444">Your Email Address or
Phone Number <span class="ss-required-asterisk">*</span></label>
</div>
<div class="ss-q-help ss-secondary-text" dir="ltr"></div><input type="text"
name="entry.590545444" value="" class="ss-q-short" id="entry_590545444" dir=
"auto" aria-label="Your Email Address or Phone Number" aria-required="true"
required="" title="" />
<div class="error-message" id="1684707693_errorMessage"></div>
</div>
</div>
</div>
<div class="ss-form-question errorbox-good" role="listitem">
<div dir="ltr" class="ss-item ss-item-required ss-select">
<div class="ss-form-entry">
<div class="ss-q-title">
<label class="ss-q-item-label" for="entry_794259113">Number of adults
(including you) in your party? <span class=
"ss-required-asterisk">*</span></label>
</div>
<div class="ss-q-help ss-secondary-text" dir="ltr"></div><select name=
"entry.794259113" id="entry_794259113" aria-label=
"Number of adults (including you) in your party?" aria-required="true"
required="">
<option value="0">
0
</option>
<option value="1">
1
</option>
<option value="2">
2
</option>
<option value="3">
3
</option>
<option value="4">
4
</option>
<option value="5">
5
</option>
<option value="6">
6
</option>
<option value="7">
7
</option>
<option value="8">
8
</option>
<option value="9">
9
</option>
</select>
</div>
</div>
</div>
<div class="ss-form-question errorbox-good" role="listitem">
<div dir="ltr" class="ss-item ss-item-required ss-select">
<div class="ss-form-entry">
<div class="ss-q-title">
<label class="ss-q-item-label" for="entry_84744763">Number of children (age
12 and under) in your party <span class=
"ss-required-asterisk">*</span></label>
</div>
<div class="ss-q-help ss-secondary-text" dir="ltr"></div><select name=
"entry.84744763" id="entry_84744763" aria-label=
"Number of children (age 12 and under) in your party" aria-required="true"
required="">
<option value="0">
0
</option>
<option value="1">
1
</option>
<option value="2">
2
</option>
<option value="3">
3
</option>
<option value="4">
4
</option>
<option value="5">
5
</option>
<option value="6">
6
</option>
<option value="7">
7
</option>
<option value="8">
8
</option>
<option value="9">
9
</option>
</select>
</div>
</div>
</div>
<div class="ss-form-question errorbox-good" role="listitem">
<div dir="ltr" class="ss-item ss-text">
<div class="ss-form-entry">
<div class="ss-q-title">
<label class="ss-q-item-label" for="entry_267796332">What songs do you want
to hear at the reception?</label>
</div>
<div class="ss-q-help ss-secondary-text" dir="ltr"></div><input type="text"
name="entry.267796332" value="" class="ss-q-short" id="entry_267796332" dir=
"auto" aria-label="What songs do you want to hear at the reception?" title=
"" />
<div class="error-message" id="1273850981_errorMessage"></div>
</div>
</div>
</div>
<div class="ss-form-question errorbox-good" role="listitem">
<div dir="ltr" class="ss-item ss-paragraph-text">
<div class="ss-form-entry">
<div class="ss-q-title">
<label class="ss-q-item-label" for="entry_826075354">Questions/Comments</label>
</div>
<div class="ss-q-help ss-secondary-text" dir="ltr"></div>
<textarea name="entry.826075354" rows="8" cols="0" class="ss-q-long" id=
"entry_826075354" dir="auto" aria-label="Any questions?">
</textarea>
<div class="error-message" id="537248943_errorMessage"></div>
</div>
</div>
</div><input type="hidden" name="draftResponse" value=
"[,,"-1406092284776771308"] " /> <input type="hidden" name="pageHistory"
value="0" /> <input type="hidden" name="fbzx" value="-1406092284776771308" />
<input type="submit" name="submit" value="Submit" id="ss-submit" class="jfk-button jfk-button-action" />
</div>
</form>
</section>
<section id="contact" class="clearfix">
<h1>Contact</h1>
<div class="column full">
<p>Any and all questions can be emailed to <a href="mailto:ehoscoy@gmail.com">ehoscoy@gmail.com</a>.
</div>
</section>
<div style="height: 300px"></div>
</div> <!-- #main -->
</div> <!-- #main-container -->
</div> <!-- #bg-container -->
<script src="js/main-1.6.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-54745475-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>