View difference between Paste ID: 3r0k0CV5 and nH4AcUZT
SHOW: | | - or go back to the newest paste.
1
<!--Young Volcanoes by: http://fairycandles.tumblr.com/-->
2
<!--PLEASE DON'T REMOVE ANY CREDITS. THANK YOU SO MUCH. -->
3
 
4
 
5
<head>
6
<title>{title}</title>
7
 
8
<meta name="color:background" content="#FFF5F5"/>
9
<meta name="color:Sidebar" content="#FFFFFF"/>
10
<meta name="color:Text" content="#796958"/>
11
<META name="color:navigation" content="#fdfafa">
12
<META name="color:navigation button" content="#FDF0F0">
13
<META name="color:navigation hover" content="#f1ebeb">
14
<meta name="color:title" content="#2b0509"/>
15
<meta name="color:link" content="#3d3132"/>
16
<meta name="color:Scrollbar" content="#FFEBE4"/>
17
<meta name="color:hover" content="#362323"/>
18
<meta name="text:tumblr URL or name" content="yours truly" />
19
<meta name="image:sidebar" content="http://static.tumblr.com/fd90bc191603a2308f7b6d37dea5f7ef/o7qb1bs/3FLmms2ij/tumblr_static_tumblr_mlua46ni4k1rgpyeqo1_500.png"/>
20
<meta name="image:Background" content="http://24.media.tumblr.com/tumblr_m2gc7ozO7S1r3srlmo2_250.jpg"/>
21
<meta name="if:tiny cursor" content="1"/>
22
<meta name="if:tiny scrollbar" content="1"/>
23
<meta name="text:link one" content="" />
24
<meta name="text:link one title" content="Custom Link 1" />
25
<meta name="text:link two" content="" />
26
<meta name="text:link two title" content="Custom Link 2" />
27
<meta name="text:link three" content="" />
28
<meta name="text:link three title" content="Custom Link 3" />
29
 
30
<script>
31
function changeNavigation(id)
32
{document.getElementById('main').innerHTML=document.getElementById(id).innerHTML}
33
</script>
34
 
35
<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
36
 
37
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js" type="text/javascript"></script>
38
 
39
<link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
40
 
41
<link href='http://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
42
 
43
{block:iftinycursor}<style type="text/css">body, a, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress;}
44
 
45
a:hover {cursor: url("http://cur.cursors-4u.net/others/oth-6/oth589.cur"),pointer}</style>
46
 
47
{/block:iftinycursor}
48
 
49
 
50
 
51
<style type="text/css">
52
iframe#tumblr_controls{position:fixed !important;}
53
 
54
 
55
{block:iftinyscrollbar}
56
::-webkit-scrollbar {width: 5px; height: 4px; background: {color:background}; }
57
::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; border: 0px solid #fff;}
58
{/block:iftinyscrollbar}
59
 
60
 
61
 
62
body{
63
margin:0px;
64
background-color: {color:Background};
65
background-image:url({image:Background});
66
background-attachment: fixed; background-repeat: repeat;
67
font-family: "trebuchet ms";
68
font-size: 9px;
69
line-height:8px;
70
color:{color:Text};
71
}
72
 
73
p {
74
 
75
margin:0px; margin-top:0px;
76
}
77
 
78
 
79
a:link, a:active, a:visited{
80
color: {color:Link};
81
text-decoration: none;
82
-webkit-transition: color 0.3s ease-out;
83
-moz-transition: color 0.3s ease-out;
84
transition: color 0.3s ease-out;
85
}
86
 
87
a:hover {
88
color:{color:Hover};
89
text-decoration: none;
90
font-style: none;
91
}
92
 
93
div#center{
94
margin:auto;
95
position:relative;
96
width:840px;
97
background-color:;
98
overflow:auto;
99
overflow-y:hidden;
100
}
101
 
102
 
103
div#content{
104
float:left;
105
width:500px;
106
padding-left: 5px;
107
padding-right: 5px;
108
padding-top: 20px;
109
background-color: white;
110
border-right: 1px solid #f2f2f2;
111
border-left: 1px dotted #f2f2f2;
112
margin-left: 0px;
113
margin-top: 0px;
114
}
115
 
116
 
117
div#entry{
118
background-color:;
119
margin-bottom: 10px;
120
padding:0px;
121
}
122
 
123
.permalink{
124
color:{color:links};
125
display:block;
126
margin-left: -10px;
127
position: absolute;
128
text-align: right;
129
}
130
 
131
 
132
div.permalinkphoto{
133
text-align: right;
134
display:block;
135
background-color: {color:background permalink};
136
margin-bottom:1px;
137
letter-spacing:0px;
138
padding:1px;
139
padding-top:2px;
140
text-align: right;
141
}
142
 
143
 
144
div#fairy{
145
position:fixed !important;
146
width: 300px;
147
height: 100%;
148
margin-left: 505px;
149
padding-top: 10px;
150
padding-bottom: 0px;
151
padding-right: 3px;
152
padding-left: 4px;
153
border-right: 1px solid #f2f2f2;
154
border-left: 1px dotted #f2f2f2;
155
line-height:11px;
156
letter-spacing:1px;
157
margin-top: 0px;
158
margin-bottom: 6px;
159
background-color: {color:Sidebar};
160
}
161
 
162
#postnotes{
163
 
164
text-align: justify;}
165
 
166
 
167
 
168
#postnotes blockquote{
169
 
170
border: 0px;}
171
 
172
 
173
 
174
.title{
175
font-family: 'Julius Sans One', sans-serif;
176
font-size: 18px;
177
line-height: 19px;
178
color: {color:title};
179
letter-spacing: 0px;
180
font-weight: normal;
181
padding:0px 0px 0px 0px;
182
}
183
 
184
.blogtitle{
185
font-family: 'Life Savers', cursive;
186
font-size: 30px;
187
line-height: 38px;
188
color: {color:title};
189
letter-spacing: 0;
190
font-weight: normal;
191
}
192
 
193
 
194
div.button a{
195
display: inline-block;
196
color: {color:font};
197
background-color:{color:navigation};
198
height:15px;
199
width: 285px;
200
padding-left:5px;
201
padding-top:2px;
202
border-right: 8px solid {color:navigation button};
203
}
204
 
205
div.button a:hover{
206
width: 185px;
207
text-align:right;
208
border-right: 20px solid {color:navigation button};
209
padding-right:2px;
210
color: {color:font};
211
background-color:{color:navigation hover};
212
-webkit-transition: 0.5s}
213
 
214
#nav { width: 20px; float: left; background: #DB7093; padding: 5px 0 5px 0; text-align: center; margin: 1px; margin-left: 2px; line-height:13px; color: #fff; font: 9px verdana; margin-bottom: 1px; text-shadow: 0 1px 1px #fff;  -webkit-box-shadow:0 0 1em #;
215
-webkit-border-radius: 10px;
216
-webkit-border-top-right-radius: 1000px;
217
-webkit-border-bottom-left-radius: 1000px;
218
-moz-border-radius: 10px;
219
-moz-border-radius-topright: 1000px;
220
-moz-border-radius-bottomleft: 1000px;
221
border-radius: 10px;
222
border-top-right-radius: 1000px;
223
border-bottom-left-radius: 1000px;}
224
 
225
#nav:hover {background: #DB7093; color: #DB7093;}
226
 
227
.video embed, .post div.video object {width:500px !important; height:180px !important;}
228
 
229
blockquote{
230
padding:0px 0px 2px 5px;
231
margin:0px 0px 2px 1px;
232
border-left: 1px solid {color:Text);
233
 
234
}
235
blockquote p, ul{
236
margin:0px;
237
padding:0px;
238
}
239
 
240
a img{border: 0px;}
241
ul, ol, li{list-style:none; margin:0px; padding:0px;}
242
.user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
243
.user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
244
.notes img{width:10px; position:relative; top:3px;}
245
 
246
.permalink{
247
display: block;
248
font-size: 10px;
249
text-align: right;
250
text-decoration: none;
251
}
252
 
253
.links{
254
display: block;
255
background-color: #EEEEEE;
256
font-size: 8px;
257
text-align: center;
258
margin-left: 0px;
259
}
260
 
261
.links a {
262
padding:0.5px;
263
padding-top:4px;
264
margin-top:1px;
265
margin-left:0px;
266
display:block;
267
font-family: "tinytots";
268
font-size:8px;
269
text-align: center;
270
text-decoration:none;
271
color: {color:Text};
272
background-color: {color:Navigation};
273
}
274
 
275
.links a:hover{
276
color: {color:Text};
277
text-shadow: 2px 2px 2px #888;
278
background-color: {color:Navigation hover};
279
padding-bottom:0px;
280
text-align:center;
281
 
282
}
283
</style>
284
 
285
<link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
286
 
287
<meta name="viewport" content="width=820" />
288
</head>
289
 
290
<body>
291
<div id="fairycandles">
292
<div id="center">
293
<div id="fairy"><center>
294
<div class="blogtitle">{title}</div></center>
295
<a href="/"><img src="{image:sidebar}" width=300px></a>
296
<center><br />{Description}<br /><br><br></center>
297
<div class="button">
298
<a href="/">Recent Entries</a><p>
299
<a href="/ask">Send me a Message</a><p>
300
<a href="/faqs">Frequently Asked</a><p>
301
<a href="{text:Link One}">{text:Link One Title}</a><p>
302
<a href="{text:Link Two}">{text:Link Two Title}</a><p>
303
<a href="{text:Link Three}">{text:Link Three Title}</a><p>
304
<a href="http://fairycandles.tumblr.com">Theme Maker</a>
305
</div>
306
 
307
{block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifinfinitescrolling}
308
</div>
309
 
310
 
311
<div id="content">
312
 
313
{block:Posts}
314
 
315
<div id="entry">
316
{block:IndexPage}
317
 
318
{/block:IndexPage}
319
 
320
{block:Text}
321
 
322
{block:Title}<span class="title">{Title}</span><br>{/block:Title}
323
 
324
<span class="entrytext">{Body}</span>
325
 
326
<div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>{/block:Text}
327
 
328
 
329
{block:Link}
330
 
331
<a href="{URL}" class="title">{Name}</a><br>
332
 
333
{block:Description}{Description}{/block:Description}
334
 
335
<div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>{block:Link}
336
 
337
{block:Photo}<center>{LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/></a>{LinkCloseTag}</center>
338
 
339
<div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>{/block:Photo}
340
 
341
{block:Photoset}
342
 
343
<center>{Photoset-400}</center>{Caption}
344
 
345
<div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>
346
 
347
{/block:Photoset}
348
 
349
{block:Quote}
350
 
351
{Quote}</span>
352
 
353
{block:Source}<strong>{Source}</strong>{/block:Source}
354
 
355
<div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>{/block:Quote}
356
 
357
{block:Chat}
358
 
359
{block:Title}<span class="title">{Title}</span>{/block:Title}
360
 
361
<ul class="chat">
362
 
363
{block:Lines}
364
 
365
<li class="user_{UserNumber}">
366
 
367
{block:Label}
368
 
369
<span class="label">{Label}</span>
370
 
371
{/block:Label}
372
 
373
{Line}
374
 
375
</li>
376
 
377
{/block:Lines}
378
 
379
<div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>
380
 
381
{/block:Chat}
382
 
383
 
384
{block:Audio}
385
 
386
<centeR><div style="width:300px; height:20px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:8px; float:right;">
387
 
388
{FormattedPlayCount} plays {block:ExternalAudio} &middot; <a href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}</div></div></center><br /><br />
389
 
390
{block:Caption}{Caption}{/block:Caption}
391
 
392
 
393
 
394
<div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>{/block:Audio}
395
 
396
 
397
 
398
{block:Video}<center>
399
 
400
<div class="video">{Video-400}</div></center>
401
 
402
{block:Caption}{Caption}{/block:Caption}
403
 
404
 
405
 
406
<div class="permalinkphoto"><ptextcolor>{block:HasTags}tags: {block:Tags}<a href="{TagURL}">{Tag}, </a>{/block:Tags} &middot; {/block:HasTags}<a title="" href="{Permalink}">{NoteCountWithLabel}</a> &middot; <a href="{ReblogUrl}">reblog </a></ptextcolor></div>{block:Video}
407
 
408
 
409
 
410
{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCount}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}{/block:PermalinkPage}
411
 
412
 
413
 
414
{block:PostNotes}{PostNotes}
415
 
416
{/block:PostNotes}
417
 
418
</div>
419
{/block:Posts}
420
 
421
</center>
422
</div></div>
423
</div>
424
 
425
</center>
426
   
427
<a href="http://fairycandles.tumblr.com" target="_blank" style="-moz-border-radius:4px; border-radius:4px;z-index:90;font-size:7px;font-family:tahoma;display:block;text-transform:uppercase;position: fixed;right:5px;top:30px;padding:6px;padding-left:10px;background-color: transparent;color:white;background-color:transparent;background-image:url(http://img263.imageshack.us/img263/1830/transparentg.png);border: 1px solid transparent;letter-spacing:-2px;" title="Hello!">
428
 
429
<div style="text-align: center; letter-spacing:1px; color:white; line-height: 9px">
430
theme design by fairycandles</div>
431
</a>
432
 
433
</body>
434
</html>