View difference between Paste ID: GhpXMz6v and 9YR5vx4v
SHOW: | | - or go back to the newest paste.
1
<style type="text/css">
2
.pfor {display: none;}
3
#profile {background-color: transparent; border: 0;}
4
5
::-webkit-scrollbar {
6
    width: 3px;
7
    height: 7px;
8
    background-color:#fff;
9
}
10
11
::-webkit-scrollbar-thumb { 
12
    background: #000;
13
}
14
15
body {cursor: url(http://www.dolliehost.com/dolliecrave/cursors/cursors-arrow/arrow38.gif), progress !important;} 
16
    
17
a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}
18
19
@import url(http://fonts.googleapis.com/css?family=Allura);
20
21
22
body
23
24
{font-family:times new romans;
25
font-size:12px;
26
background-color:#e6dfd9;
27
color:#3f7b9b;
28
background-image:url('http://assets.tumblr.com/images/x.gif');
29
background-position: fixed;
30
background-attachment:fixed;
31
background-repeat:repeat;}
32
33
a
34
{color:#000;
35
text-decoration:underline;
36
-webkit-transition: all 0.5s ease-in-out;
37
-moz-transition: all 0.5s ease-in-out;
38
transition: all 0.5s ease-in-out;}
39
a:hover
40
{color:#ccc;}
41
42
strong
43
{color:#3f7b9b;}
44
45
em
46
{color:#000;}
47
48
49
50
51
::selection
52
{background:#9c5c82;
53
color:#d1d1d1;}
54
 
55
::-moz-selection
56
{background:#9c5c82;
57
color:#d1d1d1;}
58
 
59
::-webkit-selection
60
{background:#9c5c82;
61
color:#d1d1d1;}
62
63
#s-m-t-tooltip{
64
position:absolute;
65
padding:1px 4px;
66
word-wrap:break-word;
67
text-transform:uppercase;
68
font-family:calibri;
69
font-size:9px;
70
border:2px solid #d1d1d1;
71
z-index:1500;  
72
color:#d1d1d1;
73
background-color:#9c5c82;}
74
75
blockquote
76
{color:#6f6f6f;
77
background-color:#e0d8c7;
78
margin:10px;
79
line-height:15px;
80
padding-left:5px;
81
padding-top:3px;
82
padding-bottom:3px;
83
border-left:6px solid #916781;}
84
 
85
/*--Sidebar--*/
86
 
87
#sidebar
88
{position:fixed;
89
top:120px;}
90
91
#sidebar img
92
{position:fixed;
93
left:20px;
94
max-width:200px;
95
min-width:200px;
96
padding:10px;
97
border:5px solid #ccc;
98
99
-webkit-transition: all 0.7s ease-in-out;
100
-moz-transition: all 0.7s ease-in-out;
101
transition: all 0.7s ease-in-out;}
102
#sidebar img:hover
103
{opacity:1;}
104
 
105
/*--Description--*/
106
 
107
#mystuff
108
{position:fixed;
109
margin-top:240px;
110
left:20px;
111
width:324px;
112
min-height:150px;
113
overflow:auto;
114
text-align:right;
115
border:5px solid #dfd9d3;
116
background-color:#dfd9d3;}
117
118
#blogtitle
119
{position:relative;
120
letter-spacing:1px;
121
text-align:right;
122
margin-left:80px;
123
right:7px;
124
font-size:26px;
125
font-family: 'Allura', cursive;
126
127
}
128
129
#subtitle
130
{float:right;
131
text-align:right;
132
margin:0px 10px 10px 0px;
133
font-size:10px;
134
letter-spacing:1px;}
135
136
#describe
137
{text-align:left;
138
font-size:11px;
139
margin-bottom:5px;
140
font-family:calibri;
141
word-wrap:break-word;}
142
143
 
144
/*--Posts--*/
145
 
146
#container
147
{position:absolute;
148
top:10px;
149
150
left:100px; width:870px;}
151
152
#post
153
{position:relative;
154
border:8px solid #dfd9d3;
155
margin:10px;
156
padding:2px 2px 2px 2px;
157
overflow:auto;
158
color:#6f6f6f;
159
background-color:#dfd9d3;
160
width:250px;
161
162
z-index:300;}
163
164
#ptitle
165
{text-align:center;
166
color:#6f6f6f;
167
168
font-size:26px;
169
font-family: 'Allura', cursive;
170
171
}
172
173
174
/*--Wrapper--*/
175
 
176
177
#wrapper
178
{position:fixed;
179
top:0px;
180
bottom:0px;
181
height:100%;
182
width:882px;
183
184
left:368px;
185
background-color:#f5f3f2;
186
background-image:url('http://assets.tumblr.com/images/x.gif');
187
opacity:.4;
188
-moz-box-shadow: 1px 0px 28px #f5f3f2;
189
-webkit-box-shadow: 1px 0px 58px #f5f3f2;
190
box-shadow: 1px 0px 58px #f5f3f2;
191
z-index:1;}
192
193
194
195
196
197
/*--Music--*/
198
 
199
200
#audio
201
{position:relative;
202
203
overflow:hidden;
204
margin-top:35px;
205
margin-left:105px;}
206
 
207
#album img
208
{position:relative;
209
margin-top:-55px;
210
margin-left:8px;
211
margin-bottom:10px;
212
padding:5px;
213
border:3px solid ;
214
215
-webkit-transition: all 0.7s ease-in-out;
216
-moz-transition: all 0.7s ease-in-out;
217
transition: all 0.7s ease-in-out;}
218
219
220
/*--Message--*/
221
 
222
.message
223
{position:relative; 
224
width:135px;
225
226
min-height:65px;  
227
margin-left:95px;
228
229
margin-top:5px;
230
padding:10px;
231
word-wrap:break-word;
232
background-color:#e0d8c7;} 
233
234
.message:before 
235
{content:""; 
236
position:absolute; 
237
right:100%; 
238
top:18px; 
239
width:0; 
240
height:0; 
241
border-top:10px dotted transparent; 
242
border-right:26px solid #e0d8c7; 
243
border-bottom:10px dotted transparent;} 
244
245
#asker
246
{position:absolute;
247
margin:4px;
248
249
padding:5px;
250
border:2px solid ;}
251
252
253
254
255
/*--Mainlinks--*/
256
 
257
#mainlinks
258
{position:fixed;
259
left:274px;
260
top:50px;
261
z-index:300;}
262
263
#index img
264
{position:relative;
265
border:4px solid #ccc;
266
padding:5px;
267
max-width:60px;
268
min-width:60px;
269
max-height:60px;
270
min-height:60px;
271
272
-webkit-transition: all 0.7s ease-in-out;
273
-moz-transition: all 0.7s ease-in-out;
274
transition: all 0.7s ease-in-out;}
275
#index img:hover
276
{opacity:1;}
277
278
#ask img
279
{position:relative;
280
border:4px solid #ccc;
281
margin-top:20px;
282
padding:5px;
283
max-width:60px;
284
min-width:60px;
285
max-height:60px;
286
min-height:60px;
287
288
-webkit-transition: all 0.7s ease-in-out;
289
-moz-transition: all 0.7s ease-in-out;
290
transition: all 0.7s ease-in-out;}
291
#ask img:hover
292
{opacity:1;}
293
294
#archive img
295
{position:relative;
296
border:4px solid #ccc;
297
margin-top:20px;
298
padding:5px;
299
max-width:60px;
300
min-width:60px;
301
max-height:60px;
302
min-height:60px;
303
304
-webkit-transition: all 0.7s ease-in-out;
305
-moz-transition: all 0.7s ease-in-out;
306
transition: all 0.7s ease-in-out;}
307
#archive img:hover
308
{opacity:1;}
309
310
/*--Addlinks--*/
311
 
312
313
.mylinks 
314
{float:left;
315
margin-top:32px;
316
margin-left:2px;
317
overflow:hidden;
318
letter-spacing:2px;
319
font-size:10px;
320
font-family:calibri;
321
text-align:center;
322
z-index:1000;
323
text-transform:uppercase;
324
-webkit-transition: all 0.7s ease-in-out;
325
-moz-transition: all 0.7s ease-in-out;
326
transition: all 0.7s ease-in-out;}
327
328
#link1 
329
{background-color:#ccc;
330
color:#4a807e;
331
padding:1px 10px;
332
margin-right:20px;
333
-webkit-transition: all 0.5s ease-in-out;
334
-moz-transition: all 0.5s ease-in-out;
335
transition: all 0.5s ease-in-out;}
336
#link2
337
{background-color:#ccc;
338
color:#4a807e;
339
margin-top:4px;
340
padding:1px 10px;
341
margin-right:20px;
342
-webkit-transition: all 0.5s ease-in-out;
343
-moz-transition: all 0.5s ease-in-out;
344
transition: all 0.5s ease-in-out;}
345
#link3
346
{margin-top:4px;
347
margin-right:20px;
348
padding:1px 10px;
349
background-color:#ccc;
350
color:#4a807e;
351
-webkit-transition: all 0.5s ease-in-out;
352
-moz-transition: all 0.5s ease-in-out;
353
transition: all 0.5s ease-in-out;}
354
#link4
355
{margin-top:4px;
356
margin-right:20px;
357
padding:1px 10px;
358
background-color:#ccc;
359
color:#4a807e;
360
-webkit-transition: all 0.5s ease-in-out;
361
-moz-transition: all 0.5s ease-in-out;
362
transition: all 0.5s ease-in-out;}
363
#link5
364
{margin-top:4px;
365
margin-right:20px;
366
padding:1px 10px;
367
background-color:#ccc;
368
color:#4a807e;
369
-webkit-transition: all 0.5s ease-in-out;
370
-moz-transition: all 0.5s ease-in-out;
371
transition: all 0.5s ease-in-out;}
372
#link6
373
{margin-top:4px;
374
margin-right:20px;
375
padding:1px 10px;
376
background-color:#ccc;
377
color:#4a807e;
378
-webkit-transition: all 0.5s ease-in-out;
379
-moz-transition: all 0.5s ease-in-out;
380
transition: all 0.5s ease-in-out;}
381
#link1:hover
382
{background-color:#69778b;
383
color:#a994b9;}
384
#link2:hover
385
{background-color:#69778b;
386
color:#a994b9;}
387
#link3:hover
388
{background-color:#69778b;
389
color:#a994b9;}
390
#link4:hover
391
{background-color:#69778b;
392
color:#a994b9;}
393
#link5:hover
394
{background-color:#69778b;
395
color:#a994b9;}
396
#link6:hover
397
{background-color:#69778b;
398
color:#a994b9;}
399
400
/*--Permalinks--*/
401
 
402
403
404
405
406
#permabar a
407
{text-align:left;
408
font-size:9px;
409
margin-left:6px;
410
text-transform:uppercase;
411
font-family:calibri;
412
letter-spacing:1px;
413
color:#bb8aa3;
414
415
#permabar a:hover
416
{color:#c9b794;}
417
#permabar
418
{position:relative;
419
padding-top:10px;
420
bottom:2px;
421
width:245px;
422
423
z-index:300;}
424
425
#tags a
426
{float:left;
427
margin-left:-2px;
428
bottom:2px;
429
margin-top:6px;
430
font-size:9px;
431
font-family:calibri;
432
letter-spacing:1px;
433
text-transform:uppercase;
434
color:#387275;
435
background:none;}
436
437
/*--Pagination--*/
438
 
439
#pagination 
440
{position:fixed;
441
left:30px; 
442
bottom:15px;
443
padding:5px 10px;
444
background-color:#dfd9d3;}
445
#pagination a
446
{font-family:calibri;
447
letter-spacing:1px;
448
font-size:10px;}
449
450
/*--Permalink Notes--*/
451
452
li.note
453
{padding: 3px 5px;
454
text-align:left;
455
letter-spacing: 0.5px;
456
font-size:10px;
457
text-transform:uppercase;
458
margin-left:360px;
459
width:230px;
460
461
text-transform:lowercase;
462
color:#cecebb;}
463
li.note a
464
{color:#387275;}
465
 
466
.notes img
467
{width:20px;
468
margin-left:20px;
469
position:relative;
470
top: 1px;
471
opacity: 0.8;
472
background:none;}
473
474
/*--Do not remove the credit--*/
475
 
476
 
477
#credit a
478
{position:fixed;
479
bottom:10px;
480
font-size:16px;
481
font-family:calibri;
482
color:#cecebb;
483
text-shadow: -1px -1px  black, -1px -1px #387275;
484
-webkit-transition: all 0.5s ease-in-out;
485
-moz-transition: all 0.5s ease-in-out;
486
transition: all 0.5s ease-in-out;}
487
   
488
#credit a:hover
489
{color:#387275;
490
text-shadow: -1px -1px  black, -1px -1px #444;}
491
492
iframe#tumblr_controls{position:fixed !important;} 
493
 
494
</style>
495
496
<div id="pagefit" width="100%">
497
498
<div id="wrapper"></div>
499
500-
<div id="sidebar"><img src="http://www.nationstates.net/images/flags/uploads/hachiman_hikigaya__177521.jpg"/>
500+
<div id="sidebar"><img src="http://static4.wikia.nocookie.net/__cb20130317052216/dynastywarriors/images/thumb/8/89/Zhangchunhua-dw8art.jpg/200px-Zhangchunhua-dw8art.jpg"/>
501
502
<div id="mystuff">
503
504
<div id="describe">
505
<div id="blogtitle"></div>
506
<div id="subtitle"><br></div>
507
<font color="#000">
508-
<i>Youth is a hoax. It's evil. People who make a big deal of their "youth", are just inviting trouble. They try to keep everything going on around them. For them, if there's something that has to do with their "youth", they jump at it without a second thought. From normal daily life, to rebelling against the view of society. If you fall in with them - lies, secrets, failure, and even crimes await you. But for them, it's just a spice of life. And if failure is also a mark of "youth", then isn't it ironic, that a person who failed to make any friends, is also technically leading his "youth"? Though I wonder if they would agree. Everything runs on their schedule. Let me be clear. The people who enjoy their "youth", will eventually fall apart.</i>
508+
<i>Smurfs</i>
509
</font>
510
</div>
511
512
513
</div>
514
</div>
515
516
<div id="mainlinks">
517-
<div id="index"><a href="#1" title="Information"><img src="http://25.media.tumblr.com/d7b0146c9b47d58de24dffc4eeaefe63/tumblr_mnddrtxS2d1qmouyyo1_250.gif"/></a></div>
517+
<div id="index"><a href="#1" title="Information"><img src="http://static2.wikia.nocookie.net/__cb20121219022658/dynastywarriors/images/thumb/3/3d/Zhang_Chunhua_%28ROTK12%29.jpg/339px-Zhang_Chunhua_%28ROTK12%29.jpg"/></a></div>
518
519-
<div id="ask"><a href="#2" title="Acquaintances"><img src="http://www.anime-planet.com/images/anime/main_images/yaharioreno.jpg"/></a></div>
519+
<div id="ask"><a href="#2" title="Acquaintances"><img src="http://static3.wikia.nocookie.net/__cb20121110011517/dynastywarriors/images/8/81/DW-Wei.png"/></a></div>
520
521-
<div id="archive" title="Out of Character"><a href="#3"><img src="http://25.media.tumblr.com/53f93320c18704379295e06b4a6715d9/tumblr_mnddrtxS2d1qmouyyo6_r1_250.gif"/></a>
521+
<div id="archive" title="Out of Character"><a href="#3"><img src="http://static1.wikia.nocookie.net/__cb20131125071008/dynastywarriors/images/7/7d/Zhang_Chunhua_%28ROTK11%29.png"/></a>
522
</div>
523
</div>
524
525
<div id="container">
526
527
<div id="post">
528
529
<div id="one">
530
<table style="margin: 0px auto;">
531
<td>
532
<div style="width: 240px; height: 400px; overflow-y: hidden;">
533
534
<a name="1"></a>
535
<div style="width: 240px; height: 400px; overflow: auto;" align="left" >
536
<font size="1"> <font color="#000"> <font face="Times New Roman">
537-
Name :: Hachiman Hikigaya (比企谷)
537+
Name ::  
538
<br>
539-
Nicknames :: Hikki, Hikitani
539+
Nicknames :: 
540
<br>
541-
Age :: Sixteen
541+
Age :: 
542
<br>
543-
Gender :: Male
543+
Gender :: 
544
<br>
545-
Occupation :: Student, Service Club Member
545+
Occupation :: 
546
<br>
547-
Hair Color :: Black
547+
Hair Color :: 
548
<br>
549-
Eye Color :: Gray
549+
Eye Color :: 
550
<br>
551
Height :: ---
552
<br>
553
Weight :: ---
554
<br>
555-
Orientation :: Heterosexual
555+
Orientation :: 
556
<br>
557-
Marital Status :: .. wat
557+
Marital Status :: 
558
<br><br>
559
<a href="http://www.youtube.com/watch?v=z5_z_A8KzTw" target="_blank">♪</a>   <a href="http://www.youtube.com/watch?v=b6sR2_L7bNw" target="_blank">♫</a>
560
<br><br>
561-
Hachiman is a teenage boy with sort black hair, and slim ('dead fish') gray eyes. He is seen wearing his school uniform. He is an apathetic, isolated, friendless boy. Hachiman firmly believes that "youth" is an illusion created by hypocrites, for hypocrites, born from the ashes of past failures. He even says "fuck you, youth". Shizuka describes his personality as rebellious and loner prone. She also says that he has the nature of petty criminal which Yukino instantly agrees with. Yukino describes his personality as rotten, like Shizuka said, and he has a sour attitude. She hates how Hachiman accepts and affirms weakness by loyalty to status quo. Yui says that the way he acts in class is "totally gross" or "disgusting". In fact both Yukino and Yui often used words such as "gross" and "disgusting" to describe Hachiman.
561+
Penis
562
<br><br>
563-
According to Hachiman, those who enjoy "youth" fit any event or their surroundings to their belief system of "youth" for self-confirmation. For example, those who enjoy "youth" believe lies, secrets, sins and failures are simply the beginning of what makes "youth" interesting. He may imply that by following "youth", one ignores the consequences of their actions. Plus, he may imply that by enjoying "youth", one loses their moral standing. If so it follows that those who claim to enjoy it are deluding themselves and others. A lie in a sense is something that misleads or deceives. It follows that according to Hachiman "youth" is a lie because those who follow it ignore the consequences of their actions. An evil is in a sense something that brings distress, calamity or sorrow. It follows that according to Hachiman "youth" is an evil. They more readily inflict pain on themselves and others, because those who follow it aren't as bound by morality and delight in failure. Those who enjoy "youth" are full of double standards as implied by their disposition for self-confirmation. To illustrate, if failure marks the beginning of an interesting "youth", Hachiman who failed to make friends should be at the height of his "youth". However, they would make an exception for him. Thus, Hachiman thinks those who follow youth are hyprocritical and evil liars and he concludes that they should die.
563+
Willy
564
<br><br>
565-
Hachiman implies that with social groups there is a choice. One can either be a "carnivore" or "herbivore". "Carnivores" form social hierarchies and those who aren't on top are burdened with failure until they die. On the other hand, "herbivores" must abandon their comrades to avoid predators which leads to guilt. He may imply that "herbivores" form groups for cynical reasons such as avoiding predators. In either case, forming a group of herbivores only benefits the strongest individuals reliably. Thus, both groups counter-intuitively only benefit the individuals at the top of each respective group. In other words, to an average or below person there is no benefit. It follows that Hachiman would choose to be a bear, which is a solitary animal, to avoid any social groups. A solitary animal doesn't feel anxiety from solitude. Accordingly, Hachiman wouldn't have to experience the emotional disadvantages of his lonesome lifestyle.
565+
Anus
566
<br><br>
567-
He is implied to be skilled at Japanese. He scored third highest in the year in Japanese. Hachiman seems skilled in Japanese History. He quickly deduced that Yoshiteru Zaimokuza's delusions were based on the 13th Shogun of the Muromachi Shogunate. Furthermore, there's his detailed description of the great Bodhisattva who happens share his name. Yukino said that he knows his history. However he's incredibly bad at science. An example of his ability is when he confused a hernia for herpes. Hachiman is skilled at tennis according to Saika. However in raw skill he's second to Yukino, Hayama and Yumiko.
567+
Balls
568
<br><br>
569-
<li>Hachiman is shown to have some artist skill.</li><br>
569+
<li>Fact</li><br>
570
571-
<li>He has a list of people to kill.</li><br>
571+
<li>Fact</li><br>
572
573-
<li>Hachiman goes to the same cram school as Taishi.</li><br>
573+
<li>Fact</li><br>
574
575-
<li>Hachiman dotes on his little sister very much.</li><br>
575+
<li>Fact</li><br>
576
</div>
577
578
<a name="2"></a>
579
<div style="width: 240px; height: 400px; overflow: auto;" align="left" >
580
Yeah, right.
581
</div>
582
583
<a name="3"></a>
584
<div style="width: 240px; height: 400px; overflow: auto;" align="left" >
585-
-- Not very PM friendly. Mostly because I'm awkward and slightly annoying.
585+
-- <h1>Layout made by the potato company with help and permission from© <a href="http://roleplaychat.org/profile.php?user=Inu" target="_blank">The coding Ninja.</a></h1>
586
<br>
587-
-- In character 90% of the time.
587+
-- 
588
<br>
589-
-- I'm a mirror poster. Quality over Quantity.
589+
-- 
590
<br>
591-
-- Long term RP > Short term RP. Both are accepted, though.
591+
-- 
592
<br>
593-
-- Don't be a dick.
593+
-- 
594
<br>
595-
-- No OOC drama.
595+
-- 
596
<br>
597-
-- Know the difference between IC and OOC, and keep them separate.
597+
-- 
598
<br>
599-
-- I have skype. Want it? Ask.
599+
-- 
600
<br>
601-
-- Use proper English.
601+
-- 
602
<br>
603-
-- No sexual RP. Ever.
603+
-- 
604
</div>