Advertisement
Guest User

ridley new .1

a guest
Jan 31st, 2015
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.34 KB | None | 0 0
  1.  
  2. <!-- coexist theme, by feverfires // themesbyzsu.tumblr.com-->
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <head>
  9.  
  10. <title>CRUSHCRUSHCRUSH</title>
  11. <link rel="icon" href="http://media.tumblr.com/tumblr_lovhi58XJQ1qiohqa.png"/>
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13.  
  14.  
  15. <meta name="color:Link" content="#333" />
  16. <meta name="color:Link Hover" content="#eee" />
  17. <meta name="color:Background" content="#fff" />
  18. <meta name="color:Text" content="#000" />
  19. <meta name="text:Short Description" content="short second title" />
  20. <meta name="text:Link Margin Left" content="30px" />
  21. <meta name="text:Link1" content="index" />
  22. <meta name="text:Link1 URL" content="/" />
  23. <meta name="text:Link2" content="ask" />
  24. <meta name="text:Link2 URL" content="/ask" />
  25. <meta name="text:Link3" content="archive" />
  26. <meta name="text:Link3 URL" content="/archive" />
  27. <meta name="text:Link4" content="link" />
  28. <meta name="text:Link4 URL" content="/" />
  29. <meta name="text:Link5" content="link" />
  30. <meta name="text:Link5 URL" content="/" />
  31.  
  32. <meta name="select:Post Gradient" content="bluewhite" title="Blue and White">
  33. <meta name="select:Post Gradient" content="blackwhite" title="White and Black">
  34. <meta name="select:Post Gradient" content="blue" title="Blue">
  35. <meta name="select:Post Gradient" content="other" title="Other">
  36.  
  37. <meta name="select:Title Style" content="arvo" title="Style 1">
  38. <meta name="select:Title Style" content="helvetica" title="Style 2">
  39. <meta name="select:Title Style" content="shadow" title="Style 3">
  40.  
  41. <meta name="if:250pxPosts" content="1" />
  42. <meta name="if:400pxPosts" content="0" />
  43. <meta name="if:500pxPosts" content="0" />
  44.  
  45. <meta name="if:Uppercase Description" content="1" />
  46.  
  47. <meta name="if:One Columns" content="1" />
  48. <meta name="if:Two Columns" content="1" />
  49. <meta name="if:Three Columns" content="0" />
  50.  
  51. <meta name="text:Gradient 1" content="rgba(0,0,0,.4)" />
  52. <meta name="text:Gradient 2" content="rgba(0,0,0,.4)" />
  53.  
  54. <link href='http://fonts.googleapis.com/css?family=Tangerine:400,700' rel='stylesheet' type='text/css'>
  55.  
  56. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  57.  
  58. <script type="text/javascript"
  59. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  60. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  61.  
  62. <script language="javascript">
  63. $(document).ready(function() {
  64. $('a#buttonsend').click(function() {
  65. $('.t',this).toggle();
  66. });
  67.  
  68. $("#about").css({"left": "900px", "opacity":"0.0", "z-index":"0"})
  69. $("#entries").animate({"opacity": "1.0", "left":"400px"})
  70. $("#buttonsend").toggle(
  71. function () {
  72. $("#about").animate({"left": "400px", "opacity":"1.0", "z-index":"10000"}, "slow");
  73. $("#entries").animate({"opacity": "0.0", "left":"900px"},"slow");
  74. },
  75. function () {
  76. $("#about").animate({"left": "900px", "z-index":"0", "opacity":"0.0"}, "slow");
  77. $("#entries").animate({"opacity": "1.0", "left":"400px"});
  78. });
  79. });
  80. </script>
  81.  
  82. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  83.  
  84. <script>
  85.  
  86. (function($){
  87.  
  88. $(document).ready(function(){
  89.  
  90. $("a[title]").style_my_tooltips({
  91.  
  92. tip_follows_cursor:false,
  93.  
  94. tip_delay_time:30,
  95.  
  96. tip_fade_speed:300,
  97.  
  98. attribute:"title"
  99.  
  100. });
  101.  
  102. });
  103.  
  104. })(jQuery);
  105.  
  106. </script>
  107.  
  108. <style type="text/css">
  109.  
  110. @import url(http://weloveiconfonts.com/api/?family=iconicfill);
  111.  
  112. /* iconicfill */
  113. [class*="iconicfill-"]:before {
  114. font-family: 'IconicFill', sans-serif;
  115. }
  116.  
  117. #upd {
  118. position: fixed;
  119. top: 10px;
  120. left: 10px;
  121. width: 150px;
  122. }
  123.  
  124. #upd a {
  125. display: block;
  126. margin-bottom: 10px;
  127. width: 20px;
  128. height: 20px;
  129. line-height: 20px;
  130. text-align: center;
  131. font-size: 13px;
  132. color: #bbb;
  133. -webkit-border-radius: 16px;
  134. -moz-border-radius: 16px;
  135. border-radius: 16px;
  136. border: 1px solid #f3f3f3;
  137. background: #fff;
  138. }
  139.  
  140. .mwah::-webkit-scrollbar-thumb:vertical { background: #751919; height: auto; border: 2px solid #fff; }
  141. .mwah::-webkit-scrollbar-thumb:horizontal { background: #751919; height: auto; border: 2px solid #fff; }
  142. .mwah::-webkit-scrollbar { height: 5px; width: 5px; background: #fff; }
  143.  
  144. .mwah {
  145. position: fixed;
  146. z-index: 99999;
  147. top: 10px;
  148. left: 45px;
  149. width: 110px;
  150. max-height: 95px;
  151. overflow: auto;
  152. padding: 10px;
  153. font-family: Arial;
  154. font-size: 10px;
  155. color: #999;
  156. border: 1px solid #f3f3f3;
  157. background: #fff;
  158. }
  159.  
  160. body {
  161. background: {color:Background};
  162. background-image: url(http://static.tumblr.com/82dccaac0efb91e53d7723ec14bf00d5/cluueim/lWMnivvsw/tumblr_static_8occmu088fgo0okwsk8osg884.png);
  163. position:absolute;
  164. margin:0;
  165. height:100%;
  166. width:100%;
  167. font-size:12px;
  168. font-family:Helvetica;
  169. color:{color:Text};
  170. }
  171.  
  172. blockquote {
  173. border-left: 3px solid #eee;
  174. padding:0px;
  175. padding-left:10px;
  176. margin:0;
  177. }
  178.  
  179. blockquote img {
  180. max-width: 100%;
  181. display: block;
  182. margin-bottom: 5px;
  183. }
  184.  
  185. blockquote blockquote {
  186. margin: 10px;
  187. padding: 10px;
  188. }
  189.  
  190. pre{
  191. {block:IndexPage}
  192. {block:if250pxPosts}width:250px;{/block:if250pxPosts}
  193. {block:if400pxPosts}width:400px;{/block:if400pxPosts}
  194. {block:if500pxPosts}width:500px;{/block:if500pxPosts}
  195. word-wrap:break-word;
  196. overflow:hidden;
  197. {/block:IndexPage}
  198. {block:PermalinkPage}width:400px;{/block:PermalinkPage}
  199. }
  200.  
  201. a {
  202. text-decoration:none;
  203. outline:none;
  204. color:#660000;
  205. -webkit-transition: all 0.5s ease-in-out;
  206. -moz-transition: all 0.5s ease-in-out;
  207. -o-transition: all 0.5s ease-in-out;
  208. }
  209.  
  210. a:hover {
  211. color:#98234d;
  212. -webkit-transition: all 0.5s ease-in-out;
  213. -moz-transition: all 0.5s ease-in-out;
  214. -o-transition: all 0.5s ease-in-out;
  215. }
  216.  
  217. h1 {
  218. font-family:{font:Body};
  219. text-align:center;
  220. }
  221.  
  222. h2 {
  223. font-family:tahoma;
  224. text-transform:uppercase;
  225. padding:5px;
  226. color:{color:Link};
  227. -webkit-transition: all 0.5s ease-in-out;
  228. -moz-transition: all 0.5s ease-in-out;
  229. -o-transition: all 0.5s ease-in-out;
  230. }
  231.  
  232. h2:before{
  233. content:"";
  234. height:3px;
  235. position:absolute;
  236. margin-top:10px;
  237. margin-left:-60px;
  238. width:0px;
  239. background:white;
  240. -webkit-transition: all 0.5s ease-in-out;
  241. -moz-transition: all 0.5s ease-in-out;
  242. -o-transition: all 0.5s ease-in-out;
  243. }
  244.  
  245. h2:hover:before{
  246. width:50px;
  247. -webkit-transition: all 0.5s ease-in-out;
  248. -moz-transition: all 0.5s ease-in-out;
  249. -o-transition: all 0.5s ease-in-out;
  250. }
  251.  
  252. h2:hover{
  253. padding-left:60px;
  254. -webkit-transition: all 0.5s ease-in-out;
  255. -moz-transition: all 0.5s ease-in-out;
  256. -o-transition: all 0.5s ease-in-out;
  257. }
  258.  
  259. ::-webkit-scrollbar {
  260. background-color:#bbb;
  261. height:8px;
  262. width:8px}
  263.  
  264. ::-webkit-scrollbar-thumb:vertical {
  265. background-color:#751919;
  266. height:50px}
  267.  
  268. ::-webkit-scrollbar-thumb:horizontal {
  269. background-color:#751919;
  270. height:8px!important}
  271.  
  272. #title {
  273.  
  274. }
  275.  
  276. #title a{
  277. color:{color:Text};
  278. }
  279.  
  280. .arvo{
  281. font-family:'Arial';
  282. font-weight:700;
  283. font-size:47px;
  284. padding:10px 30px;
  285. line-height:60px;
  286. letter-spacing:-1px;
  287. -webkit-transition: all 0.5s ease-in-out;
  288. -moz-transition: all 0.5s ease-in-out;
  289. -o-transition: all 0.5s ease-in-out;
  290. }
  291.  
  292. .arvo:before{
  293. width:50px;
  294. content:'';
  295. position:fixed;
  296. height:4px;
  297. margin-top:34px;
  298. margin-left:-60px;
  299. background:{color:Text};
  300. }
  301.  
  302. .t{padding-right:5px;}
  303.  
  304. .helvetica {
  305. font-family:'Helvetica';
  306. font-weight:700;
  307. border-left:5px solid {color:Text};
  308. font-size:40px;
  309. letter-spacing:5px;
  310. padding:10px;
  311. margin:10px;
  312. text-transform:uppercase;
  313. -webkit-transition: all 0.5s ease-in-out;
  314. -moz-transition: all 0.5s ease-in-out;
  315. -o-transition: all 0.5s ease-in-out;
  316. }
  317.  
  318. .shadow{
  319. font:35px Helvetica;
  320. text-shadow:2px 2px #ddd;
  321. }
  322.  
  323. #title a:hover{
  324. }
  325.  
  326. #sidebar {
  327. position:fixed;
  328. top:50%;
  329. left:60px;
  330. width:300px;
  331. text-align:right;
  332. font-family:'Roboto';
  333. color:{color:Text};
  334. padding:5px;
  335. z-index:10000;
  336. }
  337.  
  338. #description {
  339. font-size:9px;
  340. {block:ifUppercaseDescription}text-transform:uppercase;{/block:ifUppercaseDescription}
  341. font-family:Arial;
  342. text-align:right;
  343.  
  344. }
  345. #description a{
  346. color:#660000;
  347. }
  348.  
  349. #about {position: fixed;
  350. top:0;
  351. width:400px;
  352. height:100%;
  353. font:10px 'Arial';
  354. padding: 20px;
  355. opacity:0;
  356. padding-top:250px;
  357. color:{color:Text};}
  358.  
  359.  
  360. #pagination {
  361. background:black;
  362. color:white;
  363. }
  364.  
  365. #links {
  366. text-align:left;
  367. padding-top:20px;
  368. margin-bottom:-10px;
  369. }
  370.  
  371. #links a{
  372. display:block;
  373. padding:4px;
  374. color:{color:Text};
  375. margin:5px;
  376. text-transform:uppercase;
  377. letter-spacing:2px;
  378. font:8px Arial;
  379. border-left:1px solid transparent;
  380. -webkit-transition: all 0.8s ease-in-out;
  381. -moz-transition: all 0.8s ease-in-out;
  382. -o-transition: all 0.8s ease-in-out;
  383. }
  384.  
  385. #links a:hover{
  386. color:#333;
  387. -webkit-transition: all 0.5s ease-in-out;
  388. -moz-transition: all 0.5s ease-in-out;
  389. -o-transition: all 0.5s ease-in-out;
  390. }
  391.  
  392. #links a span{
  393. color:transparent;
  394. padding-left:5px;
  395. -webkit-transition: all 0.5s ease-in-out;
  396. -moz-transition: all 0.5s ease-in-out;
  397. -o-transition: all 0.5s ease-in-out;
  398. }
  399.  
  400. #links a:hover span{
  401. padding-left:20px;
  402. color:{color:Text};
  403. -webkit-transition: all 0.5s ease-in-out;
  404. -moz-transition: all 0.5s ease-in-out;
  405. -o-transition: all 0.5s ease-in-out;
  406. }
  407.  
  408. #entries {
  409. position:absolute;
  410. top:100px;
  411. left:400px;
  412. {block:if250pxPosts}width:300px;{/block:if250pxPosts}
  413. {block:if400pxPosts}width:400px;{/block:if400pxPosts}
  414. {block:if500pxPosts}width:500px;{/block:if500pxPosts}
  415. {block:ifOneColumns}width:500px;{/block:ifOneColumns}
  416. {block:ifTwoColumns}width:700px;{/block:ifTwoColumns}
  417. {block:ifThreeColumns}width:1000px;{/block:ifThreeColumns}
  418. {block:PermalinkPage}width:400px;{/block:PermalinkPage}
  419. }
  420.  
  421. #entries img{
  422. {block:if250pxPosts}max-width:250px;{/block:if250pxPosts}
  423. {block:if400pxPosts}max-width:400px;{/block:if400pxPosts}
  424. {block:if500pxPosts}max-width:500px;{/block:if500pxPosts}
  425. {block:PermalinkPage}max-width:400px;{/block:PermalinkPage}
  426. }
  427.  
  428. #post {
  429. display:block;
  430. position:relative;
  431. {block:if250pxPosts}width:250px;{/block:if250pxPosts}
  432. {block:if400pxPosts}width:400px;{/block:if400pxPosts}
  433. {block:if500pxPosts}width:500px;{/block:if500pxPosts}
  434. {block:PermalinkPage}width:400px;{/block:PermalinkPage}
  435. float:left;
  436. overflow:hidden;
  437. font-family:Arial;
  438. z-index:50;
  439. padding:0;
  440. margin:30px;
  441. }
  442.  
  443. .perm {
  444. color:black;
  445. font-size:7px;
  446. opacity: 0;
  447. -webkit-transition-duration: 1s;
  448. bottom:0px;
  449. width:100%;height:100%;
  450. position: absolute;
  451. text-align:center;
  452. display:block;
  453. box-shadow:0 -3px {color:Background} inset;
  454. }
  455.  
  456. .perma {
  457. text-transform:uppercase;
  458. font:8px helvetica;
  459. letter-spacing:4px;
  460. }
  461.  
  462. .caption{
  463. display:block;
  464. overflow:auto;
  465. width:100%;
  466. top:45%;
  467. {block:Caption}top:40%;{/block:Caption}
  468. font:10px helvetica;
  469. letter-spacing:1px;
  470. position:absolute;
  471. }
  472. .caption blockquote{
  473. border:none;
  474. padding:5px;
  475. }
  476.  
  477. #post .caption{color:white;}
  478. #post .caption a{color:white;}
  479. #post:hover .perm {
  480. opacity:1;
  481. z-index:999999;
  482. }
  483.  
  484.  
  485. #bluewhite{
  486. background: -webkit-linear-gradient(rgba(0,0,100,.6), rgba(255,255,255,.6));
  487. background: -o-linear-gradient(rgba(0,0,100,.6), rgba(255,255,255,.6));
  488. background: -moz-linear-gradient(rgba(0,0,100,.6), rgba(255,255,255,.6));
  489. background: linear-gradient(rgba(0,0,100,.6), rgba(255,255,255,.6));
  490. }
  491.  
  492. #blackwhite{
  493. background: -webkit-linear-gradient(rgba(0,0,0,.6), rgba(255,255,255,.6));
  494. background: -o-linear-gradient(rgba(0,0,0,.6), rgba(255,255,255,.6));
  495. background: -moz-linear-gradient(rgba(0,0,0,.6), rgba(255,255,255,.6));
  496. background: linear-gradient(rgba(0,0,0,.6), rgba(255,255,255,.6));
  497. }
  498.  
  499. #blue{
  500. background: -webkit-linear-gradient(rgba(0,0,30,.6), rgba(0,0,100,.6));
  501. background: -o-linear-gradient(rgba(0,0,30,.6), rgba(0,0,100,.6));
  502. background: -moz-linear-gradient(rgba(0,0,30,.6), rgba(0,0,100,.6));
  503. background: linear-gradient(rgba(0,0,30,.6), rgba(0,0,100,.6));
  504. }
  505.  
  506. #other{
  507. background: -webkit-linear-gradient ({text:Gradient 1}, {text:Gradient 2});
  508. background: -o-linear-gradient({text:Gradient 1}, {text:Gradient 2});
  509. background: -moz-linear-gradient({text:Gradient 1}, {text:Gradient 2});
  510. background: linear-gradient({text:Gradient 1}, {text:Gradient 2});
  511. }
  512.  
  513.  
  514.  
  515. .photo img {
  516. {block:if250pxPosts}width:250px;{/block:if250pxPosts}
  517. {block:if400pxPosts}width:400px;{/block:if400pxPosts}
  518. {block:if500pxPosts}width:500px;{/block:if500pxPosts}
  519. }
  520.  
  521. .photoset {
  522. {block:if250pxPosts}width:250px;{/block:if250pxPosts}
  523. {block:if400pxPosts}width:400px;{/block:if400pxPosts}
  524. {block:if500pxPosts}width:500px;{/block:if500pxPosts}
  525. {block:PermalinkPage}width:400px;{/block:PermalinkPage}}
  526.  
  527. #audio{
  528. font:11px 'Arial';
  529. width:100%;line-height:140%;
  530. padding-top:5px;
  531. text-align:left;
  532. min-height:100px;
  533. }
  534.  
  535. .audioinfo{margin-left:110px}
  536. .audioinfo b{display:block; border-left:3px solid {color:Text}; padding-left:5px; font:12px Arial;}
  537.  
  538. #albumart{
  539. width:100px;
  540. height:100px;
  541. float:left;
  542. background:url(http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg);
  543. }
  544.  
  545. #info{
  546. text-transform:uppercase;
  547. letter-spacing:1px;
  548. font:7px arial;
  549. {block:PermalinkPage}
  550. font:10px arial;
  551. {/block:PermalinkPage}
  552. text-align:center;
  553. border-top:1px solid #f1f1f1;
  554. padding:5px;
  555. }
  556. .text{font:11px arial;}
  557. .text blockquote{margin-left:10px;}
  558.  
  559. ol.notes {
  560. margin-top:10px;
  561. padding-bottom:2%;
  562. list-style:none;
  563. color:{color:Text};
  564. text-align:left;
  565. text-transform:uppercase;
  566. line-height:140%;
  567. font-size:9px;
  568. }
  569.  
  570. ol.notes li.note{
  571. padding:2%;
  572. }
  573.  
  574. ol.notes li.note img.avatar{
  575. width:0px;
  576. height:0px;
  577. }
  578.  
  579.  
  580. #credit a{
  581. position:fixed;
  582. right:10px;
  583. bottom:10px;
  584. padding:5px;
  585. line-height:10px;
  586. font-size:11px;
  587. color:{color:Text};
  588. border:1px solid transparent;
  589. -moz-transition-duration:1s;
  590. -webkit-transition-duration:1s;
  591. -o-transition-duration:1s;
  592. }
  593.  
  594. #credit a:hover {
  595. border:1px solid {color:Text};
  596. -moz-transition-duration:1s;
  597. -webkit-transition-duration:1s;
  598. -o-transition-duration:1s;
  599. }
  600.  
  601. .popup_block{
  602. height: 400px;
  603. overflow-y:scroll;
  604. overflow-x:hidden;
  605. display:none;
  606. background:#fff;
  607. padding:20px;
  608. float:left;
  609. position:fixed;
  610. top:50%;left:50%;
  611. z-index: 99999;
  612. }
  613.  
  614. *html #fade {position: absolute;}
  615. *html .popup_block {position: absolute;}
  616. #fade {
  617. display:none;
  618. position:fixed;
  619. left:0px;
  620. top:0px;
  621. width:100%;
  622. height:100%;
  623. z-index:9999;
  624. background:#fff; /* change to #fff for solid white */
  625. background-image: url(http://media.tumblr.com/787ae59bff1b50071d176db6100401d6/tumblr_inline_mgs151ygua1r5r7s9.png);
  626. opacity:1; /* change to opacity:1; */
  627. }
  628.  
  629. #s-m-t-tooltip{
  630. max-width:250px;
  631. font-size:10px;
  632. position:absolute;
  633. margin-top: 20px;
  634. margin-left:20px;
  635. font-weight:normal;
  636. z-index:999999999999999999999999999999999999999999999;
  637. background:#000;
  638. padding:3px;
  639. color:#fff;
  640. text-transform:uppercase;
  641. font-family: georgia;
  642. padding:2px 3px 2px 3px;
  643. -webkit-transition:all 0.3s;
  644. -moz-transition:all 0.3s;
  645. -ms-transition:all 0.3s;
  646. -o-transition:all 0.3s;
  647. transition:all 0.3s;
  648. }
  649.  
  650. </style>
  651.  
  652. </style>
  653. <style type="text/css"></style>
  654.  
  655. <script type="text/javascript"
  656. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  657. <script>
  658. $(document).ready(function() {
  659. //
  660. $('a.poplight[href^=#]').click(function() {
  661. var popID = $(this).attr('rel'); //Get Popup Name
  662. var popURL = $(this).attr('href'); //Get Popup href to define size
  663. var query= popURL.split('?');
  664. var dim= query[1].split('&');
  665. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  666. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  667. var popMargTop = ($('#' + popID).height() + 80) / 2;
  668. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  669. //Apply Margin to Popup
  670. $('#' + popID).css({
  671. 'margin-top' : -popMargTop,
  672. 'margin-left' : -popMargLeft
  673. });
  674. $('body').append('<div id="fade"></div>');
  675. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  676. return false;
  677. });
  678. $('a.close, #fade').live('click', function() {
  679. $('#fade , .popup_block').fadeOut(function() {
  680. $('#fade, a.close').remove(); //fade them both out
  681. });
  682. return false;
  683. });
  684. });
  685. </script>
  686.  
  687.  
  688. {block:IndexPage}
  689. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  690. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  691. <script type="text/javascript">
  692. $(window).load(function(){
  693. var $wall = $('#entries');
  694. $wall.imagesLoaded(function(){
  695. $wall.masonry({
  696. itemSelector: '#post',
  697. isAnimated : true
  698. });
  699. });
  700. $wall.infinitescroll({
  701. navSelector : "div#navigation",
  702. nextSelector : "div#navigation a#nextPage",
  703. itemSelector : '#post',
  704. loadingImg : "",
  705. loadingText : " ",
  706. donetext : " ",
  707. extraScrollPx : 0,
  708. bufferPx : 10000,
  709. debug : false,
  710. errorCallback: function() {
  711. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  712. }},
  713. function( newElements ) {
  714. var $newElems = $( newElements );
  715. $newElems.hide();
  716. $newElems.imagesLoaded(function(){
  717. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  718. });
  719. }); $('#entries').show(500);
  720. });
  721. </script>
  722. {/block:IndexPage}
  723.  
  724. <script type="text/javascript">
  725. $(window).load(function(){
  726. $("p").remove(":contains('(Source:')");
  727. $("p").remove(":contains('(source:')");
  728. $("p").remove(":contains('(via ')");
  729. });
  730. </script>
  731.  
  732.  
  733. {block:indexpage}
  734. <script language="JavaScript">
  735. function function1(){
  736. window.scrollTo(0,5);
  737. }
  738. function function2(){
  739. window.scroll(0,2);
  740. }
  741. </script>
  742.  
  743. {/block:indexpage}
  744.  
  745.  
  746. </head>
  747.  
  748. <body>
  749.  
  750. <script type="text/javascript">
  751. jQuery(document).ready(function() {
  752. jQuery(".mwah").hide();
  753. //toggle the componenet with class msg_body
  754. jQuery(".fringe").click(function()
  755. {
  756. jQuery(this).next(".mwah").slideToggle(500);
  757. });});
  758. </script>
  759.  
  760. <div id="upd">
  761.  
  762. <!-- Starts status part -->
  763. <a href="#" class="fringe" title="info"><span class="iconicfill-user"></span></a>
  764. <div class="mwah">
  765. alternate universe, multiverse, singleship
  766. <br>strictly literate ; para and novella oriented
  767. <br>NSFW - blacklist #xxx"
  768. <br>mun and muse are both over 18
  769. <br>just a roleplay blog for writing and entertainment purposes only
  770. </div>
  771. <!-- Ends status part -->
  772.  
  773. <!-- Starts updates part -->
  774. <a href="#" class="fringe" title="replies"><span class="iconicfill-rain"></span></a>
  775. <div class="mwah">
  776. none atm
  777. </div>
  778. <!-- Ends updates part -->
  779.  
  780. <!-- Starts music part -->
  781. <a href="#" class="fringe" title="starters"><span class="iconicfill-headphones"></span></a>
  782. <div class="mwah">
  783. none atm
  784. </div>
  785. <!-- Ends music part -->
  786.  
  787. <!-- Starts more part -->
  788. <a href="#" class="fringe" title="inbox"><span class="iconicfill-book-alt"></span></a>
  789. <div class="mwah">
  790. none atm
  791. </div>
  792. <!-- Ends more part -->
  793. </div>
  794. </div>
  795.  
  796. <div id="sidebar">
  797. <div style="position:fixed;top:360px;left:140px;overflow: hidden;height: 20px;width: 28px;z-index:99998;"><object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="180" height="20">
  798. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" />
  799. <param name="bgcolor" value="#eeeeee" />
  800. <param name="FlashVars" value="mp3=http%3A//a.tumblr.com/tumblr_lo8n0lYuNH1qkcnwpo1.mp3#_=_
  801. &amp;loop=1&amp;autoplay=1&amp;showslider=0&amp;loadingcolor=0d0d0d&amp;bgcolor=eeeeee&amp;bgcolor1=eeeeee&amp;bgcolor2=eeeeee&amp;slidercolor1=ffffff&amp;slidercolor2=ffffff&amp;sliderovercolor=000000&amp;buttoncolor=660000&amp;buttonovercolor=000000&amp;textcolor=ffffff" /></object></div>
  802. <div id="title"><a href="/" class="{select:Title Style}">{Title}</a></div>
  803. <div id="description">
  804. I used to have more than just my voice..
  805. <br>I had powers <b><i>!!</i></b>
  806. <p>
  807. <a href="#?w=400" rel="stat" class="poplight">siren.</a> <a href="#?w=400" rel="law" class="poplight">law.</a> <a href="http://vendetta-directory.tumblr.com">vendetta.</a> <a title="AU roleplay account for Yoo Ara ; character is based on Ridley Duchannes of 'The Caster Chronicles' (Beautiful Creatures, Dangerous Creatures, etc)"><b>&star;</b></a>
  808. <a id="buttonsend" class="t" style="cursor:pointer; display:inline-block"><span class="t">more +</span>
  809. <span class="t" style="display:none">less -</span></a>
  810. </div>
  811. </div>
  812.  
  813. <div id="about"><div class="desc">
  814. ARA//RIDLEY. VOCAL COACH//BARISTA. MORTAL<s>ISED SIREN.</s>
  815. <br>Payback is a bitch. But here's the thing:
  816. <br><i>So am I...</i> <script language="JavaScript">
  817. var ref = (''+document.referrer+'');
  818. var w_h = window.screen.width + " x " + window.screen.height;
  819. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID4701374&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>');
  820. </script>
  821. <div id="links">
  822.  
  823. <a href="/">index</a>
  824. <a href="#?w=400" rel="mail" class="poplight">mail</a>
  825. <a href="/siren.">background</a>
  826. <a href="/av.">verses</a>
  827. <a href="/chronicles." title="soon.">plots</a>
  828. <a href="#?w=400" rel="nav" class="poplight">more</a>
  829. </div>
  830. </div></div>
  831.  
  832. <div id="entries" class="ent{select:Post Type}">
  833.  
  834. {block:IndexPage}<div class="column navigation" id="navigation">
  835. {block:Pagination}
  836. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  837. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  838. </div>{/block:IndexPage}
  839.  
  840.  
  841. {block:Posts}
  842.  
  843. <div id="post" class="post{select:Post Type}">
  844. {block:Photo}
  845. <div class="photo">
  846. {block:IndexPage}
  847. <a href="{Permalink}">
  848. {block:if250pxPosts}<img src="{PhotoURL-250}">{/block:if250pxPosts}
  849. {block:if400pxPosts}<img src="{PhotoURL-400}">{/block:if400pxPosts}
  850. {block:if500pxPosts}<img src="{PhotoURL-500}">{/block:if500pxPosts}
  851. </a>
  852.  
  853. <div class="perm" id="{select:Post Gradient}">
  854. <div class="caption">
  855. {Caption}<br> <a class="perma" href="{Permalink}">{NoteCountWithLabel}</a>
  856. </div></div>
  857. {/block:IndexPage}
  858. {block:PermalinkPage}<img src="{PhotoURL-400}">
  859. <br><br>
  860. {Caption}
  861. <div id="info">
  862. {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}<br>
  863. <a href="{Permalink}">permalink</a> {block:NoteCount} ✕ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}✕ <a href="{ReblogParentURL}">via</a>{block:ContentSource} ✕ <a href="{SourceURL}">source</a>{block:ContentSource}{/block:RebloggedFrom}
  864. </div>
  865.  
  866. {/block:PermalinkPage}
  867.  
  868. </div>
  869. {/block:Photo}
  870.  
  871.  
  872. {block:Text}
  873. <div class="text">
  874. <h1>{title}</h1>{Body}
  875. </div><div id="info">
  876. {block:PermalinkPage}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}<br>{block:PermalinkPage}
  877. <a href="{Permalink}">permalink</a> {block:NoteCount} ✕ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}✕ <a href="{ReblogParentURL}">via</a>{block:ContentSource} ✕ <a href="{SourceURL}">source</a>{block:ContentSource}{/block:RebloggedFrom}
  878. </div>
  879. {/block:Text}
  880.  
  881. {block:Quote}<h3>“{Quote}” </h3>
  882. <div style="text-align:right; padding-bottom:5px;">— {Source}</div>
  883. <div id="info">
  884. {block:PermalinkPage}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}<br>{block:PermalinkPage}
  885. <a href="{Permalink}">permalink</a> {block:NoteCount} ✕ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}✕ <a href="{ReblogParentURL}">via</a>{block:ContentSource} ✕ <a href="{SourceURL}">source</a>{block:ContentSource}{/block:RebloggedFrom}
  886. </div>
  887. {/block:Quote}
  888.  
  889. {block:Link}<a href="{URL}" class="link" {Target}> <h2>{Name}</h2></a>
  890. {block:Description}<p>{Description}</p>{/block:Description}
  891. <div id="info">
  892. {block:PermalinkPage}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}<br>{block:PermalinkPage}
  893. <a href="{Permalink}">permalink</a> {block:NoteCount} ✕ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}✕ <a href="{ReblogParentURL}">via</a>{block:ContentSource} ✕ <a href="{SourceURL}">source</a>{block:ContentSource}{/block:RebloggedFrom}
  894. </div>
  895. {/block:Link}
  896.  
  897. {block:Photoset}
  898.  
  899. <div class="photoset">
  900. {block:IndexPage}
  901. {block:if250pxPosts}{Photoset-250}{/block:if250pxPosts}
  902. {block:if400pxPosts}{Photoset-400}{/block:if400pxPosts}
  903. {block:if500pxPosts}{Photoset-500}{/block:if500pxPosts}
  904. <div class="perm" id="{select:Post Gradient}">
  905. <div class="caption">
  906. {Caption}<br>
  907. <a href="{Permalink}" class="perma">{NoteCountWithLabel}</a>
  908. </div></div>
  909. {/block:IndexPage}
  910.  
  911. {block:PermalinkPage}
  912. {Photoset-400}
  913. <br>
  914. {Caption}
  915. <div id="info">
  916. {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}<br>
  917. <a href="{Permalink}">permalink</a> {block:NoteCount} ✕ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}✕ <a href="{ReblogParentURL}">via</a>{block:ContentSource} ✕ <a href="{SourceURL}">source</a>{block:ContentSource}{/block:RebloggedFrom}
  918. </div>
  919.  
  920. {/block:PermalinkPage}
  921.  
  922. </div>
  923.  
  924. {block:Photoset}
  925.  
  926.  
  927.  
  928. {block:Chat}{block:Title}<h1>{Title}</h1><br>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}<div id="info">
  929. {block:PermalinkPage}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}<br>{/block:PermalinkPage}
  930. <a href="{Permalink}">permalink</a> {block:NoteCount} ✕ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}✕ <a href="{ReblogParentURL}">via</a>{block:ContentSource} ✕ <a href="{SourceURL}">source</a>{block:ContentSource}{/block:RebloggedFrom}
  931. </div>{/block:Chat}
  932.  
  933.  
  934.  
  935. {block:Video}
  936. {block:if250pxPosts}{Video-250}{/block:if250pxPosts}
  937. {block:if400pxPosts}{Video-400}{/block:if400pxPosts}
  938. {block:if500pxPosts}{Video-500}{/block:if500pxPosts}
  939.  
  940. {block:Caption}{Caption}{/block:Caption}<div id="info">
  941. {block:PermalinkPage}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}<br>{/block:PermalinkPage}
  942. <a href="{Permalink}">permalink</a> {block:NoteCount} ✕ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}✕ <a href="{ReblogParentURL}">via</a>{block:ContentSource} ✕ <a href="{SourceURL}">source</a>{block:ContentSource}{/block:RebloggedFrom}
  943. </div>{/block:Video}
  944.  
  945.  
  946.  
  947.  
  948. {block:Audio}
  949. <div id="albumart">
  950. {block:AlbumArt}
  951. <img src="{AlbumArtURL}" width="100px" height="100px"/>
  952. <div style="width:100px; float:left; margin-top:-20px; overflow:hidden">
  953. {block:AudioPlayer}
  954. {AudioPlayerWhite}
  955. {/block:AudioPlayer}</div>
  956. {/block:AlbumArt}
  957. </div>
  958. <div id="audio">
  959. <div class="audioinfo">
  960. <b>{block:TrackName}{TrackName}{/block:TrackName}</b><br>
  961. {block:Artist}{Artist}{/block:Artist}<br>
  962. {block:Album}{Album}{/block:Album}<br>
  963. {block:Playcount}{FormattedPlayCount} plays<br>{/block:Playcount}
  964. </div>
  965. <br><br><br>
  966. </div>
  967. <div id="info" style="margin-top:20px">
  968. {block:PermalinkPage}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}<br>{/block:PermalinkPage}
  969. <a href="{Permalink}">permalink</a> {block:NoteCount} ✕ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}✕ <a href="{ReblogParentURL}">via</a>{block:ContentSource} ✕ <a href="{SourceURL}">source</a>{block:ContentSource}{/block:RebloggedFrom}
  970. </div>
  971. {block:PermalinkPage}{Caption}{/block:PermalinkPage}
  972. {/block:Audio}
  973.  
  974. {block:Answer}
  975. <div style="background:rgba(0,0,0,.03); padding:5px; text-transform:uppercase; border:2px solid rgba(0,0,0,.04); letter-spacing:1px; line-height:180%; font:9px arial; outline:1px solid rgba(0,0,0,.1); color:{color:Text}">
  976. <b>Q:</b> {Question}<br>
  977. <div style="text-align:right; padding-top:10px; font-size:8px; color:{color:Text}">{Asker} - </div>
  978. </div>
  979. {Answer}
  980.  
  981. <div id="info">
  982. {block:PermalinkPage}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}<br>{/block:PermalinkPage}
  983. <a href="{Permalink}">permalink</a> {block:NoteCount} ✕ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}✕ <a href="{ReblogParentURL}">via</a>{block:ContentSource} ✕ <a href="{SourceURL}">source</a>{block:ContentSource}{/block:RebloggedFrom}
  984. </div>
  985. {/block:Answer}
  986.  
  987. </div>
  988.  
  989.  
  990. {/block:Posts}
  991.  
  992. {block:PostNotes}{PostNotes}{/block:PostNotes}
  993.  
  994. </div>
  995.  
  996. <div id="credit"><a href="http://feverfires.tumblr.com">✿</a></div>
  997. <script>$("p").remove(":contains('Source:'),:contains('via ')");</script>
  998. </body>
  999.  
  1000. <div id="mail" class="popup_block">
  1001.  
  1002. <h3>& - private ; // - OOC</h3>
  1003. <iframe frameborder="0" scrolling="yes" width="100%" height="200" src="http://www.tumblr.com/ask_form/ridleyxpop.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe>
  1004. <p>
  1005. <h3>I ran out of red.</h3>
  1006. <iframe frameborder="0" scrolling="yes" width="100%" height="300" id="submit_form" src="http://www.tumblr.com/submit_form/ridleyxpop.tumblr.com" style="background-color:transparent; overflow:hidden; " id="submit_form"></iframe>
  1007.  
  1008. </div></div></div></div></div></div></div></div></div></div></div>
  1009.  
  1010. <div id="nav" class="popup_block">
  1011.  
  1012. <h3>replies</h3>
  1013. &bull;&nbsp;<a href="/tagged/(`v:grudges)">main verse</a>
  1014. <br>&bull;&nbsp;<a href="/tagged/(`v:young caster)">unclaimed verse</a>
  1015. <br>&bull;&nbsp;<a href="/tagged/(`v:the siren)">payback verse</a>
  1016. <br>&bull;&nbsp;<a href="/tagged/(`ridley me this)">answered asks</a>
  1017. <p>
  1018. <h3>the siren</h3>
  1019. &bull;&nbsp;<a href="/tagged/(`voiceless)">the mortal</a>
  1020. <br>&bull;&nbsp;<a href="/tagged/(`seductress)">the caster</a>
  1021. <br>&bull;&nbsp;<a href="/tagged/(`chronicles)">the universe</a>
  1022. <br>&bull;&nbsp;<a href="/tagged/(`ridleyed)">mind, headcanons, etc</a>
  1023. <h3>misc.</h3>
  1024. &bull;&nbsp;<a href="/tagged/(`ear candy)">audio</a>
  1025. <br>&bull;&nbsp;<a href="/tagged/(`outofcasters)">OOC</a>
  1026.  
  1027.  
  1028. </div></div></div></div></div></div></div></div></div></div></div>
  1029.  
  1030.  
  1031. <div id="law" class="popup_block">
  1032. <center>
  1033. <h2>DISCLAIMER, RULES & NOTES</h2>
  1034. </center>
  1035. &bull;&nbsp;This is an ALTERNATE UNIVERSE roleplaying account for Yoo Ara. I do not claim to be her nor do I claim to know her personally. I am in no way affiliated with her, Hello Venus, or Pledis Entertainment.
  1036. <p>&bull;&nbsp;The idea for this muse is loosely based on the character of Ridley Duchannes of The Caster Chronicles (Beautiful Creatures, Dangerous Creatures, etc.) written by Margaret Stohl and Kami Garcia. I do not claim entire ownership of this idea and the following/succeeding content will be mainly considered as fan fiction.
  1037. <p>&bull;&nbsp;This blog is strictly literate and highly selective in following. I intend to create in depth and substantial stories and scenarios with this muse. If I don't follow you back, please don't take it personally.
  1038. <p>&bull;&nbsp;I will most likely mirror your format if you start. No formatting? Cool. Fancy formatting? Can do that too. Icons and gifcons? I love those! No graphics at all? Fine by me.
  1039. <p>&bull;&nbsp;On the topic of graphics, I make my own gifcons. Some icons are mine while others are resized. Large/rectangle gifs are not mine. Credits are given to all respective parties.
  1040. <p>&bull;&nbsp;Be mindful of the tags I put in our threads for the verse used, although I most likely will start with the main verse. Please check the <a href="/av.">verse</a> page for more details.
  1041. <p>&bull;&nbsp;Rest assured, Ara/Ridley will not assault, harm, kill your muse without a mutual consensus or plotting beforehand, though I have to give y'all a heads up that she will eternally be a neurotic bitch.
  1042. <p>&bull;&nbsp;On that note, I will remind everyone that the mun and the muse are not the same person. Muse is snarky and sarcastic; mun is a friendly, spastic, and derpy potato head. Let's be friends :)
  1043. <p>&bull;&nbsp;I do not reblog ask posts and links. New posts will be made and text posts will remain as text posts.
  1044. <p>&bull;&nbsp;Confession time: this is my first time playing a fantasy AU muse so please bear with me, give me friendly constructive criticism if need be. Let's all help each other out here.
  1045. <p>&bull;&nbsp;Replies will be slow, especially since I will be para and novella oriented. I'll have a tracker up for the things I owe when I get things going with my muse. If you don't see your name up there, give me a friendly heads up/reminder.
  1046. <p>&bull;&nbsp;I haven't read the entire Caster Chronicles. I have only watched the movie and started to read Dangerous Creatures so this blog will be pretty much spoiler free. What I just derived from the story is Ridley's character and her background.
  1047. <p>&bull;&nbsp;Things that will not be tolerated: godmodding, metagaming, anon hate, and OOC drama. Come on, guys. I just want to write.
  1048. <p>&bull;&nbsp;English is only my second language. Language barriers may exist in terms of cultural context differences and what not. Feel free to correct my mistakes nicely.
  1049. <p>&bull;&nbsp;I know I'm forgetting a few things but thank you so much for reading this. Happy roleplaying !!
  1050. </div>
  1051.  
  1052. </div></div></div></div></div></div></div></div></div></div>
  1053.  
  1054. <div id="stat" class="popup_block">
  1055. <center><img src="http://i.imgur.com/T9wmYRN.gif"></center>
  1056. <center>
  1057. <h2>STATS</h2>
  1058. </center>
  1059. <b>Birth name:</b> Yoo Ara
  1060. <br><b>Caster/given name:</b> Ridley
  1061. <br><b>Species:</b> <strikethrough>mortalized</strikethrough>siren
  1062. <br><b>Birth date:</b> September 26, 1992
  1063. <br><b>Age:</b> 22 (international), 23 (Korean)
  1064. <br><b>Nationality:</b>Korean
  1065. <br><b>Height:</b> 167cm
  1066. <br><b>Weight:</b> 47kg
  1067. <br><b>Eyes:</b> (mortal) dark brown ; (caster) golden cat-like eyes
  1068. <br><b>Occupation:</b> (day) vocal coach ; (night) cafe barista
  1069. <br><b>Skills:</b> excellent vocal prowess (mezzosoprano), piano, guitar, sight reading and ear trained
  1070. <br><b>Powers:</b> able to bend the will of mortals and make them do or say anything they want through her voice, singing, telepathy, or gaze ; a charmer and a seductress
  1071. <p>
  1072. <center>
  1073. <h2>PERSONALITY</h2>
  1074. </center>
  1075. <b>MBTI
  1076. <br/>ENTJ - extroverted, intuitive, thinking, judging
  1077. </b>
  1078. prominent traits - planner, leader figure, tends to be subjective, holds grudges, the perfect visionary villain
  1079. <p>
  1080. &bull;&nbsp;extremely flirtatious hitting on every guy she sees and uses them to her advantage
  1081. <br>&bull;&nbsp;extremely cocky, rebellious, and manipulative
  1082. <br>&bull;&nbsp;often just uses others to get what she wants out of them and appears to be rather unfeeling
  1083. <br>&bull;&nbsp;has also displayed a caring side/tendency (e.g. when she had betrayed the Dark to help her Light Caster cousin)
  1084. <center>
  1085. <h2>POWERS</h2>
  1086. </center>
  1087. Being a Siren, Ridley has the main power of seduction, seducing almost anybody she wants and puts them under a spell-like trance which makes them beyond attracted to her to where they almost worship her, males are easier to control. Using this, she can get information out of them and have them do her deeds and dirty work and anything she wishes and commands them to do, no matter what the task may be. Her trigger is a red lollipop and can control multiple people at once.
  1088. <p>Ridley can also 'kelt.' Kelting is the ability when two (or more) people are able to communicate via Telepathy. Kelting is extremely rare, only very powerful casters are able to Kelt like Naturals, Cataclysts, Evos, and Sirens. When Ridley and Lena were younger, they were able to talk to each other through this way. This was ongoing up until Ridley turned Dark.
  1089. <p><center>
  1090. <h2>RELATIONSHIPS</h2>
  1091. </center>
  1092. <i>Caster names are indicated</i>
  1093. <p>
  1094. <b>Parents:</b> Delphine and Barclay
  1095. <br><b>Siblings:</b> Reece (Light), Larkin (Dark - deceased), Ryan (unclaimed)
  1096. <br><b>Cousin:</b> <a title="the protagonist of the Caster Chronicles ; also her ex-best friend whom she still cares about">Lena</a>
  1097. <br><b>Past lover:</b> Wesley Lincoln (Link)
  1098. <blockquote><h2><a href="/siren.">background</a></h2></blockquote>
  1099.  
  1100.  
  1101. </div>
  1102.  
  1103. </div></div></div></div></div></div></div></div></div></div>
  1104.  
  1105.  
  1106. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement