umapequenapoeta

theme 21

Mar 6th, 2012
6,803
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 20.73 KB | None | 0 0
  1. <html>
  2.  
  3. <!--  theme por umapequenapoeta -->
  4.  
  5. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  6. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  7. <link href='http://fonts.googleapis.com/css?family=Rouge+Script' rel='stylesheet' type='text/css'>
  8.  
  9. <script type="text/javascript">
  10. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  11. function tb8_makeArray(n){
  12. this.length = n;
  13. return this.length;
  14. }
  15. tb8_messages = new tb8_makeArray(1);
  16. tb8_messages[0] = "{title}";
  17. tb8_rptType = 'infinite';
  18. tb8_rptNbr = 5;
  19. tb8_speed = 100;
  20. tb8_delay = 2000;
  21. var tb8_counter=1;
  22. var tb8_currMsg=0;
  23. var tb8_tekst ="";
  24. var tb8_i=0;
  25. var tb8_TID = null;
  26. function tb8_pisi(){
  27. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  28. document.title = tb8_tekst;
  29. tb8_sp=tb8_speed;
  30. tb8_i++;
  31. if (tb8_i==tb8_messages[tb8_currMsg].length){
  32. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  33. }
  34. if (tb8_currMsg == tb8_messages.length){
  35. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  36. clearTimeout(tb8_TID);
  37. return;
  38. }
  39. tb8_counter++;
  40. tb8_currMsg = 0;
  41. }
  42. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  43. }
  44. tb8_pisi()
  45. </script>
  46.  
  47. <head>
  48.  
  49. <script type="text/javascript">
  50. function changeNavigation(id) {document.getElementById('entries').innerHTML=document.getElementById(id).innerHTML}
  51. </script>
  52.  
  53. <script type="text/javascript">
  54. //desabilita menu de opcoes ao clicar no botao direito
  55. function desabilitaMenu(e)
  56. {
  57. if (window.Event)
  58. {
  59. if (e.which == 2 || e.which == 3)
  60. return false;
  61. }
  62. else
  63. {
  64. event.cancelBubble = true
  65. event.returnValue = false;
  66. return false;
  67. }
  68. }
  69. document.oncontextmenu = desabilitaMenu;
  70. document.onmousedown = desabilitaBotaoDireito;
  71. document.onmouseup = desabilitaBotaoDireito;
  72. </script>
  73.  
  74.  
  75.  
  76.  
  77.     <!-- DEFAULT VARIABLES -->  
  78.  
  79. <meta name="image:sidebar1" content="http://28.media.tumblr.com/tumblr_lzwlkybrA61rpox1po2_250.png" />
  80.           <meta name="image:sidebar2" content="http://28.media.tumblr.com/tumblr_lzwlkybrA61rpox1po4_250.png" />
  81.  
  82.   <meta name="color:background" content="#eee" />
  83.     <meta name="color:sbar" content="#fff" />
  84.     <meta name="color:entry" content="#fff" />
  85.   <meta name="color:bold" content="#999" />
  86. <meta name="color:title" content="#999" />
  87.     <meta name="color:text" content="#000" />
  88.     <meta name="color:link" content="#000" />
  89.      <meta name="color:bgmenu" content="#fff" />
  90.     <meta name="color:bgmenu hover" content="#fff" />
  91.  <meta name="color:border" content="#fff" />
  92.    <meta name="color:scrollbar" content="#f0f0f0" />
  93. <meta name="color:sidlinks" content="#222222" />
  94. <meta name="color:sidlinks txt" content="#f0f0f0" />
  95. <meta name="color:sidlinks hover" content="#ffffff" />
  96. <meta name="color:sidlinks txt hover" content="#242424" />
  97.  
  98. <meta name="text:subtitle1" content="Dear god..." />
  99. <meta name="text:subtitle2" content="protect he please?" />
  100.  
  101.  
  102. <meta name="image:background" content="">
  103.  
  104.  
  105.  
  106. <meta name="font:body" content="verdana" />
  107. <meta name="font:body2" content="georgia" />
  108.    
  109.  
  110.    <meta name="text:Link1" content="/" />
  111. <meta name="text:Link1 Title" content="link" />
  112. <meta name="text:Link2" content="/" />
  113. <meta name="text:Link2 Title" content="link" />
  114. <meta name="text:Link3" content="/" />
  115. <meta name="text:Link3 Title" content="link" />
  116. <meta name="text:Link4" content="/" />
  117. <meta name="text:Link4 Title" content="link" />
  118. <meta name="text:Link5" content="/" />
  119. <meta name="text:Link5 Title" content="link" />
  120. <meta name="text:Link6" content="/" />
  121. <meta name="text:Link6 Title" content="link" />
  122. <meta name="text:Link7" content="/" />
  123. <meta name="text:Link7 Title" content="link" />
  124. <meta name="text:Link7" content="/" />
  125. <meta name="text:Link7 Title" content="link" />
  126. <meta name="text:Link8" content="/" />
  127. <meta name="text:Link8 Title" content="link" />
  128. <meta name="text:Link9" content="/" />
  129. <meta name="text:Link9 Title" content="link" />
  130.  
  131.  
  132.  
  133.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  134.  
  135. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  136.  
  137.  
  138.     <link rel="shortcut icon" href="{Favicon}" />
  139.  
  140.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  141.  
  142.     <style type="text/css">
  143.  
  144. /* body */
  145.  
  146. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:background}'); background-attachment:fixed; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  147.  
  148. a:link, a:active, a:visited{color: {color:link}; text-decoration:none; -moz-transition: all 1.0s ease-out; -o-transition: all 1.0s ease-out; -webkit-transition: all 1.0s ease-out; transition: all 1.0s ease-out;}
  149.  
  150. a:hover{color:{color:linkhover}}
  151.  
  152.  
  153. /* container */
  154.  
  155. #entries{left:50%; margin-left:201px; margin-top:-10px; width:520px; }
  156.  
  157. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; margin-left: 0px; margin-bottom:1px; padding-bottom:9px; padding-top:5px; padding-left:9px; padding-right:9px;}
  158.  
  159. #container {margin-left: 160px;}
  160.  
  161.  
  162. /* tittle */
  163.  
  164. #sid{float: left; display: block; height:40px; font-size: 9px; font-family: verdana; position: fixed; margin-left: -130px; width: 140px; background-color: {color:entry}; padding: 12px; margin-top: 153px; background-attachment: fixed; background-image:url(''); border-top: 0px solid {color:borders}; border-right: 0px solid {color:borders}; }
  165.  
  166. .ttle {letter-spacing: 0px; margin-left: 0px; text-align: center; font-family: verdana; font-size:15px; color: {color:text};}
  167. .subttle {letter-spacing: 0px; margin-left: 40px; text-align: center; font-family: verdana; text-transform: lowercase; font-size: 10px; color: {color:text};}
  168.  
  169.  
  170. /* sidebar e outras */
  171.  
  172. #sbar {margin-left:168px;  margin-top:19px; padding: 6px; text-align: center; position: fixed;}
  173.  
  174.  
  175. #sbar3 {margin-left:-56px;  margin-top:25px; padding: 5px; text-align: center; position: fixed; width: 215px; background-color: {color:sbar}; height:150px;}
  176. #sbar4 {width: 95px; float: left; margin-left:25px; height:12px; margin-top:220px; padding: 6px; background-color: {color:sbar}; text-align: center; position: fixed; padding:5px;}
  177.  
  178. #sbar5 {width: 150px; float: left; margin-left:38px; height:5px; margin-top:185px; padding: 6px; background-color: {color:sbar}; text-align: center; position: fixed; padding:5px;opacity:0.8; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  179. #sbar5:hover {opacity:1.0}
  180.  
  181. #sbar6 {margin-left:140px;  margin-top:300px; padding: 5px; text-align: center; position: fixed; background-color:; font-size: 16px; font-family: georgia;}
  182. #sbar8 {margin-left:850px;  margin-top:500px; padding: 5px; text-align: center; position: fixed; background-color:}
  183.  
  184. .credit {font-family:verdana; font-size:9px; margin-top:-5px;}
  185.  
  186. div#sid2{background-color: {color:sbar};-moz-border-top-left-radius: 0px; border-top-left-radius: 0px; float: right; letter-spacing: 0px; color: {color:link}; width:330px; height:20px; position: fixed; padding-top: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-family: Verdana, Geneva, Tahoma, sans-serif;  z-index: 2; margin-left: -130px; margin-top: -10px; font-weight: none; font-size: 9px;}
  187. div#sid2:hover {background-color: {color:sbar}; color:{color:linkhover};  font-weight: none;}
  188.  
  189. div#sid3{background-color: {color:sbar};-moz-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; float: right; letter-spacing: 0px; color: {color:link}; width:330px; height:20px; position: fixed; padding-top:4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-family: Verdana, Geneva, Tahoma, sans-serif;  z-index: 700; margin-left: -130px; margin-top: 272px; font-weight: none; font-size: 9px;}
  190. div#sid3:hover {background-color: {color:sbar}; color:{color:linkhover};  font-weight: none;}
  191.  
  192.  
  193.  
  194. /* h1, h2, h3 e quote */
  195.  
  196. h1{color:{color:title}; font-family: georgia; font-size:16px; line-height:18px;
  197.  
  198. letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; text-align:center}
  199.  
  200. h2{color:{color:title}; font-family:georgia; font-size:28px; line-height:23px;
  201.  
  202. letter-spacing:-1px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px;
  203.  
  204. text-align:center}
  205.  
  206. h3{color:{color:title}!important;font-family:georgia;  
  207.  
  208. font-size:25px;text-align:center;letter-spacing: 1px; font-weight:normal;}
  209.  
  210.  
  211. .quote{
  212. font-size:90px; font-family: georgia; color: #bbb; line-height: 90px; margin-left: 5px;
  213.  
  214. opacity:0.5; filter:alpha (opacity=100);}
  215.  
  216. .q{font-family:georgia; font-size:13px; line-height: 15px;  margin-top: -95px;
  217.  
  218. margin-left: 45px; padding: 10px;
  219. }
  220.  
  221. #source {text-align: center; font-size: 9px;}
  222.  
  223. /* Menu */
  224.  
  225. .linkss {width: 365px; margin: 205px 0px 0 -304px; position:fixed; font-family:verdana; text-transform: lowercase; }
  226. .sleft {float: left; text-align: center; line-height: 17px; font-size: 9px;}
  227. .sleft a {display: block;color:{color:sidlinks txt}; background-color: {color:sidlinks}; text-align: center;  width: 120px; margin-bottom: 1px; text-transform: lowercase; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  228. .sleft a:hover{letter-spacing:3px; text-transform: lowercase;}
  229.  
  230. .scenter {float: left; margin-left: 0px; text-align: center; line-height: 17px; font-size: 9px;}
  231. .scenter a {display: block;color:{color:sidlinks txt}; background-color: {color:sidlinks}; text-align: center;  width: 105px; margin-bottom: 1px; text-transform: lowercase; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; }
  232. .scenter a:hover{  text-transform: lowercase; letter-spacing:3px;}
  233.  
  234. .sright {float: left; margin-left:0px; text-align: center; line-height: 17px; font-size: 9px;}
  235. .sright a {display: block;color:{color:sidlinks txt}; background-color: {color:sidlinks}; text-align: center;  width: 105px; margin-bottom: 1px; text-transform: lowercase; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out;}
  236. .sright a:hover{letter-spacing:3px; text-transform: lowercase; }
  237.  
  238.  
  239. /*SlideShow ou imagens da sidebar */
  240.  
  241. #slideShowContainer{ float: left; margin-top:27px; margin-left: 35px; height: 196px; width:159px;     position: fixed; background-color: {color:borderphotos}; border-left: 3px solid {color:border}; border-right: 3px solid {color:border}; border-top: 3px solid {color:border}; border-bottom: 3px solid {color:border};}
  242.  
  243. #slideShow2 {margin-top: -197px; margin-bottom: 0px; -webkit-transition: all 2s ease-out; -moz-transition: all 2s ease-out;}
  244.  
  245. #slideShow2 img{width: 159px; height: 196px; margin-left: 0px;}
  246. #slideShow2:hover {opacity: 0;}
  247.  
  248. #slideShow4 {margin-top: 0px; margin-bottom: 0px;}
  249. #slideShow4 img{width: 159px; height: 196px; margin-left: 0px;}
  250.  
  251. #sidebardescription{ margin-left: -135px; margin-top: 10px; width: 174px; float: left; background-color: {color:sidebar}; position: fixed; height: 200px; padding-bottom:0px;}
  252. .sidebardescr{margin: 5px; padding: 5px; text-align: justify; font-size: 9px; font-family: verdana; padding: 3px; color: {color:text}; overflow: auto; height: 100px; border: 0px solid {color:border}; background-color:{color:sbar}; }
  253. .sidebardescr a{font-size: 9px; verdana;}
  254.  
  255.  
  256.  
  257. /* post - info */
  258.  
  259. #info{margin-top: 15px; }
  260. #info a{color: {color:link} !important}
  261. #info a:hover{color:{color:linkhover}!important}
  262. .tags{font-size: 10px; display: inline; text-align: left;text-transform: lowercase;}
  263. .tags a{color: #FF88F5 !important}
  264. .line1{font-size:10px; text-transform: lowercase; margin-top: 7px}
  265. .line2{font-size:10px; text-transform:lowercase; clear: both}
  266. .line3{font-size:10px; text-transform:lowercase; clear: both}
  267. .ileft{float: left}
  268. .iright{float: right}
  269. .postclear{clear: both; width: 100%; visibility: hidden; height: 1px}
  270. #clear{clear: both; width: 100%; visibility: hidden; height: 20px}
  271.  
  272.  
  273. .date {display:inline; text-align:right; float:right}
  274. .date a {color:#000}
  275.  
  276.  
  277.  
  278.  
  279. /* asker */
  280.  
  281. .asker {width: 480px; background-color: {color:background}; color:{color:text}; padding: 10px}
  282. .asker img{float: left; margin: 0px 4px 2px 0;}
  283. .asker a{font-size: 11px; color:{color:link}; text-transform: none; line-height: 27px; padding: 0; margin: 0; font-family: verdana;}
  284. .asker a:hover{font-size: 11px; color:{color:linkhover}; text-transform: none; line-height:27px; padding: 0; margin: 0; font-family:verdana;}
  285. .answer {padding: 5px 0 0 0}
  286.  
  287. /*** Paginação e outros ***/
  288.  
  289.  
  290. #pagina {width: 154px;; height: 20px; background-color:{color:sbar}; margin-bottom: 0px; margin-top:122px; margin-left: -130px; padding:5px; font:11px verdana; letter-spacing: 0px; text-align:justify; color:{color:text}; position: fixed; border-top: 0px solid {color:text};  border-bottom: 1px solid {color:text} ; border: 0px solid {color:scrollbar}; rgb(200, 200, 200);;}
  291.  
  292. #paginacaoml {font-size: 8px; font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 21px;}
  293.  
  294. #paginacaoml a {font-size: 8px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: {color:sbar}; margin: -5px 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none;}
  295.  
  296. #paginacaoml a:hover {font-size: 8px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: {color:sbar}; border: none;}
  297.  
  298. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: #161616; margin: -5px 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  299.  
  300. /* bold, italic e blockquote */
  301.  
  302. b, strong{color:bold}
  303.  
  304. i, em {color:;}
  305.  
  306. p{margin-top:5px; margin-bottom:5px}
  307.  
  308.  
  309. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:link}; padding-left: 5px; }
  310. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link};}
  311. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link}; }
  312. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:link}; }
  313.  
  314. blockquote img{max-width: 470px!important}
  315. blockquote blockquote img{max-width: 450px!important}
  316. blockquote blockquote blockquote img{max-width: 430px!important}
  317. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  318.  
  319. img a{border:none; width:100%}
  320.  
  321. /* chat e audio */
  322.  
  323. .chat{line-height: 12px; list-style: none}
  324. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  325. .person1 {background-color: {color:link}; color: {color:background}}
  326. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  327. .person2 {background-color: {color:background}; color: {color: text}}
  328. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}}
  329.  
  330. .audioimage{width: 100%; text-align: center; margin: 0 10px 0 10px}
  331. .audioimage img{max-width: 300px; height: auto; padding: 5px}
  332.  
  333.  
  334. /* notes */
  335.  
  336. notes {width: 500px; margin: 0px; margin-left: 0px; padding: 0px; text-align: left}
  337. ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  338. ol.notes li {margin: 0px; padding: 0px;}
  339.  
  340. .notes img{width:10px; position:relative; top:1px}
  341. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  342.  
  343. /* scrollbar */
  344.  
  345. ::-webkit-scrollbar{width:3px;height:4px;}
  346. ::-webkit-scrollbar-button:start:decrement
  347. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  348. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  349. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}
  350. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scrollbar};-webkit-border-radius:px;}  
  351.  
  352.  
  353.         </style>
  354.  
  355.     <style type="text/css">{CustomCSS}</style>
  356.  
  357.  
  358.  
  359.  
  360. </head>
  361.  
  362. <body onkeydown="return false">
  363. <div id="container">
  364.  
  365. <div id="sbar">
  366. <div class="linkss">
  367. <div class="sleft">
  368. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  369. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  370. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  371. </div>
  372. <div class="scenter">{block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  373. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  374. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  375. </div>
  376. <div class="sright">{block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  377. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}
  378. {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a> {/block:ifLink9}</div></div></div>
  379.  
  380. <div id="slideShowContainer">
  381.  
  382.     <div id="slideShow4"><img src="{image:sidebar1}"></div><div id="slideShow2">
  383.  
  384.  
  385.                 <img src="{image:sidebar2}"/>
  386.     </div></div>
  387.  
  388.  <div id="sidebardescription">
  389. <div class="sidebardescr">{Description}</div></div>
  390.  
  391. <div id="sid"><div class="ttle"><i>{text:Subtitle1}</i></div>
  392. <div class="subttle">{text:Subtitle2}</div>
  393. </div>
  394.  
  395.  
  396. <div id="sbar5"><div class="credit">theme <strong> <a href="http://umapequenapoeta.tumblr.com/tagged/html">umapequenapoeta</a></strong> <a href="http://the-dreamgirl.tumblr.com/">+</a>&nbsp;<a href="http://desesperancoso.tumblr.com">+</a></div></div>
  397.  
  398. <div id="pagina"><div id="paginacaoml"> <center>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big><big>&laquo;</big></big></a>{/block:PreviousPage}{/block:Pagination}{block:JumpPagination length="9"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:Pagination}{block:NextPage}<a href="{NextPage}"><big><big>&raquo;</big></big></a>{/block:NextPage}{/block:Pagination}</center></div></div>
  399.  
  400. <div id="sid2">
  401. <div class="titulo">{text:titulo}</div></div>
  402. <div id="sid3">
  403. <div class="titulo2">{text:titulo2}</div></div>
  404.  
  405.  
  406. <div id="entries">
  407. {block:Posts}
  408. <div id="posts">
  409.  
  410. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  411.  
  412. {block:Text}{Body}{/block:Text}
  413.  
  414. {block:Quote}<span class="quote"></span><div class="q">{Quote}</div>{/block:Quote}
  415. {block:Source}<div id="source">— {Source}</div>{/block:Source}
  416.  
  417. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  418.  
  419. {block:Description}{Description}{/block:Description}{/block:Link}
  420.  
  421. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" align="center" class="dreamgirl"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  422. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  423.  
  424. {block:Chat}
  425. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  426. <div class="chat"><ul>{block:Lines}
  427. <li class="person{UserNumber}">{block:Label}
  428. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  429. {/block:Chat}
  430.  
  431. {block:Audio}
  432. <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}
  433. <span style="width:300px">{AudioPlayerGrey}</span></div>
  434. <div class="cap">{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div>
  435. {/block:Audio}
  436.  
  437.  
  438. {block:Answer}
  439. <div class="asker"><img src="{AskerPortraitURL-48}"> <b>{Asker}</b> sussurou: <i>{Question}</i></div>
  440. <div class="answer">{Answer}</div>
  441. {/block:Answer}
  442.  
  443. {block:Video}{Video-500}
  444. <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  445.  
  446. <div class="bg">
  447. {block:Date}
  448. <div id="info">{block:HasTags}<div class="tags">{block:Tags}# <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}</div>{/block:HasTags}
  449.  
  450.  
  451. <div class="line3"><span class="ileft">Posted {DayOfMonth}
  452. {Month} {Year}, <a href="{Permalink}">{TimeAgo} · {block:NoteCount}  
  453. <a href="{Permalink}" title="permalink to this post">{NoteCountWithLabel} · </a>{/block:NoteCount} </a><a href="{ReblogURL}" target="_blank">Reblog</a> <br>{block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> · via: <a href="{ReblogParentURL}"
  454. title="{ReblogParentTitle}">{ReblogParentName}</a>
  455. </span>{/block:RebloggedFrom}</span> </div>
  456.  
  457. <div class="postclear"></div>
  458. </div>{/block:Date}
  459. </div></div>
  460.  
  461. {/block:Posts}
  462. {block:PostNotes}{PostNotes}{/block:PostNotes}
  463. </div>
  464. </div>
  465.  
  466. </body>
  467.  
  468.  
  469.  
  470. <!---- coloque seu player aqui---------->
  471.  
  472. </html>
Advertisement
Add Comment
Please, Sign In to add comment