Advertisement
wantthemes

WANT THEMES COLD 2.0

Jan 26th, 2014
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.38 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head profile="http://gmpg.org/xfn/11">
  4.  
  5. <!--
  6. ▂▃▅▆▇▇▆▅▃▂▂▃▅▆▇▇▆▅▃▂▂▃▅▆▇▇▆▅▃▂
  7. THEME BY TUMBLR-USER (EFDOL.tumblr.com)
  8. WANT THEMES - COLD
  9. EDIT THIS THEME AS MUCH AS YOU WANT BUT:
  10. !!!please dont remove the credit !!!
  11. ▂▃▅▆▇▇▆▅▃▂▂▃▅▆▇▇▆▅▃▂▂▃▅▆▇▇▆▅▃▂
  12. -->
  13.  
  14. <head>
  15.  
  16.  
  17.  
  18.  
  19.  
  20. <meta name="color:Background" content="#ffffff"/>
  21. <meta name="color:Text" content="#000000"/>
  22. <meta name="color:Link Body" content="#000000"/>
  23. <meta name="color:Link Siderbar Background" content="#71bc7d"/>
  24. <meta name="color:Link Hover" content="#cccccc"/>
  25. <meta name="color:Details" content="#f1f1f1"/>
  26.  
  27. <meta name="if:1 column" content="0">
  28. <meta name="if:2 columns" content="1">
  29. <meta name="if:3 columns" content="0">
  30. <meta name="if:Caption" content="0"/>
  31. <meta name="if:Image" content="1"/>
  32. <meta name="if:Link Hover Colorful" content="0"/>
  33.  
  34. <meta name="font:Body" content="Courier New"/>
  35.  
  36. <meta name="image:Background Image" content="" />
  37. <meta name="image:Sidebar Image" content="http://static.tumblr.com/81d4d8b8301029152c7673eca7cfe6ca/6mpbpxg/Mu9mvec47/tumblr_static_tumblr_msmep73now1rpoad5o1_500.jpg" />
  38.  
  39. <meta name="text:Link1 Title" content="" />
  40. <meta name="text:Link1" content="" />
  41. <meta name="text:Link2 Title" content="" />
  42. <meta name="text:Link2" content="" />
  43. <meta name="text:Link3 Title" content="" />
  44. <meta name="text:Link3" content="" />
  45. <meta name="text:Link4 Title" content="" />
  46. <meta name="text:Link4" content="" />
  47. <meta name="text:Link5 Title" content="" />
  48. <meta name="text:Link5" content="" />
  49.  
  50. <link rel="shortcut icon" href="{Favicon}">
  51. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  52. {block:Description}
  53. <meta name="description" content="{MetaDescription}" />
  54. {/block:Description}
  55.  
  56. <title>{Title}</title>
  57.  
  58. <style type="text/css">
  59.  
  60. body {margin: 0px;
  61. line-height: 14px;
  62. text-align:justify;
  63. Font-family: {font:Body};
  64. font-size: 12px;
  65. color: {color:Text};
  66. background: {color:Background};
  67. background-image:url('{image:Background Image}');
  68. background-attachment: fixed;
  69. background-position: bottom;}
  70.  
  71. a {text-decoration:none;
  72. transition: 0.3s ease-in;
  73. color:{color:Link Body};}
  74.  
  75. a:hover {
  76. text-decoration:none;
  77. transition: 0.3s ease-in;
  78. color:{color:Link Hover};}
  79.  
  80. iframe#tumblr_controls{top: 2px !important;
  81. margin: 0 0 0 0;
  82. right: 1px !important;
  83. position: fixed !important;
  84. opacity:1;}
  85. iframe#tumblr_controls:hover{opacity:1;}
  86.  
  87. li {list-style:disc;
  88. margin-left:0px;}
  89. b, strong {font-weight:heavy;
  90. color:{color:sp text};}
  91. i, em {font-weight:light;}
  92. blockquote {margin-left:5px;
  93. padding-left:8px;
  94. width:85%;
  95. border-left:3px solid {color:text};}
  96. tt{font-size:12px;
  97. text-align:center;
  98. padding-bottom:3px;
  99. padding-top:3px;
  100. padding:3px;}
  101. .chat {line-height: 13px;
  102. list-style: none;}
  103. .chat ul {line-height: 13px;
  104. list-style: none;
  105. line-height:14px;}
  106. .player {text-align: left;
  107. display:block;
  108. width:100px;}
  109. .caption img {width:90%;}
  110. .caption {width:98%;
  111. display:block;
  112. line-height: 10px}
  113. .body img {width:90%}
  114.  
  115. .posts{width:
  116. {block:If1Column}500px{/block:If1Column}
  117. {block:If2Columns}580px{/block:If2Columns}
  118. {block:If3Columns}930px{/block:If3Columns};
  119. margin-left:
  120. {block:Ifnot3Columns}400px;{/block:Ifnot3Columns}
  121. {block:If3Columns}300px{/block:If3Columns};
  122. margin-bottom:80px;
  123. margin-top:10px;
  124. position:relative;
  125. float: center;
  126. {block:PermalinkPage}
  127. width:500px;margin-left:100;
  128. {/block:PermalinkPage}}
  129.  
  130. .post {width:
  131. {block:If1Column}400px{/block:If1Column}
  132. {block:If2Columns}250px{/block:If2Columns}
  133. {block:If3Columns}250px{/block:If3Columns};
  134. {block:If1Column}
  135. margin-top:7px;
  136. margin-bottom:0px
  137. {/block:If1Column};
  138. {block:Ifnot1Column}
  139. margin:20px;
  140. margin-bottom:20px
  141. {/block:Ifnot1Column};
  142. position:relative;
  143. transition: 0.70s ease-in;
  144. {block:PermalinkPage}
  145. width:500px;
  146. margin-left:8px;
  147. padding:0px;
  148. {/block:PermalinkPage}}
  149.  
  150. .permalink {
  151. float:center;
  152. font-family:{font:Body};
  153. text-align: center;
  154. margin-top:5px;
  155. padding-bottom:0px;
  156. width:auto;
  157. background:transparent;
  158. transition: all 0.8s ease;}
  159.  
  160. .permalink a {font-size:9px;
  161. text-align: center;
  162. text-transform:uppercase;
  163. color:{color:Link Body};
  164. transition: all .9s ease-in-out;
  165. text-decoration:underline;}
  166.  
  167. a:hover{
  168. color:{color:Hover};
  169. text-decoration:none;
  170. }
  171.  
  172. .reblog{
  173. position:absolute;
  174. height:14px;
  175. bottom:34px;
  176. right:35px;
  177. opacity:0;
  178. filter: alpha(opacity = 0);
  179. -moz-transition: all 0.5;
  180. -webkit-transition: all 0.5s;
  181. -o-transition: all 0.5s;
  182. transition: all 0.5;
  183. }
  184.  
  185. .reblogg{
  186. display:inline-block;
  187. margin-right:5px;
  188. padding:4px;
  189. height:14px;
  190. }
  191.  
  192. .ask {line-height: 16px;}
  193. #asker {width:auto;
  194. padding:5px;
  195. font-weight:normal;
  196. text-align:left;
  197. color:white;
  198. background:black;}
  199. .answer {text-align:left;
  200. color:white;
  201. background:black;
  202. line-height: 16px;
  203. padding:5px}
  204.  
  205.  
  206. .audioplayerr{
  207. position:absolute;
  208. background: white;
  209. border:18px solid black;
  210. text-align:center;
  211. margin-left:20px;
  212. margin-top:40px;
  213. width:220px;
  214. height:110px;
  215. opacity:4;
  216. overflow:hidden;
  217. -webkit-transition: all 0.5s ease-in-out;
  218. -moz-transition: all 0.5s ease-in-out;
  219. -o-transition: all 0.5s ease-in-out;
  220. -ms-transition: all 0.5s ease-in-out;
  221. transition: all 0.5s ease-in-out;}
  222.  
  223. .audioplayerr:hover{
  224. border:18px solid grey;
  225. opacity:1;
  226. -webkit-transition: all 0.5s ease-in-out;
  227. -moz-transition: all 0.5s ease-in-out;
  228. -o-transition: all 0.5s ease-in-out;
  229. -ms-transition: all 0.5s ease-in-out;
  230. transition: all 0.5s ease-in-out;}
  231.  
  232. .audioplayerr1{
  233. padding:1px;
  234. margin-top:10px;
  235. margin-left:-4px;
  236. background-color:;}
  237.  
  238. .audioplayerr1:hover{
  239. opacity:1;}
  240.  
  241.  
  242.  
  243.  
  244. #sidebar {
  245. display: block;
  246. font-size:16px;
  247. margin-left:200px;
  248. float: center;
  249. margin-top: -70px;
  250. background:white;
  251. padding-left:10px;
  252. padding-right:10px;
  253. width:155px;
  254. height:70%;
  255. position: fixed;
  256.  
  257. transition: all 0.4s ease-out;}
  258.  
  259. .SidebarImage {
  260. display: block;
  261. margin-left: 4px;
  262. float: center;
  263. margin-top: 70px;
  264. width: auto;
  265. height: 0px;
  266. background:transparent;
  267. position: fixed;
  268. transition: all 0.4s ease-out;}
  269.  
  270. .simg1 img {
  271. border:inset;
  272. width: 140px;
  273. height:auto;
  274. transition: all 0.4s ease-out;}
  275.  
  276. .description {
  277. font-size:11px;
  278. border:inset;
  279. margin-top:3px;
  280. width:140px;
  281. padding-bottom:4px;
  282. text-align:center;
  283. position: fixed;
  284. border-bottom: 3px solid {color:Details};
  285. color:black;
  286. font-family: miriam;
  287. font-size: {text:Body Font Size};}
  288.  
  289. .links {
  290. margin-left: -1px;
  291. margin-top:5px;
  292. width:135px;
  293. position: fixed;}
  294.  
  295. .links a {
  296. width:135px;
  297. padding:3px;
  298. display:block;
  299. text-align: center;
  300. font-size: 16px;
  301. text-transform:uppercase;
  302. color:black;
  303. font-family: miriam;
  304. transition: all 0.4s ease-out;
  305. border-bottom: 1px solid {color:Details};}
  306.  
  307. .links a:hover{
  308.  
  309. color:;{color:Link Hover};
  310. background:{color:Link Siderbar Background};
  311. transition: all 0.4s ease-out;}
  312.  
  313. {block:If3Columns}#sidebar {margin-left:100px;}{/block:If3Columns}
  314.  
  315. #toTop { display:none;
  316. text-decoration:none;
  317. position:fixed;
  318. bottom:25px
  319. width:51px;
  320. height:55px;
  321. border:none;
  322. text-indent:-999px;
  323. background:url(http://i43.tinypic.com/2d9737r.png) no-repeat left top;}
  324.  
  325. #toTop:hover{background:url(http://i43.tinypic.com/2d9737r.png) no-repeat left 0px;
  326. bottom:-5px;
  327. right:-5px;
  328. width:51px;
  329. height:55px;
  330. display:block;
  331. overflow:hidden;
  332. opacity: 1;
  333. -moz-opacity: 0;filter:alpha(opacity=100);}
  334. #toTop:active, #toTop:focus {outline:none;}
  335.  
  336. ol.notes {width: 100%;
  337. padding: 0;
  338. list-style-type: none;}
  339. ol.notes li.note {margin: 0;
  340. padding:0 0 2px 0;
  341. margin-left:-20px;}
  342. ol.notes li.note img {margin: 0 2px 0px 0px;}
  343. ol.notes blockquote{margin:5px 0 0px 0px;}
  344.  
  345. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  346.  
  347. #infscr-loading {display:none;}
  348.  
  349. {CustomCSS}
  350.  
  351. </style>
  352. {block:IfLinkHoverColorful}
  353. <script type="text/javascript">
  354. //<![CDATA[
  355. var rate = 50;
  356. if (document.getElementById)
  357. window.onerror=new Function("return true")
  358.  
  359. var objActive; // The object which event occured in
  360. var act = 0; // Flag during the action
  361. var elmH = 0; // Hue
  362. var elmS = 128; // Saturation
  363. var elmV = 255; // Value
  364. var clrOrg; // A color before the change
  365. var TimerID; // Timer ID
  366. if (document.all) {
  367. document.onmouseover = doRainbowAnchor;
  368. document.onmouseout = stopRainbowAnchor;
  369. }
  370. else if (document.getElementById) {
  371. document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
  372. document.onmouseover = Mozilla_doRainbowAnchor;
  373. document.onmouseout = Mozilla_stopRainbowAnchor;
  374. }
  375. function doRainbow(obj)
  376. {
  377. if (act == 0) {
  378. act = 1;
  379. if (obj)
  380. objActive = obj;
  381. else
  382. objActive = event.srcElement;
  383. clrOrg = objActive.style.color;
  384. TimerID = setInterval("ChangeColor()",100);
  385. }
  386. }
  387. function stopRainbow()
  388. {
  389. if (act) {
  390. objActive.style.color = clrOrg;
  391. clearInterval(TimerID);
  392. act = 0;
  393. }
  394. }
  395. function doRainbowAnchor()
  396. {
  397. if (act == 0) {
  398. var obj = event.srcElement;
  399. while (obj.tagName != 'A' && obj.tagName != 'BODY') {
  400. obj = obj.parentElement;
  401. if (obj.tagName == 'A' || obj.tagName == 'BODY')
  402. break;
  403. }
  404. if (obj.tagName == 'A' && obj.href != '') {
  405. objActive = obj;
  406. act = 1;
  407. clrOrg = objActive.style.color;
  408. TimerID = setInterval("ChangeColor()",100);
  409. }
  410. }
  411. }
  412. function stopRainbowAnchor()
  413. {
  414. if (act) {
  415. if (objActive.tagName == 'A') {
  416. objActive.style.color = clrOrg;
  417. clearInterval(TimerID);
  418. act = 0;
  419. }
  420. }
  421. }
  422. function Mozilla_doRainbowAnchor(e)
  423. {
  424. if (act == 0) {
  425. obj = e.target;
  426. while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
  427. obj = obj.parentNode;
  428. if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
  429. break;
  430. }
  431. if (obj.nodeName == 'A' && obj.href != '') {
  432. objActive = obj;
  433. act = 1;
  434. clrOrg = obj.style.color;
  435. TimerID = setInterval("ChangeColor()",100);
  436. }
  437. }
  438. }
  439. function Mozilla_stopRainbowAnchor(e)
  440. {
  441. if (act) {
  442. if (objActive.nodeName == 'A') {
  443. objActive.style.color = clrOrg;
  444. clearInterval(TimerID);
  445. act = 0;
  446. }
  447. }
  448. }
  449. function ChangeColor()
  450. {
  451. objActive.style.color = makeColor();
  452. }
  453. function makeColor()
  454. {
  455. // Don't you think Color Gamut to look like Rainbow?
  456. // HSVtoRGB
  457. if (elmS == 0) {
  458. elmR = elmV; elmG = elmV; elmB = elmV;
  459. }
  460. else {
  461. t1 = elmV;
  462. t2 = (255 - elmS) * elmV / 255;
  463. t3 = elmH % 60;
  464. t3 = (t1 - t2) * t3 / 60;
  465. if (elmH < 60) {
  466. elmR = t1; elmB = t2; elmG = t2 + t3;
  467. }
  468. else if (elmH < 120) {
  469. elmG = t1; elmB = t2; elmR = t1 - t3;
  470. }
  471. else if (elmH < 180) {
  472. elmG = t1; elmR = t2; elmB = t2 + t3;
  473. }
  474. else if (elmH < 240) {
  475. elmB = t1; elmR = t2; elmG = t1 - t3;
  476. }
  477. else if (elmH < 300) {
  478. elmB = t1; elmG = t2; elmR = t2 + t3;
  479. }
  480. else if (elmH < 360) {
  481. elmR = t1; elmG = t2; elmB = t1 - t3;
  482. }
  483. else {
  484. elmR = 0; elmG = 0; elmB = 0;
  485. }
  486. }
  487. elmR = Math.floor(elmR).toString(16);
  488. elmG = Math.floor(elmG).toString(16);
  489. elmB = Math.floor(elmB).toString(16);
  490. if (elmR.length == 1) elmR = "0" + elmR;
  491. if (elmG.length == 1) elmG = "0" + elmG;
  492. if (elmB.length == 1) elmB = "0" + elmB
  493. elmH = elmH + rate;
  494. if (elmH >= 360)
  495. elmH = 0;
  496. return '#' + elmR + elmG + elmB;
  497. }
  498. //]]>
  499. </script>
  500. {/block:IfLinkHoverColorful}
  501.  
  502. </head>
  503.  
  504. <body>
  505.  
  506. <!--<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  507. IMPORTANT
  508. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>-->
  509. <div id="sidebar">
  510. <div class="SidebarImage">
  511. {block:IfImage}
  512. <a href="/"><div class="simg1"><img src="{image:Sidebar Image}"></a></a>
  513. {/block:IfImage}
  514. <div class="description"><div class="title"><a href="/"><b>{Title}</b></a> <center></center> <center> <center></center>
  515. {Description} <center></center>
  516. <div class="links">
  517. <a href="/">HOME</a>
  518. <a href="/ask">MESSAGE</a>
  519. {block:IfLink1}
  520. <a href="{text:Link1}">{text:Link1 Title}</a>
  521. {/block:IfLink1}
  522. <center></center>
  523. <center>
  524. {block:IfLink2}
  525. <a href="{text:Link2}">{text:Link2 Title}</a>
  526. {/block:IfLink2}
  527. {block:IfLink3}
  528. <a href="{text:Link3}">{text:Link3 Title}</a>
  529. {/block:IfLink3}
  530. {block:IfLink4}
  531. <a href="{text:Link4}">{text:Link4 Title}</a>
  532. {/block:IfLink4}
  533. {block:IfLink5}
  534. <a href="{text:Link5}">{text:Link5 Title}</a>
  535. {/block:IfLink5}
  536. <a href="http://www.efdol.tumblr.com">THEME</a>
  537.  
  538.  
  539. <!--<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  540. EEEEEEEEEEEEEEEEEEEENNNNNNNNNNNNNNDDDDDDDDDDDDDDDDDDDDDDDDDDDD
  541. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>-->
  542. </div></div></div>
  543. </div></div></div></div></div></div></div></div></div></div>
  544. </div></div></div></div></div></div></div></div></div></div>
  545. </div></div></div></div></div></div></div></div></div></div>
  546. </div></div></div></div></div></div></div></div></div></div>
  547. </div></div></div></div></div></div></div></div></div></div>
  548. </div></div></div></div></div></div></div></div></div></div>
  549. </div></div></div></div></div></div></div></div></div></div>
  550. </div></div></div></div></div><div
  551. </div><div class="navigation">{block:Pagination}{block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next"></a>{/block:NextPage}
  552. {block:PreviousPage}<a style="float:left" href="{PreviousPage}"></a></p>{/block:PreviousPage}{/block:Pagination}</div></div>
  553. </div> </div>
  554.  
  555.  
  556.  
  557. <div class="posts">
  558. {block:Posts}
  559.  
  560. {block:Text}
  561. <div class="post">
  562. {block:Title}
  563. <tt>{Title}</tt>
  564. {/block:Title}
  565. <div class="body">{Body}</div>
  566. {block:IndexPage}
  567. <div class="permalink a">
  568. <a href="{ReblogURL}" target="_blank">REBLOG</a> | <a class="permalink">
  569. <a href="{permalink}">{NoteCount}</a>
  570. </div>
  571. {/block:IndexPage}
  572. </div>
  573. {/block:Text}
  574.  
  575. {block:Photo}
  576. <div class="post">
  577.  
  578. {block:IndexPage}
  579. <a href="{ReblogURL}" target="_blank">REBLOG</a> | <a class="permalink">
  580. <a href="{permalink}">{NoteCount}</a> <a hrefblock:IfUsePermalinkImage}{block:IfNotUsePermalinkImage}{block:Date}{NoteCount}{/block:Date}{/block:IfNotUsePermalinkImage}</a><a class="permalink"><a href="{Permalink}">{block:IfUsePermalinkImage}<img src="{image:Permalink}">{/block:IfUsePermalinkImage}{block:IfNotUsePermalinkImage}{block:Date}{NoteCount}{/block:Date}{/block:IfNotUsePermalinkImage}</a>
  581.  
  582.  
  583. {/block:IndexPage}
  584.  
  585. {block:if1Column}<center>
  586. {LinkOpenTag}
  587. <img src="{block:IndexPage}{PhotoURL-400}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}"width="{block:Permalinkpage}500px{/block:Permalinkpage}">{LinkCloseTag}</center>
  588. {/block:if1Column}
  589. {block:if2Columns}<center>
  590. {LinkOpenTag}
  591. <img src="{block:IndexPage}{PhotoURL-250}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}"width="{block:Permalinkpage}500px{/block:Permalinkpage}">{LinkCloseTag}</center>
  592. {/block:if2Columns}
  593. {block:if3Columns}<center>
  594. {LinkOpenTag}
  595. <img src="{block:IndexPage}{PhotoURL-250}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="{block:Permalinkpage}500px{/block:Permalinkpage}">{LinkCloseTag}</center>
  596. {/block:if3Columns}
  597.  
  598.  
  599. {block:IfCaption}
  600. <div class="caption">{Caption}</div>
  601. {/block:IfCaption}
  602.  
  603. {block:PermalinkPage}
  604. {block:IfnotCaption}{Caption}{/block:IfnotCaption}
  605. {/block:PermalinkPage}
  606.  
  607. </div>
  608. {/block:Photo}
  609.  
  610. {block:Photoset}
  611. <div class="post">
  612. {block:IndexPage}
  613. {block:if1Column}
  614. <center>{Photoset-400}</center>
  615. {/block:if1Column}
  616. {block:if2Columns}
  617. <center>{Photoset-250}</center>
  618. {/block:if2Columns}
  619. {block:if3Columns}
  620. <center>{LinkOpenTag}{Photoset-250}{LinkCloseTag}</center>
  621. {/block:if3Columns}
  622. {/block:IndexPage}
  623.  
  624. {block:PermalinkPage}
  625. <center>{Photoset-500}</center>
  626. {/block:PermalinkPage}
  627.  
  628. {block:IndexPage}
  629. <div class="permalink">
  630. <a href="{Permalink}" title="{ShortMonth} {DayOfMonth}, {Year}"></a><a href="{ReblogURL}" target="_blank">REBLOG</a> | <a class="permalink">
  631. <a href="{permalink}">{NoteCount}</a>
  632. </div>
  633. {/block:IndexPage}
  634.  
  635. {block:IfCaption}
  636. <div class="caption">{Caption}</div>
  637. {/block:IfCaption}
  638.  
  639. {block:PermalinkPage}
  640. {block:IfnotCaption}{Caption}{/block:IfnotCaption}
  641. {/block:PermalinkPage}
  642. </div>
  643. {/block:Photoset}
  644.  
  645. {block:Video}
  646. <div class="post">
  647. {block:if1Column}
  648. <center>{Video-400}</center>
  649. {/block:if1Column}
  650. {block:if2Columns}
  651. <center>{Video-250}</center>
  652. {/block:if2Columns}
  653. {block:if3Columns}
  654. <center>{LinkOpenTag}{Video-250}{LinkCloseTag}</center>
  655. {/block:if3Columns}
  656.  
  657. {block:PermalinkPage}<center>{Video-500}</center>{/block:PermalinkPage}
  658. {block:IndexPage}
  659. <div class="permalink">
  660. <a href="{Permalink}" title="{ShortMonth} {DayOfMonth}, {Year}"></a><a href="{ReblogURL}" target="_blank">REBLOG | {NoteCount}</a></div>
  661. {/block:IndexPage}
  662.  
  663. {block:IfCaption}
  664. <div class="caption">{Caption}</div>
  665. {/block:IfCaption}
  666.  
  667. {block:PermalinkPage}
  668. {block:IfnotCaption}{Caption}{/block:IfnotCaption}
  669. {/block:PermalinkPage}
  670. </div>
  671. {/block:Video}
  672.  
  673. {block:Quote}
  674. <div class="post">
  675. <div id="quote">{Quote}
  676. </div>
  677.  
  678. {block:IndexPage}
  679. <div class="permalink">
  680. <a href="{Permalink}" title="{ShortMonth} {DayOfMonth}, {Year}"></a><a href="{ReblogURL}" target="_blank">REBLOG</a> | <a class="permalink"></a>
  681. <a href="{permalink}">{NoteCount}</a></div>
  682. {/block:IndexPage}
  683. </div>
  684. {/block:Quote}
  685.  
  686. {block:Answer}
  687. <div class="post">
  688. <div class="ask">
  689. <div id="asker"> {Asker} said: {Question}</div>
  690. <div class="answer"> Answer: {Answer}</div></div>
  691.  
  692. {block:IndexPage}
  693. <div class="permalink">
  694. <a href="{Permalink}" title="{ShortMonth} {DayOfMonth}, {Year}"> <a href="{ReblogURL}" target="_blank">REBLOG</a><a class="permalink"> |
  695. <a href="{permalink}">{NoteCount}</a>
  696. </div>
  697. {/block:IndexPage}
  698. </div>
  699. {/block:Answer}
  700.  
  701. {block:link}
  702. <div class="post">
  703. <a href="{URL}" {Target}><tt>{Name}</tt></a><br>
  704.  
  705. {block:Description}{Description}{/block:Description}
  706.  
  707. {block:IndexPage}
  708. <div class="permalink">
  709. <a href="{Permalink}" title="{ShortMonth} {DayOfMonth}, {Year}"></a></div>
  710. {/block:IndexPage}
  711. </div>
  712. {/block:link}
  713.  
  714.  
  715. {block:Chat}
  716. <div class="post">
  717. <div class="chattitle">{block:Title}<b>{Title}</b>{/block:Title}</div>
  718. {block:Lines}{block:Label}
  719. <b>{Label}</b> {Line}<br>
  720. {/block:Label}{/block:Lines}
  721.  
  722. {block:IndexPage}
  723. <div class="permalink">
  724. <a href="{ReblogURL}" target="_blank">REBLOG</a> | <a class="permalink">
  725. <a href="{permalink}">{NoteCount}</a>
  726. </div>
  727. {/block:IndexPage}
  728. </div>
  729. {/block:Chat}
  730.  
  731. {block:Audio}
  732. <div class="audioplayerr"><div class="audioplayerr1">{AudioPlayerBlack} {block:Artist} <b><audioshit></audioshit></b><br> {Artist} {/block:Artist}{block:TrackName} <b><audioshit></audioshit></b><br> "{TrackName}" {/block:TrackName}</br><br></div> <a title="permalink page"href="{Permalink}" target="_blank"> {NoteCount}notes</a><div style=""> </div> {block:IndexPage}<p><p><p><br>
  733. </div>
  734. {/block:IndexPage}
  735. {/block:Audio}
  736.  
  737.  
  738.  
  739.  
  740.  
  741. {block:PostNotes}
  742. <div style="margin-left:0px;text-align:left;padding-top:5px;padding-left:5px;">
  743. From:<a href="{ReblogParentURL}" target="_blank"> {ReblogParentTitle}</a> {block:RebloggedFrom} <br>
  744. {block:ContentSource}Source:<a href="{SourceURL}" target="blank"> {SourceTitle}</a>{/block:ContentSource}
  745. {/block:RebloggedFrom}<br>
  746. {TimeAgo}: {ShortMonth} {DayOfMonth}, {Year}
  747. <br>
  748. {block:HasTags}<strong> #</strong>
  749. {block:Tags}
  750. <a href="{TagURL}">{Tag}</a>
  751. {/block:Tags}
  752. {/block:HasTags}
  753. </div>
  754.  
  755. <div style="margin-left:30px;text-align:left;padding-top:5px;padding-left:5px;">
  756. {PostNotes}
  757. </div></div>
  758. {/block:PostNotes}
  759. {/block:Posts}
  760.  
  761. </div>
  762.  
  763. <!------ no copy & no delete ------>
  764. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  765. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  766. <script src="http://static.tumblr.com/8jq17g7/e7bm0d3ib/ui.totop_jquery_easing.js" type="text/javascript"></script>
  767. <script type="text/javascript" src="http://static.tumblr.com/zgwxjqm/SX5mv6kjw/tctt.js"></script>
  768. {block:IndexPage}
  769. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  770. <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
  771. <script type="text/javascript" src="http://static.tumblr.com/zgwxjqm/WbQmv6kla/tcic.js"></script>
  772. {/block:IndexPage}
  773. <script src="toggle.js" type="text/javascript"><!--mce:1--></script>
  774. <link rel="stylesheet" href="http://static.tumblr.com/zgwxjqm/9itmv6oh1/tcnh1.css">
  775. <script type="text/javascript" src="http://static.tumblr.com/zgwxjqm/186mv6om4/tcnh1.js"></script>
  776.  
  777.  
  778.  
  779. </noscript>
  780. <body><BODY onselectstart="return false;" ondragstart="return false;">
  781. <div style="position:fixed; bottom:20px; right:0px;">
  782. <a href="http://efdol.tumblr.com/">theme by <center></center><b>efdol</b></a><br></a>
  783. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement