Advertisement
jawidafg

Untitled

Jul 23rd, 2012
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.41 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4.  
  5.  
  6. <!-- ----------------------------------
  7. Theme Gold.
  8. Made by v0tum.
  9. http://v0tum.tumblr.com/
  10. More themes at: http://v0tumthemes.tumblr.com/
  11. ---------------------------------- -->
  12.  
  13.  
  14. <div style="position:fixed; top:50px; right:0px; opacity:1">
  15. <script type="text/javascript"><!--
  16. google_ad_client = "ca-pub-8297033469205023";
  17. /* Votum */
  18. google_ad_slot = "5290096152";
  19. google_ad_width = 120;
  20. google_ad_height = 600;
  21. //-->
  22. </script>
  23. <script type="text/javascript"
  24. src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  25. </script>
  26. </div>
  27.  
  28. <head>
  29.  
  30.  
  31. <title>{Title}</title>
  32.  
  33. <link rel="shortcut icon" href="{Favicon}">
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35. <link rel="shortcut icon" href="{Favicon}">
  36. <link rel="shortcut icon" href="{Favicon}">
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  38.  
  39. {block:Description}
  40. <meta name="description" content="{MetaDescription}"/>
  41. {/block:Description}
  42. <meta name="image:Background" content=""/>
  43. <meta name="image:SidebarImage" content="">
  44. <meta name="image:Banner" content="">
  45.  
  46.  
  47. <meta name="font:Title" content="helvetica" />
  48. <meta name="font:Links" content="helvetica" />
  49. <meta name="font:Description" content="helvetica" />
  50. <meta name="font:Link Post" content="arial" />
  51.  
  52. <meta name="if:Three Columns" content="0" />
  53. <meta name="if:Two Columns" content="1" />
  54. <meta name="if:One Column" content="0" />
  55.  
  56. <meta name="if:Show Home Link" content="1">
  57. <meta name="if:Show Submit" content="1"/>
  58. <meta name="if:White Hover" content="0">
  59. <meta name="if:Black Hover" content="1">
  60. <meta name="if:Show Text On Image Hover" content="1">
  61. <meta name="if:Show Icons" content="0">
  62. <meta name="if:Ask Popup" content="1">
  63. <meta name="if:Background Image" content="1">
  64.  
  65.  
  66. <meta name="color:Title" content="#000"/>
  67. <meta name="color:Body" content="#000"/>
  68. <meta name="color:Background" content="#fff"/>
  69. <meta name="color:Links" content="#000"/>
  70. <meta name="color:Post Background" content="#fff"/>
  71. <meta name="color:Description" content="#000"/>
  72. <meta name="color:Links Hover Background" content="#000"/>
  73. <meta name="color:Links Hover Color" content="#fff"/>
  74. <meta name="color:Hover Background" content="#000"/>
  75. <meta name="color:Title Hover Color" content="#fff"/>
  76. <meta name="color:Title Background" content="#fff"/>
  77.  
  78. <meta name="text:Ask title" content="Ask"/>
  79. <meta name="text:Title Font Size" content="200"/>
  80. <meta name="text:Body Font Size" content="8"/>
  81. <meta name="text:Link One" content="" />
  82. <meta name="text:Link One Title" content="" />
  83. <meta name="text:Link Two" content="" />
  84. <meta name="text:Link Two Title" content="" />
  85. <meta name="text:Link Three" content="" />
  86. <meta name="text:Link Three Title" content="" />
  87. <meta name="text:Link Four" content="" />
  88. <meta name="text:Link Four Title" content="" />
  89. <meta name="text:Link Five" content="" />
  90. <meta name="text:Link Five Title" content="" />
  91. <meta name="text:Link Six" content="" />
  92. <meta name="text:Link Six Title" content="" />
  93. <meta name="text:Link Seven" content="" />
  94. <meta name="text:Link Seven Title" content="" />
  95. <meta name="text:Link Eight" content="" />
  96. <meta name="text:Link Eight Title" content="" />
  97. <meta name="text:Link Nine" content="" />
  98. <meta name="text:Link Nine Title" content="" />
  99. <meta name="text:Link Ten" content="" />
  100. <meta name="text:Link Ten Title" content="" />
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113. <link href='http://fonts.googleapis.com/css?family=Lora|Open+Sans' rel='stylesheet' type='text/css'>
  114.  
  115.  
  116.  
  117.  
  118.  
  119. <link href='http://fonts.googleapis.com/css?family=Allerta|Dorsa|Dancing+Script|Judson|Kreon|Rokkitt|Asap|Amaranth|Rationale|Oswald:300|Squada+One|Homenaje' rel='stylesheet' type='text/css'>
  120.  
  121. <link href='http://fonts.googleapis.com/css?family=Lekton:400,700,400italic' rel='stylesheet' type='text/css'>
  122.  
  123.  
  124. <style type="text/css">
  125.  
  126.  
  127.  
  128.  
  129.  
  130. /* Iframe (Follow/Dashboard Buttons) */
  131. iframe#tumblr_controls
  132. {z-index: 999999999999;
  133. top: 0% !important;
  134. right:0% !important;
  135. position: fixed !important;}
  136.  
  137.  
  138. /* Iframe (Follow/Dashboard Buttons) */
  139.  
  140. /* Body */
  141. body
  142. {
  143. background-color: {color:Background};
  144.  
  145. background-image:url('{image:Background}');
  146.  
  147.  
  148. background-attachment: fixed;
  149. background-repeat: repeat;
  150. font-family:'Lekton', sans-serif;
  151.  
  152. font-size:{text:Body font size}px;
  153. cursor:pointer;
  154. line-height:12px;
  155. color:{color:Body};}
  156.  
  157.  
  158. a {text-decoration:none;
  159. color:#000;
  160. -webkit-transition: all 0.2s linear;
  161. -moz-transition: all 0.2s linear;
  162. transition: all 0.2s linear;}
  163. a:hover {color:{color:Link Hover};
  164. -webkit-transition: all 0.2s linear;
  165. -moz-transition: all 0.2s linear;
  166. transition: all 0.2s linear;}
  167.  
  168. a:active {outline: none;}
  169. a:focus {-moz-outline-style: none;}
  170. :-moz-any-link:focus{outline: none;}
  171. img {border:none;}
  172. .clear {clear:both;}
  173.  
  174. h2 {font-size: 20px;
  175. line-height:25px;
  176. margin-top: 0px;
  177. font-family:
  178. {block:IfUseCustomFonts}
  179. 'Asap', sans-serif{/block:IfUseCustomFonts}
  180. {block:IfnotUseCustomFonts}
  181. {Font:Link Post}{/block:IfnotUseCustomFonts}
  182. ;}
  183. /* Body */
  184.  
  185.  
  186.  
  187.  
  188.  
  189. /* Permalink Page */
  190.  
  191.  
  192.  
  193. {block:PermalinkPage}
  194. .jokes
  195. {margin: auto;
  196. width: 500px;}
  197. {/block:PermalinkPage}
  198.  
  199.  
  200. {block:permalinkpage}
  201. .samie
  202. {
  203. width: 620px;
  204. overflow: hidden;
  205. margin-top: 5px;
  206. border-bottom: 1px solid #ececec;
  207. font-size: 10px;
  208. text-align:left;
  209. font-weight: bold;
  210. line-height:10px;
  211.  
  212. font-family: 'Asap', sans-serif;}
  213. .samie img
  214. {width: 600px; height: auto;}
  215. {/block:permalinkpage}
  216. /* Permalink Page */
  217.  
  218.  
  219. /* Answer */
  220.  
  221. .answer_border
  222. {
  223. padding-top: 10px;
  224. margin-top: 10px;
  225. padding-bottom: -5px;
  226. margin-bottom: -5px;
  227. }
  228.  
  229. .asker_name
  230. {text-align: left;
  231. font-size: 13px;
  232. text-transform:uppercase;
  233. padding-left: 38px;
  234. font-family: 'Lekton', sans-serif;
  235. margin-top: -32px;
  236. letter-spacing: 0px;
  237. color: #000; }
  238.  
  239.  
  240. .asker_name a
  241. {color:#000;}
  242.  
  243. .asker_name a:hover
  244. {color:#000;}
  245.  
  246.  
  247. .ask_body
  248. {
  249. text-align: left;
  250. font-size: 10px;
  251. text-transform:none;
  252. padding-left: 38px;
  253. font-family: 'Lekton', sans-serif;
  254. line-height: 12px;
  255. color: #000; }
  256.  
  257. .ask_image img
  258. {width: 100%;
  259. margin-top: 10px;
  260. margin-left: -40px;}
  261.  
  262.  
  263. /* Answer */
  264.  
  265. /* Quote */
  266. .quote
  267. {
  268. text-transform:uppercase;
  269. text-align: left;
  270. font-size: 12px;
  271.  
  272. letter-spacing: 1px;
  273. font-family: 'Lekton', sans-serif;
  274. font-weight: bold;
  275. color: #000;
  276. background-color: {color:Post Background}; padding: 10px;}
  277.  
  278.  
  279. .quote_source
  280. {text-transform:capitalize;
  281. text-align: center;
  282.  
  283. font-size: 11px;
  284. letter-spacing: 1px;
  285. font-family: 'Lekton', sans-serif;
  286. font-weight: none;
  287. background-color: {color:Post Background}; padding: 10px;}
  288.  
  289.  
  290. /* Quote */
  291.  
  292. /* Audio */
  293.  
  294. .audioplayercircle
  295. {font-size: 1px;
  296. z-index: 3;
  297. background: #000;
  298. width: 100%;
  299. top: 60px;
  300. height: 50px;
  301. opacity: .8;}
  302.  
  303. .audioplayer
  304. {font-size: 1px;
  305. padding-top:11px;
  306. width: 20px;
  307. overflow: hidden;
  308.  
  309.  
  310.  
  311. {block:IfThreeColumns}
  312. margin: 0px -10px -10px 85px ;
  313. {/block:IfThreeColumns}
  314.  
  315. {block:IfTwoColumns}
  316. margin: 0px -10px -10px 140px ;
  317. {/block:IfTwoColumns}
  318.  
  319. {block:IfOneColumn}
  320. margin: 0px -10px -10px 290px ;
  321. {/block:IfOneColumn}
  322.  
  323.  
  324.  
  325. }
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332. /* Audio*/
  333. /* Video */
  334.  
  335. div.video1 embed,
  336. div.post div.video1 object, .video1 iframe {
  337. {block:IndexPage}
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345. width:100% !important; height:auto !important;
  346.  
  347. {/block:IndexPage}
  348. {block:PermalinkPage}
  349. width:500px; height:300px;
  350. {/block:PermalinkPage}
  351. }
  352.  
  353.  
  354.  
  355.  
  356.  
  357. #content .entry:hover .background_video
  358. {opacity: .6;
  359. color: #000;
  360. background-color: #000;}
  361.  
  362. #content .entry .background_video
  363. {position: absolute; display:block;
  364. width: 100%;
  365. height: 50px;
  366. bottom: 3px;
  367. cursor:pointer;
  368. background-color: #000;
  369. opacity: 0;
  370. -webkit-transition: all 0.3s ease;
  371. -moz-transition: all 0.3s ease;
  372. transition: all 0.3s ease;
  373. }
  374.  
  375.  
  376.  
  377. #content .entry .background_video .video_notes
  378. {padding-right: 10px;
  379. margin-top: -11px;
  380. text-transform: uppercase;
  381. font-size: 10px;
  382. font-weight: bold;
  383. font-family: arial;
  384. text-align: right;
  385. color:#fff;}
  386.  
  387. .video_notes a, .video_notes a:hover
  388. {color:#fff;}
  389.  
  390. #content .entry .background_video .video_type
  391. {padding-left: 20px;
  392. margin-top: 20px;
  393. text-transform: uppercase;
  394. font-size: 15px;
  395. font-weight: bold;
  396. font-family: arial;
  397. text-align: left;
  398. color:#fff;}
  399.  
  400. .video_type a, .video_type a:hover
  401. {color:#fff;}
  402.  
  403.  
  404. /* Video */
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411. /* Text Post */
  412.  
  413.  
  414.  
  415.  
  416.  
  417. .text h1
  418. {
  419. font-size: 15px;
  420. line-height: 30px;
  421. font-family:'Lekton', sans-serif;
  422. font-weight: bold;
  423. color:#000;
  424. text-transform: uppercase;
  425. }
  426.  
  427.  
  428.  
  429. .text h1 a, .text h1 a:hover
  430. {color:#000;}
  431.  
  432. .text_body img {width: {text:Post Width Size}px;}
  433.  
  434. .text_body
  435. {
  436. line-height: 14px;
  437. font-family:'Lekton', sans-serif;
  438. font-weight: bold;
  439. overflow:hidden;}
  440.  
  441. .text_body a, .text_body a:hover
  442. {color:#000;}
  443.  
  444. /* Text Post */
  445.  
  446.  
  447. /* Chat */
  448.  
  449. .chat_body
  450. {font-family: 'Lekton', sans-serif;
  451. margin:5px 0;
  452. padding:0;background-color: {color:Post Background}; padding: 10px;
  453. list-style:none;}
  454. .chat_body li
  455. {margin: 5px;line-height: 20px;
  456. padding: 5px 2px 10px;
  457. border-bottom: 1px dotted #ddd;}
  458.  
  459. .chat_bodyt li:last-child
  460. {border:0;
  461. padding: 5px 5px 0;}
  462.  
  463. .chat_body .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label, .user_7 .label, .user_8 .label, .user_9 .label {font-weight:bold;text-transform:uppercase;}
  464.  
  465.  
  466.  
  467. /* Chat */
  468.  
  469. /* Link */
  470. .link_title h3
  471. {font-size: 15px;
  472.  
  473. font-family:'Lekton', sans-serif;
  474. font-weight: bold;
  475. color:#000;
  476. text-transform: uppercase;}
  477.  
  478. .link_description
  479. {font-size: 10px;
  480.  
  481. font-family:'Lekton', sans-serif; ;
  482. font-weight: bold;
  483. text-transform: none;}
  484.  
  485. .link_title a, .link_title a:hover
  486. {color:#000;}
  487.  
  488. /* Link */
  489.  
  490.  
  491. /* Sidebar */
  492.  
  493. .sidebar_des
  494. { text-align:center;
  495. position:fixed;
  496. margin-top: 20px;
  497. width:300px;
  498. }
  499. .sidebar_links
  500. {
  501. text-align:left;
  502.  
  503.  
  504. width:300px;
  505.  
  506.  
  507.  
  508. }
  509. .sidebar
  510. {
  511. border-color: rgba(0, 0, 0, 0.25);
  512. border-style: dotted;
  513. border-width: 0px 1px 0px 0px;
  514. text-align:center;
  515. position:fixed;
  516. background-color: rgba(0, 0, 0,.05); height:100%;
  517. z-index:99999;
  518.  
  519. width:300px;
  520. left:0px;
  521.  
  522.  
  523. top: 0px;
  524.  
  525. }
  526. .linksborder { border-color: rgba(0, 0, 0, 0.15);
  527. border-style: dotted;
  528. border-width: 0px 1px 1px 1px;}
  529. .sidebar .sidebarimage
  530. {width:300px;text-align:center; float: center; margin-top: 30px;}
  531.  
  532. .sidebar .sidebarimage img
  533. {max-width:150px;
  534. -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
  535. -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.33);
  536. box-shadow: 0px 2px 8px rgba(0,0,0,0.33);}
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543. .sidebar h1{
  544. z-index:99999;
  545. font-size:58px;
  546. text-transform:uppercase;
  547. line-height:20px;
  548. color:{color:Title};
  549. font-family: {font:title};
  550. text-align:center;
  551. }
  552.  
  553.  
  554.  
  555.  
  556. }
  557.  
  558. .links a
  559. {text-decoration:none;
  560.  
  561.  
  562. color:{color:Links};}
  563.  
  564.  
  565.  
  566.  
  567.  
  568. .sidebar_links .links{color:{color:Links};
  569. width:300px;
  570.  
  571. text-transform:uppercase;
  572. padding:5px;
  573. line-height: 35px;
  574.  
  575. font-family:'Lekton', sans-serif;
  576. width:300px;
  577.  
  578. ;
  579. font-size: 13px;}
  580. .sidebar_links .links:hover {background-color: #1d8b7f; color: #fff;width:300px;}
  581.  
  582. .sidebar_des .description
  583. {color:{color:Description};
  584. /* for firefox, safari, chrome, etc. */
  585.  
  586. font-weight: 500;
  587. text-align:center;
  588. line-height: 15px;
  589.  
  590. width: 300px;
  591. font-family: 'Lekton', sans-serif;
  592. font-size: 11px;}
  593.  
  594.  
  595.  
  596.  
  597. .description a
  598. {color:{color:Description};}
  599.  
  600. /* Sidebar */
  601.  
  602. /* Photoset */
  603.  
  604. .photoset_permalink
  605. {z-index:999999;
  606. margin-top: 10px;
  607. text-transform:uppercase;
  608. text-align:right;
  609. font-family:arial;
  610. font-weight: bold;
  611. font-size: 9.5px;background-color: #fff; padding: 10px;
  612. opacity:1;
  613. }
  614.  
  615. .photoset_permalink a, .photoset_permalink a:hover
  616. {color:#000;}
  617.  
  618. /* Photoset */
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625.  
  626. #infscr-loading {
  627. z-index: 5000;
  628. position: fixed;
  629. font-size: 9px;
  630. line-height: 16px;
  631. height: 16px;
  632. left: -520px;
  633. top: 40px;
  634. opacity: 0.8;
  635. padding: 6px 10px 6px 8px;
  636.  
  637. -webkit-border-radius: 6px;
  638. -moz-border-radius: 6px;
  639. border-radius: 6px;
  640.  
  641.  
  642.  
  643. }
  644. a img {
  645. border: none;
  646. }
  647. #infscr-loading div {
  648. float:right;
  649. }
  650.  
  651. #infscr-loading img {
  652. margin-right: 6px;
  653. }
  654.  
  655. #content{position:relative;
  656. {block:IndexPage}
  657.  
  658. padding-left:300px;
  659. {block:IfThreeColumns} width:950px;{/block:IfThreeColumns}
  660. {block:IfTwoColumns} width:800px;{/block:IfTwoColumns}
  661. {block:IfoneColumn}width:800px; {/block:IfoneColumn}{/block:IndexPage}
  662. {block:PermalinkPage}
  663. width:600px;
  664. {/block:PermalinkPage}
  665.  
  666. }
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676. #content .entry{
  677.  
  678.  
  679. {block:IndexPage}
  680.  
  681. {block:IfThreeColumns}width:250px;{/block:IfThreeColumns}
  682. {block:IfTwoColumns}width:340px;{/block:IfTwoColumns}
  683. {block:IfOneColumn}width:600px; {/block:IfOneColumn}{/block:IndexPage}
  684. margin:10px;
  685. {block:PermalinkPage}
  686. width:620px;
  687. padding: 10px;
  688.  
  689.  
  690. background-color: #fff; padding: 10px;
  691. {/block:PermalinkPage}
  692. }
  693.  
  694.  
  695.  
  696. {block:PermalinkPage}
  697. .photo_permalink img {max-width:500px !important; }
  698. {/block:PermalinkPage}
  699.  
  700. .entry {background-color: #fff; padding: 10px; border-color: rgba(0, 0, 0, .3);
  701. border-style: dotted;
  702. border-width: 1px 1px 1px 1px;}
  703.  
  704. .photo{ overflow:hidden;}
  705.  
  706. .photo img { display:block;
  707. overflow:hidden;
  708. {block:PermalinkPage}
  709. width:620px;
  710. margin: 0 auto;
  711.  
  712.  
  713.  
  714. {/block:PermalinkPage}
  715. }
  716.  
  717.  
  718. {block:IfShowIcons}
  719. {block:IndexPage}
  720. .fuck .you{position:relative;}
  721. .fuck .you .faggot {height:0px;left: 5px;opacity: 0;position: absolute;top: 0px;visibility: hidden;height: 0px;z-index: 998;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;transition: all 0.7s ease;}
  722. .fuck:hover .you .faggot{opacity:.9;height: 100%;-webkit-transition: all 1.5s ease;-moz-transition: all 1.5s ease;transition: all 1.5s ease;}
  723. .fuck .you .faggot .haha {top: 5px;position: absolute;text-align: center;
  724. width: 100%;z-index: 999;}
  725. .fuck .you .faggot .haha .note {position: absolute; margin: 0px -50px 0px -50px;right:50%;}
  726. .my-like {background-image: url(http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png) !important;height:22px;background-repeat: no-repeat;width:22px;
  727. cursor:pointer;display:inline-block;vertical-align:top;}
  728. .my-liked, .my-like:hover {background-image: url(http://static.tumblr.com/uiqhh9x/Y36m6h0qu/liked.png) !important; background-repeat: no-repeat; height:22px;width:22px;cursor:pointer;display:inline-block;vertical-align:top;}
  729. .fuck .you:hover .faggot {visibility:visible;}
  730. {/block:IndexPage}
  731. {/block:IfShowIcons}
  732.  
  733.  
  734. {block:IndexPage}
  735.  
  736.  
  737. .entry .fuck .you
  738. {position:relative;}
  739. .entry .fuck .you .faggot
  740. {top:0px;
  741. left: 0;
  742. opacity: 0;
  743. position: absolute;
  744. bottom: 0px;
  745. visibility: hidden;
  746. width: 100%;
  747. z-index: 99;
  748. {block:IfBlackHover}
  749. background-color: rgba(0, 0, 0, 0.6);
  750. {/block:IfBlackHover}
  751. {block:IfWhiteHover}
  752. background-color: rgba(300, 300, 300, 0.65);
  753. {/block:IfWhiteHover}
  754.  
  755. -webkit-transition: all 0.7s ease;
  756. -moz-transition: all 0.7s ease;
  757. transition: all 0.7s ease;}
  758.  
  759. .entry .fuck:hover .you .faggot
  760. {opacity:1; z-index: 99;
  761. -webkit-transition: all 1.5s ease;
  762. -moz-transition: all 1.5s ease;
  763. transition: all 1.5s ease;}
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774. .entry .fuck2 .you2 .right_date .view_post
  775. {font-weight:bold;
  776. float: right;
  777. padding-bottom:200px;
  778. font-family: arial;
  779. text-transform:uppercase;font-style:italic;
  780.  
  781. padding: 5px 9px;
  782. color: rgba(255, 255, 255, 5);
  783.  
  784. font-size: 13px;
  785. height: 20px;
  786. line-height:21px;
  787. }
  788.  
  789.  
  790. .entry .fuck2 .you2
  791. {position:relative;}
  792. .entry .fuck2 .you2 .right_date
  793. {
  794. left: 10px;
  795. opacity: 0;
  796. position: absolute;
  797. bottom: 15px;
  798.  
  799.  
  800. z-index: 9999;
  801. color:#fff;
  802.  
  803. -webkit-transition: all 0.7s ease;
  804. -moz-transition: all 0.7s ease;
  805. transition: all 0.7s ease;}
  806.  
  807. .entry .fuck2:hover .you2 .right_date
  808. {opacity:.9; z-index: 9999;
  809. -webkit-transition: all 1.5s ease;
  810. -moz-transition: all 1.5s ease;
  811. transition: all 1.5s ease;}
  812.  
  813.  
  814. .entry .fuck2 .you2:hover .right_date
  815. {visibility:visible;}
  816. .entry .fuck .you:hover .faggot
  817. {visibility:visible;}
  818.  
  819.  
  820.  
  821.  
  822. .entry .fuck3 .you3 .left_reblog .reblog
  823. {background-image: url(http://static.tumblr.com/6quy42l/yBxm7d88r/arrow_white_02.png) !important;background-repeat: no-repeat;font-weight:bold;
  824. height:30px;
  825. float: right;
  826. padding-bottom:200px;
  827. font-family: arial;
  828. text-transform:uppercase;
  829.  
  830. padding: 5px 9px;
  831. color: rgba(255, 255, 255, 1);
  832.  
  833. font-size: 15px;
  834. height: 20px;
  835. line-height:21px;
  836. }
  837.  
  838.  
  839. .entry .fuck3 .you3
  840. {position:relative;}
  841. .entry .fuck3 .you3 .left_reblog
  842. {
  843. right: 10px;
  844. opacity: 0;
  845. position: absolute;
  846. bottom: 15px;
  847.  
  848.  
  849. z-index: 99;
  850. color:#fff;
  851.  
  852. -webkit-transition: all 0.7s ease;
  853. -moz-transition: all 0.7s ease;
  854. transition: all 0.7s ease;}
  855.  
  856. .entry .fuck3:hover .you3 .left_reblog
  857. {opacity:1; z-index: 99;
  858. -webkit-transition: all 1.5s ease;
  859. -moz-transition: all 1.5s ease;
  860. transition: all 1.5s ease;}
  861.  
  862.  
  863. .entry .fuck3.you3:hover .left_reblog
  864. {visibility:visible;}
  865.  
  866. .entry .fuck4 .you4 .right_note .heart
  867. {font-family: 'Dorsa', sans-serif; font-size:20px; color:#fff;
  868. float: right;
  869.  
  870.  
  871.  
  872.  
  873.  
  874.  
  875. padding: 5px 4px;
  876.  
  877. height: 70px;
  878. line-height:71px;
  879. }
  880.  
  881.  
  882. .entry .fuck4 .you4 .right_note .note
  883. {font-family: 'Dorsa', sans-serif; font-size:70px; color:#fff;
  884.  
  885. border-color: rgba(300, 300, 300, 0.25);
  886. border-style: dotted;
  887. border-width: 0px 0px 1px 1px;
  888. font-weight:bold;
  889. text-transform:uppercase;
  890.  
  891.  
  892. padding: 5px 5px;
  893.  
  894. height: 70px;
  895. line-height:71px;
  896. }
  897.  
  898.  
  899. .entry .fuck4 .you4
  900. {position:relative;}
  901. .entry .fuck4 .you4 .right_note
  902. {
  903. right: 0px;
  904. opacity: 0;
  905. position: absolute;
  906.  
  907.  
  908.  
  909. z-index: 99;
  910. color:#fff;
  911.  
  912. -webkit-transition: all 0.7s ease;
  913. -moz-transition: all 0.7s ease;
  914. transition: all 0.7s ease;}
  915.  
  916. .entry .fuck4:hover .you4 .right_note
  917. {opacity:1; z-index: 99;
  918. -webkit-transition: all 1.5s ease;
  919. -moz-transition: all 1.5s ease;
  920. transition: all 1.5s ease;}
  921.  
  922.  
  923. .entry .fuck4.you4:hover .right_note
  924. {visibility:visible;}
  925.  
  926.  
  927. .reblogbutton a
  928. {
  929.  
  930.  
  931. color: #fff;
  932.  
  933. font-size: 10px;
  934.  
  935. }
  936.  
  937.  
  938. .entry .fuck5 .you5 .top_reblog_icon .reblogbutton
  939. {font-weight:bold;
  940. float: left;
  941. display:block;
  942. font-family: arial;
  943.  
  944. padding: 5px 9px;
  945. color: rgba(255, 255, 255, 5);
  946.  
  947. font-size: 10px;
  948.  
  949. line-height:15px;
  950. }
  951.  
  952.  
  953. .entry .fuck5 .you5
  954. {position:relative;}
  955. .entry .fuck5 .you5 .top_reblog_icon
  956. {
  957. left: 5px;
  958. opacity: 0;
  959. position: absolute;
  960. top:5px;
  961. width: 150px;
  962.  
  963. z-index: 99;
  964. color:#fff;
  965.  
  966. -webkit-transition: all 0.7s ease;
  967. -moz-transition: all 0.7s ease;
  968. transition: all 0.7s ease;}
  969.  
  970. .entry .fuck5:hover .you5 .top_reblog_icon
  971. {opacity:1; z-index: 99;
  972. -webkit-transition: all 1.5s ease;
  973. -moz-transition: all 1.5s ease;
  974. transition: all 1.5s ease;}
  975.  
  976.  
  977. .entry .fuck5.you5:hover .top_reblog_icon
  978. {visibility:visible;}
  979.  
  980.  
  981.  
  982.  
  983.  
  984. {/block:IndexPage}
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991. #toTop{font-size: 10px;
  992. bottom: 10px;
  993. display: none;
  994. font-weight: bold;
  995. height: 30px;
  996. padding: 11px;
  997. position: fixed;
  998.  
  999. text-transform: uppercase;
  1000. width: auto;
  1001.  
  1002. font-family:arial;}
  1003.  
  1004. ol.notes {width:620px;opacity:; height:400px; ; margin-top:10px; overflow:scroll; overflow-x:hidden; over-flow-y:scroll; list-style-type:none; font-weight:normal; font-size:11px; text-transform:none;}
  1005.  
  1006. ol.notes {
  1007. font-family: arial;
  1008. font-size: 10px;
  1009. font-weight: normal;
  1010. list-style-type: none;
  1011. margin: 13px auto;
  1012. padding: 15px 0 0;
  1013. width: 620px;}
  1014. ol.notes a{
  1015. text-decoration:none;
  1016. padding:0;
  1017. background-color:transparent;}
  1018. ol.notes li.note {
  1019. padding: 2px 0;}
  1020. ol.notes li.note:last-child{
  1021. margin-top:13px;
  1022. border-top:1px solid;
  1023. padding: 15px 0 0;}
  1024. ol.notes li.note img.avatar {
  1025. display: inline !important;
  1026. height: 16px;
  1027. margin-right: 10px;
  1028. min-width: 16px !important;
  1029. vertical-align: -4px;
  1030. width: 16px !important;}
  1031. ol.notes li.note span.action a{
  1032. font-weight:bold;}
  1033. ol.notes li.note .answer_content {
  1034. font-weight:bold;}
  1035. ol.notes li.note blockquote {
  1036.  
  1037. border-left: medium none !important;
  1038. font-weight: bold;
  1039. margin: 10px 0 10px 30px !important;
  1040. padding: 5px 0 8px !important;}
  1041. ol.notes li.note blockquote a {
  1042. color:#000;}
  1043.  
  1044. #fade { display: none; position: fixed; left: 0; top: 0; width:100%; height: 100%; z-index:9000; position: fixed; overflow: hidden; background-color: #fff;opacity: .6;}
  1045. .popup_block{z-index: 99999;
  1046. display: none; /*--hidden by default--*/
  1047. background: #fff;
  1048. padding: 30px;
  1049. float: left; -moz-border-radius: 10px;
  1050. -webkit-border-radius:10px;
  1051. -khtml-border-radius:10px;
  1052. font-size: 1.2em;
  1053. position: fixed;
  1054. top: 50%; left: 50%;
  1055. }
  1056. img.btn_close { float: right;margin: -15px -15px 0 0;}
  1057. *html #fade { position: fixed;}
  1058. *html .popup_block { position: fixed;background-color: #fff;}
  1059. ::-webkit-scrollbar-thumb:vertical { background-color:#000; height:20px; }
  1060. ::-webkit-scrollbar-thumb:horizontal { background-color:#fff; height:10px !important; }
  1061. ::-webkit-scrollbar { height:10px; width:10px; background-color:#fff; }
  1062.  
  1063.  
  1064.  
  1065. .main_permalink
  1066. {z-index:999999;background-color: {color:Post Background}; padding: 10px;
  1067. margin-top: 10px;
  1068. text-transform:uppercase;
  1069. text-align:right;
  1070. font-family:'Lekton', sans-serif;
  1071. font-weight:bold;
  1072.  
  1073. color:#000;
  1074. font-size: 9px;
  1075. opacity:1;
  1076. -webkit-transition: all 0.5s ease;
  1077. -moz-transition: all 0.5s ease;
  1078. transition: all 0.5s ease;}
  1079.  
  1080. .main_permalink a:hover
  1081. {-webkit-transition: all 0.5s ease;
  1082. -moz-transition: all 0.5s ease;
  1083. transition: all 0.5s ease;
  1084. color:#000}
  1085.  
  1086.  
  1087.  
  1088.  
  1089.  
  1090. {CustomCSS}
  1091. </style>
  1092.  
  1093. <script type="text/javascript" src="http://static.tumblr.com/6quy42l/lBNm6eh49/need.js"></script>
  1094. <script type="text/javascript" src="http://static.tumblr.com/6quy42l/S2Am632sh/theme.js"></script>
  1095.  
  1096. <script type="text/javascript" src="http://static.tumblr.com/6quy42l/KPXm6ehuk/popup.js"></script>
  1097.  
  1098. <script src="http://static.tumblr.com/6quy42l/tPum65t1d/fucku.js"></script>
  1099. <script src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  1100.  
  1101. {block:IndexPage}
  1102. <script>
  1103. $(window).load(function(){
  1104. var $wall = $('#content');
  1105. $wall.masonry({
  1106. itemSelector: '.entry',
  1107.  
  1108.  
  1109.  
  1110. });
  1111.  
  1112. $wall.infinitescroll({
  1113. navSelector : 'div#navigation',
  1114. nextSelector : 'div#navigation a#nextPage',
  1115. itemSelector : '.entry',
  1116. donetext : '',
  1117. loadingText : '',
  1118. bufferPx : 40,
  1119. extraScrollPx: 150,
  1120.  
  1121. errorCallback: function() {
  1122. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  1123. }},
  1124. function( newElements ) {
  1125. var $newElems = $( newElements );
  1126. $newElems.hide();
  1127. $newElems.imagesLoaded(function(){
  1128. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 50, easing: 'linear', queue: false}}, function(){$newElems.fadeIn();} );
  1129. });
  1130. }); $wall.show(500);
  1131.  
  1132. $('#load').click(function(e){
  1133.  
  1134. e.preventDefault();
  1135. $wall.infinitescroll('retrieve');
  1136. $(this).css('display','block');
  1137.  
  1138. });
  1139.  
  1140.  
  1141.  
  1142.  
  1143.  
  1144. });
  1145.  
  1146. </script>
  1147.  
  1148. <script>
  1149. window.onload = function () {
  1150. document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );
  1151. document.addEventListener( 'click', function ( event ) {
  1152. var myLike = event.target;
  1153. if( myLike.className.indexOf( 'my-like' ) > -1 ) {
  1154. var frame = document.getElementById( 'my-like-frame' ),
  1155. liked = ( myLike.className == 'my-liked' ),
  1156. command = liked ? 'unlike' : 'like',
  1157. reblog = myLike.getAttribute( 'data-reblog' ),
  1158. id = myLike.getAttribute( 'data-id' ),
  1159. oauth = reblog.slice( -8 );
  1160. frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id;
  1161. liked ? myLike.className = 'my-like' : myLike.className = 'my-liked';
  1162. };
  1163. }, false );
  1164. };
  1165. </script>
  1166.  
  1167. <script type="text/javascript">
  1168. $(function() {
  1169. $(window).scroll(function() {
  1170. if($(this).scrollTop() != 0) {
  1171. $('#toTop').fadeIn();
  1172. }
  1173. else {
  1174. $('#toTop').fadeOut();
  1175. }
  1176. });
  1177.  
  1178. $('#up').click(function() {
  1179. $('body,html').animate({scrollTop:0},900);
  1180. });
  1181. });
  1182. </script>
  1183.  
  1184. {/block:IndexPage}
  1185. </head>
  1186.  
  1187. </head>
  1188. <div class="jokes">
  1189. <div id="content">
  1190.  
  1191.  
  1192.  
  1193. <div class="sidebar">
  1194.  
  1195.  
  1196.  
  1197.  
  1198. <a href="/"><h1>{Title}</h1></a>
  1199.  
  1200.  
  1201.  
  1202.  
  1203.  
  1204. <a href="/"><div class="sidebarimage">
  1205. <img src="{image:SidebarImage}" /> </div></a>
  1206.  
  1207. <div class="sidebar_des">
  1208. <div class="description">{Description}</div>
  1209.  
  1210.  
  1211. <div class="sidebar_links">
  1212.  
  1213. {block:ifshowhomelink}
  1214. <a href="/" class="links">Home</a><br>
  1215. <div class="linksborder"></div>{/block:ifshowhomelink}
  1216.  
  1217. {block:ifAskPopup}<a class="links" title="Ask or Messange" href="# ask question ? " rel="ask" id="poplight">{block:ifasktitle}{text:Ask Title}{/block:ifasktitle}{block:ifnotasktitle}{AskLabel}{/block:ifnotasktitle}</a><br>
  1218. <div class="linksborder"></div>{/block:ifAskPopup}
  1219.  
  1220. {block:ifnotAskPopup}<a href="/ask" class="links">{text:Ask Title}</a><br>
  1221. <div class="linksborder"></div>{/block:ifnotAskPopup}
  1222.  
  1223. {block:IfShowSubmit}
  1224. <a href="/submit" class="links">Submit</a><br>
  1225. <div class="linksborder"></div>{/block:IfShowSubmit}
  1226.  
  1227. {block:ifLinkOneTitle}
  1228. <a href="{text:Link One}" class="links">{text:Link One Title}</a><br>
  1229. <div class="linksborder"></div>
  1230. {/block:ifLinkOneTitle}
  1231.  
  1232. {block:ifLinkTwoTitle}
  1233. <a href="{text:Link Two}" class="links">{text:Link Two Title}</a><br>
  1234. <div class="linksborder"></div>{/block:ifLinkTwoTitle}
  1235.  
  1236. {block:ifLinkThreeTitle}
  1237. <a href="{text:Link Three}" class="links">{text:Link Three Title}</a><br>
  1238. <div class="linksborder"></div>{/block:ifLinkThreeTitle}
  1239.  
  1240. {block:ifLinkFourTitle}
  1241. <a href="{text:Link Four}" class="links">{text:Link Four Title} </a><br>
  1242. <div class="linksborder"></div>{/block:ifLinkFourTitle}
  1243.  
  1244. {block:ifLinkFiveTitle}
  1245. <a href="{text:Link Five}" class="links">{text:Link Five Title} </a><br>
  1246. <div class="linksborder"></div>{/block:ifLinkFiveTitle}
  1247. </div>
  1248. </div>
  1249. </div>
  1250.  
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259.  
  1260.  
  1261. {block:ifAskPopup}
  1262. <div id="ask" class="popup_block"><iframe frameborder="0" scrolling="no" height="150px" width="600px" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:#000; opacity: .7; overflow: hidden;" id="ask_form"></iframe><!--[if IE]><script type="text/javascript"> document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></div>
  1263. {/block:ifAskPopup}
  1264.  
  1265.  
  1266.  
  1267.  
  1268. <div class="posts">
  1269. {block:Posts}
  1270. <div class="entry">
  1271.  
  1272.  
  1273.  
  1274.  
  1275.  
  1276.  
  1277. {block:Text}
  1278.  
  1279.  
  1280.  
  1281.  
  1282.  
  1283. <div class="main">
  1284. <div class="text">
  1285. {block:Title}<h1>{Title}</h1>{/block:Title}
  1286. </div>
  1287. <div class="text_border" ></div>
  1288. <div class="text_body">
  1289. {Body}
  1290. </div>
  1291. {block:IndexPage}
  1292. <div class="main_permalink">
  1293. {block:date}<a href="{permalink}">
  1294. {DayOfMonthWithZero}
  1295. {ShortMonth} {ShortYear} </a>{/block:date}
  1296. </div>
  1297. {/block:IndexPage}
  1298. </div>
  1299. {/block:Text}
  1300.  
  1301.  
  1302. {block:Photo}
  1303.  
  1304. <div class="photo">
  1305.  
  1306. <div class="fuck5">
  1307.  
  1308. <div class="you5">
  1309. <div class="fuck4">
  1310.  
  1311. <div class="you4">
  1312. <div class="fuck3">
  1313.  
  1314. <div class="you3">
  1315. <div class="fuck2">
  1316.  
  1317. <div class="you2">
  1318.  
  1319. <div class="fuck">
  1320.  
  1321. <div class="you">
  1322. {block:IndexPage}
  1323.  
  1324. <div class="faggot">
  1325.  
  1326. <div class="haha">
  1327.  
  1328.  
  1329.  
  1330.  
  1331. <a href="{Permalink}" target="_blank">
  1332. <div class="icon"></div></a>
  1333.  
  1334.  
  1335.  
  1336.  
  1337.  
  1338.  
  1339.  
  1340.  
  1341.  
  1342. </div>
  1343. </div>
  1344.  
  1345.  
  1346.  
  1347.  
  1348. <div class="right_date">
  1349.  
  1350. <a href="{Permalink}" target="_blank">
  1351.  
  1352. <div class="view_post">
  1353. View Post
  1354. </div></a>
  1355.  
  1356.  
  1357. </div>
  1358.  
  1359.  
  1360. <div class="right_note">
  1361. <a href="{Permalink}" target="_blank">
  1362. <div class="note">
  1363. {NoteCount}</div></a>
  1364.  
  1365.  
  1366.  
  1367. <div class="heart" target="_blank"></div>
  1368. </div>
  1369.  
  1370.  
  1371. <div class="left_reblog">
  1372. <a href="{Permalink}" target="_blank">
  1373. <div class="reblog"></div></a>
  1374. </div>
  1375.  
  1376.  
  1377.  
  1378.  
  1379.  
  1380. <div class="top_reblog_icon">
  1381. <a href="{ReblogURL}" target="_blank">
  1382. <div class="reblogbutton">{caption}</div></a>
  1383. </div>
  1384.  
  1385. {/block:IndexPage}
  1386. {block:IndexPage}
  1387.  
  1388. <a href="{Permalink}">
  1389. <img src="
  1390. {PhotoURL-HighRes}
  1391. "
  1392.  
  1393. {block:IfThreeColumns}width="250" /> {/block:IfThreeColumns}
  1394. {block:IfTwoColumns}width="340" />{/block:IfTwoColumns}
  1395. {block:IfOneColumn}width="600" /> {/block:IfOneColumn}
  1396.  
  1397. {/block:IndexPage}
  1398.  
  1399. </div></div></div> </div></div> </div></div> </div></div> </div>
  1400. {block:PermalinkPage}
  1401. <img src="{PhotoURL-HighRes}"
  1402. class="photo_permalink" />
  1403. {/block:PermalinkPage}</u>
  1404. </div>
  1405. {block:IndexPage} <img style="width:250px; opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"> {/block:IndexPage} {block:PermalinkPage}
  1406. <img style="width:620px; opacity:.7;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png">{/block:PermalinkPage}
  1407. {/block:Photo}
  1408.  
  1409. {block:Photoset}
  1410. <center>{Photoset-250}</center>
  1411. {block:IndexPage}
  1412. <div class="main_permalink">
  1413. {block:date}<a href="{permalink}">
  1414. {DayOfMonthWithZero}
  1415. {ShortMonth} {ShortYear} </a>{/block:date}
  1416. </div>
  1417. {/block:IndexPage}
  1418. {/block:Photoset}
  1419.  
  1420. {block:Link}<div class="small">
  1421. <div class="main">
  1422. <a href="{URL}" class="link_title" {Target}><h3>
  1423. {Name}</h3></a>
  1424. {block:Description}
  1425. <div class="link_description">{Description}</div>
  1426. {/block:Description} </div>
  1427.  
  1428. {block:IndexPage}
  1429. <div class="main_permalink">
  1430. {block:date}<a href="{permalink}">
  1431. {DayOfMonthWithZero}
  1432. {ShortMonth} {ShortYear} </a>{/block:date}
  1433. </div>
  1434. {/block:IndexPage}
  1435. </div>
  1436. {/block:Link}
  1437.  
  1438.  
  1439. {block:Chat}<div class="small">
  1440. {block:Title}
  1441. <a href="{Permalink}"><h3>{Title}</h3></a>
  1442. {/block:Title}
  1443. <ul class="chat_body">
  1444. {block:Lines}
  1445. <li class="{Alt} user_{UserNumber}">
  1446. {block:Label}
  1447. <span class="label">{Label}</span>
  1448. {/block:Label}
  1449. {Line}
  1450. </li>
  1451. {/block:Lines}
  1452. </ul>
  1453.  
  1454. </div>
  1455. {block:IndexPage}
  1456. <div class="main_permalink">
  1457. {block:date}<a href="{permalink}">
  1458. {DayOfMonthWithZero}
  1459. {ShortMonth} {ShortYear} </a>{/block:date}
  1460. </div>
  1461. {/block:IndexPage}
  1462. {/block:Chat}
  1463.  
  1464.  
  1465. {block:Quote}
  1466.  
  1467.  
  1468. <div class="quote"><b>"{Quote}"</b> </div>
  1469.  
  1470. {block:Source}
  1471. <div class="quote_source"> - {Source} </div>
  1472. {/block:Source} {block:IndexPage}
  1473. <div class="main_permalink">
  1474. {block:date}<a href="{permalink}">
  1475. {DayOfMonthWithZero}
  1476. {ShortMonth} {ShortYear} </a>{/block:date}
  1477. </div>
  1478. {/block:IndexPage}</div>
  1479.  
  1480. {/block:Quote}
  1481.  
  1482.  
  1483.  
  1484. {block:Video}
  1485. {block:IndexPage}
  1486. <div class="video">
  1487. <div class="background_video">
  1488. <a href="{Permalink}"><div class="video_type">video</div></a>
  1489. <a href="{Permalink}">
  1490. <div class="video_notes">View in High-Res</div></a>
  1491. </div>
  1492. <div class="clear"></div>
  1493.  
  1494. </div>
  1495. {/block:IndexPage}
  1496. <div class="post">
  1497. <div class="video1">
  1498. {Video-500}
  1499. </div></div>
  1500.  
  1501. {/block:Video}
  1502.  
  1503. {block:Audio}
  1504.  
  1505. <div class="audioplayercircle">
  1506. <div class="audioplayer">{AudioPlayerblack}</div>
  1507. </div>
  1508. {block:IndexPage}
  1509. <div class="main_permalink">
  1510. {block:date}<a href="{permalink}">
  1511. {DayOfMonthWithZero}
  1512. {ShortMonth} {ShortYear} </a>{/block:date}
  1513. </div>
  1514. {/block:IndexPage}
  1515.  
  1516. {/block:Audio}
  1517.  
  1518. {block:Answer}<div class="small">
  1519. <div class="main">
  1520. <img src="{AskerPortraitURL-30}" alt="{PhotoAlt}"/>
  1521. <div class="asker_name"><b>{Asker}</b></div><BR>
  1522. <div class="ask_body">{Question}</div><BR>
  1523. <div class="answer_border">
  1524. <img src="{PostAuthorPortraitURL-30}" alt="{PhotoAlt}"/> &nbsp;
  1525. <div class="asker_name"><b>{PostAuthorName}</b></div>
  1526. <div class="ask_image">
  1527. <div class="ask_body">{Answer}</div>
  1528. <div class="answer_background">?</div>
  1529. {block:IndexPage}
  1530. <div class="answer_permalink">
  1531. {block:date}<a href="{permalink}">{DayOfMonthWithZero}
  1532. {ShortMonth} {Year} {/block:date} </a></div>{/block:IndexPage}
  1533. </div>
  1534. </div>
  1535. </div> </div>
  1536. {/block:Answer}
  1537.  
  1538.  
  1539.  
  1540.  
  1541.  
  1542. {block:PermalinkPage}
  1543.  
  1544. <div class="samie">
  1545.  
  1546. {block:text}
  1547. {Caption}<br> ♥ &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1548. <a href="{Permalink}">{TimeAgo}</a> <br><br>
  1549. {/block:text}
  1550.  
  1551. {block:Photo}
  1552. {Caption}<br> ♥ &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1553. <a href="{Permalink}">{TimeAgo}</a> <br><br>
  1554. {/block:Photo}
  1555.  
  1556. {block:Photoset}{Caption}<br> ♥ &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1557. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Photoset}
  1558.  
  1559. {block:Quote}{Caption}<br> ♥ &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1560. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Quote}
  1561.  
  1562. {block:Link}{Caption}{Caption}<br> ♥ &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1563. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Link}
  1564.  
  1565. {block:Chat}{Caption}{Caption}<br> ♥ &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1566. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Chat}
  1567.  
  1568. {block:Audio}
  1569. {Caption}<br> ♥ &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1570. <a href="{Permalink}">{TimeAgo}</a> <br><br>
  1571. {/block:Audio}
  1572.  
  1573. {block:Video}{Caption}<br> ♥ &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1574. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Video}
  1575.  
  1576. {block:Answer}{Caption}<br> ♥ &nbsp;&nbsp;<a href="{Permalink}">{NoteCount}</a> notes <br> <br>
  1577. <a href="{Permalink}">{TimeAgo}</a> <br><br>{/block:Answer}
  1578.  
  1579. </div>
  1580. {PostNotes}
  1581. {/block:PermalinkPage}
  1582. </div>
  1583. {block:PostNotes}{ShowNotes}{/block:PostNotes}
  1584. {/block:Posts}
  1585. </div>
  1586. {block:IndexPage}
  1587. <div class="column navigation" id="navigation">
  1588. {block:Pagination}
  1589. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  1590. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  1591. {/block:IndexPage}
  1592. </div></div></div></div>
  1593. </div></div></div></div>
  1594.  
  1595.  
  1596.  
  1597. </body>
  1598. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement