Advertisement
luhans

#12

Sep 9th, 2012
6,543
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.72 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. <!--THEME BY @HKTHEMES/CSS3 PANEL SIDEBAR TUTORIAL BY CODROPS.COM-->
  6.  
  7. <head> <!-- DEFAULT VARIABLES -->
  8. <title>{Title}</title>
  9. <meta name="color:background" content="#FAFAF0" />
  10. <meta name="color:text" content="#BEBBA8" />
  11. <meta name="color:link" content="#acac9b" />
  12. <meta name="color:info" content="#fafafa" />
  13. <meta name="color:audio info" content="#F7F7F7" />
  14. <meta name="color:entries" content="#FFFFFC"/>
  15. <meta name="color:sidebar" content="#FFFFFC" />
  16. <meta name="color:source" content="#F8F8F8" />
  17. <meta name="color:link hover" content="#F8F8F8" />
  18. <meta name="color:title" content="#8a7e69" />
  19. <meta name="color:label hover" content="#e8f9fa" />
  20. <meta name="color:portrait" content="#e8f9fa" />
  21. <meta name="image:sidebar" content="http://static.tumblr.com/rzl30kg/7Shma3srr/untitled-6.png"/>
  22. <meta name="image:background" content=""/>
  23. <meta name="font:body" content="arial"/>
  24. <meta name="font:sidebar title" content="courier new"/>
  25. <meta name="font:title" content="arial"/>
  26. <meta name="font:audio info" content="arial"/>
  27. <meta name="text:Extra" content="More +">
  28. <meta name="if:Extra Panel" content="0"/>
  29. <meta name="if:Ask Panel" content="0"/>
  30.  
  31. <link rel="shortcut icon" href="{Favicon}">
  32. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  33. <link rel="shortcut icon" href="{Favicon}">
  34. <title>{Title}</title>
  35. <link rel="shortcut icon" href="{Favicon}">
  36. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  37. {block:Description}
  38. <meta name="description" content="{MetaDescription}" />
  39. {/block:Description}
  40.  
  41. <style type="text/css">
  42. body{
  43. background:{color:Background};
  44. background-image:url('{image:background}');
  45. background-repeat:repeat;
  46. background-attachment:fixed;
  47. background-position:bottom right;
  48. line-height:100%;
  49. font-family: {font:body};
  50. font-size: 11px;
  51. letter-spacing: px;
  52. color:{color:text};}
  53.  
  54. a {
  55. text-decoration:none;
  56. color:{color:link};
  57. }
  58.  
  59. a:hover{
  60. text-decoration:none;
  61. color:{color:link hover};
  62. -o-transition: all 0.4s ease-out;
  63. -webkit-transition: all 0.4s ease-out;
  64. -moz-transition: all 0.4s ease-out;
  65. }
  66.  
  67. a img{
  68. border:none;}
  69.  
  70. blockquote{
  71. padding:0px;
  72. padding-left:5px;
  73. margin:5px;
  74. border-left:1px dotted {color:link};}
  75.  
  76. blockquote img{
  77. display:block;}
  78.  
  79. blockquote p{
  80. padding:0px;
  81. margin:0px;}
  82.  
  83. blockquote blockquote{
  84. position:relative;
  85. left:-5px;
  86. margin-top:0px;
  87. margin-right:0px;
  88. padding-right:0px;}
  89.  
  90. ul.chat, .chat ol, .chat li {
  91. list-style:none;
  92. margin:0px;
  93. padding:0px}
  94.  
  95. #container{
  96. margin-left:100px;
  97. margin-top:140px;
  98. width:70px;
  99. position:fixed;
  100. width:300px;
  101. background:transparent;
  102. padding:px;}
  103.  
  104. #container2{
  105. width:100%;
  106. position:fixed;
  107. height:50px;
  108. z-index:2;
  109. margin-top:-20px;
  110. margin-left:-20px;
  111. background-color:{color:top};
  112. padding:15px;}
  113.  
  114. #container3{
  115. margin-left:223px;
  116. margin-top:40px;
  117. z-index:1;
  118. padding:50px;
  119. position:fixed;
  120. padding:15px;}
  121.  
  122. #entry{
  123. width:500px;
  124. padding: 20px;
  125. display: block;
  126. background-color: {color:entries};
  127. overflow:hidden;
  128. margin:20px 3px 3px 3px;}
  129.  
  130. #post{
  131. margin-left: 580px;
  132. width:650px;
  133. overflow:hidden;
  134. padding:22px;
  135. background-color:#;
  136. Margin-top:0px;}
  137.  
  138. #sidebar{
  139. width: 262px;
  140. padding: 19px;
  141. background-image:url('');
  142. text-align:justify;
  143. background-color: {color:sidebar};}
  144.  
  145. #top{
  146. margin-left:17px;
  147. margin-top:30px;}
  148.  
  149. b {
  150. font-weight:
  151. bold;color: {color:text};}
  152.  
  153. i, em {
  154. font-weight:italic;
  155. color: {color:text};}
  156.  
  157. u {
  158. font-weight:none;
  159. color: {color:underline};}
  160.  
  161. .asker {
  162. width: 485px;
  163. background-color: {color:audio info};
  164. padding: 10px;
  165. font-size: 11px;
  166. font-weight: bold;
  167. text-transform: uppercase;
  168. line-height: 11px; }
  169.  
  170. .asker img{
  171. float: left;
  172. padding: 0px 5px 0px 0px;}
  173.  
  174. .asker a{
  175. font-size: 11px;
  176. font-weight: bold;
  177. color:{color:link};
  178. line-height: 11px;
  179. padding: 0;
  180. margin: 0;}
  181.  
  182. .question {
  183. font-size: 10px;
  184. font-weight: normal;
  185. color:{color:text};
  186. padding:20px
  187. overflow:hidden;
  188. text-transform: none;}
  189.  
  190. .answer {
  191. padding-left: 4px;
  192. padding-right: 4px;
  193. padding-top: 4px;}
  194.  
  195. .answer img {
  196. max-width: 470px;}
  197.  
  198. #portrait img {
  199. width:40px;
  200. height:40px;
  201. margin-top:5px;
  202. margin-left:5px;
  203. z-index:2;}
  204.  
  205. #acont{
  206. z-index:2;
  207. display:block;
  208. width: 100px;
  209. height:100px;
  210. background-color:#ffffff;
  211. opacity:0.7;
  212. position:absolute;
  213. }
  214.  
  215. #acont:hover{
  216. -webkit-transition: all 0.2s ease-in-out;
  217. -moz-transition: all 0.2s ease-in-out;
  218. -o-transition: all 0.2s ease-in-out;
  219. transition: all 0.2s ease-in-out;
  220. opacity:0.6;}
  221.  
  222. #audioplayer{
  223. width:20px;
  224. height:20px;
  225. overflow:hidden;
  226. margin: 38px 0px 0px 35px;
  227. background-color:transparent;}
  228.  
  229. .atext {
  230. background-color:{color:audio info};
  231. font-family: {font:body}!important;
  232. font-size: 8px;
  233. line-height: 7px;
  234. letter-spacing: 2px;
  235. color: {color:link}!important;
  236. margin-bottom: 1px;
  237. margin-left: 101px;
  238. text-transform:;
  239. height:18px;
  240. text-decoration: none;
  241. display: block;
  242. padding: 41px 5px 41px 6px;
  243. width:390px;
  244. text-align:center;}
  245.  
  246. .atext:hover {
  247. color:{color:link};
  248. background-color:{color:entries};
  249. -webkit-transition: opacity 0.7s linear;
  250. opacity: 0.9s;
  251. -webkit-transition: all 0.6s ease-out;
  252. -moz-transition: all 0.6s ease-out;
  253. transition: all 0.6s ease-out;
  254. }
  255.  
  256. .audio{
  257. position:absolute;
  258. width:40px;
  259. height:40px;}
  260.  
  261. .aimg{
  262. width:100px;
  263. height:100px;
  264. position:absolute;}
  265.  
  266. .aimg img{
  267. float:left;
  268. opacity:0.6;
  269. width:100px;
  270. }
  271.  
  272.  
  273. #info {
  274. border-bottom: 1px dotted #F7F7F7;
  275. text-align:left; padding:px;
  276. text-transform:uppercase;
  277. letter-spacing:2px;
  278. width:530px;
  279. margin-top:-5px;
  280. padding:5px;
  281. background-color:{color:info};
  282. margin-left:3px;
  283. font-size:7px;}
  284.  
  285. #pagination {
  286. text-align:center;
  287. font-family:courier;
  288. width:80px;
  289. margin-left:-4px;
  290. text-align:justify;
  291. letter-spacing:2px;
  292. font-size:8px;
  293. }
  294.  
  295.  
  296. .nav a {
  297. font-family: arial;
  298. font-size: 25px;
  299. line-height: 9px;
  300. padding:5px;
  301. font-weight:bold;
  302. width:115px;
  303. margin-left:1px;
  304. letter-spacing: -2px;
  305. color: {color:link}!important;
  306. margin-top: 20px;
  307. text-transform:lowercase;
  308. text-align:center;}
  309.  
  310. .nav a:hover {
  311. color:{color:font};
  312. font-style:normal;
  313. background-color:{color:top};
  314. -o-transition: all 0.4s ease-out;
  315. -webkit-transition: all 0.4s ease-out;
  316. -moz-transition: all 0.4s ease-out;
  317. }
  318.  
  319. iframe#tumblr_controls {
  320. top: 0% !important;
  321. right:0% !important;
  322. position: fixed !important;}
  323.  
  324. .source img {
  325. margin-top:2px;
  326. margin-left:1px;
  327. margin-bottom:1px;
  328. border:4px solid {color:source};
  329. }
  330.  
  331.  
  332. #infobox {
  333. font-family:arial;
  334. text-transform: lowercase;
  335. font-size:9px;
  336. overflow:hidden;
  337. margin-top:10px;
  338. position:absolute;
  339. letter-spacing:1px;
  340. margin-left:3px;
  341. padding:6px;
  342. width: 108px;
  343. background-color: transparent;
  344. }
  345.  
  346. #sidecont {
  347. width:240px;}
  348.  
  349. #desc {
  350. width: 180px;
  351. border-left:1px solid {color:text};
  352. padding: 5px;
  353. margin-left:100px;
  354. overflow:hidden;
  355. min-height:40px;
  356. position: absolute;
  357. }
  358.  
  359. #title1 {
  360. width: 50px;
  361. position: absolute;
  362. padding:5px 0px 0px 35px;
  363. }
  364.  
  365. .tags a{
  366. text-align:center;
  367. text-transform:uppercase;
  368. letter-spacing:1px;
  369. font-family:courier new;
  370. font-size:9px;
  371. letter-spacing:px;
  372. display:;
  373. margin-left:4px;
  374. margin-top:1px;
  375. background-color:{color:entries};}
  376.  
  377. .tags img{
  378. margin-top:20px;
  379. float:left;
  380. margin-left: 5px;}
  381.  
  382. .permalink {
  383. float: right;
  384. padding: 2px;
  385. margin-left:525px;
  386. margin-top:-15px;
  387. position: absolute;
  388. text-align: left;
  389. overflow:hidden;
  390. width:100px;
  391. height:px;
  392. font-size: 8.5px;
  393. -webkit-transition: 0.5s ease-in;
  394. opacity:0; }
  395.  
  396. .permalink a{
  397. color:{color:link};}
  398.  
  399. .permalink a:hover {
  400. color:{color:link};
  401. background-color:{color:highlight};}
  402.  
  403. .entry:hover .permalink {
  404. opacity:.85;
  405. -moz-opacity: 0.80;
  406. filter: alpha(opacity=80);}
  407.  
  408. #entry:hover .permalink {
  409. opacity:.85;
  410. -moz-opacity: 0.80;
  411. filter: alpha(opacity=80);}
  412.  
  413.  
  414. table {
  415. border-collapse: collapse;
  416. border-spacing: 0;
  417. }
  418. .tabs {
  419. position: relative;
  420. margin: 40px auto;
  421. width: 300px;
  422. }
  423.  
  424. .tabs input {
  425. position: absolute;
  426. z-index: 1000;
  427. width: 30px;
  428. height: 40px;
  429. left: 0px;
  430. top: 0px;
  431. opacity: 0;
  432. }
  433.  
  434.  
  435. .tabs label {
  436. font-size: 8px;
  437. line-height: 10px;
  438. height: 10px;
  439. position: relative;
  440. padding: 10px;
  441. float: left;
  442. display: block;
  443. width:130px;
  444. {block:IfExtraPanel}width: 80px;{/block:IfExtraPanel}
  445. {block:IfAskPanel}width: 80px;{/block:IfAskPanel}
  446. font-family:courier new;
  447. color: {color:link};
  448. letter-spacing: px;
  449. text-transform: uppercase;
  450. text-align: center;;
  451. }
  452.  
  453. .tabs label:after {
  454. content: '';
  455. background: {color:sidebar};
  456. position: absolute;
  457. bottom: -2px;
  458. left: 0;
  459. width: 100%;
  460. height: 2px;
  461. display: block;
  462. }
  463.  
  464. .tabs input:hover + label {
  465. background: {color:label hover};
  466. }
  467.  
  468. .tabs label:first-of-type {
  469. z-index: 4;
  470. }
  471.  
  472. .tab-label-2 {
  473. z-index: 3;
  474. }
  475.  
  476. .tab-label-3 {
  477. z-index: 2;
  478. }
  479.  
  480. .tab-label-4 {
  481. z-index: 1;
  482. }
  483.  
  484. .tabs input:checked + label {
  485. background: {color:sidebar};
  486. z-index: 6;
  487.  
  488. -webkit-animation: page 0.2s linear;
  489. -moz-animation: page 0.2s linear;
  490. -ms-animation: page 0.2s linear;
  491. -o-animation: page 0.2s linear;
  492. animation: page 0.2s linear;
  493. }
  494.  
  495. .clear-shadow {
  496. clear: both;
  497. }
  498.  
  499. .content {
  500. background: transparent;
  501. position: relative;
  502. width: 100%;
  503. min-height:180px;
  504. z-index: 5;
  505. }
  506.  
  507. .content div {
  508. position: absolute;
  509. top: 0;
  510. padding: 10px;
  511. z-index: 1;
  512. opacity: 0;
  513. -webkit-transition: all linear 0.3s;
  514. -moz-transition: all linear 0.3s;
  515. -o-transition: all linear 0.3s;
  516. -ms-transition: all linear 0.3s;
  517. transition: all linear 0.3s;
  518. }
  519.  
  520. .content-1, .content-3 {
  521. -webkit-transform: translateX(-250px);
  522. -moz-transform: translateX(-250px);
  523. -o-transform: translateX(-250px);
  524. -ms-transform: translateX(-250px);
  525. transform: translateX(-250px);
  526. }
  527.  
  528. .content-3{ height:200px;}
  529. .content-2, .content-4 {
  530. -webkit-transform: translateX(250px);
  531. -moz-transform: translateX(250px);
  532. -o-transform: translateX(250px);
  533. -ms-transform: translateX(250px);
  534. transform: translateX(250px);
  535. }
  536.  
  537. .tabs input.tab-selector-1:checked ~ .content .content-1,
  538. .tabs input.tab-selector-2:checked ~ .content .content-2,
  539. .tabs input.tab-selector-3:checked ~ .content .content-3,
  540. .tabs input.tab-selector-4:checked ~ .content .content-4 {
  541. -webkit-transform: translateX(0px);
  542. -moz-transform: translateX(0px);
  543. -o-transform: translateX(0px);
  544. -ms-transform: translateX(0px);
  545. transform: translateX(0px);
  546. z-index: 100;
  547. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  548. filter: alpha(opacity=100);
  549. opacity: 1;
  550. -webkit-transition: all ease-out 0.2s 0.1s;
  551. -moz-transition: all ease-out 0.2s 0.1s;
  552. -o-transition: all ease-out 0.2s 0.1s;
  553. -ms-transition: all ease-out 0.2s 0.1s;
  554. transition: all ease-out 0.2s 0.1s;
  555. }
  556.  
  557. .content div h2,
  558. .content div h3{
  559. color: #398080;
  560. }
  561. .content div p {
  562. font-size: 11px;
  563. line-height: 17px;
  564. font-style: ;
  565. width:280px;
  566. padding:5px 10px 5px 10px;
  567. text-align: justify;
  568. overflow:auto;
  569. background-color:{color:sidebar};
  570. margin-top: -8px;
  571. margin-left:-10px;
  572. color: ;
  573. font-family: arial;
  574.  
  575. }
  576.  
  577. @keyframes "page" {
  578. 0% {
  579. left: 0;
  580. }
  581. 50% {
  582. left: 10px;
  583. }
  584. 100% {
  585. left: 0;
  586. }
  587.  
  588. }
  589.  
  590. @-moz-keyframes page {
  591. 0% {
  592. left: 0;
  593. }
  594. 50% {
  595. left: 10px;
  596. }
  597. 100% {
  598. left: 0;
  599. }
  600.  
  601. }
  602.  
  603. @-webkit-keyframes "page" {
  604. 0% {
  605. left: 0;
  606. }
  607. 50% {
  608. left: 10px;
  609. }
  610. 100% {
  611. left: 0;
  612. }
  613.  
  614. }
  615.  
  616. @-ms-keyframes "page" {
  617. 0% {
  618. left: 0;
  619. }
  620. 50% {
  621. left: 10px;
  622. }
  623. 100% {
  624. left: 0;
  625. }
  626.  
  627. }
  628.  
  629. @-o-keyframes "page" {
  630. 0% {
  631. left: 0;
  632. }
  633. 50% {
  634. left: 10px;
  635. }
  636. 100% {
  637. left: 0;
  638. }
  639.  
  640. }
  641. }
  642. </style>
  643.  
  644. <style type="text/css">{CustomCSS}</style>
  645.  
  646. <body>
  647. <div id="container3"><center><div id="pagination"><center>{block:Pagination}
  648. {block:PreviousPage}
  649. <a href="{PreviousPage}">‹</a>
  650. {/block:PreviousPage}
  651.  
  652. {block:JumpPagination length="5"}
  653. {block:CurrentPage}
  654. <span class="current_page">{PageNumber}</span>
  655. {/block:CurrentPage}
  656.  
  657. {block:JumpPage}
  658. <a class="jump_page" href="{URL}">{PageNumber}</a>
  659. {/block:JumpPage}
  660. {/block:JumpPagination}
  661.  
  662. {block:NextPage}
  663. <a href="{NextPage}">›</a>
  664. {/block:NextPage}
  665. {/block:Pagination}</center></div></center>
  666.  
  667. <a href="/"><img src="{image:sidebar}" width="300px"></a>
  668.  
  669. <div style="margin-top:-35px;">
  670. <section class="tabs">
  671. <input id="tab-1" type="radio" name="radio-set" class="tab-selector-1" checked="checked" />
  672. <label for="tab-1" class="tab-label-1">info</label>
  673.  
  674. {block:IfExtraPanel}<input id="tab-2" type="radio" name="radio-set" class="tab-selector-2" />
  675. <label for="tab-2" class="tab-label-2">{text:Extra}</label>{/block:IfExtraPanel}
  676.  
  677. <input id="tab-3" type="radio" name="radio-set" class="tab-selector-3" />
  678. {block:IfAskPanel}<label for="tab-3" class="tab-label-3"><a href="/ask">ask</a></label>
  679.  
  680. <input id="tab-4" type="radio" name="radio-set" class="tab-selector-4" />{/block:IfAskPanel}
  681.  
  682. <div class="clear-shadow"></div>
  683.  
  684. <div class="content">
  685. <div class="content-1"><p>
  686. <font style="text-align:center; font-style:italic; FONT-SIZE: 14pt; color: {color:title};text-transform:none;LINE-HEIGHT: 24pt;FONT-FAMILY: georgia;LETTER-SPACING: -1pt;"><a href="/">{title}</a></font><br />
  687. {description}</p></div>
  688. {block:IfExtraPanel}<div class="content-2">
  689. <!-- links and other things go beyond this line--><p>
  690.  
  691. links and text go here.
  692.  
  693. </p><!-- do not edit anything beyond this line -->
  694. </div>{/block:IfExtraPanel}
  695. {block:IfAskPanel}<div class="content-3"><p>
  696. <iframe frameborder="0" border="0" scrolling="yes" width="100%" height="150px" allow transparency="true" src="http://www.tumblr.com/ask_form/{name}.tumblr.com" style="background-color:transparent; overflow:hidden;"></iframe><BR></P>
  697. </div>{/block:IfAskPanel}
  698. </div>
  699. </section>
  700. </div></div>
  701.  
  702. <div id="post">
  703. {block:Posts}
  704. <div id="entries">
  705.  
  706. {block:Text}
  707. <div id="entry">
  708. <div class="permalink">
  709. <div class="source"><span class="tags"><center>{block:RebloggedFrom}( <a href="{ReblogParentURL}" title="{ReblogParentName}">VIA</a> / {block:ContentSource}<a href="{SourceURL}" title="{ReblogRootName}">SOURCE</a>{block:ContentSource} ){/block:RebloggedFrom}</center></span></div>
  710.  
  711. {block:HasTags}{block:Tags}<span class="tags">›<a href="{TagURL}" title="{Tag}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</span>
  712. </div>
  713. {block:Title}<font style="FONT-WEIGHT: normal; COLOR: {color:title}; font:normal 15px {font:body};font-style:italic;">{title}</font>{/block:Title}{Body}
  714. </div>
  715. {/block:Text}
  716.  
  717. {block:Photo}
  718. <div id="entry">
  719. <div class="permalink">
  720. <div class="source"><span class="tags"><center>{block:RebloggedFrom}( <a href="{ReblogParentURL}" title="{ReblogParentName}">VIA</a> / {block:ContentSource}<a href="{SourceURL}" title="{ReblogRootName}">SOURCE</a>{block:ContentSource} ){/block:RebloggedFrom}</center></span></div>
  721.  
  722. {block:HasTags}{block:Tags}<span class="tags">›<a href="{TagURL}" title="{Tag}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</span>
  723. {/block:Date}</a>
  724. </div>
  725. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  726. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  727. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="500" title"Photo"/>
  728. {block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  729. {block:Caption}{Caption}{/block:Caption}
  730. </div>{/block:Photo}
  731.  
  732. {block:Photoset}
  733. <div id="entry">
  734. <div class="permalink">
  735. <div class="source"><span class="tags"><center>{block:RebloggedFrom}( <a href="{ReblogParentURL}" title="{ReblogParentName}">VIA</a> / {block:ContentSource}<a href="{SourceURL}" title="{ReblogRootName}">SOURCE</a>{block:ContentSource} ){/block:RebloggedFrom}</center></span></div>
  736.  
  737. {block:HasTags}{block:Tags}<span class="tags">›<a href="{TagURL}" title="{Tag}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</span>
  738. {/block:Date}</a>
  739. </div>
  740. {Photoset-500}
  741. {block:Caption}{Caption}{/block:Caption}
  742. </div>
  743. {/block:Photoset}
  744.  
  745. {block:ContentSource}
  746. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  747. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  748. {/block:SourceLogo}
  749. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  750. {/block:ContentSource}
  751.  
  752. {block:Quote}
  753. <div id="entry"><div class="permalink">
  754. <div class="source"><span class="tags"><center>{block:RebloggedFrom}( <a href="{ReblogParentURL}" title="{ReblogParentName}">VIA</a> / {block:ContentSource}<a href="{SourceURL}" title="{ReblogRootName}">SOURCE</a>{block:ContentSource} ){/block:RebloggedFrom}</center></span></div>
  755.  
  756. {block:HasTags}{block:Tags}<span class="tags">›<a href="{TagURL}" title="{Tag}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</span>
  757. {/block:Date}</a>
  758. </div>
  759. <span class="quote"><font style="FONT-WEIGHT: normal; COLOR: {color:title}; font:normal 15px {font:body}, serif;font-style:italic;">{quote}</font><br>{block:Source}<p align="right">&mdash; <FONT style="FONT-WEIGHT: normal; FONT-SIZE: 5pt; TEXT-TRANSFORM: uppercase; COLOR: {color:link}; font-style:; LINE-HEIGHT: 8pt; LETTER-SPACING: 3pt; text-transform:;">{Source}</font></p>{/block:Source}
  760. </div>
  761. {/block:Quote}
  762.  
  763. {block:Link}
  764. <div id="entry"><div class="permalink">
  765. <div class="source"><span class="tags"><center>{block:RebloggedFrom}( <a href="{ReblogParentURL}" title="{ReblogParentName}">VIA</a> / {block:ContentSource}<a href="{SourceURL}" title="{ReblogRootName}">SOURCE</a>{block:ContentSource} ){/block:RebloggedFrom}</center></span></div>
  766.  
  767. {block:HasTags}{block:Tags}<span class="tags">›<a href="{TagURL}" title="{Tag}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</span>
  768. {/block:Date}</a>
  769. </div>
  770. <div class="h2"><a href="{URL}" title="{name}"><font style="FONT-WEIGHT: normal; COLOR: {color:title}; font:normal 15px {font:body};font-style:italic;">{name}</font></a></div>{block:Description}{Description}{/block:Description}
  771. </div>
  772. {/block:Link}
  773.  
  774. {block:Chat}
  775. <div id="entry"><div class="permalink">
  776. <div class="source"><span class="tags"><center>{block:RebloggedFrom}( <a href="{ReblogParentURL}" title="{ReblogParentName}">VIA</a> / {block:ContentSource}<a href="{SourceURL}" title="{ReblogRootName}">SOURCE</a>{block:ContentSource} ){/block:RebloggedFrom}</center></span></div>
  777.  
  778. {block:HasTags}{block:Tags}<span class="tags">›<a href="{TagURL}" title="{Tag}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</span>
  779. {/block:Date}</a>
  780. </div>
  781. {block:Title}<font style="FONT-WEIGHT: normal; COLOR: {color:title}; font:normal 15px {font:body}">{title}</font>{/block:Title}<br>
  782. <ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  783. </div>
  784. {/block:Chat}
  785.  
  786. {block:Audio}
  787. <div id="entry"><div class="permalink">
  788. <div class="source"><span class="tags"><center>{block:RebloggedFrom}( <a href="{ReblogParentURL}" title="{ReblogParentName}">VIA</a> / {block:ContentSource}<a href="{SourceURL}" title="{ReblogRootName}">SOURCE</a>{block:ContentSource} ){/block:RebloggedFrom}</center></span></div>
  789.  
  790. {block:HasTags}{block:Tags}<span class="tags">›<a href="{TagURL}" title="{Tag}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</span>
  791. {/block:Date}</a>
  792. </div>
  793. <div class="audio"><div id="acont"><div id="audioplayer">{AudioPlayerWhite}</div></div>
  794. <div class="aimg"><img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg"></div>{block:AlbumArt}<div class="aimg"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}</div>
  795. <span class="atext"><font style="FONT-WEIGHT: normal; COLOR: {color:title}; font:normal 15px {font:body}">{block:TrackName}{TrackName}{/block:TrackName}</font><br>
  796. {block:Artist}{Artist}{/block:Artist} ♫ {block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}</span>
  797. <br>
  798. {block:Caption}{Caption}{/block:Caption}
  799. </div>
  800. {/block:Audio}
  801.  
  802. {block:Answer}
  803. <div id="entry"><div class="permalink">
  804. <div class="source"><span class="tags"><center>{block:RebloggedFrom}( <a href="{ReblogParentURL}" title="{ReblogParentName}">VIA</a> / {block:ContentSource}<a href="{SourceURL}" title="{ReblogRootName}">SOURCE</a>{block:ContentSource} ){/block:RebloggedFrom}</center></span></div>
  805.  
  806. {block:HasTags}{block:Tags}<span class="tags">›<a href="{TagURL}" title="{Tag}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</span>
  807. {/block:Date}</a>
  808. </div>
  809. <div class="asker"><img src="{AskerPortraitURL-24}">{Asker}
  810. <div class="question">{Question}</div></div>
  811. <div class="answer">{Answer}</div>
  812. </div>
  813. {/block:Answer}
  814.  
  815.  
  816. {block:Video}
  817. <div id="entry"><div class="permalink">
  818. <div class="source"><span class="tags"><center>{block:RebloggedFrom}( <a href="{ReblogParentURL}" title="{ReblogParentName}">VIA</a> / {block:ContentSource}<a href="{SourceURL}" title="{ReblogRootName}">SOURCE</a>{block:ContentSource} ){/block:RebloggedFrom}</center></span></div>
  819.  
  820. {block:HasTags}{block:Tags}<span class="tags">›<a href="{TagURL}" title="{Tag}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</span>
  821. {/block:Date}</a>
  822. </div>
  823. {Video-500}
  824. {block:Caption}{Caption}{/block:Caption}
  825. </div>
  826. {/block:Video}
  827.  
  828. <div id="info">{block:Date}<a href="{Permalink}">{DayOfMonthWithZero} {Month}, {Year} @ {12Hour}:{24Hour}{CapitalAmPm}</a>{/block:Date}{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  829. </div>
  830.  
  831. {block:PostNotes}
  832. {PostNotes}
  833. {/block:PostNotes}
  834. </div>
  835. {/block:Posts}
  836. </div>
  837. </div>
  838. </div>
  839.  
  840. <div style="position:fixed; bottom:5px; right:5px;"><a href="http://hkthemes.tumblr.com" titile=”(c) hkthemes”>&mdash; theme</a></div>
  841.  
  842. </body>
  843. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement