skynotte

Cascade

Apr 4th, 2013
5,139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.08 KB | None | 0 0
  1. <html lang="en">
  2.  
  3. <!----
  4. ##############################################################
  5.  
  6. CASCADE THEME
  7. Version: 1.0.1
  8. Updated: December 29, 2014
  9.  
  10. Designed By: Notte Themes
  11. Link to: http://notte-themes.tumblr.com
  12. Powered by Tumblr.
  13.  
  14. PLEASE DO NOT REMOVE CREDIT BUTTON!
  15.  
  16. ##############################################################
  17.  
  18. Be proud of who made your theme, keep the credit!
  19.  
  20. Follow my rules in my terms of use, enjoy the theme and be sure to report any errors you may find directly to the theme creator. You have plenty of customization options so please look at them before you attempt to alter anything.
  21.  
  22. Image Credit
  23. http://weheartit.com/entry/50634083/via/Sugustina
  24. http://weheartit.com/entry/53828213/via/07_MARLENE_07
  25. -->
  26. <head>
  27.  
  28. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  29.  
  30.  
  31. <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css" rel="stylesheet">
  32. <title>{title}</title>
  33. <link rel="shortcut icon" href="{Favicon}" />
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35. {block:Description}<meta name="Description" content="{MetaDescription}" />{/block:Description}
  36. <meta name="viewport" content="width=1220" />
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Rambla|Poiret+One|Macondo+Swash+Caps|Noto+Serif:400,700,400italic,700italic|Noto+Sans' rel='stylesheet' type='text/css'>
  39.  
  40. <!-- ------ DEFAULT VARIABLES ------ -->
  41.  
  42. <meta name="color:Background" content="#ebecec" />
  43. <meta name="color:Scrollbar" content="#95afab" />
  44. <meta name="color:Scrollbar Background" content="#fdfcfc" />
  45. <meta name="color:Post Background" content="#fdfcfc" />
  46. <meta name="color:Post Border" content="#95afab" />
  47. <meta name="color:Title" content="#fdfdfd" />
  48. <meta name="color:Title Background" content="#95afab" />
  49. <meta name="color:SecondTitle" content="#95afab" />
  50. <meta name="color:SecondTitle Background" content="#fcfcfc" />
  51. <meta name="color:LeftSideImage Background" content="#95afab" />
  52. <meta name="color:LeftSideImage Border" content="#fcfcfc" />
  53. <meta name="color:RightSideImage Background" content="#fcfcfc" />
  54. <meta name="color:RightSideImage Border" content="#95afab" />
  55.  
  56. <meta name="color:Text" content="#a9adac" />
  57. <meta name="color:Bold" content="#86a8a3" />
  58. <meta name="color:Link" content="#9a9c9c" />
  59. <meta name="color:Link Hover" content="#deebe9" />
  60. <meta name="color:Italic" content="#95afab" />
  61. <meta name="color:chatLine" content="#edf1f1"/>
  62. <meta name="color:Notes Background" content="#95afab" />
  63. <meta name="color:Notes Text" content="727978" />
  64. <meta name="color:Notes Text Hover" content="#cee0de" />
  65. <meta name="color:Tags Text" content="#95afab" />
  66. <meta name="color:Tags Text Hover" content="#cbdbd9" />
  67. <meta name="color:Tags Background" content="#fafdfd" />
  68.  
  69. <meta name="color:Description Text" content="#fcfcfc"/>
  70. <meta name="color:Description Border" content="#fcfcfc"/>
  71. <meta name="color:Description Background" content="#95afab" />
  72. <meta name="color:Navigation Links Background" content="#95afab" />
  73. <meta name="color:Navigation Links" content="#fcfcfc" />
  74. <meta name="color:Navigation Links Hover" content="#deebe9"/>
  75. <meta name="color:Pagination Background" content="#fdfdfd"/>
  76. <meta name="color:Pagination" content="#8aaaa5"/>
  77.  
  78. <meta name="color:Search Box" content="#fcfcfc" />
  79. <meta name="color:Search Box Border" content="#95afab" />
  80. <meta name="color:Search Button" content="#95afab" />
  81. <meta name="color:Search Button Text" content="#fcfcfc" />
  82. <meta name="color:Search Button Border" content="#95afab" />
  83.  
  84. <meta name="image:Background" content="" />
  85. <meta name="image:PostBgImage" content="" />
  86. <meta name="image:LeftSideImage" content="http://data.whicdn.com/images/50634083/tumblr_mghvgjQ3Kz1qhkd58o1_500_large.jpg" />
  87. <meta name="image:RightSideImage" content="http://data.whicdn.com/images/53828213/A-4BXvNCEAAbDfh_large.jpg_large" />
  88.  
  89. <meta name="text:SecondTitle" content="" />
  90.  
  91. <meta name="font:Body Font" content="'Noto Serif', serif">
  92. <meta name="font:Description Font" content="'Noto Sans', sans-serif">
  93.  
  94. <meta name="text:Body Font Size" content="11"/>
  95. <meta name="text:Description Font Size" content="10"/>
  96.  
  97. <meta name="text:Link1" content="" />
  98. <meta name="text:Link1 URL" content="http://"/>
  99. <meta name="text:Link2" content="" />
  100. <meta name="text:Link2 URL" content="http://"/>
  101. <meta name="text:Link3" content="" />
  102. <meta name="text:Link3 URL" content="http://"/>
  103. <meta name="text:Link4" content="" />
  104. <meta name="text:Link4 URL" content="http://"/>
  105. <meta name="text:Link5" content="" />
  106. <meta name="text:Link5 URL" content="http://"/>
  107. <meta name="text:Link6" content="" />
  108. <meta name="text:Link6 URL" content="http://"/>
  109. <meta name="text:Link7" content="" />
  110. <meta name="text:Link7 URL" content="http://"/>
  111.  
  112. <meta name="if:ShowCaption" content="0" />
  113. <meta name="if:ShowDescription" content="1" />
  114. <meta name="if:ShowTags" content="1" />
  115. <meta name="if:ShowPermaBackgrounds" content="0" />
  116. <meta name="if:MakeLinksUppercase" content="1" />
  117.  
  118. <meta name="if:ShowReblogButton" content="1" />
  119. <meta name="if:ShowTitle" content="1" />
  120. <meta name="if:CursiveTitleFont" content="0" />
  121. <meta name="if:Show Archive Link" content="1" />
  122. <meta name="if:ShowSecondTitle" content="1" />
  123. <meta name="if:AlterBackgroundImage" content="0" />
  124. <meta name="if:InfiniteScrolling" content="1" />
  125. <meta name="if:ShowTagsSearchBox" content="0" />
  126.  
  127. <style type="text/css">
  128.  
  129. /* -------------- SCROLLBAR --------------- */
  130.  
  131. ::-webkit-scrollbar {
  132. width: 10px;
  133. background-color: {color:Scrollbar Background};
  134. }
  135.  
  136. ::-webkit-scrollbar-thumb {
  137. background-color: {color:Scrollbar};
  138. }
  139.  
  140. /* -------------- CONTENT --------------- */
  141.  
  142. img {display:block;}
  143.  
  144. body{
  145. color:{color:Text};
  146. font-family: {font:Body Font};
  147. font-size: {text:Body Font Size}px;
  148. line-height:120%;
  149. overflow-x:hidden;
  150. background-color: {color:Background};
  151. {block:ifBackgroundImage}
  152. background-image: url('{image:Background}');
  153. {/block:ifBackgroundImage}
  154. background-attachment: fixed;
  155. {block:ifAlterBackgroundImage}
  156. background-size:100% 100%;
  157. {/block:ifAlterBackgroundImage}
  158. }
  159.  
  160. #cent a, a{
  161. text-decoration:none;
  162. outline:none;
  163. -moz-outline-style:none;
  164. color: {color:Link};
  165. -webkit-transition: all 0.5s ease-in-out;
  166. -moz-transition: all 0.5s ease-in-out;
  167. -o-transition: all 0.5s ease-in-out;
  168. transition: all 0.5s ease-in-out;
  169. -webkit-backface-visibility: hidden;
  170. }
  171.  
  172. #cent a:hover, a:hover{color: {color:Link Hover};}
  173. #cent b, strong{color: {color:Bold};}
  174. #cent i, em{color: {color:Italic};}
  175.  
  176. blockquote {
  177. border-left: 3px solid {color:Notes Background};
  178. padding-left: 3px;
  179. padding-right: 1px;
  180. margin-left: 20px;
  181. }
  182.  
  183.  
  184. .title{
  185. color: {color:bold};
  186. padding:5px;
  187. font-size: 16px;
  188. text-transform:uppercase;
  189. line-height: 100%;
  190. letter-spacing: 1px;
  191. text-align:center;
  192. font-family: {font:Body Font};
  193. }
  194.  
  195. .chat {}
  196. .chat .chat1 {margin-left: 0px;}
  197. .chat .chat1 .chat2 {
  198. background: {color:chatLine};
  199. margin-bottom: 1px;
  200. padding: 5px;
  201. font-size: {text:Body Font Size}px;
  202. font-family: {font:Body Font};
  203. }
  204. .chat .chat1 .chat2.even {background: {color:Post Background};}
  205. .chat .chat1 .chat2 span{
  206. font-weight: bold;
  207. text-transform: uppercase;
  208. }
  209.  
  210. .link{
  211. font-size: 18px;
  212. font-family: {font:Body Font};
  213. }
  214.  
  215. ol.notes {
  216. padding: 0px;
  217. margin-top: 10px;
  218. list-style-type: none;
  219. width: 495px;
  220. letter-spacing: 1px;
  221. font-family: 'Rambla', sans-serif;
  222. font-size:10px;
  223. }
  224.  
  225. ol.notes li.note {
  226. text-align: left;
  227. letter-spacing: 1px;
  228. padding: 5px;
  229. border-bottom:1px solid {color:chatLine};
  230. }
  231.  
  232. ol.notes li.note img.avatar {
  233. display: block;
  234. float: left;
  235. margin-right: 10px;
  236. }
  237.  
  238.  
  239. #cent img {
  240. display: block;
  241. max-width: 100%;
  242. }
  243.  
  244. #cent{
  245. height:auto;
  246. text-align:left;
  247. position:absolute;
  248. top:25px;
  249. padding:5px;
  250. width:860px;
  251. left:445px;
  252. {block:Permalink}
  253. left:445px;
  254. {/block:Permalink}
  255. }
  256.  
  257. /* -------------- POSTS --------------- */
  258.  
  259. #post{
  260. overflow:hidden;
  261. background-color: {color:Post Background};
  262. {block:ifPostBgImageImage}
  263. background-image: url('{image:PostBgImage}');
  264. {/block:ifPostBgImageImage}
  265. background-attachment: fixed;
  266. padding:5px;
  267. width: 500px;
  268. border:25px solid {color:Post Border};
  269. {block:PermaLink}
  270. width: 500px;
  271. {/block:PermaLink}
  272. }
  273.  
  274. /* -------------- PERMALINK/TAGS/REBLOG --------------- */
  275.  
  276. .perma, .tagss{
  277. font-family: 'Rambla', sans-serif;
  278. font-size:10px;
  279. -webkit-transition: all 0.7s ease-in-out;
  280. -moz-transition: all 0.7s ease -in-out;
  281. -o-transition: all 0.7s ease-in-out;
  282. transition: all 0.7s ease-in-out;
  283. -webkit-backface-visibility: hidden;
  284. letter-spacing:1px;
  285. text-align:center;
  286. }
  287.  
  288. .perma{
  289. width:550px;
  290. overflow:hidden;
  291. padding: 5px;
  292. margin-top:10px;
  293. color: {color:Notes Text};
  294. text-transform:uppercase;
  295. {block:ifShowPermaBackgrounds}
  296. background-color: {color:Notes Background};
  297. {/block:ifShowPermaBackgrounds}
  298. }
  299.  
  300. .tagss{
  301. width:550px;
  302. overflow:hidden;
  303. padding: 5px;
  304. color: {color:Tags Text};
  305. {block:ifShowPermaBackgrounds}
  306. background-color:{color:Tags Background};
  307. {/block:ifShowPermaBackgrounds}
  308. }
  309.  
  310. #cent .perma a{color: {color:Notes Text}; font-style: none;}
  311. #cent .perma a:hover{color: {color:Notes Text Hover};}
  312. #cent .tagss a{color: {color:Tags Text};}
  313. #cent .tagss a:hover{color: {color:Tags Text Hover};}
  314.  
  315. /* -------------- SIDEBARS--------------- */
  316.  
  317. #leftside{
  318. position:fixed;
  319. width:400px;
  320. left:25px;
  321. top:30px;
  322. }
  323.  
  324. #rightside{
  325. position:fixed;
  326. width:210px;
  327. left:1035px;
  328. top:90px;
  329. }
  330.  
  331. /* -------------- TITLES --------------- */
  332.  
  333. {block:ifShowSecondTitle}
  334. #secondttl{
  335. width:390px;
  336. color:{color:SecondTitle};
  337. font-size:13px;
  338. line-height:120%;
  339. letter-spacing:1px;
  340. text-transform:uppercase;
  341. text-align:center;
  342. font-family: 'Noto Sans', sans-serif;
  343. background-color:{color:SecondTitle Background};
  344. padding:5px;
  345. }
  346. {/block:ifShowSecondTitle}
  347.  
  348. {block:ifShowTitle}
  349.  
  350. #ttl{
  351. width:390px;
  352. color:{color:Title};
  353. line-height:130%;
  354. text-align:center;
  355. letter-spacing:1px;
  356. margin-top:7px;
  357. {block:ifNotCursiveTitleFont}
  358. font-family: 'Poiret One', cursive;
  359. font-size:40px;
  360. {/block:ifNotCursiveTitleFont}
  361. {block:ifCursiveTitleFont}
  362. font-family: 'Macondo Swash Caps', cursive;
  363. font-size:35px;
  364. {/block:ifCursiveTitleFont}
  365. background-color:{color:Title Background};
  366. padding:5px;
  367. }
  368.  
  369. #ttl a, #ttl a:hover{color:{color:Title};}
  370. {/block:ifShowTitle}
  371.  
  372. /* -------------- DESCRIPTION --------------- */
  373.  
  374. {block:ifShowDescription}
  375. #descrip{
  376. width:370px;
  377. max-height:200px;
  378. color:{color:Description Text};
  379. font-size: {text:Description Font Size}px;
  380. margin-top:7px;
  381. line-height:120%;
  382. overflow:auto;
  383. border:10px solid {color:Description Border};
  384. font-family: {font:Description Font};
  385. background-color:{color:Description Background};
  386. padding:5px;
  387. }
  388. {/block:ifShowDescription}
  389.  
  390. /* -------------- LINKS --------------- */
  391.  
  392. .linkers{
  393. width:200px;
  394. margin-top:7px;
  395. {block:ifMakeLinksUppercase}
  396. text-transform:Uppercase;
  397. {/block:ifMakeLinksUppercase}
  398. }
  399.  
  400. .linkers a{
  401. color:{color:Navigation Links};
  402. display:inline-block;
  403. display:-moz-inline-stack;
  404. width:190px;
  405. margin-bottom:3px;
  406. text-align:center;
  407. font-family: 'Noto Sans', sans-serif;
  408. font-size:9px;
  409. overflow:hidden;
  410. letter-spacing:1px;
  411. background-color:{color:Navigation Links Background};
  412. padding:5px;
  413. opacity:1;
  414. }
  415.  
  416. .linkers a:hover{
  417. color:{Navigation Links Hover};
  418. opacity:0.6;
  419. }
  420.  
  421. #leftlinkers{width:400px;}
  422. #leftlinkers a{width:186px;}
  423.  
  424. /* -------------- PAGINATION --------------- */
  425.  
  426. .pagination{
  427. width:200px;
  428. font-family: 'Noto Serif', serif;
  429. font-size:60px;
  430. text-align:center;
  431. margin-top:7px;
  432. {block:IfInfiniteScrolling}
  433. display: none;
  434. {/block:IfInfiniteScrolling}
  435. }
  436. .pagination a{
  437. background-color:{color:Pagination Background};
  438. color:{color:Pagination};
  439. width:84px;
  440. display:inline-block;
  441. display:-moz-inline-stack;
  442. line-height:100%;
  443. padding:0px 5px 5px 5px;
  444. }
  445.  
  446. .pagination a:hover{
  447. background-color:{color:Pagination};
  448. color:{color:Pagination Background};
  449. }
  450.  
  451. /* -------------- SEARCH BOX --------------- */
  452.  
  453. input#s {
  454. width:333px;
  455. height:24px;
  456. margin-right:10px;
  457. background-color:{color:Search Box};
  458. border:2px solid {color:Search Box Border};
  459. float:left;
  460. }
  461.  
  462. input#ss{
  463. width:50px;
  464. height:30px;
  465. color:{color:Search Button Text};
  466. background-color:{color:Search Button};
  467. border:2px solid {color:Search Button Border};
  468. float:right;
  469. }
  470.  
  471. /* -------------- SIDEBAR IMAGES --------------- */
  472.  
  473. #sideyimg{
  474. border: 10px solid {color:LeftSideImage Border};
  475. background-color:{color:LeftSideImage Background};
  476. width:380px;
  477. margin-top:7px;
  478. }
  479.  
  480. #rightyimage{
  481. width:180px;
  482. height:180px;
  483. background-color:{color:RightSideImage Background};
  484. border:10px solid {color:RightSideImage Border};
  485. }
  486.  
  487.  
  488. {CustomCSS}
  489.  
  490. </style>
  491.  
  492. {block:IfInfiniteScrolling}
  493. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  494. {/block:IfInfiniteScrolling}
  495. </head>
  496. <body>
  497.  
  498. <div id="leftside">
  499. {block:ifShowSecondTitle}
  500. <div id="secondttl">{text:SecondTitle}</div>
  501. {/block:ifShowSecondTitle}
  502. {block:ifShowTitle}
  503. <div id="ttl"><a href="/">{Title}</a></div>
  504. {/block:ifShowTitle}
  505. {block:ifShowDescription}
  506. <div id="descrip">{Description}</div>
  507. {/block:ifShowDescription}
  508. <div class="linkers" id="leftlinkers" style="400px;">
  509. {block:ifLink6}<a href="{text:Link6 URL}" id="{text:Link6}" style="float:left;">{text:Link6}</a>{/block:ifLink6}
  510. {block:ifLink7}<a href="{text:Link7 URL}" id="{text:Link7}" style="float:right;">{text:Link7}</a>{/block:ifLink7}
  511. </div>
  512. {block:ifShowTagsSearchBox}
  513. <div style="margin-top:5px; display:inline-block;
  514. display:-moz-inline-stack;">
  515. <form action="/search" method="get">
  516. <input type="text" name="q" value="{SearchQuery}" id="s" />
  517. <input type="submit" value="Search" id="ss" />
  518. </form></div>
  519. {/block:ifShowTagsSearchBox}
  520. {block:ifLeftSideImageImage}
  521. <img src="{image:LeftSideImage}" id="sideyimg" />
  522. {/block:ifLeftSideImageImage}
  523. </div>
  524.  
  525.  
  526.  
  527. <div id="cent">
  528.  
  529. {block:ifInfiniteScrolling}<div class = "autopagerize_page_element" >{/block:ifInfiniteScrolling}
  530.  
  531. {block:Posts}
  532.  
  533. <div id="post">
  534.  
  535. {block:Title}<div class="title">{Title}</div>{/block:Title}
  536.  
  537.  
  538. {block:Text}
  539. {Body}
  540. {/block:Text}
  541.  
  542.  
  543. {block:Photo}
  544. {LinkOpenTag}
  545. <a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%" /></a>
  546. {LinkCloseTag}
  547. {/block:Photo}
  548.  
  549.  
  550. {block:Panorama}
  551. {LinkOpenTag}
  552. <a href="{permalink}"><img src="{PhotoURL-Panorama}" alt="{PhotoAlt}"/></a>
  553. {LinkCloseTag}
  554. {/block:Panorama}
  555.  
  556.  
  557. {block:Photoset}
  558. {block:IndexPage}
  559. {Photoset-500}
  560. {/block:IndexPage}
  561.  
  562. {block:Permalink}
  563. {Photoset-500}
  564. {/block:Permalink}
  565. {/block:Photoset}
  566.  
  567.  
  568. {block:Quote}
  569. <div style="padding:5px;">
  570. <div style="position:absolute; opacity:0.2; color: {color:Italic}; font-size: 70px; line-height:100%;">&ldquo;</div>
  571. <div style="color: {color:Italic}; text-align: left; font-size: {text:Body Font Size}px; margin-top:5px; padding:10px;">{Quote}</div>
  572.  
  573. <div align="right" style="font-size: 11px; padding-top: 2px;">
  574. {block:Source}-{Source}{/block:Source}
  575. </div></div>
  576. {/block:Quote}
  577.  
  578.  
  579. {block:Video}
  580. {block:IndexPage}
  581. {VideoEmbed-500}<br>
  582. {PlayCountWithLabel}
  583. {/block:IndexPage}
  584.  
  585. {block:Permalink}
  586. {VideoEmbed-500}<br>
  587. {PlayCountWithLabel}
  588. {/block:Permalink}
  589. {/block:Video}
  590.  
  591.  
  592. {block:Link}
  593. <div style="padding:5px;">
  594. <a href="{URL}" class="link" {Target}>› {Name}</a><BR>
  595. {block:Description}{Description}{/block:Description}
  596. </div>
  597. {/block:Link}
  598.  
  599.  
  600. {block:Chat}
  601. <div class="chat">
  602. <div class="chat1">
  603. {block:Lines}
  604. <div class="chat2 {Alt}">
  605. {block:Label}
  606. <b>{Label}</b>
  607. {/block:Label}
  608. {Line}</div>
  609. {/block:Lines}
  610. </div>
  611. </div>
  612. {/block:Chat}
  613.  
  614.  
  615. {block:Audio}
  616. {block:AudioEmbed}
  617. {AudioEmbed-500}
  618. {/block:AudioEmbed}
  619. {/block:Audio}
  620.  
  621.  
  622. {block:Answer}
  623. <p align="center" style="padding: 8px; font-size: {text:Body Font Size}px; background-color: {color:chatLine}; line-height:110%; border-radius: .2em; ">{Question}</p>
  624. <p style="text-align:right;"><span style="font-family: {font:Body Font}; font-size:9px; letter-spacing: 1px;">from {Asker} </span></p><br />
  625. <p>
  626. {Answer}
  627. </p>
  628. {/block:Answer}
  629.  
  630. {block:ifShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaption}
  631.  
  632. {block:PermalinkPage}
  633. {block:ifNotShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:ifNotShowCaption}
  634. <br />
  635. <div style="text-align:center;">
  636. {block:Date}
  637. Posted {TimeAgo}{/block:Date} {block:NoteCount}
  638. with {NoteCountWithLabel}
  639. {/block:NoteCount}
  640. {block:RebloggedFrom}
  641. via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  642. <br />
  643. Source: <a href="{ReblogRootURL}">{ReblogRootName}</a>
  644. <br />{/block:RebloggedFrom}
  645. {block:HasTags}<br><br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
  646. <br><br>
  647. {/block:HasTags}</div>
  648. {block:PostNotes}{PostNotes}{/block:PostNotes}
  649.  
  650. </div>
  651. {/block:PermalinkPage}
  652.  
  653. </div>
  654.  
  655. {block:IndexPage}
  656.  
  657.  
  658. <div class="perma">Posted on<a href="{Permalink}"> {block:Date}{Month} {DayOfMonth}{/block:Date}</a>{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} at {block:Date}<a href="{Permalink}">{12Hour}:{Minutes} {AmPm}</a>{/block:Date} {block:ifShowReblogButton} &middot; <a href="{ReblogURL}" target="_blank">reblog</a>
  659. {/block:ifShowReblogButton}</div>
  660.  
  661. {block:ifShowTags}
  662. {block:HasTags}
  663. <div class="tagss">
  664. {block:Tags}<span style="font-size: 10px;">#<a href="{TagURL}">{Tag}</a></span> {/block:Tags}
  665. </div>
  666. {/block:HasTags}
  667. {/block:ifShowTags}
  668.  
  669. {/block:IndexPage}
  670.  
  671. <div style="margin-bottom:25px;"><br /></div>
  672. {/block:Posts}
  673.  
  674. {block:ifInfiniteScrolling}</div>{/block:ifInfiniteScrolling}
  675. </div>
  676. <div class="load"></div>
  677.  
  678. <div id="rightside">
  679. {block:ifRightSideImageImage}
  680. <img src="{image:RightSideImage}" id="rightyimage" />
  681. {/block:ifRightSideImageImage}
  682. <div class="linkers">
  683. <a href="/">home</a>
  684. <a href="/ask">message</a>
  685. {block:ifShowArchiveLink}<a href="/archive" title="archive">{lang:Archive}</a>{/block:ifShowArchiveLink}
  686. {block:ifLink1}<a href="{text:Link1 URL}" id="{text:Link1}">{text:Link1}</a>{/block:ifLink1}
  687. {block:ifLink2}<a href="{text:Link2 URL}" id="{text:Link2}">{text:Link2}</a>{/block:ifLink2}
  688. {block:ifLink3}<a href="{text:Link3 URL}" id="{text:Link3}">{text:Link3}</a>{/block:ifLink3}
  689. {block:ifLink4}<a href="{text:Link4 URL}" id="{text:Link4}">{text:Link4}</a>{/block:ifLink4}
  690. {block:ifLink5}<a href="{text:Link5 URL}" id="{text:Link5}">{text:Link5}</a>{/block:ifLink5}
  691. <a href="http://notte-themes.tumblr.com">theme</a>
  692. </div>
  693. {block:IndexPage}<div class="pagination">
  694. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" style="float:left;">«</a>{/block:PreviousPage}
  695. {block:NextPage}<a href="{NextPage}" id="next" style="float:right;">»</a>{/block:NextPage}{/block:Pagination}
  696. </div>{/block:IndexPage}
  697. </div>
  698.  
  699. </body>
  700. </html>
Advertisement
Add Comment
Please, Sign In to add comment