Advertisement
Guest User

thmeemmeme

a guest
Oct 24th, 2014
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.35 KB | None | 0 0
  1. <script type=”text/javascript”> if(location.href == 'http://raininjulys.tumblr.com') location.replace('http://raininjulys.tumblr.com/tagged/x');; </script>
  2.  
  3. <!--
  4.  
  5. FLUORESCENT
  6. BY ALINA GUEVARA (NAEIVE)
  7. LEAVE VISIBLE CREDIT OR I'LL GET YOU DELETED
  8. I WILL NOT ANSWER YOUR HTML QUESTIONS
  9.  
  10. -->
  11.  
  12.  
  13. <head>
  14.  
  15. <title>{Title} {block:PostTitle} : {PostTitle}{/block:PostTitle}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17.  
  18. <meta name="color:link" content="#c3cbdf"/>
  19. <meta name="color:hover" content="#96abc7"/>
  20. <meta name="color:blockquote" content="#f9f9f9"/>
  21. <meta name="color:sidebar" content="#ffffff"/>
  22. <meta name="color:border" content="#dfdddd"/>
  23. <meta name="color:background" content="#fafafa"/>
  24. <meta name="color:post background" content="#ffffff"/>
  25. <meta name="image:background" content="0"/>
  26. <meta name="image:sidebar" content="0"/>
  27. <meta name="if:faded images" content="1"/>
  28. <meta name="if:pixel sidebar image" content="0"/>
  29. <meta name="if:show sidebar image" content="0">
  30. <meta name="if:rounded corners" content="1"/>
  31. <meta name="if:white tumblr controls" content="1"/>
  32. <meta name="if:show title" content="1"/>
  33. <meta name="if:show description" content="1"/>
  34. <meta name="if:custom cursor" content="1">
  35. <meta name="if:cross cursor" content="0">
  36. <meta name="if:one column" content="1"/>
  37. <meta name="if:two column" content="0"/>
  38. <meta name="if:hover permalinks" content="0">
  39. <meta name="if:bottom permalinks" content="1">
  40. <meta name="text:Link One Title" content="" />
  41. <meta name="text:Link One" content="" />
  42. <meta name="text:Link Two Title" content="" />
  43. <meta name="text:Link Two" content="" />
  44. <meta name="text:Link Three Title" content="" />
  45. <meta name="text:Link Three" content="" />
  46. <meta name="text:Link Four Title" content="" />
  47. <meta name="text:Link Four" content="" />
  48. <meta name="text:Link Five Title" content="" />
  49. <meta name="text:Link Five" content="" />
  50.  
  51. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  52. <!--[if IE]>
  53. <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
  54. <![endif]-->
  55.  
  56. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/fxpo5zq/XZum5p9k0/standard.css">
  57.  
  58.  
  59. <style type="text/css">
  60. #banner{
  61. background-image:url('http://static.tumblr.com/3yblkz0/S8omdno3x/jaja.png');
  62. repeat:repeat-x;
  63. left:0;
  64. width:100%;
  65. top: -1px;
  66. height: 18px;
  67. position: fixed;
  68. z-index: 1000;
  69. opacity:1;}
  70.  
  71. body {
  72. color: #777;
  73. background:{color:background}
  74. url({image:background});
  75. background-repeat: repeat;
  76. background-attachment: fixed;
  77. font-family: consolas;
  78. line-height:110%;
  79. font-size: 10px;
  80. {block:ifcrosscursor}
  81. cursor: crosshair;
  82. {/block:ifcrosscursor}
  83. }
  84.  
  85. {block:ifcustomcursor}
  86.  
  87. body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), progress;}
  88.  
  89. {/block:ifcustomcursor}
  90.  
  91.  
  92. ::-webkit-scrollbar-thumb{
  93. background-color: {color:link};
  94. border: 3px solid {color:background};
  95. height:auto;
  96. -moz-border-radius: 10px;
  97. border-radius: 10px;
  98. }
  99.  
  100. ::-webkit-scrollbar {
  101. height:auto;
  102. width:9px;
  103. background-color: #999999;
  104. border: 4px solid {color:background};
  105. }
  106.  
  107.  
  108.  
  109. #infscr-loading {
  110. position: absolute;
  111. bottom: 0;
  112. left: 25%;
  113. }
  114. a:link, a:active, a:visited{
  115.  
  116. color:{color:Link};
  117. text-decoration: none;
  118.  
  119. }
  120. a:hover {
  121. color:{color:Hover};
  122.  
  123. text-decoration: none;
  124. {block:ifcrosscursor}
  125. cursor: crosshair;
  126. {/block:ifcrosscursor}
  127. {block:ifcustomcursor}
  128. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur);
  129. {/block:ifcustomcursor}
  130. }
  131.  
  132.  
  133. #content {
  134. {block:ifcrosscursor}
  135. cursor: crosshair;
  136. {/block:ifcrosscursor}
  137. {block:ifcustomcursor}
  138. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur);
  139. {/block:ifcustomcursor}
  140. {block:indexpage}
  141. padding:7px;
  142. {block:ifonecolumn}
  143. width:330px;
  144. margin:auto;
  145. z-index:10;
  146. {/block:ifonecolumn}
  147.  
  148. {block:iftwocolumn}
  149. width:550px;
  150. margin:auto;
  151. z-index:10;
  152. {/block:iftwocolumn}
  153.  
  154. {/block:indexpage}
  155.  
  156. {block:permalinkpage}
  157. background:{color:post background};
  158. width: 400px;
  159. margin-left:470px;
  160. {/block:permalinkpage}
  161.  
  162. background:{color:content background};
  163. }
  164.  
  165.  
  166.  
  167. {block:ifwhitetumblrcontrols}
  168.  
  169. iframe#tumblr_controls {
  170. position:fixed !important;-webkit-filter: invert(100%) ;
  171. -moz-transition: all 0.8s ease-out;
  172. -webkit-transition: opacity 0.7s linear;
  173. -webkit-transition: all 0.8s ease-out;
  174. transition: all 0.8s ease-out;
  175. opacity: 0.5;}
  176.  
  177. {/block:ifwhitetumblrcontrols}
  178.  
  179.  
  180. iframe#tumblr_controls {
  181. top:2px !important;
  182. right:3px !important;
  183. position: fixed !important;
  184. -webkit-transition: opacity 0.7s linear;
  185. opacity: 0.5;
  186. -webkit-transition: all 0.8s ease-out;
  187. -moz-transition: all 0.8s ease-out;
  188. transition: all 0.8s ease-out;
  189. }
  190.  
  191. iframe#tumblr_controls:hover {
  192. -webkit-transition: opacity 0.7s linear;
  193. opacity: 1;
  194. -webkit-transition: all 0.4s ease-out;
  195. -moz-transition: all 0.4s ease-out;
  196. transition: all 0.4s ease-out;
  197. }
  198.  
  199. ::selection {
  200. background:#f1f1f1;
  201. color: #777;
  202. }
  203.  
  204. ::-moz-selection {
  205. background:#f1f1f1;
  206. color: #777;
  207. }
  208.  
  209. #s-m-t-tooltip{
  210. max-width:250px;
  211. margin-top:15px;
  212. margin-left:15px;
  213. padding-left:4px;
  214. padding-right:4px;
  215. border:1px solid #ddd;
  216. border-radius:5px;
  217. z-index:1000;
  218. background-color:#ffffff;
  219. color:#aaaaaa;
  220. font-family:consolas;
  221. z-index:999999999;
  222. font-size:8px;
  223. letter-spacing:1px;
  224. font-style:normal;
  225. text-transform:uppercase;
  226. line-height:14px;
  227. }
  228.  
  229.  
  230.  
  231. #note3 {
  232. width: 400px;
  233. text-align:left;
  234. }
  235.  
  236.  
  237. .titulo {
  238. background:{color:sidebar};
  239. border: 1px solid {color:border};
  240. width:100%;
  241. padding:3px 0px 4px 0px;
  242. text-align:center;
  243. -webkit-border-radius:2px;
  244. -moz-border-radius:2px;
  245. border-radius:2px;
  246. font-size:10px;
  247. line-height:10px;
  248. letter-spacing:2px;
  249. margin-bottom:3px;
  250. text-transform:uppercase;
  251. word-spacing:-2px;
  252. }
  253.  
  254. .sideimg {
  255. background:{color:sidebar};
  256. border: 1px solid {color:border};
  257. width:100%;
  258. padding-top:3px;
  259. padding-bottom:3px;
  260. text-align:center;
  261. -webkit-border-radius:2px;
  262. -moz-border-radius:2px;
  263. border-radius:2px;
  264. margin-bottom:3px;
  265. }
  266.  
  267. #sidebar {
  268. position:fixed;
  269. width:100px;
  270. padding:10px 8px 8px 8px;
  271. margin-top:220px;
  272. -webkit-border-radius:2px;
  273. -moz-border-radius:2px;
  274. border-radius:2px;
  275. display: block;
  276. height:auto;
  277. text-align:left;
  278.  
  279. {block:ifonecolumn}
  280. margin-left:350px;
  281. {/block:ifonecolumn}
  282.  
  283. {block:iftwocolumn}
  284. margin-left:250px;
  285. {/block:iftwocolumn}
  286. }
  287.  
  288.  
  289. #sidebar img {
  290. {block:iffadedimages}
  291. opacity:0.8;
  292. filter:alpha(opacity=80);
  293. -webkit-transition: all ease-in 250ms;
  294. -moz-transition: all ease-in 250ms;
  295. -o-transition: all ease-in 250ms;
  296. -ms-transition: all ease-in 250ms;
  297. transition: all ease-in 250ms;
  298. {/block:iffadedimages}
  299. padding-top:1px;
  300. }
  301.  
  302. #sidebar:hover img {
  303. {block:iffadedimages}
  304. opacity:0.9;
  305. filter:alpha(opacity=90);
  306. -webkit-transition: all ease-in 250ms;
  307. -moz-transition: all ease-in 250ms;
  308. -o-transition: all ease-in 250ms;
  309. -ms-transition: all ease-in 250ms;
  310. transition: all ease-in 250ms;
  311. {/block:iffadedimages}
  312. -webkit-transition: all ease-in 250ms;
  313. -moz-transition: all ease-in 250ms;
  314. -o-transition: all ease-in 250ms;
  315. -ms-transition: all ease-in 250ms;
  316. transition: all ease-in 250ms;
  317. }
  318.  
  319. ol.notes img {
  320. width: 16px;
  321. display: inline;
  322. position: relative;
  323. top: 3px;
  324. }
  325.  
  326. .entry {
  327. {block:ifroundedcorners}-moz-border-radius: 3px;
  328. border-radius: 3px;
  329. {/block:ifroundedcorners}
  330. border: 1px solid {color:border};
  331. float: left;
  332. {block:indexpage}
  333.  
  334. {block:ifonecolumn}
  335. width: 250px;
  336. {/block:ifonecolumn}
  337.  
  338. {block:iftwocolumn}
  339. width: 200px;
  340. {/block:iftwocolumn}
  341.  
  342. margin: 30px;
  343. {/block:indexpage}
  344.  
  345. {block:permalinkpage}
  346. width: 400px;
  347. padding:10px;
  348. margin-top:50px;
  349.  
  350. {block:ifonecolumn}
  351. margin-left:50px;
  352. {/block:ifonecolumn}
  353.  
  354. {block:iftwocolumn}
  355. margin-left:-40px;
  356. {/block:iftwocolumn}
  357.  
  358. {/block:permalinkpage}
  359. padding:6px;
  360. display: block;
  361. background:{color:post background};
  362. position: relative;
  363. }
  364.  
  365. .entry img {
  366. display: block;
  367. max-width: 100%;
  368. {block:iffadedimages}
  369.  
  370. opacity: .7;
  371. filter:alpha(opacity=10);
  372. -moz-opacity: 0.1;
  373. -moz-transition: all .9s ease;
  374. -o-transition: all .9s ease;
  375. transition: all .9s ease;
  376. -webkit-transition: all .9s ease;
  377.  
  378. {/block:iffadedimages}
  379. {block:ifroundedcorners}-moz-border-radius: 3px;
  380. border-radius: 3px;
  381. {/block:ifroundedcorners}
  382. {block:permalinkpage}
  383. width: 400px;
  384. {/block:permalinkpage}
  385. }
  386. .entry:hover img {
  387. {block:iffadedimages}
  388.  
  389. opacity: .9;
  390. filter:alpha(opacity=10);
  391. -moz-opacity: 0.1;
  392. -moz-transition: all .9s ease;
  393. -o-transition: all .9s ease;
  394. transition: all .9s ease;
  395. -webkit-transition: all .9s ease;
  396.  
  397. {/block:iffadedimages}
  398. -webkit-transition: all ease-in 250ms;
  399. -moz-transition: all ease-in 250ms;
  400. -o-transition: all ease-in 250ms;
  401. -ms-transition: all ease-in 250ms;
  402. transition: all ease-in 250ms;
  403. }
  404.  
  405. #pagination{
  406. display:none;
  407. }
  408.  
  409. .permahover {
  410. text-align: right;
  411. line-height:90%;
  412. opacity: .5;
  413. filter: alpha(opacity = 0);
  414. font-size: 8px;
  415. letter-spacing:1px;
  416. text-transform: uppercase;
  417. -webkit-transition-duration: .75s;
  418. margin-top:-7px;
  419. padding-bottom:3px;
  420. padding-right:3px;
  421. }
  422.  
  423. .entry:hover .permahover {
  424. opacity: 1;
  425. filter: alpha(opacity = 50);
  426.  
  427.  
  428. }
  429.  
  430. {block:ifhoverpermalinks}
  431. .perms {
  432. border-bottom: 1px solid {color:border};
  433. color:#777;
  434. font-size:8px;
  435. opacity: 0;
  436. -webkit-transition-duration: .75s;top:0px;
  437.  
  438. {block:ifonecolumn}
  439. width:250px;
  440. {/block:ifonecolumn}
  441.  
  442. {block:iftwocolumn}
  443. width:200px;
  444. {/block:iftwocolumn}
  445.  
  446. height:22px;
  447. padding-bottom:4px;
  448. background-color: #fff;
  449. position: absolute;
  450. margin-top:6px;
  451. text-align:center;
  452. text-transform:uppercase;
  453. font-family:consolas;
  454. letter-spacing:1px;
  455. display:block;
  456. }
  457.  
  458. .entry:hover .perms {
  459. opacity:0.95;
  460. padding-top:4px;}
  461. {/block:ifhoverpermalinks}
  462.  
  463.  
  464. {block:ifbottompermalinks}
  465.  
  466. .perms {
  467. border: 1px solid {color:border};
  468. display: block;
  469. {block:ifroundedcorners}-moz-border-radius: 3px;
  470. border-radius: 3px;
  471. {/block:ifroundedcorners}
  472. background: {color:blockquote};
  473. color:#777;
  474. font-size:8px;
  475. opacity: 1;
  476. height:10px;
  477. padding-top:3px;
  478. padding-bottom:3px;
  479. position: relative;
  480. margin-top:5px;
  481. text-transform:uppercase;
  482. font-family:consolas;
  483. letter-spacing:1px;
  484.  
  485. {block:ifonecolumn}
  486. width:244px;
  487. {/block:ifonecolumn}
  488.  
  489. {block:iftwocolumn}
  490. width:194px;
  491. {/block:iftwocolumn}
  492.  
  493. float:left;
  494. z-index:10;
  495. text-align:right;
  496. padding-right:5px;
  497. }
  498.  
  499. {/block:ifbottompermalinks}
  500.  
  501. blockquote, q {
  502. font-family:consolas;
  503. text-align:left;
  504. background-color: {color:blockquote};
  505. border: 1px solid {color:border};
  506. font-size: 8px;
  507. letter-spacing:1px;
  508. text-transform: uppercase;
  509. padding:5px;
  510. margin-left:-5px;
  511. width:99%;
  512. height: auto;
  513. {block:ifroundedcorners}-moz-border-radius: 3px;
  514. border-radius: 3px;
  515. {/block:ifroundedcorners}
  516. }
  517.  
  518. ul {list-style-type: square;
  519. padding-left:15px;}
  520.  
  521. .quote {
  522. font-family: arial;
  523. font-size: 20px;
  524. color: {color:link};
  525. float: left;
  526. margin-right: 5px;
  527. }
  528.  
  529. li.drawer a {
  530. margin: 0px 5px;}
  531.  
  532. .label {
  533. text-transform:uppercase;
  534. color:{color:Link}
  535. }
  536.  
  537. .question {
  538. font-family:consolas;
  539. text-align:left;
  540. background-color: {color:blockquote};
  541. border: 1px solid {color:border};
  542. font-size: 8px;
  543. letter-spacing:1px;
  544. text-transform: uppercase;
  545. padding:5px;
  546. margin-left:-5px;
  547. width:99%;
  548. height: auto;
  549. {block:ifroundedcorners}-moz-border-radius: 3px;
  550. border-radius: 3px;
  551. {/block:ifroundedcorners}
  552. }
  553.  
  554. .answer {
  555. text-align:left;
  556. padding-left:5px;padding-top:7px;
  557. padding-right:5px;padding-bottom:0px;
  558. }
  559.  
  560. .text {
  561. padding: 10px;
  562. }
  563.  
  564. #pp {
  565. text-align: center;
  566. width: 100%;
  567. padding-top: 2px;
  568. }
  569.  
  570. div.panel {
  571. width: 260px;
  572. padding: 15px 20px;
  573. color: #333;
  574. text-align: center;
  575. line-height: 22px;
  576. display: none;
  577.  
  578. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0d000000',GradientType=0 );
  579. }
  580. div.panel p {
  581. margin: 10px 0;
  582. }
  583. div.panel p a, div.textPost p a, div.audioPost p a {
  584. color: #333;
  585. text-decoration: none;
  586. border-bottom: 1px dotted;
  587. font-style: italic;
  588. font-weight: bold;
  589. }
  590.  
  591. #album
  592. {
  593. {block:ifroundedcorners}-moz-border-radius: 3px;
  594. border-radius: 3px;
  595. {/block:ifroundedcorners}
  596. border: 1px solid {color:border};
  597. margin:10px;
  598. float:left;
  599.  
  600. {block:IndexPage}
  601. width:80px;
  602. height:80px;
  603. {/block:IndexPage}
  604.  
  605. {block:PermalinkPage}
  606. width:360px;
  607. height:360px;
  608. {/block:PermalinkPage}
  609. }
  610.  
  611.  
  612. #infos {
  613. font-size: 8px;
  614. text-transform: uppercase;
  615. float:left;
  616. margin-top:10px;
  617. padding:5px;
  618.  
  619. {block:IndexPage}
  620. border-left: 1px solid {color:border};
  621. background-color: transparent;
  622. width:83px;
  623. height: 70px;
  624. {/block:IndexPage}
  625.  
  626. {block:PermalinkPage}
  627. border-left: 1px solid {color:border};
  628. background-color: transparent;
  629. width:95px;
  630. height: 350px;
  631. margin-bottom:20px;
  632. {/block:PermalinkPage}
  633. }
  634.  
  635. #player{
  636. float:left;
  637. width:29px;
  638. padding-left:2px;
  639. padding-top:5px;
  640. padding-bottom:10px;
  641. height:15px;
  642. background-color:#fff;
  643. overflow-x:hidden;
  644. overflow-y:hidden;
  645. opacity: .9;
  646. filter:alpha(opacity=10);
  647. -moz-opacity: 0.1;
  648. -moz-transition: all .9s ease;
  649. -o-transition: all .9s ease;
  650. transition: all .9s ease;
  651. -webkit-transition: all .9s ease;
  652.  
  653. {block:IndexPage}
  654. margin-top:35px;
  655. margin-left:-65px;
  656. {/block:IndexPage}
  657.  
  658. {block:PermalinkPage}
  659. margin-top:175px;
  660. margin-left:-205px;
  661. {/block:PermalinkPage}
  662.  
  663. }
  664. /*----------------------------------------
  665. Update Tab #1 (CSS Right) by Incedo
  666. http://incedothemes.tumblr.com
  667. Please do not remove the credit.
  668. Instructions @ http://incedothenes.tumblr.com/tab
  669. Updated 6/14/14
  670. ------------------------------------------*/
  671.  
  672. #updatetab {
  673. font-family: helvetica; /*this is the font*/
  674. color: #A0A0A0;} /*this is the font color*/
  675. #tabtitle, #dropdown, #dropdown p {
  676. background-color:#ffffff; /*this is the background color*/
  677. border-color: #D8D8D8;} /*this is the border color*/
  678.  
  679. #updatetab {
  680. width:100px;
  681. position:fixed;
  682. top:36px;
  683. right:16px;}
  684.  
  685. #tabtitle {
  686. text-align:center;
  687. padding:1px 3px;
  688. letter-spacing:2px;
  689. font-size:9px;
  690. text-transform:uppercase;
  691. border-width:1px;
  692. border-style:solid;
  693. border-radius: 2px;
  694. -moz-border-radius: 2px;
  695. -webkit-border-radius: 2px;}
  696.  
  697. #dropdown {
  698. border-style:solid;
  699. border-width:0px 1px 1px 1px;
  700. padding:2px 5px 0px 5px;
  701. border-bottom-right-radius: 2px;
  702. -moz-border-bottom-right-radius: 2px;
  703. -webkit-border-bottom-right-radius: 2px;
  704. border-bottom-left-radius: 2px;
  705. -moz-border-bottom-left-radius: 2px;
  706. -webkit-border-bottom-left-radius: 2px;
  707. opacity:0;
  708. -webkit-transition: all 0.5s ease-in-out;
  709. -moz-transition: all 0.5s ease-in-out;
  710. -o-transition: all 0.5s ease-in-out;
  711. -ms-transition: all 0.5s ease-in-out;
  712. transition: all 0.5s ease-in-out;}
  713.  
  714. #updatetab:hover #dropdown {
  715. opacity:1;
  716. -webkit-transition: all 0.5s ease-in-out;
  717. -moz-transition: all 0.5s ease-in-out;
  718. -o-transition: all 0.5s ease-in-out;
  719. -ms-transition: all 0.5s ease-in-out;
  720. transition: all 0.5s ease-in-out;}
  721.  
  722. #dropdown p {
  723. padding-top:3px;
  724. padding-bottom:3px;
  725. border-width:0px 0px 1px 0px;
  726. border-style:solid;
  727. font-size:10px;}
  728.  
  729. #dropdown p:last-of-type {
  730. border-bottom:0px solid transparent;}
  731.  
  732. p, ul, li, ol {
  733. margin: 0px 0px 0px 0px;}
  734.  
  735. #c {
  736. position:fixed;
  737. bottom:4px;
  738. right:4px;
  739. font-size:13px;
  740. font-family:helvetica;}
  741. </style>
  742.  
  743. <script type="text/javascript">
  744. $(window).load(function(){
  745. $("p").remove(":contains('Source:')");
  746. $("p").remove(":contains('via ')");
  747. });
  748. </script>
  749.  
  750. <script type="text/javascript">
  751. $(document).ready(function(){
  752. $(".hide").hide();
  753. $(".show").click(function(){
  754. $(this).next(".hide").slideToggle('fast');
  755. }); });
  756. </script>
  757.  
  758.  
  759. </head>
  760. <body>
  761. <div id="banner"></div>
  762.  
  763. <!----------------------------------------
  764. Update Tab #1 (HTML) by Incedo
  765. http://incedothemes.tumblr.com
  766. Please do not remove the credit.
  767. Instructions @ http://incedothenes.tumblr.com/tab
  768. Updated 9/21/13
  769. ------------------------------------------>
  770.  
  771. <div id="updatetab">
  772.  
  773. <div id="tabtitle">
  774. <!---this is where you put title of your updates tab--->
  775. updates
  776. </div>
  777.  
  778. <div id="dropdown">
  779. <!---this is where you put your individual updates, make sure to put each update between a set of <p> and </p>--->
  780. <p><img src="http://i1291.photobucket.com/albums/b547/tofuprince/tumblr_m53c4rys1q1qid2nw_zpsa43ce17e.gif" border="0" alt=" photo tumblr_m53c4rys1q1qid2nw_zpsa43ce17e.gif"/></a> i used to be spankingalex</p>
  781. <p><img src="http://i1291.photobucket.com/albums/b547/tofuprince/tumblr_m53c4rys1q1qid2nw_zpsa43ce17e.gif" border="0" alt=" photo tumblr_m53c4rys1q1qid2nw_zpsa43ce17e.gif"/></a> my name is fabio and rian dawson waved at me once</p>
  782. <p><img src="http://i1291.photobucket.com/albums/b547/tofuprince/tumblr_m53c4rys1q1qid2nw_zpsa43ce17e.gif" border="0" alt=" photo tumblr_m53c4rys1q1qid2nw_zpsa43ce17e.gif"/></a> [] post limit</p>
  783. <p><img src="http://i1291.photobucket.com/albums/b547/tofuprince/tumblr_m53c4rys1q1qid2nw_zpsa43ce17e.gif" border="0" alt=" photo tumblr_m53c4rys1q1qid2nw_zpsa43ce17e.gif"/></a> he/him/his pronouns only</p>
  784. <p><img src="http://i1291.photobucket.com/albums/b547/tofuprince/tumblr_m53c4rys1q1qid2nw_zpsa43ce17e.gif" border="0" alt=" photo tumblr_m53c4rys1q1qid2nw_zpsa43ce17e.gif"/></a> <script language="JavaScript">
  785. var ref = (''+document.referrer+'');
  786. var w_h = window.screen.width + " x " + window.screen.height;
  787. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID4249279&e1=&e2=&r=' + ref + '&wh=' + w_h + '"><\/script>');
  788. </script>/ / <script language="JavaScript" src="http://tc.freehostedscripts.net/tcounter.php?url=raininjulys.tumblr.com&name="></script>
  789. <SCRIPT>
  790. function GetCookie (name) {
  791. var arg = name + "=";
  792. var alen = arg.length;
  793. var clen = document.cookie.length;
  794. var i = 0;
  795. while (i < clen) {
  796. var j = i + alen;
  797. if (document.cookie.substring(i, j) == arg)
  798. return getCookieVal (j);
  799. i = document.cookie.indexOf(" ", i) + 1;
  800. if (i == 0) break;
  801. }
  802. return null;
  803. }
  804. function SetCookie (name, value) {
  805. var argv = SetCookie.arguments;
  806. var argc = SetCookie.arguments.length;
  807. var expires = (argc > 2) ? argv[2] : null;
  808. var path = (argc > 3) ? argv[3] : null;
  809. var domain = (argc > 4) ? argv[4] : null;
  810. var secure = (argc > 5) ? argv[5] : false;
  811. document.cookie = name + "=" + escape (value) +
  812. ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +
  813. ((path == null) ? "" : ("; path=" + path)) +
  814. ((domain == null) ? "" : ("; domain=" + domain)) +
  815. ((secure == true) ? "; secure" : "");
  816. }
  817. function DeleteCookie (name) {
  818. var exp = new Date();
  819. exp.setTime (exp.getTime() - 1);
  820. var cval = GetCookie (name);
  821. document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString();
  822. }
  823. var expDays = 30;
  824. var exp = new Date();
  825. exp.setTime(exp.getTime() + (expDays*24*60*60*1000));
  826. function amt(){
  827. var count = GetCookie('count')
  828. if(count == null) {
  829. SetCookie('count','1')
  830. return 1
  831. }
  832. else {
  833. var newcount = parseInt(count) + 1;
  834. DeleteCookie('count')
  835. SetCookie('count',newcount,exp)
  836. return count
  837. }
  838. }
  839. function getCookieVal(offset) {
  840. var endstr = document.cookie.indexOf (";", offset);
  841. if (endstr == -1)
  842. endstr = document.cookie.length;
  843. return unescape(document.cookie.substring(offset, endstr));
  844. }
  845. </SCRIPT>
  846. <SCRIPT>
  847. document.write("You've been here <b>" + amt() + "</b> times.")
  848. </SCRIPT>
  849. <script language="JavaScript" src="http://freehostedscripts.net/ip.php"></script>
  850. <p><img src="http://i1291.photobucket.com/albums/b547/tofuprince/tumblr_m53c4rys1q1qid2nw_zpsa43ce17e.gif" border="0" alt=" photo tumblr_m53c4rys1q1qid2nw_zpsa43ce17e.gif"/></a> <a href="http://scaire.tumblr.com">banner credit</a></p>
  851.  
  852.  
  853. </div>
  854.  
  855. </div>
  856.  
  857. <div id="c"><a href="http://incedo.tumblr.com">©</a></div>
  858.  
  859. <div id="sidebar">
  860. {block:ifshowsidebarimage}{block:ifnotpixelsidebarimage}<div class="sideimg">{/block:ifnotpixelsidebarimage}<center><a title="/" href="/"><img src="{image:sidebar}" width="90px" style="{block:ifpixelsidebarimage}margin-bottom:3px;{/block:ifpixelsidebarimage} {block:ifroundedcorners}-moz-border-radius: 3px;
  861. border-radius: 3px;
  862. {/block:ifroundedcorners}" "></a></center>{block:ifnotpixelsidebarimage}</div>{/block:ifnotpixelsidebarimage}{/block:ifshowsidebarimage}
  863. {block:ifshowtitle}<div class="titulo"><a href="/">{Title}</a></div>{/block:ifshowtitle}
  864. {block:ifshowdescription}<div style="font-size:8px; letter-spacing:1px; text-transform:uppercase; line-height:10px; background:{color:sidebar};border: 1px solid {color:border}; padding:4px; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;">{block:Description}{DESCRIPTION}{/block:Description} </div>{/block:ifshowdescription}
  865. <select onchange='location=this.options[this.selectedIndex].value;' style='
  866. font-family: consolas;
  867. line-height:90%;
  868. font-size: 8px;
  869. text-transform:uppercase;
  870. width:100px;
  871. letter-spacing:1px;
  872. background-color:{color:sidebar};
  873. border: 1px solid {color:border};
  874. height:18px;
  875. margin-top:3px;
  876. margin-bottom:3px;
  877. padding:1px;
  878. color:#777;
  879. -moz-border-radius:2px;
  880. -webkit-border-radius:2px;
  881. border-radius:3px;
  882. '>
  883. <option>navigation</option>
  884.  
  885. <option value="/">home</option>
  886. <option value="/ask">message</option>
  887. {block:IfLinkOneTitle}<option value="{text:Link One}"> {text:Link One Title} </option>{/block:ifLinkOneTitle}
  888. {block:ifLinkTwoTitle}<option value="{text:Link Two}"> {text:Link Two Title} </option>{/block:ifLinkTwoTitle}
  889. {block:ifLinkThreeTitle}<option value="{text:Link Three}"> {text:Link Three Title} </option>{/block:ifLinkThreeTitle}
  890. {block:ifLinkFourTitle}<option value="{text:Link Four}">{text:Link Four Title} </option>{/block:ifLinkFourTitle}
  891. {block:ifLinkFiveTitle}<option value="{text:Link Five}"> {text:Link Five Title} </option>{/block:ifLinkFiveTitle}
  892. <option value="http://naeive.tumblr.com/">theme</option>
  893.  
  894. </select>
  895. </div>
  896.  
  897. <div id="content">
  898. {block:Posts}
  899. <div class="entry">
  900.  
  901. {block:Text}
  902. <div class="text">
  903. <div style="text-transform:uppercase">{block:Title}
  904. <a href="{Permalink}">{Title}</a>
  905. {/block:Title}</div>
  906. {Body}
  907. </div>
  908. {block:ifhoverpermalinks}
  909. {block:indexpage}
  910. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  911. {/block:indexpage}
  912. {/block:ifhoverpermalinks}
  913.  
  914. {block:ifbottompermalinks}{block:IndexPage}<div class="perms">
  915. <span style="padding-left:5px;">{monthnumber}·{dayofmonth}·{shortyear} / <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
  916. {/block:IndexPage}{/block:ifbottompermalinks}
  917.  
  918. {/block:Text}
  919.  
  920. {block:Photo}
  921.  
  922. {block:indexpage}
  923. {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/></a>{LinkCloseTag}
  924. {/block:indexpage}
  925. {block:permalinkpage}
  926. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PermalinkPage} width=500px"/>{LinkCloseTag}
  927. {/block:permalinkpage}
  928.  
  929. {block:ifhoverpermalinks}
  930. {block:IndexPage}<div class="perms">
  931. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek} <br> with <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  932. </div> {/block:IndexPage}
  933. {/block:ifhoverpermalinks}
  934.  
  935. {block:ifbottompermalinks}{block:IndexPage}<div class="perms">
  936. <span style="padding-left:5px;">{monthnumber}·{dayofmonth}·{shortyear} / <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
  937. {/block:IndexPage}{/block:ifbottompermalinks}
  938.  
  939. {/block:Photo}
  940.  
  941. {block:Photoset}
  942. {block:IndexPage}
  943.  
  944. {block:ifonecolumn}
  945. <div style="padding:1px;">
  946. <a href="permalink">{Photoset-250}</a> </div>
  947. {/block:ifonecolumn}
  948.  
  949. {block:iftwocolumn}
  950. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="200px"style="padding-bottom:5px;"/></a>
  951. {/block:Photos}
  952. {/block:iftwocolumn}
  953.  
  954. {/block:IndexPage}
  955.  
  956. {block:ifhoverpermalinks}
  957. {block:IndexPage}<div class="perms">
  958. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek} <br> with <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  959. </div> {/block:IndexPage}
  960. {/block:ifhoverpermalinks}
  961.  
  962. {block:ifbottompermalinks}
  963. {block:IndexPage}<div class="perms">
  964. <span style="padding-left:5px;">{monthnumber}·{dayofmonth}·{shortyear} / <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
  965. {/block:IndexPage}{/block:ifbottompermalinks}
  966.  
  967. {block:PermalinkPage}
  968. <a href="permalink">{Photoset-400}</a>
  969. {/block:PermalinkPage}
  970. {/block:Photoset}
  971.  
  972. {block:Quote}
  973. <div class="text">
  974. <div class="quote">&#10077;</div>
  975. <span style="text-transform:uppercase;letter-spacing:1px;"> {Quote} </span>
  976. {block:Source}
  977. <div class="source"><div style="text-align:right; color:{color:link}">{Source}</div></div>
  978. {/block:Source}
  979. </div>
  980. {block:ifhoverpermalinks}
  981. {block:indexpage}
  982. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  983. {/block:indexpage}
  984. {/block:ifhoverpermalinks}
  985.  
  986. {block:ifbottompermalinks}
  987. {block:IndexPage}<div class="perms">
  988. <span style="padding-left:5px;">{monthnumber}·{dayofmonth}·{shortyear} / <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
  989. {/block:IndexPage}{/block:ifbottompermalinks}
  990.  
  991. {/block:Quote}
  992.  
  993. {block:Link}
  994. <div class="text">
  995. <span style="text-transform:uppercase;"><a href="{URL}" class="link" {Target}>{Name}</a></span>
  996. {block:Description}
  997. <div class="description">{Description}</div>
  998. {/block:Description}
  999. </div>
  1000.  
  1001. {block:ifhoverpermalinks}
  1002. {block:indexpage}
  1003. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  1004. {/block:indexpage}
  1005. {/block:ifhoverpermalinks}
  1006.  
  1007. {block:ifbottompermalinks}
  1008. {block:IndexPage}<div class="perms">
  1009. <span style="padding-left:5px;">{monthnumber}·{dayofmonth}·{shortyear} / <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
  1010. {/block:IndexPage}{/block:ifbottompermalinks}
  1011.  
  1012. {/block:Link}
  1013.  
  1014. {block:Chat}
  1015. <div class="text">
  1016. {block:Title}
  1017. <a href="{Permalink}">{Title}</a>
  1018. {/block:Title}
  1019. <ul class="chat">
  1020. {block:Lines}
  1021. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  1022.  
  1023. {Line} </li>
  1024. {/block:Lines}
  1025. </ul>
  1026. </div>
  1027.  
  1028. {block:ifhoverpermalinks}
  1029. {block:indexpage}
  1030. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  1031. {/block:indexpage}
  1032. {/block:ifhoverpermalinks}
  1033.  
  1034. {block:ifbottompermalinks}
  1035. {block:IndexPage}<div class="perms">
  1036. <span style="padding-left:5px;">{monthnumber}·{dayofmonth}·{shortyear} / <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
  1037. {/block:IndexPage}{/block:ifbottompermalinks}
  1038.  
  1039. {/block:Chat}
  1040.  
  1041. {block:Video}
  1042.  
  1043. {block:ifhoverpermalinks}
  1044. {block:IndexPage}<div class="perms">
  1045. posted at {12Hour}:{Minutes} {AmPm} on {DayOfWeek} <br> with <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  1046. </div> {/block:IndexPage}
  1047. {/block:ifhoverpermalinks}
  1048.  
  1049. {block:IndexPage}
  1050.  
  1051. {block:ifonecolumn}
  1052. {Video-250}
  1053. {/block:ifonecolumn}
  1054.  
  1055. {block:iftwocolumn}
  1056. {block:IndexPage}
  1057. <div style="text-transform:uppercase; letter-spacing:1px; font-size:9px;"> <a href="{permalink}">watch video</a> / {Notecountwithlabel}</div>
  1058. {/block:IndexPage}
  1059. {/block:iftwocolumn}
  1060.  
  1061. {/block:IndexPage}
  1062.  
  1063.  
  1064. {block:ifbottompermalinks}{block:IndexPage}<div class="perms">
  1065. <span style="padding-left:5px;">{monthnumber}·{dayofmonth}·{shortyear} / <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
  1066. {/block:IndexPage}{/block:ifbottompermalinks}
  1067.  
  1068. {block:permalinkpage}
  1069. {Video-400}
  1070. {/block:permalinkpage}
  1071.  
  1072. {/block:Video}
  1073.  
  1074.  
  1075. {block:Audio}
  1076. <div id="album">{block:AlbumArt}<img width="80px" src="{AlbumArtURL}"/>{/block:AlbumArt}</div>
  1077. <div id="player"><div style="margin-top:-3px;">{AudioPlayerWhite}</div></div>
  1078. <div id="infos">
  1079. <span style="letter-spacing:1px; color:{color:link};">{block:TrackName}{TrackName}{/block:TrackName}</span><br>
  1080. {block:Artist}
  1081. {Artist}
  1082. {/block:Artist}
  1083. <br>
  1084. {block:Album}
  1085. {Album}
  1086. {/block:Album}<br>
  1087. {PlayCountWithLabel}<br>
  1088. <a href="permalink">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a>
  1089. </div>
  1090.  
  1091.  
  1092. {/block:Audio}
  1093.  
  1094. {block:Answer}<div class="text">
  1095. <div class="question">
  1096. <span style="text-transform:uppercase; color:{color:Link}">{Asker}:</span> {Question}</div><div class="answer">{Answer}</div></div>
  1097.  
  1098. {block:ifhoverpermalinks}
  1099. {block:indexpage}
  1100. <div class="permahover"><p><br><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  1101. {/block:indexpage}
  1102. {/block:ifhoverpermalinks}
  1103.  
  1104. {block:ifbottompermalinks}
  1105. {block:IndexPage}<div class="perms">
  1106. <span style="padding-left:5px;">{monthnumber}·{dayofmonth}·{shortyear} / <a href="{permalink}">{notecountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></span></div>
  1107. {/block:IndexPage}{/block:ifbottompermalinks}
  1108. {/block:Answer}
  1109.  
  1110.  
  1111. {block:PermalinkPage}
  1112. <div id="note3"><div style="text-align:right; text-transform:uppercase;">
  1113. {block:NoteCount}<br>{block:Date}Posted {TimeAgo}{/block:Date} with {NoteCountwithLabel}
  1114. {block:HasTags}/ tagged as: {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:NoteCount}</div> <div style="text-transform:lowercase;">
  1115. {block:Caption}
  1116. {Caption}{/block:Caption}</div>
  1117. {block:PostNotes}
  1118. {PostNotes}
  1119. {/block:PostNotes}
  1120. </div>
  1121. {/block:PermalinkPage}
  1122. </div>
  1123. {/block:Posts}
  1124. </div>
  1125. </div>
  1126. {block:Pagination}
  1127. <ul id="pagination">
  1128. {block:PreviousPage}
  1129. <li><a href="{PreviousPage}"></a></li>
  1130. {/block:PreviousPage}
  1131. {block:JumpPagination length="5"}
  1132. {block:CurrentPage}
  1133. <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  1134. {/block:CurrentPage}
  1135. {block:JumpPage}
  1136. <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  1137. {/block:JumpPage}
  1138. {/block:JumpPagination}
  1139. {block:NextPage}
  1140. <li><a id="nextPage" href="{NextPage}"></a></li>
  1141. {/block:NextPage}
  1142. </ul>
  1143. {/block:Pagination}
  1144.  
  1145. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  1146. <script src="http://static.tumblr.com/fxpo5zq/HCHm5q8gs/infinitescroll.js"></script>
  1147. {block:IndexPage}
  1148. <script type="text/javascript">
  1149. $(window).load(function () {
  1150. $('#content').masonry(),
  1151. $('.masonryWrap').infinitescroll({
  1152. navSelector : '#pagination',
  1153. nextSelector : '#pagination a#nextPage',
  1154. itemSelector : ".entry",
  1155. bufferPx : 100,
  1156. loadingText : "<em></em>",
  1157. },
  1158. function() { $('#content').masonry({ appendedContent: $(this) }); }
  1159. );
  1160. });
  1161. </script>
  1162. {/block:IndexPage}
  1163.  
  1164. <script type="text/javascript">
  1165.  
  1166. $('.show').click(function(e){
  1167. e.preventDefault();
  1168. $('.panel').stop(true,true);
  1169. var target = $(this).attr('href');
  1170. if($('.panel').is(':visible')){
  1171. if($(target).is(':visible')){
  1172. $(target).slideUp();
  1173. return false;
  1174. }else{
  1175. $('.panel:visible').slideUp(400, function(){
  1176. $(target).slideDown();
  1177. });
  1178. }
  1179. }else {
  1180. $(target).slideDown();
  1181. }
  1182. });
  1183.  
  1184. </script>
  1185. <script type="text/javascript" src="http://static.tumblr.com/fxpo5zq/OTlme21c1/like_script.js"></script>
  1186. <script type="text/javascript" src="http://static.tumblr.com/fxpo5zq/hPeme202n/like.js"></script>
  1187. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  1188. </body>
  1189.  
  1190. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  1191. <script>
  1192. (function($){
  1193. $(document).ready(function(){
  1194. $("[title],a[title],img[title]").style_my_tooltips({
  1195. tip_follows_cursor:true,
  1196. tip_delay_time:100,
  1197. tip_fade_speed:300,
  1198. attribute:"title"
  1199. });
  1200. });
  1201. })(jQuery);
  1202. </script>
  1203.  
  1204.  
  1205. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/c9Sle1h85/jquery.collapser.js"></script>
  1206. <script type="text/javascript">
  1207. $(document).ready(function(){
  1208. $('#button').collapser({
  1209. target: '#hidden',
  1210. effect: 'slide',
  1211. changeText: 0
  1212. });
  1213. });
  1214. </script>
  1215.  
  1216. <div style="position:fixed; bottom:10px; right:5px; opacity:.6">
  1217. <a href="http://naeive.tumblr.com"><img title="theme" src="http://media.tumblr.com/tumblr_lowgx3AzAm1qeh4w5.gif"></a>
  1218. </div>
  1219.  
  1220.  
  1221. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement