Beautifulie

— Chaos.

May 6th, 2014
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 19.92 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body {
  8. font-family: arial narrow;
  9. font-size: 10px;
  10. background-color: #2F315E;
  11. background-image: url('http://i.picpar.com/vnw.png');
  12. background-attachment: fixed;
  13. background-position: fixed;
  14. background-repeat: repeat;
  15. text-align: justify;
  16. color: #888888;
  17. cursor: url('http://cur.cursors-4u.net/cursors/cur-6/cur567.cur');
  18. }
  19.  
  20. b, strong {font-family:'century gothic'; font-variant: small-caps; font-size:15px; color:#BC242D; font-weight:normal; letter-spacing: -1px;}
  21. i {color: #666666; font-family: 'calibri'; font-variant: small-caps; font-size:10pt; letter-spacing:0px}
  22. u {color: #666; font-size: 12px; font-weight: light; letter-spacing: 0px; word-spacing: 6px; font-family:Romans; text-transform: normal; font-weight: normal; text-align: center; border-bottom: 1px dotted #889e9f;}
  23. s {color: #99D6FF; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #FF99D6 0px 0px 1px;}
  24. big {color: #CCCCCC; font-size: 14px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #DED6AA 0px 0px 1px;}
  25. small {color: #555555; font-size: 11px; font-weight: light; letter-spacing: -1px; font-family:Romans; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  26.  
  27. ::-webkit-scrollbar-button:vertical:{background-color: #000;
  28. -moz-border-radius: 0px 0px 0px 0px;
  29. border-radius:0px 0px 0px 0px;}
  30. ::-webkit-scrollbar-thumb:vertical {background-color:#000; height:20px;
  31. -moz-border-radius: 0px 0px 0px 0px;
  32. border-radius:0px 0px 0px 0px;}
  33. ::-webkit-scrollbar-thumb:horizontal {background-color:#000; height:20px !important;
  34. -moz-border-radius: 0px 0px 0px 0px;
  35. border-radius:0px 0px 0px 0px;}
  36. ::-webkit-scrollbar { height:20px;width:3px; background-color:transparent;}
  37.  
  38. @import url(http://fonts.googleapis.com/css?family=magic kiss);
  39.  
  40. #line{
  41. position:fixed;
  42. z-index: 100;
  43. left: 0px;
  44. height: 315px;
  45. width: 100%;
  46. top: 200px;
  47. z-index: 9;
  48. border-top: 15px Solid #690000;
  49. border-bottom: 10px Solid #690000;
  50. background-color: #000000;
  51. background-image: url('http://i.picpar.com/i9x.png');
  52. background-attachment: fixed;
  53. background-position: 1000px 200px;
  54. background-repeat: no-repeat;
  55. }
  56.  
  57. #container{
  58. position: fixed;
  59. margin-left: 5px;
  60. margin-top: 5px;
  61. width: 515px;
  62. height: 300px;
  63. overflow: hidden;
  64. text-align: justify;
  65. line-height: 13px;
  66. font-size: 12px;
  67. background-color: #333333;  
  68. font-face: century gothic;
  69. font-variant: small-caps;
  70. color: #CCC;
  71. overflow: hidden;
  72. z-index: 200;
  73. border-top: 3px solid #181010;
  74. border-right: 3px solid #181010;
  75. border-left: 3px solid #181010;
  76. border-bottom: 3px solid #181010;
  77. }
  78.  
  79. #zero, #one, #two, #three, #four, #five, #six{
  80. margin-left: 5px;
  81. margin-top: 0px;
  82. width: 510px;
  83. height: 298px;
  84. padding-top: 7px;
  85. text-align: justify;
  86. line-height: 13px;
  87. overflow: auto;
  88. background-color: transparent;
  89. }
  90.  
  91. #Place{
  92. position: fixed;
  93. top: 200px;
  94. left: 500px;
  95. z-index:600;}
  96.  
  97. #Friends{
  98. position: fixed;
  99. margin-left: 530px;
  100. margin-top: 5px;
  101. width: 115px;
  102. height: 295px;
  103. color: #212121;
  104. font-size: 10px;
  105. line-height: 12px;
  106. font-family: Verdana;
  107. font-variant: small-caps;
  108. text-align: justify;
  109. overflow: hidden;
  110. padding: 3px;
  111. background-color: #333333;
  112. border: #181010 3px solid;
  113. z-index: 200;
  114. }
  115.  
  116. #Gallery{
  117. position: fixed;
  118. margin-left: 661px;
  119. margin-top: 5px;
  120. width: 225px;
  121. height: 295px;
  122. color: #CCC;
  123. font-size: 10px;
  124. line-height: 12px;
  125. font-family: Verdana;
  126. font-variant: small-caps;
  127. text-align: justify;
  128. overflow: auto;
  129. padding: 3px;
  130. background-color: #333333;
  131. border: #181010 3px solid;
  132. z-index: 200;
  133. }
  134.  
  135. #Title{
  136. position: fixed;
  137. top: 500px;
  138. left: 900px;
  139. z-index: 550;
  140. color: #333333;
  141. font-size: 55px;
  142. line-height: 80px;
  143. letter-spacing: 3px;
  144. font-family: Mission Script;
  145. text-shadow: #690000 3px 5px 7px;
  146. z-index: 100;}
  147.  
  148. h1 {
  149. text-align: center;
  150. font-family: magic kiss;
  151. border-right: 30px double #B40404;
  152. border-left: 30px double #B40404;
  153. color: white;
  154. font-size: 25px;
  155. line-height: 10px;
  156. font-weight:normal;
  157. }
  158.  
  159. h1:first-letter {
  160. color: #B40404;
  161. font-weight: bold;
  162. text-shadow: 0 0 3px #B40404;
  163. }
  164.  
  165. h2{
  166. font: 13px Mers;
  167. font-variant: small-caps;
  168. color: white;
  169. text-transform: none;
  170. letter-spacing: 1px;
  171. border-bottom: none;
  172. background-color: none;
  173. line-height: 12px;
  174. text-align: right;
  175. border-left: #212121 30px Solid;
  176. margin-top: 1px;
  177. padding: 0px;}
  178.  
  179. ul
  180. {list-style-type:none;
  181. margin:0;
  182. padding:0;}
  183.  
  184. li
  185. {float:left;
  186. padding-top:3px;
  187. padding-bottom:3px;}
  188.  
  189. a.matsu:link, a.matsu:active, a.matsu:visited{
  190. color: #333333;  
  191. font-size: 30px;
  192. font-family: Romans;
  193. letter-spacing:1px;
  194. text-decoration: none;
  195. text-align: center;
  196. background-color: #690000;
  197. width:100px;
  198. height:20px;
  199. display: inline;
  200. padding-top: 4px;
  201. padding-left: 9px;
  202. padding-right: 8px;
  203. padding-bottom: 6px;
  204. cursor: url(http://cur.cursors-4u.net/cursors/cur-6/cur567.cur),default;
  205. -webkit-transition: all 0.6s ease-out;
  206. -moz-transition: all 0.6s ease-out;
  207. border-left: #000 2px solid;
  208. border-right: #000 2px solid;
  209. border-radius: 60px 60px 60px 60px;
  210. -moz-border-radius: 60px 60px 60px 60px;}
  211.  
  212. a.matsu:hover{
  213. color: #690000;  
  214. font-size: 30px;
  215. font-family: Romans;
  216. letter-spacing:1px;
  217. text-decoration: none;
  218. text-align: center;
  219. background-color: #333333;
  220. width:100px;
  221. height:20px;
  222. display: inline;
  223. padding-top: 4px;
  224. padding-left: 9px;
  225. padding-right: 8px;
  226. padding-bottom: 6px;
  227. cursor: url(http://cur.cursors-4u.net/cursors/cur-6/cur567.cur),default;
  228. -webkit-transition: all 0.6s ease-out;
  229. -moz-transition: all 0.6s ease-out;
  230. border-left: #000 2px solid;
  231. border-right: #000 2px solid;
  232. border-radius: 60px 60px 60px 60px;
  233. -moz-border-radius: 60px 60px 60px 60px;
  234. }
  235.  
  236. a.ran:link, a.ran:active, a.ran:visited{
  237. color: #FEFEFE;
  238. font-size: 8px;
  239. font-family: Romans;
  240. text-decoration: none;
  241. text-align: center;
  242. background-color: #333333;
  243. width:120px;
  244. height:10px;
  245. display: inline;
  246. padding-top: 2px;
  247. padding-left: 7px;
  248. padding-right: 5px;
  249. padding-bottom: 2px;
  250. border-top: #000 1px solid;
  251. border-left: #000 3px solid;
  252. border-right: #000 3px solid;
  253. border-bottom: #000 1px solid;
  254. cursor: url(http://cur.cursors-4u.net/cursors/cur-6/cur567.cur),default;
  255. -webkit-transition: all 0.4s ease-out;
  256. -moz-transition: all 0.4s ease-out;
  257. border-radius: 20px 20px 20px 20px;
  258. -moz-border-radius: 20px 20px 20px 20px;
  259. }
  260.  
  261. a.ran:hover{
  262. color: #333333;
  263. background-color: #FEFEFE;
  264. font-size: 8px;
  265. width:120px;
  266. height:10px;
  267. display: inline;
  268. padding-top: 2px;
  269. padding-left: 7px;
  270. padding-right: 5px;
  271. padding-bottom: 2px;
  272. border-top: #000 1px solid;
  273. border-left: #000 3px solid;
  274. border-right: #000 3px solid;
  275. border-bottom: #000 1px solid;
  276. moz-opacity: 1.0;
  277. opacity: 1.0;
  278. cursor: url(http://cur.cursors-4u.net/cursors/cur-6/cur567.cur),default;
  279. -webkit-transition: all 0.4s ease-out;
  280. -moz-transition: all 0.4s ease-out;
  281. border-radius: 20px 20px 20px 20px;
  282. -moz-border-radius: 20px 20px 20px 20px;
  283. }
  284.  
  285. a.ran:first-letter{
  286. color: #FEE2C3;
  287. font-size: 13px;}
  288.  
  289.  
  290. a {
  291. color: #B26D6C;
  292. text-decoration: none;
  293. }
  294.    
  295. a:hover {
  296. color: #FEFEFE;
  297. text-decoration: none;
  298. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur');
  299. }
  300.  
  301. .chaos {
  302. height: 50px;
  303. width: 50px;
  304. margin-left: 5px;
  305. border: #212121 2px solid;
  306. opacity: 0.7;
  307. }
  308.  
  309. .chaos:hover {
  310. height: 50px;
  311. width: 50px;
  312. margin-left: 5px;
  313. border: #212121 2px solid;
  314. opacity: 1;
  315. }
  316.  
  317. .devil {
  318. height: 100px;
  319. width: 100px;
  320. margin-left: 5px;
  321. margin: 4px;
  322. border: #111 2px solid;
  323. opacity: 0.7;
  324. }
  325.  
  326. .devil:hover {
  327. height: 100px;
  328. width: 100px;
  329. margin-left: 5px;
  330. margin: 4px;
  331. border: #FEFEFE 2px solid;
  332. opacity: 0.9;
  333. }
  334.  
  335. </style>
  336.  
  337. <div id="Place"><ul>
  338. <li><a href="#one" class='ran'>IMPORTANCE</a></li>
  339. <li><a href="#two" class='ran'>DOSSIER</a></li>
  340. <li><a href="#three" class='ran'>CHARACTER</a></li>
  341. <li><a href="http://www.listenonrepeat.com/watch/?v=fB03ltpenv0" class='matsu'>✿</a></li>
  342. <li><a href="#four" class='ran'>ROSTER</a></li>
  343. <li><a href="#five" class='ran'>INVENTORY</a></li>
  344. <li><a href="#six" class='ran'>BACKGROUND</a></li>
  345. </ul></div>
  346.  
  347. <div id="line">
  348.  
  349. <div id="container">
  350. <div id="zero">
  351. <img src="http://i.minus.com/itU7v2njfWlFc.gif" width="500"; height="300"></img>
  352. </div>
  353.  
  354. <div id="one">
  355. <h1>Out of Character</h1>
  356. - &; Header was given to me by a friend of mine. Don't touch it.<br>
  357. - &; <b>Posting length</b>: It bothers me to say this but, I am a semi-paragraph roleplayer. Why does it bother me? Because I used to be able to write so much and now with my muse forever missing, I can barely type out three full paragraphs. Now I know that it is always about quality over quantity, but I want to be able to write like I used to. Third person is required. Literate as well with no text talk. I will not answer to it in an actual roleplay, but can if we’re just bull-shitting around. With that being said, I do not want to have to decode your post or be bored by it. Keep it interesting, please? <br>
  358. - &; <b>Sexual Roleplays</b>: Aren’t rare, but don’t assume that my character is just going to sleep around with everything that can move, unless that I have indicated just that. I didn’t come on here to basically just fuck around with people. I came here to roleplay decent storylines that I can treasure even when I’m old and with gray-hair. <br>
  359. - &; <b>Outside Contact</b>: This will not be given to just everyone. My skype are for those few whom I consider to be friends with and those who I want to talk to beyond that of RPC. You will know if I want to talk to you more, trust me. <br>
  360. - &; <b>OOC versus IC</b>: First of all, note that there is a difference between out of character (ooc) and in character (ic). Yes, there is one. Whatever happens within character stays ic and vice versa. I understand if for some reason that people do tend to get quite attached to their characters and it’s understandable. I do as well. But don’t take it past that. There have been times where people didn’t want to finish an RP because of something that happened oocly or something that happened within ic and now they don’t want to talk anymore. Like I said, don’t let it happen. <br>
  361. - &; <b>Friendliness</b>: I have my days in which I can be friendly and days when I’m not. My mood changes like water itself. PMs are for personal messaging only, nothing more. Keep it this way.  As far as friends go, I have a few whom I adore and keep close to my heart. They know who they are and don’t ask me if you’re one. That’s just basically stating your place with me. However, if you are a futanari, multi-character profile, or a tentacle monster, I will stop you right here. Do not expect a response out of me. <br>
  362. - &; <b>Idling</b>: With me having the attention span of Dory from Finding Nemo, you should already know that I will idle a lot. Whether it is because I am coding a profile, on skype, playing my mmo, or something else, I will try my best to let you know beforehand. RPC can’t contain my attention. Well, not like it used to.<br>
  363. - &; <b>Drama</b>: Is not tolerated by me whatsoever. If you have something to say about me, say it to my face instead of spreading it all around. It’s not cute and it ain’t nice. I rather you tell me how you really feel about me to my face then have it spread all around. That way we can talk about it in a civilized manner and bury the hatchet right there.  <br>
  364. - &; <b>Relationships</b>: I am not looking for any relationships out of character-wise. Don’t even bother with it. Nevertheless, my characters will always be partner selective, which means only one thing to me; you can only get into her pants/skirt/whatever. Through the means of a long-termed storyline that actually goes somewhere other than hello every other day. <br>
  365. - &; <b>Profiles</b>: No profile, no RP. Simple as that. I can’t RP with you with a blank canvas. I need some type of information that can help me start a RP with you. A name just won’t cover it. Unless you are a canon-character from a show that I know. Also, do not come to me with that of a WIX profile or a link on the profile that will lead me somewhere else. I am not dealing with that. <br>
  366. - &; <b>Layouts</b>: DevilRose is my work and mine alone, I make my layouts by hand which is a reason of why I am most likely always afk. I do not wish for anyone to take any of my layouts because they do not belong to you. However, if for reason I am not on and you wish to take one, just give me the credit for it. You know it’s not yours and others will as well. It isn’t that hard to type out a couple of words just to give credit to. Seriously. Now, if you would like a custom made layout or want to use one of my pre-mades, it gonna cost you. Not much, if you’re wondering. I accept only through paypal but just let me know beforehand so we can get everything ready before that. It’s gonna be $10 for a premade, $15 for a customized one and $5 extra dollars if you want me to look for stuff. See? Not much. <br>
  367. - &; <b>Characters</b>: All of my original characters are made by me and me alone. I might have researched information of certain ones. But overall, they are mine and do not need for you to touch them. They have minds of their own and will not be forced into something that they do not want to do. When you understand that, we will definitely be okay. <br><br>
  368.  
  369. <i>Disclaimer</i>: All of my profiles are always a work in progress.
  370. </div>
  371.  
  372. <div id="two">
  373. <h1>Character Dossier</h1>
  374. <font style=float:left>Trainer Type</font> <font style=float:right>Lass</font><br>
  375. <font style=float:left>Poke Preference</font> <font style=float:right>Ghost & Dark</font><br>
  376. <font style=float:left>Given Name</font> <font style=float:right>Pierce, Ayanette</font><br>
  377. <font style=float:left>Moniker(s)</font> <font style=float:right>Aya</font><br>
  378. <font style=float:left>D.O.B</font> <font style=float:right>The Thirty-first of October</font><br>
  379. <font style=float:left>Zodiac</font> <font style=float:right>Libra</font><br>
  380. <font style=float:left>Gender</font> <font style=float:right>Femme</font><br>
  381. <font style=float:left>Hair Colour</font> <font style=float:right>Blonde.</font><br>
  382. <font style=float:left>Eye Hue</font> <font style=float:right>Slate Gray, Blue when extremely happy.</font><br>
  383. <font style=float:left>Height</font> <font style=float:right>5'3"</font><br>
  384. <font style=float:left>Weight</font> <font style=float:right>117 lbs.</font><br>
  385. <font style=float:left>Body Type</font> <font style=float:right>Feminine</font><br>
  386. <font style=float:left>Age</font> <font style=float:right>Twenty</font><br>
  387. <font style=float:left>Occupation</font> <font style=float:right>PKMN Trainer</font><br>
  388. <font style=float:left>Family</font> <font style=float:right>Mom & Dad (deceased)</font><br>
  389. <font style=float:left>Alignment</font> <font style=float:right>Chaotic Good</font><br>
  390. <font style=float:left>Hometown</font> <font style=float:right>Lavender Town, Kanto</font><br>
  391. <font style=float:left>Current Residence</font> <font style=float:right>Ecruteak City, Johto</font><br>
  392. <font style=float:left>Orientation</font> <font style=float:right>Heterosexual</font><br>
  393. <font style=float:left>Marital Status</font> <font style=float:right>Singular, partner selective.</font><br>
  394. <font style=float:left>Starter</font> <font style=float:right>Shuppet lvl. 5</font><br>
  395. </div>
  396.  
  397. <div id="three">
  398. <h1>Personality</h1>
  399. <h1>Appearance</h1>
  400.  
  401. </div>
  402.  
  403. <div id="four">
  404. <h1>Those close to her heart</h1>
  405. <center><img src="http://pldh.net/media/pokemon/gen5/blackwhite_animated_front/355.gif"></img>
  406. <img src="http://pldh.net/media/pokemon/gen5/blackwhite_animated_front/607.gif"></img>
  407. <img src="http://pldh.net/media/pokemon/gen5/blackwhite_animated_front/093.gif"></img>
  408. <img src="http://pldh.net/media/pokemon/gen5/blackwhite_animated_front/354.gif"></img>
  409. <img src="http://pldh.net/media/pokemon/gen5/blackwhite_animated_front/442.gif"></img>
  410. <img src="http://pldh.net/media/pokemon/gen5/blackwhite_animated_front/426.gif"></img></center>
  411.  
  412. <br>Working on it.
  413. </div>
  414.  
  415. <div id="five">
  416. <h1>Character Inventory</h1>
  417.  
  418. </div>
  419.  
  420. <div id="six">
  421. <h1>Character Background</h1>
  422.  
  423. </div></div>
  424.  
  425. <div id="Friends">
  426. <marquee behavior="scroll" direction="up" height="345"; onmouseover="this.stop();" onmouseout="this.start();">
  427. <a href="/profile.php?userid=245127" target="_blank"><img src="http://images6.fanpop.com/image/photos/35300000/Morty-Icon-morty-matsuba-35365186-100-100.png" class="devil"></a>
  428. <a href="/profile.php?userid=244119" target="_blank"><img src="http://fc04.deviantart.net/fs70/f/2013/224/3/0/icon_misty_by_ladyqiao-d6hux8e.png" class="devil"></a>
  429. <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/100x100" class="devil"></a>
  430. </marquee>
  431. </div>
  432.  
  433. <div id="gallery">
  434. <h2>I was born to create Chaos.</h2>
  435. <a href="http://i.minus.com/iLU9SRD1dO2Ue.jpg" target="_blank"><img src="http://i.minus.com/iLU9SRD1dO2Ue.jpg" class="chaos"></a>
  436. <a href="http://i.minus.com/icmkXRfLtXqFE.jpg" target="_blank"><img src="http://i.minus.com/icmkXRfLtXqFE.jpg" class="chaos"></a>
  437. <a href="http://i.minus.com/iQR5SDJwlKPc0.png" target="_blank"><img src="http://i.minus.com/iQR5SDJwlKPc0.png" class="chaos"></a>
  438. <a href="http://i.minus.com/iR3IOOXDYbOmZ.jpg" target="_blank"><img src="http://i.minus.com/iR3IOOXDYbOmZ.jpg" class="chaos"></a>
  439. <a href="http://i.minus.com/idry2W9yuoykO.jpg" target="_blank"><img src="http://i.minus.com/idry2W9yuoykO.jpg" class="chaos"></a>
  440. <a href="http://i.minus.com/ibgKttxAD7gyh9.png" target="_blank"><img src="http://i.minus.com/ibgKttxAD7gyh9.png" class="chaos"></a>
  441. <a href="http://i.minus.com/ibyTliBgaqZV92.jpg" target="_blank"><img src="http://i.minus.com/ibyTliBgaqZV92.jpg" class="chaos"></a>
  442. <a href="http://i.minus.com/iqIamp46V0Ifr.jpg" target="_blank"><img src="http://i.minus.com/iqIamp46V0Ifr.jpg" class="chaos"></a>
  443. <a href="http://i.minus.com/ibrqTIBaBZRhoo.jpg" target="_blank"><img src="http://i.minus.com/ibrqTIBaBZRhoo.jpg" class="chaos"></a>
  444. <a href="http://i.minus.com/ibazsxwFiW4ok3.jpg" target="_blank"><img src="http://i.minus.com/ibazsxwFiW4ok3.jpg" class="chaos"></a>
  445. <a href="http://i.minus.com/ib2nrJp2qwYmok.jpg" target="_blank"><img src="http://i.minus.com/ib2nrJp2qwYmok.jpg" class="chaos"></a>
  446. <a href="http://i.minus.com/ilyqiyuoB8mNu.jpg" target="_blank"><img src="http://i.minus.com/ilyqiyuoB8mNu.jpg" class="chaos"></a>
  447. <a href="http://i.minus.com/ifnXTTBVN7xkY.jpg" target="_blank"><img src="http://i.minus.com/ifnXTTBVN7xkY.jpg" class="chaos"></a>
  448. <a href="http://i.minus.com/iprxx7bfJ0DEK.jpg" target="_blank"><img src="http://i.minus.com/iprxx7bfJ0DEK.jpg" class="chaos"></a>
  449. <a href="http://i.minus.com/iM5OjjTi8vaa.jpg" target="_blank"><img src="http://i.minus.com/iM5OjjTi8vaa.jpg" class="chaos"></a>
  450. <a href="http://i.minus.com/iZuW36uc90yzw.jpg" target="_blank"><img src="http://i.minus.com/iZuW36uc90yzw.jpg" class="chaos"></a>
  451. <a href="http://i.minus.com/iIhHSfctJPm5n.jpg" target="_blank"><img src="http://i.minus.com/iIhHSfctJPm5n.jpg" class="chaos"></a>
  452. <a href="http://i.minus.com/ixeY4CD1GUG57.jpg" target="_blank"><img src="http://i.minus.com/ixeY4CD1GUG57.jpg" class="chaos"></a>
  453. <a href="http://i.minus.com/iT7mKGTzOTaLF.jpg" target="_blank"><img src="http://i.minus.com/iT7mKGTzOTaLF.jpg" class="chaos"></a>
  454. <a href="http://i.minus.com/iZn057OFktc8.jpg" target="_blank"><img src="http://i.minus.com/iZn057OFktc8.jpg" class="chaos"></a>
  455. <a href="http://i.minus.com/ibbPhypFRWVVZp.jpg" target="_blank"><img src="http://i.minus.com/ibbPhypFRWVVZp.jpg" class="chaos"></a>
  456. <a href="http://i.minus.com/ieLLZPUIjBHoS.jpg" target="_blank"><img src="http://i.minus.com/ieLLZPUIjBHoS.jpg" class="chaos"></a>
  457. <a href="http://i.minus.com/iDlSBZ87cNxIp.jpg" target="_blank"><img src="http://i.minus.com/iDlSBZ87cNxIp.jpg" class="chaos"></a>
  458. </div></div>
  459.  
  460. <div id="title">Chaotic Soul.</div>
Advertisement
Add Comment
Please, Sign In to add comment