-
Notifications
You must be signed in to change notification settings - Fork 0
/
gallery-detail-with-lhs.html
429 lines (404 loc) · 27.9 KB
/
gallery-detail-with-lhs.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
<!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>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Red Art - Digital Painting</title>
<meta name="description" content="">
<meta name="author" content="">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<!-- **CSS - stylesheets** -->
<link id="default-css" rel="stylesheet" href="style.css" type="text/css" media="all" />
<link id="sample-css" rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<link type="text/css" rel="stylesheet" href="js/custom-scroll/mCustomScrollbar.css">
<!-- **Additional - stylesheets** -->
<link href="css/animations.css" rel="stylesheet" type="text/css" media="all" />
<link id="shortcodes-css" href="css/shortcodes.css" rel="stylesheet" type="text/css" media="all"/>
<link id="skin-css" href="skins/red/style.css" rel="stylesheet" media="all" />
<link href="css/isotope.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/prettyPhoto.css" rel="stylesheet" type="text/css" />
<link href="css/pace.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="css/responsive.css" type="text/css" media="all"/>
<script src="js/modernizr.js"></script> <!-- Modernizr -->
<link id="light-dark-css" href="dark/dark.css" rel="stylesheet" media="all" />
<!-- **Font Awesome** -->
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css" />
</head>
<body>
<div class="loader-wrapper">
<div id="large-header" class="large-header">
<h1 class="loader-title"><span>Red</span> Art</h1>
</div>
</div>
<!-- **Wrapper** -->
<div class="wrapper">
<div class="inner-wrapper">
<div id="header-wrapper" class="dt-sticky-menu"> <!-- **header-wrapper Starts** -->
<header class="slide-bar">
<div class="header-container">
<div class="header-inner">
<a href="#" class="close-btn">
<span class="close"></span>
</a>
<a href="index.html" class="logo-container">
<img src="images/logo.png" alt="" >
</a>
<nav>
<ul class="menu type3">
<li class="menu-item-simple-parent"><a href="#">Home Page <span class="arrow"></span></a>
<ul class="sub-menu">
<li><a href="http://www.wedesignthemes.com/html/redart/default">Default</a></li>
<li><a href="http://www.wedesignthemes.com/html/redart/menu-overlay">Menu Overlay</a></li>
<li><a href="http://www.wedesignthemes.com/html/redart/slide-bar">Slide Bar</a></li>
<li><a href="http://www.wedesignthemes.com/html/redart/slider-over-menu">Slider Over Menu</a></li>
</ul>
</li>
<li class="menu-item-simple-parent"><a title="About" href="about.html">About Us</a></li>
<li class="current_page_item menu-item-simple-parent"><a href="#">Gallery Page <span class="arrow"></span></a>
<ul class="sub-menu">
<li><a href="gallery.html">Gallery</a></li>
<li><a href="gallery-detail.html">Gallery detail</a></li>
<li class="current_page_item"><a href="gallery-detail-with-lhs.html">Gallery-detail-left-sidebar</a></li>
<li><a href="gallery-detail-with-rhs.html">Gallery-detail-right-sidebar</a></li>
</ul>
</li>
<li class="menu-item-simple-parent"><a href="#">Shop Page <span class="arrow"></span></a>
<ul class="sub-menu">
<li><a href="shop.html">Shop</a></li>
<li><a href="shop-detail.html">Shop Detail</a></li>
<li><a href="shop-cart.html">Cart Page</a></li>
<li><a href="shop-checkout.html">Checkout Page</a></li>
</ul>
</li>
<li class="menu-item-simple-parent"><a href="#">Blog Page <span class="arrow"></span></a>
<ul class="sub-menu">
<li><a href="blog.html">Blog</a></li>
<li><a href="blog-detail.html">Blog detail</a></li>
<li><a href="blog-detail-with-lhs.html">Blog-detail-left-sidebar</a></li>
<li><a href="blog-detail-with-rhs.html">Blog-detail-right-sidebar</a></li>
</ul>
</li>
<li class="menu-item-simple-parent"><a title="Contact" href="contact.html">Contact</a></li>
<li class="menu-item-simple-parent"><a href="#">Shortcodes <span class="arrow"></span></a>
<ul class="sub-menu">
<li><a href="progressbar.html"> Progress bar </a></li>
<li><a href="buttons.html"> Buttons Page </a></li>
<li><a href="tabs.html"> tabs & accordions </a></li>
<li><a href="typography.html"> typography </a></li>
<li><a href="columns.html"> columns </a></li>
</ul>
</li>
</ul>
</nav>
<div class="social-icons">
<a class="fa fa-facebook" href="#"></a>
<a class="fa fa-twitter" href="#"></a>
<a class="fa fa-instagram" href="#"></a>
</div>
<p class="copyrights">COPYRIGHT © <a href="">RED ART</a></p>
</div>
</div>
</header>
<div class="header-bar active" style="display:block">
<a href="#" class="menu-nav">
<span></span>
</a>
<a class="logo-mini" href="index.html">
<img src="images/logo-mini.png" alt="">
<span><i>RED</i> ART</span>
</a>
<a class="logo-mobile" href="index.html">
<img alt="" src="images/logo-mini.png">
<p><span>RED</span> ART</p>
</a>
<div class="share-mini">
<a class="show fa fa-share-alt" href="#"></a>
<div class="icons" style="display: none;">
<a class="fa fa-facebook" href="#"></a>
<a class="fa fa-twitter" href="#"></a>
<a class="fa fa-instagram" href="#"></a>
</div>
</div>
</div>
</div><!-- **header-wrapper Ends** -->
<div id="main">
<div class="breadcrumb"><!-- *BreadCrumb Starts here** -->
<div class="container"><!-- **Container Starts Here** -->
<h2>Gallery Detail With <span>Left Sidebar</span></h2>
<div class="user-summary">
<div class="account-links">
<a href="#">My Account</a>
<a href="#">Checkout</a>
</div>
<div class="cart-count">
<a href="#">Shopping Bag: 0 items</a>
<a href="#">($0.00)</a>
</div>
</div>
</div>
</div><!-- *BreadCrumb Ends here** -->
<div class="container">
<div class="main-title animate" data-animation="pullDown" data-delay="100">
<h3> Gallery Detail </h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do</p>
</div>
<section id="secondary" class="secondary-sidebar secondary-has-left-sidebar"><!-- **Secondary Starts Here** -->
<aside class="widget widget_search">
<div class="widgettitle sub-title">
<h3>Have you Lost ?</h3>
</div>
<form method="post" novalidate="novalidate" id="searchform" action="#">
<p class="input-text">
<input class="input-field" type="email" name="mc_email" value="" required/>
<label class="input-label">
<i class="fa fa-search icon"></i>
<span class="input-label-content">Hunt</span>
</label>
<input type="submit" name="submit" class="submit" value="Submit" />
</p>
</form>
<div id="ajax_subscribe_msg"></div>
</aside>
<aside class="widget widget_categories">
<div class="widgettitle sub-title">
<h3> Categories </h3>
</div>
<ul>
<li class="cat-item"><a title="#" href="#">Corporate<span> 2</span></a></li>
<li class="cat-item"><a title="#" href="#">Design<span> 3</span></a></li>
<li class="cat-item"><a title="#" href="#">Learning<span> 2</span></a></li>
<li class="cat-item"><a title="#" href="#">Tools<span> 1</span></a></li>
<li class="cat-item"><a title="#" href="#">Training<span> 3</span></a></li>
</ul>
</aside>
<aside class="widget widget_popular_entries">
<div class="widgettitle sub-title">
<h3> Latest Gallery</h3>
</div>
<div class="recent-gallery-widget">
<ul>
<li>
<a class="entry-thumb" href="#"><img alt="Enjoy Life with Family" src="http://placehold.it/955x470&text=Portfolio+Image"></a>
<h5><a href="#"> Cowboy of Timberland </a></h5>
<p>Vivamus ullamcorper, enim at varius molestie, nunc libero pulvinar sapien, quis fringilla purus mi vitae tellus.</p>
</li>
</ul>
</div>
</aside>
<aside class="widget widget_tag_cloud">
<div class="widgettitle sub-title">
<h3> Tags </h3>
</div>
<div class="tagcloud type3">
<a title="1 topic" href="#">Sketch</a>
<a title="1 topic" href="#">Oil color</a>
<a title="1 topic" href="#">Acrylic</a>
<a title="1 topic" href="#">Sculpture</a>
<a title="1 topic" href="#">Crayons</a>
<a title="1 topic" href="#">Art</a>
</div>
</aside>
</section><!-- **Secondary Ends Here** -->
<section id="primary" class="with-sidebar with-left-sidebar">
<article>
<div class="dt-sc-one-column column first">
<div class="recent-gallery-container">
<ul class="recent-gallery">
<li> <img src="http://placehold.it/1920x800&text=Service+Carousel+1" alt="image"/> </li>
<li> <img src="http://placehold.it/1920x800&text=Service+Carousel+2" alt="image"/> </li>
<li> <img src="http://placehold.it/1920x800&text=Service+Carousel+3" alt="image"/> </li>
<li> <img src="http://placehold.it/1920x800&text=Service+Carousel+4" alt="image"/> </li>
</ul>
<div id="bx-pager">
<a href="#" data-slide-index='0'><img src='http://placehold.it/1920x800&text=Service+Thumb+1/000000' alt='image' /></a>
<a href="#" data-slide-index='1'><img src='http://placehold.it/1920x800&text=Service+Thumb+2/000000' alt='image' /></a>
<a href="#" data-slide-index='2'><img src='http://placehold.it/1920x800&text=Service+Thumb+3/000000' alt='image' /></a>
<a href="#" data-slide-index='3'><img src='http://placehold.it/1920x800&text=Service+Thumb+4/000000' alt='image' /></a>
</div>
</div>
</div>
<div class="dt-sc-hr-invisible-small"> </div>
<div class="dt-sc-two-third column first animate" data-animation="fadeInLeft" data-delay="100">
<h3>Live Free, Ride Hard</h3>
<p> Red art sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda. </p>
<p> Contrary to popular belief, Lorem Ipsum is not simply random text. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda. Curabitur vulputate massa lorem. </p>
<p> Morbi vitae rhoncus erat. Duis nec leo massa. Duis aute irure dolor in eprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.Ullum scripserit ut mea, eum ut recteque sententiae sadipscing, volumus ex vix. </p>
<p> Red Art to a famous belief, Lorem Ipsum is not simply random text. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda. Curabitur vulputate massa lorem. </p>
</div>
<div class="dt-sc-one-third column animate" data-animation="fadeInRight" data-delay="100">
<div class="dt-sc-project-details">
<h5>Other Details</h5>
<div class="enquiry-details">
<p> <i class="fa fa-cab"></i> 121 King St, Melbourne VIC 3, Australia </p>
<p><i class="fa fa-mortar-board"></i> Stephen Jones</p>
<p><i class="fa fa-wrench"></i> Crayons, Sketch, Scissors</p>
<p> <i class="fa fa-tags"></i> Arcrylic, Sculpture, Canvas</p>
<p> <i class="fa fa-globe"></i> <a href="#"> envato.com </a> </p>
</div>
<h5>Social Sharing</h5>
<ul class="type3 dt-sc-social-icons">
<li class="twitter"><a href="#"> <i class="fa fa-twitter"></i> </a></li>
<li class="facebook"><a href="#"> <i class="fa fa-facebook"></i> </a></li>
<li class="google"><a href="#"> <i class="fa fa-google"></i> </a></li>
<li class="dribbble"><a href="#"> <i class="fa fa-dribbble"></i> </a></li>
</ul>
</div>
</div>
<div class="dt-sc-post-pagination">
<a class="dt-sc-button small type3 with-icon prev-post" href="#"> <span> Previous Post </span> <i class="fa fa-hand-o-left"> </i> </a>
<a class="dt-sc-button small type3 with-icon next-post" href="#"><i class="fa fa-hand-o-right"> </i> <span> Next Post </span> </a>
</div>
</article>
</section>
<div class="dt-sc-hr-invisible-small"></div>
</div><!-- **Container Ends Here** -->
<div class="container">
<div class="main-title animate" data-animation="pullDown" data-delay="100">
<h3> Related Art </h3>
</div>
</div>
<div class="portfolio-fullwidth"><!-- **portfolio-fullwidth Starts Here** -->
<div class="portfolio-grid">
<div class="dt-sc-portfolio-container isotope"> <!-- **dt-sc-portfolio-container Starts Here** -->
<div class="portfolio nature still-life dt-sc-one-fourth">
<figure>
<img src="http://placehold.it/1500x2000&text=Portfolio+Image7" alt="" title="">
<figcaption>
<div class="portfolio-detail">
<div class="views">
<a class="fa fa-camera-retro" data-gal="prettyPhoto[gallery]" href="http://placehold.it/1500x2000&text=Portfolio+Image7"></a><span>5</span>
</div>
<div class="portfolio-title">
<h5><a href="gallery-detail.html">Stay single</a></h5>
<p>Make Way</p>
</div>
</div>
</figcaption>
</figure>
</div>
<div class="portfolio people still-life dt-sc-one-fourth">
<figure>
<img src="http://placehold.it/650x450&text=Portfolio+Image9" alt="" title="">
<figcaption>
<div class="portfolio-detail">
<div class="views">
<a class="fa fa-camera-retro" data-gal="prettyPhoto[gallery]" href="http://placehold.it/650x450&text=Portfolio+Image9"></a><span>15</span>
</div>
<div class="portfolio-title">
<h5><a href="gallery-detail-with-rhs.html">Stand Tall</a></h5>
<p>Hard to Settle!!</p>
</div>
</div>
</figcaption>
</figure>
</div>
<div class="portfolio people still-life dt-sc-one-fourth">
<figure>
<img src="http://placehold.it/500x800&text=Portfolio+Image1" alt="" title="">
<figcaption>
<div class="portfolio-detail">
<div class="views">
<a class="fa fa-camera-retro" data-gal="prettyPhoto[gallery]" href="http://placehold.it/500x800&text=Portfolio+Image1"></a><span>3</span>
</div>
<div class="portfolio-title">
<h5><a href="gallery-detail.html">Proposing Love</a></h5>
<p>Sample text here looks good</p>
</div>
</div>
</figcaption>
</figure>
</div>
<div class="portfolio people nature still-life street dt-sc-one-fourth">
<figure>
<img src="http://placehold.it/345x215&text=Portfolio+Image12" alt="" title="">
<figcaption>
<div class="portfolio-detail">
<div class="views">
<a class="fa fa-camera-retro" data-gal="prettyPhoto[gallery]" href="http://placehold.it/345x215&text=Portfolio+Image12"></a><span>12</span>
</div>
<div class="portfolio-title">
<h5><a href="gallery-detail-with-lhs.html">Born to Ride</a></h5>
<p>Cowboys are born, ain't made!</p>
</div>
</div>
</figcaption>
</figure>
</div>
<div class="portfolio nature people street still-life dt-sc-one-fourth">
<figure>
<img src="http://placehold.it/1600x1100&text=Portfolio+Image8" alt="" title="">
<figcaption>
<div class="portfolio-detail">
<div class="views">
<a class="fa fa-camera-retro" data-gal="prettyPhoto[gallery]" href="http://placehold.it/1600x1100&text=Portfolio+Image8"></a><span>12</span>
</div>
<div class="portfolio-title">
<h5><a href="gallery-detail-with-lhs.html">Born to Ride</a></h5>
<p>Cowboys are born, ain't made!</p>
</div>
</div>
</figcaption>
</figure>
</div>
<div class="portfolio street nature people still-life dt-sc-one-fourth">
<figure>
<img src="http://placehold.it/300x211&text=Portfolio+Image10" alt="" title="">
<figcaption>
<div class="portfolio-detail">
<div class="views">
<a class="fa fa-camera-retro" data-gal="prettyPhoto[gallery]" href="http://placehold.it/300x211&text=Portfolio+Image10"></a><span>5</span>
</div>
<div class="portfolio-title">
<h5><a href="gallery-detail.html">Stay single</a></h5>
<p>Make Way</p>
</div>
</div>
</figcaption>
</figure>
</div>
</div><!-- **dt-sc-portfolio-container Ends Here** -->
</div>
</div><!-- **portfolio-fullwidth Ends Here** -->
<footer id="footer" class="animate" data-animation="fadeIn" data-delay="100">
<div class="container">
<div class="copyright">
<ul class="footer-links">
<li><a href="#">Contact us</a></li>
<li><a href="#">Privacy policy</a></li>
<li><a href="#">Terms of use</a></li>
<li><a href="#">Faq</a></li>
</ul>
<ul class="payment-options">
<li><a href="#" class="fa fa-cc-amex"></a></li>
<li><a href="#" class="fa fa-cc-mastercard"></a></li>
<li><a href="#" class="fa fa-cc-visa"></a></li>
<li><a href="#" class="fa fa-cc-discover"></a></li>
<li><a href="#" class="fa fa-cc-paypal"></a></li>
</ul>
<p>© 2015 <a href="#">RED ART</a>. All rights reserved.</p>
</div>
</div>
</footer>
</div><!-- Main Ends Here-->
</div>
</div><!-- **Wrapper Ends** -->
<!-- **jQuery** -->
<script src="js/jquery-1.11.2.min.js" type="text/javascript"></script>
<script src="js/jquery.tabs.min.js"></script>
<script type="text/javascript" src="js/jquery-migrate.min.js"></script>
<script type="text/javascript" src="js/jquery.isotope.min.js"></script>
<script type="text/javascript" src="js/jquery.isotope.perfectmasonry.min.js"></script>
<script src="js/jquery.prettyPhoto.js" type="text/javascript"></script>
<script src="js/jquery.validate.min.js" type="text/javascript"></script>
<script src="js/jquery.bxslider.min.js" type="text/javascript"></script>
<script src="js/jsplugins.js" type="text/javascript"></script>
<script type="text/javascript" src="js/custom-scroll/mCustomScrollbar.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>