wheretimeisendless

Theme #16 (Christmas Theme)

Dec 16th, 2012
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.71 KB | None | 0 0
  1. <!-
  2. theme originally by z4yner. edited by anonymouslydobrev.
  3. -!>
  4.  
  5. <html lang="en">
  6.  
  7. <head>
  8. <script type="text/javascript">
  9. <!--
  10.  
  11. // Disable Right Click Script
  12.  
  13. function IE(e)
  14. {
  15. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  16. {
  17. return false;
  18. }
  19. }
  20. function NS(e)
  21. {
  22. if (document.layers || (document.getElementById && !document.all))
  23. {
  24. if (e.which == "2" || e.which == "3")
  25. {
  26. return false;
  27. }
  28. }
  29. }
  30. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  31.  
  32. //-->
  33. </script>
  34. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  35. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  36. <meta name="color:Background" content="#ffffff"/>
  37. <meta name="color:Title" content="#292929"/>
  38. <meta name="color:Text" content="#363636"/>
  39. <meta name="color:Link" content="#C29B9B"/>
  40. <meta name="color:text shadow" content="#aaaaaa"/>
  41. <meta name="color:Sidebar Title" content="#ffffff"/>
  42. <meta name="color:Sidebar Quote" content="#ffffff"/>
  43. <meta name="color:Hover" content="#ddd"/>
  44. <meta name="image:Background" content=""/>
  45. <meta name="image:Sidebar Background" content=""/>
  46. <meta name="image:Sidebar" content=""/>
  47. <meta name="if:snow" content="1"/>
  48. <meta name="text:Sidebar Title" content="Be My Date"/>
  49. <meta name="text:Sidebar Quote" content="This Christmas Eve. Be my holiday, my dream."/>
  50. <meta name="text:Link1Title" content="link 1"/>
  51. <meta name="text:Link1" content="link" />
  52. <meta name="text:Link2Title" content="link 2" />
  53. <meta name="text:Link2" content="link" />
  54. <meta name="text:Link3Title" content="link 3" />
  55. <meta name="text:Link3" content="link" />
  56. <meta name="text:Link4Title" content="link 4" />
  57. <meta name="text:Link4" content="link" />
  58. <meta name="text:Link5Title" content="link 5" />
  59. <meta name="text:Link5" content="link" />
  60. <meta name="text:Link6Title" content="link 6" />
  61. <meta name="text:Link6" content="link" />
  62. <meta name="text:Link7Title" content="link 7" />
  63. <meta name="text:Link7" content="link" />
  64. <meta name="text:Link8title" content="link 8" />
  65. <meta name="text:Link8" content="link" />
  66.  
  67. </script>
  68.  
  69. <style type="text/css">
  70.  
  71. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  72.  
  73. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  74.  
  75. ::-webkit-scrollbar {width: 5px; height: 5px; background: {color:background};}
  76.  
  77. ::-webkit-scrollbar-thumb { background-color:{color:link};}
  78.  
  79. body, a, a:hover {cursor: url(http://i.imgur.com/2qleX.jpg), progress;}
  80.  
  81. @font-face {
  82. font-family: "dawning";
  83. src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
  84. }
  85.  
  86. ::selection {
  87. background: #ebbbaa;
  88. color: #ffffff;
  89. }
  90.  
  91.  
  92. ::-moz-selection {
  93. background: #ebbbaa;
  94. color: #ffffff;
  95. }
  96.  
  97.  
  98. body{
  99. margin:5px;
  100. background-color: {color:Background};
  101. background-image:url({image:Background});
  102. background-attachment: fixed;
  103. background-repeat: repeat;
  104. font-size: 9px;
  105. font-family: short stack;
  106. line-height:10px;
  107. color:{color:Text};
  108. cursor:url(http://i.imgur.com/2qleX.jpg), progress;
  109. }
  110.  
  111. a:link, a:active, a:visited{
  112. color: {color:Link};
  113. text-decoration: none;
  114. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  115. }
  116.  
  117. a:hover{
  118. color:{color:Hover};
  119. text-decoration:line-through;
  120. transition: all 0.5s ease-out;
  121. -o-transition-transition: all 0.5s ease-out;
  122. -webkit-transition: all 0.5s ease-out;
  123. -moz-transition: all 0.5s ease-out;;
  124. }
  125.  
  126. #cunt{width:250px; height:auto;}
  127. {block:PermalinkPage}
  128. width:410px;
  129. {/block:PermalinkPage}
  130. }
  131.  
  132. #center{
  133. padding-top:3px;
  134. padding-bottom:3px;
  135. position:fixed !important;
  136. width:250px;
  137. height:207px;
  138. background-color:#fff;
  139. {block:PermalinkPage}
  140. width:410px;
  141. height:207px;
  142. {/block:PermalinkPage}
  143. }
  144.  
  145. #posts{
  146. float:center;
  147. {block:indexpage}
  148. width:522px;
  149. {/block:indexpage}
  150. {block:permalinkpage}
  151. width:800px;
  152. {/block:permalinkpage}
  153. margin-left: 435px;
  154. margin-top: 1px;
  155. }
  156.  
  157. #sidebar {
  158. opacity: 1.0;
  159. position:fixed !important;
  160. width: 250px;
  161. font-family: arma;
  162. height: 250px;
  163. background-color:white;
  164. margin-left:155px;
  165. margin-top: 160px;
  166. padding:8px;
  167. box-shadow:0px 0px 7px #aaa;
  168. background-image:url({image:Sidebar Background});
  169. background-attachment: fixed;
  170. background-repeat: repeat;
  171. border: 2px dotted #fff;
  172. transition: all 1.5s ease-out;
  173. -o-transition-transition: all 1.5s ease-out;
  174. -webkit-transition: all 1.5s ease-out;
  175. -moz-transition: all 1.5s ease-out;
  176. }
  177.  
  178. #sidebar:hover{
  179. height:310px;
  180. transition: all 1.5s ease-out;
  181. -o-transition-transition: all 1.5s ease-out;
  182. -webkit-transition: all 1.5s ease-out;
  183. -moz-transition: all 1.5s ease-out;
  184. }
  185.  
  186. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  187.  
  188. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  189.  
  190. @font-face { font-family: "handy"; src: url('http://static.tumblr.com/yqxw8ss/qOClwq07v/handy00.ttf'); }
  191.  
  192. div#desc{
  193. position:fixed !important;
  194. opacity: 0.0;
  195. background-color: white;
  196. box-shadow:0px 0px 7px #aaa;
  197. padding: 2px;
  198. border: 1px solid #ddd;
  199. width: 235px;
  200. height: 36px;
  201. overflow:auto;
  202. z-index:9999;
  203. margin-top: 32px;
  204. margin-left: 4px;
  205. font-size:8px;
  206. font-family: arma;
  207. text-align: center;
  208. transition: all 1.5s ease-out;
  209. -o-transition-transition: all 1.5s ease-out;
  210. -webkit-transition: all 1.5s ease-out;
  211. -moz-transition: all 1.5s ease-out;
  212. }
  213.  
  214. #sidebar:hover #desc{
  215. opacity:1.0;
  216. margin-top: 12px;
  217. transition: all 1.5s ease-out;
  218. -o-transition-transition: all 1.5s ease-out;
  219. -webkit-transition: all 1.5s ease-out;
  220. -moz-transition: all 1.5s ease-out;
  221. }
  222.  
  223.  
  224. @font-face {
  225. font-family: "Call Me";
  226. src: url("http://static.tumblr.com/j2nmv5m/yJSm69tse/kgcallmemaybe-skinny.ttf") format("truetype");
  227. }
  228.  
  229.  
  230.  
  231. p.custom_font {
  232. font-family: Call Me;
  233. }
  234.  
  235.  
  236.  
  237. @font-face { font-family: "demo"; src: url('http://static.tumblr.com/jdjsstr/Eq8m819c1/neou-thin_1_.ttf'); }
  238.  
  239. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  240.  
  241. @font-face { font-family: "simply"; src: url('http://static.tumblr.com/jdjsstr/jAKm8lv4d/djb_jacked_up_kinda_luv_1_.ttf'); }
  242.  
  243. @font-face { font-family: "s"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  244.  
  245. faqq {
  246. font-family: simply;
  247. font-size:30px;
  248. color:{color:Title};
  249. text-shadow: 0px 0px 0px #ddd;
  250. z-index:1;
  251. }
  252.  
  253. div#titlebar{
  254. position: fixed !important;
  255. margin-left:0px;
  256. margin-top:-25px;
  257. width:250px;
  258. color:{color:Sidebar Title};
  259. text-shadow: 2px 0px 10px {color:text shadow};
  260. font-family: gram;
  261. font-size: 20px;
  262. line-height:10px;
  263. letter-spacing:0px;
  264. text-align: center;
  265. -webkit-transition: all 0.9s ease;
  266. -moz-transition: all 0.9s ease;
  267. -o-transition: all 0.9s ease;
  268. }
  269.  
  270. div#titlebar3{
  271. position: fixed !important;
  272. margin-left:0px;
  273. margin-top:15px;
  274. width:250px;
  275. text-align: center;
  276. color:{color:Sidebar quote};
  277. text-shadow: 0px 0px 10px {color:text shadow};
  278. font-family: arma;
  279. font-size: 8px;
  280. line-height:10px;
  281. letter-spacing:0px;
  282. text-align: center;
  283. -webkit-transition: all 0.9s ease;
  284. -moz-transition: all 0.9s ease;
  285. -o-transition: all 0.9s ease;
  286. }
  287.  
  288. #sidebar:hover #titlebar3{
  289. opacity:0.0;
  290. transition: all 0.9s ease-out;
  291. -o-transition-transition: all 0.9s ease-out;
  292. -webkit-transition: all 0.9s ease-out;
  293. -moz-transition: all 0.9s ease-out;
  294. }
  295.  
  296. @font-face{
  297. font-family: 'pixel';
  298. font-style: normal;
  299. font-weight: normal;
  300. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  301.  
  302. @font-face { font-family: "bby"; src: url('http://static.tumblr.com/u37ad6e/OCIm7s3av/existence-unicaselight.otf');}
  303.  
  304. @font-face { font-family: "gram"; src: url('http://static.tumblr.com/jdjsstr/vQrm800ez/neou-bold_1_.otf'); }
  305.  
  306. #entry .perma a{
  307. color:;}
  308.  
  309. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  310.  
  311. @font-face {font-family: "neou";src: url('http://static.tumblr.com/jdjsstr/tmCm6t649/neou-thin_1_.otf');}
  312.  
  313. .permalink {
  314. display: block;
  315. border-top: 1px solid #ddd;
  316. padding: 3px;
  317. margin: 4px 8px 0px 8px;
  318. font-family: arma;
  319. font-size: 8px;
  320. color: #424242;
  321. line-height: 18px;
  322. text-align: center;
  323. text-decoration: none;
  324. -webkit-transition: color 0.9s ease-out;
  325. -moz-transition: color 0.9s ease-out;
  326. }
  327.  
  328. #entry .perma a{
  329. color:;
  330. -webkit-transition: color 0.9s ease-out;
  331. -moz-transition: color 0.9s ease-out;
  332. }
  333.  
  334.  
  335. #entry .perma{
  336. width:auto;
  337. height: auto;
  338. padding:13px;
  339. padding-right:20px;
  340. font-family: arma;
  341. text-transform:uppercase;
  342. position: absolute;
  343. font-size: 8px;
  344. line-height: 0px;
  345. text-align: center;
  346. overflow:hidden;
  347. border-bottom: 2px solid #ddd;
  348. border-right: 2px dotted #ddd;
  349. opacity: 0.0;
  350. background-color:#fff;
  351. letter-spacing:0px;
  352. margin-top:0px;
  353. margin-left: -5px;
  354. border-bottom-right-radius:50px;
  355. -webkit-transition: opacity 0.5s linear; opacity: 0.0;
  356. -webkit-transition: all 0.5s linear;
  357. -moz-transition: all 0.5s linear;
  358. transition: all 0.5s linear;
  359. }
  360.  
  361. #entry:hover .perma{
  362. margin-top: 0px;
  363. opacity: 0.8;
  364. margin-left: 0px;
  365. text-transform:uppercase;
  366. overflow:visible;
  367. -webkit-transition: all 0.5s linear;
  368. -webkit-transition: all 0.5s linear;
  369. -moz-transition: all 0.5s linear;
  370. transition: all 0.5s linear;
  371. }
  372.  
  373. .permalinktext {
  374. display: block;
  375. padding: 1px;
  376. margin: 0px 0px 0px 8px;
  377. font-family: short stack;
  378. letter-spacing: 0px;
  379. font-size: 9px;
  380. color: #424242;
  381. line-height: 10px;
  382. text-align: right;
  383. text-decoration: none;
  384. -webkit-transition: color 0.5s ease-out;
  385. -moz-transition: color 0.5s ease-out;
  386. border-top: 1px solid #dcdcdc;
  387. }
  388.  
  389. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  390.  
  391. askk {
  392. font-family: gram;
  393. color: {color:Title};
  394. font-size:10px;
  395. z-index:1;
  396. }
  397.  
  398. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  399. #postnotes{
  400. text-align: left;
  401. }
  402.  
  403. #postnotes blockquote{
  404. border: 0px;
  405. }
  406.  
  407. #entry{
  408. opacity:0.8;
  409. font-family: short stack;
  410. font-size: 9px;
  411. line height: 11px;
  412. text-align:center;
  413. z-index:9999;
  414. float:left;
  415. box-shadow:0px 0px 7px #aaa;
  416. width: 230px;
  417. height: auto;
  418. {block:PermalinkPage}
  419. width: 514px;
  420. height: auto;
  421. {/block:PermalinkPage}
  422. line-height:8px;
  423. background-color:#fff;
  424. background-image:url({image:sidebar background});
  425. padding:5px;
  426. margin-right:10px;
  427. overflow:hidden;
  428. margin-bottom:10px;
  429. border: 2px dotted #fff;
  430. transition: all 0.9s ease-out;
  431. -o-transition-transition: all 0.9s ease-out;
  432. -webkit-transition: all 0.9s ease-out;
  433. -moz-transition: all 0.9s ease-out;
  434. }
  435.  
  436. #entry:hover {
  437. opacity: 1.0;
  438. transition: all 0.9s ease-out;
  439. -o-transition-transition: all 0.9s ease-out;
  440. -webkit-transition: all 0.9s ease-out;
  441. -moz-transition: all 0.9s ease-out;
  442. }
  443.  
  444. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  445.  
  446. #permapage{
  447. font-family: arma;
  448. font-size: 8px;
  449. line-height: 8px;
  450. text-align: center;
  451. padding-bottom:10px;
  452. z-index:9999;}
  453.  
  454. .title{
  455. font-family: gram;
  456. font-size: 18px;
  457. line-height: 20px;
  458. color: {color:Title};
  459. font-weight: normal;
  460. padding: 2px 0px 0px 0px;
  461. }
  462.  
  463. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  464.  
  465. .blogtitle{
  466. font-family: beauty;
  467. font-size: 18px;
  468. line-height: 18px;
  469. color: {color:Link};
  470. font-weight: normal;
  471. }
  472.  
  473. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  474.  
  475. blockquote{
  476. padding:0px 0px 2px 3px;
  477. margin:0px 0px 2px 1px;
  478. }
  479. ul, ol, li{
  480. list-style:none;
  481. margin:0px;
  482. padding:0px;
  483. }
  484.  
  485. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  486. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  487. }
  488.  
  489. a.links {
  490. font-family: arma;
  491. font-size: 8px;
  492. line-height: 8px;
  493. text-transform: normal;
  494. letter-spacing:0px;
  495. display:block;
  496. padding: 0px;
  497. margin-bottom: 0px;
  498. }
  499.  
  500. a.links:hover{
  501. color:{color:Hover};
  502. text-decoration:line-through;
  503. transition: all 0.5s ease-out;
  504. -o-transition-transition: all 0.5s ease-out;
  505. -webkit-transition: all 0.5s ease-out;
  506. -moz-transition: all 0.5s ease-out;;
  507. }
  508.  
  509. #linkss {
  510. position: fixed;
  511. top:225px;
  512. left:90px;
  513. width:65px;
  514. border-right: 2px dotted {color:link};
  515. height:auto;}
  516.  
  517. #links {
  518. margin-left:0px;
  519. text-align:right}
  520.  
  521. #links a {
  522. width:50px;
  523. font-family:arma;
  524. font-size: 8px;
  525. line-height:5px;
  526. display:block;
  527. text-align:right;
  528. color:{color:link};
  529. padding:1px;
  530. letter-spacing: 0px;
  531. text-transform:uppercase;
  532. -webkit-transition: opacity 0.8s linear; opacity: 1; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  533. }
  534.  
  535. </style>
  536. <title>{title}</title>
  537. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl6aiItmN1qfamg6.gif">
  538. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  539. <meta name="viewport" content="width=720" />
  540. {block:ifsnow}
  541. <script type="text/javascript" src="http://static.tumblr.com/0szq8b5/PvUmf3mx0/snoweffect.js"></script>
  542. {/block:ifsnow}
  543. </head>
  544. <body>
  545. <div id="center">
  546. <div id="content">
  547. <div id="linkss"><div id="links"><br>
  548. {block:ifLink1}<a href="{text:Link1}">{text:Link1Title}</a><br>{/block:ifLink1}
  549. {block:ifLink2}<a href="{text:Link2}">{text:Link2Title}</a><br>{/block:ifLink2}
  550. {block:ifLink3}<a href="{text:Link3}">{text:Link3Title}</a><br>{/block:ifLink3}
  551. {block:ifLink4}<a href="{text:Link4}">{text:Link4Title}</a><br>{/block:ifLink4}
  552. {block:ifLink5}<a href="{text:Link5}">{text:Link5Title}</a><br>{/block:ifLink5}
  553. {block:ifLink6}<a href="{text:Link6}">{text:Link6Title}</a><br>{/block:ifLink6}
  554. {block:ifLink7}<a href="{text:Link7}">{text:Link7Title}</a><br>{/block:ifLink7}
  555. {block:ifLink8}<a href="{text:Link8}">{text:Link8Title}</a><br>{/block:ifLink8}
  556.  
  557. </div></div>
  558. <div id="sidebar">
  559. <div id="titlebar">
  560. <center>{text:Sidebar Title}</center>
  561. </div>
  562. <a href="/"><img src="{image:sidebar}" style="border-radius: 360px; box-shadow:0px 0px 7px #aaa;" width=250px; height=250px;></a>
  563. <div id="sidebar2">
  564. <div id="desc">
  565. {Description}
  566. </div>
  567. </div>
  568. <div id="titlebar3">
  569. <center>{text:sidebar quote}</center>
  570. </div>
  571. </div>
  572. </div>
  573.  
  574. </div>
  575.  
  576. <div id="posts">
  577.  
  578. {block:Posts}
  579. <div id="entry">
  580. {block:Text}
  581. {block:Title}<span class="title">{Title}</span>{/block:Title}
  582. <span class="entrytext">{Body}</span>
  583. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  584. {/block:Text}
  585.  
  586. {block:Link}
  587. <a href="{URL}" class="title">{Name}</a>
  588. {block:Description}{Description}{/block:Description}
  589. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  590. {block:Link}
  591.  
  592. {block:Photo}{block:IndexPage}
  593. <div class="perma">
  594. <a href="{permalink}">Reblog</a></span></div>
  595. {/block:IndexPage}
  596. {block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width=230px /></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{LinkCloseTag}{/block:PermalinkPage}
  597. {/block:Photo}
  598.  
  599. {block:Photoset}
  600. <div class="perma">
  601. <a href="{permalink}">Reblog</a></span></div>
  602. {/block:IndexPage}
  603. {block:IndexPage}<div class="photoset">{Photoset-250}</div>{/block:IndexPage}
  604. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
  605. {/block:IndexPage}
  606. {/block:Photoset}
  607.  
  608.  
  609. {block:Quote}
  610. <span class="entrytext">{Quote}</span>
  611. {block:Source}<b><a href="{Permalink}">{Source}</a></b>{/block:Source}
  612. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  613. {/block:Quote}
  614.  
  615. {block:Chat}
  616. {block:Title}<span class="title">{Title}</span>{/block:Title}
  617. <ul class="chat">
  618. {block:Lines}
  619. <li class="user_{UserNumber}">
  620. {block:Label}
  621. <span class="label">{Label}</span>
  622. {/block:Label}
  623.  
  624. {Line}
  625. </li>
  626. {/block:Lines}
  627. </ul>
  628. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  629. {/block:Chat}
  630.  
  631.  
  632. {block:Audio}
  633. <center><div style="width:300px; height:28px;"><div style="float:left">{AudioPlayerGrey}</div><div style="margin-top:10px; float:left;">
  634. {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br>
  635. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  636. {/block:Audio}
  637.  
  638. {block:Video}<center>
  639. <div class="video">{Video-400}</div></center>
  640. <div class="permalinktext"> <a href="{permalink}">{NoteCountwithlabel}</a> <font color="#aaa">&middot</font> <a href="{ReblogURL}" target="_blank">reblog</a> </div>
  641. {block:Video}
  642.  
  643. {block:Answer}
  644. <br>
  645. <div style="border-radius: 5px; box-shadow:0px 0px 7px #aaa; border: 1px solid #E6DFDF; margin: 3px; margin-top: -2px; min-height:30px; padding: 3px; background: white;">
  646. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px; border-radius: 360px; box-shadow:0px 0px 7px #aaa;"/>
  647. <askk>{Asker}</askk>: {Question}<br></div>
  648. <div style="font-family: short stack; font-size: 9px;">
  649. {Answer}
  650. </div>
  651. {/block:Answer}
  652.  
  653. {block:PostNotes}<div align="middle">{caption}</div>
  654. <center>
  655.  
  656. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  657.  
  658. {block:HasTags}
  659. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  660. {block:RebloggedFrom}
  661. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  662. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  663.  
  664. {/block:RebloggedFrom}
  665. </center></span>
  666. <br>
  667. <div id="postnotes">{PostNotes}</div><br>
  668.  
  669. <center>{block:ContentSource}
  670. <br><a href="{SourceURL}">
  671. {lang:Source}:
  672. {block:SourceLogo}
  673. <img src="{BlackLogoURL}" width="{LogoWidth}"
  674. height="{LogoHeight}" alt="{SourceTitle}" />
  675. {/block:SourceLogo}
  676. {block:NoSourceLogo}
  677. {SourceLink}
  678. {/block:NoSourceLogo}
  679. </a>
  680. {/block:ContentSource}</center>
  681.  
  682. {/block:PostNotes}
  683. </div>
  684. {/block:Posts}
  685. </div></div>
  686.  
  687. {block:indexpage}
  688. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  689. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  690. <script type="text/javascript" src="http://static.tumblr.com/bswe8t6/UFVlryaq2/jquerymsnryv2.js"></script>
  691. <script type="text/javascript">
  692. $(window).load(function(){
  693. var $wall = $('#posts');
  694. $wall.imagesLoaded(function(){
  695. $wall.masonry({
  696. itemSelector: '#entry, #entry_photo',
  697. isAnimated : false
  698. });
  699. });
  700.  
  701. $wall.infinitescroll({
  702. navSelector : '#page-nav',
  703. nextSelector : '#page-nav a',
  704. itemSelector : '#entry, #entry_photo',
  705. bufferPx : 2000,
  706. debug : false,
  707. errorCallback: function() {
  708. $('#infscr-loading').fadeOut('normal');
  709. }},
  710. function( newElements ) {
  711. var $newElems = $( newElements );
  712. $newElems.hide();
  713. $newElems.imagesLoaded(function(){
  714. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  715. });
  716. }); $('#content').show(500);
  717. });
  718. </script>
  719. {/block:indexpage}
  720.  
  721. </div>
  722. <body onkeydown="return false">
  723. <div style="position:fixed; bottom:5px; left:5px;">
  724. <a href="http://anonymouslydobrev.tumblr.com/">credit</a>
  725. </html>
Advertisement
Add Comment
Please, Sign In to add comment