umapequenapoeta

Theme 05

Jan 30th, 2012
6,777
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.13 KB | None | 0 0
  1. <html>
  2.  
  3. <!--  theme por umapequenapoeta -->
  4.  
  5. <link
  6.  
  7. href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Deliu
  8. s+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing
  9. +Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  10. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet'
  11.  
  12. type='text/css'>
  13.  
  14. <script type="text/javascript">
  15. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  16. function tb8_makeArray(n){
  17. this.length = n;
  18. return this.length;
  19. }
  20. tb8_messages = new tb8_makeArray(1);
  21. tb8_messages[0] = "{Title}";
  22. tb8_rptType = 'infinite';
  23. tb8_rptNbr = 5;
  24. tb8_speed = 100;
  25. tb8_delay = 2000;
  26. var tb8_counter=1;
  27. var tb8_currMsg=0;
  28. var tb8_tekst ="";
  29. var tb8_i=0;
  30. var tb8_TID = null;
  31. function tb8_pisi(){
  32. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  33. document.title = tb8_tekst;
  34. tb8_sp=tb8_speed;
  35. tb8_i++;
  36. if (tb8_i==tb8_messages[tb8_currMsg].length){
  37. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  38. }
  39. if (tb8_currMsg == tb8_messages.length){
  40. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  41. clearTimeout(tb8_TID);
  42. return;
  43. }
  44. tb8_counter++;
  45. tb8_currMsg = 0;
  46. }
  47. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  48. }
  49. tb8_pisi()
  50. </script>
  51.  
  52. <head>
  53.  
  54. <script type="text/javascript">
  55. function changeNavigation(id)
  56.  
  57. {document.getElementById('entries').innerHTML=document.getElementById(id).innerHTM
  58.  
  59. L}
  60. </script>
  61.  
  62. <script type="text/javascript">
  63. //desabilita menu de opcoes ao clicar no botao direito
  64. function desabilitaMenu(e)
  65. {
  66. if (window.Event)
  67. {
  68. if (e.which == 2 || e.which == 3)
  69. return false;
  70. }
  71. else
  72. {
  73. event.cancelBubble = true
  74. event.returnValue = false;
  75. return false;
  76. }
  77. }
  78. document.oncontextmenu = desabilitaMenu;
  79. document.onmousedown = desabilitaBotaoDireito;
  80. document.onmouseup = desabilitaBotaoDireito;
  81. </script>
  82.  
  83.  
  84.     <!-- DEFAULT VARIABLES -->  
  85.  
  86.  
  87.  
  88.  
  89.   <meta name="color:background" content="#f8f8f8" />
  90.     <meta name="color:sbar" content="#FAFAFA" />
  91.     <meta name="color:entry" content="#fff" />
  92.     <meta name="color:text" content="#666" />
  93.     <meta name="color:link" content="#888" />
  94.     <meta name="color:linkhover" content="#ddd" />
  95.   <meta name="color:bgmenu" content="#f9f9f9" />
  96.     <meta name="color:linkmenu" content="#888" />
  97.  <meta name="color:bgmenu hover" content="#f9f9f9" />
  98.     <meta name="color:linkmenu hover" content="#999" />
  99. <meta name="color:scrollbar" content="#ddd" />
  100.  
  101.  
  102. <meta name="image:sidebar1" content="http://static.tumblr.com/ebpcutk/diylyo0do/hehe.jpg"/>
  103.  
  104. <meta name="image:background" content="">
  105.  
  106.  
  107. <meta name="text:titulo" content="Dear god the only thing" />
  108.     <meta name="text:subtitulo" content="...takes care of it for me" />
  109.  
  110.      <meta name="text:Link1" content="/" />
  111.     <meta name="text:Link1 Title" content="use" />
  112.     <meta name="text:Link2" content="/" />
  113.     <meta name="text:Link2 Title" content="todos" />
  114.     <meta name="text:Link3" content="/" />
  115.     <meta name="text:Link3 Title" content="os links" />
  116.     <meta name="text:Link4" content="/" />
  117.     <meta name="text:Link4 Title" content="e mude" />
  118.     <meta name="text:Link5" content="/" />
  119.     <meta name="text:Link5 Title" content="no apparence" />
  120.     <meta name="text:Link6" content="/" />
  121.     <meta name="text:Link6 Title" content="ok?" />
  122. <meta name="text:Link7" content="/" />
  123.     <meta name="text:Link7 Title" content="oooook!" />
  124.  
  125.     <title>{Title}{block:SearchPage}, Search results for:
  126.  
  127. {SearchQuery}{/block:SearchPage}{block:PostSummary},
  128.  
  129. {PostSummary}{/block:PostSummary}</title>
  130.  
  131.     {block:Description}<meta name="description" content="{MetaDescription}"
  132.  
  133. />{/block:Description}
  134.  
  135.     <link rel="shortcut icon" href="{Favicon}" />
  136.  
  137.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  138.  
  139.     <style type="text/css">
  140.  
  141. /* body */
  142.  
  143. body {color:{color:text}; background-color:{color:background}; background-image:
  144.  
  145. url('{image:background}'); background-attachment:fixed; font-family:verdana;
  146.  
  147. font-size:11px; line-height:110%; text-align:justify}
  148.  
  149. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; -moz-transition: all
  150.  
  151. 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out;
  152.  
  153. transition: all 1.0s ease-out;}
  154.  
  155. a:hover{color:{color:linkhover}}
  156.  
  157.  
  158. /* container */
  159.  
  160. #entries{left:50%; margin-left:400px; margin-top:20px; width:520px; }
  161.  
  162. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid
  163.  
  164. {color:link}; border-right:0px solid {color:link}; margin-left: 0px; margin-bottom:0px;
  165.  
  166. padding-bottom:0px; padding-top:9px; padding-left:10px; padding-right:,10px; }
  167.  
  168. #container {margin-left: 160px;}
  169.  
  170.  
  171.  
  172.  
  173. /* sidebar e outras */
  174.  
  175. #sbar {width: 300px; float: left; margin-left:30px;  margin-top:40px; padding: 6px;
  176.  
  177. background-color: {color:sbar}; text-align: center; position: fixed; padding:5px;}
  178.  
  179. #setimasid {margin-bottom: 5px; width:-1; float: left; background-color: {color:transparent};
  180. padding: 5px; position: fixed; margin: 0 0 0 -115px; text-align: center; margin-top:
  181. 370px; height: auto; font-family:verdana; font-size:9px; border-bottom-left-radius: 0px;
  182. border-bottom-right-radius: 0px;}
  183.  
  184.  
  185.  
  186. #barrafrase {
  187.  
  188. position: left;
  189.  
  190. left: 0px;
  191.  
  192. top: 20px;
  193.  
  194. height: 30px;
  195.  
  196. background-color:{color:background};
  197.  
  198. text-align: center;
  199.  
  200. position: fixed;
  201.  
  202. color:{color:text};
  203.  
  204. width: 394px;
  205.  
  206. font-style: italic;
  207.  
  208. margin-top: 2px;
  209.  
  210. font-size: 15px;
  211.  
  212. font-family: georgia;
  213.  
  214. text-align: center;
  215.  
  216. letter-spacing: 2px;
  217.  
  218. line-height:31px;
  219.  
  220. font-style: bold;
  221.  
  222. margin-bottom: 5px;
  223.  
  224. opacity: 100;
  225.  
  226. -webkit-transition: all 0.5s ease-out;
  227.  
  228. -moz-transition: all 0.5s ease-out;
  229.  
  230. }
  231.  
  232. #barrafrase:hover {
  233.  
  234. background-color:transparent;
  235.  
  236. height: 30px;
  237.  
  238. color: {color:text};
  239.  
  240. }
  241.  
  242.  
  243.  
  244.  
  245.  
  246. .barrafrase {
  247.  
  248. text-align: center;
  249.  
  250. font-size: 15px;
  251.  
  252. position: fixed;
  253.  
  254. color: transparent;
  255.  
  256. width: 394px;
  257.  
  258. margin-top: 0px;
  259.  
  260. margin-left: 0px;
  261.  
  262. height: 30px;
  263.  
  264. font-style: italic;
  265.  
  266. margin-top: 0px;
  267.  
  268. font-size: 15px;
  269.  
  270. font-family: georgia;
  271.  
  272. text-align: center;
  273.  
  274. letter-spacing: 2px;
  275.  
  276. line-height:31px;
  277.  
  278. font-style: bold;
  279.  
  280. margin-bottom: 5px;
  281.  
  282. opacity: 100;
  283.  
  284. -webkit-transition: all 0.5s ease-out;
  285.  
  286. -moz-transition: all 0.5s ease-out;
  287.  
  288. }
  289.  
  290.  
  291.  
  292. .barrafrase:hover {
  293.  
  294. text-align: center;
  295.  
  296. color: {color:text};
  297.  
  298. font-size: 15px;
  299.  
  300. text-align: center;
  301.  
  302. background-color: {color:background};
  303.  
  304. }
  305.  
  306. /* mini fotos ou avatar */
  307.  
  308.  
  309. .pic {float: left; margin: 0px 0px 0px 0;}
  310.  
  311. .simage {margin-left:115px; margin-top:-133px;}
  312. .simage img {width:180px; height:131px;}
  313.  
  314. /* description */
  315.  
  316. .sidebartext{clear: both; text-align: justify; background-color: #fff; opacity: 1.0;
  317.  
  318. filter:alpha (opacity=95); margin: 0px 0px 0px 0px; padding: 1px; -moz-border-radius:
  319.  
  320. 6px; border-radius: 1px ;height:121px}
  321. .sidebartext a{font-size:9px}
  322. .sidebartext a:hover{font-size:9px}
  323.  
  324. /* h1, h2, h3 e quote */
  325.  
  326. h1{color:{color:title}; font-family:gabriola; font-size:28px; line-height:23px;
  327.  
  328. letter-spacing:-1px; font-weight:normal; margin:0px; padding:0px; text-align:center}
  329.  
  330. h2{color:{color:title}; font-family:gabriola; font-size:28px; line-height:23px;
  331.  
  332. letter-spacing:-1px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px;
  333.  
  334. text-align:center}
  335.  
  336. h3{color:{color:title}!important;font-family:gabriola;  
  337.  
  338. font-size:25px;text-align:center;letter-spacing: 1px; font-weight:normal;}
  339.  
  340.  
  341. .quote{
  342. font-size:90px; font-family: georgia; color:#bbb; line-height: 90px; margin-left: 5px;
  343.  
  344. opacity:0.5; filter:alpha (opacity=100);}
  345.  
  346. .q{font-family:gabriola; font-size:28px; line-height: 23px;  margin-top: -95px;
  347.  
  348. margin-left: 45px; padding: 10px;
  349. }
  350.  
  351. #source {text-align: right; font-size: 9px;}
  352.  
  353. /* Menu */
  354.  
  355. .s2 a {display: block; font-family: verdana; font-size: 10px; text-align: center; width:
  356.  
  357. 82px; height: auto;  background-color: {color:bgmenu}; color:{color:linkmenu};
  358.  
  359. text-decoration: none; padding:3px 12px 3px 11px; overflow:hidden;
  360.  
  361. margin-bottom:1px; margin-left:5px; -webkit-transition: all 0.4s linear; -moz-transition:
  362.  
  363. all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear}
  364.  
  365. .s2  a:hover{background-color:{color:bgmenu hover}; text-align:center;letter-spacing:
  366.  
  367. 2px; color:{color:linkmenu hover};}
  368.  
  369. .nav1 {display: block; font-family: verdana; font-size: 10px; text-align: center; width:
  370.  
  371. 82px; height: auto;  background-color: {color:bgmenu}; color:{color:linkmenu};
  372.  
  373. text-decoration: none; padding:3px 12px 3px 11px; margin-bottom: 1px;
  374.  
  375. margin-left:-4px; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear;
  376.  
  377. -o-transition: all 0.8s linear; transition: all 0.4s linear}
  378.  
  379. .nav1:hover{background-color:{color:bgmenu hover}; text-align:center;letter-spacing:
  380.  
  381. 2px; color:{color:linkmenu hover};}
  382.  
  383.  
  384.  
  385. /* post - info */
  386.  
  387. #info{margin-top: 15px; }
  388. #info a{color: {color:link} !important}
  389. #info a:hover{color:{color:linkhover}!important}
  390. .tags{font-size: 10px; display: inline; text-align: left;text-transform: lowercase;}
  391. .tags a{color: #FF88F5 !important}
  392. .line1{font-size:10px; text-transform: lowercase; margin-top: 7px}
  393. .line2{font-size:10px; text-transform:lowercase; clear: both}
  394. .line3{font-size:10px; text-transform:lowercase; clear: both}
  395. .ileft{float: left}
  396. .iright{float: right}
  397. .postclear{clear: both; width: 100%; visibility: hidden; height: 1px}
  398. #clear{clear: both; width: 100%; visibility: hidden; height: 20px}
  399.  
  400.  
  401. .date {display:inline; text-align:right; float:right}
  402. .date a {color:#000}
  403.  
  404. /* frases e titulos */
  405.  
  406. .titulo {font-size: 22px; font-family:'Rochester', cursive; letter-spacing: 0px; color:
  407.  
  408. {color:text}; text-align:center; margin-top:6px;-webkit-transition: all 0.4s linear;
  409.  
  410. -moz-transition: all 0.4s linear; -o-transition: all 0.8s linear; transition: all 0.4s linear;}
  411. .subtitulo {font-size: 10px; font-family: verdana; letter-spacing: 1px; color: {color:text};
  412.  
  413. border-bottom: 2px solid {color:border}; border-top: 2px solid {color:border};  }
  414.  
  415. .titulos {color:{color:text}!important;font-family:'Delius Swash Caps',
  416.  
  417. cursive;font-size:20px;line-height:25px;font-weight:normal;margin:0px;padding:0px;mar
  418.  
  419. gin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  420.  
  421. .divi {border-bottom: 2px dashed #eee; margin-bottom: 2px;}
  422.  
  423. /* asker */
  424.  
  425. .asker {width: 480px; background-color: {color:background}; color:{color:text};
  426.  
  427. padding: 10px}
  428. .asker img{float: left; margin: 0px 4px 2px 0;}
  429. .asker a{font-size: 11px; color:{color:link}; text-transform: none; line-height: 27px;
  430.  
  431. padding: 0; margin: 0; font-family: verdana;}
  432. .asker a:hover{font-size: 11px; color:{color:linkhover}; text-transform: none;
  433.  
  434. line-height:27px; padding: 0; margin: 0; font-family:verdana;}
  435. .answer {padding: 5px 0 0 0}
  436.  
  437. /*** Paginação by madlyluv.com ***/
  438.  
  439. #pagination {left: 270px; top: 350px; position:absolute; z-index: 4;
  440.  
  441. width:380;background-color: {color:sidebar}; height:auto; position: fixed !important;}
  442.  
  443. #pagination {font-size:42px; text-align: center; font-family:{font:Body};
  444.  
  445. text-align:center;}
  446. #pagination a{color:{color:Link}}
  447. #bottompost{background-color:{color:Background}; width: 295px; margin-bottom:2px;
  448.  
  449. margin-top:8px; font-size:9px; text-align: center; letter-spacing:1px; padding:3px;
  450.  
  451. text-transform: lowercase; margin-left:2px;}
  452. #bottompost a{color: {color:Link};}
  453. #bottompost a:hover{color: {color:Hold}}
  454. #tumblr_controls{position: fixed!important}
  455.  
  456. .sidebarpages {font-size: 11px; margin-top: 7px; text-align: center; width: 300px;
  457.  
  458. font-family: verdana; float: center; clear:
  459.  both;  }
  460.  
  461.  
  462. .bg {width: 480px; background-color: {color:background}; color:{color:text};
  463.  
  464. padding-right: 10px; padding-left: 10px; padding-top: 0px; padding-bottom: 3px;
  465.  
  466. border-radius:0px;}
  467.  
  468. /* bold, italic e blockquote */
  469.  
  470. b, strong{color:bold}
  471.  
  472. i, em {color:;}
  473.  
  474. p{margin-top:5px; margin-bottom:5px}
  475.  
  476.  
  477. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:link}; padding-left:
  478.  
  479. 5px; }
  480. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link};}
  481. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid
  482.  
  483. {color:link}; }
  484. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px
  485.  
  486. solid {color:link}; }
  487.  
  488. blockquote img{max-width: 470px!important}
  489. blockquote blockquote img{max-width: 450px!important}
  490. blockquote blockquote blockquote img{max-width: 430px!important}
  491. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  492.  
  493. img a{border:none; width:100%}
  494.  
  495. /* chat e audio */
  496.  
  497. .chat{line-height: 12px; list-style: none}
  498. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  499. .person1 {background-color: {color:link}; color: {color:background}}
  500. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  501. .person2 {background-color: {color:background}; color: {color: text}}
  502. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  503.  
  504. .audioimage{width: 100%; text-align: center; margin: 0 10px 0 10px}
  505. .audioimage img{max-width: 300px; height: auto; padding: 5px}
  506.  
  507.  
  508. /* notes */
  509.  
  510. notes {width: 500px; margin: 0px; margin-left: 0px; padding: 0px; text-align: left}
  511. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  512. ol.notes li {margin: 0px; padding: 0px;}
  513.  
  514. .notes img{width:10px; position:relative; top:1px}
  515. iframe input, iframe submit, iframe textarea, iframe div, iframe table
  516.  
  517. {background-color:transparent!important;}
  518.  
  519. /* scrollbar */
  520.  
  521. ::-webkit-scrollbar{width:5px;height:4px;}
  522. ::-webkit-scrollbar-button:start:decrement
  523. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transp
  524.  
  525. arent;}
  526. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-b
  527.  
  528. order-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  529. ::-webkit-scrollbar-thumb:vertical{height:50px;
  530.  
  531. background-color:{color:scrollbar};-webkit-border-radius:px;}
  532. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  533.  
  534. background-color:{color:scrollbar};-webkit-border-radius:px;}  
  535.  
  536.         </style>
  537.  
  538.     <style type="text/css">{CustomCSS}</style>
  539.  
  540. </head>
  541.  
  542. <body>
  543. <div id="container">
  544. <div id="setimasid">theme por <b>umapequenapoeta</b>, base por the-dreamgirl,
  545.  
  546. <p>detalhes por sabedorias.</p></div>
  547.  
  548.  
  549. </div>
  550. <div id="sbar"><div class="s2">
  551. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  552. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  553. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  554. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  555. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  556. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  557. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}</div>
  558. <center><div class="simage"><img src="{image:sidebar1}"/></div></center>
  559.  
  560.  
  561.  
  562. <div id="barrafrase"><div class="barrafrase">{text:subtitulo}</div>{text:titulo}</div>
  563.  
  564. <br><div style="background:{color:sbar}; font-family: verdana; text-align: justify;
  565. font-size: 10px; line-height: 100%; padding:3px; height:110px; border: 1px solid #eee;
  566. overflow: auto;">{block:Description}{Description}{/block:Description}</div>
  567.  
  568. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">«</a>  
  569.  
  570. {/block:PreviousPage}{block:NextPage}<a
  571.  
  572. href="{NextPage}">»</a>{/block:NextPage}</div>
  573. {/block:Pagination}</div></center></div>
  574.  
  575. <div id="entries">
  576. {block:Posts}
  577. <div id="posts">
  578.  
  579. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  580.  
  581. {block:Text}{Body}{/block:Text}
  582.  
  583. {block:Quote}<span class="quote"></span><div
  584.  
  585. class="q">{Quote}</div>{/block:Quote}
  586. {block:Source}<div id="source">— {Source}</div>{/block:Source}
  587.  
  588. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  589.  
  590. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  591. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" align="center"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  592. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  593.  
  594. {block:Chat}
  595. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  596. <div class="chat"><ul>{block:Lines}
  597. <li class="person{UserNumber}">{block:Label}
  598. <span class="label">{Label}</span>{/block:Label}
  599.  
  600. {Line}</li>{/block:Lines}</ul></div>
  601. {/block:Chat}
  602.  
  603. {block:Audio}
  604. <div class="audioimage">{block:AlbumArt}<img
  605.  
  606. src="{AlbumArtURL}">{/block:AlbumArt}
  607. <span style="width:300px">{AudioPlayerGrey}</span></div>
  608. <div class="cap">{block:Caption}<div
  609.  
  610. class="caption">{Caption}</div>{/block:Caption}</div>
  611. {/block:Audio}
  612.  
  613. {block:Video}{Video-500}
  614. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  615.  
  616.  
  617. {block:Answer}
  618. <div class="asker"><img src="{AskerPortraitURL-30}"> <b>{Asker}</b> :
  619.  
  620. <i>{Question}</i></div>
  621. <div class="answer">{Answer}</div>
  622. {/block:Answer}
  623.  
  624. {block:Audio}<span
  625.  
  626. class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  627. <div class="bg">
  628. {block:Date}
  629. <div id="info">{block:HasTags}<div class="tags">{block:Tags}# <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}</div>{/block:HasTags}
  630. <div class="line3"><span class="ileft">Posted {DayOfMonth}
  631. {Month} {Year}, <a href="{Permalink}">{TimeAgo} · {block:NoteCount}  
  632. <a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel} ·
  633.  
  634. </a>{/block:NoteCount} </a><a href="{ReblogURL}" target="_blank">Reblog</a>
  635.  
  636. <br>{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> · via: <a href="{ReblogParentURL}"
  637. title="{ReblogParentTitle}">{ReblogParentName}</a>
  638. </span>{/block:RebloggedFrom}</span> </div>
  639.  
  640. <div class="postclear"></div>
  641. </div>{/block:Date}
  642. </div></div>
  643.  
  644. {/block:Posts}
  645. {block:PostNotes}{PostNotes}{/block:PostNotes}
  646. </div>
  647. </div>
  648.  
  649.  
  650.  
  651. </body>
  652.  
  653. </html>
Advertisement
Add Comment
Please, Sign In to add comment