Advertisement
sunkei

Okedo v.4

Apr 25th, 2012
4,900
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.90 KB | None | 0 0
  1. <!--
  2.  
  3. Okedo.
  4. theme made by gyapo.tumblr.com
  5. don't remove this comment
  6.  
  7. -->
  8.  
  9. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12.  
  13.  
  14. <head>
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. {block:Description}
  19. <meta name="description" content="{MetaDescription}" />
  20. {/block:Description}
  21.  
  22. <meta name="image:Background" content="http://static.tumblr.com/s2ymoja/Twglyua5f/p4.png"/>
  23. <meta name="image:SideBG" content="http://static.tumblr.com/s2ymoja/ZfNlyuabt/crazykira-resources_34__144_.png"/>
  24. <meta name="image:Sidepic" content="http://static.tumblr.com/s2ymoja/3f6m1rplm/150.png"/>
  25.  
  26. <meta name="color:Link" content="#777575" />
  27. <meta name="color:Link hover" content="#4b4b4b" />
  28. <meta name="color:Background" content="#888888" />
  29.  
  30.  
  31. <meta name="color:SideBG" content="#fff" />
  32.  
  33. <meta name="color:Top" content="#141414" />
  34. <meta name="color:Pagination" content="#222" />
  35. <meta name="color:PaginationBG" content="#fff" />
  36.  
  37. <meta name="color:about" content="#0d19c0" />
  38. <meta name="color:aboutBG" content="#008cff" />
  39. <meta name="color:Description" content="#969696" />
  40. <meta name="color:menu" content="#a80222" />
  41. <meta name="color:menuBG" content="#ff004f" />
  42. <meta name="color:button" content="#ffed00" />
  43. <meta name="color:buttonBG" content="#353434" />
  44. <meta name="color:refresh" content="#141414" />
  45. <meta name="color:refreshBG" content="#ffffff" />
  46. <meta name="color:Title" content="#252525" />
  47.  
  48. <meta name="color:EntryBG" content="#fff" />
  49. <meta name="color:Texts" content="#949494" />
  50. <meta name="color:Infos" content="#333" />
  51. <meta name="color:InfosBG" content="#000" />
  52.  
  53.  
  54. <meta name="color:playerBG" content="#000" />
  55.  
  56. <meta name="text:Link1 title" content="link 1" />
  57. <meta name="text:Link1" content="" />
  58. <meta name="text:Link2 title" content="link 2" />
  59. <meta name="text:Link2" content="" />
  60.  
  61.  
  62.  
  63. <meta name="text:player code" content="PLAYER CODE" />
  64.  
  65. <meta name="if:Player" content="0"/>
  66. <meta name="if:OneColumn" content="0"/>
  67. <meta name="if:BigPost" content="0"/>
  68. <meta name="if:EndlessScroll" content="0"/>
  69.  
  70.  
  71.  
  72.  
  73.  
  74. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  75. <script src="http://static.tumblr.com/onhp7lq/ONvlyuiee/jquery.masonry.min.js">
  76. <script src="http://static.tumblr.com/ko3o6ju/QzNls3n3y/smoothscroll.js" type="text/javascript"></script>
  77. </script>
  78.  
  79.  
  80.  
  81. {block:IndexPage}
  82. <script src="http://static.tumblr.com/6hsqxdt/s7Vm2rb3k/jquery.masonry.min.js"></script>
  83. {block:IfEndlessScroll}
  84. <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script>
  85. {/block:IfEndlessScroll}
  86. <script src="http://static.tumblr.com/6hsqxdt/JBvm2rb44/masonry.js"></script>
  87. <script>
  88. $(window).load(function () {
  89. $('.posts').masonry(),
  90. $('.masonryWrap').infinitescroll({
  91. navSelector : 'div.pagination',
  92. nextSelector : ".pagination a#next",
  93. itemSelector : ".post",
  94. bufferPx : 10000,
  95. extraScrollPx: 10000,
  96. loadingImg : "",
  97. loadingText : "<em></em>",
  98. },
  99. // call masonry as a callback.
  100. function() { $(".posts").masonry({ appendedContent: $(this) }); }
  101. );
  102. });
  103. </script>{/block:IndexPage}
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113. <style type="text/css">
  114.  
  115. {block:IfEndlessScroll}
  116. .pagination {
  117. display:none;
  118. }
  119. {/block:IfEndlessScroll}
  120.  
  121. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  122.  
  123. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  124.  
  125. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Texts};height:25px;}
  126. ::-webkit-scrollbar {height:0px;width:8px;background-color:{color:EntryBG};}
  127.  
  128.  
  129. body
  130. {font-family:arial;
  131. font-size:10px;
  132. color:{color:Texts};
  133. background-color:{color:Background};
  134. background-image:url('{image:Background}');
  135. background-position: fixed;
  136. background-attachment:fixed;
  137. background-repeat:repeat;}
  138.  
  139.  
  140. a
  141. {text-decoration:none;
  142. color:{color:Link};
  143. -webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;
  144. opacity:1;}
  145.  
  146. a:hover
  147. {text-decoration:none;
  148. color:{color:Link hover};
  149. opacity:1;}
  150.  
  151. blockquote
  152. {border-left:2px solid;
  153. padding-left:5px;}
  154.  
  155.  
  156.  
  157.  
  158. #left
  159. {position:fixed;
  160. left:290px;
  161. top:0px;
  162. height:1000px;
  163. width:180px;
  164. background-color:{color:SideBG};
  165. background-image:url('{image:SideBG}');}
  166.  
  167. #side
  168. {position:fixed;
  169. height:auto;
  170. overflow:hidden;
  171. width:180px;
  172. bottom:75px;}
  173.  
  174. #credit
  175. {position:fixed;
  176. bottom:5px;
  177. width:180px;
  178. letter-spacing:3px;
  179. font-size:8px;
  180. font-family:consolas;
  181. opacity:0.4;
  182. color:#333;
  183. text-align:center;}
  184.  
  185. #sidepic
  186. {width:150px;
  187. margin-left:15px;}
  188.  
  189. #description
  190. {overflow:hidden;
  191. width:180px;}
  192.  
  193. #about
  194. {width:30px;
  195. text-align:center;
  196. font-family:consolas;
  197. padding-top:22px;
  198. padding-bottom:22px;
  199. color:{color:about};
  200. background-color:{color:aboutBG};
  201. -webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  202.  
  203. #desc
  204. {width:120px;
  205. margin-left:180px;
  206. height:105px;
  207. overflow:auto;
  208. color:{color:Description};
  209. opacity:0;
  210. -webkit-transition: opacity 1s linear;-webkit-transition: all 1s ease-out;-moz-transition: all 1 ease-out;transition: all 1s ease-out;}
  211.  
  212. #description:hover #desc
  213. {margin-left:5px;
  214. color:{color:description};
  215. opacity:1;}
  216.  
  217. #description:hover #about
  218. {padding-left:25px;}
  219.  
  220.  
  221. #menu
  222. {width:30px;
  223. text-align:center;
  224. font-family:consolas;
  225. padding-top:12px;
  226. padding-bottom:12px;
  227. margin-bottom:5px;
  228. color:{color:menu};
  229. background-color:{color:menuBG};
  230. -webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  231.  
  232. #navi
  233. {width:125px;
  234. margin-left:180px;
  235. opacity:1;
  236. -webkit-transition: opacity 1s linear;-webkit-transition: all 1s ease-out;-moz-transition: all 1.s ease-out;transition: all 1s ease-out;}
  237.  
  238. #nav:hover #navi
  239. {margin-left:10px;}
  240.  
  241. #nav:hover #menu
  242. {padding-left:20px;}
  243.  
  244. .button
  245. {width:100px;
  246. padding-left:20px;
  247. color:{color:button};
  248. letter-spacing:3px;
  249. margin-bottom:3px;
  250. background-color:{color:buttonBG};
  251. border-left:0px solid;
  252. -webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  253.  
  254. .button:hover
  255. {border-left:25px solid;}
  256.  
  257. #home
  258. {width:30px;
  259. text-align:center;
  260. font-family:consolas;
  261. padding-top:9px;
  262. padding-bottom:9px;
  263. margin-bottom:5px;
  264. color:{color:refresh};
  265. background-color:{color:refreshBG};
  266. -webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.7s ease-out;-moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;}
  267.  
  268. #title
  269. {width:120px;
  270. margin-left:180px;
  271. text-align:center;
  272. opacity:1;
  273. letter-spacing:5px;
  274. color:{color:Title};
  275. -webkit-transition: opacity 1s linear;-webkit-transition: all 1s ease-out;-moz-transition: all 1.s ease-out;transition: all 1s ease-out;}
  276.  
  277. #refresh:hover #title
  278. {margin-left:5px;}
  279.  
  280. #refresh:hover #home
  281. {padding-left:20px;}
  282.  
  283.  
  284.  
  285.  
  286.  
  287. #player
  288. {width:150px;
  289. position:fixed;
  290. bottom:50px;
  291. text-align:center;
  292. margin-top:4px;
  293. font-size:7px;
  294. font-family:arial;
  295. letter-spacing:3px;
  296. padding-top:3px;
  297. padding-bottom:3px;
  298. margin-left:15px;
  299. overflow:hidden;
  300. background-color:{color:playerBG};}
  301.  
  302. .posts
  303. {{block:PermalinkPage}
  304. {block:IfNotBigPost}width:500px;{/block:IfNotBigPost}
  305. {block:IfBigPost}width:1000px;{/block:IfBigPost}
  306. {/block:PermalinkPage}
  307.  
  308. {block:IndexPage}
  309. {block:IfNotOneColumn}
  310. {block:IfNotBigPost}width:600px;{/block:IfNotBigPost}
  311. {block:IfBigPost}width:1000px;{/block:IfBigPost}
  312. {/block:IfNotOneColumn}
  313.  
  314. {block:IfOneColumn}
  315. {block:IfNotBigPost}width:300px;{/block:IfNotBigPost}
  316. {block:IfBigPost}width:450px;{/block:IfBigPost}
  317. {/block:IfOneColumn}
  318. {/block:IndexPage}
  319. float:left;
  320. overflow:hidden;
  321. margin-left:490px;
  322. overflow:hidden;
  323. font-size:10px;
  324. font-family:georgia;
  325. color:{color:Texts};}
  326.  
  327.  
  328. .post
  329. {{block:PermalinkPage}
  330. {block:IfNotBigPost}width:400px;{/block:IfNotBigPost}
  331. {block:IfBigPost}width:500px;{/block:IfBigPost}
  332. {/block:PermalinkPage}
  333. {block:IndexPage}
  334. {block:IfNotBigPost}width:250px;{/block:IfNotBigPost}
  335. {block:IfBigPost}width:400px;{/block:IfBigPost}
  336. {/block:IndexPage}
  337. padding:3px 3px 0px 3px;
  338. margin-left:5px;
  339. margin-bottom:5px;
  340. float:left;
  341. overflow:hidden;
  342. font-size:10px;
  343. letter-spacing:0px;
  344. font-family:consolas;
  345. color:{color:Texts};
  346. overflow:hidden;
  347. background-color:{color:EntryBG};}
  348.  
  349. #permabar
  350. {{block:IfNotBigPost}width:400px;{/block:IfNotBigPost}
  351. {block:IfBigPost}width:500px;{/block:IfBigPost}
  352. overflow:hidden;
  353. height:autolength;
  354. font-family:consolas;
  355. font-size:8px;
  356. letter-spacing:1px;
  357. padding:3px;
  358. margin-left:5px;
  359. color:{color:Infos};
  360. background-color:{color:InfosBG};}
  361.  
  362. .titlepost
  363. {text-transform:uppercase;font-size:12px;border-left:5px solid;padding-left:5px; color:{color:menuBG}}
  364.  
  365. .nots
  366. {position:absolute;
  367. letter-spacing:3px;
  368. font-family:consolas;
  369. font-size:9px;
  370. padding:5px;
  371. opacity:0;
  372. overflow:hidden;
  373. background-color:{color:InfosBG};
  374. -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
  375.  
  376. a.not
  377. {color:{color:Texts};}
  378.  
  379. .post:hover .nots
  380. {opacity:1;}
  381.  
  382. #ago
  383. {letter-spacing:0px;opacity:0.5;padding-top:3px;}
  384.  
  385. .pagination
  386. {position:fixed;
  387. bottom:5px;
  388. width:200px;
  389. left:120px;
  390. letter-spacing:3px;}
  391.  
  392. .navigation
  393. { {block:IfEndlessScroll}display:none;{/block:IfEndlessScroll};}
  394.  
  395.  
  396.  
  397. .page
  398. {color:{color:Pagination};
  399. float:right;
  400. background-color:{color:PaginationBG};
  401. text-align:center;
  402. margin-right:5px;
  403. width:60px;
  404. padding-top:8px;
  405. padding-bottom:8px;
  406. font-size:8px;
  407. font-family:consolas;
  408. border-left:0px solid;
  409. border-rigt:0px solid;
  410. -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
  411.  
  412.  
  413.  
  414. #forth:hover
  415. {padding-left:20px;
  416. border-left:20px solid;}
  417.  
  418. #back
  419. {float:left;}
  420.  
  421. #back:hover
  422. {margin-left:-40px;
  423. padding-right:20px;
  424. border-right:20px solid;}
  425.  
  426.  
  427. </style>
  428. <style type="text/css">{CustomCSS}</style>
  429. </head>
  430. <body>
  431.  
  432. <div class="pagination">
  433. {block:Pagination}{block:PreviousPage}<a href='{PreviousPage}'>previous</a> &middot;{/block:PreviousPage} {block:NextPage}<a href='{NextPage}' id="next">next</a>{/block:NextPage}{/block:Pagination}
  434. </div>
  435.  
  436. {block:IfEndlessScroll}
  437. <a style="position:fixed;bottom:0px;right:5px;font-size:22px;opacity:0.5;" href="#top">â–²</a>{/block:IfEndlessScroll}
  438.  
  439. <div class="pagination">
  440.  
  441.  
  442. <div class="navigation">
  443. <table cellpaddin="0" border="0" cellspacing="0">
  444. {block:Pagination}<tr>
  445. {block:PreviousPage}<td><a href="{PreviousPage}"><div class="page" id="back">back</div></a></td>{/block:PreviousPage}
  446. {block:NextPage}<td><a href="{NextPage}" class="nextPage"><div class="page" id="forth">forth</div></a></td>{/block:NextPage}
  447. </tr>{/block:Pagination}
  448.  
  449. </table>
  450. </div>
  451. </div>
  452.  
  453. <div id="left">
  454. <div id="side">
  455.  
  456. <table style="margin-bottom:10px;" cellpadding="0" cellspacing="0">
  457. <tr id="refresh">
  458. <td><div id="home">â™›</div></td>
  459. <td><a href="/"><div id="title">{ {Title} }</div></a></td>
  460. </tr>
  461.  
  462. <tr id="nav">
  463. <td><div id="menu">m<br>e<br>n<br>u</div></td>
  464. <td><div id="navi">
  465. <a href="/ask"><div class="button">+ message</div></a>
  466. <a href="{text:Link1}"><div class="button">{text:Link1 title}</div></a> <a href="{text:Link2}"><div class="button">{text:Link2 title}</div></a>
  467. <a href="/archive"><div class="button">+ archive</div></a>
  468. </div></td>
  469. </tr>
  470.  
  471. <tr id="description">
  472. <td><div id="about">a<br>b<br>o<br>u<br>t</div></td>
  473. <td><div id="desc">{Description}</div></td>
  474. </tr></table>
  475.  
  476.  
  477.  
  478. <img id="sidepic" src="{image:Sidepic}"/></div>
  479.  
  480.  
  481. {block:IfPlayer}<div id="player">{text:player code}</div>{/block:IfPlayer}
  482. {block:IfNotPlayer}{/block:IfNotPlayer}
  483.  
  484.  
  485.  
  486. <a href="http://gyapo.tumblr.com" title="by gyapo"><div id="credit">theme</div></a>
  487.  
  488.  
  489.  
  490. </div>
  491.  
  492. <table cellpadding="0" border="0" cellspacing="0">
  493. <tr><td>
  494. <div class="posts">
  495. {block:Posts}
  496.  
  497.  
  498.  
  499. {block:Text}<div class="post">
  500. {block:IndexPage} <a href="{Permalink}" class="not"><span class="nots">
  501. {NoteCountWithLabel}<br/>
  502. <div id="ago">+ {TimeAgo}</div>
  503. </span></a>{/block:IndexPage}
  504. {block:Title}<a href="{Permalink}"><div class="titlepost">{Title}</div></a> {/block:Title}
  505. <div class="texte">{Body}</div>
  506. </div>{/block:Text}
  507.  
  508.  
  509.  
  510.  
  511. {block:Photoset}<div class="post">
  512. {block:IndexPage} <a href="{Permalink}" class="not"><span class="nots">
  513. {NoteCountWithLabel}<br/>
  514. <div id="ago">+ {TimeAgo}</div>
  515. </span></a>{/block:IndexPage}
  516. <div style="align:center;"><a href="{Permalink}">{block:IfNotBigPost}{Photoset-250}{/block:IfNotBigPost}
  517. {block:IfBigPost}{Photoset-400}{/block:IfBigPost}</a></div>
  518.  
  519. {block:PermalinkPage}{block:Caption}<div class="texte">{Caption}</div>{/block:Caption}{block:PermalinkPage}
  520. </div>{/block:Photoset}
  521.  
  522.  
  523.  
  524.  
  525. {block:Photo}<div class="post">
  526. {block:IndexPage} <a href="{Permalink}" class="not"><span class="nots">
  527. {NoteCountWithLabel}<br/>
  528. <div id="ago">+ {TimeAgo}</div>
  529. </span></a>{/block:IndexPage}
  530.  
  531.  
  532. <div>{block:IndexPage}<a href="{Permalink}"><img class="photo"
  533.  
  534. src="{PhotoURL-500}"
  535. {block:IfNotBigPost}width="250px"{/block:IfNotBigPost}
  536. {block:IfBigPost}width="400px"{/block:IfBigPost} alt="{PhotoAlt}"/></a>{/block:IndexPage}
  537.  
  538. {block:PermalinkPage}{LinkOpenTag}
  539. <img class="photo" src="{PhotoURL-500}" {block:IfNotBigPost}width="400px"{/block:IfNotBigPost}
  540. {block:IfBigPost}width="500px"{/block:IfBigPost}
  541. alt="{PhotoAlt}"/>{LinkCloseTag}{/block:PermalinkPage}</div>
  542.  
  543.  
  544.  
  545.  
  546. {block:PermalinkPage}{block:Caption}
  547. <div>{Caption}</div>
  548. {/block:Caption}{block:PermalinkPage}
  549. </div>{/block:Photo}
  550.  
  551.  
  552.  
  553. {block:Quote}<div class="post">
  554. {block:IndexPage} <a href="{Permalink}" class="not"><span class="nots">
  555. {NoteCountWithLabel}<br/>
  556. <div id="ago">+ {TimeAgo}</div>
  557. </span></a>{/block:IndexPage}
  558.  
  559. <div class="texte"> "{Quote}"</div>
  560. {block:Source}
  561. <div class="texte"> {Source}</div>
  562. {/block:Source}
  563. </div>{/block:Quote}
  564.  
  565.  
  566.  
  567. {block:Link}<div class="post">
  568. {block:IndexPage} <a href="{Permalink}" class="not"><span class="nots">
  569. {NoteCountWithLabel}<br/>
  570. <div id="ago">+ {TimeAgo}</div>
  571. </span></a>{/block:IndexPage}
  572.  
  573. <a href="{URL}" {Target}><div class="titlepost" style="color:{color:aboutBG}">{Name}</div></a>
  574. {block:Description}
  575. <div class="texte">{Description}</div>
  576. {/block:Description}
  577. </div>{/block:Link}
  578.  
  579.  
  580.  
  581. {block:Chat}<div class="post">
  582. {block:IndexPage} <a href="{Permalink}" class="not"><span class="nots">
  583. {NoteCountWithLabel}<br/>
  584. <div id="ago">+ {TimeAgo}</div>
  585. </span></a>{/block:IndexPage}
  586.  
  587. {block:Title}
  588. <a href="{Permalink}"><div class="titlepost">{Title}</div></a>
  589. {/block:Title}<div>
  590. {block:Lines}
  591. <div class="texte">
  592.  
  593. <div><a href="{Permalink}">{block:Label}{Label}{/block:Label}</a> {Line}
  594. </div>
  595. </div>{/block:Lines}
  596. </div>
  597. </div>{/block:Chat}
  598.  
  599.  
  600.  
  601.  
  602. {block:Video}<div class="post">
  603. {block:IndexPage} <a href="{Permalink}" class="not"><span class="nots">
  604. {NoteCountWithLabel}<br/>
  605. <div id="ago">+ {TimeAgo}</div>
  606. </span></a>{/block:IndexPage}
  607.  
  608. <div style="align:center;">
  609. {block:IfNotBigPost}{Video-250}{/block:IfNotBigPost}
  610. {block:IfBigPost}{Video-400}{/block:IfBigPost}</div>
  611. {block:PermalinkPage}{block:Caption}
  612. <div>{Caption}</div>
  613. {/block:Caption}{block:PermalinkPage}
  614. </div>{/block:Video}
  615.  
  616.  
  617.  
  618.  
  619. {block:Audio}<div class="post">
  620. {block:IndexPage} <a href="{Permalink}" class="not"><span class="nots">
  621. {NoteCountWithLabel}<br/>
  622. <div id="ago">+ {TimeAgo}</div>
  623. </span></a>{/block:IndexPage}
  624.  
  625. <table>
  626. <tr><td rowspan="2">
  627. {block:AlbumArt}
  628.  
  629. <img style="height:100px;width:100px;margin-right:5px;" id="art" src="{AlbumArtURL}"/>
  630.  
  631. {/block:AlbumArt}</td>
  632.  
  633. <td><div style="margin-top:15px;">
  634. {block:IndexPage}{block:TrackName}{TrackName}{/block:TrackName} {block:Artist}by {Artist}{/block:Artist}{/block:IndexPage} <br>
  635. {PlayCountWithLabel}</div></td></tr><td>
  636.  
  637. <div style="
  638. {block:PermalinkPage}
  639. {block:IfNotBigPost}width:285px;{/block:IfNotBigPost}
  640. {block:IfBigPost}width:385px;{/block:IfBigPost}
  641. {/block:PermalinkPage}
  642. {block:IndexPage}
  643. {block:IfBigPost}width:285px;{/block:IfBigPost}
  644. {block:IfNotBigPost}width:135px;{/block:IfNotBigPost}
  645. {/block:IndexPage}
  646.  
  647. background-color:#000;overflow:hidden;">{AudioPlayerBlack}</div></td></tr>
  648. </table>
  649.  
  650.  
  651. <div>
  652. {block:IfCaption}
  653. {block:Caption}{Caption}{/block:Caption}
  654. {/block:IfCaption}
  655.  
  656. {block:IfNotCaption}{block:PermalinkPage}
  657. {block:Caption}{Caption}{/block:Caption}
  658. {block:PermalinkPage}{/block:IfNotCaption}
  659. </div>
  660. </div>{/block:Audio}
  661.  
  662.  
  663. {block:Answer}
  664. <div class="post">
  665. {block:IndexPage} <a href="{Permalink}" class="not"><span class="nots">
  666. {NoteCountWithLabel}<br/>
  667. <div id="ago">+ {TimeAgo}</div>
  668. </span></a>{/block:IndexPage}
  669.  
  670.  
  671. <table cellpadding="3" cellspacing="0" {block:PermalinkPage}
  672. {block:IfNotBigPost}width="400px"{/block:IfNotBigPost}
  673. {block:IfBigPost}width="500px"{/block:IfBigPost}
  674. {/block:PermalinkPage}
  675. {block:IndexPage}
  676. {block:IfNotBigPost}width="250px"{/block:IfNotBigPost}
  677. {block:IfBigPost}width="400px"{/block:IfBigPost}
  678. {/block:IndexPage}
  679. align="left;">
  680. <tr>
  681. <td style="width:40px;">
  682. <a href="{Permalink}"><span><img src="{AskerPortraitURL-48}" style="border-radius:6px;-moz-border-radius:6px;"/></span></a></td>
  683. <td><div style="padding-left:5px;padding-right:5px;">
  684. {Asker} asked : <span style="font-size:10px;letter-spacing:1px;font-style:italic;color:{color:Link};">{Question}</span></div></td></tr>
  685. <tr><td colspan="2"><div style="padding-left:5px;padding-right:5px;">{Answer}</div></td></tr></table>
  686. </div>{/block:Answer}
  687.  
  688.  
  689. {block:PermalinkPage}<div id="permabar">
  690. Posted {block:Date}<a href="{Permalink}">{TimeAgo}</a> with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}{block:RebloggedFrom} (via <a href="{ReblogParentURL}">{ReblogParentName}</a> , org. <a href="{ReblogRootURL}">{ReblogRootName}</a> ){/block:RebloggedFrom}<br>
  691. {block:HasTags}{block:Tags}
  692. &#160#<a href="{TagURL}" class="tags">{Tag}</a>{/block:Tags}{/block:HasTags}
  693. {block:PostNotes} {PostNotes}{/block:PostNotes} </div>{/block:PermalinkPage}
  694.  
  695.  
  696. {/block:Posts}
  697. </div>
  698. </td></tr>
  699. </table>
  700. </body>
  701. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement