Advertisement
jawidafg

Untitled

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