Advertisement
purethought-s

Theme #7: Trustingly

Apr 6th, 2013
647
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.24 KB | None | 0 0
  1. <!-- Trustingly Theme by sleephy
  2. Please don't steal this c:
  3. -->
  4. <head>
  5.  
  6. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/j1tjexd/uSOm6ujd1/totop-grey.png" height="35px"><br>back up</a>
  7. <script type="text/javascript"
  8. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <script type="text/javascript"
  9. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/xrmodho/zoUmtvm6l/jquery.js"></script>
  10.  
  11. <script type="text/javascript"
  12. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  13.  
  14. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  15. <meta name="color:Background" content="#ffffff"/>
  16. <meta name="color:Text" content="#000000"/>
  17. <meta name="color:Sidebar Border" content="#dddddd"/>
  18. <meta name="color:Title" content="#a7ccfd"/>
  19. <meta name="color:Link" content="#a7ccfd"/>
  20. <meta name="color:Link Hover" content="#cccccc"/>
  21. <meta name="color:Scrollbar" content="#000000"/>
  22. <meta name="image:Background" content=""/>
  23. <meta name="image:Header" content=""/>
  24. <meta name="if:Show Ask Link" content="1"/>
  25. <meta name="if:Show Archive Link" content="1"/>
  26. <meta name="text:Body Font Size" content="10" />
  27. <meta name="text:Title Font Size" content="15">
  28. <meta name="text:Ask Link" content="message">
  29. <meta name="text:Archive Link" content="histroy">
  30. <meta name="if:Four columns" content="1"/>
  31. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  32. <script type="text/javascript">
  33. $(document).ready(function () {
  34. $('li.drawer div:nth-child(2)').hide();
  35. $('li.drawer h4').click(function () {
  36. if ($(this).hasClass('open')) {
  37. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  38. else {
  39. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  40. $(this).next().slideDown();
  41. $(this).addClass('open');}
  42. });
  43. });
  44. </script>
  45.  
  46. <style type="text/css">
  47.  
  48. @font-face {font-family: "Clearly"; src:url('http://static.tumblr.com/0o02lya/Tx2mhbph4/princ___.ttf');}
  49.  
  50. ::-webkit-scrollbar {width: 4px; height: 4px; border-left:0px solid #ccc; background-color:{color:background};}
  51. ::-webkit-scrollbar-thumb {background: {color:scrollbar};}
  52.  
  53.  
  54. ::-webkit-scrollbar {width: 5px; height: 5px; background: #fff;}
  55.  
  56. ::-webkit-scrollbar-thumb { background-color:{color:scrollbar};}
  57.  
  58. iframe#tumblr_controls {right:3px !important; position: fixed !important;bottom:5px !important;-webkit-transition: opacity 0.8s linear;opacity: 15;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);}
  59.  
  60. 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;}
  61.  
  62. #scrollToTop:link,#scrollToTop:visited {z-index:9999; color: #000; background-color: transparent; display: none; position: fixed; bottom: 20px; right: 3px;}
  63.  
  64.  
  65. .wrapper{
  66. margin: 0px auto;
  67. width: 802px;
  68. }
  69.  
  70. .header{
  71. float: left;
  72. width: 100%;
  73. }
  74.  
  75. .left{
  76. float: left;
  77. margin-right: 20px;
  78. width: 802px;
  79. }
  80.  
  81. .right{
  82. float: right;
  83. width: 200px;
  84. background-color: {color:Background};
  85. }
  86.  
  87. body {
  88. margin: 0px;
  89. background-color:{color:background};
  90. background-image:url({image:Background});
  91. font-family:calibri;
  92. font-size:{text:Body Font Size}px;
  93. color:{color:Text};
  94. background-attachment: fixed;
  95. background-repeat: repeat;
  96. background-position: center;
  97. }
  98.  
  99.  
  100. @font-face {
  101. font-family:Brain Flower;
  102. src: url('http://static.tumblr.com/xrmodho/mf3micfku/brain_flower.ttf');
  103. }
  104.  
  105. .perma
  106. {
  107. opacity: 0.0;
  108. filter: alpha(opacity = 0);
  109. margin-top: -21px;
  110. width: px;
  111. height: auto;
  112. line-height: auto;
  113. font-size: 9px;
  114. position:absolute;
  115. text-align: center;
  116. z-index:9999991;
  117. color: {color:permalink};
  118. -webkit-transition: opacity 0.4s linear;
  119.  
  120. -moz-transition: all 0.4s linear;
  121. transition: all 0.4s linear;
  122. }
  123. a.p
  124. {
  125.  
  126. color: {color:permalink};
  127. }
  128. .entry:hover .perma {
  129.  
  130. -webkit-transition: opacity 0.4s linear;
  131. opacity: 1;
  132. -moz-transition: all 0.4s linear;
  133. transition: all 0.4s linear;
  134. filter: alpha(opacity = 100);
  135.  
  136. }
  137.  
  138.  
  139.  
  140.  
  141. select {
  142. font-size: 9px;
  143. width: 100px;
  144. margin-left: 10px;
  145.  
  146. }
  147. option {
  148. font-size: 9px;
  149. text-align: left;
  150.  
  151. }
  152. input[type=button]
  153. {
  154. font-size: 9px;
  155. }
  156.  
  157. .likep {
  158. width: 25px;
  159. height: auto;
  160. overflow: hidden;
  161. position: relative;
  162. z-index: 9999999;
  163. position: absolute;
  164. margin-top: 26px;
  165. margin-left: 8px;
  166. }
  167. .rep {
  168. width: 25px;
  169. height: auto;
  170. overflow: hidden;
  171. position: relative;
  172. z-index: 9999999;
  173. position: absolute;
  174. margin-top: 26px;
  175. margin-left: 36px;
  176. }
  177. .likep a:hover {
  178. background-position: 0px 0px;
  179. }
  180. .likep a {
  181. background-image: url("");
  182. background-position: 0px 0px;
  183. display: block;
  184. z-index: 9999999;
  185. webkit-transition: all 0s linear;
  186. -webkit-transition: all 0s linear;
  187. -moz-transition: all 0s linear;
  188. transition: all 0s linear;
  189. }
  190. .likep img {
  191. width: 25px;
  192. height:auto;
  193. webkit-transition: all 0.2s linear;
  194. -webkit-transition: all 0.2s linear;
  195. -moz-transition: all 0.2s linear;
  196. transition: all 0.2s linear;
  197. }
  198. .rep img{
  199. width: 25px;
  200. height: auto;
  201. line-height: auto;
  202. display: inline;
  203. }
  204.  
  205. .not { position: absolute;
  206. background: url("");
  207. height: 20px;
  208. font-size: 11px;
  209. line-height: 20px;
  210. color: #fff;
  211. position: absolute;
  212. margin-top: 26px;
  213. margin-left: 56px;
  214. padding-left: 4px;
  215. padding-right: 4px;
  216. -moz-border-radius: 2px;
  217. border-radius: 2px;
  218. }
  219. .not a{
  220. color: #fff;
  221. font-weight: bold;
  222. font-family: Arial, Helvetica, sans-serif;
  223. }
  224. {block:iffaded}
  225. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  226. opacity: 0.8;
  227. filter: alpha(opacity = 80);
  228. }{block:iffaded}
  229. {block:notiffaded}
  230. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  231. opacity: 1.0;
  232. filter: alpha(opacity = 100);
  233. }{block:notiffaded}
  234. .not:hover , .rep:hover, .likep:hover {
  235. opacity: 1!important;
  236. filter: alpha(opacity = 100)!important;
  237. }
  238.  
  239.  
  240.  
  241.  
  242. asker{
  243. margin-left:-4px;
  244. font-family:"Consolas";
  245. font-size:14px;
  246. line-height:20px;
  247. color: {color:link};
  248. text-transform:uppercase;
  249. letter-spacing:0px;
  250. border-bottom:1px solid #ddd;
  251. }
  252.  
  253.  
  254.  
  255. a:link, a:active, a:visited{
  256. color: {color:link};
  257. text-decoration: none;
  258. -webkit-transition: color 0.4s ease-out;
  259. -moz-transition: color 0.4s ease-out;
  260. }
  261.  
  262. a:hover{
  263. color:{color:link hover};
  264. -webkit-transition: color 0.4s ease-out;
  265. -moz-transition: color 0.4s ease-out;
  266. text-shadow:0px 0px 0px #414141;
  267. }
  268.  
  269. div#posts {
  270. width: 100%;
  271. top: 13px;
  272.  
  273. {block:ifnotfourcolumns}
  274. margin-left:20px;{/block:ifnotfourcolumns}
  275. {block:iffourcolumns}
  276. margin-left:53px;
  277.  
  278. {/block:iffourcolumns}
  279. float:center;
  280. z-index:9;
  281. {block:PermalinkPage}
  282. width:405px;
  283. height:auto;
  284. margin-top:13px;
  285. margin-left:500px;
  286. font-size: {text:Body Font Size}px;
  287. font-family:{Font:Body Font};
  288. text-align: center;
  289. {/block:PermalinkPage}
  290. }
  291.  
  292. .entry {
  293. margin:2px;
  294.  
  295. padding:5px;
  296. float:center;
  297. background-color: transparent;
  298. overflow:hidden;
  299. {block:IndexPage}
  300. {block:ifnotfourcolumns}
  301. width:250px;{/block:ifnotfourcolumns}
  302. {block:iffourcolumns}
  303. width:300px;
  304.  
  305. {/block:iffourcolumns}
  306. {/block:IndexPage}
  307. {block:PermalinkPage}
  308. width:400px;
  309. height:auto;
  310. font-size: {text:Body Font Size}px;
  311. font-family:{Font:Body Font};
  312. text-align: center;
  313. {/block:PermalinkPage}
  314. -webkit-transition: 0.4s linear;
  315. -moz-transition: all 0.4s linear;
  316. transition: all 0.4s linear;
  317. }
  318. .entry img{
  319. {block:indexPage}{block:ifnotfourcolumns}
  320. max-width:250px;{/block:ifnotfourcolumns}
  321. {block:iffourcolumns}
  322. max-width:300px;
  323.  
  324. {/block:iffourcolumns} {/block:IndexPage}
  325. {block:PermalinkPage}max-width:500px; {/block:PermalinkPage}
  326. }
  327.  
  328.  
  329.  
  330. #header{
  331. position:relative;
  332. height:auto;
  333. width:100%;
  334. padding-bottom:20px;
  335. padding-top:5px;
  336. margin-left:0px;
  337. margin-top:50px;
  338. overflow:hidden;
  339. text-align:center;
  340. }
  341.  
  342.  
  343.  
  344.  
  345. .shark {
  346. text-decoration:none;
  347. text-transform:uppercase;
  348. text-align:right;
  349. margin-top: 2px;
  350. font-size: {text:Body Font Size}px;
  351. height:auto;
  352. opacity: 0;
  353. letter-spacing:2px;
  354. padding-top:3px;
  355. filter: alpha(opacity = 100);
  356. -moz-transition: all 0.4s;
  357. -webkit-transition: all 0.4s;
  358. -o-transition: all 0.4s;
  359. transition: all 0.4;
  360. {block:permalinkpage}
  361. display: none;
  362. {/block:permalinkpage}
  363. }
  364.  
  365. .shark a{text-decoration:none;}
  366.  
  367. .entry:hover .shark{
  368. margin-top: 2px;
  369. opacity: 1;
  370. height:auto;
  371. filter: alpha(opacity = 100);
  372. -moz-transition: all 0.4s;
  373. -webkit-transition: all 0.4s;
  374. -o-transition: all 0.4s;
  375. transition: all 0.4;}
  376.  
  377.  
  378. #infscr-loading{
  379. bottom: -70px;
  380. position: absolute;
  381. left: 50%;
  382. margin-left:-8px;
  383. width:16px;
  384. height:11px;
  385. overflow:hidden;
  386. margin-bottom: 50px;
  387. }
  388.  
  389. .title{
  390.  
  391. text-transform: uppercase;
  392. letter-spacing:4px;
  393. font-weight: normal;
  394. text-shadow: 0px 0px 0px #000;
  395. font-family:calibri;
  396. font-size:{text:Title Font Size}px;
  397. color:{color:Title};
  398. }
  399.  
  400. blockquote{
  401. padding:0px 0px 2px 5px;
  402. margin:0px 0px 2px 10px;
  403. border-left: 1px dotted #555555;
  404. }
  405.  
  406. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  407. .user_1 .label, .user_4 .label, .user_7 .label, .user_2 .label, .user_5 .label, .user_8 .label, .user_3 .label, .user_6 .label,
  408. .user_9 .label {color:{color:text};}
  409. .notes img{width:10px; position:relative; top:3px;}
  410.  
  411.  
  412.  
  413. .postnotes{
  414. text-transform:uppercase;
  415. font-family: {font:Body Font};
  416. text-align:center;
  417. margin-top: 4px;
  418. font-size: {text:Body Font Size}px;
  419.  
  420. }
  421.  
  422.  
  423.  
  424. #credit{
  425. display:block;background-color:transparent;border:0px double #ddd;margin-top:-20px;right:5px;position:fixed;font-family: consolas;
  426. font-size: 10px;padding:0px;text-transform:uppercase;opacity:1;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); z-index:1;
  427. }
  428.  
  429. #credit: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;}
  430.  
  431.  
  432. ul#drawers {width: 200px; list-style: none; margin: 0 auto; padding: -10px; border-top: 0px; color: #000;}
  433.  
  434. ul#drawers a {text-decoration: none; color: #000;}
  435.  
  436. ul#drawers li h4 {margin: 0; padding: 1px; text-align: right; background-color: #363835; background: rgba(255, 255, 255, 0.0); -webkit-transition: background-color 0.5s ease-out; -moz-transition: background-color 0.5s ease-out;
  437. transition: background-color 0.5s ease-out;}
  438.  
  439. h4.small {display: table-cell; width: 200px; margin: 0px; height: 0px;}
  440.  
  441. li.drawer h4.open { border-top: 0px;font-style: italic;
  442. }
  443.  
  444. li.drawer div {padding: 2px; margin: 0px; line-height: 12px; background-color: #363835; background: rgba(255, 255, 255, 0.0);}
  445.  
  446. li.drawer div li {list-style-type: disc;}
  447.  
  448. li.drawer div ul {-webkit-padding-start: 12px;}
  449.  
  450.  
  451. #s-m-t-tooltip{
  452. max-width:200px;
  453. padding:2px;
  454. margin:26px 0px 0px 8px;
  455. z-index:10;
  456. background-color:{color:link};
  457. height:auto;
  458. font-size:9px;
  459. letter-spacing:2px;
  460.  
  461. text-transform:uppercase;
  462. color:{color:background};
  463. opacity:.8;
  464. }
  465.  
  466.  
  467. {CustomCSS}
  468.  
  469. </style>
  470. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  471. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  472. <script>
  473. (function($){
  474. $(document).ready(function(){
  475. $("a[title]").style_my_tooltips({
  476. tip_follows_cursor:true,
  477. tip_delay_time:10,
  478. tip_fade_speed:400,
  479. attribute:"title"
  480. });
  481. });
  482. })(jQuery);
  483. </script>
  484. {block:IndexPage}
  485. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  486. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  487.  
  488. <script type="text/javascript">
  489. $(window).load(function () {
  490. var $content = $('#posts');
  491. $content.masonry({itemSelector: '.entry'}),
  492. $content.infinitescroll({
  493. navSelector : 'div#pagination',
  494. nextSelector : 'div#pagination a#nextPage',
  495. itemSelector : '.entry',
  496. loading: {
  497. finishedMsg: '',
  498. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  499. },
  500. bufferPx : 600,
  501. debug : false,
  502. },
  503. // call masonry as a callback.
  504. function( newElements ) {
  505. var $newElems = $( newElements );
  506. $newElems.hide();
  507. // ensure that images load before adding to masonry layout
  508. $newElems.imagesLoaded(function(){
  509. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(350);} );
  510.  
  511.  
  512. });
  513. });
  514. });
  515. </script>
  516.  
  517. {/block:IndexPage}
  518.  
  519. <title>{title}</title>
  520.  
  521. <link rel="shortcut icon" href="{Favicon}">
  522. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  523. <meta name="viewport" content="width=820" />
  524.  
  525. <script language=JavaScript>
  526. <!--//Disable right mouse click Script//By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive//For full source code, visit http://www.dynamicdrive.com
  527. var message="";
  528. ///////////////////////////////////function clickIE4(){if (event.button==2){alert(message);return false;}}
  529. function clickNS4(e){if (document.layers||document.getElementById&&!document.all){if (e.which==2|e.which==3){alert(message);return false;}}}
  530. if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS4;}else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;}
  531. document.oncontextmenu=new Function("return false")
  532. // --></script>
  533.  
  534. </head>
  535. <body>
  536.  
  537.  
  538.  
  539. <div id="header" align="center">{block:ifnotheaderimage}
  540. <div class="title"><big><big><big><big><big><big><big>{Title}</big></big></big></big></big></big></big>{/block:ifnotheaderimage}{block:ifheaderimage}<img src="{image:Header}" style="width:350px;height:auto;"> {/block:ifheaderimage}</div>
  541.  
  542. <div style="max-width:500px;text-align:center;padding-left:450px;letter-spacing:1px;"><i>
  543. {Description}</i><br><div style="letter-spacing:3px;text-transform:uppercase;"<br><a title="refresh the page" href="/">home</a>
  544. {block:ifshowasklink}<a title="ask me something" href="/ask">{text:Ask Link}</a>{/block:ifshowasklink}
  545. {block:ifshowarchivelink}<a title="visit my past" href="/archive">{text:Archive Link}</a>{/block:ifshowarchivelink}
  546. {block:SubmitEnabled}
  547. <a title="submit something" href="/submit">submit</a>{/block:SubmitEnabled}
  548. {block:HasPages}
  549. {block:Pages}
  550. <a title="{Label}" href="{URL}">{Label}</a>
  551. {/block:Pages}
  552. {/block:HasPages}
  553. <a title="credit" href="http://sleephy.tumblr.com">theme</a>
  554. </div></div>
  555.  
  556. </div>
  557.  
  558.  
  559.  
  560.  
  561.  
  562.  
  563.  
  564. <div id="posts">
  565.  
  566. {block:Posts}
  567. <div class="entry">
  568.  
  569. {block:IndexPage}
  570.  
  571. {/block:IndexPage}
  572.  
  573. {block:Text}
  574. <div id="padding">
  575. {block:Title}<span class="title">{Title}</span>{/block:Title}<span class="entrytext">{Body}</div></span><div class="shark"><a href="{Permalink}">{NoteCount}</a> &middot; <a href="{permalink}">{TimeAgo}</a> </div>
  576. {/block:Text}
  577.  
  578. {block:Link}
  579. <div id="padding">
  580. <a href="{URL}" class="title">{Name}</a>
  581. {block:Description}{Description}{/block:Description}
  582. </div><div class="shark"><a href="{Permalink}">{NoteCount}</a> &middot; <a href="{permalink}">{TimeAgo}</a> </div>
  583. {block:Link}
  584.  
  585. {block:Photo}
  586. {block:IndexPage}
  587. <div class="perma">
  588. <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/j1tjexd/aeQmam5ia/like1.png" alt="like" id="likeimage{PostID}"/></a></div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/j1tjexd/nGmmam5hg/reblog.png" title="reblog" ></a></div>
  589. <div class="not"><a title="reblog" id="notes{PostID}" href="{Permalink}"></a></div>
  590. </div>
  591. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>{LinkCloseTag}{/block:IndexPage}
  592. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><center><div id="padding"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></center></div></a>{LinkCloseTag}{/block:PermalinkPage}
  593. {/block:Photo}
  594.  
  595. {block:Photoset}
  596. {block:IndexPage}
  597. <div class="perma" style="text-transform:lowercase;"> <a href="{ReblogURL}">reblog</a> - <a href="{Permalink}">{NoteCountWithLabel}</a></div>
  598. {block:Photos}
  599. <img src="{PhotoURL-500}"
  600. width="300px" />
  601.  
  602. {/block:Photos}</center>
  603. {/block:IndexPage}
  604. {block:PermalinkPage}
  605. <center>
  606. {Photoset-500}</center>
  607. {/block:PermalinkPage}
  608. {/block:Photoset}
  609.  
  610. {block:Quote}
  611. <div id="padding">{Quote}</span>
  612. {block:Source}<strong>{Source}</strong></div>{/block:Source}<div class="shark"><a href="{Permalink}">{NoteCount}</a> &middot; <a href="{permalink}">{TimeAgo}</a> </div>
  613. {/block:Quote}
  614.  
  615. {block:Chat}
  616. <div id="padding">
  617. {block:Title}<span class="title">{Title}</span>{/block:Title}
  618. <ul class="chat">
  619. {block:Lines}
  620. <li class="user_{UserNumber}">
  621. {block:Label}
  622. <span class="label">{Label}</span>
  623. {/block:Label}
  624. {Line}
  625. </li>
  626. {/block:Lines}
  627. </ul>
  628. </div><div class="shark"><a href="{Permalink}">{NoteCount}</a> &middot; <a href="{permalink}">{TimeAgo}</a> </div>
  629. {/block:Chat}
  630.  
  631. {block:Audio}
  632. <div id="padding">{block:AlbumArt}
  633. <img width="100%" src="{AlbumArtURL}" />
  634. {/block:AlbumArt}
  635. <center><div style="width:250px; height:30px;"><div style="float:left">{AudioPlayerBlack}</div><div align="center" style="margin-top:10px; float:right;">
  636. {block:ExternalAudio}{/block:ExternalAudio}</div></div><div class="shark"><a href="{Permalink}">{NoteCount}</a> &middot; <a href="{permalink}">{TimeAgo}</a> </div></center>
  637. </div>
  638. {/block:Audio}
  639.  
  640. {block:Video}
  641. {block:IndexPage}
  642. <center>
  643. {Video-400}</center>
  644. {/block:IndexPage}
  645. {block:PermalinkPage}
  646. <center>
  647. {Video-500}</center>
  648. {/block:PermalinkPage}
  649. {block:Video}
  650.  
  651. {block:Answer}
  652. <div style="margin-left: 3px; margin-top: 2px; min-height:32px; padding: 5px; background:white; border-bottom:1px solid #ddd; width:245px;">
  653.  
  654. <img src="{AskerPortraitURL-30}" width="30" align="left"
  655. style="margin-right:4px; margin-left:-3px; margin-top:-3px; border:1px solid #ddd; border-radius:2px; padding:2px;"/>
  656.  
  657. <asker>&nbsp;{Asker}:<br></asker>
  658. {Question}</div><br>{answer}
  659.  
  660. <div class="shark"><a href="{Permalink}">{NoteCount}</a> &middot; <a href="{permalink}">{TimeAgo}</a> </div>
  661. {/block:Answer}
  662.  
  663. {block:PermalinkPage}
  664. {block:PostNotes}<div align="middle" style="font-size: {text:Body Font Size}px;
  665. font-family:{Font:Body Font};
  666. text-align: center;">{caption}</div>
  667. <center>
  668.  
  669. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  670.  
  671. {block:HasTags}
  672. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  673. {block:RebloggedFrom}
  674. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  675. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  676.  
  677. {/block:RebloggedFrom}
  678. </center></span>
  679. <br>
  680. <div id="postnotes">{PostNotes}</div><br>
  681.  
  682. <center>{block:ContentSource}
  683. <br><a href="{SourceURL}">
  684. {lang:Source}:
  685. {block:SourceLogo}
  686. <img src="{BlackLogoURL}" width="{LogoWidth}"
  687. height="{LogoHeight}" alt="{SourceTitle}" />
  688. {/block:SourceLogo}
  689. {block:NoSourceLogo}
  690. {SourceLink}
  691. {/block:NoSourceLogo}
  692. </a>
  693. {/block:ContentSource}</center>
  694.  
  695. {/block:PostNotes}
  696.  
  697.  
  698.  
  699. {/block:PermalinkPage}
  700.  
  701.  
  702.  
  703. </div>
  704.  
  705.  
  706. {/block:Posts}
  707. </div>
  708. </div>
  709. {block:IndexPage}
  710. {block:Pagination}
  711. <div id="pagination">
  712. {block:NextPage}
  713. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  714. {/block:NextPage}
  715. {block:PreviousPage}
  716. <a href="{PreviousPage}">&larr;&nbsp;</a>
  717. {/block:PreviousPage}
  718. </div>
  719. {/block:Pagination}
  720. {/block:IndexPage}
  721. </div>
  722. </div>
  723.  
  724.  
  725. <BODY onselectstart="return false;" ondragstart="return false;">
  726. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
  727. <iframe id="likeiframe" style="width: 0px; height: 0px; border:0px;"></iframe>
  728. <span id="scriptsinsert"> </span>
  729. </body>
  730.  
  731.  
  732. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement