-
Notifications
You must be signed in to change notification settings - Fork 0
/
The-Black-Bridal-Bliss.html
526 lines (325 loc) · 18 KB
/
The-Black-Bridal-Bliss.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
<!doctype html>
<!--[if IE 7 ]> <html lang="en-gb" class="isie ie7 oldie no-js"> <![endif]-->
<!--[if IE 8 ]> <html lang="en-gb" class="isie ie8 oldie no-js"> <![endif]-->
<!--[if IE 9 ]> <html lang="en-gb" class="isie ie9 no-js"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en-gb" class="no-js"> <!--<![endif]-->
<head>
<title>The Black Bridal Bliss | VinssMedia</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="keywords" content="The Black Bridal Bliss, black bride" />
<meta name="description" content="Vinss Media, The Black Bridal Bliss, Black Wedding, black bride " />
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon.ico">
<!-- this styles only adds some repairs on idevices -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Google fonts - witch you want to use - (rest you can just remove) -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900' rel='stylesheet' type='text/css'>
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- ######### CSS STYLES ######### -->
<link rel="stylesheet" href="css/reset.css" type="text/css" />
<link rel="stylesheet" href="css/style.css" type="text/css" />
<link rel="stylesheet" href="css/font-awesome/css/font-awesome.min.css">
<!-- responsive devices styles -->
<link rel="stylesheet" media="screen" href="css/responsive-leyouts.css" type="text/css" />
<!-- animations -->
<link href="js/animations/css/animations.min.css" rel="stylesheet" type="text/css" media="all" />
<!-- just remove the below comments witch color skin you want to use -->
<!--<link rel="stylesheet" href="css/colors/red.css" />-->
<!--<link rel="stylesheet" href="css/colors/green.css" />-->
<!--<link rel="stylesheet" href="css/colors/cyan.css" />-->
<!--<link rel="stylesheet" href="css/colors/orange.css" />-->
<!--<link rel="stylesheet" href="css/colors/lightblue.css" />-->
<!--<link rel="stylesheet" href="css/colors/pink.css" />-->
<!--<link rel="stylesheet" href="css/colors/purple.css" />-->
<!--<link rel="stylesheet" href="css/colors/bridge.css" />-->
<!--<link rel="stylesheet" href="css/colors/slate.css" />-->
<!--<link rel="stylesheet" href="css/colors/yellow.css" />-->
<!--<link rel="stylesheet" href="css/colors/darkred.css" />-->
<!-- just remove the below comments witch bg patterns you want to use -->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-default.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-one.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-two.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-three.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-four.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-five.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-six.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-seven.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-eight.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-nine.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-ten.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-eleven.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-twelve.css" />-->
<!--<link rel="stylesheet" href="css/bg-patterns/pattern-thirteen.css" />-->
<!-- mega menu -->
<link href="js/mainmenu/sticky.css" rel="stylesheet">
<link href="js/mainmenu/bootstrap.min.css" rel="stylesheet">
<link href="js/mainmenu/demo.css" rel="stylesheet">
<link href="js/mainmenu/menu.css" rel="stylesheet">
<!-- slide panel -->
<link rel="stylesheet" type="text/css" href="js/slidepanel/slidepanel.css">
<!-- cubeportfolio -->
<link rel="stylesheet" type="text/css" href="js/cubeportfolio/cubeportfolio.min.css">
<!-- tabs -->
<link rel="stylesheet" type="text/css" href="js/tabs/assets/css/responsive-tabs.css">
<link rel="stylesheet" type="text/css" href="js/tabs/assets/css/responsive-tabs2.css">
<link rel="stylesheet" type="text/css" href="js/tabs/assets/css/responsive-tabs3.css">
<!-- carousel -->
<link rel="stylesheet" href="js/carousel/flexslider.css" type="text/css" media="screen" />
<link rel="stylesheet" type="text/css" href="js/carousel/skin.css" />
<!-- progressbar -->
<link rel="stylesheet" href="js/progressbar/ui.progress-bar.css">
<!-- accordion -->
<link rel="stylesheet" href="js/accordion/accordion.css" type="text/css" media="all">
<!-- Lightbox -->
<link rel="stylesheet" type="text/css" href="js/lightbox/jquery.fancybox.css" media="screen" />
<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-55766903-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<body>
<div class="clearfix"></div>
<header id="header">
<div id="trueHeader">
<div class="wrapper">
<div class="container">
<div class="logo"><a href="index.html" id="logo"></a></div>
<div class="menu_main">
<div class="navbar yamm navbar-default">
<div class="container">
<div class="navbar-header">
<div class="navbar-toggle .navbar-collapse .pull-right " data-toggle="collapse" data-target="#navbar-collapse-1"><span>Menu</span>
<button type="button" > <i class="fa fa-bars"></i></button>
</div>
</div>
<div id="navbar-collapse-1" class="navbar-collapse collapse pull-right">
<ul class="nav navbar-nav">
<li><a href="index.html"><i class="fa fa-home"></i> Home</a></li>
<li><a href="About-Us.html"><i class="fa fa-film"></i> About Us</a></li>
<li><a href="Photographer.html"><i class="fa fa-video-camera"></i> Photographer</a></li>
<li><a href="Wedding-Videographer.html"><i class="fa fa-film"></i> Videographer</a></li>
<li><a href="Wedding-Blog.html"><i class="fa fa-users"></i> Blog</a></li>
<li><a href="#"><i class="fa fa-thumbs-o-up"></i> Portfolio</a></li>
<li><a href="Contact-Us.html"><i class="fa fa-phone"></i> Contact US</a></li>
</ul>
<div id="wrap">
<form action="index.html" autocomplete="on">
<input id="search" name="search" type="text" placeholder=""><input id="search_submit" value="search" type="submit">
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
</div>
</div>
<div class="clearfix"></div>
<div class="content_fullwidth">
<div class="container">
<h1>The Black Bridal Bliss</h1>
<br />
<div class="features_sec42 two">
<div class="container">
<img src="images/The Black Bridal Bliss.jpg" alt="The Black Bridal Bliss" title="The Black Bridal Bliss" class="img_left11" />
<br />
<div class="box animate" data-anim-type="fadeInUp">
<ul>
<li><a href="https://www.facebook.com/pages/Vinss-Media/226912714176664?ref=bookmarks" rel="nofollow"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/vinssmedia"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://twitter.com/vinssmedia"><i class="fa fa-google-plus"></i></a></li>
</ul>
</div><!-- end section -->
<p>The sound of the drums, everyone clapping their hands, music playing in the background. Its
celebration time and spirits running high within everyone. Couples come dancing with the
music along the alley beautifully dressed, matching the theme colors of the wedding party. You
just get mesmerized by the music beats and the rhythm But wait, it’s now time for the bride
to enter!! The bride wonderfully dressed up in her wedding gown with her glittering eyes is
also seen passing the alley in a dancing posture. Yes, you have landed in an African American
wedding service. Each and everyone here wants to break free and enjoy the fullest.
<br /> <br />
<h4>The Wedding Customs </h4>
<br />
The African wedding is a family affair and involve the combination of two lives, their families
and sometimes the communities merging together. The Africans settled down in America for
quite a decade customs are customized and that reflects in the <a href="http://vinssmedia.com">wedding ceremonies</a> also.
African American wedding roots are but an amalgamation of the splendor of western tradition
with the regal culture of African heritage. The Black African American wedding is always a
unique affairs with their own set of customs and traditions they usually follow. The ethic
traditions of uniting two families like ‘knocking the door’, ‘jumping the broom’ signifies all the
past problems are swept away along with a strong and a grounded beginning of ‘crossing the
sticks’ to ‘pouring libations’ to honor their ancestors and the tasting of lemon, vinegar, cayenne
and honey the four elements that represents different emotions in a relationship are some of
the wedding customs followed.
<br /> <br />
<h4>The Wedding Attire</h4>
<br />
The bride and the groom usually prefer handwoven African royal fabrics called ‘Kante’ be
become the uncrowned King and Queen for that day. They alter the designs for them to look
the best in the most important day of their life. As the customs mentioned above wearing the
traditional attire is part of any African wedding tradition. The favorite colors matching the
royalty touch are mostly purple , red, green and gold.
<br /> <br />
<h4>The Wedding Music and Dance</h4>
<br />
For the people of the African origin music is an expression of the living, a linkage between the
present, past and the future. This reflects in their wedding songs spans from wedding love
songs to wedding dance songs you just get enchanted in any <a href="http://vinssmedia.com/Wedding-Blog.html">African American wedding
ceremony</a>.
<br /><br />
<div class="box animate" data-anim-type="fadeInUp">
<ul>
<li><a href="https://www.facebook.com/pages/Vinss-Media/226912714176664?ref=bookmarks" rel="nofollow"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/vinssmedia" rel="nofollow"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://twitter.com/vinssmedia" rel="nofollow"><i class="fa fa-google-plus"></i></a></li>
</ul>
</div><!-- end section -->
</div>
</div>
<div class="clearfix divider_dashed2"></div><!-- end divider line -->
<!--
<div class="features_sec42 two">
<div class="container">
<div class="one_fourth animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Photographer in Atlanta_ 0001 .JPG" alt="Photographer in Atlanta" class="rimg" />
<h5>Wedding Photographer in Atlanta, Georgia</h5>
</div>
</div>
<div class="one_fourth animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Photographer in Macon_ 0002 .JPG" alt="Photographer in Macon" class="rimg" />
<h5>Wedding Photographer in Macon, Georgia</h5>
</div>
</div>
<div class="one_fourth animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Photographer in Athens_0003.jpg" alt="Wedding Photographer in Athens" class="rimg" />
<h5>Wedding Photographer in Athens, Georgia</h5>
</div>
</div>
<div class="one_fourth last animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Photographer in Columbus_0004.jpg" alt="Wedding Photographer in Columbus" class="rimg" />
<h5>Wedding Photographer in Columbus, Georgia</h5>
</div>
</div>
</div>
</div>
<div class="clearfix divider_dashed2"></div>
<div class="features_sec42 two">
<div class="container">
<div class="one_fourth animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Photographer in Savannah_0005.jpg" alt="Wedding Photographer in Savannah" class="rimg" />
<h5>Wedding Photographer in Savannah, Georgia</h5>
</div>
</div>
<div class="one_fourth animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Photographer in Rome_0006.jpg" alt="Wedding Photographer in Rome" class="rimg" />
<h5>Wedding Photographer in Rome, Georgia</h5>
</div>
</div>
<div class="one_fourth animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Photographer in Augusta_0007.jpg" alt="Wedding Photographer in Augusta" class="rimg" />
<h5>Wedding Photographer in Augusta, Georgia</h5>
</div>
</div>
<div class="one_fourth last animate" data-anim-type="fadeInUp">
<div class="box">
<img src="images/Wedding Photographer in Americus_0008.jpg" alt="Wedding Photographer in Americus" class="rimg" />
<h5>Wedding Photographer in Americus, Georgia</h5>
</div>
</div>
</div>
</div>
</div> -->
</div>
<div class="clearfix margin_top5"></div>
<div class="clearfix"></div>
<div class="clearfix"></div>
<div class="copyright_info">
<div class="container">
<div class="clearfix divider_dashed10"></div>
<div class="one_half animate" data-anim-type="fadeInRight">
Copyright © 2015 vinssmedia.com. All rights reserved.
</div>
</div>
</div><!-- end copyright info -->
<a href="#" class="scrollup">Scroll</a><!-- end scroll to top of the page-->
</div>
<!-- ######### JS FILES ######### -->
<!-- get jQuery from the google apis -->
<script type="text/javascript" src="js/universal/jquery.js"></script>
<!-- style switcher -->
<script src="js/style-switcher/jquery-1.js"></script>
<script src="js/style-switcher/styleselector.js"></script>
<!-- animations -->
<script src="js/animations/js/animations.min.js" type="text/javascript"></script>
<!-- slide panel -->
<script type="text/javascript" src="js/slidepanel/slidepanel.js"></script>
<!-- mega menu -->
<script src="js/mainmenu/bootstrap.min.js"></script>
<script src="js/mainmenu/customeUI.js"></script>
<!-- jquery jcarousel -->
<script type="text/javascript" src="js/carousel/jquery.jcarousel.min.js"></script>
<!-- scroll up -->
<script src="js/scrolltotop/totop.js" type="text/javascript"></script>
<!-- tabs -->
<script src="js/tabs/assets/js/responsive-tabs.min.js" type="text/javascript"></script>
<!-- jquery jcarousel -->
<script type="text/javascript">
(function($) {
"use strict";
jQuery(document).ready(function() {
jQuery('#mycarouselthree').jcarousel();
});
})(jQuery);
</script>
<!-- accordion -->
<script type="text/javascript" src="js/accordion/custom.js"></script>
<!-- sticky menu -->
<script type="text/javascript" src="js/mainmenu/sticky.js"></script>
<script type="text/javascript" src="js/mainmenu/modernizr.custom.75180.js"></script>
<!-- progress bar -->
<script src="js/progressbar/progress.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript">
(function($) {
"use strict";
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-374977-27']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
})(jQuery);
</script>
<!-- cubeportfolio -->
<script type="text/javascript" src="js/cubeportfolio/jquery.cubeportfolio.min.js"></script>
<script type="text/javascript" src="js/cubeportfolio/main.js"></script>
<script type="text/javascript" src="js/cubeportfolio/main5.js"></script>
<script type="text/javascript" src="js/cubeportfolio/main6.js"></script>
<!-- carousel -->
<script defer src="js/carousel/jquery.flexslider.js"></script>
<script defer src="js/carousel/custom.js"></script>
<!-- lightbox -->
<script type="text/javascript" src="js/lightbox/jquery.fancybox.js"></script>
<script type="text/javascript" src="js/lightbox/custom.js"></script>
</body>
</html>