Advertisement
purethought-s

Theme #9: Daydreaming

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