Advertisement
yamuraiha

Theme: Blue Magician

Jul 12th, 2013
2,940
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.00 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. Theme 3: Blue Magician
  7. by aomiki.tumblr.com
  8.  
  9. Please don't remove the credit. You can place it somewhere else on your blog as long as you don't remove it.
  10.  
  11. -->
  12.  
  13.  
  14. <link rel="shortcut icon" href="{Favicon}"/> <title>{Title}</title>
  15. <head>
  16. <html>
  17.  
  18. <meta name="image:BG" content="http://static.tumblr.com/f7gp4zt/n0vmn44x6/tumblr_lxwynw0pdg1r9g6hvo5_250.png"/>
  19. <meta name="image:sidebar" content="http://static.tumblr.com/f7gp4zt/rromn44xt/yamus.png"/>
  20. <meta name="image:icon" content="http://static.tumblr.com/f7gp4zt/oklmn44ye/naluicon.png"/>
  21.  
  22. <meta name="color:BG" content="#fdfdfd">
  23. <meta name="color:description" content="#a29f9f">
  24. <meta name="color:blogtitle" content="#e0bb9a">
  25.  
  26.  
  27. <meta name="color:entryborder" content="#f1f1f1">
  28. <meta name="color:sidebarborder" content="#fdedce">
  29.  
  30. <meta name="color:linksbg" content="#bfdde5">
  31. <meta name="color:linksbghover" content="#ffffff">
  32. <meta name="color:links" content="#fafbfc">
  33. <meta name="color:linkshover" content="#ee8d8d">
  34.  
  35. <meta name="color:entrybg" content="#fffdfd">
  36. <meta name="color:entrybold" content="#ff5470">
  37. <meta name="color:entryitalic" content="#b1e7e3">
  38. <meta name="color:entrylink" content="#eec997">
  39. <meta name="color:entrytitle" content="#ee989f">
  40. <meta name="color:entrytext" content="#6c6c6c">
  41.  
  42. <meta name="color:desclink" content="#f38382">
  43. <meta name="color:descbold" content="#a0462e">
  44. <meta name="color:descitalic" content="#c2d3e7">
  45.  
  46. <meta name="color:info" content="#fafeff">
  47. <meta name="color:infobg" content="#daedff">
  48.  
  49. <meta name="color:Ask" content="#fffcfc">
  50. <meta name="color:AskBG" content="#dbcff3">
  51.  
  52. <meta name="text:link1" content="">
  53. <meta name="text:link1url" content="">
  54. <meta name="text:link2" content="">
  55. <meta name="text:link2url" content="">
  56. <meta name="text:link3" content="">
  57. <meta name="text:link3url" content="">
  58. <meta name="text:link4" content="">
  59. <meta name="text:link4url" content="">
  60. <meta name="text:link5" content="">
  61. <meta name="text:link5url" content="">
  62. <meta name="text:link6" content="">
  63. <meta name="text:link6url" content="">
  64. <meta name="text:link7" content="">
  65. <meta name="text:link7url" content="">
  66.  
  67.  
  68. <meta name="if:smallerposts" content="0" />
  69. <meta name="if:biggerposts" content="1" />
  70. <meta name="if:ShowCaption" content="0" />
  71. <meta name="if:ShowTags" content="0" />
  72. <meta name="if:FadingImages" content="0" />
  73.  
  74. <meta name="text:blogtitle" content="blogtitle">
  75.  
  76.  
  77. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  78.  
  79.  
  80. {block:Description}
  81. <meta name="Description" content="{MetaDescription}"/>
  82. {/block:Description}
  83. <style type="text/css">
  84.  
  85.  
  86. ::-webkit-scrollbar-thumb:vertical{
  87. background-color: {color:sidebarborder};
  88. height: 50px;
  89. }
  90.  
  91. ::-webkit-scrollbar{
  92. height: 10px;
  93. width: 8px;
  94. background-color: {color:BG};
  95. }
  96.  
  97. ::selection{
  98. background: {color:linksbg};
  99. color: {color:linkshover};
  100. }
  101.  
  102. ::-moz-selection{
  103. background: {color:linksbg};
  104. color: {color:linkshover};
  105. }
  106.  
  107. ::-webkit-selection{
  108. background: {color:linksbg};
  109. color: {color:linkshover};
  110. }
  111.  
  112. @font-face {
  113. font-family: "enchantedprairiedog";
  114. src: url('http://static.tumblr.com/f7gp4zt/m8tmhx46q/enchantedprairiedog.ttf');
  115. }
  116.  
  117. @font-face {
  118. font-family: "contribute_free-version";
  119. src: url('http://static.tumblr.com/f7gp4zt/Jqsmhx4op/contribute_free-version.ttf');
  120. }
  121.  
  122. @font-face {
  123. font-family: "tinytots";
  124. src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');
  125. }
  126.  
  127. @font-face {
  128. font-family: "talldark";
  129. src: url('http://static.tumblr.com/f7gp4zt/X6kmi0uje/talldark.ttf');
  130. }
  131.  
  132. @font-face {
  133. font-family: "basicl";
  134. src: url('http://static.tumblr.com/f7gp4zt/jmEmi0x0t/basicl.ttf');
  135. }
  136.  
  137. body{
  138. background-image: url('{image:BG}');
  139. background-attachment: fixed;
  140. background-repeat: repeat;
  141. background-color:{color:BG};
  142. margin: 0px;
  143. }
  144.  
  145. a {text-decoration:none}
  146.  
  147. #cont{
  148. {block:ifbiggerposts}width: 500px;{/block:ifbiggerposts}
  149. {block:ifsmallerposts}width: 400px;{/block:ifsmallerposts}
  150. margin-left: 440px;
  151. margin-top: 10px;
  152. margin-bottom: 30px;
  153. }
  154.  
  155. #entry{
  156. {block:ifbiggerposts}width: 500px;{/block:ifbiggerposts}
  157. {block:ifsmallerposts}width: 400px;{/block:ifsmallerposts}
  158. overflow: hidden;
  159. background-color: {color:entrybg};
  160. padding: 13px;
  161. font-family: verdana;
  162. color: {color:entrytext};
  163. font-size: 10px;
  164. margin: 25px;
  165. border-style: solid;
  166. border-width: 1px;
  167. border-color: {color:entryborder};
  168. }
  169.  
  170. #entry img{
  171. {block:ifbiggerposts}max-width: 500px;{/block:ifbiggerposts}
  172. {block:ifsmallerposts}max-width: 400px;{/block:ifsmallerposts}
  173. {block:iffadingimages}
  174. opacity: 0.8;
  175. -webkit-transition: all 0.6s ease-in;
  176. -moz-transition: all 0.6s ease-in;
  177. -o-transition: all 0.6s ease-in;
  178. -ms-transition: all 0.6s ease-in;
  179. transition: all 0.6s ease-in;{/block:iffadingimages}
  180. }
  181.  
  182. #entry img:hover{
  183. {block:iffadingimages}
  184. opacity:1;{/block:iffadingimages}
  185. -webkit-transition: all 0.6s ease-in;
  186. -moz-transition: all 0.6s ease-in;
  187. -o-transition: all 0.6s ease-in;
  188. -ms-transition: all 0.6s ease-in;
  189. transition: all 0.6s ease-in;
  190. }
  191.  
  192. #entry i,em{
  193. color: {color:entryitalic};
  194. }
  195.  
  196. #entry b,strong{
  197. color: {color:entrybold};
  198. }
  199.  
  200. #entry a{
  201. color: {color:entrylink};
  202. }
  203.  
  204. #entry a:hover{
  205. color: {color:entrybold};
  206. }
  207.  
  208.  
  209. #entry blockquote{
  210. border-left: 3px solid {color:entrybold};
  211. padding-left: 4px;
  212. margin: 15px;
  213. }
  214.  
  215. #entry h1{
  216. font-family: verdana;
  217. font-size: 16px;
  218. text-transform: uppercase;
  219. letter-spacing: 2px;
  220. color: {color:entrytitle}
  221. }
  222.  
  223. #entry h2{
  224. font-family: tahoma;
  225. font-size: 14px;
  226. letter-spacing: 1px;
  227. text-align: center;
  228. color: {color:entrytitle}
  229. }
  230.  
  231. #entry h3{
  232. font-family: Lucida Console;
  233. font-size: 12px;
  234. letter-spacing: 1px;
  235. text-transform: lowercase;
  236. color: {color:entrytitle}
  237. }
  238.  
  239.  
  240. .photo{
  241. {block:iffadingimages}opacity: 0.8; -webkit-transition: all 0.6s ease-in; -moz-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in; -ms-transition: all 0.6s ease-in; transition: all 0.6s ease-in;{/block:iffadingimages}
  242. }
  243.  
  244. .photo:hover{
  245. {block:iffadingimages}opacity: 1;
  246. -webkit-transition: all 0.6s ease-in;
  247. -moz-transition: all 0.6s ease-in;
  248. -o-transition: all 0.6s ease-in;
  249. -ms-transition: all 0.6s ease-in;
  250. transition: all 0.6s ease-in;{/block:iffadingimages}
  251. }
  252.  
  253. .stuff{
  254. opacity: 0.6;
  255. float: right;
  256. margin-left: 530px;
  257. margin-top: -11px;
  258. position: absolute;
  259. font-family: consolas;
  260. font-size: 8px;
  261. text-transform: uppercase;
  262. letter-spacing: 1px;
  263. {block:ifbiggerposts}margin-left: 36px;{/block:ifbiggerposts}
  264. {block:ifsmallerposts}margin-left: -2px;{/block:ifsmallerposts}
  265. width: 505px;
  266. text-transform: uppercase;
  267. color: {color:entrybold};
  268. -webkit-transition: all 0.6s ease-in;
  269. -moz-transition: all 0.6s ease-in;
  270. -o-transition: all 0.6s ease-in;
  271. -ms-transition: all 0.6s ease-in;
  272. transition: all 0.6s ease-in;
  273. }
  274.  
  275. .stuff a{
  276. color: {color:linksbg};
  277. }
  278.  
  279. .stuff:hover{
  280. opacity: 1;
  281. -webkit-transition: all 0.6s ease-in;
  282. -moz-transition: all 0.6s ease-in;
  283. -o-transition: all 0.6s ease-in;
  284. -ms-transition: all 0.6s ease-in;
  285. transition: all 0.6s ease-in;
  286. }
  287.  
  288.  
  289. #dingens{
  290. position: fixed;
  291. margin-left: 140px;
  292. margin-top: 81px;
  293. padding-top: 30px;
  294. z-index: 9;
  295. }
  296.  
  297. #sb{
  298. position: fixed;
  299. margin-top: -27px;
  300. margin-left: -13px;
  301. width: 230px;
  302. }
  303.  
  304. #sb img{
  305. max-width: 220px;
  306. padding-top: 10px;
  307. padding-left: 10px;
  308. padding-right: 10px;
  309. padding-bottom: 10px;
  310. background-color: {color:sidebarborder};
  311. }
  312.  
  313. #icon{
  314. position: fixed;
  315. margin-top: 269px;
  316. margin-left: 40px;
  317. width: 230px;
  318. }
  319.  
  320. #icon img{
  321. width: 60px;
  322. height: 60px;
  323. padding-top: 6px;
  324. padding-left: 6px;
  325. padding-right: 6px;
  326. padding-bottom: 6px;
  327. background-color: {color:sidebarborder};
  328. }
  329.  
  330. #desc{
  331. font-family: calibri;
  332. font-size: 10px;
  333. margin-left: 22px;
  334. margin-top: 3px;
  335. width: 175px;
  336. color: {color:description};
  337. position: relative;
  338. }
  339.  
  340. #desc a{
  341. color: {color:desclink};
  342. }
  343.  
  344. #desc a:hover{
  345. color: {color:linksbg};
  346. }
  347.  
  348. #desc i, em{
  349. color: {color:descitalic};
  350. }
  351.  
  352. #desc b, strong{
  353. color: {color:descbold};
  354. }
  355.  
  356. #links{
  357. font-family: calibri;
  358. text-align: center;
  359. font-size: 8px;
  360. line-height: 7px;
  361. text-transform: uppercase;
  362. letter-spacing: 0px;
  363. margin-top: 92px;
  364. margin-left: 38px;
  365. position: fixed;
  366. z-index: 8;
  367. }
  368.  
  369. #links a{
  370. color: {color:links};
  371. padding: 4px;
  372. margin: 2px;
  373. height: 7px;
  374. width: 65px;
  375. display: block;
  376. padding-right: 3px;
  377. background-color: {color:linksBG};
  378. -webkit-transition: all 0.8s ease-in;
  379. -moz-transition: all 0.8s ease-in;
  380. -o-transition: all 0.8s ease-in;
  381. -ms-transition: all 0.8s ease-in;
  382. transition: all 0.8s ease-in;
  383. }
  384.  
  385. #links a:hover{
  386. color: {color:linkshover};
  387. -webkit-transition: all 0.6s ease-in;
  388. -moz-transition: all 0.6s ease-in;
  389. -o-transition: all 0.6s ease-in;
  390. -ms-transition: all 0.6s ease-in;
  391. transition: all 0.6s ease-in;
  392. background-color: {color:linksbghover};
  393. }
  394.  
  395. #links img{
  396. opacity: 0.6;
  397. }
  398.  
  399. #asker{
  400. font-family: consolas;
  401. font-size: 8px;
  402. letter-spacing: 1px;
  403. text-transform: uppercase;
  404. text-align: right;
  405. }
  406.  
  407. #asker a{
  408. color: {color:Ask};
  409. }
  410.  
  411. #asker a:hover{
  412. color: {color:LinksBorder};
  413. }
  414.  
  415. #askimage{
  416. float: left;
  417. margin-bottom: 30px;
  418. margin-left: -47px;
  419. }
  420.  
  421. #askimage img{
  422. border-radius: 2px;
  423. border: 2px;
  424. border-style: solid;
  425. color: {color:AskBG};
  426. }
  427.  
  428. #questcont{
  429. margin-left: 45px;
  430. }
  431.  
  432. #question{
  433. font-family: lucida console;
  434. color: {color:Ask};
  435. font-size: 9px;
  436. font-weight: normal;
  437. letter-spacing: 1px;
  438. text-align: left;
  439. padding-top: 15px;
  440. padding-bottom: 20px;
  441. padding-left: 5px;
  442. padding-right: 5px;
  443. background-color: {color:AskBG};
  444. border-radius: 1px;
  445. height: auto;
  446. }
  447.  
  448.  
  449. #answer{
  450. font-family: trebuchet ms;
  451. color: {color:Answer};
  452. font-size: 12px;
  453. font-weight: normal;
  454. margin-right: 40px;
  455. }
  456.  
  457.  
  458. #audio{
  459. font-family: lucida console;;
  460. font-weight: normal;
  461. font-size: 9px;
  462. margin-left: 9px;
  463. }
  464.  
  465. #albumimg img{
  466. float: left;
  467. padding-right: 15px;
  468. width: 100px
  469. height: 10px;
  470. margin: 5px;
  471.  
  472. }
  473.  
  474. #player{
  475. width: 100px;
  476. height: 100px;
  477. margin-left: 5px;
  478. margin-top: 45px;
  479. float: left;
  480. overflow: hidden;
  481. position: absolute;
  482. opacity: 0.3;
  483. overflow: hidden;
  484. position: absolute;
  485. -webkit-transition: all 0.4s ease-in;
  486. -moz-transition: all 0.4s ease-in;
  487. -o-transition: all 0.4s ease-in;
  488. -ms-transition: all 0.4s ease-in;
  489. transition: all 0.4s ease-in;
  490. }
  491.  
  492. #player:hover{
  493. opacity: 1;
  494. -webkit-transition: all 0.6s ease-in;
  495. -moz-transition: all 0.6s ease-in;
  496. -o-transition: all 0.6s ease-in;
  497. -ms-transition: all 0.6s ease-in;
  498. transition: all 0.6s ease-in;
  499. }
  500.  
  501. #aud{
  502. min-height: 100px;
  503. }
  504.  
  505. #link{
  506. font-family: verdana;
  507. font-size: 13px;
  508. padding-left: 5px;
  509. text-align: left;
  510. color: {color:entrylink};
  511. border-left: 6px solid {color:entryBold};
  512. }
  513.  
  514. #link a:hover{
  515. color: {color:entrybold};
  516. }
  517.  
  518. #quote{
  519. font-family: arial;
  520. font-size: 12px;
  521. letter-spacing: 1px;
  522. text-align: center;
  523. }
  524.  
  525. #pagi{
  526. font-family: courier new;
  527. font-size: 9px;
  528. text-transform: uppercase;
  529. letter-spacing: 1px;
  530. text-align: center;
  531. margin-top: 300px;
  532. margin-left: 355px;
  533. height: 30px;
  534. width: 55px;
  535. position: fixed;
  536. display: block;
  537. color: {color:sidebarborder};
  538. z-index: 9999;
  539. }
  540.  
  541. #pagi a{
  542. opacity: 0.7;
  543. padding-left: 3px;
  544. padding-right: 3px;
  545. color: {color:blogtitle};
  546. }
  547.  
  548. #pagi a:hover{
  549. opacity: 1;
  550. }
  551.  
  552.  
  553. #blogtitle{
  554. font-family: courier;
  555. font-size: 15px;
  556. letter-spacing: 2px;
  557. color: {color:blogtitle};
  558. margin-top: -45px;
  559. margin-left: -5px;
  560. text-alignt: center;
  561. text-transform: uppercase;
  562. position: absolute;
  563. height: 20px;
  564. line-height: 20px;
  565. width: 280px;
  566. }
  567.  
  568. #blogtitle a{
  569. color: {color:blogtitle};
  570. }
  571.  
  572.  
  573. #info{
  574. padding-left: 10px;
  575. padding-top: 3px;
  576. padding-bottom: 3px;
  577. position: relative;
  578. margin-top: 50px;
  579. width: 516px;
  580. height: 30px;
  581. font-family: consolas;
  582. font-size: 8px;
  583. letter-spacing: 1px;
  584. text-transform: uppercase;
  585. }
  586.  
  587. .notes{
  588. font-family: trebuchet ms;
  589. font-size: 9px;
  590. font-weight: normal;
  591. text-transform: lowercase;
  592. color: {color:askbg};
  593. margin-top: 30px;
  594. {block:ifbiggerposts}margin-left: 6px;{/block:ifbiggerposts}
  595. {block:ifsmallerposts}margin-left: 4px;{/block:ifsmallerposts}
  596. font-weight: normal;
  597. }
  598.  
  599. .notes a{
  600. color: {color:linksbg};
  601. }
  602.  
  603. .notes a:hover{
  604. color: {color:entrytitle};
  605. }
  606.  
  607. .li notes{
  608. padding: 15px;
  609. margin: 12px;
  610. list-style-type: none;
  611. color: {color:askbg};
  612. }
  613.  
  614. .info{
  615. height: 25px;
  616. padding: 4px;
  617. width: 546px;
  618. font-family: trebuchet ms;
  619. font-size: 9px;
  620. line-height: 8px;
  621. letter-spacing: 1px;
  622. text-transform: uppercase;
  623. margin-top: -27px;
  624. margin-left: 23px;
  625. color: {color:info};
  626. -webkit-transition: all 0.4s ease-in;
  627. -moz-transition: all 0.4s ease-in;
  628. -o-transition: all 0.4s ease-in;
  629. -ms-transition: all 0.4s ease-in;
  630. transition: all 0.4s ease-in;
  631. }
  632.  
  633. .info a{
  634. color: {color:info};
  635. }
  636.  
  637.  
  638. .stats{
  639. height: auto;
  640. padding: 4px;
  641. {block:ifbiggerposts}width: 521px;{/block:ifbiggerposts}
  642. {block:ifsmallerposts}width: 421px;{/block:ifsmallerposts}
  643. font-family: calibri;
  644. font-size: 9px;
  645. line-height: 8px;
  646. background-color: {color:infobg};
  647. letter-spacing: 1px;
  648. text-transform: uppercase;
  649. margin-top: -21px;
  650. margin-left: 24px;
  651. color: {color:info};
  652. }
  653.  
  654. .stats a{
  655. color: {color:info};
  656. }
  657.  
  658.  
  659. #credit{
  660. font-family: consolas;
  661. font-size: 8px;
  662. text-transform: uppercase;
  663. letter-spacing: 1px;
  664. position: fixed;
  665. bottom:3px;
  666. right: 4px;
  667. }
  668.  
  669. #credit a{
  670. color: {color:entrytitle};
  671. }
  672.  
  673.  
  674.  
  675.  
  676. iframe#tumblr_controls{
  677. position:fixed!important; margin-left:35px; white-space:nowrap; z-index; 9999; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:0.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out;
  678. }
  679.  
  680.  
  681. {CustomCSS}
  682.  
  683. *, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  684.  
  685. </style>
  686.  
  687.  
  688. </head>
  689.  
  690. <body>
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697. <div id="pagi">
  698.  
  699. {block:Pagination} {block:PreviousPage} <a href="{PreviousPage}">back</a> {/block:PreviousPage}
  700. {block:NextPage} <a href="{NextPage}">next</a> {/block:NextPage}
  701.  
  702. {/block:Pagination}
  703.  
  704.  
  705.  
  706. </div>
  707.  
  708. <div id="credit"><a href="http://www.aomiki.tumblr.com">Theme</a></div>
  709.  
  710. <div id="dingens">
  711.  
  712. <div id="blogtitle"><a href="/">{Text:blogtitle}</a></div>
  713.  
  714. <div id="sb">
  715. <img src="{image:Sidebar}"/>
  716.  
  717.  
  718.  
  719. <div id="desc">
  720. {Description}
  721.  
  722. </div>
  723. </div></div>
  724.  
  725. <div id="links">
  726.  
  727.  
  728. <a href="/">home</a>
  729. <a href="/ask">ask</a>
  730. <a href="/archive">archive</a>
  731. {block:iflink1}<a href="{text:link1url}">{text:link1}</a>{/block:iflink1}
  732. {block:iflink2}<a href="{text:link2url}">{text:link2}</a>{/block:iflink2}
  733. {block:iflink3}<a href="{text:link3url}">{text:link3}</a>{/block:iflink3}
  734. {block:iflink4}<a href="{text:link4url}">{text:link4}</a>{/block:iflink4}
  735. {block:iflink5}<a href="{text:link5url}">{text:link5}</a>{/block:iflink5}
  736. {block:iflink6}<a href="{text:link6url}">{text:link6}</a>{/block:iflink6}
  737. {block:iflink7}<a href="{text:link7url}">{text:link7}</a>{/block:iflink7}
  738.  
  739.  
  740. </div>
  741.  
  742. <div id="icon"><img src="{image:icon}"/>
  743. </div>
  744.  
  745. <div id="cont">
  746.  
  747. {block:Posts}
  748.  
  749.  
  750. <div id="entry">
  751.  
  752.  
  753. {block:Text}
  754. {block:Title}
  755. <h1>{Title}</h1>
  756. {/block:Title}
  757.  
  758. {Body}
  759. {/block:Text}
  760.  
  761. {block:Photo}
  762.  
  763. {block:ifbiggerposts}<img id="photo" src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  764.  
  765. {/block:ifbiggerposts}
  766.  
  767. {block:ifsmallerposts}<img id="photo" src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  768.  
  769.  
  770. {/block:ifsmallerposts}
  771.  
  772.  
  773.  
  774. {block:IfShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaption}
  775. {block:IfNotShowCaption}{block:PermalinkPage}{block:Caption}
  776. {Caption}
  777. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaption}
  778.  
  779. {/block:Photo}
  780.  
  781.  
  782. {block:Photoset}
  783. {block:ifbiggerposts}<div class="photo">{Photoset-500}</div>
  784. {/block:ifbiggerposts}
  785.  
  786. {block:ifsmallerposts}<div class="photo">{Photoset-400}</div>
  787. {/block:ifsmallerposts}
  788.  
  789.  
  790.  
  791. {block:IfShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaption}
  792. {block:IfNotShowCaption}{block:PermalinkPage}{block:Caption}
  793. {Caption}
  794. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaption}
  795.  
  796. {/block:Photoset}
  797.  
  798. {block:Video}
  799.  
  800. {block:ifbiggerposts}{Video-500}{/block:ifbiggerposts}
  801. {block:ifsmallerposts}{Video-400}{/block:ifsmallerposts}
  802.  
  803. {block:IfShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaption}
  804. {block:IfNotShowCaption}{block:PermalinkPage}{block:Caption}
  805. {Caption}
  806. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaption}
  807. {/block:Video}
  808.  
  809. {block:Chat}
  810.  
  811. {block:Title}<h1>{Title}</h1>{/block:Title}
  812. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label}
  813. {Line}<br>
  814. {/block:Lines}
  815.  
  816. {/block:Chat}
  817.  
  818.  
  819. {block:Answer}
  820. <div id="questcont">
  821.  
  822. <a href="{AskerURL}"><div id="askimage"><img src="{AskerPortraitURL-40}"> </a></div>
  823.  
  824. <div id="question">{Question}</div>
  825.  
  826.  
  827. <div id="answer">{Answer}</div>
  828.  
  829. </div>
  830.  
  831. {/block:Answer}
  832.  
  833.  
  834. {block:Audio}{block:Title}<h1>{Title}</h1>{/block:Title}
  835.  
  836. <div id="albumimg">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div>
  837.  
  838. <div id="aud"><div id="player">{block:AudioPlayer}
  839.  
  840. {AudioPlayerWhite}</div>
  841.  
  842. {block:Artist}
  843. <br><b>Artist</b>:
  844. {Artist}
  845. {/block:Artist}
  846. {block:Album}<br><b>Album</b>:
  847. {Album}
  848. {/block:Album}
  849. {block:TrackName}<br> <b>Track</b>: {TrackName}{/block:TrackName}
  850.  
  851.  
  852.  
  853. {/block:AudioPlayer}</div>
  854.  
  855. {block:IfShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaption}
  856. {block:IfNotShowCaption}{block:PermalinkPage}{block:Caption}
  857. {Caption}
  858. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaption}
  859.  
  860. {/block:Audio}
  861.  
  862.  
  863.  
  864. {block:Link}<div id="link">
  865. <a href="{URL}"><a href="{URL}" {Target}>{Name} </a>
  866.  
  867. </div>
  868.  
  869. {block:Description} {Description} {/block:Description}
  870. {block:IfShowCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaption}
  871. {block:IfNotShowCaption}{block:PermalinkPage}{block:Caption}
  872. {Caption}
  873. {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaption}
  874.  
  875.  
  876. {/block:Link}
  877.  
  878. {block:Quote} <div id="quote">{Quote}</div>
  879. {block:Source}<p align="right"><br> - {Source}{/block:Source}
  880.  
  881. {/block:Quote}
  882.  
  883.  
  884.  
  885. {block:ContentSource}
  886. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  887. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  888. {/block:SourceLogo}
  889. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  890. {/block:ContentSource}
  891.  
  892.  
  893.  
  894.  
  895.  
  896. </div>
  897.  
  898.  
  899. {block:IndexPage}
  900. {block:ifbiggerposts}
  901.  
  902. {block:Date}<div class="stats"><a href="{Permalink}">posted: {TimeAgo}</a> {/block:Date}
  903.  
  904.  
  905. {block:NoteCount}<a href="{Permalink}">With {NoteCount} notes</a> {/block:NoteCount}
  906.  
  907.  
  908. {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
  909. / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}<br>
  910.  
  911. {block:IfShowTags}{block:HasTags}
  912.  
  913. {block:Tags}
  914.  
  915. <a href="{TagURL}">#{Tag}</a> {block:Tags}
  916. {/block:HasTags} {/block:IfShowTags} </div>
  917.  
  918.  
  919.  
  920.  
  921. <div class="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  922.  
  923.  
  924. {/block:ifbiggerposts}
  925.  
  926.  
  927.  
  928. {block:ifsmallerposts}
  929.  
  930. {block:Date}<div class="stats"><a href="{Permalink}">posted: {TimeAgo}</a> {/block:Date}
  931.  
  932.  
  933. {block:NoteCount}<a href="{Permalink}">With {NoteCount} notes</a> {/block:NoteCount}
  934.  
  935.  
  936. {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
  937. / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}<br>
  938.  
  939.  
  940. {block:IfShowTags}{block:HasTags}
  941.  
  942. {block:Tags}
  943.  
  944. <a href="{TagURL}">#{Tag}</a> {block:Tags}
  945. {/block:HasTags} {/block:IfShowTags} </div>
  946.  
  947.  
  948.  
  949.  
  950.  
  951. <div class="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  952.  
  953. {/block:ifsmallerposts}
  954.  
  955.  
  956. {/block:Indexpage}
  957.  
  958. {block:PermalinkPage}
  959.  
  960. {block:ifbiggerposts}
  961.  
  962.  
  963. {block:Date}<div class="stats"><a href="{Permalink}">posted: {TimeAgo}</a> {/block:Date}
  964.  
  965.  
  966. {block:NoteCount}<a href="{Permalink}">with {NoteCount} notes</a> {/block:NoteCount}
  967.  
  968.  
  969. {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
  970. / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}<br>
  971.  
  972. {block:HasTags}
  973.  
  974. {block:Tags}
  975.  
  976. <a href="{TagURL}">#{Tag}</a> {block:Tags}
  977. {/block:HasTags} </div>
  978.  
  979.  
  980.  
  981.  
  982.  
  983. <div class="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div></div>
  984.  
  985.  
  986. {/block:ifbiggerposts}
  987.  
  988.  
  989. {block:ifsmallerposts}
  990.  
  991.  
  992. {block:Date}<div class="stats"><a href="{Permalink}">posted: {TimeAgo}</a> {/block:Date}
  993.  
  994.  
  995. {block:NoteCount}<a href="{Permalink}">with {NoteCount} notes</a> {/block:NoteCount}
  996.  
  997.  
  998. {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>
  999. / <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}<br>
  1000.  
  1001. {block:HasTags}
  1002.  
  1003. {block:Tags}
  1004.  
  1005. <a href="{TagURL}">#{Tag}</a> {block:Tags}
  1006. {/block:HasTags} </div>
  1007.  
  1008.  
  1009.  
  1010.  
  1011.  
  1012. <div class="notes">{block:PostNotes}{PostNotes}{/block:PostNotes}</div></div>
  1013.  
  1014.  
  1015. {/block:ifsmallerposts}
  1016.  
  1017. {/block:PermalinkPage}
  1018.  
  1019.  
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025. {/block:Posts}
  1026.  
  1027.  
  1028. </div>
  1029. </body>
  1030.  
  1031. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement