Advertisement
strangebesidethepond

The greatest puzzle you'll ever come across

Feb 17th, 2013
33,373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.05 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--
  4.  
  5. theme #015 by Rose @ itsacrimescene.tumblr.com
  6. Please do not copy or claim as your own
  7. Do not remove this credit from the code
  8. Thank you :3
  9.  
  10. -->
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13.  
  14. <head>
  15.  
  16.  
  17. <!-- DEFAULT VARIABLES -->
  18.  
  19. <meta name="color:accent" content="#537186" />
  20. <meta name="color:asktext" content="#565970" />
  21. <meta name="color:background" content="#9eb1b5" />
  22. <meta name="color:bold" content="#6a7075" />
  23. <meta name="color:border" content="#bac6c6" />
  24. <meta name="color:container" content="#e0e1db" />
  25. <meta name="color:infolinks" content="#c29289" />
  26. <meta name="color:infotext" content="#afa5a5" />
  27. <meta name="color:italics" content="#aaaab3" />
  28. <meta name="color:link" content="#f3f3f1" />
  29. <meta name="color:posts" content="#ccd6d5" />
  30. <meta name="color:sidebar" content="#aab6b6" />
  31. <meta name="color:sidebartext" content="#a2aaa7" />
  32. <meta name="color:tags" content="#aca8a8" />
  33. <meta name="color:text" content="#899696" />
  34.  
  35. <meta name="image:background" content="http://static.tumblr.com/868d227386237dfa6d9ca7f83dbdf5dc/ougddg1/gmHmi882x/tumblr_static_vintagebackgrounds1.jpg"/>
  36. <meta name="image:sidebarimg" content=""/>
  37.  
  38. <meta name="text:blogtitle" content="" />
  39. <meta name="text:subtitle" content="" />
  40. <meta name="text:asker" content="said" />
  41. <meta name="text:Link1" content="" />
  42. <meta name="text:Link1 Title" content="" />
  43. <meta name="text:Link2" content="" />
  44. <meta name="text:Link2 Title" content="" />
  45. <meta name="text:Link3" content="" />
  46. <meta name="text:Link3 Title" content="" />
  47. <meta name="text:Link4" content="" />
  48. <meta name="text:Link4 Title" content="" />
  49.  
  50.  
  51. <title>{Title}{block:PostSummary} | {PostSummary}{/block:PostSummary}</title>
  52. <link rel="shortcut icon" href="{Favicon}">
  53. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  54. {block:Description}
  55. <meta name="description" content="{MetaDescription}" />
  56. {/block:Description}
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory|Special+Elite' rel='stylesheet' type='text/css'>
  59.  
  60. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"></script>
  61.  
  62. <script src="http://static.tumblr.com/xgofl0y/O7Fm1ufj3/jquery.style-my-tooltips.js" type="text/javascript"></script>
  63. <script>
  64. $().ready(function() {
  65. $("[title]").style_my_tooltips({
  66. tip_follows_cursor: "on", //on/off
  67. tip_delay_time: 200 //milliseconds
  68. });
  69. });
  70. </script>
  71.  
  72. <script>
  73. window.onload = function () {
  74. document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );
  75. document.addEventListener( 'click', function ( event ) {
  76. var myLike = event.target;
  77. if( myLike.className.indexOf( 'my-like' ) > -1 ) {
  78. var frame = document.getElementById( 'my-like-frame' ),
  79. liked = ( myLike.className == 'my-liked' ),
  80. command = liked ? 'unlike' : 'like',
  81. reblog = myLike.getAttribute( 'data-reblog' ),
  82. id = myLike.getAttribute( 'data-id' ),
  83. oauth = reblog.slice( -8 );
  84. frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id;
  85. liked ? myLike.className = 'my-like' : myLike.className = 'my-liked';
  86. };
  87. }, false );
  88. };
  89. </script>
  90.  
  91. <style type="text/css">
  92.  
  93. body {background-color:{color:background}; color:{color:text}; font-family: Tahoma; font-size: 12px; line-height:125%; text-align:justify; letter-spacing: 1px; margin:0px; background-image:url('{image:background}'); background-attachment: fixed;}
  94.  
  95. a, a:link, a:active, a:visited {color:{color:link}; text-decoration: none;}
  96. a:hover {color:{color:infolinks}; text-decoration: none; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out; -o-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out;}
  97.  
  98. img a {border:0px;}
  99. b, strong{font-weight: bold; color:{color:bold}; font-size: 115%; letter-spacing: 0px;}
  100. i, em {font-style: italic; color:{color:italics}; font-size:105%; font-family:Georgia;}
  101. s, strike, del {color: {color:italics}; font-size:110%;}
  102. p {margin-top: 5px}
  103. blockquote {padding-left: 5px; margin: 10px 0 10px 5px; border-left: 2px solid {color:border};}
  104. blockquote img {max-width:470px;}
  105. pre {width:95%; margin-left:auto; margin-right:auto; font-family: Arial; font-size:11px; padding: 5px 6px 5px 6px; word-wrap: break-word; background-color:{color:background}; color: {color:italics}; border: 1px solid {color:border}; max-height:100px!important; overflow-y:auto;}
  106.  
  107. #s-m-t-tooltip{
  108. position: absolute;
  109. max-width: 300px;
  110. padding: 1px 8px 1px 8px;
  111. z-index: 99999;
  112. display: inline-block;
  113. font-family: Calibri;
  114. font-size: 9px;
  115. color: #fff;
  116. background-color:{color:bold};
  117. text-transform: uppercase;
  118. }
  119.  
  120.  
  121. /* CONTAINER */
  122.  
  123. #elementary {
  124. width: 970px;
  125. height: 100%;
  126. padding:2px;
  127. margin: 0px auto 0px auto;
  128. background-color: {color:container};
  129. border-right: 2px solid {color:border};
  130. position:fixed;
  131. }
  132.  
  133. /* SIDEBAR */
  134.  
  135. #sidebar {
  136. width: 220px;
  137. height: auto;
  138. background-color: {color:container};
  139. color: {color:sidebartext};
  140. font-family:Calibri;
  141. font-size:12px;
  142. line-height:12px;
  143. text-align:justify;
  144. position:fixed;
  145. margin: 70px 0 0 40px;
  146. }
  147.  
  148. #blogtitle {
  149. width: 210px;
  150. height: auto;
  151. margin: 0 auto 0px auto;
  152. font-family: 'Give You Glory', cursive;
  153. font-size:17px;
  154. text-align:center;
  155. font-weight:bold;
  156. text-shadow:-1px -1px 0px {color:link};
  157. color: {color:accent};
  158. }
  159.  
  160. #subtitle {
  161. width: 210px;
  162. height:auto;
  163. margin: 0 auto 0px auto;
  164. font-family: Calibri, Arial;
  165. font-size:9px;
  166. text-transform:uppercase;
  167. text-align:center;
  168. }
  169.  
  170. #sidebarimg {
  171. width: 200px;
  172. height: auto;
  173. background-color: {color:posts};
  174. border: 1px solid {color:border};
  175. margin: 10px auto 0 auto;
  176. padding: 10px;
  177. }
  178.  
  179. #sidebarimg img {
  180. width: 200px;
  181. height: auto;
  182. margin: 0px auto 0px auto;
  183. }
  184.  
  185. #desc {
  186. width: 210px;
  187. height: auto;
  188. margin: 10px auto 10px auto;
  189. text-align:center;
  190. font-family:Calibri;
  191. font-size:11px;
  192. line-height:13px;
  193. }
  194.  
  195. #desc:first-letter {
  196. font-size: 14px;
  197. font-family: 'Give You Glory', cursive;
  198. font-weight:bold;
  199. color: {color:accent};}
  200.  
  201. /* PAGINATION */
  202.  
  203. #pagination {
  204. width: 220px;
  205. height: auto;
  206. margin: 15px auto;
  207. font-family:Calibri;
  208. font-size:9px;
  209. text-align:center;
  210. text-transform:uppercase;
  211. color: {color:sidebartext};
  212. }
  213.  
  214. #pagination a {
  215. color: {color:infolinks};
  216. background-color: {color:posts};
  217. padding: 4px;
  218. margin: 0 1px;
  219. border: 1px solid {color:border};
  220. }
  221.  
  222. #pagination a:hover {
  223. color: {color:text};
  224. background-color: {color:container};
  225. border: 1px solid {color:posts};}
  226.  
  227. .current_page {
  228. padding: 4px 3px;
  229. }
  230.  
  231. /* LINKBAR */
  232.  
  233. #linkbar {
  234. position:fixed;
  235. width: 80px;
  236. height: 1000%;
  237. background-color: {color:sidebar};
  238. margin: -5px 0 0 285px;
  239. }
  240.  
  241. #linking {
  242. width: 80px;
  243. height: auto;
  244. margin: 160px auto 0 auto;
  245. -webkit-transition: all 0.9s ease-in-out;
  246. -moz-transition: all 0.9s ease-in-out;
  247. -o-transition: all 0.9s ease-in-out;
  248. transition: all 0.9s ease-in-out;
  249. }
  250.  
  251. #linking a{
  252. display:block;
  253. width: 60px;
  254. height: auto;
  255. padding: 8px 2px;
  256. font-family:Calibri;
  257. font-size:8px;
  258. line-height: 10px;
  259. text-align:center;
  260. text-transform:uppercase;
  261. background-color: {color:container};
  262. border: 1px solid {color:container};
  263. color: {color:infolinks};
  264. margin: 0 auto 5px auto;
  265. }
  266.  
  267. #linking a:hover {
  268. color: {color:bold};
  269. background-color: {color:posts};
  270. border: 1px solid {color:posts};}
  271.  
  272. /* POSTS */
  273.  
  274. #entries {
  275. width: 540px;
  276. height: auto;
  277. margin: 50px 0 50px 390px;
  278. position:absolute;
  279. }
  280.  
  281. #entry {
  282. width: 520px;
  283. height: auto;
  284. margin: 20px auto 50px auto;
  285. background-color: {color:posts};
  286. border: 1px solid {color:border};
  287. padding: 20px 10px 10px 10px;
  288. }
  289.  
  290. #posts {
  291. width: 500px;
  292. height: auto;
  293. background-color: {color:posts};
  294. padding: 0px;
  295. margin: auto;
  296. }
  297.  
  298. #posts p a {
  299. font-family: 'Special Elite', cursive;
  300. text-transform: none;
  301. letter-spacing: 1;
  302. }
  303.  
  304. /* INFO */
  305.  
  306. #info {
  307. padding: 1px 10px;
  308. font-family:Calibri;
  309. font-size:9px;
  310. line-height:11px;
  311. color: {color:infotext};
  312. text-transform:uppercase;
  313. border-left: 15px solid {color:border};
  314. margin: 10px auto 0 auto;
  315. background-color: {color:container};
  316. -webkit-transition: all 0.9s ease-in-out;
  317. -moz-transition: all 0.9s ease-in-out;
  318. -o-transition: all 0.9s ease-in-out;
  319. transition: all 0.9s ease-in-out;
  320. }
  321.  
  322. #info a {
  323. color: {color:infolinks};
  324. }
  325.  
  326. #info a:hover {
  327. color: {color:infotext};
  328. }
  329.  
  330. #entry:hover #info {
  331. border-left: 98px solid {color:border};
  332. -webkit-transition: all 0.9s ease-in-out;
  333. -moz-transition: all 0.9s ease-in-out;
  334. -o-transition: all 0.9s ease-in-out;
  335. transition: all 0.9s ease-in-out;
  336. }
  337.  
  338. #tagbox {
  339. width: 520px;
  340. height: auto;
  341. margin: -48px auto 52px auto;
  342. padding: 3px 5px;
  343. text-align:right;
  344. font-size:8px;
  345. line-height: 10px;
  346. color: {color:sidebartext};
  347. }
  348.  
  349. #tagbox a {
  350. font-family:Calibri;
  351. font-size:9px;
  352. color: {color:tags};
  353. text-transform:uppercase;
  354. padding: 0px 2px 0 0;
  355.  
  356. }
  357.  
  358. #tagbox a:hover {
  359. color: {color:accent};
  360. border-bottom: 1px dashed {color:infolinks};
  361. background-color: transparent;
  362. }
  363.  
  364. /* DATE */
  365.  
  366. #datething {
  367. width: 50px;
  368. height: 50px;
  369. position:absolute;
  370. text-align:center;
  371. margin: -10px 0 0 590px;
  372. background-color: {color:container};
  373. border: 1px solid {color:border};
  374. }
  375.  
  376. .day {
  377. font-family: 'Give You Glory', cursive;
  378. font-size:22px;
  379. line-height:22px;
  380. font-weight:bold;
  381. color: {color:accent};
  382. text-shadow: -1px -1px 0px {color:sidebartext};
  383. margin: 10px auto 0 auto;
  384. }
  385.  
  386. .month {
  387. font-family:Calibri;
  388. font-size:10px;
  389. text-transform:uppercase;
  390. color: {color:italics};
  391. margin: -5px auto 0 auto;}
  392.  
  393. /* LIKE AND REBLOG */
  394.  
  395. #buttons {
  396. width: 0px;
  397. height: 9px;
  398. max-height:9px;
  399. margin: -12px 0 0 0px;
  400. opacity: 0;
  401. font-family: Calibri;
  402. font-size: 9px;
  403. line-height: 9px;
  404. text-transform:uppercase;
  405. color: {color:container};
  406. position:absolute;
  407. -webkit-transition: all 0.9s ease-in-out;
  408. -moz-transition: all 0.9s ease-in-out;
  409. -o-transition: all 0.9s ease-in-out;
  410. transition: all 0.9s ease-in-out;
  411. }
  412.  
  413. .my-like {
  414. cursor:pointer;
  415. display:inline-block;
  416. vertical-align:top;
  417. line-height: 9px;
  418. color: {color:link};
  419. position:absolute;
  420. }
  421. .my-liked, .my-like:hover {
  422. color: #b72525;
  423. cursor:pointer;
  424. display:inline-block;
  425. vertical-align:top;
  426. }
  427.  
  428. .rebagel {
  429. line-height: 9px;
  430. font-family:Calibri;
  431. font-size: 9px;
  432. line-height: 9px;
  433. text-transform:uppercase;
  434. position:absolute;
  435. padding-left:0;
  436. -webkit-transition: all 0.9s ease-in-out;
  437. -moz-transition: all 0.9s ease-in-out;
  438. -o-transition: all 0.9s ease-in-out;
  439. transition: all 0.9s ease-in-out;
  440. }
  441.  
  442. .rebagel a {
  443. color: {color:link};
  444. display:inline-block;
  445. }
  446.  
  447. .rebagel a:hover {
  448. color: {color:infolinks};
  449. }
  450.  
  451. #entry:hover #buttons {
  452. width: 70px;
  453. height: 9px;
  454. font-size:9px;
  455. margin: -12px 0 0 14px;
  456. opacity:1;
  457. -webkit-transition: all 0.9s ease-in-out;
  458. -moz-transition: all 0.9s ease-in-out;
  459. -o-transition: all 0.9s ease-in-out;
  460. transition: all 0.9s ease-in-out;
  461. }
  462.  
  463. #entry:hover .rebagel {
  464. padding-left: 35px;
  465. -webkit-transition: all 0.9s ease-in-out;
  466. -moz-transition: all 0.9s ease-in-out;
  467. -o-transition: all 0.9s ease-in-out;
  468. transition: all 0.9s ease-in-out;}
  469.  
  470. /* CONTENT */
  471.  
  472. #titled {
  473. font-family: 'Give You Glory', cursive;
  474. font-size: 16px;
  475. line-height: 18px;
  476. color: {color:sidebartext};
  477. text-align:center;
  478. }
  479.  
  480. #titled a {
  481. font-size:18px;
  482. color: {color:accent};
  483. text-shadow: -1px -1px 0px {color:container};
  484. font-weight:bold;
  485. }
  486.  
  487. #titled a:hover {
  488. color: {color:text};
  489. }
  490.  
  491. #question {
  492. width: 90%;
  493. margin: 0px auto 5px auto;
  494. text-align:justify;
  495. text-indent: 20px;
  496. color: {color:asktext};
  497. position:relative;
  498. line-height: 14px;
  499. }
  500.  
  501. #question p {
  502. margin-top: 0px;}
  503.  
  504. #question p:first-letter {
  505. font-size: 125%;
  506. font-family: 'Give You Glory', cursive;
  507. color: {color:accent};
  508. font-weight:bold;
  509. text-shadow: -1px -1px 0px {color:container};
  510. }
  511.  
  512. .qmarks {
  513. position:absolute;
  514. font-family:Georgia;
  515. font-size:70px;
  516. margin: 25px 0 0 21px;
  517. opacity: 0.7;
  518. color: {color:container};}
  519.  
  520. .asker {
  521. font-family: 'Give You Glory', cursive;
  522. font-size:13px;
  523. line-height: 12px;
  524. color: {color:accent};
  525. text-align: left;
  526. margin-bottom: -8px;
  527. }
  528.  
  529. .asker a {
  530. color: {color:accent};
  531. text-transform:none;}
  532.  
  533. .asker a:hover {
  534. color: {color:italics};}
  535.  
  536. .answer {
  537. margin: 10px auto 0 auto;
  538. padding: 5px 0px;
  539. }
  540.  
  541. #qquote {
  542. width: 75%;
  543. margin: 2px auto 5px auto;
  544. font-family: 'Give You Glory', cursive;
  545. font-size:17px;
  546. text-align:justify;
  547. text-indent: 20px;
  548. color: {color:asktext};
  549. }
  550.  
  551. #qquote p:first-letter {
  552. font-size: 125%;
  553. color: {color:accent};
  554. font-weight:bold;
  555. text-shadow: -1px -1px 0px {color:container};}
  556.  
  557. .qqmarks {
  558. position:absolute;
  559. font-family:Georgia;
  560. font-size:70px;
  561. margin: 13px 0 0 50px;
  562. opacity: 0.7;
  563. color: {color:container};}
  564.  
  565. .qusource {
  566. text-align:right;
  567. font-family: Calibri;
  568. font-size:10px;
  569. width: 95%;
  570. text-indent: 55px;
  571. margin: 0 auto;
  572. }
  573.  
  574. #audio {
  575. margin-bottom: 0px;
  576. width: 490px;
  577. height:100px;
  578. padding: 5px;
  579. background-color: {color:container}
  580. }
  581.  
  582. .cover {
  583. width: 100px;
  584. height: 100px;
  585. position: absolute;
  586. }
  587.  
  588. .cover img {
  589. width: 100px;
  590. height: 100px;
  591. float: left;
  592. }
  593.  
  594. .playercontainer {
  595. width:54px;
  596. height:54px;
  597. position:absolute;
  598. display:block;
  599. background-color: #ffffff;
  600. z-index:6;
  601. opacity:0.6;
  602. -webkit-transition:all 0.7s ease-in-out;
  603. -moz-transition:all 0.7s ease-in-out;
  604. -o-transition:all 0.7s ease-in-out;
  605. -ms-transition:all 0.7s ease-in-out;
  606. transition:all 0.7s ease-in-out;
  607. margin-left: 22px;
  608. margin-top: 23px;
  609. }
  610.  
  611. .playercontainer:hover {
  612. opacity:0.8;
  613. -webkit-transition:all 0.7s ease-in-out;
  614. -moz-transition:all 0.7s ease-in-out;
  615. -o-transition:all 0.7s ease-in-out;
  616. -ms-transition:all 0.7s ease-in-out;
  617. transition:all 0.7s ease-in-out;
  618. }
  619.  
  620. .player {
  621. width: 25px;
  622. height: 25px;
  623. overflow: hidden;
  624. margin: 15px 14px;
  625. background-color:#ffffff;
  626. }
  627.  
  628. .sugarbabylove {
  629. margin-left:105px;
  630. float:left;
  631. width:373px;
  632. padding:5px;
  633. margin-bottom:5px;
  634. font-size:10px;
  635. line-height:13px;
  636. letter-spacing:0px;
  637. color: {color:infotext};
  638. background-color:{color:container};
  639. text-align:center;
  640. }
  641.  
  642. .sugarbabylove small {
  643. color: {color:sidebartext};
  644. font-style:italic;}
  645.  
  646. .trackname {
  647. text-align:center;
  648. font-family: 'Give You Glory', cursive;
  649. font-size:17px;
  650. line-height:18px;
  651. color: {color:bold};
  652. padding: 15px 0px 13px 0px;
  653. }
  654.  
  655.  
  656. .chat {line-height: 20px; list-style: none; width: 500px; margin: 0px;}
  657. .chat ul {line-height: 20px; list-style: none; padding: 2px 7px 2px 7px;}
  658. .person1 {background-color: {color:container}; color: {color:sidebartext};letter-spacing:1px;}
  659. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color:sidebartext}; font-family: 'Give You Glory';}
  660. .person2 {background-color: {color:posts}; color: {color:text}; letter-spacing:1px;}
  661. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color:text}; font-family: 'Give You Glory';}
  662. .person3 {background-color: {color:container}; color: {color:infotext};letter-spacing:1px; font-style:italic;}
  663. .person3 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color:infotext}; font-family: 'Give You Glory';}
  664. .person4 {background-color: {color:posts}; color: {color:bold};letter-spacing:1px;}
  665. .person4 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color:bold}; font-family: 'Give You Glory';}
  666.  
  667. .cap {
  668. margin: 5px auto 0 auto;}
  669.  
  670. #notes {background-color: {color:posts}; width:520px; margin: 0px auto 10px auto; padding:10px;}
  671. #notestext {width: 510px; margin-left: auto; margin-right: auto; background-color: {color:posts}; padding:5px; text-align: left;}
  672. #notes blockquote a {color:{color:infolinks}; font-weight:normal; background-color: transparent; padding: 5px; margin:0;}
  673.  
  674. ol.notes {list-style: none; padding:0px;}
  675. ol.notes li {background-color: {color:posts}; margin: 0 px; padding: 5px;}
  676. ol.notes .avatar {border: 1px solid {color:background}; height: 10px; padding: 0px; width: 10px;}
  677. ol.notes li .clear {height: 0px!important;}
  678. ol.notes li blockquote {border-color: {color:container}!important; background-color: {color:container}; padding: 5px; width:90%; margin: 4px auto 0px auto; }
  679.  
  680. ::-webkit-scrollbar-corner {
  681. background:{color:background};
  682. }
  683.  
  684. ::-webkit-scrollbar-thumb:vertical {
  685. background-color: {color:container};
  686. width:7px;
  687. height:auto;
  688. border: 1px solid {color:link};
  689. -webkit-border-radius: 1px;
  690. }
  691.  
  692. ::-webkit-scrollbar-thumb:horizontal {
  693. background-color: {color:container};
  694. width:auto;
  695. height:7px;
  696. border: 1px solid {color:link};
  697. -webkit-border-radius: 1px;
  698. }
  699.  
  700. ::-webkit-scrollbar {
  701. height:7px;
  702. width:7px;
  703. background-color: {color:background};
  704. }
  705.  
  706. ::-moz-selection {background-color:{color:background}; color:{color:link};}
  707. ::selection {background-color: {color:background}; color: {color:link};}
  708.  
  709. .source {
  710. display:none;}
  711.  
  712. {CustomCSS}
  713.  
  714. </style>
  715. </head>
  716.  
  717. <body>
  718.  
  719. <div id="elementary">
  720.  
  721. <div id="sidebar">
  722. <div id="blogtitle">{text:blogtitle}</div>
  723. <div id="subtitle">{text:subtitle}</div>
  724. <div id="sidebarimg"><img src="{image:sidebarimg}" /></div>
  725. {block:Description}<div id="desc">{Description}</div>{/block:Description}
  726.  
  727.  
  728. {block:Pagination}
  729. <div id="pagination">
  730. {block:PreviousPage}
  731. <a href="{PreviousPage}">&laquo;</a>
  732. {/block:PreviousPage}
  733.  
  734. {block:JumpPagination length="6"}
  735. {block:CurrentPage}
  736. <span class="current_page">{PageNumber}</span>
  737. {/block:CurrentPage}
  738.  
  739. {block:JumpPage}
  740. <a class="jump_page" href="{URL}">{PageNumber}</a>
  741. {/block:JumpPage}
  742. {/block:JumpPagination}
  743.  
  744. {block:NextPage}
  745. <a href="{NextPage}">&raquo;</a>
  746. {/block:NextPage}
  747. </div>
  748. {/block:Pagination}
  749.  
  750.  
  751. </div>
  752.  
  753. <div id="linkbar">
  754. <div id="linking">
  755. <a href="/">home</a>
  756. <a href="/ask">ask</a>
  757. <a href="/archive">archive</a>
  758. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  759. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  760. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  761. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  762. {block:HasPages}{block:Pages}
  763. <a href="{URL}">{Label}</a>{/block:Pages} {/block:HasPages}
  764. <a href="http://itsacrimetheme.tumblr.com" target="_blank" title="itsacrimetheme">theme</a>
  765. </div>
  766. </div>
  767.  
  768. </div>
  769.  
  770. <div id="entries">
  771.  
  772. {block:Posts}
  773.  
  774. <div id="entry">
  775.  
  776. {block:Date}
  777. <div id="datething">
  778. <div class="day">{DayOfMonthWithZero}</div>
  779. <div class="month">{ShortMonth}</div>
  780. </div>
  781. {/block:Date}
  782.  
  783. <div id="posts">
  784.  
  785. {block:Text}
  786. {block:Title}<div id="titled">&laquo; <a href="{Permalink}">{Title}</a></div>
  787. {/block:Title}
  788. {Body}
  789. {/block:Text}
  790.  
  791. {block:Photo}
  792. <div class="image"><center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}</center></div>
  793. {/block:Photo}
  794.  
  795. {block:Photoset}
  796. <div class="image">{Photoset-500}</div>
  797. {/block:Photoset}
  798.  
  799. {block:Quote}
  800. <b class="qqmarks">“</b><div id="qquote"><p>{Quote}</p></div>
  801. {block:Source}
  802. <div class="qusource">— {Source} &nbsp;</div>
  803. {/block:Source}
  804. {/block:Quote}
  805.  
  806. {block:Link}
  807. <div id="titled">&laquo; <a href="{URL}" {Target}>{Name} &nbsp;</a></div>{block:Description}{Description}{/block:Description}
  808. {/block:Link}
  809.  
  810. {block:Chat}
  811. {block:Title}<div id="titled"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  812. <div class="chat"><ul>{block:Lines}
  813. <li class="person{UserNumber}">{block:Label}
  814. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  815. {/block:Chat}
  816.  
  817. {block:Video}
  818. {Video-500}
  819. {/block:Video}
  820.  
  821. {block:Answer}
  822. <b class="qmarks">“</b><div id="question"><span class="asker">{Asker} {text:asker}:</span>
  823. <p>{Question}</p></div>
  824. <div class="answer">{Answer}</div>
  825. {/block:Answer}
  826.  
  827. {block:Audio}<div id="audio">
  828. <div class="cover"><img src="http://static.tumblr.com/ougddg1/R5Emaxcio/defaultmusic.png"></div>
  829. {block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  830. {block:AudioPlayer}<div class="playercontainer"><div class="player">{AudioPlayerWhite}</div>
  831. </div>{/block:AudioPlayer}
  832. <div class="sugarbabylove">
  833. {block:TrackName}<div class="trackname">{TrackName}</div>{/block:TrackName}
  834. {block:Artist}{Artist}{/block:Artist}
  835. {block:Album} <small>&&</small> {Album}{/block:Album}
  836. {block:PlayCount}<small><br>{PlayCountWithLabel}</small>{/block:PlayCount}
  837. </div>
  838. </div>
  839. {/block:Audio}
  840.  
  841. <div class="cap">
  842. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  843. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  844. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  845. {block:Audio}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  846. </div>
  847.  
  848. <div class="source">
  849. {block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo} <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}
  850. </div>
  851.  
  852. </div>
  853.  
  854. <div id="info"> {block:Date}{block:text}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:text}
  855. {block:photo}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:photo}
  856. {block:photoset}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:photoset}
  857. {block:quote}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:quote}
  858. {block:audio}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:audio}
  859. {block:video}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:video}
  860. {block:chat}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:chat}
  861. {block:link}{block:RebloggedFrom} reblogged {/block:RebloggedFrom}{block:NotReblog} posted{/block:NotReblog}{/block:link}
  862. {block:answer} answered {/block:answer}<a href="{Permalink}" title="Permalink to this post">{TimeAgo}</a> @ {12HourWithZero}:{Minutes} {AmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}</div>
  863.  
  864. {block:IndexPage}
  865. {block:text}<div id="buttons">
  866. <div class="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>
  867. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like this post">like</div></div>{/block:text}
  868. {block:photo}<div id="buttons">
  869. <div class="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>
  870. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like this post">like</div></div>{/block:photo}
  871. {block:photoset}<div id="buttons">
  872. <div class="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>
  873. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like this post">like</div></div>{/block:photoset}
  874. {block:quote}<div id="buttons">
  875. <div class="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>
  876. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like this post">like</div></div>{/block:quote}
  877. {block:audio}<div id="buttons">
  878. <div class="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>
  879. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like this post">like</div></div>{/block:audio}
  880. {block:video}<div id="buttons">
  881. <div class="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>
  882. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like this post">like</div></div>{/block:video}
  883. {block:chat}<div id="buttons">
  884. <div class="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>
  885. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like this post">like</div></div>{/block:chat}
  886. {block:link}<div id="buttons">
  887. <div class="rebagel"><a href="{ReblogURL}" title="Reblog this post">reblog</a></div>
  888. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like this post">like</div></div>{/block:link}
  889. {block:answer}{/block:answer}
  890. {/block:IndexPage}
  891.  
  892. </div>
  893.  
  894. <div id="tagbox">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  895.  
  896. {/block:Posts}
  897.  
  898. {block:PostNotes}
  899. <div id="notes"><div id="notestext">{PostNotes}</div></div>
  900. {/block:PostNotes}
  901.  
  902. </div>
  903.  
  904.  
  905. </body>
  906. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement