-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathschedule-w2.html
278 lines (252 loc) · 11.8 KB
/
schedule-w2.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>
Open Air Pub | The Best Place On Earth
</title>
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="css/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- ========== //Nav Section ========== -->
<header class="navbar navbar-transparent navbar-fixed-top">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar bg-light"></span>
<span class="icon-bar bg-light"></span>
<span class="icon-bar bg-light"></span>
</button>
<a class="navbar-brand" href="/index.html">
<img src="img/oap_logo_dark.svg" alt=""/>
</a>
</div>
<nav class="navbar-collapse collapse" role="navigation">
<ul class="main-nav navbar-nav Tc-w">
<li class="M-5 P-lr5 Ov-h">
<a href="/faq.html" class="D-ib">
<span data-hover="faq">faq</span>
</a>
</li>
<li class="reveal-dropdown M-5 P-lr5">
<a href="/lineup.html" class="D-ib active Ov-h">
<span data-hover="line up">line up</span>
<span class="reveal-button">+</span>
</a>
<ul class="dropdown-submenu mh-hide W-80x">
<li class="M-5"><a href="/schedule-w1.html">aug 29>2</a></li>
<li class="M-5"><a href="/schedule-w2.html">sept 6>9</a></li>
</ul>
</li>
<li class="M-5 Ov-h P-lr5">
<a href="/loop.html" class="D-ib"><span data-hover="the loop">the loop</span></a>
</li>
<li class="M-5 Ov-h P-lr5">
<a href="/media.html" class="D-ib"><span data-hover="media">media</span></a>
</li>
<li class="reveal-dropdown M-5 P-lr5">
<a href="/getinvolved.html" class="D-ib Ov-h">
<span data-hover="get involved">get involved</span>
<span class="reveal-button">+</span>
</a>
<ul class="dropdown-submenu mh-hide">
<li class="M-5"><a href="/getinvolved.html#contact">contact</a></li>
<li class="M-5"><a href="/getinvolved.html#volunteer">volunteer</a></li>
<li class="M-5"><a href="/getinvolved.html#partners">partners</a></li>
</ul>
</li>
</ul>
</nav>
</header>
<!-- ========== //Week 2 Header Section ========== -->
<section id="schedw2_bg" class = "section-header">
<div class="overlay">
<h1 class="Tc-w Fw-b">schedule</h1>
<h2 class="Tc-a Fw-b">week 2</h2>
</div>
</section>
<!-- ========== //Lineup Subnav Section ========== -->
<section class ="lineup-subnav M-20 Tc-c">
<nav>
<a href="/lineup.html">A-Z</a>
<span>/</span>
<a href="/schedule-w1.html">AUG 28>1</a>
<span>/</span>
<a href="/schedule-w2.html" class="Fw-b">SEPT 5>8</a>
</nav>
</section>
<!-- ========== //Artists Section ========== -->
<section id="week1" class="artist-wrapper">
<section>
<!--//McTavish Radish.-->
<div class = "artist-tile bg-dark Tc-w ">
<a id="lia" style="background-image: url('img/bands/Lia.jpg');"></a>
<div class="Fz-20 Fw-b">
<p>Lia</p>
</div>
<p class="Fw-b Fz-20 overlay">
<span>tues</span></br>
<span>6:00</span>
</p>
</div>
<!--//McGill Fight Band.-->
<div class = "artist-tile bg-dark Tc-w ">
<a id="taigenz" style="background-image: url('img/bands/Taigenz.jpg');"></a>
<div class="Fz-20 Fw-b">
<p>Taigenz</p>
</div>
<p class="Fw-b Fz-20 overlay">
<span>tues</span></br>
<span>7:00</span>
</p>
</div>
<!--//Tonal Ecstasy.-->
<div class = "artist-tile bg-dark Tc-w ">
<a id="shyre" style="background-image: url('img/bands/SHYRE.jpg');"></a>
<div class="Fz-20 Fw-b">
<p>Shyre</p>
</div>
<p class="Fw-b Fz-20 overlay">
<span>tues</span></br>
<span>8:00</span>
</p>
</div>
</section>
<section>
<!--//What If Elephants.-->
<div class = "artist-tile bg-dark Tc-w ">
<a id="chromatones" style="background-image: url('img/bands/chromatones.jpg');"></a>
<div class="Fz-20 Fw-b">
<p>Chromatones A Capella</p>
</div>
<p class="Fw-b Fz-20 overlay">
<span>wed</span></br>
<span>6:00</span>
</p>
</div>
<!--//The Sweaty Palms.-->
<div class = "artist-tile bg-dark Tc-w ">
<a id="fightband" style="background-image: url('img/bands/fightBand.jpg');"></a>
<div class="Fz-20 Fw-b">
<p>McGill Fight Band</p>
</div>
<p class="Fw-b Fz-20 overlay">
<span>wed</span></br>
<span>7:00</span>
</p>
</div>
<!--//SHYRE.-->
<div class = "artist-tile bg-dark Tc-w ">
<a id="tonalecstasy" style="background-image: url('img/bands/tonalecstasy.jpg');"></a>
<div class="Fz-20 Fw-b">
<p>Tonal Ecstasy</p>
</div>
<p class="Fw-b Fz-20 overlay">
<span>wed</span></br>
<span>8:00</span>
</p>
</div>
</section>
<section>
<!--//Eager Dance.-->
<div class = "artist-tile bg-dark Tc-w ">
<a id="thehalf" style="background-image: url('img/bands/theHalf2.jpg');"></a>
<div class=" Fw-b">
<p>The Half</p>
</div>
<p class="Fw-b Fz-20 overlay">
<span>thurs</span></br>
<span>6:00</span>
</p>
</div>
<!--//Made Them Lions.-->
<div class = "artist-tile bg-dark Tc-w ">
<a id="madethemlions" style="background-image: url('img/bands/madeThemLions2.jpg');"></a>
<p class=" Fw-b">Made Them Lions</p>
<div class="Fz-20 Fw-b">
<p>Made Them Lions</p>
</div>
<p class="Fw-b Fz-20 overlay">
<span>thurs</span></br>
<span>7:00</span>
</p>
</div>
<!--//Static Gold.-->
<div class = "artist-tile bg-dark Tc-w ">
<a id="eagerdance" style="background-image: url('img/bands/eagerDance2.png');"></a>
<div class="Fz-20 Fw-b">
<p>Eager Dance</p>
</div>
<p class="Fw-b Fz-20 overlay">
<span>thurs</span></br>
<span>8:00</span>
</p>
</div>
</section>
<section>
<!--//The WAYO.-->
<div class = "artist-tile bg-dark Tc-w ">
<a id="hog" style="background-image: url('img/bands/historyOfGunpowder.jpg');"></a>
<div class="Fz-20 Fw-b">
<p>History of Gunpowder</p>
</div>
<p class="Fw-b Fz-20 overlay">
<span>fri</span></br>
<span>6:00</span>
</p>
</div>
<!--//Fleece.-->
<div class = "artist-tile bg-dark Tc-w ">
<a id="backyarddreaming" style="background-image: url('img/bands/backyarddreaming.jpg');"></a>
<div class="Fz-20 Fw-b">
<p>Backyard Dreaming</p>
</div>
<p class="Fw-b Fz-20 overlay">
<span>fri</span></br>
<span>7:00</span>
</p>
</div>
<!--//Cafe Racer.-->
<div class = "artist-tile bg-dark Tc-w ">
<a id="dasblankout" style="background-image: url('img/bands/dasBlankout.jpg');"></a>
<div class="Fz-20 Fw-b">
<p>Das Blankout</p>
</div>
<p class="Fw-b Fz-20 overlay">
<span>fri</span></br>
<span>8:00</span>
</p>
</div>
</section>
</section>
<!-- ========= //Footer Section ========= -->
<footer class="P-tb10">
<p class = "Ta-c P-tb10">
<a class = "D-ib B-cir fa fa-facebook" href="http://facebook.com/OpenAirPub"></a>
<a class = "D-ib B-cir fa fa-instagram" href="http://instagram.com/OpenAirPub"></a>
<a class = "D-ib B-cir fa fa-twitter" href="https://twitter.com/OpenAirPub"></a>
</p>
<p class = "Ta-c P-tb10">
<a href="#">contact</a>
<span href="#"> / </span>
<a href="#" >the team</a>
<span href="#"> / </span>
<a href="#">the legacy</a>
</p>
<p class="P-tb10">
<span>© Open Air Pub 2015</span>
<span>Made with <i class="fa fa-heart"></i> by
<a href="https://www.linkedin.com/pub/eric-gubiani/86/9b1/459" class="Tc-a">Eric</a> and
<a href="https://ca.linkedin.com/in/dalrymplejustin" class="Tc-a">Justin</a>
</span>
</p>
</footer>
<script src="js/jquery-2.1.1.min.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/smooth-scroll.js" type="text/javascript"></script>
<script src="js/main.js" type="text/javascript"></script>
</body>
</html>