Advertisement
lostmemento

[Old Theme] Fast Five Theme Pack (Leon)

Dec 11th, 2012
7,870
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.79 KB | None | 0 0
  1. <html>
  2. <head>
  3. <!--------------------------------------------
  4. 21: FAST FIVE THEME PACK (LEON)
  5. MADE BY: http://lostmemento.tumblr.com (lmthemes)
  6. ---------------------------------------------
  7.  
  8. TERMS OF USAGE:
  9. - DO NOT REMOVE THE CREDIT
  10. - DO NOT REDISTRIBUTE
  11. - DO NOT CLAIM AS YOUR OWN
  12. - DO NOT USE AS A BASE
  13.  
  14. --------------------------------------------->
  15.  
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  20. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  21.  
  22. <!--------------------------------------------
  23. SCRIPTS
  24. --------------------------------------------->
  25. <link href='http://fonts.googleapis.com/css?family=Oswald:300' rel='stylesheet' type='text/css'>
  26.  
  27. <script src="http://static.tumblr.com/f1skqpy/gYumewb5j/16.21.b.jquery.js"></script>
  28.  
  29. {block:If250pxPost}
  30. <script src="http://static.tumblr.com/bkd4m5b/YZZmbae0e/masonry.js"></script>
  31.  
  32. <script type="text/javascript">
  33. $(window).load(function () {
  34. $('#gpost').masonry({
  35. itemSelector : ".box",
  36. },
  37. function() { $('#gpost').masonry({ appendedContent: $(this) }); }
  38. );
  39. });
  40. </script>
  41. {/block:If250pxPost}
  42.  
  43.  
  44. <script>
  45. $().ready(function() {
  46. $("[title]").style_my_tooltips({
  47. tip_follows_cursor: "on", //on/off
  48. tip_delay_time: 200 //milliseconds
  49. });
  50. });
  51. </script>
  52.  
  53. {block:IfLazyLoadPictures}
  54. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  55. <script type="text/javascript" charset="utf-8" src="http://static.tumblr.com/bkd4m5b/wXNmb1i10/lazyload.js"></script>
  56. {/block:IfLazyLoadPictures}
  57.  
  58. <!--------------------------------------------
  59. IMAGES
  60. --------------------------------------------->
  61.  
  62. <meta name="image:Background" content=""/>
  63. <meta name="image:Sidebar" content=""/>
  64.  
  65. <!--------------------------------------------
  66. DEFAULTS
  67. --------------------------------------------->
  68.  
  69. <meta name="if:400pxPost" content="0"/>
  70. <meta name="if:250pxPost" content="0"/>
  71. <meta name="if:Background No Repeat" content="0"/>
  72. <meta name="if:Background Fixed" content="0"/>
  73. <meta name="if:Hide Photo Captions" content="1"/>
  74. <meta name="if:Photo Captions Permalink Only" content="1"/>
  75. <meta name="if:AudioPlayerWhite" content="1"/>
  76. <meta name="if:AudioPlayerGrey" content="0"/>
  77. <meta name="if:AudioPlayerBlack" content="0"/>
  78.  
  79. <meta name="if:Right Sidebar" content="0"/>
  80.  
  81. <meta name="if:Time Ago" content="0"/>
  82. <meta name="if:Show Icon" content="1"/>
  83. <meta name="if:Show Reblog" content="1"/>
  84. <meta name="if:Post Notes Symbol" content="0"/>
  85. <meta name="if:Lazy Load Images" content="0"/>
  86.  
  87. <meta name="if:Uppercase" content="1"/>
  88.  
  89. <!--------------------------------------------
  90. COLORS
  91. --------------------------------------------->
  92.  
  93. <meta name="color:Scrollbar Background" content="#101010"/>
  94. <meta name="color:Scrollbar" content="#ffffff"/>
  95.  
  96. <meta name="color:Background" content="#fcfcfc"/>
  97. <meta name="color:Sidebar Background" content="#101010"/>
  98. <meta name="color:Sidebar Links" content="#ffffff"/>
  99. <meta name="color:Sidebar Description" content="#aaaaaa"/>
  100. <meta name="color:Sidebar Border" content="#ffffff"/>
  101. <meta name="color:Sidebar Navigation" content="#0a0a0a"/>
  102. <meta name="color:Post Background" content="#ffffff"/>
  103. <meta name="color:Post Text" content="#000000"/>
  104. <meta name="color:Post Links" content="#000000"/>
  105. <meta name="color:Blockquote" content="#fafafa"/>
  106. <meta name="color:Blockquote Text" content="#aaaaaa"/>
  107.  
  108. <!--------------------------------------------
  109. FONTS & SIZES
  110. --------------------------------------------->
  111.  
  112. <meta name="text:Font" content="Calibri"/>
  113. <meta name="text:Post Heading Font" content="Oswald"/>
  114.  
  115. <meta name="text:Sidebar Links Font Size" content="8px"/>
  116. <meta name="text:Sidebar Font Size" content="10px"/>
  117.  
  118. <meta name="text:Post Font Size" content="11px"/>
  119. <meta name="text:Post Heading Font Size" content="14px"/>
  120. <meta name="text:Post Links Font Size" content="8px"/>
  121.  
  122. <!--------------------------------------------
  123. MISC
  124. --------------------------------------------->
  125.  
  126. <meta name="text:Background Position" content=""/>
  127. <meta name="text:Notes Symbol" content="&hearts;"/>
  128. <meta name="text:Sidebar Text Align" content="justify"/>
  129. <meta name="text:Ask Action" content="asked"/>
  130. <meta name="text:Alt Title" content=""/>
  131. <meta name="text:Subtitle" content=""/>
  132.  
  133. <meta name="text:Letterspacing" content="1px"/>
  134.  
  135. <meta name="text:Link1 Url" content="http://"/>
  136. <meta name="text:Link1 Name" content="link 1"/>
  137. <meta name="text:Link2 Url" content="http://"/>
  138. <meta name="text:Link2 Name" content=""/>
  139. <meta name="text:Link3 Url" content="http://"/>
  140. <meta name="text:Link3 Name" content=""/>
  141. <meta name="text:Link4 Url" content="http://"/>
  142. <meta name="text:Link4 Name" content=""/>
  143. <meta name="text:Link5 Url" content="http://"/>
  144. <meta name="text:Link5 Name" content=""/>
  145. <meta name="text:Link6 Url" content="http://"/>
  146. <meta name="text:Link6 Name" content=""/>
  147. <meta name="text:Link7 Url" content="http://"/>
  148. <meta name="text:Link7 Name" content=""/>
  149. <meta name="text:Link8 Url" content="http://"/>
  150. <meta name="text:Link8 Name" content=""/>
  151.  
  152.  
  153. <style type="text/css">
  154. body{font-family: {text:Font};
  155. font-size:0.9em;
  156. margin:0px;
  157. padding:0px;
  158. background-color: {color:Background};
  159. background-image: url('{image:Background}');
  160. {block:IfBackgroundNoRepeat}background-repeat: no-repeat;{/block:IfBackgroundNoRepeat}
  161. {block:IfBackgroundFixed}background-attachment: fixed;{/block:IfBackgroundFixed}
  162. {block:IfBackgroundPosition}background-position: {text:Background Position};{/block:IfBackgroundPosition}}
  163.  
  164. #side {color: {color:Sidebar Links}; background-color: {color:Sidebar Background}; {block:IfRightSidebar}
  165. left: 8px;
  166. {/block:IfRightSidebar}}
  167. #side:hover {background-color: {color:Sidebar Description};}
  168.  
  169. a {text-decoration:none;
  170. transition-duration: 0.6s;
  171. -moz-transition-duration: 0.6s;
  172. -webkit-transition-duration: 0.6s;
  173. -o-transition-duration: 0.6s;}
  174.  
  175. a:hover {transition-duration: 0.6s;
  176. -moz-transition-duration: 0.6s;
  177. -webkit-transition-duration: 0.6s;
  178. -o-transition-duration: 0.6s;}
  179.  
  180. a img, img {border: 0px;}
  181.  
  182. img {margin-bottom: -4px;}
  183.  
  184. ::-webkit-scrollbar-thumb:vertical {background-color: {color:Scrollbar}; height: 10px;}
  185. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:Scrollbar}; height:10px!important;}
  186. ::-webkit-scrollbar {background-color: {color:Scrollbar Background}; height:10px; width:7px;}
  187.  
  188. #s-m-t-tooltip{
  189. position:absolute;
  190. z-index:90000;
  191. color: {color:Sidebar Links};
  192. display:inline-block;
  193. background-color: {color:Sidebar Background};
  194. padding: 1px 6px;
  195. max-width:100px;
  196. border: 0px;
  197. font-size: {text:Post Links Font Size};
  198. {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
  199. letter-spacing: {text:Letterspacing};
  200. word-wrap: break-word;}
  201.  
  202. pre {word-wrap: break-word;}
  203.  
  204. /* --------------------------------------
  205. SIDEBAR
  206. -------------------------------------- */
  207.  
  208. #sidebar {position: fixed;
  209. height: 100%;
  210. {block:IfRightSidebar}
  211. right: 0px;
  212. {/block:IfRightSidebar}
  213. {block:IfNotRightSidebar}
  214. left: 0px;
  215. {/block:IfNotRightSidebar}
  216. background-color: {color:Sidebar Background};
  217. top: 0px;
  218. width: 250px;
  219. text-align: {text:Sidebar Text Align};
  220. padding: 50px 0px;
  221. color: {color:Sidebar Description};}
  222.  
  223. #sidebar a {color: {color:Sidebar Links};}
  224.  
  225. .tlink {line-height: 120%;
  226. margin: 0px 15px;
  227. margin-top: 20px;
  228. text-align: center;}
  229.  
  230. #sidebar .tlink a {width: 33%;
  231. padding: 3px 0px;
  232. font-size: {text:Sidebar Links Font Size};
  233. display: inline-block;
  234. letter-spacing: {text:Letterspacing};
  235. margin: 0px}
  236.  
  237. #sidebar .tlink a:hover {background-color: {color:Sidebar Links}; color: #000;}
  238.  
  239. .sb {margin: 0px 15px;
  240. background-color: {color:Sidebar Links};
  241. margin-bottom: 10px;}
  242.  
  243. .sb img {width: 220px;}
  244.  
  245. .picon {width: 25px; border: 5px solid {color:Sidebar Links};}
  246.  
  247. .blinks {text-align: left;
  248. border-left: 1px solid {color:Sidebar Border};
  249. margin-left: 15px;
  250. line-height: 115%;
  251. padding-top: 10px;
  252. {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}}
  253.  
  254. #sidebar .blinks a {font-size: {text:Sidebar Links Font Size};
  255. letter-spacing: 2px;
  256. padding: 4px 15px;}
  257.  
  258. #sidebar .blinks a:hover {background-color: {color:Sidebar Links};
  259. color: {color:Sidebar Background};
  260. padding-left: 100px;}
  261.  
  262. #sidebar .mh:hover a.mhh {background-color: {color:Sidebar Links};
  263. padding-left: 100px;
  264. color: {color:Sidebar Background};}
  265.  
  266. .mh {display: block;
  267. height: 15px;
  268. overflow: hidden;}
  269.  
  270. .mh:hover {height: 35px;
  271. {block:IfLink6Name}height: 52px;{/block:IfLink6Name}
  272. {block:IfLink7Name}height: 68px;{/block:IfLink7Name}
  273. {block:IfLink8Name}height: 85px;{/block:IfLink8Name}}
  274.  
  275. .title {text-align: justify;
  276. {block:IfNotShowIcon}
  277. text-align:center;
  278. padding-top: 5px;
  279. {/block:IfNotShowIcon}
  280. line-height: 110%;
  281. font-size: {text:Sidebar Font Size};
  282. letter-spacing: {text:Letterspacing};
  283. margin: 0px 5px;
  284. color: {color:Sidebar Description};}
  285.  
  286. #sidebar .title a {font-style: italic; {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}}
  287.  
  288. #sidebar .title a:hover {text-decoration: underline;}
  289.  
  290. .descript {display: block;
  291. margin: 0px 15px;
  292. line-height: 125%;
  293. font-size: {text:Sidebar Font Size};
  294. letter-spacing: {text:Letterspacing};
  295. margin-top: 10px;
  296. padding-bottom: 20px;
  297. padding: 1px 5px;
  298. border-left: 5px solid {color:Sidebar Border};}
  299.  
  300.  
  301. .nav {text-align: center;
  302. margin: 10px 15px;
  303. margin-top: 20px;
  304. line-height: 110%;
  305. font-size: {text:Sidebar Font Size};
  306. letter-spacing: {text:Letterspacing};
  307. padding-bottom: 1px;
  308. color: {color:Sidebar Links};}
  309.  
  310. #sidebar .nav a {background-color: {color:Sidebar Links};
  311. color: {color:Sidebar Background};
  312. padding: 0px 4px;
  313. border: 1px solid {color:Sidebar Border};}
  314.  
  315. #sidebar .nav a:hover {background-color: {color:Sidebar Navigation};
  316. color: {color:Sidebar Links};
  317. border: 1px solid {color:Sidebar Navigation};}
  318.  
  319. .current_page {border: 1px solid {color:Sidebar Border}; padding: 0px 4px;}
  320.  
  321. /* --------------------------------------
  322. POSTS
  323. -------------------------------------- */
  324.  
  325. .box {
  326. {block:IfNot250pxPost}
  327. {block:IfNot400pxPost}
  328. width: 520px;
  329. margin: auto;
  330. margin-top: 20px;
  331. {/block:IfNot400pxPost}
  332. {block:If400pxPost}
  333. width: 420px;
  334. margin: auto;
  335. margin-top: 20px;
  336. {/block:If400pxPost}
  337. {/block:IfNot250pxPost}}
  338.  
  339. .posts {background-color: {color:Post Background};
  340. {block:IfNot250pxPost}
  341. {block:IfNot400pxPost}
  342. width: 500px;
  343. {/block:IfNot400pxPost}
  344. {block:If400pxPost}
  345. width: 400px;
  346. {/block:If400pxPost}
  347. {/block:IfNot250pxPost}
  348.  
  349. {block:If250pxPost}
  350. {block:IndexPage}width: 250px;{/block:IndexPage}
  351. {block:PermalinkPage}width: 500px;{/block:PermalinkPage}
  352. {/block:If250pxPost}
  353. padding: 10px;
  354. font-size: {text:Post Font Size};
  355. text-align: justify;
  356. color: {color:Post Text};}
  357.  
  358. {block:If250pxPost}
  359. #gpost {width: 580px; margin: 20px auto;}
  360.  
  361.  
  362. .box {{block:IndexPage}width: 270px;
  363. margin-left: 20px;
  364. float:left;
  365. {/block:IndexPage}
  366.  
  367. {block:PermalinkPage}width: 520px; margin: 20px auto;{/block:PermalinkPage}}
  368. {/block:If250pxPost}
  369.  
  370. .pcap {display: none;}
  371.  
  372. .posts:hover .pcap {display: block;}
  373.  
  374. .cap li {list-style: square}
  375. .cap blockquote {border-left: 1px solid {color:Post Text}; padding-left: 10px;}
  376.  
  377. .cap h1 {font-family: {text: Post Heading Font};
  378. font-weight: normal;
  379. font-size: {text:Post Heading Font Size};
  380. {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
  381. letter-spacing: 2px;
  382. text-align: center;}
  383.  
  384. .cap h1 a {font-size: {text:Post Heading Font Size};}
  385.  
  386. .cap a {{block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
  387. color: {color:Post Links};
  388. font-size: {text:Post Links Font Size};
  389. letter-spacing: {text:Letterspacing};
  390. padding: 0px 4px;}
  391.  
  392. .cap a:hover {color: {color:Post Background}; background-color: {color:Post Links};}
  393.  
  394.  
  395. /* --------------------------------------
  396. QUOTE
  397. -------------------------------------- */
  398.  
  399. .quote {width: 70%; margin: 20px auto; line-height: 150%}
  400.  
  401. .source {text-align: right;
  402. font-size: {text:Post Links Font Size};
  403. {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
  404. letter-spacing: {text:Letterspacing};
  405. margin-top: 10px;}
  406.  
  407. .quote_short {font-size: 18px; font-family: {text: Post Heading Font};}
  408. .quote_medium {font-size: {text:Post Heading Font Size}; font-family: {text: Post Heading Font};}
  409. .quote_long {font-size: {text:Post Font Size};}
  410.  
  411.  
  412. /* --------------------------------------
  413. CHAT
  414. -------------------------------------- */
  415.  
  416. .chat li {list-style: none}
  417.  
  418. .chat .label {{block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
  419. font-style: italic;}
  420.  
  421. /* --------------------------------------
  422. AUDIO
  423. -------------------------------------- */
  424.  
  425. .mus {padding: 20px;}
  426.  
  427. .mus img {width: 100px;
  428. {block:IndexPage}
  429. {block:If250pxPost}
  430. width: 210px;
  431. {/block:If250pxPost}
  432. {/block:IndexPage}}
  433.  
  434. .cover {position: absolute;
  435. z-index: 3;
  436. margin-left: 0px;
  437. margin-top: -99px;
  438. {block:IndexPage}
  439. {block:If250pxPost}
  440. margin-top: -209px;
  441. {/block:If250pxPost}
  442. {/block:IndexPage}}
  443.  
  444. .mlabel {font-family: {text: Post Heading Font};
  445. {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
  446. letter-spacing: {text:Letterspacing};}
  447.  
  448. .musiclabel {{block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
  449. letter-spacing: {text:Letterspacing};}
  450.  
  451. .audioverlay {opacity: 0.6;
  452. {block:IfAudioPlayerWhite}background-color: #fff;{/block:IfAudioPlayerWhite}
  453. {block:IfAudioPlayerGrey}background-color: #e4e4e4;{/block:IfAudioPlayerGrey}
  454. {block:IfAudioPlayerBlack}background-color: #000;{/block:IfAudioPlayerBlack}
  455. position: absolute;
  456. z-index: 10;
  457. margin-top: 27px;
  458. margin-left: 27px;
  459. {block:IndexPage}
  460. {block:If250pxPost}
  461. margin-top: 85px;
  462. margin-left: 85px;
  463. {/block:If250pxPost}
  464. {/block:IndexPage}}
  465.  
  466. .audioarrow {width: 20px;
  467. height: 30px;
  468. overflow: hidden;
  469. margin: 8px 17px 6px 9px;}
  470.  
  471.  
  472. /* --------------------------------------
  473. POST INFO
  474. -------------------------------------- */
  475.  
  476. .date {font-size: {text:Post Links Font Size};
  477. {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
  478. letter-spacing: {text:Letterspacing};
  479. text-align: justify;
  480. margin-bottom: 40px;}
  481.  
  482. .date a {padding: 3px 7px;
  483. color: {color:Post Background};
  484. background-color: {color:Post Links};
  485. display: inline-block;
  486. margin-right: 2px;
  487. margin-bottom: 2px;}
  488.  
  489. .date a:hover {color: {color:Post Links}; background-color: {color:Post Background};}
  490.  
  491. .date img {height: 16px; vertical-align: top; margin-top: -3px;}
  492.  
  493. .dsub {float: left;}
  494.  
  495. .dsub a {min-width: 100px; text-align: center;}
  496.  
  497. .dsub a.rblg {min-width: 0px; margin-right: 0px; padding: 0px;}
  498.  
  499. .tgs {text-align: justify;}
  500.  
  501. .tgs a {background-color: transparent;
  502. color: {color:Post Links};
  503. word-break: break-all;}
  504.  
  505. .tgs a:hover {background-color: {color:Post Links}; color: {color:Post Background};}
  506.  
  507. /* --------------------------------------
  508. POST NOTES
  509. -------------------------------------- */
  510.  
  511. ol.notes {padding: 0px;
  512. margin: 0px;
  513. list-style-type: none;
  514. background-color: {color:Post Background};
  515. font-size: {text:Post Font Size};}
  516.  
  517. .notes a {color: {color:Post Links};
  518. font-size: {text:Post Links Font Size};
  519. {block:IfUppercase}text-transform: uppercase;{/block:IfUppercase}
  520. letter-spacing: {text:Letterspacing};}
  521.  
  522. ol.notes li.note {padding: 10px;}
  523.  
  524. ol.notes li.note img.avatar {vertical-align: 2px;
  525. margin-right: 10px;
  526. width: 10px;}
  527.  
  528. ol.notes li.note span.action {font-weight: normal;}
  529.  
  530. ol.notes li.note .answer_content {font-weight: normal;}
  531.  
  532. ol.notes li.note blockquote {background-color: {color:Blockquote};
  533. padding: 10px 20px;
  534. margin: 10px 0px 0px 25px;}
  535.  
  536. ol.notes li.note blockquote a {text-decoration: none;
  537. color: {color:Blockquote Text};
  538. padding: 20px;}
  539.  
  540. /* --------------------------------------
  541. CUSTOM CSS
  542. -------------------------------------- */
  543.  
  544. {CustomCSS}
  545.  
  546. </style>
  547. </head>
  548.  
  549. <body>
  550.  
  551. <div id="sidebar">
  552. <div class="tlink"><a href="/">INDEX</a><a href="/ask" style="margin: 0px 1px;">ASK</a><a href="/archive">ARCHIVE</a></div>
  553.  
  554. {block:IfSidebarImage}<div class="sb"><img src="{image:Sidebar}"></div>{/block:IfSidebarImage}
  555.  
  556. <center><table width="225px"><tr>{block:IfShowIcon}<td><img src="{PortraitURL-40}" class="picon"></td>{/block:IfShowIcon}<td><div class="title"><a href="/">{block:IfNotAltTitle}{Title}{/block:IfNotAltTitle} {block:IfAltTitle}{text:Alt Title}{/block:IfAltTitle}</a>{block:IfSubtitle}<br>
  557. {text:Subtitle}{/block:IfSubtitle}
  558. </div></td></tr></table></center>
  559.  
  560. <div class="descript">{Description}</div>
  561.  
  562.  
  563. {block:IfLink1Name}<div class="blinks">{/block:IfLink1Name}
  564.  
  565. {block:IfLink1Name}<a href="{text:Link1 Url}">{text:Link1 Name}</a><br>{/block:IfLink1Name}
  566. {block:IfLink2Name}<a href="{text:Link2 Url}">{text:Link2 Name}</a><br>{/block:IfLink2Name}
  567. {block:IfLink3Name}<a href="{text:Link3 Url}">{text:Link3 Name}</a><br>{/block:IfLink3Name}
  568. {block:IfLink4Name}<a href="{text:Link4 Url}">{text:Link4 Name}</a><br>{/block:IfLink4Name}
  569. {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a><br>{/block:Pages}{/block:HasPages}
  570.  
  571. {block:IfLink5Name}<div class="mh"><a href="#" class="mhh">MORE</a>
  572. <div class="m">{/block:IfLink5Name}
  573. {block:IfLink5Name}<a href="{text:Link5 Url}">{text:Link5 Name}</a><br>{/block:IfLink5Name}
  574. {block:IfLink6Name}<a href="{text:Link6 Url}">{text:Link6 Name}</a><br>{/block:IfLink6Name}
  575. {block:IfLink7Name}<a href="{text:Link7 Url}">{text:Link7 Name}</a><br>{/block:IfLink7Name}
  576. {block:IfLink8Name}<a href="{text:Link8 Url}">{text:Link8 Name}</a><br>{/block:IfLink8Name}
  577. {block:IfLink5Name}</div></div>{/block:IfLink5Name}{block:IfLink1Name}</div>{/block:IfLink1Name}
  578.  
  579.  
  580. <div class="nav">{block:Pagination}
  581. {block:PreviousPage}<a href="{PreviousPage}"><span style="font-family:helvetica, arial;">&larr;</span></a>{/block:PreviousPage}
  582.  
  583. {block:JumpPagination length="3"}
  584. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  585.  
  586. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  587.  
  588. {block:NextPage}<a href="{NextPage}"><span style="font-family:helvetica, arial;">&rarr;</span></a>{/block:NextPage}
  589. {/block:Pagination}</div>
  590.  
  591. </div>
  592.  
  593.  
  594.  
  595. {block:IndexPage}{block:If250pxPost}<div id="gpost">{/block:If250pxPost}{/block:IndexPage}
  596.  
  597. {block:Posts}
  598. <div class="box">
  599. <div class="posts">
  600.  
  601. <!--- TEXT POSTS --->
  602. {block:Text}<div class="cap">{block:Title}<h1>{Title}</h1>{/block:Title}
  603. {Body}</div>{/block:Text}
  604.  
  605. <!--- PHOTO POSTS --->
  606. {block:Photo}
  607. {LinkOpenTag}{block:IfNot250pxPost}{block:IfNot400pxPost}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:IfNot400pxPost}
  608. {block:If400pxPost}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="400px">{/block:If400pxPost}{/block:IfNot250pxPost}
  609. {block:If250pxPost}{block:IndexPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="250px">{/block:IndexPage} {block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:PermalinkPage}{/block:If250pxPost}{LinkCloseTag}
  610.  
  611. {block:IfPhotoCaptionsPermalinkOnly}
  612. <div style="display:none">
  613. {/block:IfPhotoCaptionsPermalinkOnly}
  614. {block:IndexPage}
  615. {block:IfHidePhotoCaptions}<div class="pcap">{/block:IfHidePhotoCaptions}
  616. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  617. {block:IfHidePhotoCaptions}</div>{/block:IfHidePhotoCaptions}
  618. {/block:IndexPage}
  619. {block:IfPhotoCaptionsPermalinkOnly}
  620. </div>
  621. {/block:IfPhotoCaptionsPermalinkOnly}
  622.  
  623. {block:PermalinkPage}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  624. {/block:Photo}
  625.  
  626. <!--- PHOTOSET POSTS --->
  627. {block:Photoset}
  628. {block:IfNot250pxPost}{block:IfNot400pxPost}{Photoset-500}{/block:IfNot400pxPost}
  629. {block:If400pxPost}{Photoset-400}{/block:If400pxPost}{/block:IfNot250pxPost}
  630. {block:If250pxPost}{block:IndexPage}{Photoset-250}{/block:IndexPage} {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{/block:If250pxPost}
  631.  
  632.  
  633. {block:IfPhotoCaptionsPermalinkOnly}
  634. <div style="display:none">
  635. {/block:IfPhotoCaptionsPermalinkOnly}
  636. {block:IndexPage}
  637. {block:IfHidePhotoCaptions}<div class="pcap">{/block:IfHidePhotoCaptions}
  638. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  639. {block:IfHidePhotoCaptions}</div>{/block:IfHidePhotoCaptions}
  640. {/block:IndexPage}
  641. {block:IfPhotoCaptionsPermalinkOnly}
  642. </div>
  643. {/block:IfPhotoCaptionsPermalinkOnly}
  644.  
  645. {block:PermalinkPage}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  646. {/block:Photoset}
  647.  
  648. <!--- LINK POSTS --->
  649. {block:Link}<div class="cap"><h1><a href="{URL}">{Name}</a></h1>
  650. {block:Description}{Description}{/block:Description}</div>{/block:Link}
  651.  
  652. <!--- ANSWER POSTS --->
  653. {block:Answer}<div class="cap"><div style="border-bottom: 1px solid {color: Post Text}; padding-bottom: 10px; margin-bottom: 10px;"><img src="{AskerPortraitURL-40}" style="float:left; margin-right: 10px; border: 10px solid {color: Post Text};">{Asker} {text:Ask Action}: {Question}</div>
  654. {Answer}</div>{/block:Answer}
  655.  
  656.  
  657. <!--- QUOTE POSTS --->
  658. {block:Quote}
  659. <div class="cap">
  660. <div class="quote">
  661. <div class="quote_{Length}">“{Quote}”</div>
  662. {block:Source}<div class="source">- {Source}</div>{/block:Source}
  663. </div></div>
  664. {/block:Quote}
  665.  
  666. <!--- CHAT POSTS --->
  667. {block:Chat}<div class="cap">
  668. {block:Title}<h1>{Title}</h1>{/block:Title}
  669. <div class="chat"><ul>{block:Lines}
  670. <li>{block:Label}
  671. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div></div>
  672. {/block:Chat}
  673.  
  674.  
  675. <!--- VIDEO POSTS --->
  676. {block:Video}
  677. {block:IfNot250pxPost}{block:IfNot400pxPost}{Video-500}{/block:IfNot400pxPost}
  678. {block:If400pxPost}{Video-400}{/block:If400pxPost}{/block:IfNot250pxPost}
  679. {block:If250pxPost}{block:IndexPage}{Video-250}{/block:IndexPage} {block:PermalinkPage}{Video-500}{/block:PermalinkPage}{/block:If250pxPost}
  680. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Video}
  681.  
  682.  
  683. <!--- AUDIO POSTS --->
  684. {block:Audio}
  685. <div class="mus">
  686. <table cellspacing="0" cellpadding="0" width="100%"><tr><td width="100px" {block:IndexPage}{block:If250pxPost}width="210px"{/block:If250pxPost}{/block:IndexPage} ><div class="audioverlay"><div class="audioarrow">{block:IfAudioPlayerWhite}{AudioPlayerWhite}{/block:IfAudioPlayerWhite}
  687. {block:IfAudioPlayerGrey}{AudioPlayerGrey}{/block:IfAudioPlayerGrey}
  688. {block:IfAudioPlayerBlack}{AudioPlayerBlack}{/block:IfAudioPlayerBlack}</div></div>
  689.  
  690. <img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" alt="default album art"/>
  691. {block:AlbumArt}
  692. <img class="cover" src="{AlbumArtURL}" />
  693. {/block:AlbumArt}</td><td style="text-align: center; padding: 0px 20px; {block:IndexPage}{block:If250pxPost}display:none{/block:If250pxPost}{/block:IndexPage}">
  694.  
  695. {block:TrackName}<span class="mlabel">{TrackName}</span>{/block:TrackName}<br>
  696. <span class="musiclabel">{block:Artist}{Artist}{/block:Artist} {block:Album}· {Album}{/block:Album}<br>
  697. {block:Playcount}{Playcount} Plays{/block:Playcount}
  698. </span></td><tr></table>
  699. </div>
  700.  
  701. {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}
  702. {/block:Audio}
  703.  
  704.  
  705. {block:ContentSource}
  706. <!--{SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  707. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  708. {/block:SourceLogo}
  709. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}-->
  710. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  711. </div>
  712.  
  713. {block:Date}<div class="date"><div class="dsub"><a href="{Permalink}">{block:IndexPage}{block:IfTimeAgo}{TimeAgo} {/block:IfTimeAgo} {block:IfNotTimeAgo}{block:NewDayDate}{MonthNumberWithZero}.{DayOfMonthWithZero} {/block:NewDayDate} {block:SameDayDate}{24HourWithZero}:{Minutes}{/block:SameDayDate}{/block:IfNotTimeAgo}{/block:IndexPage} {block:PermalinkPage}{MonthNumberWithZero}.{DayOfMonthWithZero} at {24HourWithZero}:{Minutes}{/block:PermalinkPage} {block:NoteCount}<span style="font-family:arial,helvetica;">&#8212;</span> {block:IfNotPostNotesSymbol}{NoteCountWithLabel}{/block:IfNotPostNotesSymbol} {block:IfPostNotesSymbol}{NoteCount} {text:Notes Symbol}{/block:IfPostNotesSymbol}{/block:Notecount}</a>
  714.  
  715. {block:IndexPage}{block:IfNotShowReblog}<div style="display: none">{/block:IfNotShowReblog}{/block:IndexPage}
  716. {block:RebloggedFrom}
  717. <a href="{ReblogParentURL}" class="rblg" title="{ReblogParentName}"><img src="{ReblogParentPortraitURL-40}"></a> <a href="{ReblogRootURL}" class="rblg" style="margin-right: 4px;" title="{ReblogRootName}"><img src="{ReblogRootPortraitURL-40}"></a> {/block:RebloggedFrom}{block:IndexPage}{block:IfNotShowReblog}</div>{/block:IfNotShowReblog}{/block:IndexPage}</div>
  718.  
  719. {block:HasTags}<div class="tgs" {block:IndexPage}{block:If250pxPost}style="display:none"{/block:If250pxPost}{/block:IndexPage}>{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags} </div>{/block:Date}
  720.  
  721. {PostNotes}
  722.  
  723. </div>{/block:Posts}
  724. {block:IndexPage}{block:If250pxPost}</div>{/block:If250pxPost}{/block:IndexPage}
  725.  
  726.  
  727. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement