-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
388 lines (235 loc) · 12.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>War of the Roses Golf</title>
<meta name="description" content="One of the finest golf clubs in Yorkshire with a quite stunning setting next to the meandering River Wharfe. A fabulous test of golf and a perfect location for this matchplay classic. Ilkley Golf Club is no stranger to Ryder Cups, boasting Colin Montgomerie and Mark James as honorary life members.">
<meta name="author" content="LIFT">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/skeleton.css">
<link rel="stylesheet" href="css/slick.css">
<link rel="stylesheet" href="css/slick-theme.css">
<link rel="stylesheet" href="css/hamburgers.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/mobile.css">
<link href="https://fonts.googleapis.com/css?family=Nunito:200,300,400,600,700" rel="stylesheet">
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="https://use.typekit.net/kal8djv.css">
</head>
<body>
<nav class="nav-hide header-main-nav">
<div class="valign_parent">
<div class="valign_child">
<ul id="menu-main-menu" class="menu nav-anim">
<li id="m1"><a href="#hero_con">Home</a></li>
<li id="m2"><a href="#format">The Format</a></li>
<li id="m3"><a href="#celebrity">Celebrity Partners</a></li>
<li id="m4"><a href="#course">The Course</a></li>
</ul>
</div>
</div>
</nav>
<header>
<div class="header-bg animate_slow"><div class="logo_animate"></div></div>
<div class="container">
<div class="hamburger hamburger js-hamburger navbar-toggle hamburger--collapse">
<div class="hamburger-box">
<div class="hamburger-inner"></div>
</div>
</div>
</div>
<a href="<?php echo home_url(); ?>"><img src="http://www.waroftherosesgolf.com/images/WAROFTHEORSESLOGO-wht.svg" class="header_logo_right animate"></a>
</header>
<div class="masthead hero-home scrollme animatewrapper animate_slow_delay fadein-slide responsiveimage" style="background-image: url(https://pbs.twimg.com/media/DLsAjBCV4AAB6VG.jpg:large);background-size: cover;background-repeat: no-repeat;">
<div class="containerfull-nopad contentpadding_med" id="hero_con">
<div class="row valign_parent">
<div class="twelve columns valign_child">
<div class="img-logo animateme" data-when="exit" data-from="0" data-to="1" data-opacity="1" data-easing="linear" data-translatey="-40">
<div class="contentpadding_notop contentpadding_nobot">
<div class="logo">
<img src="images/WAROFTHEORSESLOGO-wht.svg" alt="War of the Roses Golf" class="logo-02"/>
</div>
<div class="textmain logo">
<h1 class="contentpadding_exsm contentpadding_notop">WAR OF THE ROSES</h1>
<img src="images/yorksire_vs_lancashire-wht.svg" alt="Yorkshire Vs Lancashire" class="logo-02"/>
<h3 class="contentpadding_exsm contentpadding_nobot ">Friday 28 <sup>th</sup> June 2018</h3>
<h3 class="sm_line_height">at Moor Allerton Golf Club</h3>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="format" class="content-fade ">
<div class="solid_color">
<div class="brand">
<div class="container">
<div class="row contentpadding_exsm">
<div class="twelve columns textcenter">
<h2 class="lowercase purple textcenter inside-content-fade">The Format</h2>
</div>
</div>
</div>
</div>
</div>
</div>
<section class="content_section scrollme main-content content-fade">
<div class="container" id="content">
<div class="row">
<div class="twelve columns">
<div class="textpadding_sm lt_max contentpadding_sm maxwidth_md textcenter">
<p><strong>Team Match Play</strong></p>
<p>12 Teams of 4 - Yorkshire vs Lancashire</p>
<p>11am - Registration with <b></b>welcome coffee</p>
<p class="contentpadding_exsm contentpadding_notop ">12:30pm - Shot Gun start</p>
<p class="sm_line_height">6:30pm - Trophy presentation</p>
<p class="sm_line_height">& 3 course evening meal in the club house</p>
<p class="contentpadding_exsm contentpadding_nobot "><strong>Also featuring:</strong></p>
<p class="">Speed Golf & Cross Bar Challenge, Langtons Gin Bar, Wine Rascals and Really Indian food bar on the course with LIVE scoring.</p>
<p class="">Willie Thorne as the evening host & MC.</p>
<p class="">An evening with John Daly.</p>
<p class="">Q&A & picture with John Daly.</p>
<p class="">Each team of four will receive a bespoke Druh Team Roses belt and shirt per player.</p>
<p class="contentpadding_exsm contentpadding_notop"><strong>(A team of four has a starting price of £800 plus vat.)</strong></p>
<p class="contentpadding_exsm contentpadding_notop"><strong>(Tickets for the evening with John Daly price of £50 plus vat.)</strong></p>
</div>
</div>
</div>
</div>
</section>
<div class="scrollme solid_color bg_purple content-fade">
<div class="container animateme ">
<div class="brand">
<div class="row contentpadding_exsm">
<div class="twelve columns inside-content-fade">
<h3 class="lowercase title_bg ">Celebrity Partners</h3>
</div>
</div>
</div>
</div>
</div>
<section id="celebrity" class="content_section scrollme content-fade" style="margin-top: -1px;">
<div class="containerfull-nopad">
<div class="row valign_parent_res animated-slide">
<div class="one-half columnsfull valign_child_res responsiveimage" style="background-image: url(images/Scholes.jpg);background-size: cover;background-repeat: no-repeat;">
<div class="responsiveimage responsiveimage-ratio4"></div>
<div class=" bg-red contentpadding_exsm inside-content-fade">
<p>Lancashire Captain:<br>
Paul Scholes</p>
</div>
</div>
<div class="one-half columnsfull valign_child_res responsiveimage" style="background-image: url(images/Daily.jpg);background-size: cover;background-repeat: no-repeat;">
<div class="responsiveimage responsiveimage-ratio4"></div>
<div class=" bg-white contentpadding_exsm inside-content-fade">
<p>Yorkshire Captain:<br>John Daly</p>
</div>
</div>
</div>
</div>
</section>
<div class="content-fade" id="playing" style="margin-top: -1px;">
<div class="solid_color playing_solid animateme">
<div class="brand">
<div class="container">
<div class="row contentpadding_sm">
<div class="twelve columns textcenter inside-content-fade">
<h3 class="lowercase purple">Also Playing:</h3>
<p class="purple">Ryan Sidebottom - David May - Lee Sharpe </p><p>David Lynn - Simon Grayson</p>
</div>
</div>
</div>
</div>
</div>
</div>
<section id="course" class="content_section scrollme content-fade">
<div class="containerfull-nopad">
<div class="row valign_parent_res animated-slide">
<div class="one-half columnsfull valign_child_res bg_purple">
<div class="lt_max contentpadding_med maxwidth_exsm textcenter inside-content-fade">
<div class="textpadding_exsm">
<h3>The Course</h3>
<p>Moor Allerton has had many famous players walked down their fairways in the days of the PGA European Tour. Seve Ballesteros and Nick Faldo, Greg Norman and Brian Barnes, Tom Weiskopf and Tony Jacklin to name but a few. All legends in their own right.
</p>
</div>
</div>
</div>
<div class="one-half columnsfull valign_child_res responsiveimage" style="background-image: url(https://todaysgolfer-images.bauersecure.com/pagefiles/1020819/1752x1168/1moorallerton3.png);background-size: cover;background-repeat: no-repeat;">
<div class="responsiveimage responsiveimage-ratio4">
</div>
</div>
</div>
</div>
</section>
<div class="content-fade" id="sponsorship" style="margin-top: -1px;">
<div class="solid_color animateme">
<div class="brand">
<div class="container">
<div class="row contentpadding_sm">
<div class="twelve columns inside-content-fade">
<h3 class="title_bg lowercase ">Sponsorship</h3>
<p>There is a range of packages including Celebrity Sponsor, Hole Sponsor and Headline Sponsor.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="content-fade" id="contact">
<div class="solid_color animateme">
<div class="brand">
<div class="container">
<div class="row contentpadding_sm">
<div class="twelve columns inside-content-fade ">
<p class="">For full details of the event please contact us</p>
<p><a href="tel:08001707077">0800 170 70 77</a></p>
<p class="small-font" style="line-height: 0"><span><a href="mailto:[email protected]" style="text-decoration: none;padding-right: 5px;">[email protected]</a></span> - <span><a href="mailto:[email protected]" style="text-decoration: none; padding-left: 5px;"> [email protected]</a></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="containerfull" id="sponsorship-logos">
<div class="container">
<div class="row contentpadding_sm">
<div class="twelve columns">
<h3 class="title_bg lowercase ">Partners</h3>
<div class="row">
<div class="partnerlogo"><a href="http://www.ilkleygolfclub.co.uk/" target="_blank"><img src="images/ikley-golf-logo.png" alt="Ilkley Golf Club"/></a></div>
<div class="partnerlogo"><a href="http://www.golfscore-live.com/" target="_blank"><img src="images/golf-score.png" alt="Golf Score Live "/></a></div>
<div class="partnerlogo sgh"><a href="http://sghsportingevents.com/" target="_blank"><img src="images/sgh-logo.png" alt="SGH"/></a></div>
<div class="partnerlogo hosp"><a href="http://www.st-gemma.co.uk/" target="_blank"><img src="images/san-gemma-hospital.png" alt="St. Gemma's Hospice"/></a></div>
<div class="partnerlogo indiv"><a href="http://individualrestaurants.com/" target="_blank"><img src="images/Individual-Restaurants.jpg" alt="Individual Restaurants"/></a></div>
<div class="partnerlogo db"><a href="https://www.druhbeltsandbuckles.com/" target="_blank"><img src="images/db.svg" width="61" height="39" alt="DB"/></a></div>
<div class="partnerlogo picc"><a href="http://individualrestaurants.com/piccolino//" target="_blank"><img src="images/piccolino.jpg" height="32" alt="Piccolino"/></a></div>
<div class="partnerlogo"><a href="http://www.theliftagency.com/" target="_blank"><img src="images/lift-logo.svg" width="40" height="40" alt="The Lift Agency"/></a></div>
</div>
</div>
</div>
</div>
</div>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="js/jquery.scrollme.min.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/scripts.js"></script>
</body>
</html>