Advertisement
Guest User

hi

a guest
Jul 28th, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.51 KB | None | 0 0
  1. <!--
  2. ╋╋╋┏┓╋╋┏┳┓┏┓╋╋╋╋╋╋╋┏━┓
  3. ┏┳┳╋╋┓┏┛┃┗┫┗┳━┳━━┳━┫━┫
  4. ┃┃┃┃┃┗┫╋┃┏┫┃┃┻┫┃┃┃┻╋━┃
  5. ┗━━┻┻━┻━┻━┻┻┻━┻┻┻┻━┻━┛ 
  6. Theme: Poppy | Published:JUL 16TH, 2013 | Website: wildthemes.tumblr.com
  7.  
  8. do not remove credits, themes take alot of time and effort to make, you will be reported if you're seen using this theme with no credits.This work is licensed under a Creative Commons Attribution 3.0 Unported License.taking credits off/stealing/using my themes as a basecode is ɪʟʟᴇɢᴀʟ
  9. -->
  10.  
  11.  
  12.  
  13.  
  14. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  15. <html xmlns="http://www.w3.org/1999/xhtml">
  16. <head>
  17. <link rel="stylesheet" href="http://static.tumblr.com/tak5d5w/raDlsuinn/quicksandfonts.css" type="text/css" charset="utf-8">
  18.  
  19. <script type="text/javascript"
  20. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  21.  
  22.  
  23.  
  24. <meta name="color:background" content="#ffffff"/>
  25. <meta name="color:Content" content="#ffffff"/>
  26. <meta name="color:Navigation background" content="#eee"/>
  27.  
  28. <meta name="color:Borders" content="#ccc"/>
  29. <meta name="color:Font" content="#130C11"/>
  30. <meta name="color:Link hover" content="#130C11"/>
  31. <meta name="color:Link" content="#000000"/>
  32. <meta name="image:Sidebar Image" content="1"/>
  33. <meta name="image:Background" content="1"/>
  34. <meta name="image:Left Border Image" content= ""/>
  35.  
  36. <meta name="if:Show sidebar photo" content="0"/>
  37. <meta name="text:Blogtitle size" content="50" />
  38.  
  39. <meta name="if:Three Columns" content="1"/>
  40. <meta name="if:Two Columns" content="0"/>
  41. <meta name="if:One Column" content="0"/>
  42. <meta name="if:Faded images" content="1"/>
  43.  
  44.  
  45. <meta name="image:Left Border Image" content= ""/>
  46.  
  47. <meta name="text:Link One Title" content=""/>
  48. <meta name="text:Link One" content="" />
  49. <meta name="text:Link Three Title" content=""/>
  50. <meta name="text:Link Three" content=""/>
  51. <meta name="text:Link Four Title" content=""/>
  52. <meta name="text:Link Four" content=""/>
  53. <meta name="text:Link Two Title" content=""/>
  54. <meta name="text:Link Two" content=""/>
  55. <meta name="text:Link Five Title" content=""/>
  56. <meta name="text:Link Five" content=""/>
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Asap|Share' rel='stylesheet' type='text/css'>
  59.  
  60.  
  61. <title>{Title} </title>{block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  62. <script type=”text/javascript” src=”http://codysherman.com/tools/infinite-scrolling/code”></script><link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  63.  
  64. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  65.  
  66. <style>
  67.  
  68.  
  69. @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
  70. div#qTip {
  71. padding: 1px;
  72. height:8px;
  73. border:1px solid #ddd;
  74. font-family:Consolas;
  75. font-size:8px;
  76. display: none;
  77. font-style:normal;
  78. text-align: left;
  79. padding:5px;
  80. position: absolute;
  81. line-height:8px;
  82. z-index: 999999999999;
  83. background: white;
  84. color: {color:Link};
  85. text-transform:uppercase;
  86. letter-spacing: 1px;
  87. }
  88.  
  89.  
  90.  
  91. </style>
  92.  
  93. <style type="text/css">
  94.  
  95. #tumblr_controls{
  96. opacity:0.9;
  97. position:absolute !important; ;
  98. }
  99. ::-webkit-scrollbar-thumb:vertical {
  100. background-color:{color:Link};
  101. height:auto;
  102. width:5px;
  103. }
  104.  
  105. ::-webkit-scrollbar-thumb:horizontal {
  106. background-color:{color:Link};
  107. height:8px;
  108. }
  109.  
  110. ::-webkit-scrollbar {
  111. height:8px;
  112. width:5px;
  113. background-color:transparent;
  114. }
  115.  
  116.  
  117.  
  118.  
  119. #tumblr_controls{
  120. position:fixed !important;
  121. -webkit-filter: invert(100%) ;
  122. }
  123.  
  124. .wrapper{
  125. margin: 0px auto;
  126. width: 802px;
  127. }
  128.  
  129. .header{
  130. float: left;
  131. width: 100%;
  132. }
  133.  
  134. .left{
  135. float: left;
  136. margin-right: 20px;
  137. width: 802px;
  138. }
  139.  
  140. .right{
  141. float: right;
  142. width: 200px;
  143. background-color: {color:Background};
  144. }
  145.  
  146. body {
  147. padding: 0px;
  148. margin: 0px;
  149. color: {color:Font};
  150. font-family: calibri;
  151. font-size:10.5px;
  152. background-size: cover;
  153. background-color: {color:Background};
  154. background-image:url({image:Background});
  155. background-attachment: fixed;
  156. background-repeat: repeat;
  157. }
  158. a { text-decoration: none !important;}
  159. a:link, a:active, a:visited{
  160. color: {color:Link} ;
  161. -webkit-transition: color 0.6s ease-out;
  162. -moz-transition: color 0.6s ease-out; text-shadow:0 0 1px #dcdcdc;
  163.  
  164. }
  165.  
  166. a:hover {
  167.  
  168.  
  169. color:{color:Link hover};
  170. -webkit-transition: opacity 1s linear;opacity: 1;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;
  171. }
  172.  
  173.  
  174.  
  175. .entry {
  176. background-color:{color:Content};
  177. margin:15px;
  178. text-transform:none;
  179. line-height:13px;
  180. {block:IndexPage}
  181. width:400px;
  182. {block:ifFourColumns}
  183. width:170px;
  184. {/block:ifFourColumns}
  185.  
  186. {block:ifThreeColumns}
  187. width:210px;
  188. {/block:ifThreeColumns}
  189. {block:ifTwoColumns}
  190. width:270px;
  191. {/block:ifTwoColumns}
  192. {block:ifOneColumn}
  193. width:400px;
  194. {/block:ifOneColumn}
  195.  
  196. {/block:IndexPage}
  197. {block:PermalinkPage}
  198. width:500px;
  199. {/block:PermalinkPage}
  200. overflow:hidden;
  201.  
  202. border:1px {color:Borders} solid;
  203. padding-left: 7px;
  204. padding-top: 7px;
  205. padding-right: 7px;
  206. padding-bottom: 7px;
  207. text-decoration: none !important;
  208.  
  209.  
  210. z-index:0;
  211. -webkit-transition: all 0.8s linear;
  212. -moz-transition: all 0.8s linear;
  213. transition: all 0.8s linear;
  214. {block:ifFadedimages}
  215. opacity: 0.8;
  216. filter: alpha(opacity = 80);
  217. {/block:ifFadedimages}
  218. }
  219. .entry:hover{{block:ifFadedimages}
  220. opacity: 1;
  221. filter: alpha(opacity = 80);
  222. {/block:ifFadedimages}opacity:1;-webkit-transition: all 0.8s linear;
  223. -moz-transition: all 0.8s linear;
  224. transition: all 0.8s linear;}
  225.  
  226. .entry .perma{
  227. position:absolute;
  228. width:auto;
  229. padding:3px;
  230. background-color:#fff;
  231. margin-left: 0px;
  232. border:1px solid #eee;
  233. overflow:hidden;
  234. top: 0px;
  235. font-family: consolas;
  236. text-transform:uppercase;
  237. letter-spacing:2px;
  238. line-height:140%;
  239. font-size:8px;
  240. left:11px;
  241. text-align:center;
  242. opacity:0.0;
  243. -webkit-transition: all 0.5s linear;
  244. -moz-transition: all 0.5s linear;
  245. transition: all 0.5s linear;
  246. -webkit-filter: blur(2px);
  247.  
  248. }
  249.  
  250. .entry:hover .perma{
  251. top:11px;
  252. left:11px;
  253. -webkit-filter: blur(0px);
  254. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  255.  
  256. overflow:visible;
  257. -webkit-transition: opacity 1.5s linear; opacity: 1.6;
  258. transition: all 0.4s linear;
  259. opacity: 0.9;
  260. -webkit-transition: all 0.8s linear;
  261. -moz-transition: all 0.8s linear;
  262. transition: all 0.8s linear;
  263. }
  264.  
  265. .entry:hover .perma:hover{
  266. left:11px;
  267. -webkit-transition: all 0.5s linear;
  268. -moz-transition: all 0.5s linear;
  269. transition: all 0.5s linear;
  270. }
  271.  
  272.  
  273.  
  274.  
  275. .entry .perma2{
  276. position:absolute;
  277. width:auto;
  278. padding:3px;
  279. background-color:#fff;
  280. margin-left: 11px;
  281. border:1px solid #eee;
  282. overflow:hidden;
  283. top: 47px;
  284. font-family: consolas;
  285. text-transform:uppercase;
  286. letter-spacing:2px;
  287. line-height:140%;
  288. font-size:8px;
  289. left:11px;
  290. text-align:center;
  291. opacity:0.0;
  292. -webkit-transition: all 0.5s linear;
  293. -moz-transition: all 0.5s linear;
  294. transition: all 0.5s linear;-webkit-filter: blur(3px);
  295.  
  296. }
  297.  
  298. .entry:hover .perma2{-webkit-filter: blur(0px);
  299. top:32px;
  300. left:11px;
  301. -webkit-filter: blur(0px);
  302. -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  303.  
  304. overflow:visible;
  305. -webkit-transition: opacity 1.5s linear; opacity: 1.6;
  306. transition: all 0.4s linear;
  307. opacity: 0.9;
  308. -webkit-transition: all 0.8s linear;
  309. -moz-transition: all 0.8s linear;
  310. transition: all 0.8s linear;
  311. }
  312.  
  313. .entry:hover .perma2:hover{
  314. -webkit-transition: all 0.5s linear;
  315. -moz-transition: all 0.5s linear;
  316. transition: all 0.5s linear;
  317. }
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325. .permalinktext {
  326. display: block;
  327. padding: 1px;
  328. margin: 0px 0px 0px 8px;
  329. font-family: calibri;
  330. letter-spacing: 0px;
  331. font-size: 9px;
  332. color: #424242;
  333. line-height: 10px;
  334. text-transform:uppercase;
  335. text-align: right;
  336. text-decoration: none;
  337. -webkit-transition: color 0.5s ease-out;
  338. -moz-transition: color 0.5s ease-out;
  339. border-top: 1px solid #ddd;
  340. }
  341.  
  342.  
  343.  
  344.  
  345. #border{
  346. background-color:{color:Background};
  347. background-attachment: fixed;
  348. background-image: repeat;
  349. background-image:url({image:Left Border Image});
  350. position: fixed;
  351. height:100%;
  352. right:240px;
  353. z-index:99999999;
  354. width: 400px;
  355.  
  356. }
  357. @font-face{font-family:'sb';src:url('http://static.tumblr.com/hcocigh/1wBm85vn6/sweetly_broken.ttf');}
  358.  
  359.  
  360.  
  361. @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
  362.  
  363.  
  364.  
  365.  
  366.  
  367. #border{
  368. background-color:{color:Background};
  369. background-attachment: fixed;
  370. background-image: repeat;
  371. background-image:url({image:Border});
  372. width: 254px;
  373. padding:4px;
  374. position: fixed;
  375. height:100%;
  376. top:-5px;
  377. left:93px;
  378. z-index:99999999;
  379. }
  380.  
  381.  
  382. div#sidebar{
  383. position:fixed !important;
  384. left:100px;
  385. width: 230px;
  386. top:70px;
  387. background-color:{color:Content};
  388. padding: 0px;
  389. padding: 1px;
  390. letter-spacing:0px;
  391. padding: 4px;
  392. padding-bottom:6px;
  393. opacity:1;
  394. border:1px solid{color:Borders};
  395. border-radius:2px;
  396. -webkit-transition: all 0.5s linear;
  397. -moz-transition: all 0.5s linear;
  398. transition: all 0.5s linear;
  399. position: fixed;
  400. text-align:center;
  401. overflow: hidden;
  402.  
  403.  
  404. height:auto;
  405.  
  406.  
  407.  
  408.  
  409. }
  410.  
  411.  
  412. #posts {
  413. width: 804px;margin-left:70px;
  414. {block:ifFourColumns}
  415. width:900px;
  416. {/block:ifFourColumns}
  417.  
  418. margin-top: 0px;;
  419. float:left;
  420. background:transparent;
  421. text-decoration: none !important;
  422.  
  423. }
  424.  
  425. .entry .permalinks{
  426. opacity:0;
  427. width:170px;
  428. height: 20px;
  429. top:-12px;
  430. position: absolute;
  431. text-transform: uppercase;
  432. font-family: calibri;
  433. font-size: 8px;
  434. color:#333333;
  435. line-height:20px;
  436. overflow:hidden;
  437. letter-spacing: 1px;
  438. text-align:center;
  439. background:#f1f1f1;
  440. border-bottom: 2px solid {color:Link};
  441. transition: all 0.7s ease-out;
  442. -o-transition-transition: all 0.7s ease-out;
  443. -webkit-transition: all 0.7s ease-out;
  444. -moz-transition: all 0.7s ease-out;
  445. }
  446.  
  447. .entry:hover .permalinks{
  448. opacity: .85;
  449. top:12px;
  450. transition: all 0.7s ease-out;
  451. -o-transition-transition: all 0.7s ease-out;
  452. -webkit-transition: all 0.7s ease-out;
  453. -moz-transition: all 0.7s ease-out;
  454. }
  455.  
  456.  
  457.  
  458.  
  459. .entry:hover .details {
  460. opacity: 1.0;
  461. margin:12px 0px 0px 0px;
  462. filter: alpha(opacity = 100);
  463. -webkit-transition: all .25s ease-in-out;
  464. -moz-transition: all .25s ease-in-out;
  465. -o-transition: all .25s ease-in-out;
  466. transition: all .25s ease-in-out;
  467. }
  468.  
  469.  
  470. .permahover {
  471. text-align: right;
  472. opacity:1;
  473. filter: alpha(opacity = 0);
  474. font-size: 9px;
  475. line-height: 9px;-webkit-transition: all .25s ease-in-out;
  476. -moz-transition: all .25s ease-in-out;
  477. -o-transition: all .25s ease-in-out;
  478. transition: all .25s ease-in-out;
  479. text-transform: uppercase;
  480. border-top:1px solid {color:Link};
  481. font-family:calibri;
  482. letter-spacing:2px;
  483. font-size:8px;
  484. margin-left:0px;
  485. }
  486.  
  487. .entry:hover .permahover{opacity:1}
  488.  
  489.  
  490.  
  491.  
  492. .text {
  493. padding: 0px;
  494. }
  495.  
  496.  
  497.  
  498. .entry:hover .textperma {
  499. opacity: 1;
  500. filter: alpha(opacity = 100);
  501. -webkit-transition: all ease-in 250ms;
  502. -moz-transition: all ease-in 250ms;
  503. -o-transition: all ease-in 250ms;
  504. -ms-transition: all ease-in 250ms;
  505. transition: all ease-in 250ms;
  506. }
  507.  
  508.  
  509. @font-face {font-family:"Neou"; src:url('http://static.tumblr.com/zncos8d/0yDmd37fv/neou-thin.ttf');}
  510.  
  511.  
  512.  
  513.  
  514.  
  515. .blogtitle a {color:{color:Link};}
  516. .blogtitle{
  517. font-family:quicksandlight;
  518. font-size:{text:Blogtitle size}px;
  519. text-decoration: none !important; }
  520.  
  521. @font-face { font-family: "cedarcursive"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  522.  
  523.  
  524.  
  525.  
  526. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  527.  
  528. .title{
  529. font-family: quicksandlight;
  530. font-size: 20px;
  531. line-height:100%;
  532. color: {color:Font};
  533. text-decoration: none !important;
  534. }
  535.  
  536.  
  537.  
  538. blockquote{
  539. padding:0px 0px 2px 5px;
  540. margin:0px 0px 2px 10px;
  541. border-left: 1px dotted #555555;
  542. }
  543.  
  544.  
  545. .bubble {align:right;background: #eee; margin:7px 0px 5px 62px;padding:10px;position: relative;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px; box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  546. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);
  547. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.06);}
  548.  
  549. .bubble p {margin:1px 0px;}
  550.  
  551. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #eee;}
  552.  
  553. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #eee;}
  554.  
  555. #border1{
  556. position:fixed !important;
  557. width: 50px;
  558. height:100%;
  559. top: 0px;;
  560. opacity:0.7;
  561. left:200px;
  562. background-image:url({image:Left Border Image});
  563. background-attachment:fixed;
  564.  
  565. margin-left:-200px;
  566.  
  567. }
  568.  
  569.  
  570. {CustomCSS}
  571.  
  572. </style>
  573.  
  574. {block:IndexPage}
  575. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script><script type="text/javascript" src="http://static.tumblr.com/o0thhnj/QDcmcmi8j/infinitescrolling.txt"></script>
  576. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  577.  
  578. <script type="text/javascript">
  579. $(window).load(function () {
  580. var $content = $('#posts');
  581. $content.masonry({itemSelector: '.entry'}),
  582. $content.infinitescroll({
  583. navSelector : 'div#pagination',
  584. nextSelector : 'div#pagination a#nextPage',
  585. itemSelector : '.entry',
  586. loading: {
  587. finishedMsg: '',
  588. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  589. },
  590. bufferPx : 600,
  591. debug : false,
  592. },
  593. // call masonry as a callback.
  594. function( newElements ) {
  595. var $newElems = $( newElements );
  596. $newElems.hide();
  597. // ensure that images load before adding to masonry layout
  598. $newElems.imagesLoaded(function(){
  599. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  600.  
  601.  
  602. });
  603. });
  604. });
  605. </script>
  606.  
  607. {/block:IndexPage}
  608.  
  609. <title>{title}</title>
  610.  
  611. <link rel="shortcut icon" href="http://33.media.tumblr.com/tumblr_m3k64jSlRf1qfjy56.gif">
  612. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  613. <meta name="viewport" content="width=820" />
  614.  
  615.  
  616. </head>
  617.  
  618.  
  619.  
  620.  
  621. <body>
  622.  
  623. <div id="border1"></div>
  624.  
  625.  
  626. <div class="wrapper">
  627. <div class="header">
  628. <div id="sidebar"><br>
  629. {block:ifshowsidebarphoto}<center><a title="" href="/"><img style=""><img src="{image:Sidebar Image}" width=200px
  630. ></a>{/block:ifshowsidebarphoto}
  631. <div class="blogtitle"><a href="/">{Title}</a></div>
  632. <div style="padding:4px;">{Description}
  633. </div>
  634. <select onchange='location=this.options[this.selectedIndex].value;' style='width:210px;background-color:{color:Navigation background};border:{color:Borders} 1px solid;font-family:calibri;color:{color:Font};font-size:10px;text-transform:uppercase; letter-spacing:1px;
  635. height:20px;'>
  636. <i>
  637. <option>navigation +</option></i>
  638.  
  639. <option value="/">home</option>
  640.  
  641. {block:AskEnabled}<option value="/ask">ask</option>
  642. {/block:AskEnabled}
  643.  
  644. {block:ifLinkOneTitle}<option value="{text:Link One}">{text:Link One Title}</option> {/block:ifLinkOneTitle}
  645.  
  646. {block:ifLinkTwoTitle}<option value="{text:Link Two}">{text:Link Two Title}</option> {/block:ifLinkTwoTitle}
  647.  
  648. {block:ifLinkThreeTitle}<option value="{text:Link Three}">{text:Link Three Title}</option> {/block:ifLinkThreeTitle}
  649.  
  650. {block:ifLinkFourTitle}<option value="{text:Link Four}">{text:Link Four Title}</option> {/block:ifLinkFourTitle}
  651.  
  652. {block:ifLinkFiveTitle}<option value="{text:Link Five}">{text:Link Five Title}</option> {/block:ifLinkFiveTitle}
  653.  
  654. {block:HasPages}{block:Pages}<option value="{URL}">{Label}</option> {/block:Pages} {/block:HasPages}
  655.  
  656.  
  657. <option value="http://wildthemes.tumblr.com/">theme credit</option>
  658.  
  659.  
  660. </select>
  661.  
  662. </div>
  663.  
  664.  
  665.  
  666. <div class="left">
  667.  
  668. <div id="posts">
  669.  
  670. {block:Posts}
  671. <div class="entry">
  672.  
  673. {block:Text}
  674. <div class="text">
  675. {block:Title}
  676. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  677. {/block:Title}
  678. {Body}
  679. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  680. {block:IndexPage}
  681.  
  682. {/block:IndexPage}
  683. </div>
  684. {/block:Text}
  685. {block:Link}
  686. <div class="text">
  687. <div class="title"><a href="{URL}" class="link" {Target}>{Name}</a> </div>
  688. {block:Description}
  689. <div class="description">{Description}</div>
  690. {/block:Description}
  691. <p>
  692. {block:IndexPage}
  693. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  694.  
  695. {/block:IndexPage}
  696.  
  697. </div>{/block:Link}
  698.  
  699.  
  700. {block:Photo}
  701. {block:indexpage}
  702. <div class="perma"><a href="{reblogurl}" title="reblog this post">reblog</a> / <a href="{permalink}" title="note count"> {notecountwithlabel}
  703. </a>
  704. </div>
  705. <div class="perma2"> {timeago}
  706. </div>
  707.  
  708.  
  709.  
  710. <a href="{Permalink}">
  711. <img src="{PhotoURL-HighRes}" width="100%"/></a>
  712. {/block:indexpage}
  713. {block:permalinkpage}
  714. <a href="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a>
  715. {/block:permalinkpage} {block:IndexPage}
  716. {/block:IndexPage}
  717. {/block:Photo}
  718.  
  719.  
  720. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker} said : {Question}&nbsp;</div>{Answer} {block:indexpage}
  721. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  722.  
  723. {/block:indexpage}{/block:Answer}
  724.  
  725.  
  726.  
  727. {block:Photoset}
  728. {block:IndexPage}
  729.  
  730. {block:Photos}<a href="{permalink}"><img src="{PhotoURL-500}" width="100%" style="padding:3px;"/></a>
  731. {/block:Photos}
  732. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  733.  
  734. {/block:IndexPage}
  735.  
  736. {block:permalinkpage}
  737. {Photoset-500}
  738. {/block:permalinkpage}
  739. {/block:Photoset}
  740.  
  741.  
  742. {block:Quote}
  743. <div class="text">
  744. <div class="title"> "{Quote}" </div>
  745. {block:Source}
  746. <div style="text-align:right; line-height:12px;">- {Source}</div>
  747. {/block:Source}
  748. {block:IndexPage}
  749. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  750.  
  751. {/block:IndexPage}
  752. </div>{/block:Quote}
  753.  
  754. {block:Chat}
  755. <div class="text">
  756. {block:Title}
  757. <div class="title"> <a href="{Permalink}">{Title}</a></div>
  758. {/block:Title}
  759. <ul class="chat">
  760. {block:Lines}
  761. <li class="{Alt} user_{UserNumber}"> {block:Label}<span style="text-transform:uppercase"> <span class="label">{Label}</span></span> {/block:Label}
  762. {Line} </li>
  763. {/block:Lines}
  764. </ul>
  765. {block:IndexPage}
  766. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  767.  
  768. {/block:IndexPage}
  769. </div>{/block:Chat}
  770.  
  771.  
  772. {block:Audio}
  773. <div class="text">{AudioPlayerGrey}
  774. {block:Caption}{Caption}{/block:Caption}</div>{block:IndexPage}
  775. <div class="permahover"><p><a href="{permalink}">{NoteCountwithLabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></p></div>
  776.  
  777. {/block:IndexPage}
  778. {/block:Audio}
  779.  
  780.  
  781. {block:Video}
  782. {block:IndexPage}
  783. <center>
  784. {Video-250}</center>
  785. {/block:IndexPage}
  786. {block:PermalinkPage}
  787. <center>
  788. {Video-500}</center>
  789. {/block:PermalinkPage}
  790. <span class="perm"><a href="{Permalink}"><a href="{Permalink}">{notecountwithlabel}</a> | <a href="{permalink}"><a href="{ReblogURL}" target="_blank">REBLOG</a>
  791. {block:Video}
  792.  
  793. {block:PermalinkPage}
  794. <center>
  795. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</center>
  796.  
  797. {block:PostNotes}{PostNotes}
  798. {/block:PostNotes}
  799. {/block:PermalinkPage}
  800.  
  801.  
  802.  
  803. </div>
  804.  
  805.  
  806. {/block:Posts}
  807. </div>
  808. </div>
  809. {block:IndexPage}
  810. {block:Pagination}
  811. <div id="pagination">
  812. {block:NextPage}
  813. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  814. {/block:NextPage}
  815. {block:PreviousPage}
  816. <a href="{PreviousPage}">&larr;&nbsp;</a>
  817. {/block:PreviousPage}
  818. </div>
  819. {/block:Pagination}
  820. {/block:IndexPage}
  821. </div>
  822.  
  823.  
  824.  
  825. </body>
  826.  
  827. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement