Advertisement
Guest User

catchingcastiel theme

a guest
Sep 20th, 2014
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.87 KB | None | 0 0
  1.  
  2. <!----© THEME BY slutjensen.tumblr.com for public use-----DON'T REMOVE CREDIT--->
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7. <script type="text/javascript">function tb8_makeArray(n){this.length = n;return this.length;}tb8_messages = new tb8_makeArray(3);tb8_messages[0] = "he likes you";tb8_messages[1] = "he likes you";tb8_messages[2] = "he likes you";tb8_rptType = 'infinite';tb8_rptNbr = 5;tb8_speed = 80;tb8_delay = 2000;var tb8_counter=1;var tb8_currMsg=0;var tb8_tekst ="";var tb8_i=0;var tb8_TID = null;function tb8_pisi(){tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);document.title = tb8_tekst;tb8_sp=tb8_speed;tb8_i++;if (tb8_i==tb8_messages[tb8_currMsg].length){tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;}if (tb8_currMsg == tb8_messages.length){if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){clearTimeout(tb8_TID);return;}tb8_counter++;tb8_currMsg = 0;}tb8_TID = setTimeout("tb8_pisi()", tb8_sp);}tb8_pisi()</script>
  8.  
  9. <title>{title}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13.  
  14. <meta name="color:Background" content="#ffffff"/>
  15. <meta name="color:title color" content="">
  16. <meta name="color:border color" content=""/>
  17. <meta name="color:desc color" content="#989898"/>
  18. <meta name="color:desc background" content=""/>
  19. <meta name="color:pagination background" content=""/>
  20.  
  21. <meta name="color:Text" content="#838282"/>
  22. <meta name="color:link" content="#b8b8b8"/>
  23.  
  24. <meta name="text:name" content="">
  25. <meta name="text:age" content="/">
  26. <meta name="text:location" content="">
  27.  
  28. <meta name="image:sidebar" content=""/>
  29. <meta name="text:LinkA" content="">
  30. <meta name="text:LinkA URL" content="/">
  31. <meta name="text:LinkB" content="">
  32. <meta name="text:LinkB URL" content="/">
  33. <meta name="text:LinkC" content="">
  34. <meta name="text:LinkC URL" content="/">
  35. <meta name="text:LinkD" content="">
  36. <meta name="text:LinkD URL" content="/">
  37. <meta name="text:LinkE" content="">
  38. <meta name="text:LinkE URL" content="/">
  39. <meta name="text:LinkF" content="">
  40. <meta name="text:LinkF URL" content="/">
  41.  
  42. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  43.  
  44. <style>
  45. div#qTip {
  46. padding:3px;
  47. margin:1px 0px 0px 1px;
  48. display:none;
  49. text-align:center;
  50. text-decoration:none;
  51. position:absolute;
  52. font-size:8px;
  53. font-weight:bold;
  54. max-width:120px;
  55. line-height:10px;
  56. font-family:calibri;
  57. z-index:10000;
  58. background-color:{color:desc background};
  59. color:#ffffff;
  60. text-transform:uppercase;
  61. letter-spacing:1px;
  62. }
  63. </style>
  64.  
  65.  
  66.  
  67. <meta name="if:Show firsttriangle" content="1" />
  68. <meta name="if:Show secondtriangle" content="1" />
  69. <meta name="if:Show thirdtriangle" content="1" />
  70. <meta name="if:Show fourthtriangle" content="1" />
  71.  
  72.  
  73. <meta name="color:triangle 1" content="#838282"/>
  74. <meta name="color:triangle 2" content="#838282"/>
  75. <meta name="color:triangle 3" content="#838282"/>
  76. <meta name="color:triangle 4" content="#838282"/>
  77. <meta name="color:main border" content="#ffffff"/>
  78. <style type="text/css">
  79. {block:ifshowfirsttriangle}#buttsex {
  80.  
  81. font-family:calibri;
  82. color:#B0B0B0;
  83. z-index:3;
  84. overflow:hidden;
  85. height:0px;
  86. width:120px;
  87. position:fixed;
  88. margin-left:5px;
  89. margin-top:2px;
  90. width:120px;
  91. border-top: 8px solid transparent;
  92. border-left: 10px solid {color:triangle 1};
  93. border-bottom: 8px solid transparent;
  94. ;-webkit-transition: all 0.5s ease-out;
  95. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  96.  
  97.  
  98.  
  99. }
  100.  
  101. #buttsex:hover {
  102. background-color:#fff;
  103. border-top: 0px solid transparent;
  104. border-bottom: 0px solid transparent;
  105. height:220px; /* --- <<<<<this is where you change the height of the box for the FIRST triangle ---*/
  106. width:120px;
  107. border-left: 10px solid {color:main border};
  108. ;-webkit-transition: all 0.5s ease-out;
  109. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  110.  
  111.  
  112.  
  113. }
  114.  
  115.  
  116.  
  117. #inside {
  118. text-transform:uppercase;
  119. border:1px solid #eee;
  120. letter-spacing:1px;
  121. font-size:8px;
  122. width:90px;
  123. padding:5px;
  124. opacity:0;
  125. position:absolute;
  126. text-align:center;
  127. line-height:100%;
  128.  
  129. ;-webkit-transition: all 0.5s ease-out;
  130. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  131. }
  132.  
  133. #buttsex:hover #inside {
  134. opacity:1;
  135. ;-webkit-transition: all 0.5s ease-out;
  136. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  137. }
  138. {/block:ifshowfirsttriangle}
  139.  
  140. {block:ifshowsecondtriangle}
  141. #buttsex2 {
  142.  
  143. color:#B0B0B0;
  144. font-family:calibri;
  145. text-transform:uppercase;
  146. z-index:2;
  147. overflow:hidden;
  148. height:0px;
  149. width:120px;
  150. position:fixed;
  151. margin-left:5px;
  152. width:120;
  153. margin-top:22px;
  154. border-top: 8px solid transparent;
  155. border-left: 10px solid {color:triangle 2};
  156. border-bottom: 8px solid transparent;
  157. ;-webkit-transition: all 0.5s ease-out;
  158. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  159. z-index:2;
  160.  
  161.  
  162.  
  163.  
  164. }
  165.  
  166. #buttsex2:hover {
  167. border-left: 10px solid {color:main border};
  168. background-color:#fff;
  169. border-top: 0px solid transparent;
  170. border-bottom: 0px solid transparent;
  171. height:194px;/* --- <<<<<this is where you change the height of the box for the SECOND triangle ---*/
  172. width:120px;
  173. ;-webkit-transition: all 0.5s ease-out;
  174. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  175.  
  176. }
  177.  
  178.  
  179.  
  180. #inside2 {
  181.  
  182.  
  183. border:1px solid #eee;
  184. letter-spacing:1px;
  185. font-size:8px;
  186. width:90px;
  187. padding:5px;
  188. opacity:0;
  189. position:absolute;
  190. text-align:center;
  191. line-height:100%;
  192.  
  193. -moz-transition-duration:0.5s;
  194. -webkit-transition-duration:0.5s;
  195. -o-transition-duration:0.5s;
  196. }
  197.  
  198. #buttsex2:hover #inside2 {
  199. opacity:1;
  200. -moz-transition-duration:0.5s;
  201. -webkit-transition-duration:0.5s;
  202. -o-transition-duration:0.5s;
  203.  
  204. }
  205.  
  206. {/block:ifshowsecondtriangle}
  207. {block:ifshowthirdtriangle}
  208. #buttsex3 {
  209.  
  210. margin-left:5px;
  211. margin-top:43px;
  212. font-family:calibri;
  213. color:#B0B0B0;
  214. z-index:1;
  215. overflow:hidden;
  216. height:0px;
  217. width:120px;
  218. position:fixed;
  219. border-top: 8px solid transparent;
  220. border-left: 10px solid {color:triangle 3};
  221. border-bottom: 8px solid transparent;
  222. ;-webkit-transition: all 0.5s ease-out;
  223. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  224.  
  225.  
  226. }
  227.  
  228. #buttsex3:hover {
  229. border-left: 10px solid {color:main border};
  230. background-color:#fff;
  231. border-top: 0px solid transparent;
  232. border-bottom: 0px solid transparent;
  233. height:204px; /* --- <<<<<this is where you change the height of the box for the THIRD triangle ---*/
  234. width:120px;
  235. ;-webkit-transition: all 0.5s ease-out;
  236. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  237.  
  238.  
  239. }
  240.  
  241.  
  242.  
  243. #inside3 {
  244. font-family:calibri;
  245. text-transform:uppercase;
  246. letter-spacing:1px;
  247. font-size:8px;
  248. padding:5px;
  249. border:1px solid#eee;
  250. width:90px;
  251.  
  252. opacity:0;
  253. position:absolute;
  254. text-align:center;
  255. line-height:100%;
  256.  
  257. -moz-transition-duration:0.5s;
  258. -webkit-transition-duration:0.5s;
  259. -o-transition-duration:0.5s;
  260. }
  261.  
  262. #buttsex3:hover #inside3 {
  263. opacity:1;
  264. -moz-transition-duration:0.5s;
  265. -webkit-transition-duration:0.5s;
  266. -o-transition-duration:0.5s;
  267. }
  268.  
  269. {/block:ifshowthirdtriangle}
  270.  
  271. {block:ifshowfourthtriangle}
  272.  
  273. #buttsex4 {
  274.  
  275. text-transform:uppercase;
  276. font-family:calibri;
  277. color:#B0B0B0;
  278. z-index:0;
  279. overflow:hidden;
  280. height:0px;
  281. width:120px;
  282. position:fixed;
  283. margin-left:5px;
  284. margin-top:63px;
  285. width:120px;
  286. border-top: 8px solid transparent;
  287. border-left: 10px solid {color:triangle 4};
  288. border-bottom: 8px solid transparent;
  289. ;-webkit-transition: all 0.5s ease-out;
  290. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  291.  
  292.  
  293.  
  294. }
  295.  
  296. #buttsex4:hover {
  297. background-color:#fff;
  298. border-top: 0px solid transparent;
  299. border-bottom: 0px solid transparent;
  300. height:335px;/* --- <<<<<this is where you change the height of the box for the fourth triangle ---*/
  301. width:120px;
  302. border-left: 10px solid {color:main border};
  303. ;-webkit-transition: all 0.5s ease-out;
  304. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  305.  
  306.  
  307.  
  308. }
  309.  
  310.  
  311. #inside4 {
  312.  
  313. border:1px solid #eee;
  314. letter-spacing:1px;
  315. font-size:8px;
  316. word-spacing:-1px;
  317. width:90px;
  318. padding:5px;
  319. opacity:0;
  320. position:absolute;
  321. text-align:center;
  322. line-height:100%;
  323.  
  324. ;-webkit-transition: all 0.5s ease-out;
  325. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  326. }
  327.  
  328. #buttsex4:hover #inside4 {
  329. opacity:1;
  330. ;-webkit-transition: all 0.5s ease-out;
  331. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  332. }
  333.  
  334.  
  335.  
  336. {block:ifshowfourthtriangle}
  337.  
  338.  
  339.  
  340. *, body, a {cursor: url('http://img69.imageshack.us/img69/7673/cursorw.png'), auto;}
  341.  
  342. ::-webkit-scrollbar {
  343.  
  344. width: 4px;
  345. height: 3px; background: #FAFAFA;
  346. }
  347. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar}; ;}
  348.  
  349. body {
  350. background:{color:background};
  351. margin:0px;
  352. color:{color:text};
  353. font-family:times;
  354. font-size:10px;
  355. line-height:100%;
  356. }
  357.  
  358. a {
  359. color:{color:link};
  360. text-decoration:none;
  361. -webkit-transition: all 0.5s ease-in-out;
  362. -moz-transition: all 05s ease-in-out;
  363. transition: all 0.5s ease-in-out;
  364. }
  365.  
  366.  
  367. a:hover {
  368. color:{color:linkhover};
  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. }
  373.  
  374. img {
  375. border:none;
  376. }
  377.  
  378. blockquote {
  379. padding-left:5px;
  380. border-left:2px solid;
  381. }
  382.  
  383. blockquote blockquote {
  384. padding-left:5px;
  385. border-left:2px solid;
  386. }
  387.  
  388. h1 {
  389. font-size:13px;
  390. font-style:italic;
  391. font-weight:100;
  392. text-align:center;
  393. letter-spacing:1px;
  394. text-transform:lowercase;
  395. font-family:baskerville;
  396. }
  397.  
  398. #entries {
  399.  
  400.  
  401. opacity:1;
  402. padding:10px;
  403. width:500px;
  404. margin-left:590px;
  405. margin-top:40px;
  406. -webkit-transition: all 0.5s ease-in-out;
  407. -moz-transition: all 0.5s ease-in-out;
  408. transition: all 0.5s ease-in-out;
  409. }
  410.  
  411.  
  412. #post {
  413.  
  414. width:500px;
  415. padding-bottom:50px;
  416. -webkit-transition: all 0.5s ease-in-out;
  417. -moz-transition: all 0.5s ease-in-out;
  418. transition: all 0.5s ease-in-out;
  419.  
  420. }
  421.  
  422. #post:hover {
  423.  
  424. -webkit-filter: grayscale(100%);
  425. -moz-filter: grayscale(100%);
  426. -ms-filter: grayscale(100%);
  427. -o-filter: grayscale(100%);
  428.  
  429. -webkit-transition: all 0.5s ease-in-out;
  430. -moz-transition: all 0.5s ease-in-out;
  431. transition: all 0.5s ease-in-out;
  432. }
  433.  
  434. #sidebar {
  435. width:200px;
  436. height:250px;
  437. position:fixed;
  438. margin-left:220px;
  439. margin-top:150px;
  440.  
  441.  
  442. }
  443.  
  444. #title {
  445.  
  446. position:fixed;
  447. font-size:11px;
  448. letter-spacing:1px;
  449. width:200px;
  450.  
  451. font-weight:bold;
  452. opacity:1;
  453. margin-top:-86px;
  454. text-transform:uppercase;
  455. text-align:left;
  456. z-index:100000;
  457. margin-left:189px;
  458. color:{color:title color};
  459.  
  460. padding:5px;
  461. -webkit-transition: all 0.5s ease-in-out;
  462. -moz-transition: all 0.5s ease-in-out;
  463. -o-transition: all 0.5s ease-in-out;
  464. font-family:calibri;
  465.  
  466.  
  467.  
  468.  
  469. }
  470.  
  471. #sidebar:hover #title {
  472. width:500px;
  473. font-size:20px;
  474. margin-left:130px;
  475. margin-top:-90px;
  476. }
  477.  
  478.  
  479.  
  480. #sidebarimage {
  481.  
  482. width 250px;
  483. -webkit-transition: all 0.5s ease-in-out;
  484. -moz-transition: all 0.5s ease-in-out;
  485. -o-transition: all 0.5s ease-in-out;
  486.  
  487. }
  488.  
  489.  
  490.  
  491. #sidebarimage img {
  492. opacity:0.9;
  493.  
  494. z-index:0;
  495. margin-top:60px
  496. position:fixed;
  497. width:200px;
  498. margin-left:14px;
  499. -webkit-transition: all 0.5s ease-in-out;
  500. -moz-transition: all 0.5s ease-in-out;
  501. -o-transition: all 0.5s ease-in-out;
  502. }
  503.  
  504. #sidebar:hover #sidebarimage img{
  505.  
  506.  
  507. opacity:0.1;
  508. -webkit-transition: all 0.5s ease-in-out;
  509. -moz-transition: all 0.5s ease-in-out;
  510. -o-transition: all 0.5s ease-in-out;
  511. }
  512.  
  513. #description {
  514.  
  515. border:9px solid {color:border color};
  516.  
  517. font-family:helvetica;
  518. padding:5px;
  519. letter-spacing:0px;
  520. line-height: 112%;
  521. font-size:9px;
  522. text-align:left;
  523. margin-top:-70px;
  524. word-spacing:0px;
  525. border-top:1;
  526. background:{color:desc background};
  527.  
  528.  
  529. width:126px;
  530. margin-left:120px;
  531. z-index:2;
  532. position:fixed;
  533.  
  534.  
  535. color:{color:desc color};
  536. }
  537.  
  538.  
  539.  
  540. #pagination {
  541.  
  542.  
  543. z-index:10000;
  544. padding-top:7px;
  545. padding-bottom:5px;
  546. width:160px;
  547. font-size:9px;
  548. color:#c4c4c4;
  549. margin-top:90px;
  550. text-align:center;
  551.  
  552. margin-left:110px;
  553.  
  554. font-family:baskerville
  555. letter-spacing:0px;
  556. -moz-transition-duration:.5s;
  557. -webkit-transition-duration:.5s;
  558. -o-transition-duration:.5s;
  559.  
  560. }
  561. #sidebar:hover #pagination {
  562. opacity:0.3;
  563. -moz-transition-duration:.5s;
  564. -webkit-transition-duration:.5s;
  565. -o-transition-duration:.5s;
  566. }
  567.  
  568.  
  569. #pagination a:hover {
  570. color:{color:desc background};
  571. text-decoration:underline;
  572. }
  573.  
  574.  
  575. #info {
  576. width:500px;
  577. text-align:left;
  578. font-size:7px;
  579. margin-top:2px;
  580. letter-spacing:1px;
  581. padding:4px;
  582. padding-bottom:3px;
  583. font-family:times;
  584. color:{color:link};
  585. margin-top:2px;
  586. text-transform:uppercase;
  587. }
  588.  
  589.  
  590.  
  591. #question {
  592. text-align:left;
  593. color:{color:text};
  594. line-height:120%;
  595. letter-spacing:1px;
  596. margin-left:5px;
  597. font-size:8px;
  598. padding:5px;
  599. border-bottom:1px solid #ececec;
  600. border-right:1px solid #ececec;
  601. }
  602.  
  603. #answer {
  604. text-align:left;
  605. padding-top:8px;
  606. color:{color:text};
  607. }
  608.  
  609. #allure {
  610. text-transform:lowercase;
  611. font-family:Allura;
  612. letter-spacing:1px;
  613. font-size:15px;
  614.  
  615. }
  616.  
  617. #tags {
  618. margin-top:-3px;
  619. padding:4px;
  620. margin-left:200px;
  621. width:500px;
  622. text-align:left;
  623. font-size:8px;
  624. letter-spacing:1px;
  625. font-style:italic;
  626. opacity:0;
  627. -moz-transition-duration:.5s;
  628. -webkit-transition-duration:.5s;
  629. -o-transition-duration:.5s;
  630. }
  631. #post:hover #tags {
  632. opacity:1;
  633. margin-left:0px;
  634. -moz-transition-duration:.5s;
  635. -webkit-transition-duration:.5s;
  636. -o-transition-duration:.5s;
  637. }
  638.  
  639.  
  640. #linkies {
  641. opacity:0;
  642. margin-top:-70px;
  643. margin-left:220px;
  644. width:5px;
  645. z-index:0;
  646. line-height:230%;
  647. display:block;
  648. font-size:8px;
  649.  
  650. padding:10px;
  651. position:fixed;
  652. -moz-transition-duration:.5s;
  653. -webkit-transition-duration:.5s;
  654. -o-transition-duration:.5s;
  655.  
  656.  
  657. }
  658.  
  659. #sidebar:hover #linkies {
  660. opacity:1;
  661. margin-left:270px;
  662. -moz-transition-duration:.5s;
  663. -webkit-transition-duration:.5s;
  664. -o-transition-duration:.5s;
  665.  
  666. }
  667.  
  668. #linkies a{
  669. border-radius:66%;
  670. background:{color:border color};
  671. color:{color:border color};
  672. border:1px solid {color:desc background};
  673. padding:2px;
  674. margin-top:10px;
  675.  
  676. }
  677.  
  678. #linkies a:hover {
  679. border-radius:0%;
  680. background:{color:desc background};
  681. color:{color:desc background};
  682.  
  683. }
  684.  
  685. #credit {
  686.  
  687. font-size:12px;
  688. font-family:arial;
  689. font-weight:bold;
  690. letter-spacing:-1px;
  691. -moz-transition-duration:0.5s;
  692. -webkit-transition-duration:0.5s;
  693. -o-transition-duration:0.5s;
  694. }
  695.  
  696.  
  697.  
  698. #credit a {
  699. background-color:#fff;
  700. padding:5px;
  701. border:0px solid #e9e9e9;
  702. position:fixed;
  703. right:1px;
  704. bottom:1px
  705. }
  706.  
  707.  
  708. #credit a:hover {
  709.  
  710. color:{color:left gradient};
  711. -moz-transition-duration:0.5s;
  712. -webkit-transition-duration:0.5s;
  713. -o-transition-duration:0.5s;
  714.  
  715. -moz-transition-duration:0.5s;
  716. -webkit-transition-duration:0.5s;
  717. -o-transition-duration:0.5s;
  718. }
  719.  
  720.  
  721.  
  722.  
  723.  
  724. {CustomCSS}</style></head>
  725. <body>
  726. <div id="buttsex">
  727. <span id="titleyo"></span>
  728. <div id="inside">
  729. <p align="center">
  730. <div style="color:#FFFFFF; background-color:#CD9BD1; padding:1px;"> deandra | 14 | id <br></div>
  731. <p></p>
  732. superwholocked <br>
  733. extreme <div style="color:#CD9BD1; background-color:#FFFFFF; padding:1px;"> cas!girl <br></div> <br>
  734. <div style= "border-bottom:1px solid#eee;padding-bottom:1px;"></div>
  735. <p></p>
  736. <div style="font-family:Helvetica;font-size:10px;color:#989898;">previously </div>
  737. <p></p>
  738. dauntlessblood <br>
  739. <p></p>
  740. <div style= "border-bottom:1px solid#eee;padding-bottom:1px;"></div>
  741. <p></p>
  742. <div style="font-family:Allura;font-size:10px;color:#989898;">+tracking </div>
  743. <p></p>
  744. catchingcastiel <br>
  745. <p></p>
  746. <div style= "border-bottom:1px solid#eee;padding-bottom:1px;"></div>
  747. <p></p>
  748. <div style="color:#FFFFFF; background-color:#CD9BD1; padding:1px;"> status <br></div>
  749. <p></p>
  750. forever hungry <br>
  751. and alone <br>
  752. (ノ◕ヮ◕)ノ*:・゚✧ <br>
  753.  
  754.  
  755.  
  756.  
  757.  
  758.  
  759. </div></div>
  760.  
  761. <div id="buttsex2">
  762. <div id="inside2">
  763. <p align="center">
  764. <div style="color:#FFFFFF; background-color:#CD9BD1; padding:1px;"> currently <br></div>
  765. <div style= "border-bottom:1px solid#eee;padding-bottom:1px;"></div>
  766. <p></p>
  767. <div style="font-family:Allura;font-size:10px;color:#989898;">watching: </div>
  768. <p></p>
  769. supernatural <br>
  770. ouat in wonderland <br>
  771. <div style= "border-bottom:1px solid#eee;padding-bottom:1px;"></div>
  772. <p></p>
  773. <div style="font-family:Allura;font-size:10px;color:#989898;">reading: </div>
  774. <p></p>
  775. the scorch trials <br>
  776. paper towns
  777. <div style= "border-bottom:1px solid#eee;padding-bottom:1px;"></div>
  778. <p></p>
  779. <div style="font-family:Allura;font-size:10px;color:#989898;">listening to: </div>
  780. <p></p>
  781. bastille <br>
  782. coldplay <br>
  783. imagine dragons <br>
  784. <p></p>
  785. </div></div>
  786.  
  787. <div id="buttsex3">
  788. <span id="titleyo3"></span>
  789. <div id="inside3">
  790. <p align="center">
  791. <p></p>
  792. <div style="color:#FFFFFF; background-color:#CD9BD1; padding:1px;"> fandoms <br></div>
  793. <p></p>
  794. spn <br>
  795. sherlock <br>
  796. ouat <br>
  797. harry potter <br>
  798. tolkien <br>
  799. divergent <br>
  800. tfios <br>
  801. pjo/hoo <br>
  802. doctor who <br>
  803. the maze runner <br>
  804. the hunger games <br>
  805. mpgis <br>
  806. marvel <br>
  807. tmi/tid <br>
  808. eleanor & park <br>
  809. <p></p>
  810.  
  811.  
  812. </div>
  813. </div>
  814.  
  815. <div id="buttsex4">
  816. <div id="inside4">
  817. <p align="center">
  818. <div style="color:#FFFFFF; background-color:#CD9BD1; padding:1px;"> summer checklist <br></div>
  819. <p></p>
  820. <div style="border:1px solid #eee; padding:4px; height: 70px; width; 90px; overflow:scroll;">
  821. <div style="color:#CD9BD1; background-color:#FFFFFF; padding:1px;"> tumblr <br></div>
  822. -reach next hundred by the end of july <br>
  823. -try to reblog destiel every single day <br>
  824. -make new internet friends lolwut <br>
  825. -improve theme + updates tab <br>
  826. </div>
  827. <p></p>
  828. <div style="color:#FFFFFF; background-color:#CD9BD1; padding:1px;"> music player <br></div>
  829. <p></p>
  830. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=http://www.joyceglen.preciousweddingday.com/mp3/background.mp3&t0=Fix You&f1=http://www.media.faza2music248.com/Foreign%20Tracks/Coldplay%20-%20A%20Sky%20Full%20of%20Stars%20[320].mp3&t1=A Sky Full of Stars&f2=http://a.tumblr.com/tumblr_mi8nlegCqL1r0rzpto1.mp3&t2=Pompeii&total=3" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  831.  
  832.  
  833. </div></div>
  834.  
  835.  
  836. <div id="sidebar">
  837.  
  838.  
  839.  
  840. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  841.  
  842. <div id="title">{Title}</div>
  843.  
  844. <div id="linkies">
  845.  
  846.  
  847. <a href="{text:LinkA URL}" title="{text:LinkA}">og</a>
  848. <a href="{text:LinkB URL}" title="{text:LinkB}">og</a>
  849. <a href="{text:LinkC URL}" title="{text:LinkC}">og</a>
  850. <a href="{text:LinkD URL}" title="{text:LinkD}">og</a>
  851. <a href="{text:LinkE URL}" title="{text:LinkE}">og</a>
  852. <a href="{text:LinkF URL}" title="{text:LinkF}">og</a>
  853. </div>
  854.  
  855.  
  856. <div id="description">
  857.  
  858. <div style="margin-top:4px">
  859. <div style="border-bottom:1px solid {color:border color};padding-bottom:1px;text-align:right;">
  860. <description style="font-family:calibri;font-weight:bold;font-size:10px;color:{color:border color};letter-spacing:1px;text-transform:uppercase;">+ {text:name},</description>
  861. <description style="font-family:arial;font-weight:bold;font-size:10px;color:{color:border color};letter-spacing:-0.5px;text-transform:uppercase;">{text:age},</description>
  862.  
  863. <description style="font-family:calibri;font-weight:bold;font-size:10px;color:{color:border color};letter-spacing:1px;text-transform:uppercase;">
  864. {text:location};</description>
  865. </div>
  866.  
  867. <div style="margin-top:2px">
  868. {description}
  869. </div></div></div>
  870.  
  871.  
  872.  
  873.  
  874.  
  875.  
  876. {block:Pagination}<div id="pagination">
  877. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  878. {block:JumpPagination length="5"}
  879. {block:CurrentPage}<span class="current_page" style="background:{color:desc background};
  880. color:#fff;
  881.  
  882. padding-left:4px;
  883. padding-right:4px;
  884. padding-top:2px;
  885. padding-bottom:2px;">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  886. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  887. {/block:JumpPagination}
  888. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  889. </div>{/block:Pagination}
  890. </div>
  891. </div>
  892. </div>
  893.  
  894.  
  895. <div id="entries">{block:Posts}<div id="post">
  896.  
  897. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  898.  
  899. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  900.  
  901. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  902.  
  903. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  904.  
  905. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  906.  
  907. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  908.  
  909. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  910.  
  911. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  912.  
  913. {block:Answer}<div id="question"><i>{Asker}:</i> {Question}</div><div id="answer">{Answer}</div>{/block:answer}
  914.  
  915. {block:Date}<div id="info"><a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> {block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:NoteCount} {block:RebloggedFrom} — <a href="{ReblogParentURL}">via</a> {/block:RebloggedFrom}
  916. {block:ContentSource} , <a href="{SourceURL}">source</a>{/block:ContentSource} {/block:Date}</div>
  917. {block:HasTags}
  918. <div id="tags">
  919. {block:Tags}<a href="{TagURL}"> {Tag}</a>,{/block:Tags}</div>
  920. {/block:HasTags}
  921. <div class="postnote">
  922. {block:PostNotes}{PostNotes}{/block:PostNotes}
  923. </div>
  924. </div>
  925. {/block:Posts}
  926.  
  927.  
  928.  
  929. <div id="credit"><a href="http://slutjensen.tumblr.com">dear cas,</div>
  930.  
  931. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement