zuvia

T29 - GOLDEN

Mar 21st, 2013
12,887
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.07 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--
  5.  
  6. ___________________________________________
  7.  
  8. THEME #29 - GOLDEN
  9. BY ZUVIA @ TUMBLR
  10.  
  11. PLEASE DO NOT REMOVE THIS PIECE. REMOVING CREDIT FROM THE SOURCE WILL LABEL YOU A THIEF.
  12. ___________________________________________
  13.  
  14. DEFAULT SIDEBAR CREDIT: KAMIKUKISAMA @ TUMBLR
  15. - (http://kamikukisama.tumblr.com/post/14168823524)
  16.  
  17. -->
  18.  
  19. <html>
  20. <title>{title}</title>
  21. <link rel="shortcut icon" href="{Favicon}">
  22. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  23. {block:Description}
  24. <meta name="description" content="{MetaDescription}" />
  25. {/block:Description}
  26. <meta name="color:Ask Bg" content="#706c5d" />
  27. <meta name="color:Ask Text" content="#ffe300" />
  28. <meta name="color:Background" content="#ffffff" />
  29. <meta name="color:Border1" content="#eedd22" />
  30. <meta name="color:Border2" content="#ffba00" />
  31. <meta name="color:Entry" content="#ffffff" />
  32. <meta name="color:Entry Text" content="#424141" />
  33. <meta name="color:Entries Bold" content="#8ba831" />
  34. <meta name="color:Entries Italic" content="#313131" />
  35. <meta name="color:Link" content="#000000" />
  36. <meta name="color:Link Hover" content="#00ff0d" />
  37. <meta name="color:MainLink" content="#1f1f1f" />
  38. <meta name="color:MainLink Bg" content="#ffffff" />
  39. <meta name="color:Permalink 1" content="#636060" />
  40. <meta name="color:Permalink Bg1" content="#ffed00" />
  41. <meta name="color:Permalink Bg2" content="#ff5e00" />
  42. <meta name="color:Sidebar" content="#ffffff" />
  43. <meta name="color:Sidebar Text" content="#616161" />
  44. <meta name="color:Tagged links" content="#ffffff" />
  45. <meta name="color:Tagged links bg" content="#868685" />
  46.  
  47. <meta name="image:Background" content="http://static.tumblr.com/424f9442feb431062aa863447d4a6da9/smq0dw1/D4Jmkas93/tumblr_static_subtle_dots.png" />
  48. <meta name="image:border" content="http://static.tumblr.com/f73ecbff09a13b38757714af7638a1bb/jtqlgf2/p6omjtt3f/tumblr_static_bg.png" />
  49. <meta name="image:Sidebar" content="http://static.tumblr.com/ce09a4d66b5cc2f438105fb2c98f3279/smq0dw1/40zmkaswr/tumblr_static_tumblr_lw5gjrnmjv1qbghoko1_250.jpg" />
  50.  
  51. <meta name="font:body" content="arial" />
  52.  
  53. <meta name="text:Link1" content="" />
  54. <meta name="text:Link1URL" content=""/>
  55. <meta name="text:Link2" content="" />
  56. <meta name="text:Link2URL" content=""/>
  57. <meta name="text:Link3" content="" />
  58. <meta name="text:Link3URL" content=""/>
  59. <meta name="text:Link4" content="" />
  60. <meta name="text:Link4URL" content=""/>
  61.  
  62. <meta name="if:ShowCaptions" content="0" />
  63. <meta name="if:FadingImages" content="0" />
  64. <meta name="if:InfiniteScroll" content="1" />
  65. <meta name="if:ShowTags" content="0" />
  66. <meta name="if:BiggerPosts" content="1" />
  67.  
  68. <head>
  69.  
  70.  
  71.  
  72. <link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
  73.  
  74. <link href='http://fonts.googleapis.com/css?family=Prosto+One' rel='stylesheet' type='text/css'>
  75.  
  76. <link href='http://fonts.googleapis.com/css?family=Nunito:400,700' rel='stylesheet' type='text/css'>
  77.  
  78. <style type="text/css">
  79.  
  80.  
  81. body { background-image: url('{image:background}'); background-attachment:fixed; background-color:{color:background};line-height:14px; text-align:justify;}
  82.  
  83.  
  84. iframe#tumblr_controls {position: fixed !important;right:2px !important;-moz-transition: all 0.8s ease-out;-webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.8s ease-out;transition: all 0.8s ease-out;opacity: 0.5;}
  85.  
  86. iframe#tumblr_controls:hover {-webkit-transition: opacity 0.7s linear;-moz-transition: all 0.4s ease-out;-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out;opacity: 1;}
  87.  
  88. #posts {
  89. margin-top:40px;
  90. margin-left:525px;
  91. {block:ifnotbiggerposts}margin-left:505px;{/block:ifnotbiggerposts}
  92. margin-bottom:10px;
  93. text-align:justify;
  94. font-size:10px;
  95. letter-spacing:0px;
  96. z-index:9;
  97. font-family:{font:body};}
  98.  
  99. .post{
  100. {block:ifbiggerposts}width:510px;{/block:ifbiggerposts}
  101. {block:ifnotbiggerposts}width:410px;{/block:ifnotbiggerposts}}
  102.  
  103. .entries {
  104. color:{color:entry text};
  105. background-color:{color:entry};
  106. position:relative;
  107. {block:ifbiggerposts}width:500px;{/block:ifbiggerposts}
  108. {block:ifnotbiggerposts}width:400px;{/block:ifnotbiggerposts}
  109. overflow:hidden;
  110. margin:10px;
  111. margin-bottom:25px;
  112. padding:16px;
  113. {block:indexpage}border-radius:5px;{/block:indexpage}
  114. z-index:3;
  115. }
  116.  
  117. .entries img{
  118. {block:ifbiggerposts}max-width:500px;{/block:ifbiggerposts}
  119. {block:ifnotbiggerposts}max-width:400px;{/block:ifnotbiggerposts}}
  120.  
  121. .photo{
  122. {block:indexpage}{block:iffadingimages}opacity:.7;{/block:iffadingimages}
  123. {/block:indexpage}
  124. -webkit-transition: all 0.7s ease-in-out;
  125. -moz-transition: all 0.7s ease-in-out;
  126. -o-transition: all 0.7s ease-in-out;
  127. -ms-transition: all 0.7s ease-in-out;
  128. transition: all 0.7s ease-in-out;}
  129.  
  130. .photo:hover{
  131. opacity:1;}
  132.  
  133. .ok{
  134. padding-top:5px;
  135. margin-left:-5px;
  136. padding-left:6px;
  137. line-height:14px;}
  138.  
  139. .ok b{
  140. letter-spacing:0px;}
  141.  
  142. .ok .lines {
  143. margin-left:0px;}
  144.  
  145. .ok .lines .line{
  146. padding:4px;}
  147.  
  148. .ok .lines .odd {
  149. background-color:{color:background};}
  150.  
  151. .snd{
  152. background: #fff;
  153. text-align:center;
  154. margin-left:8px;
  155. margin-top:8px;
  156. position:absolute;
  157. overflow:hidden;
  158. width:40px;
  159. height:40px;
  160. opacity:.5;
  161. border:10px solid #fff;}
  162.  
  163. .snd:hover{
  164. opacity:.8;}
  165.  
  166. .clickie{
  167. padding:1px;
  168. margin-top:5px;
  169. margin-left:5px;
  170. overflow:hidden;
  171. width:20px;
  172. opacity:.7;
  173. background-color: #fff;}
  174.  
  175. .clickie:hover{
  176. opacity:1;}
  177.  
  178. .bo{
  179. margin-left:0px;}
  180.  
  181. .bo img{
  182. max-width:60px;
  183. padding:8px;
  184. border-radius:2px;
  185. background-color:{color:background};
  186. float:left;}
  187.  
  188.  
  189.  
  190. .entries blockquote {
  191. border-left: 3px solid {color:link};
  192. padding-left: 8px;
  193. margin-left: 10px;
  194. }
  195.  
  196. .entries b, strong{
  197. color: {color:entries bold};}
  198.  
  199. .entries i, em{
  200. color:{color:entries italic};}
  201.  
  202. .entries a{
  203. color:{color:link};
  204. text-decoration:none;}
  205.  
  206. .entries a:hover{
  207. color:{color:link hover};}
  208.  
  209. .entries h1 {
  210. font: normal 20px calibri;
  211. font-weight:normal;
  212. color:{color:entries text};
  213. border-bottom:1px solid {color:entries text};
  214. padding-left:10px;
  215. letter-spacing:1px;
  216. text-align:left;
  217. padding-bottom:6px;
  218. padding-top:3px;}
  219.  
  220. .entries h2 {
  221. font: normal 16px calibri;
  222. font-weight:normal;
  223. text-align:center;
  224. letter-spacing:-1px;
  225. padding-bottom:8px;}
  226.  
  227. .entries h3 {
  228. font: normal 20px calibri;
  229. background-color:{color:border1};
  230. border-radius:5px;
  231. font-weight:normal;
  232. text-transform:uppercase;
  233. margin-bottom:0px;
  234. padding-left:10px;
  235. letter-spacing:0px;
  236. text-align:center;
  237. padding-bottom:6px;
  238. padding-top:3px;}
  239.  
  240.  
  241. .what{
  242. position:relative;
  243. margin-top:5px;
  244. margin-left:80px;
  245. padding-left:5px;
  246. line-height:22px;}
  247.  
  248. table{
  249. margin-left:-3px;
  250. {block:ifnotbiggerposts}width:405px;{/block:ifnotbiggerposts}
  251. {block:ifbiggerposts}width:505px;{/block:ifbiggerposts}
  252. }
  253.  
  254. table b{
  255. text-transform:uppercase;
  256. font: 11px calibri;
  257. font-weight:normal;
  258. }
  259.  
  260.  
  261. th{
  262. border:0px solid #999;
  263. border-collapse:collapse;
  264. padding:2px;
  265. width:50px;}
  266.  
  267. td{
  268. text-align:right;
  269. border:0px solid;}
  270.  
  271. {block:indexpage}
  272.  
  273.  
  274. #info{
  275. position:relative;
  276. margin-top:-5px;
  277. margin-left:0px;
  278. margin-bottom:10px;
  279. {block:ifbiggerposts}width:540px; {/block:ifbiggerposts}
  280. {block:ifnotbiggerposts}width:432px;
  281. margin-left:6px;
  282. {/block:ifnotbiggerposts}
  283. letter-spacing:1px;
  284. padding:4px;
  285. z-index:2; }
  286.  
  287. #part2{
  288. {block:ifbiggerposts}width:514px;{/block:ifbiggerposts}
  289. {block:ifnotbiggerposts}width:414px;{/block:ifnotbiggerposts}
  290. float:left;
  291. margin-bottom:-25px;
  292. border-radius:5px;
  293. height:40px;
  294. padding-right:40px;
  295. z-index:2;
  296. text-align:left;
  297. background-color:{color:Permalink Bg1};
  298. transform:rotate(3deg);
  299. -ms-transform:rotate(3deg); /* IE 9 */
  300. -moz-transform:rotate(3deg); /* Firefox */
  301. -webkit-transform:rotate(3deg); /* Safari and Chrome */
  302. -o-transform:rotate(3deg); /* Opera */}
  303.  
  304. #part2 a{
  305. color:{color:permalink 1};}
  306.  
  307.  
  308.  
  309. #part1{
  310. {block:ifbiggerposts}width:484px;{/block:ifbiggerposts}
  311. {block:ifnotbiggerposts}width:384px;{/block:ifnotbiggerposts}
  312. float:left;
  313. margin-left:30px;
  314. margin-bottom:-11px;
  315. border-radius:3px;
  316. padding-right:40px;
  317. z-index:-1;
  318. text-align:left;
  319. background-color:{color:Permalink Bg2};
  320. transform:rotate(4deg);
  321. -ms-transform:rotate(4deg); /* IE 9 */
  322. -moz-transform:rotate(4deg); /* Firefox */
  323. -webkit-transform:rotate(4deg); /* Safari and Chrome */
  324. -o-transform:rotate(4deg); /* Opera */}
  325.  
  326.  
  327.  
  328. #info a{
  329. font: normal 12px 'Nunito', sans-serif;
  330. padding:1px;
  331. text-transform:uppercase;
  332. text-decoration:none;}
  333.  
  334.  
  335. .info a:hover{
  336. background-color: {color:permalink bg};}
  337.  
  338.  
  339. #tagged{
  340. position:relative;
  341. margin-top:-20px;
  342. margin-left:10px;
  343. margin-bottom:50px;
  344. {block:ifbiggerposts}width:530px;{/block:ifbiggerposts}
  345. {block:ifnotbiggerposts}Width:430px;{/block:ifnotbiggerposts}
  346. text-align:left;}
  347.  
  348. #tagged a{
  349. color:{color:tagged links};
  350. text-decoration:none;
  351. letter-spacing:1px;
  352. text-transform:none;
  353. border-radius:5px;
  354. text-transform:uppercase;
  355. padding: 1px 5px 1px 5px;
  356. background-color:{color:tagged links bg};
  357. font: 8px calibri;}
  358.  
  359.  
  360. #rbot{
  361. position:absolute;
  362. margin-top:-20px;
  363. {block:ifnotbiggerposts}margin-left:370px;{/block:ifnotbiggerposts}
  364. {block:ifbiggerposts}margin-left:470px;{/block:ifbiggerposts}
  365. height:40px;
  366. opacity:0;}
  367.  
  368. .entries:hover #rbot{
  369. opacity:1;}
  370.  
  371. .rp1{
  372. width:12px;
  373. position:absolute;
  374. margin-left:5px;
  375. z-index:4;
  376. height:12px;
  377. margin-top:4px;
  378. border-radius:10px;
  379. background-color:{color:permalink bg2};}
  380.  
  381. .rp2{
  382. width:22px;
  383. height:21px;
  384. z-index:3;
  385. position:absolute;
  386. border-radius:10px;
  387. background-color:{color:entry};}
  388.  
  389. .rp3{
  390. width:24px;
  391. height:24px;
  392. border-radius:12px;
  393. margin-left:-1px;
  394. margin-top:-2px;
  395. z-index:1;
  396. position:absolute;
  397. background-color:{color:permalink bg2};}
  398.  
  399. .rp4{
  400. width:5px;
  401. height:10px;
  402. margin-left:8px;
  403. margin-top:13px;
  404. z-index:1;
  405. position:absolute;
  406. background-color:{color:entry};}
  407.  
  408.  
  409. {/block:indexpage}
  410.  
  411. #pages a:hover{
  412. color:{color:nextpage arrow hover};}
  413.  
  414. {block:PermalinkPage}
  415. .permalink {
  416. {block:ifnotbiggerposts}width:422px;{/block:ifnotbiggerposts}
  417. {block:ifbiggerposts}width:522px;{block:ifbiggerposts}
  418. position: relative;
  419. text-align: left;
  420. margin-left:10px;
  421. margin-top:-25px;
  422. padding-left:10px;
  423. padding-bottom:10px;
  424. padding-top:10px;
  425. font-size:10px;
  426. line-height:12px;
  427. font-family:calibri;
  428. z-index:4;
  429. color: {color:entry text};
  430. background-color:{color:entry};}
  431.  
  432. .permalink a {
  433. color: {color:link};
  434. text-decoration: none;
  435. font-family:calibri;
  436. font-size:10px;}
  437.  
  438. .permalink a2 {
  439. color: {color:link};
  440. text-decoration: none;
  441. font-family:calibri;
  442. font-size:20px;}
  443.  
  444. .permalink a:hover {
  445. color: {color:link hover};
  446. text-decoration: none;}
  447.  
  448. .permalink h4{
  449. font: 15px 'Iceland', cursive;
  450. text-transform:uppercase;
  451. font-weight:normal;
  452. margin-left:2px;
  453. {block:ifnotbiggerposts}width:385px;{/block:ifnotbiggerposts}
  454. {block:ifbiggerposts}width:495px;{/block:ifbiggerposts}
  455. margin-bottom:-16px;
  456. margin-top:-5px;
  457. padding-left:10px;
  458. color:{color:sidebar text};
  459. padding-top:10px;
  460. letter-spacing:1px;
  461. text-align:center;
  462. padding-bottom:2px;}
  463.  
  464. .permalink h5 {
  465. {block:ifnotbiggerposts}width:385px;{/block:ifnotbiggerposts}
  466. {block:ifbiggerposts}width:485px;{/block:ifbiggerposts}
  467. font-weight:normal;
  468. font: 10px calibri;
  469. text-transform:uppercase;
  470. margin-left:-5px;
  471. padding-left:20px;
  472. color:{color:entry text};
  473. letter-spacing:1px;
  474. text-align:center;
  475. padding-bottom:2px;}
  476.  
  477.  
  478. ol.notes {
  479. background-color:{color:entry};
  480. font-family:consolas;
  481. font-size:10px;
  482. padding-top:2px;
  483. border: 0px;
  484. padding-left:40px;
  485. margin-top:-10px;
  486. width:376px;
  487. text-transform:uppercase;
  488. list-style-type: decimal;}
  489.  
  490. ol.notes li.note {
  491. background-color:{color:entry};
  492. padding:2px;
  493. width:380px;
  494. letter-spacing: 0px;
  495. text-align: left;
  496. }
  497.  
  498. ol.notes li.note a{
  499. color:{color:link};
  500. text-transform:uppercase;
  501. background-color:{color:entry};
  502. font-family:consolas;
  503. text-transform:none;
  504. letter-spacing:0px;
  505. font-size:10px;}
  506.  
  507. ol.notes li.note img.avatar {
  508. vertical-align: -4px;
  509. margin-right: 0px;
  510. display:none;}
  511.  
  512. {/block:PermalinkPage}
  513.  
  514.  
  515. #cred{
  516. position:fixed;
  517. bottom:5px;
  518. right:30px;
  519. width:10px;
  520. height:10px;}
  521.  
  522. #cred a{
  523. color:{color:link};
  524. font: 9px calibri;
  525. text-align:center;
  526. padding:3px;
  527. display:block;
  528. text-transform:uppercase;
  529. text-decoration:none;}
  530.  
  531. #pagi{
  532. position:fixed;
  533. margin-left:-285px;
  534. z-index:3;
  535. color:{color:nextpage};
  536. text-align:center;
  537. display:block;
  538. letter-spacing:-1px;
  539. text-align:right;
  540. margin-top:12px;
  541. width:150px;
  542. font: 25px 'Prosto One', cursive;
  543. color:{color:mainlink};
  544. text-decoration:none;
  545. text-shadow:
  546. -1px -1px 0 #fff,
  547. 1px -1px 0 #fff,
  548. -1px 1px 0 #fff,
  549. 1px 1px 0 #fff;}
  550.  
  551.  
  552. #pagi a{
  553. display:inline-block;
  554. letter-spacing:-1px;
  555. text-align:right;
  556. margin-top:-2px;
  557. margin-left:-3px;
  558. font: 15px 'Prosto One', cursive;
  559. color:{color:mainlink};
  560. text-decoration:none;
  561. text-shadow:
  562. -1px -1px 0 #fff,
  563. 1px -1px 0 #fff,
  564. -1px 1px 0 #fff,
  565. 1px 1px 0 #fff;}
  566.  
  567. #pagi a:hover{
  568. font: 25px 'Prosto One', cursive;}
  569.  
  570.  
  571. #bor{
  572. position:fixed;
  573. top:0px;
  574. left:40px;
  575. width:219px;
  576. height:110%;
  577. z-index:1;
  578. background-image: url('{image:border}');}
  579.  
  580.  
  581. #sidebar{
  582. position:fixed;
  583. max-width:200px;
  584. margin-left:280px;
  585. margin-top:80px;
  586. z-index:2;}
  587.  
  588. #br1{
  589. width:80px;
  590. position:fixed;
  591. height:5px;
  592. margin-top:-5px;
  593. margin-lefT:-5px;
  594. background-color:{color:border1};}
  595.  
  596. #br2{
  597. width:5px;
  598. position:fixed;
  599. height:80px;
  600. margin-top:-5px;
  601. margin-lefT:-5px;
  602. background-color:{color:border2};}
  603.  
  604. #br3{
  605. width:5px;
  606. position:fixed;
  607. height:80px;
  608. margin-top:-79px;
  609. margin-lefT:200px;
  610. background-color:{color:border2};}
  611.  
  612. #br4{
  613. width:5px;
  614. position:fixed;
  615. height:80px;
  616. margin-top:-155px;
  617. margin-lefT:200px;
  618. background-color:{color:border1};}
  619.  
  620. #sidebar img{
  621. max-width:180px;
  622. padding:10px;
  623. background-color:{color:sidebar};}
  624.  
  625. #desc{
  626. font: 10px calibri;
  627. padding:10px;
  628. margin-top:-5px;
  629. position:relative;
  630. color:{color:sidebar text};}
  631.  
  632. #desc a{
  633. text-decoration:none;
  634. color:{color:border2};}
  635.  
  636. #main{
  637. position:fixed;
  638. width:200px;
  639. z-index:3;
  640. margin-top:20px;
  641. margin-left:-240px;}
  642.  
  643. #main a{
  644. display:block;
  645. letter-spacing:-1px;
  646. text-align:right;
  647. margin-top:-2px;
  648. font: 25px 'Prosto One', cursive;
  649. color:{color:mainlink};
  650. text-decoration:none;
  651. text-shadow:
  652. -1px -1px 0 {color:mainlink bg},
  653. 1px -1px 0 {color:mainlink bg},
  654. -1px 1px 0 {color:mainlink bg},
  655. 1px 1px 0 {color:mainlink bg}; }
  656.  
  657. #main a:hover{
  658. font: 32px 'Prosto One', cursive;}
  659.  
  660.  
  661. #psnt{
  662. position:relative;
  663. text-align:center;
  664. margin-bottom:10px;
  665. margin-top:-10px;}
  666.  
  667. #psnt a{
  668. font: 15px 'Prosto One', cursive;
  669. padding-left:10px;
  670. padding-right:10px;
  671. padding-top:5px;
  672. border-top:1px solid {color:entry text};
  673. text-transform:uppercase;}
  674.  
  675. {CustomCSS}
  676.  
  677. </style>
  678.  
  679. <script language="javascript">
  680. function toggle() {
  681. var ele = document.getElementById("toggleText");
  682. var text = document.getElementById("displayText");
  683. if(ele.style.display == "block") {
  684. ele.style.display = "none";
  685. text.innerHTML = "Show Notes";
  686. }
  687. else {
  688. ele.style.display = "block";
  689. text.innerHTML = "Hide Notes";
  690. }
  691. }
  692. </script>
  693.  
  694. {block:IfInfiniteScroll}
  695. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  696. {/block:IfInfiniteScroll}
  697.  
  698. </head>
  699. <body>
  700.  
  701. <div id="cred"><a title="ZuviaThemes" href="http://zuvia.tumblr.com">ZThemes</a></div>
  702.  
  703. <div id="bor">
  704. </div>
  705.  
  706.  
  707.  
  708. </div>
  709.  
  710. <div id="sidebar">
  711.  
  712. <div id="main">
  713. <a href="/">Home</a>
  714. <a href="/ask">Message</a>
  715. <a href="/archive">Archive</a>
  716.  
  717. {block:ifLink1URL}
  718. <a href="{text:Link1URL}">{text:Link1}</a>{/block:ifLink1URL}
  719.  
  720. {block:ifLink2URL}
  721. <a href="{text:Link2URL}">{text:Link2}</a> {/block:ifLink2URL}
  722.  
  723. {block:ifLink3URL}
  724. <a href="{text:Link3URL}">{text:Link3}</a> {/block:ifLink3URL}
  725.  
  726. {block:ifLink4URL}
  727. <a href="{text:Link4URL}">{text:Link4}</a> {/block:ifLink4URL}
  728.  
  729. </div>
  730.  
  731. <div id="br1"></div><div id="br2"></div>
  732.  
  733.  
  734. <img src="{image:sidebar}">
  735.  
  736. {block:IfNotInfiniteScroll} <div id="pagi"> {block:Pagination}
  737. {block:JumpPagination length="5"}
  738. {block:CurrentPage}
  739. <span class="current_page">{PageNumber}</span>
  740. {/block:CurrentPage}
  741.  
  742. {block:JumpPage}
  743. <a class="jump_page" href="{URL}">{PageNumber}</a>
  744. {/block:JumpPage}
  745. {/block:JumpPagination}<Br>
  746. <div style="margin-top:-15px;">
  747. {block:PreviousPage}<a href="{PreviousPage}">back</a>{/block:PreviousPage}
  748. {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}</div>
  749.  
  750. {/block:Pagination} </div> {/block:IfNotInfiniteScroll}
  751.  
  752. <div id="br3"></div><div id="br4"></div>
  753.  
  754. <div id="desc">
  755. {Description}
  756. </div>
  757.  
  758.  
  759.  
  760. </div>
  761.  
  762.  
  763.  
  764. <div id="posts">
  765.  
  766. {block:Posts}
  767.  
  768. <div class="post">
  769.  
  770.  
  771. {block:Indexpage}
  772.  
  773. <Div id="info">
  774.  
  775. <div id="part1"> </div>
  776.  
  777. <div id="part2">
  778.  
  779. <div style="margin-left:5px;transform:rotate(-3deg);
  780. -ms-transform:rotate(-3deg); /* IE 9 */
  781. -moz-transform:rotate(-3deg); /* Firefox */
  782. -webkit-transform:rotate(-3deg); /* Safari and Chrome */
  783. -o-transform:rotate(-3deg); /* Opera */"><a href="{Permalink}">{ShortMonth}.{DayOfMonthWithZero}.{ShortYear} ■ </a><a href="{Permalink}">{NoteCount} notes</a></div>
  784.  
  785. </div>
  786.  
  787. </div>
  788.  
  789. {/block:indexpage}
  790.  
  791. <div class="entries">
  792.  
  793. {block:ContentSource}
  794. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  795. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  796. {/block:SourceLogo}
  797. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  798. {/block:ContentSource}
  799.  
  800. {block:Text} {block:Title} <h1>{Title} </h1> {/block:Title} {Body} {/block:Text}
  801.  
  802. {block:Photo}<div class="photo"> <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}</center> {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions} {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption} {Caption} {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions} </div>
  803. {/block:Photo}
  804.  
  805. {block:Photoset} <div class="photo">{block:Ifnotbiggerposts}{Photoset-400}{/block:Ifnotbiggerposts}{block:ifbiggerposts}{Photoset-500}{/block:ifbiggerposts}</div> {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions} {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption} {Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  806. {/block:Photoset}
  807.  
  808. {block:Quote} <div style="position:absolute; font-family:georgia; color:{color:entries bold}; font-size:95px;margin-left:5px; margin-top:40px; z-index:-1; opacity:.3; ">&ldquo;</div><div style="position:absolute; font-family:georgia; color:{color:entries bold}; font-size:95px;{block:ifbiggerposts}margin-left:455px;{/block:ifbiggerposts}{block:ifnotbiggerposts}margin-left:355px;{/block:ifnotbiggerposts} margin-top:40px; z-index:-1; opacity:.3; ">&rdquo;</div><h2>{Quote}</h2> {block:Source}<p align="right" style="margin-top:-15px; font-family:arial; text-transform:uppercase; font-size:8px;">— {Source}{/block:Source}
  809. {/block:Quote}
  810.  
  811. {block:Link} <h3><a href="{URL}" class="link" {Target}>{Name}</a> </h3> {block:Description} {Description} {/block:Description}
  812. {/block:Link}
  813.  
  814. {block:Chat} {block:Title}<h1>{Title}</h1>{/block:Title} <div class="ok">{block:Lines} <div class="lines"><div class="line {Alt}"> {block:Label}<b>{Label}</b> {/block:Label}{Line} </div></div>{/block:Lines}</div>
  815. {/block:Chat}
  816.  
  817. {block:Video}<div class="photo"> {block:Ifbiggerposts}{Video-500}{/block:Ifbiggerposts} {block:ifnotbiggerposts}{Video-400}{/block:ifnotbiggerposts} <center><i>{FormattedPlayCount}</i> plays</center><br /> {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions} {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption} {Caption} {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions} </div>
  818. {/block:Video}
  819.  
  820. {block:Audio} <div class="bo">{block:AlbumArt} <img src="{AlbumArtURL}"> {/block:AlbumArt}</div><div class="snd"><div class="clickie">{AudioPlayer}</div></div> <div class="what"> {block:Artist} <b>Artist:</b> {Artist} {/block:Artist}<br>{block:TrackName} <b>Track Name:</b> "{TrackName}" {/block:TrackName}</br> {block:PlayCount}<b>Played:</b> {PlayCount} times{/block:PlayCount} </div>
  821. {/block:Audio}
  822.  
  823. {block:Answer}
  824.  
  825. <table>
  826. <tr>
  827. <td style="width:40px;"><img src="{AskerPortraitURL-30}" style="float:left; margin-right:9px;margin-left:5px;padding:6px; border-radius:2px; background-color:{color:ask bg};"> <div style="position:absolute; font:20px courier;color:{color:ask bg}; margin-top:10px; margin-left:45px; z-index:88;">&#9658;</div></td>
  828. <td style="padding:4px; text-align:left; color:{color:ask text}; background-color:{color:ask bg}; border-radius:5px;}"> {Question}</td></tr>
  829. <tr>
  830. <td colspan="2" style="text-align:right;"><b>{Asker}</b></td>
  831.  
  832. </tr>
  833. <td colspan="2" style="text-align:left; padding-left:10px;margin-top:-15px;">{Answer}</td>
  834.  
  835. </table>
  836. {/block:Answer}
  837.  
  838. <div id="rbot">
  839. <a title="Reblog" href="{ReblogURL}" target="_blank">
  840. <div class="rp1"></div>
  841. <div class="rp2"></div>
  842. <div class="rp3"></div>
  843. <div class="rp4"></div>
  844. </a>
  845. </div>
  846.  
  847. </div>
  848.  
  849. {block:indexpage}
  850. {block:IfShowTags}{block:HasTags}
  851. <div id="tagged">
  852. {block:Tags} <a href="{TagURL}"> {Tag}</a>{/block:Tags}
  853. </div>{/block:HasTags}{/block:IfShowTags}
  854. {/block:indexpage}
  855.  
  856. {block:PermalinkPage}
  857. {block:Date}
  858. <div class="permalink">
  859. <h4>Posted {TimeAgo} {block:NoteCount} with {NoteCount} note(s){/block:NoteCount}</h4>
  860.  
  861. <h5>{block:RebloggedFrom} via: <a href="{ReblogParentURL}">{ReblogParentName}</a> • source: <a href="{ReblogRootURL}">{ReblogRootName}</a></br> {/block:RebloggedFrom} {block:HasTags}Tagged: {block:Tags} <a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</h5>
  862.  
  863. <div id="psnt">
  864. <a id="displayText" href="javascript:toggle();">Show Notes</a></div>
  865. <div id="toggleText" style="display: none">
  866. {block:PostNotes} {PostNotes} {/block:PostNotes}
  867.  
  868.  
  869. </div>
  870.  
  871. </div>
  872.  
  873. {/block:Date}
  874. {/block:PermalinkPage}
  875.  
  876. </div>
  877.  
  878. {/block:Posts}
  879.  
  880. </div>
  881.  
  882. </body>
  883. </html>
Advertisement
Add Comment
Please, Sign In to add comment