Advertisement
tezx

Eamaen Theme (500px Posts | Updated: 3/10/2013)

Sep 1st, 2013
4,282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.65 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!--EAMAEN THEME BY LNOCHI. PLEASE DON'T REMOVE CREDIT!
  6. Sidebar gif credit: LNOCHI.TUMBLR.COM-->
  7.  
  8. <head>
  9.  
  10. <meta name="color:Background" content="#fff">
  11. <meta name="color:Hover" content="#c4c4c4"/>
  12. <meta name="color:Title" content="#ffffff"/>
  13. <meta name="color:Post Background" content="#ffffff">
  14. <meta name="color:Post Border" content="#f1f1f1">
  15. <meta name="color:MP Border" content="#a8a8a8">
  16. <meta name="color:Post Text" content="#a8a8a8">
  17. <meta name="color:Post Bold" content="#8e8e8e">
  18. <meta name="color:Post Italic" content="#87d6f7">
  19. <meta name="color:Post Link" content="#3fbff3">
  20. <meta name="color:Post Blockquote" content="#96cce7">
  21. <meta name="color:Post Title" content="#3fbff3">
  22. <meta name="color:Sidebar BG" content="#ffffff">
  23. <meta name="color:Post BG" content="#f8f8f8">
  24. <meta name="color:Sidebar Text" content="#a8a8a8">
  25. <meta name="color:Sidebar Image Border" content="#f1f1f1">
  26. <meta name="color:Sidebar Bold" content="#ffffff">
  27. <meta name="color:Sidebar Bold BG" content="#d2b0f0">
  28. <meta name="color:Sidebar Italic" content="#8e8e8e">
  29. <meta name="color:Sidebar Underline" content="#8e8e8e">
  30. <meta name="color:Sidebar Strikethrough" content="#8e8e8e">
  31. <meta name="color:Sidebar Link" content="#8fc0dd">
  32. <meta name="color:Scrollbar" content="#cccccc"/>
  33. <meta name="color:Scrollbar BG" content="#cccccc"/>
  34. <meta name="color:Question" content="#a7a7a7"/>
  35. <meta name="color:Ques BG" content="#a7a7a7"/>
  36. <meta name="image:Sidebar Background" content="">
  37. <meta name="image:Sidebar" content="http://static.tumblr.com/aqoekwn/j6Zmsfmqp/001.gif">
  38. <meta name="if:Small Cursor" content="1"/>
  39. <meta name="if:Black and White Sidebar Image" content="1"/>
  40. <meta name="if:Show Captions" content="0">
  41. <meta name="if:Photo Fading" content="0">
  42. <meta name="if:Infinite Scroll" content="1">
  43. <meta name="text:Name 1" content="">
  44. <meta name="text:URL 1" content="http://">
  45. <meta name="text:Name 2" content="">
  46. <meta name="text:URL 2" content="http://">
  47. <meta name="text:Name 3" content="">
  48. <meta name="text:URL 3" content="http://">
  49. <meta name="text:Name 4" content="">
  50. <meta name="text:URL 4" content="http://">
  51. <meta name="text:Name 5" content="">
  52. <meta name="text:URL 5" content="http://">
  53. <meta name="text:Name 6" content="">
  54. <meta name="text:URL 6" content="http://">
  55.  
  56. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  57.  
  58. <title>{Title}</title>
  59. <link rel="shortcut icon" href="{Favicon}" />
  60. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  61.  
  62. {block:Description}
  63. <meta name="description" content="{MetaDescription}"/>
  64. {/block:Description}
  65.  
  66. <style type="text/css">
  67. {CustomCSS}
  68.  
  69. a:link, a:active, a:visited{
  70. color: {color:Link}
  71. text-decoration:none;
  72. -webkit-transition-duration:0.8s;
  73. }
  74.  
  75. a:hover{
  76. color:{color:Hover};
  77. }
  78.  
  79. {block:ifsmallcursor}*, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;} {/block:ifsmallcursor}
  80.  
  81. ::-webkit-scrollbar-thumb:vertical {
  82. background-color:{color:Scrollbar};
  83. height:10px;
  84. }
  85.  
  86. ::-webkit-scrollbar {
  87. height:0px;
  88. width:6px;
  89. background-color:{color:Scrollbar BG};
  90. }
  91.  
  92. body {
  93. background-image: url('{image:Background}');
  94. background-attachment: fixed;
  95. background-color: {color:Background};
  96. {block:ifsmallcursor}cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress !important;{/block:ifsmallcursor}
  97. }
  98.  
  99. #sidebarbg {
  100. position: fixed;
  101. left:0px;
  102. top: 0px;
  103. background-color: {color:Sidebar BG};
  104. height: 110%;
  105. width: 400px;
  106. position: fixed;
  107. opacity:1;
  108. }
  109.  
  110. #sidebarbg {
  111. position: fixed;
  112. left:415px;
  113. top: 0px;
  114. background-color: {color:Post BG};
  115. height: 110%;
  116. width: 5000px;
  117. position: fixed;
  118. opacity:1;
  119. }
  120.  
  121. #sidebar {
  122. position: fixed;
  123. left: 100px;
  124. top: 265px;
  125. }
  126.  
  127. #desc {
  128. width: 180px;
  129. height: auto;
  130. padding: 8px;
  131. padding-left:10px;
  132. font-family: calibri;
  133. font-size: 10px;
  134. text-decoration: none;
  135. color: {color:Sidebar Text};
  136. text-align: justify;
  137. line-height: 12px;
  138. z-index:444;
  139. }
  140.  
  141. #desc h2 {
  142. width:180px;
  143. height:auto;
  144. padding-left:12px;
  145. font-family:arial;
  146. font-weight:normal;
  147. text-align:justify;
  148. font-size:9px;
  149. color:{color:Sidebar Text};
  150. line-height: 11px;
  151. }
  152.  
  153. #desc i, em {
  154. color: {color:Sidebar Italic};
  155. }
  156.  
  157. #desc b, em {
  158. font-size:9px;
  159. letter-spacing:0px;
  160. font-family:;
  161. background-color:{color:Sidebar Bold BG};
  162. color: {color:Sidebar Bold};
  163. padding:1px;
  164. }
  165.  
  166. #desc u, em {
  167. color: {color:Sidebar Underline};
  168. }
  169.  
  170. #desc s, em {
  171. color: {color:Sidebar Strikethrough};
  172. }
  173.  
  174. #desc a {
  175. text-decoration: none;
  176. color: {color:Sidebar Link};
  177. }
  178.  
  179. #desc a:hover {
  180. text-decoration: none;
  181. color: {color:Hover};
  182. }
  183.  
  184. #desc img {
  185. max-width: 180px;
  186. padding:10px;
  187. border:2px solid {color:Sidebar Image Border};
  188. {block:IfPhotoFading}opacity: .8;
  189. {/block:IfPhotoFading}
  190. -webkit-transition: all 0.5s ease-in-out;
  191. -moz-transition: all 0.5s ease-in-out;
  192. -o-transition: all 0.5s ease-in-out;
  193. -ms-transition: all 0.5s ease-in-out;
  194. transition: all 0.5s ease-in-out;
  195. {block:IfBlackandWhiteSidebarImage}
  196. -webkit-filter: grayscale(100%);
  197. {/block:IfBlackandWhiteSidebarImage}
  198.  
  199. }
  200.  
  201. #desc img:hover {
  202. opacity: 1;
  203. }
  204.  
  205. #sidebar2 {
  206. position: fixed;
  207. left: 90px;
  208. top: 80px;
  209. }
  210.  
  211. #desc2 {
  212. width: 100px;
  213. height: auto;
  214. padding: 6px;
  215. padding-left: 6px;
  216. z-index: 444;
  217. }
  218.  
  219. #linkbar {
  220. float:left;
  221. position:fixed;
  222. width:20px;
  223. height:83px;
  224. text-align:center;
  225. margin-top:293px;
  226. margin-left:80px;
  227. }
  228.  
  229. #links {
  230. width:20px;
  231. height:18px;
  232. padding-top:2px;
  233. padding-bottom:2px;
  234. padding-left:-1px;
  235. opacity:.7;
  236. }
  237.  
  238. #links a {
  239. text-decoration:none; opacity:1;
  240. }
  241.  
  242. #links a:hover {
  243. opacity:0.8;
  244. }
  245.  
  246. #linku {
  247. position:fixed;
  248. width:20px;
  249. opacity:1;
  250. margin-top:-4px;
  251. -webkit-transition: all 0.5s ease-in-out;
  252. -moz-transition: all 0.5s ease-in-out;
  253. -o-transition: all 0.5s ease-in-out;
  254. -ms-transition: all 0.5s ease-in-out;
  255. transition: all 0.5s ease-in-out;
  256. }
  257.  
  258. #linku:hover {
  259. margin-left:-60px;
  260. -webkit-transition: all 0.5s ease-in-out;
  261. -moz-transition: all 0.5s ease-in-out;
  262. -o-transition: all 0.5s ease-in-out;
  263. -ms-transition: all 0.5s ease-in-out;
  264. transition: all 0.5s ease-in-out;
  265. }
  266.  
  267. #linkuu {
  268. width:80px;
  269. text-align: left;
  270. color: {color:Sidebar Link};
  271. position:block;
  272. font-family:trebuchet ms;
  273. font-size: 7px;
  274. line-height: 13px;
  275. letter-spacing: 2px;
  276. text-transform: uppercase;
  277. margin-left:17px;
  278. margin-top:-16px;
  279. opacity:0;
  280. }
  281.  
  282. #linkuu a {
  283. color: {color:Sidebar Link};
  284. opacity:1;
  285. }
  286.  
  287. #linkuu a:hover {
  288. color: {color:Hover};
  289. }
  290.  
  291. #linku:hover #linkuu{
  292. opacity:1;
  293. -webkit-transition: all 0.5s ease-in-out;
  294. -moz-transition: all 0.5s ease-in-out;
  295. -o-transition: all 0.5s ease-in-out;
  296. -ms-transition: all 0.5s ease-in-out;
  297. transition: all 0.5s ease-in-out;
  298. }
  299.  
  300. #titled {
  301. position:fixed;
  302. left:119px;
  303. top: 244px;
  304. }
  305.  
  306. #title {
  307. height: auto;
  308. color:{color:Title};
  309. text-align:center;
  310. width:180px;
  311. font-family:georgia;
  312. font-size:20px;
  313. }
  314.  
  315. {block:IfNotInfiniteScroll}
  316. #pag {
  317. color:{color:Sidebar Link};
  318. font-size: 12px;
  319. font-family: georgia;
  320. text-align:center;
  321. position:fixed;
  322. top:334px;
  323. left:381px;
  324. }
  325.  
  326. #pag a {
  327. font-size:12px;
  328. text-decoration:none;
  329. color:{color:Post Link};
  330. padding:2px 2px 4px 4px;
  331. }
  332.  
  333. #pag a:hover {
  334. color:{color:Hover};
  335. }
  336. {/block:IfNotInfiniteScroll}
  337.  
  338. #posts {
  339. {block:IndexPage}width: 500px;{/block:IndexPage}
  340. {block:PermalinkPage}width: 500px;{/block:PermalinkPage}
  341. float: left;
  342. margin-left: 460px;
  343. margin-top:13px;
  344. margin-bottom:20px;
  345. }
  346.  
  347. .entry {
  348. background-color: {color:Post Background};
  349. {block:IndexPage}width: 500px;{/block:IndexPage}
  350. {block:PermalinkPage}width: 500px;{/block:PermalinkPage}
  351. padding: 15px;
  352. position: relative;
  353. {block:IndexPage}float: left;{/block:IndexPage}
  354. margin: 40px;
  355. font-family: arial;
  356. letter-spacing: 0px;
  357. border:1px solid {color:Post Border};
  358. {block:IndexPage}font-size: 9px;{/block:IndexPage}
  359. {block:PermalinkPage}font-size: 9px;{/block:PermalinkPage}
  360. color: {color:Post Text};
  361. text-align: justify;
  362. {block:PermalinkPage}margin-left: margin-left: 120px;px;{/block:PermalinkPage}
  363. }
  364.  
  365. .entry .permalink{
  366. width:520px;
  367. height:auto;
  368. margin-left:-15px;
  369. margin-top:11px;
  370. opacity:1;
  371. padding-top:7px;
  372. padding-left:10px;
  373. padding-bottom:6px;
  374. position:absolute;
  375. text-align:center;
  376. font-family:calibri;
  377. font-size:8px;
  378. text-transform:uppercase;
  379. border-top:5px solid {color:Post Border};
  380. line-height:10px;
  381. -webkit-transition: all .7s ease-in-out;
  382. -moz-transition: all .7s ease-in-out;
  383. -o-transition: all .7s ease-in-out;
  384. -ms-transition: all .7s ease-in-out;
  385. transition: all .7s ease-in-out;
  386. }
  387.  
  388. .entry:hover .permalink{
  389. color:{color:Hover};
  390. opacity:1;
  391. z-index:9;
  392. height:auto;
  393. line-height:10px;
  394. -webkit-transition: all .5s ease-in-out;
  395. -moz-transition: all .5s ease-in-out;
  396. -o-transition: all .5s ease-in-out;
  397. -ms-transition: all .5s ease-in-out;
  398. transition: all .5s ease-in-out;
  399. }
  400.  
  401. .tags {
  402. margin-top:-1px;
  403. margin-left:-10px;
  404. font-size:9px;
  405. font-weight:;
  406. text-align:left;
  407. text-transform:;
  408. letter-spacing:px;
  409. color:{color:Post Text};
  410. }
  411.  
  412. .tags a {
  413. margin-left:px;
  414. padding:2px 4px;
  415. display:inline-block;
  416. text-decoration:none;
  417. color:{color: Post Link} !important;
  418. }
  419.  
  420. .tags a:hover {
  421. color:{color: Hover};
  422. }
  423.  
  424. .permalink a {
  425. color: {color:Post Link};
  426. }
  427.  
  428. .permalink a:hover {
  429. color: {color:Hover};
  430. }
  431.  
  432. .entry b, strong {
  433. color: {color:Post Bold};
  434. }
  435.  
  436. .entry i, em {
  437. color: {color:Post Italic};
  438. }
  439.  
  440. .entry a {
  441. color: {color:Post Link};
  442. text-decoration: none;
  443. }
  444.  
  445. .entry h1 {
  446. font-family:trebuchet ms;
  447. letter-spacing:3px;
  448. font-size:8px;
  449. color: {color:Post Title};
  450. font-weight: none;
  451. font-style: none;
  452. text-transform: uppercase;
  453. text-align: center;
  454. margin-bottom: -3px;
  455. margin-left:1px;
  456. }
  457.  
  458. .entry h1 a:hover {
  459. color: {color:Hover};
  460. }
  461.  
  462. .entry img {
  463. {block:IndexPage}max-width: 500px;{/block:IndexPage}
  464. {block:PermalinkPage}max-width: 500px;{/block:PermalinkPage}
  465. margin-bottom: -2px;
  466. {block:IfPhotoFading}opacity: .8;
  467. {/block:IfPhotoFading}
  468. -webkit-transition: all 0.5s ease-in-out;
  469. -moz-transition: all 0.5s ease-in-out;
  470. -o-transition: all 0.5s ease-in-out;
  471. -ms-transition: all 0.5s ease-in-out;
  472. transition: all 0.5s ease-in-out;
  473. }
  474.  
  475. .entry img:hover {
  476. opacity: 1;
  477. }
  478.  
  479. .photo {
  480. {block:IfPhotoFading}opacity: .8;
  481. {/block:IfPhotoFading}
  482. margin-bottom: -2px;
  483. -webkit-transition: all 0.5s ease-in-out;
  484. -moz-transition: all 0.5s ease-in-out;
  485. -o-transition: all 0.5s ease-in-out;
  486. -ms-transition: all 0.5s ease-in-out;
  487. transition: all 0.5s ease-in-out;
  488. }
  489.  
  490. .photo:hover {
  491. opacity: 1;
  492. }
  493.  
  494. a:hover {
  495. color: {color:Hover};
  496. }
  497.  
  498. .entry h2 {
  499. font-family: georgia;
  500. font-size: 11px;
  501. color: {color:Post Blockquote};
  502. font-weight: normal;
  503. font-style: italic;
  504. text-transform: none;
  505. letter-spacing: 0px;
  506. text-align: left;
  507. }
  508.  
  509. .quote {
  510. font-family: georgia;
  511. font-size: 20px;
  512. color: {color:Post Bold};
  513. float: left;
  514. margin-top: -1px;
  515. margin-right: 5px;
  516. }
  517.  
  518. .quest {
  519. background-color: {color:Ques BG};
  520. padding: 5px;
  521. color: {color:Question};
  522. }
  523.  
  524. chatt {
  525. color: {color:Ques BG};
  526. margin-top: -10px;
  527. font-size: 25px;
  528. margin-left: 10px;
  529. }
  530.  
  531. .askerr {
  532. margin-top: -17px;
  533. font-family: trebuchet ms;
  534. font-size: 7px;
  535. text-transform: uppercase;
  536. margin-left: 33px;
  537. letter-spacing: 1px;
  538. }
  539.  
  540. a:hover {
  541. color:{color:Hover};
  542. text-decoration: none;
  543. webkit-transition: all 0.3s linear;
  544. -webkit-transition: all 0.3s linear;
  545. -moz-transition: all 0.3s linear;
  546. transition: all 0.3s linear;
  547. }
  548.  
  549. .audio img {
  550. max-width: 50px;
  551. float: left;
  552. margin-right: 5px;
  553. border: 5px solid {color:MP Border};
  554. }
  555.  
  556. .player {
  557. background-color: {color:MP Border};
  558. height: 25px;
  559. width: 25px;
  560. padding: 5px;
  561. margin-left: 85px;
  562. margin-top: 10px;
  563. overflow: hidden;
  564. position: absolute;
  565. margin-left: 13px;
  566. margin-top: 13px;
  567. opacity: .5;
  568. transition: 0.5s;
  569. -moz-transition: 0.5s;
  570. -webkit-transition: 0.5s;
  571. -o-transition: 0.5s;
  572. }
  573.  
  574. .player:hover {
  575. opacity: .9;
  576. }
  577.  
  578. #audio{
  579. margin-top:90px;
  580. margin-left:86px;
  581. position:absolute;
  582. -webkit-border-radius: 60px;
  583. border-radius: 60px;
  584. -moz-border-radius: 60px;
  585. height: 80px;
  586. width:80px;
  587. overflow: hidden;
  588. background-color:#ffffff;
  589. text-align: center;
  590. opacity: 0.8;
  591. filter:alpha(opacity=0.8);
  592. }
  593.  
  594.  
  595. .permalink {
  596. font-family: calibri;
  597. font-size: 8px;
  598. color: {color:Post Text};
  599. text-transform: uppercase;
  600. text-align: left;
  601. width: 500px;
  602. float: left;
  603. margin-left: 53px;
  604. letter-spacing:1px;
  605. margin-top:-25px;
  606. position: relative;
  607. padding-top: 5px;
  608. border-top: 1px solid {color:Post Border};
  609. }
  610.  
  611. .permalink b {
  612. color: {color:Post Bold};
  613. font-weight: normal;
  614. }
  615.  
  616. .permalink a {
  617. color: {color:Post Link};
  618. text-decoration: none;
  619. }
  620.  
  621. #date {
  622. color: {color:Sidebar Italic};
  623. }
  624.  
  625. ol.notes {
  626. position: relative;
  627. z-index:444;
  628. padding: 0px;
  629. margin: 10px 0px;
  630. margin-left:10px;
  631. list-style-type: none;
  632. background: transparent;
  633. border: 0px;
  634. letter-spacing: 1px;
  635. }
  636.  
  637. ol.notes li.note {
  638. position: relative;
  639. padding: 1px;
  640. margin-left:5px;
  641. text-align: left;
  642. letter-spacing: 1px;
  643. }
  644.  
  645. .notes img{
  646. width: 15px;
  647. position: relative;
  648. top: 1px;
  649. margin-bottom:5px;
  650. opacity: 1;
  651. margin-left:0px;
  652. }
  653.  
  654. iframe#tumblr_controls {
  655. position: fixed !important;
  656. right:0px !important;
  657. -moz-transition: all 0.8s ease-out;
  658. -webkit-transition: opacity 0.7s linear;
  659. -webkit-transition: all 0.8s ease-out;
  660. transition: all 0.8s ease-out;
  661. opacity: 0.5;}
  662.  
  663. iframe#tumblr_controls:hover {
  664. -webkit-transition: opacity 0.7s linear;
  665. -moz-transition: all 0.4s ease-out;
  666. -webkit-transition: all 0.4s ease-out;
  667. transition: all 0.4s ease-out;
  668. opacity: 1;}
  669.  
  670. </style>
  671.  
  672. {block:IndexPage}
  673. {block:ifInfiniteScroll}
  674. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  675. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  676. {/block:ifInfiniteScroll}
  677. {/block:IndexPage}
  678.  
  679. </head>
  680. <body>
  681.  
  682. <div id="sidebarbg"></div>
  683. <div id="sidebarbg1"></div>
  684. <div id="titled">
  685. <div id="title">
  686. {Title}
  687. </div></div>
  688. <div id="sidebar">
  689. <div id="desc">
  690. {block:IfSidebarImage}<a href="/"><img src="{image:Sidebar}" width="200" height="auto"/></a><br />{/block:IfSidebarImage}
  691.  
  692. <h2>{Description}</h2>
  693.  
  694. </div>
  695.  
  696. </div>
  697.  
  698. </div></div>
  699.  
  700. <div id="linkbar">
  701.  
  702. <div id="links"><a href="/" title="Home"><img src="http://static.tumblr.com/liul60i/Q32mbzsen/home.png"></a></div>
  703.  
  704. <div id="links"><a href="/ask" title="Message"><img src="http://static.tumblr.com/liul60i/beCmbzshz/mail.png"></a></div>
  705.  
  706. <div id="links"><a title="theme" href="http://lnochi.tumblr.com/" target="new"><img src="http://static.tumblr.com/3dz05fq/u0Mmb20b0/heart.png"></a>
  707. </div>
  708.  
  709. <div id="links"><div id="linku">
  710. <img src="http://static.tumblr.com/aqoekwn/Hjvm71jqd/add.png"><div id="linkuu">
  711. {block:IfName1}<a href="{text:URL 1}">{text:Name 1}</a>{/block:IfName1}<br/>
  712. {block:IfName2}<a href="{text:URL 2}">{text:Name 2}</a>{/block:IfName2}<br/>
  713. {block:IfName3}<a href="{text:URL 3}">{text:Name 3}</a>{/block:IfName3}<br/>
  714. {block:IfName4}<a href="{text:URL 4}">{text:Name 4}</a>{/block:IfName4}<br/>
  715. {block:IfName5}<a href="{text:URL 5}">{text:Name 5}</a>{/block:IfName5}<br/>
  716. {block:IfName6}<a href="{text:URL 6}">{text:Name 6}</a>{/block:IfName6}</a></div></div>
  717.  
  718. <div id="sidebar2">
  719. <div id="desc2">
  720.  
  721. {block:IfNotInfiniteScroll}
  722. {block:pagination}
  723. <div id="pag" align="center">
  724. {block:PreviousPage}
  725. <a href="{PreviousPage}"><i>prev</i></a>
  726. {/block:PreviousPage}
  727.  
  728. {block:NextPage}
  729. <a href="{NextPage}"><i>next</i></a>
  730. {/block:NextPage}
  731. </div>
  732. {/block:pagination}
  733. {/block:IfNotInfiniteScroll}
  734. </div>
  735. </div>
  736. </div></div>
  737.  
  738. <div id="posts">
  739. {block:Posts}
  740.  
  741. <div class="entry">
  742.  
  743. {block:Text}
  744. {block:Title}<h1><span class="title">{Title}</span></h1>{/block:Title}
  745. <span class="entrytext">{Body}</span></a>
  746. {block:IndexPage}
  747. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{ShortMonth}/{Year}</a> / ♥ {notecount} / <a href="{ReblogURL}" target="_blank">reblog</a></span></a><br/>
  748. <div class="tags">{block:HasTags}
  749. {block:Tags}#<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}
  750. {/block:HasTags}</div>
  751. </div>
  752. {/block:IndexPage}
  753. {/block:Text}
  754.  
  755. {block:Photo}
  756. <center>{LinkOpenTag}<img src="{PhotoURL-500}" width="500px" alt="">{LinkCloseTag}</center>
  757. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  758. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
  759. {Caption}
  760. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  761. {block:IndexPage}
  762. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{ShortMonth}/{Year}</a> / ♥ {notecount} / <a href="{ReblogURL}" target="_blank">reblog</a></span></a><br/>
  763. <div class="tags">{block:HasTags}
  764. {block:Tags}#<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}
  765. {/block:HasTags}</div>
  766. </div>
  767. {/block:IndexPage}
  768. {/block:Photo}
  769.  
  770. {block:Photoset}
  771. <div class="photo">{block:IndexPage}{Photoset-500}{/block:IndexPage}
  772. {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</div>
  773. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  774. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
  775. {Caption}
  776. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  777. {block:IndexPage}
  778. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{ShortMonth}/{Year}</a> / ♥ {notecount} / <a href="{ReblogURL}" target="_blank">reblog</a></span></a><br/>
  779. <div class="tags">{block:HasTags}
  780. {block:Tags}#<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}
  781. {/block:HasTags}</div>
  782. </div>
  783. {/block:IndexPage}
  784. {/block:Photoset}
  785.  
  786. {block:Quote}
  787. <div class="quote">&#10077;</div>
  788. <h2>{Quote}</h2>
  789. {block:Source}<div style="text-align: right; padding-right: 2px; font-family: trebuchet ms; font-size:7px; text-transform: uppercase; letter-spacing: 1px;">- {Source}</div>{/block:Source}
  790. {block:IndexPage}
  791. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{ShortMonth}/{Year}</a> / ♥ {notecount} / <a href="{ReblogURL}" target="_blank">reblog</a></span></a><br/>
  792. <div class="tags">{block:HasTags}
  793. {block:Tags}#<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}
  794. {/block:HasTags}</div>
  795. </div>
  796. {/block:IndexPage}
  797. {/block:Quote}
  798.  
  799. {block:Link}
  800. <h1><a href="{URL}" target="{Target}">{Name}</a></h1>
  801. {block:Description}{Description}{/block:Description}
  802. {block:IndexPage}
  803. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{ShortMonth}/{Year}</a> / ♥ {notecount} / <a href="{ReblogURL}" target="_blank">reblog</a></span></a><br/>
  804. <div class="tags">{block:HasTags}
  805. {block:Tags}#<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}
  806. {/block:HasTags}</div>
  807. </div>
  808. {/block:IndexPage}
  809. {/block:Link}
  810.  
  811. {block:Chat}
  812. {block:Title}<h1>{Title}</h1>{/block:Title}
  813. {block:Lines}
  814. {block:Label}
  815. <b>{Label}</b>
  816. {/block:Label}
  817. {Line}<br />
  818. {/block:Lines}
  819. {block:IndexPage}
  820. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{ShortMonth}/{Year}</a> / ♥ {notecount} / <a href="{ReblogURL}" target="_blank">reblog</a></span></a><br/>
  821. <div class="tags">{block:HasTags}
  822. {block:Tags}#<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}
  823. {/block:HasTags}</div>
  824. </div>
  825. {/block:IndexPage}
  826. {/block:Chat}
  827.  
  828. {block:Audio}
  829. {block:AlbumArt}<div class="audio"><img src="{AlbumArtURL}" alt=""></div>{/block:AlbumArt}
  830. <div class="player">{AudioPlayerWhite}</div>
  831. <div style="font-size: 8px; margin-top: 4px; margin-left: 10px; text-transform: uppercase; line-height: 18px; letter-spacing:1px; font-family:trebuchet ms;">{block:Artist}<b>Artist:</b> {Artist}{/block:Artist}<br />{block:TrackName}<b>Song:</b> {TrackName}{/block:TrackName}<br /><b>Plays:</b> {FormattedPlayCount}</div>
  832. {block:IndexPage}
  833. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{ShortMonth}/{Year}</a> / ♥ {notecount} / <a href="{ReblogURL}" target="_blank">reblog</a></span></a><br/>
  834. <div class="tags">{block:HasTags}
  835. {block:Tags}#<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}
  836. {/block:HasTags}</div>
  837. </div>
  838. {/block:IndexPage}
  839. {/block:Audio}
  840.  
  841. {block:Video}
  842. {block:IndexPage}{Video-500}{/block:IndexPage}
  843. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  844. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  845. {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}
  846. {Caption}
  847. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  848. {block:IndexPage}
  849. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{ShortMonth}/{Year}</a> / ♥ {notecount} / <a href="{ReblogURL}" target="_blank">reblog</a></span></a><br/>
  850. <div class="tags">{block:HasTags}
  851. {block:Tags}#<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}
  852. {/block:HasTags}</div>
  853. </div>
  854. {/block:IndexPage}
  855. {/block:Video}
  856.  
  857. {block:Answer}
  858. <div class="quest">{question}</div>
  859. <div class="chatt">◥</div>
  860. <div class="askerr">{asker}</div>
  861. {answer}
  862. {block:IndexPage}
  863. <div class="permalink"><a href="{Permalink}">{DayOfMonth}/{ShortMonth}/{Year}</a> / ♥ {notecount} / <a href="{ReblogURL}" target="_blank">reblog</a></span></a><br/>
  864. <div class="tags">{block:HasTags}
  865. {block:Tags}#<a href="/tagged/{Tag}">{Tag}</a>{/block:Tags}
  866. {/block:HasTags}</div>
  867. </div>
  868. {/block:IndexPage}
  869. {/block:Answer}
  870.  
  871. </div>
  872.  
  873. {block:PermalinkPage}
  874. <div class="permalink">
  875. <center><div id="date">{block:Date}Posted {12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Month} {DayOfMonth}, {Year}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</div>{block:RebloggedFrom}origin: <a href="{ReblogRootURL}">{ReblogRootName}</a> &nbsp;|&nbsp; via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br />{/block:RebloggedFrom}
  876. {block:HasTags}<b>tags &raquo;</b> {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</center>
  877. {block:PostNotes}
  878. {PostNotes}
  879. {/block:PostNotes}
  880. </div>
  881. {/block:PermalinkPage}
  882.  
  883. {/block:Posts}
  884. </div>
  885.  
  886. </body>
  887. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement