forked from samstefan/vacant-tumblr-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVacant.html
630 lines (519 loc) · 26 KB
/
Vacant.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
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<!--
Vacant - 1.2
Designd by CoSnap.
cosnap.co.uk
-->
<title>{Title}</title>
<!-- Favicon -->
<link rel="shortcut icon" href="{Favicon}" />
<!-- RSS -->
<link rel="alternate" type="application/rss+xml" href="{RSS}" />
<!-- Meta Tags -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
{block:Description}<meta name="description" content="{MetaDescription}"/>{/block:Description}
<!-- Stylesheets -->
<link rel="stylesheet" type="text/css" href="http://static.tumblr.com/ubkenek/3sQlmxy8v/reset-min.css" />
<!-- JavaScript -->
<script type="text/javascript" src="http://static.tumblr.com/gpln05e/ao8kyw205/jquery-1.4.2.min.js"></script>
{block:IfInfiniteScroll}<script type="text/javascript" src="http://static.tumblr.com/ubkenek/ul4ljjlod/scroll.js"></script>{/block:IfInfiniteScroll}
<style type="text/css">
/*========================================================
Basics Page Setup
========================================================*/
html, body {background: {color:Background}; height: 100%; color: rgb(82,82,82); font-family: Helvetica, Arial, Sans-Serif;}
#Wrapper {width: 960px; margin: 0 auto;}
#Header, #Body {width: 960px; margin: 40px 10px 0 10px; float: left; clear: both;}
#Body {width: 940px;}
a:link, a:visited {color: {color:Highlight}; text-decoration: none;}
a:hover {color: rgb(63,63,63);}
a:active {color: rgb(177,181,185);}
#SideBar, .Caption, .TextPostBody, .Source, .Description, .AudioInfo {line-height: 1.5;}
#BlogTitle, .PostTitle, .Quote {text-shadow: 0 -1px 1px rgba(255,255,255,0.01);}
#Posts b, #Posts strong {font-weight: bold;}
#Posts em, #Posts i {font-style: italic;}
/*========================================================
Header
========================================================*/
#BlogTitle {width: 620px; float: left; clear: none; font-size: 48px; font-weight: bold;}
#BlogTitle a {color: rgb(82,82,82);}
#BlogTitle a:active {top:1px; position:relative;}
#TopNavNumbers {width: 320px; float: left; clear: none; font-family: Georgia, "Times New Roman", Serif; color: rgb(169,170,173); font-size: 13px;}
#TopNavNumbers li {width: 60px; float: left; clear: none; margin: 33px 0 0 20px; padding-bottom: 20px; border-bottom: 1px solid rgb(169,170,173); z-index: 2; position: relative;}
.Search, #Search {width: 140px !important;}
.HeaderBreak {width: 940px; float: left; clear: both; height: 1px; background: rgb(209,210,213); margin-top: -1px;}
#LowerHeader {width: 940px; float: left; clear: both; margin: 20px 0; font-family: Georgia, "Times New Roman", Serif; font-size: 13px; color: {color:Highlight};}
#SubTitle {width: 620px; height: auto; display: block; float: left; clear: none; font-style: italic;}
.HeaderLinks {width: 60px; float: right; clear: none; margin: 0 0 0 20px; font-family: Georgia, "Times New Roman", Serif; color: {color:Highlight};}
.SearchBox {float: right; clear: none; background: none; border: none; color: rgb(0,153,203); margin-left: 20px; outline: none;}
input::-webkit-input-placeholder {color: {color:Highlight};}
input:-moz-placeholder {color: {color:Highlight});}
/*========================================================
SideBar
========================================================*/
#SideBar {width: 140px; float: left; clear: none; font-size: 12px; margin: 0 20px 0 0;}
#Description {width: inherit; float: left; clear: both; margin: 10px 0;}
#SideBarNav {width: 140px; float: left; clear: none; border-top: 1px solid rgb(209,210,213); font-weight: bold; font-size: 14px;}
#SideBarNav li {width: 140px; border-bottom: 1px solid rgb(209,210,213); margin: 5px 0; padding-bottom: 5px;}
#SideBarNav li a {color: rgb(63,63,63);}
#SideBarNav li a:hover {color: rgb(0,0,0);}
#SocialLinks {width: 140px; float: left; clear: both;}
#SocialLinks a {float: left; clear: none; margin: 5px 5px 0 0;}
#SocialLinks a:hover {opacity: 0.5;}
/*========================================================
Page Content
========================================================*/
#Posts {width: 780px; float: right; clear: none;}
.PhotoPost, .TextPost, .QuotePost, .LinkPost,
.ChatPost, .VideoPost, .AudioPost, .AnswerPost,
.PhotoSetPost {
width: 780px;
float: left;
clear: none;
padding: 20px 0 0 0;
border-top: 2px solid {color:Highlight};
background: white;
}
#Disqus {
width: 780px;
float: left;
clear: none;
border-top: 2px solid {color:Highlight};
background: white;
}
.Caption, .TextPostBody, .Source, .Description,
.Chat, .PhotoCaption, .VideoCaption {
width: 680px;
float: right;
clear: none;
padding-right: 20px;
font-family: Georgia, "Times New Roman", Serif;
font-size: 15px;
}
.Caption {margin-top: 20px;}
.AudioInfo {width: 440px; float: right; clear: none; padding-right: 20px; font-family: Georgia, "Times New Roman", Serif; font-size: 15px;}
.Source {margin-bottom: 20px;}
.TextPostBody ul {margin-bottom: 15px;}
.TextPostBody li {list-style: disc; padding-left: 10px; margin: 0 0 5px 18px;}
.TextPostBody blockquote, .PhotoPost blockquote,
.QuotePost blockquote .LinkPost blockquote,
.VideoPost blockquote {
border-left: solid 1px rgb(88,88,89);
margin-bottom: 20px;
padding-left: 20px;
}
.TextPostBody img {float: left; clear: both; display: block; max-width: 620px; margin: 0 -20px 20px 0;}
.TextPostBody p, .PhotoPost p, .LinkPost p,
.VideoPost p, .PhotoSetPost p {
display: block;
clear: both;
margin-bottom: 20px;
}
.PhotoIcon, .TextIcon, .QuoteIcon, .LinkIcon,
.ChatIcon, .VideoIcon, .AudioIcon, .AnswerIcon,
.PhotoSetIcon {
width: 80px;
height: 28px;
float: left;
clear: none;
}
.AlbumArtHolder {width: 220px; height: 220px; float: left; margin: 0 0 20px 80px; background: url(http://static.tumblr.com/ubkenek/9oCltxte3/albumart-bg.png) no-repeat;}
.AlbumArt {max-width: 220px;}
.PlayCount {font-style: italic; margin: 10px 0 0 0; display: block; color: rgb(177,181,185);}
.AudioCaption {margin: 10px 0 0 0; display: block;}
.PhotoIcon{background: url(http://static.tumblr.com/ubkenek/cVFlmyk9m/photoicon.png) no-repeat center top;}
.TextIcon {background: url(http://static.tumblr.com/ubkenek/YnZlmzfmi/texticon.png) no-repeat center bottom;}
.QuoteIcon {background: url(http://static.tumblr.com/ubkenek/kL8lmzk3j/quoteicon.png) no-repeat center bottom;}
.LinkIcon {background: url(http://static.tumblr.com/ubkenek/0cFlmzkoi/linkicon.png) no-repeat center bottom;}
.ChatIcon {background: url(http://static.tumblr.com/ubkenek/HBwlmzlsf/chaticon.png) no-repeat center bottom;}
.VideoIcon {background: url(http://static.tumblr.com/ubkenek/Z4Ylmzq43/videoicon.png) no-repeat center top;}
.AudioIcon {background: url(http://static.tumblr.com/ubkenek/ALtlmzt69/musicicon.png) no-repeat center bottom;}
.AnswerIcon {background: url(http://static.tumblr.com/ubkenek/3YNlnr9bk/askicon.png) no-repeat center bottom;}
.PhotoSetIcon {background: url(http://static.tumblr.com/ubkenek/G2Wlocgoj/photoseticon.png) no-repeat center top;}
.PhotoPostImage {max-width: 780px; width: 780px; margin: -20px 0 20px 0;}
.SmallPhotoSet { margin: 0 0 20px 0;}
.PostTitle {width: 700px; float: right; clear: none; margin: 0 0 20px 0; padding-bottom: 10px; font-weight: bold; font-size: 30px; border-bottom: 1px solid rgb(235,237,239);}
.PostTitle a:link, .PostTitle a:visited {color: rgb(82,82,82);}
.PostTitle a:hover {color: rgb(0,0,0);}
.Quote {width: 680px; float: left; clear: none; margin: 0 20px 20px 0; font-family: Georgia, "Times New Roman", Serif; font-style: italic; font-size: 35px;}
.Chat { width: 700px; margin: 0 -20px 20px 0; }
.Chat li.odd, .Chat li.even { padding: 5px; border-top: 1px solid rgb(241,241,241); }
.Chat li.odd:first-of-type { border-top: none;}
.Chat .Label { font-style: italic; color: {color:Highlight}; }
.Chat li.even .Label { color: rgb(70,70,70); }
.VideoPost object, .VideoPost embed, .VideoPost iframe {width: 780px !important; max-width: 780px; height: 445px; margin: -20px 0 20px 0;}
.Question {width: 680px; float: left; clear: both; margin: 0 -20px 10px 0; padding-bottom: 10px; font-style:italic; border-bottom: 1px solid rgb(243,245,247);}
.QuestionHighlight { display: block; font-family: Helvetica, Arial, Sans-Serif; font-weight: bold; font-style: normal; color: {color:Highlight};}
/*========================================================
Notes
========================================================*/
.note { font-size: 13px; height: auto; width: 780px; float: left; clear: both; margin-right: 80px; }
ol.notes li.note { padding: 10px 0px 10px 0px; border-top: 1px solid rgb(209,210,213); }
ol.notes li.note img.avatar { vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px; }
ol.notes li.note blockquote { border-color: #eee; padding: 4px 10px; margin: 10px 0px 0px 25px; }
ol.notes li.note img.avatar { vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px; }
/*========================================================
Footer
========================================================*/
.Footer {width: 780px; float: right; clear: both; background: white;}
.FooterLine {height: 1px; width: 700px; float: right; clear: both; background: rgb(235,237,239);}
.FooterBoarder {width: 780px; height: 6px; float: left; clear: both;background: url(http://static.tumblr.com/ubkenek/8Ouln3hu9/footerboarder.png) no-repeat bottom; margin-bottom: 40px;}
.Footer ol, .CameraMeta {width: 700px; float: right; clear: both;}
.CameraMeta {clear: none;}
.Footer li {float: left; clear: none; margin: 10px 10px 10px 0; font-weight: bold; text-transform: uppercase; font-size: 10px; color: rgb(177,181,185);}
.CameraMeta li { float: left; clear: none; margin: 0 10px 10px 0; font-weight: bold; text-transform: uppercase; font-size: 10px; color: rgb(177,181,185); }
.Tags {float: left; clear: none; margin: 10px 10px 10px 0; font-size: 10px; font-weight: bold; text-transform: uppercase;}
.Tags a {margin-right: 5px;}
.Footer a {color: rgb(177,181,185);}
.Footer a:hover {color: rgb(127,129,132);}
.Footer li img, .Tags img {margin: 0 4px -3px 0;}
/*========================================================
Pagination
========================================================*/
.Pagination {width: 780px; float: right; clear: both; margin: 0 10px 0 0; padding: 20px 0; border-top: 1px solid rgb(209,210,213);}
.Pagination a:link, .Pagination a:visited {color: rgb(63,63,63);}
.Pagination a:hover {color: rgb(0,0,0);}
#Next, #Back, #TotlePages {width: 60px; float: right; clear: none; padding: 20px 0; margin: -21px 0; font-weight: bold; color: rgb(63,63,63); border-top: 1px solid rgb(169,170,173);}
#TotlePages {width: 140px; float: left; clear: none;}
#PageOf {font-family: Georgia, "Times New Roman", Serif; font-style: italic; font-weight: normal; }
#Back {margin: -21px 100px -21px 0;}
#Copyright {width: 780px; float: right; clear: both; font-size: 11px; padding: 10px 0 50px 0; margin: 0 10px 0 0; border-top: 1px solid rgb(209,210,213);}
/*========================================================
Disqus
========================================================*/
#disqus_thread {width: 680px; float: right; padding: 20px 20px 0 0; border-top: 1px solid rgb(235,237,239);}
.DisqusCredit {width: 700px; float: right; font-size: 11px; margin-bottom: 20px;}
#Disqus {border: none;}
/*========================================================
Custom CSS
========================================================*/
{CustomCSS}
</style>
<!-- End of CSS -->
<script type="text/javascript">
$(document).ready(function() {
//Removes small photo sets if high-res version exists
jQuery.fn.exists = function(){return jQuery(this).length>0;}
$(".PhotoSetPost").each(function(index) {
if ($('.HighResPhotoSet', this).exists()) {
$('.SmallPhotoSet', this).css('display','none');
}
});
//Tumblr infinite scroll
$('#Body').infinitescroll({
navSelector : "div.Pagination",
nextSelector : "div#Next a:link",
itemSelector : "#Posts",
loadingText : "",
donetext : "",
loadingImg : "http://static.tumblr.com/ubkenek/4ufljjmjr/loading.gif"
});
});
</script>
<meta name="if:Infinite Scroll" content="0"/>
<meta name="text:Blog Subtitle" content="..."/>
<meta name="color:Background" content="#e3e5e8"/>
<meta name="color:Highlight" content="#0099cb"/>
<meta name="text:Disqus Shortname" content=""/>
<meta name="text:Dribbble Username" content=""/>
<meta name="text:Facebook Username" content=""/>
<meta name="text:Flickr Username" content=""/>
<meta name="text:Forrst Username" content=""/>
<meta name="text:Foursquare Username" content=""/>
<meta name="text:GitHub Username" content=""/>
<meta name="text:GooglePlus Usernumber" content=""/>
<meta name="text:Lastfm Username" content=""/>
<meta name="text:LetterBoxd Username" content=""/>
<meta name="text:Twitter Username" content=""/>
<meta name="text:Vimeo Username" content=""/>
<!-- <meta name="text:YouTube Username" content=""/> -->
</head><!-- End Head -->
<body>
<div id="Wrapper">
<div id="Header">
<div id="BlogTitle"><a href="/" title="{Title}">{Title}</a></div>
<ol id="TopNavNumbers">
<li class="Search">00.</li>
<li>01.</li>
<li>02.</li>
</ol><!-- End Top Navigation -->
<div class="HeaderBreak"></div>
<div id="LowerHeader">
{block:IfBlogSubtitle}<div id="SubTitle">{text:Blog Subtitle}</div>{/block:IfBlogSubtitle}
<a class="HeaderLinks" href="/archive">Archive</a>
<a class="HeaderLinks" href="/random">Random</a>
<form action="/search" method="get" >
<input id="Search" class="SearchBox" type="text" name="q" value="{SearchQuery}" placeholder="Search"/>
</form><!-- End Search Box Form -->
</div><!-- End Lower Header -->
<div class="HeaderBreak"></div>
</div><!-- End Header -->
<div id="Body">
<div id="SideBar">
<img id="ProfilePhoto" src="{PortraitURL-128}" alt="Profile Photo" />
{block:Description}<div id="Description">{Description}</div>{/block:Description}
<ol id="SideBarNav">
{block:AskEnabled}<li><a href="/ask" title="Ask a question">{AskLabel}</a></li>{/block:AskEnabled}
{block:SubmissionsEnabled}<li><a href="/submit" title="{SubmitLabel}">{SubmitLabel}</a></li>{/block:SubmissionsEnabled}
<li><a href="{RSS}" title="RSS Feed">RSS Feed</a></li>
<li><a href="/mobile" title="View mobile version">Mobile</a></li>
{block:HasPages}{block:Pages}<li><a href="{URL}" title="{Label}">{Label}</a></li>{/block:Pages}{/block:HasPages}
</ol><!-- End SideBar Navigation -->
<div id="SocialLinks">
{block:IfDribbbleUsername}
<a href="http://dribbble.com/{text:Dribbble Username}" title="Dribbble">
<img src="http://static.tumblr.com/ubkenek/pvyluyuim/dribbble-icon.png" alt="Dribble Icon"/>
</a><!-- End Dribbl e Link -->
{/block:IfDribbbleUsername}
{block:IfFacebookUsername}
<a href="http://facebook.com/{text:Facebook Username}" title="Facebook">
<img src="http://static.tumblr.com/ubkenek/AIkluyulc/facebook-icon.png" alt="Facebook Icon"/>
</a><!-- End Facebook Link -->
{/block:IfFacebookUsername}
{block:IfFlickrUsername}
<a href="http://flickr.com/{text:Flickr Username}" title="Flickr">
<img src="http://static.tumblr.com/ubkenek/SAAluyut9/flickr-icon.png" alt="Flickr Icon"/>
</a><!-- End Flickr Link -->
{/block:IfFlickrUsername}
{block:IfForrstUsername}
<a href="http://forrst.com/people/{text:Forrst Username}" title="Forrst">
<img src="http://static.tumblr.com/ubkenek/rfoluyuxn/forrst-icon.png" alt="Forrst Icon"/>
</a><!-- End Forrst Link -->
{/block:IfForrstUsername}
{block:IfFoursquareUsername}
<a href="https://foursquare.com/{text:Foursquare Username}" title="Foursquare">
<img src="http://static.tumblr.com/ubkenek/S3Zluyv00/foursquare-icon.png" alt="Foursquare Icon"/>
</a><!-- End Foursquare -->
{/block:IfFoursquareUsername}
{block:IfGitHubUsername}
<a href="https://github.com/{text:GitHub Username}" title="GitHub">
<img src="http://static.tumblr.com/ubkenek/Qv0luyv55/github-icon.png" alt="GitHub"/>
</a><!-- End GitHub Link -->
{/block:IfGitHubUsername}
{block:IfGooglePlusUsernumber}
<a href="https://plus.google.com/u/1/{text:GooglePlus Usernumber}" title="Google Plus">
<img src="http://static.tumblr.com/ubkenek/G6uluz2hj/googleplus-icon.png" alt="GooglePlus Icon"/>
</a><!-- End Google Plus Link -->
{/block:IfGooglePlusUsernumber}
{block:IfLastfmUsername}
<a href="http://last.fm/user/{text:Lastfm Username}" title="Last fm">
<img src="http://static.tumblr.com/ubkenek/NMcluyvdm/lastfm-icon.png" alt="Last fm Icon"/>
</a><!-- End Last fm Link -->
{/block:IfLastfmUsername}
{block:IfLetterBoxdUsername}
<a href="http://letterboxd.com/{text:LetterBoxd Username}" title="LetterBoxd">
<img src="http://static.tumblr.com/ubkenek/7JJluywko/letterboxd-icon.png" alt="LetterBoxd Icon"/>
</a><!-- End LetterBoxd Link -->
{/block:IfLetterBoxdUsername}
{block:IfTwitterUsername}
<a href="http://twitter.com/{text:Twitter Username}" title="Twitter">
<img src="http://static.tumblr.com/ubkenek/wialuyvfa/twitter-icon.png" alt="Twitter Icon"/>
</a><!-- End Twitter Link -->
{/block:IfTwitterUsername}
{block:IfVimeoUsername}
<a href="http://vimeo.com/{text:Vimeo Username}" title="Vimeo">
<img src="http://static.tumblr.com/ubkenek/szjluyw9v/vimeo-icon.png" alt="Vimeo Icon"/>
</a><!-- End Vimeo Link -->
{/block:IfVimeoUsername}
<!-- {block:IfYouTubeUsername}
<a href="http://youtube.com/user/{text:YouTube Username}" title="YouTube">
<img src="http://static.tumblr.com/ubkenek/c1Gluz2id/youtube-icon.png" alt="YouTube Icon"/>
</a>
{/block:IfYouTubeUsername} -->
</div><!-- End Social Links -->
</div><!-- End Side Bar -->
<div id="Posts">
{block:Posts}
{block:Answer}
<div class="AnswerPost">
<div class="AnswerIcon"></div>
<div class="PostTitle">{Asker} Asked</div>
<div class="TextPostBody">
<span class="Question"><span class="QuestionHighlight">Question</span>{Question}</span>
<span class="Answer"><span class="QuestionHighlight">Answer</span>{Answer}</span>
</div><!-- End Post Body -->
</div><!-- End Answer Post -->
{/block:Answer}
{block:Photo}
<div class="PhotoPost">
<div class="PhotoWrapper">
{LinkOpenTag}
<img class="PhotoPostImage" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>
{LinkCloseTag}
</div><!-- End Photo Wrapper -->
<div class="PhotoIcon"></div>
{block:Caption}<div class="PhotoCaption">{Caption}</div>{/block:Caption}
{block:Exif}
<ol class="CameraMeta">
<li>{block:Camera}Camera: {Camera}{/block:Camera}</li>
<li>{block:Aperture}Aperture: {Aperture}{/block:Aperture}</li>
<li>{block:Exposure}Exposure: {Exposure}{/block:Exposure}</li>
<li>{block:FocalLength}Focal Length: {FocalLength}{/block:FocalLength}</li>
</ol><!-- End Camera Exif Info -->
{/block:Exif}
</div><!-- End Photo Post -->
{/block:Photo}
{block:Photoset}
<!-- Photoset Post -->
<div class="PhotoSetPost">
{block:Photos}
{block:HighRes}
<a class="HighResPhotoSet" href="{PhotoURL-HighRes}">
<img class="PhotoPostImage" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/>
</a><!-- End HighRes Photo Set -->
{/block:HighRes}
{/block:Photos}
<div class="SmallPhotoSet">{Photoset-500}</div>
<div class="PhotoSetIcon"></div>
<div class="PhotoCaption">{Caption}</div>
</div><!-- End Photoset Post -->
{/block:Photoset}
{block:Text}
<div class="TextPost">
<div class="TextIcon"></div>
{block:Title}<div class="PostTitle"><a href="{Permalink}">{Title}</a></div>{/block:Title}
<div class="TextPostBody">{Body}</div>
</div><!-- End Text Post -->
{/block:Text}
{block:Quote}
<div class="QuotePost">
<div class="QuoteIcon"></div>
<div class="Quote">"{Quote}"</div>
{block:Source}<div class="Source">— {Source}</div>{/block:Source}
</div><!-- End Quote Post -->
{/block:Quote}
{block:Link}
<div class="LinkPost">
<div class="LinkIcon"></div>
<div class="PostTitle"><a href="{URL}" {Target}>{Name}</a></div>
{block:Description}<div class="Description">{Description}</div>{/block:Description}
</div><!-- End Link Post -->
{/block:Link}
{block:Chat}
<div class="ChatPost">
<div class="ChatIcon"></div>
{block:Title}<div class="PostTitle"><a href="{Permalink}">{Title}</a></div>{/block:Title}
<ul class="Chat">
{block:Lines}
<li class="{Alt} user_{UserNumber}">
{block:Label}
<span class="Label">{Label}</span>
{/block:Label}
{Line}
</li><!-- End Chat Line -->
{/block:Lines}
</ul><!-- End Chat Block -->
</div><!-- End Chat Post -->
{/block:Chat}
{block:Audio}
<div class="AudioPost">
<div class="AudioIcon"></div>
{block:Artist}
<div class="PostTitle">
<a href="{Permalink}" title="{Artist} – {block:TrackName}{TrackName}{/block:TrackName}">{Artist} {block:TrackName}– {TrackName}{/block:TrackName}</a>
</div><!-- End Audio Post Title / Artist / Track Name -->
{/block:Artist}
<div class="AlbumArtHolder">
{block:AlbumArt}<img class="AlbumArt" src="{AlbumArtURL}" alt="Album Art"/>{/block:AlbumArt}
</div><!-- End AlbumArt Wrapper -->
<div class="AudioInfo">
{AudioPlayerWhite}
<span class="AudioCaption">{block:Caption}{Caption}{/block:Caption}</span>
<span class="PlayCount">Played {PlayCount} times.</span>
</div><!-- End Audio Info / Player -->
</div><!-- End Audio Post -->
{/block:Audio}
{block:Video}
<div class="VideoPost">
{Video-500}
<div class="VideoIcon"></div>
{block:Caption}<div class="VideoCaption">{Caption}</div>{/block:Caption}
</div><!-- End Video Post -->
{/block:Video}
<div class="Footer">
<div class="FooterLine"></div>
<ol>
{block:Date}
<li>
<a href="{Permalink}" title="Date Posted"/>
<img src="http://static.tumblr.com/ubkenek/W8Rlmyhj3/datepostedicon.png" alt="Date Posted Icon"/>
{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}
</a><!-- End Date Posted Link -->
</li><!-- End Date Posted Wrapper -->
{/block:Date}
{block:RebloggedFrom}
<li>
<a href="{ReblogParentURL}" title="{ReblogParentTitle}">
<img src="http://static.tumblr.com/ubkenek/5XKlmzvlj/reblogedicon.png" alt="Reblogged Icon"/>
Reblogged From {ReblogParentName}
</a><!-- End Reblog From Link -->
</li><!-- End Rebloged From Wrapper -->
{/block:RebloggedFrom}
{block:NoteCount}
<li>
<a href="{Permalink}" title="Notes"/>
<img src="http://static.tumblr.com/ubkenek/Qnilmyiga/notesicon.png" alt="Notes Icon"/>
Notes: {NoteCount}
</a><!-- End Notes Link -->
</li><!-- End Notes Wrapper -->
{/block:NoteCount}
{block:HasTags}
<div class="Tags">
<img src="http://static.tumblr.com/ubkenek/CVXlmyivc/tagsicon.png" alt="Tags Icon"/>
{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
</div><!-- End Post Tags -->
{/block:HasTags}
</ol><!-- End Post Footer -->
</div><!-- End Post Footer Wrapper -->
{block:IfDisqusShortname}
<div id="Disqus">
<script type="text/javascript">var disqus_url = "{Permalink}"; var disqus_title ="{block:PostTitle}{PostTitle}{/block:PostTitle}";</script>{block:Permalink}<div id="disqus_thread"></div>
<script type="text/javascript">
/**
* var disqus_identifier; [Optional but recommended: Define a unique identifier (e.g. post id or slug) for this thread]
*/
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://{text:Disqus Shortname}.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript={text:Disqus Shortname}">comments powered by Disqus.</a></noscript>
<a class="DisqusCredit" href="http://disqus.com">blog comments powered by <span class="logo-disqus">Disqus</span></a>
{/block:Permalink}<script type="text/javascript">
var disqus_shortname = '{text:Disqus Shortname}';
(function () {
var s = document.createElement('script'); s.async = true;
s.src = 'http://disqus.com/forums/{text:Disqus Shortname}/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
</div><!-- End Disqus -->
{/block:IfDisqusShortname}
<div class="FooterBoarder"></div>
<!-- End Footer -->
{PostNotes}
{/block:Posts}
</div><!-- End Posts -->
</div><!-- End Body Content -->
<div class="Pagination">
<div id="TotlePages">
Page {CurrentPage} <span id="PageOf">of</span> {TotalPages}
</div><!-- End Totle Pages -->
{block:NextPage}
<div id="Next">
<a href="{NextPage}" title="Go to the next page">Next</a>
</div><!-- End Next Page Button -->
{/block:NextPage}
{block:PreviousPage}
<div id="Back">
<a href="{PreviousPage}" title="Go to the previous page">Back</a>
</div><!-- End Back Page Button -->
{/block:PreviousPage}
</div><!-- End Pagination -->
<div id="Copyright">This blog is powered by <a href="http://tumblr.com" title="Tumblr">Tumblr</a> and designed by <a href="http://cosnap.co.uk" title="The CoSnap website">CoSnap</a>.</div>
</div><!-- End Page Wrapper -->
</body><!-- End Body -->
</html><!-- End HTML -->