Advertisement
letsklainenow

BIOTHEME 01

Jan 30th, 2013
16,745
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.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.  
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <head>
  7.  
  8.  
  9. <title>{Title}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12.  
  13. <meta name="text:2nd description" content="">
  14. <meta name="text:top description" content="">
  15. <meta name="text:YourUrl" content="FOR THE ASK BOX">
  16. <meta name="text:subtitle" content="">
  17. <meta name="font:title" content="Trebuchet MS" />
  18. <meta name="font:body" content="Trebuchet MS" />
  19. <meta name="font:Links" content="" />
  20. <meta name="font:description" content="Trebuchet MS" />
  21. <meta name="color:scrollbackground" content="#171718" />
  22. <meta name="color:scrollbar" content="#6c0e1e" />
  23. <meta name="color:alink" content="#d32744" />
  24. <meta name="color:nav" content="#7c0619" />
  25. <meta name="color:titlePost" content="#3d0811" />
  26. <meta name="color:topside" content="#4d0712" />
  27. <meta name="color:Links" content="#f1e0e3" />
  28. <meta name="color:background" content="#f0f8fc" />
  29. <meta name="color:post" content="#1d1e22" />
  30. <meta name="color:askk" content="#232423" />
  31. <meta name="color:title" content="#f5faf5" />
  32. <meta name="color:tags" content="#7c0619" />
  33. <meta name="color:sidebar" content="#1d1e22" />
  34. <meta name="color:description" content="#686163" />
  35. <meta name="color:text" content="#686062" />
  36. <meta name="color:button" content="#6c0e1e" />
  37. <meta name="color:pagination" content="#8a1d30" />
  38. <meta name="color:paginationhover" content="#6c0e1e" />
  39. <meta name="image:header" content="http://i50.tinypic.com/2q32i69.png" />
  40. <meta name="image:render" content="" />
  41. <meta name="image:side" content="http://i50.tinypic.com/1zp1etg.png" />
  42. <meta name="image:background" content="http://i50.tinypic.com/2nunok8.png" />
  43. <meta name="image:button" content="http://media.tumblr.com/tumblr_mdcz62vcws1qj1ywv.png" />
  44. <meta name="image:button2" content="http://media.tumblr.com/tumblr_mdcz62vcws1qj1ywv.png" />
  45. <meta name="if:ShowCaptions" content="1" />
  46. <meta name="if:StaticHeader" content="1" />
  47. <meta name="if:PopAsk" content="1" />
  48. <meta name="if:ShowTags" content="1" />
  49. <meta name="if:ShowTopDescription" content="1" />
  50. <meta name="text:Title 1" content="home" />
  51. <meta name="text:url 1" content="/" />
  52. <meta name="text:Title 2" content="ask" />
  53. <meta name="text:url 2" content="/ask" />
  54. <meta name="text:Title 3" content="archive" />
  55. <meta name="text:url 3" content="/archive" />
  56. <meta name="text:Title 4" content="" />
  57. <meta name="text:url 4" content="" />
  58. <meta name="text:Title 5" content="" />
  59. <meta name="text:url 5" content="" />
  60. <meta name="text:Title 6" content="" />
  61. <meta name="text:url 6" content="" />
  62. <meta name="text:Title 7" content="" />
  63. <meta name="text:url 7" content="" />
  64. <meta name="text:Title 8" content="" />
  65. <meta name="text:url 8" content="" />
  66. <meta name="text:Title 9" content="" />
  67. <meta name="text:url 9" content="" />
  68. <meta name="text:Title 10" content="" />
  69. <meta name="text:url 10" content="" />
  70. <meta name="text:Title 11" content="" />
  71. <meta name="text:url 11" content="" />
  72. <meta name="text:Title 12" content="" />
  73. <meta name="text:url 12" content="" />
  74. <meta name="text:Title 13" content="" />
  75. <meta name="text:url 13" content="" />
  76. <meta name="text:Title 14" content="" />
  77. <meta name="text:url 14" content="" />
  78. <meta name="text:Title 15" content="" />
  79. <meta name="text:url 15" content="" />
  80.  
  81.  
  82. <style type="text/css">
  83.  
  84.  
  85. body {
  86. background: {color:background};
  87. background-image: url('{image:background}');
  88. margin: 0;
  89. font-color: #adafb1;
  90. padding: 0;
  91. font-family: {font:body};
  92. }
  93.  
  94.  
  95.  
  96. a{text-decoration:none;
  97. color:{color:alink};
  98. }
  99.  
  100.  
  101.  
  102. #headerT{
  103. margin-top:-1px;
  104. {block:ifStaticHeader}
  105. float:center;
  106. position:fixed;
  107. display:block;
  108. {/block:ifStaticHeader}
  109.  
  110. }
  111.  
  112.  
  113. #title {
  114. font-family:{font:description};
  115. color:{color:title};
  116. font-size:14px;
  117. font-style:bold;
  118. text-align:center;
  119. text-transform:uppercase;
  120. letter-spacing:1px;
  121. background-color:{color:button};
  122. background-image: url('{image:button}') ;
  123. -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
  124. -moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
  125. box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.2);
  126. }
  127.  
  128.  
  129.  
  130. #title2 {
  131. font-family:{font:description};
  132. color:{color:title};
  133. font-size:13px;
  134. font-style:bold;
  135. text-align:center;
  136. text-transform:uppercase;
  137. background-color:{color:button};
  138. background-image: url('{image:button2}') ;
  139. -webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.13);
  140. -moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.13);
  141. box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.13);}
  142.  
  143.  
  144.  
  145. #sidebar {
  146. position:fixed;
  147. margin-top:2px;
  148. {block:ifStaticHeader}
  149. margin-top:148px;
  150. {/block:ifStaticHeader}
  151. margin-left:1px;
  152. width:140px;
  153. padding: 8px;
  154. background-color:{color:sidebar};
  155. }
  156.  
  157.  
  158.  
  159. #linkstop {
  160. margin-top:120px;
  161. width: 800px;
  162. text-align:center;
  163. display: inline-block;
  164. position:absolute;
  165. font-family:{font:Links};
  166. text-decoration:none;
  167. text-transform:uppercase;
  168. padding:0.5px;
  169. background-color:{color:topside};
  170. opacity:0.8;
  171. }
  172.  
  173.  
  174. #des {
  175. position:fixed;
  176. margin-top:2px;
  177. {block:ifStaticHeader}
  178. margin-top:148px;
  179. {/block:ifStaticHeader}
  180. margin-left:680px;
  181. width:105px;
  182. padding: 8px;
  183. font-size:9px;
  184. text-align:justify;
  185. color:{color:description};
  186. font-family:{font:description};
  187. background-color:{color:sidebar};
  188. }
  189.  
  190.  
  191. #sidebarpic img {
  192. margin-top:1px;
  193. max-width:800px;
  194. height:auto;
  195.  
  196. }
  197.  
  198.  
  199. #container {
  200. margin: auto;
  201. width: 800px;
  202.  
  203. }
  204.  
  205.  
  206. #description {
  207. margin-top:1px;
  208. width: 140px;
  209. font-size:9px;
  210. text-align:justify;
  211. color:{color:description};
  212. font-family:{font:description};
  213. }
  214.  
  215.  
  216. #side img{
  217. margin-top:1px;
  218. max-width:140px;
  219. height:auto;
  220. }
  221.  
  222.  
  223.  
  224.  
  225. #entry {
  226. font-size:10px;
  227. margin-right:115px;
  228. margin-top:-5px;
  229.  
  230. {block:ifStaticHeader}
  231. margin-top:140px;
  232. {/block:ifStaticHeader}
  233. padding: 8px;
  234. float:right;
  235. text-align: justify;
  236. }
  237.  
  238.  
  239. #post {
  240. font-size:10px;
  241. padding: 8px;
  242. width: 500px;
  243. background-color:{color:post};
  244. color:{color:text};
  245. text-align: justify;
  246. margin-left:200px;
  247. }
  248.  
  249.  
  250.  
  251. .jump_page {
  252. padding: 2px 3px;
  253. background-color:{color:paginationhover};
  254. color:#a8a9aa;
  255. font-family:century gothic;
  256. font-size:11px;
  257. text-decoration:none;
  258. }
  259.  
  260.  
  261. .current_page, .jump_page:hover {
  262. padding: 2px 3px;
  263. background-color:{color:pagination};
  264. color: #ffffff;
  265. font-family:century gothic;
  266. font-size:11px;
  267. text-decoration:none;
  268. }
  269.  
  270.  
  271. #credit a{
  272. font-size:10px;
  273. font-family:Trebuchet MS;
  274. position:fixed;
  275. text-decoration:none;
  276. text-transform:uppercase;
  277. bottom:6px;
  278. width:50px;
  279. right:6px;
  280. text-align: center;
  281. letter-spacing:0px;
  282. color:{color:Links};
  283. background-color:{color:nav};
  284. }
  285.  
  286.  
  287.  
  288. #tags{
  289. text-transform:uppercase;
  290. background-color:{color:tags};
  291. color:{color:Links};
  292. letter-spacing:1px;
  293. text-align:left;
  294. font-size:8px;
  295. font-family:calibri;
  296. }
  297.  
  298.  
  299. #tags a{
  300. text-transform:uppercase;
  301. background-color:{color:tags};
  302. color:{color:Links};
  303. letter-spacing:1px;
  304. text-align:left;
  305. font-size:8px;
  306. font-family:calibri;
  307. }
  308.  
  309. .asky img {
  310. -webkit-transform: rotate(40deg);
  311. -moz-transform: rotate(40deg);
  312. -ms-transform: rotate(40deg);
  313. -o-transform: rotate(40deg);
  314. transform: rotate(40deg);
  315. -webkit-border-radius: 100px;
  316. -webkit-border-top-left-radius: 0;
  317. -moz-border-radius: 100px;
  318. -moz-border-radius-topleft: 0;
  319. border-radius: 100px;
  320. border-top-left-radius: 0;
  321. margin-top:9px;
  322.  
  323. }
  324.  
  325.  
  326. .askbox{
  327. margin-right:1px;
  328. background: {color:askk};
  329.  
  330. }
  331.  
  332.  
  333. #answer {
  334. font-size: 10px;
  335. margin-top:5px;
  336. margin-left:1px;
  337. }
  338.  
  339.  
  340.  
  341. #nav {
  342. background-color: {color:nav};
  343. color: {color:Links};
  344. font-family:{font:Links};
  345. display: inline-block;
  346. text-transform:uppercase;
  347. float:center;
  348. padding: 2px;
  349. width: 151px;
  350. height:16px;
  351. font-size: 10px;
  352.  
  353.  
  354. }
  355.  
  356.  
  357.  
  358. #nav2 {
  359. background-color: {color:nav};
  360. color: {color:Links};
  361. font-family:{font:Links};
  362. text-align:center;
  363. padding: 1px;
  364. width: 100px;
  365. margin-top:2px;
  366. text-transform:uppercase;
  367. position:relative;
  368. font-size: 10px;
  369. }
  370.  
  371.  
  372. #nav3 {
  373. background-color: {color:nav};
  374. color: {color:Links};
  375. font-family:{font:Links};
  376. text-align:center;
  377. padding: 1px;
  378. width: 140px;
  379. margin-top:2px;
  380. text-transform:uppercase;
  381. position:relative;
  382. font-size: 10px;
  383. }
  384.  
  385.  
  386.  
  387. #linkstopp {
  388. margin-top:40px;
  389. width: 400px;
  390. height:45px;
  391. margin-left:40px;
  392. text-align:center;
  393. display: inline-block;
  394. position:absolute;
  395. font-family:calibri;
  396. text-decoration:none;color: {color:Links};
  397. text-transform:uppercase;
  398. padding:2px;
  399. background-color:{color:topside};
  400. opacity:0.6;
  401. letter-spacing:2px;
  402. }
  403.  
  404.  
  405. #titlepost{
  406. text-align:center;
  407. font-family:calibri;
  408. text-transform:uppercase;
  409. background-color:{color:titlePost};
  410. letter-spacing:4px;
  411. font-size:14px;
  412. float:center;
  413. }
  414.  
  415.  
  416.  
  417. #albumart {
  418. float:left;
  419. margin-top:-120px }
  420.  
  421.  
  422. #player {
  423. width:100px;
  424. height:30px;
  425. overflow:hidden;
  426. margin-top:45px;
  427. margin-bottom:45px;
  428. }
  429.  
  430.  
  431.  
  432. ::-webkit-scrollbar-thumb:vertical {
  433. background-color:{color:scrollbar};
  434. height: 40px;
  435. }
  436.  
  437.  
  438. ::-webkit-scrollbar {
  439. height: 10px;
  440. width: 10px;
  441. background-color:{color:scrollbackground}
  442. ;
  443. }
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450. #fade {
  451. display: none;
  452. background: #000;
  453. position: fixed;
  454. left: 0;
  455. top: 0;
  456. width: 100%;
  457. height: 100%;
  458. opacity: .80;
  459. z-index: 9999;
  460. }
  461.  
  462.  
  463. .popup_block{
  464. display: none;
  465. background: #FFFFFF;
  466. padding: 20px;
  467. float: left;
  468. position: fixed;
  469. top: 50%;
  470. left: 50%;
  471. z-index: 99999;
  472. }
  473.  
  474.  
  475. img.btn_close {
  476. float: right;
  477. margin: -5px -5px 0 0;
  478. }
  479.  
  480.  
  481.  
  482. *html #fade {
  483. position: absolute;
  484. }
  485.  
  486.  
  487.  
  488. *html .popup_block {
  489. position: absolute;
  490. }
  491.  
  492.  
  493.  
  494. #pop{
  495. background-color: #1d1e22;
  496. font-size:10px;
  497. font-family:Trebuchet MS;
  498. text-decoration:none;
  499. }
  500.  
  501.  
  502. iframe#tumblr_controls {
  503. right:5px !important;
  504. position: fixed !important;
  505. opacity: 0.6;
  506. }
  507. iframe#tumblr_controls:hover{
  508. opacity: 1;
  509. }
  510.  
  511. .my-like {
  512. background-image: url(http://media.tumblr.com/tumblr_mdchhfS8rc1qj1ywv.png) !important; height:8px; width:10px; cursor:pointer; display:inline-block; vertical-align:top; margin-top:1px;} .my-liked, .my-like:hover { margin-top:1px;background-image: url(http://media.tumblr.com/tumblr_mdmgj7MUPn1qj1ywv.png ) !important; height:8px; width:10px; cursor:pointer; display:inline-block; vertical-align:top; } </style> <script> window.onload = function () { document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' ); document.addEventListener( 'click', function ( event ) { var myLike = event.target; if( myLike.className.indexOf( 'my-like' ) > -1 ) { var frame = document.getElementById( 'my-like-frame' ), liked = ( myLike.className == 'my-liked' ), command = liked ? 'unlike' : 'like', reblog = myLike.getAttribute( 'data-reblog' ), id = myLike.getAttribute( 'data-id' ), oauth = reblog.slice( -8 ); frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id; liked ? myLike.className = 'my-like' : myLike.className = 'my-liked'; }; }, false );
  513. };
  514.  
  515. </script>
  516.  
  517. </script>
  518.  
  519.  
  520. <script type="text/javascript"
  521. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js">
  522. </script>
  523.  
  524.  
  525. <script type="text/javascript" language="javascript">
  526. $(function () {
  527. $('#scrlBotm').click(function () {
  528. $('html, body').animate({
  529. scrollTop: $(document).height()
  530. },
  531. 1500);
  532. return false;
  533. });
  534.  
  535. $('#scrlTop').click(function () {
  536. $('html, body').animate({
  537. scrollTop: '0px'
  538. },
  539. 1500);
  540. return false;
  541. });
  542. });
  543. </script>
  544.  
  545.  
  546. {CustomCSS}
  547.  
  548.  
  549.  
  550.  
  551. </style>
  552. <script type="text/javascript"
  553. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  554.  
  555. <script>
  556.  
  557.  
  558.  
  559. $(document).ready(function() {
  560.  
  561. //
  562.  
  563.  
  564.  
  565. //When you click on a link with class of poplight and the href starts with a #
  566.  
  567. $('a.poplight[href^=#]').click(function() {
  568.  
  569. var popID = $(this).attr('rel'); //Get Popup Name
  570.  
  571. var popURL = $(this).attr('href'); //Get Popup href to define size
  572.  
  573.  
  574.  
  575. //Pull Query & Variables from href URL
  576.  
  577. var query= popURL.split('?');
  578.  
  579. var dim= query[1].split('&');
  580.  
  581. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  582.  
  583.  
  584.  
  585. //Fade in the Popup and add close button
  586.  
  587. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://tiny.cc/closeimg" class="btn_close" title="Close Window" alt="Close" /></a>');
  588.  
  589.  
  590. //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
  591.  
  592. var popMargTop = ($('#' + popID).height() + 80) / 2;
  593.  
  594. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  595.  
  596.  
  597.  
  598. //Apply Margin to Popup
  599.  
  600. $('#' + popID).css({
  601.  
  602. 'margin-top' : -popMargTop,
  603.  
  604. 'margin-left' : -popMargLeft
  605.  
  606. });
  607.  
  608.  
  609.  
  610. //Fade in Background
  611.  
  612. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  613.  
  614. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
  615.  
  616.  
  617.  
  618. return false;
  619.  
  620. });
  621.  
  622.  
  623.  
  624. //Close Popups and Fade Layer
  625.  
  626. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  627.  
  628. $('#fade , .popup_block').fadeOut(function() {
  629.  
  630. $('#fade, a.close').remove(); //fade them both out
  631.  
  632. });
  633.  
  634. return false;
  635.  
  636. });
  637.  
  638.  
  639.  
  640.  
  641.  
  642. });
  643.  
  644. </script>
  645. </head>
  646.  
  647. <body>
  648. <img src="{image:render}" style='position:fixed;height:350px;bottom:0px;right:0px;z-index:-999'/>
  649. <a id="scrlTop" title="back to top" href="#" style="position: fixed; bottom: 20px; right: 18px;color:{color:nav};"><font size="6px">▲</font></a>
  650. <div id="container"><div id="headerT">
  651.  
  652.  
  653. {block:ifShowTopDescription}
  654. <div id="linkstopp"> {text:top description} </div>
  655.  
  656. {/block:ifShowTopDescription}
  657.  
  658.  
  659. <div id="linkstop">
  660.  
  661. {block:ifTitle1}<div id="nav">
  662.  
  663. <a href="{text:url 1}" style="color:{color:links}">{text:Title 1} </a></div>{/block:ifTitle1}
  664.  
  665.  
  666.  
  667. {block:ifPopAsk}
  668. <div id="nav"><a href="#?w=500" rel="pop" class="poplight" style="color:{color:links}">
  669. ASK
  670. </a></div> {/block:ifPopAsk}
  671.  
  672. {block:IfNotPopAsk}
  673. {block:ifTitle2}<div id="nav">
  674. <a href="{text:url 2}" style="color:{color:links}">{text:Title 2} </a></div>
  675. {/block:ifTitle2}
  676. {/block:IfNotPopAsk}
  677.  
  678. {block:ifTitle3} <div id="nav"><a href="{text:url 3}" style="color:{color:links}">{text:Title 3} </a></div> {/block:ifTitle3}
  679. {block:ifTitle4}<div id="nav"><a href="{text:url 4}" style="color:{color:links}">{text:Title 4} </a> </div>{/block:ifTitle4}
  680. {block:ifTitle5}<div id="nav"><a href="{text:url 5}" style="color:{color:links}">{text:Title 5} </a></div>{block:ifTitle5}
  681. </div>
  682.  
  683.  
  684. <div id="sidebarpic"><center><a href="/"><img src="{image:header}"/></a></center>
  685.  
  686.  
  687. </div></div>
  688.  
  689. <div id="pop" class="popup_block">
  690. <iframe frameborder="0"
  691. height="200"
  692. id="ask_form"
  693. scrolling="no"
  694. src="http://www.tumblr.com/ask_form/{text:YourUrl}.tumblr.com"
  695. width="100%">
  696. </iframe>
  697. </div>
  698. <div id="sidebar">
  699. <center>
  700. <div id="title">{Title}</div></center>
  701. <div id="side"><a href="/"><img src="{image:side}"/></a></div>
  702. <div id="description"> <center>{block:Description}{Description}{/block:Description}</center>{block:ifTitle12}<div id="nav3"><a href="{text:url 12}" style="color:{color:links}">{text:Title 12} </a></div> {/block:ifTitle12}
  703. {block:ifTitle13}<div id="nav3"><a href="{text:url 13}" style="color:{color:links}">{text:Title 13} </a> </div> {/block:ifTitle13}
  704. {block:ifTitle14}<div id="nav3"><a href="{text:url 14}" style="color:{color:links}">{text:Title 14} </a></div> {/block:ifTitle14}
  705. {block:ifTitle15} <div id="nav3"><a href="{text:url 15}" style="color:{color:links}">{text:Title 15} </a></div>{/block:ifTitle15}
  706. </div>
  707.  
  708.  
  709. <center>
  710. {block:Pagination}
  711. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&laquo;</a>{/block:PreviousPage}
  712. {block:JumpPagination length="5"}
  713. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  714. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  715. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  716. {/block:Pagination}
  717. </center></div>
  718.  
  719.  
  720.  
  721. <div id="des"><div id="title2">{text:subtitle}</div><center>{text:2nd description}</center>
  722.  
  723. {block:ifTitle6}<div id="nav2"><a href="{text:url 6}" style="color:{color:links}">{text:Title 6} </a></div> {/block:ifTitle6}
  724. {block:ifTitle7}<div id="nav2"><a href="{text:url 7}" style="color:{color:links}">{text:Title 7} </a> </div> {/block:ifTitle7}
  725. {block:ifTitle8}<div id="nav2"><a href="{text:url 8}" style="color:{color:links}">{text:Title 8} </a></div> {/block:ifTitle8}
  726. {block:ifTitle9} <div id="nav2"><a href="{text:url 9}" style="color:{color:links}">{text:Title 9} </a></div>{/block:ifTitle9}
  727. {block:ifTitle10} <div id="nav2"><a href="{text:url 10}" style="color:{color:links}">{text:Title 10} </a></div>{/block:ifTitle10}
  728. {block:ifTitle11} <div id="nav2"><a href="{text:url 11}" style="color:{color:links}">{text:Title 11} </a></div>{/block:ifTitle11}
  729. </div>
  730.  
  731.  
  732. <div id="entry">
  733. {block:Posts}
  734. <div id="post">
  735.  
  736. {block:Text}{block:Title}<div id="titlepost">
  737. <center>{Title}</center></div>
  738. {/block:Title}{Body}{/block:Text}
  739.  
  740. {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  741.  
  742. {block:Link}<a href="{URL}" class="link" {Target}> <h2>{Name}</h2></a>
  743. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  744.  
  745. {block:Audio}
  746. <div id="player">{AudioPlayerWhite}></div>
  747. <div id="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100">{/block:AlbumArt}</div>
  748. {block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions}
  749. {/block:Audio}
  750.  
  751.  
  752. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}</center>
  753. {block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions}
  754. {/block:Photo}
  755.  
  756.  
  757. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  758.  
  759. {block:Chat}{block:Title}<t>{Title}</t><br>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  760. {block:Video}{Video-500}
  761.  
  762. {block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions}
  763. {/block:Video}
  764.  
  765.  
  766. {block:Answer}
  767.  
  768. <div class="askbox">
  769.  
  770. <table style="border-bottom:2px solid #a0a0a0;padding-bottom:3px;margin-bottom:5px; width:490px;">
  771.  
  772. <tr>
  773. <td style="vertical-align:top;">{block:ifStaticHeader}<img src="{AskerPortraitURL-48}" align="left">{/block:ifStaticHeader}
  774.  
  775.  
  776. {block:IfNotStaticHeader}<div class="asky"><img src="{AskerPortraitURL-48}" align="left"></td></div>{/block:IfNotStaticHeader}
  777.  
  778.  
  779. <td style="vertical-align:top; width:490px"; ><strong>{Asker} asked:</strong><div id="answer">{Question}</div></td>
  780. </tr>
  781.  
  782.  
  783. </table>
  784.  
  785. </div>
  786. {Answer}
  787.  
  788. {/block:Answer}
  789.  
  790.  
  791. <div id="tags">{block:NoteCount}<a href="{Permalink}">{NoteCount}</a> notes |{/block:NoteCount} {block:Date}posted <a href="{Permalink}">{TimeAgo} </a>|{/block:Date} {block:RebloggedFrom} (<a href="{ReblogParentURL}">{ReblogParentName}</a>
  792. {block:ContentSource} - <a href="{SourceURL}" title="source">{SourceLink}</a>){block:ContentSource}|{/block:RebloggedFrom}<a href="{ReblogURL}" target=”_blank” class=”details”> Reblog |</a><div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div><br>
  793. {block:ifShowTags}{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:ifShowTags}</div></div><br>
  794. {/block:Posts}<div id="credit"><a target="blank"href="http://crlsscolfer.tumblr.com">Theme </a></div> {block:PostNotes} <div style="margin-left:200px;">{PostNotes}
  795. </div>{/block:PostNotes}
  796.  
  797.  
  798.  
  799. </div>
  800.  
  801. </div>
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808. </body>
  809.  
  810. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement