Advertisement
bau-de-incertezas

Theme 11

Jul 22nd, 2013
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.79 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4. <html>
  5. <!-- THEME BAU-DE-INCERTEZAS DON'T COPY, FIZ ESSA MERDA COM TANTO CARINHO *-* -->
  6. <script type="text/javascript">
  7. //desabilita menu de opcoes ao clicar no botao direito
  8. function desabilitaMenu(e)
  9. {
  10. if (window.Event)
  11. {
  12. if (e.which == 2 || e.which == 3)
  13. return false;
  14. }
  15. else
  16. {
  17. event.cancelBubble = true
  18. event.returnValue = false;
  19. return false;
  20. }
  21. }
  22.  
  23. //desabilita botao direito
  24. function desabilitaBotaoDireito(e)
  25. {
  26. if (window.Event)
  27. {
  28. if (e.which == 2 || e.which == 3)
  29. return false;
  30. }
  31. else
  32. if (event.button == 2 || event.button == 3)
  33. {
  34. event.cancelBubble = true
  35. event.returnValue = false;
  36. return false;
  37. }
  38. }
  39.  
  40. //desabilita botao direito do mouse
  41. if ( window.Event )
  42. document.captureEvents(Event.MOUSEUP);
  43. if ( document.layers )
  44. document.captureEvents(Event.MOUSEDOWN);
  45.  
  46. document.oncontextmenu = desabilitaMenu;
  47. document.onmousedown = desabilitaBotaoDireito;
  48. document.onmouseup = desabilitaBotaoDireito;
  49. </script>
  50.  
  51. <head><title>{Title}</title>
  52. <link rel="shortcut icon" href="{favicon}">
  53.  
  54. <meta name="image:background" content="{image:background}" />
  55. <meta name="image:sidebar" content="{image:sidebar}" />
  56.  
  57.  
  58. <meta name="text:frase" content="Uma frase pequena" />
  59.  
  60.  
  61.  
  62. <meta name="color:background" content="#ffffff" />
  63. <meta name="color:text" content="#808080" />
  64. <meta name="color:scroll" content="#aca6a6"/>
  65. <meta name="color:chat" content="#000" />
  66. <meta name="color:ask" content="#C0C0C0" />
  67. <meta name="color:tags" content="#c5c5c5" />
  68. <meta name="color:links" content="#808080" />
  69. <meta name="color:linkshover" content="#808080" />
  70. <meta name="color:linkspost" content="#808080" />
  71. <meta name="color:post" content="#fff" />
  72. <meta name="color:textask" content="#fff" />
  73. <meta name="color:note" content="#000" />
  74. <meta name="color:texto link" content="#fff" />
  75. <meta name="color:borda note" content="#c0c0c0" />
  76. <meta name="color:texto note" content="#fff" />
  77. <meta name="color:scrollbar" content="#000" />
  78.  
  79. <meta name="color:borda" content="#000" />
  80. <meta name="color:detalhe sidebar" content="#808080" />
  81. <meta name="color:borda link" content="#fff" />
  82. <meta name="color:texto link" content="#fff" />
  83. <meta name="color:bg links" content="#000" />
  84. <meta name="color:borda hover link" content="#808080" />
  85. <meta name="color:texto link hover" content="#d4d4d4" />
  86. <meta name="color:hover descricao" content="#808080" />
  87. <meta name="color:descricao" content="#fff" />
  88. <meta name="color:frase" content="#fff" />
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98. <meta name="text:Link1" content="" />
  99. <meta name="text:Link1 Title" content="link 1" />
  100. <meta name="text:Link2" content="" />
  101. <meta name="text:Link2 Title" content="link 2" />
  102. <meta name="text:Link3" content="" />
  103. <meta name="text:Link3 Title" content="link 3" />
  104. <meta name="text:Link4" content="" />
  105. <meta name="text:Link4 Title" content="link 4" />
  106. <meta name="text:Link5" content="" />
  107. <meta name="text:Link5 Title" content="link 5" />
  108. <meta name="text:Link6" content="" />
  109. <meta name="text:Link6 Title" content="link 6" />
  110. <meta name="text:Link7" content="" />
  111. <meta name="text:Link7 Title" content="link 7" />
  112. <meta name="text:Link8" content="" />
  113. <meta name="text:Link8 Title" content="link 8" />
  114.  
  115.  
  116. </head>
  117. <style>
  118.  
  119. /**--BAU-DE-INCERTTEZAS---**/
  120.  
  121. body {background-color: {color:background}; font-family: ebrima; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  122.  
  123. a {text-decoration:none;outline:none;-moz-outline-style:none;color:{color:links};text-decoration:none;-moz-transition:0.4s ease-in;-webkit-transition: 0.3s ease-in;-o-transition:0.3s ease-in;transition:0.3s ease-in;}
  124.  
  125. a:link {color: {color:linkspost}; text-decoration: none;opacity:0.8}
  126.  
  127. a:hover {color: {color:linkshover};text-decoration:none;}
  128.  
  129. body {cursor:url('http://static.tumblr.com/sbxkdxg/6aGmpj0ki/cursor15.gif'), auto;}
  130. a, a:hover {cursor: url("http://static.tumblr.com/sbxkdxg/4U3mpj0ja/cursor223.png"), auto }
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137. /*********base por alguem*********/
  138. blockquote {margin: 6px 6px 6px 6px; border-left: 8px solid {color:background}; padding-left: 5px; }
  139. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  140. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  141. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  142.  
  143. blockquote img{max-width: 450px!important}
  144. blockquote blockquote img{max-width: 450px!important}
  145. blockquote blockquote blockquote img{max-width: 430px!important}
  146. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  147.  
  148.  
  149. #container {text-align: center; width: 900px; margin: -5px auto 15px auto; padding: 0px; z-index: 1}
  150.  
  151. #entry {float: left; margin-bottom: 26px; margin-left: 400px;}
  152.  
  153. /*******post*****************/
  154.  
  155.  
  156.  
  157. .posts {width: 310px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: corbel; font-size: 13px; position: relative; color:{color:text}; border:0px solid{color:borda}; margin-left:-70px;}
  158.  
  159.  
  160.  
  161. h1 {font-family: Baumans; text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  162. h1 a {text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  163. h1 a:hover {text-align: center; font-size: 15px; text-transform: none; color: {color:linkshover}; font-weight: normal; line-height: 18px;}
  164.  
  165.  
  166.  
  167. .image {text-align: center; border: 1px}
  168. .image img {max-width: 310px; height:auto;margin-bottom: 1px; -webkit-transition-duration: 0.40s;}
  169. .image img:hover {max-width: 310px; margin-bottom: 1px; -webkit-filter: grayscale(100%); opacity: 0.8;}
  170.  
  171.  
  172.  
  173.  
  174. .myquote2 {font-family:'baumans'; font-size:12px; text-align: right; color: {color:text}; }
  175.  
  176. .myquote {font-weight:none; text-align:justify;font-size: 11px; font-style:;font-family:ebrima; line-height: 16px; text-indent:2px; padding: 0px; }
  177.  
  178.  
  179.  
  180.  
  181.  
  182. .chat {line-height: 20px; list-style: none }
  183. .chat ul {line-height: 13px; list-style: none; padding: 10px; line-height:14px;}
  184. .person1 {color: {color:chat}; padding: 2px; }
  185. .person1 .label {font-weight: bold; color:{color:chat}}
  186. .person2 {color: {color:chat}; padding: 2px; }
  187. .person2 .label {font-weight: bold; color:{color:chat}}
  188.  
  189. .player {background-color: #fff; text-align: left; display:block;}
  190.  
  191.  
  192. /*****ASK inspirado por duda R.*******/
  193.  
  194. .pergunta {background: {color:post}; padding: 8px; margin-top: 0px; border-bottom: 0px solid {color:ask}; margin-left: 0px;margin-right: 0;overflow: hidden; text-shadow: 0px 1px 1px {color:borda};line-height:9px;}
  195. .perguntou {width: 415px;height:14px; background: {color:borda}; border:2px dotted {color:post}; font-weight:normal; padding:3px; margin-bottom:1px; color:#fff;font-family: 'corbel'; font-size: 10px; text-align:left;line-height:16px;text-transform:uppercase;margin-left:-8px;}
  196. .perguntou g {color:borda;}
  197. .perguntou a {color: {color:ask}; font-size:10px;}
  198. .askfoto {opacity: 0.7; margin-right:35px; border: 2px solid {color:borda}; -webkit-border-radius: 0px 5px 5px 0px; width: 40px;height: 40px;}
  199. .respost { background: {color:post}; font-family: consolas; font-size: 10px;}
  200. .askfoto:hover {opacity: 0.6;}
  201.  
  202.  
  203. #st {width: 400px; margin-top: -2px;}
  204. .source {display: none;}
  205.  
  206. #wih {opacity: 0.9; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  207. #wih:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  208.  
  209.  
  210. #notest {background-color: {color:note}; border-bottom: 1px solid {color:borda note} ;border-top: 1px solid {color:borda note} ;text-align: left; margin-top:0px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;{block:If1coluna} ;margin: 7px 0 0 7px; {/block:If1coluna}}
  211. #notest a {font-size: 10px; font-style:normal;text-transform: uppercase;{block:If1coluna} {/block:If1coluna}; color:{color:texto note};}
  212. #notest a:hover {font-style:italic;}
  213.  
  214.  
  215. ::-webkit-scrollbar {width: 6px; height:auto; background:{color:background}}
  216. ::-webkit-scrollbar-corner {padding:20px;background:{color:background}}
  217. ::-webkit-scrollbar-button:vertical {height:8px; display: block; background:{color:scrollbar}; }
  218. ::-webkit-scrollbar-button:horizontal {width: 5px; height: 8px; display: block; background:{color:scrollbar}; }
  219. ::-webkit-scrollbar-thumb:vertical {border-radius: 5px 0px 0px 5px; background:{color:scroll};}
  220. ::-webkit-scrollbar-thumb:horizontal {border-radius: 5px 0px 0px 5px; background: {color:background};}
  221. ::-webkit-scrollbar-thumb {background: {color:scroll};}
  222.  
  223.  
  224.  
  225. .notes {width: 250px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  226. ol.notes {list-style:none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  227. ol.notes li {background-color: {color:dtlhpost}; margin-bottom: 2px; padding: 5px; }
  228. .notes img{display: none; border:0px}
  229.  
  230.  
  231. /*Paginação por bau-de-incertezas*/
  232.  
  233. #pagination{
  234. position:fixed;
  235. width: 100px;
  236. margin-top:345px;
  237. margin-left:100px;
  238. color:#808080;
  239. text-align:right;
  240. text-transform:uppercase;
  241. color:{color: borda}}
  242.  
  243. #pagination a {text-transform:uppercase;
  244. letter-spacing:1px;
  245. font-size:10px;
  246. font-family:corbel;
  247. color:{color: borda};}
  248.  
  249. /***********CREDITO****************/
  250.  
  251. .meutheme {overflow: hidden; width: 30px; padding: 5px; background-color: {color:background}; height:8px; border-bottom:1px solid {color:borda};position:fixed;}
  252.  
  253. .meutheme a {margin-top: -2px; margin-left: -17px; color: {color:text}; font-family: corbel; font-size: 11px; position: absolute;opacity: 0.9;}
  254. .meutheme a:hover {opacity:0.4; font-family:14px;}
  255.  
  256.  
  257. /************SIDEBAR POR BAU-DE-INCERTEZAS*************/
  258.  
  259. .fotobau {-webkit-transition-duration: 0.25s; -webkit-transition: all 2s ease-in-out;-webkit-transform: rotate(0deg);
  260. -moz-transition: all 1s ease-in-out;
  261. -o-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;display: block;position: absolute;width:80px;height:130px;margin-left:100px;
  262. margin-top: 395px; border:2px solid {color:borda}; position:fixed; -webkit-transition-duration: 0.8s; border-radius:5px;}
  263.  
  264.  
  265. .fotobau img { -webkit-transition-duration: .25s; position:fixed; -webkit-transition: all 5s ease-in-out;-webkit-transform: rotate(0deg);-moz-transition: all 5s ease-in-out;
  266. -o-transition: all 5s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 5s ease-in-out;display: block;height:150px;width:120px;
  267. padding:0px;margin-left:20px; margin-top:-22px;opacity:0.8;-webkit-transition-duration: 0.8s;opacity: 9.0; border-bottom:20px solid{color:borda}; border-top:10px solid{color:borda}; }
  268. .fotobau img:hover {-webkit-filter: saturate(2); opacity: 1.3;}
  269.  
  270. #baubaby {width:60px; height: 40px; float: left; margin-left:75px; margin-top:400px; padding: 4px; text-align: center; position: fixed; z-index:100000; opacity:1.0;}
  271. #baubaby a {z-index:10000; display: inline-block;border:1px solid {color:borda link}; float: left; margin-left: 1px; font-family: tahoma; font-size: 8px; text-align: center; margin-top: 0px; height: 12px; width: 40px; color:{color:texto link}; line-height: 12px; text-transform: uppercase; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; font-style: normal; background-color: {color:bg links}; letter-spacing:1px; opacity:1.0;}
  272. #baubaby a:hover{ color: {color:texto link hover}; box-shadow: inset 0 0 0 20px rgba(255,255,255,0.3), 0 0px 0px rgba(0,0,0,0.4); -moz-transition: all .9s ease-out; -webkit-transition: all .8s ease-out;background-color: {color:sidebar}; border: 1px dashed {color:borda};}
  273.  
  274. .stetext {margin-left: 20px; margin-top: -13px;background: {color:hover descricao}; padding:0px; width: 120px; height: 150px; text-align:center; color: {color:descricao}; font-family:'baumans'; font-size: 12px; opacity: 0; -webkit-transition-duration: 1s; -moz-transition-duration: 0.40s; }
  275. .stetext:hover { opacity: 0.75;-webkit-transition:0.3s; }
  276.  
  277. .bautitulo {font-family:'lekton'; font-size:11px; color:{color:frase}; margin-top:535px; position:fixed; margin-left:115px; width:130px; height:20px; text-align:center;}
  278.  
  279. @font-face {
  280. font-family: 'Baumans';
  281. font-style: normal;
  282. font-weight: 400;
  283. src: local('Baumans'), local('Baumans-Regular'), url(http://themes.googleusercontent.com/static/fonts/baumans/v2/3DEdKAl82M5rDSLBVcU5jA.woff) format('woff');
  284. }
  285. @font-face {
  286. font-family: 'Orienta';
  287. font-style: normal;
  288. font-weight: 400;
  289. src: local('Orienta'), local('Orienta-Regular'), url(http://themes.googleusercontent.com/static/fonts/orienta/v1/nPJ0J30J_zQZtBhztPPbaA.woff) format('woff');
  290. }
  291. @font-face {
  292. font-family: 'Pacifico';
  293. font-style: normal;
  294. font-weight: 400;
  295. src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://themes.googleusercontent.com/static/fonts/pacifico/v4/yunJt0R8tCvMyj_V4xSjafesZW2xOQ-xsNqO47m55DA.woff) format('woff');
  296. }
  297. @font-face {font-family: "murray";
  298. src: url(http://static.tumblr.com/sbxkdxg/O2jmpziur/richardm.ttf) format("truetype");}
  299.  
  300. @font-face {font-family: "Admiration";
  301. src: url(http://static.tumblr.com/sbxkdxg/3y3mq24wv/admiration_pains.ttf) format("truetype");}
  302.  
  303. @font-face {font-family: "contribute";
  304. src: url(http://static.tumblr.com/sbxkdxg/rA9mq250j/contribute_free-version.ttf) format("truetype");}
  305.  
  306. @font-face {font-family: "geosans";
  307. src: url(http://static.tumblr.com/sbxkdxg/y16mq254k/geosanslight.ttf) format("truetype");}
  308.  
  309. @font-face {font-family: "amazing";
  310. src: url(http://static.tumblr.com/sbxkdxg/88emq258m/the_amazing_grace.ttf) format("truetype");}
  311.  
  312. @font-face {font-family: "long";
  313. src: url(http://static.tumblr.com/sbxkdxg/UKCmq25b6/longcoolwoman.ttf) format("truetype");}
  314.  
  315. @font-face {font-family: "mers";
  316. src: url(http://static.tumblr.com/sbxkdxg/3asmq25cp/mers.ttf) format("truetype");}
  317.  
  318. @font-face {font-family: "litos";
  319. src: url(http://static.tumblr.com/sbxkdxg/Slimq25et/litos_script_regular.otf) format("truetype");}
  320.  
  321. @font-face {font-family: "aerolite";
  322. src: url(http://static.tumblr.com/sbxkdxg/UHmmq25gr/aerolite.otf) format("truetype");}
  323.  
  324. @font-face {font-family: "urania";
  325. src: url(http://static.tumblr.com/sbxkdxg/CWKmq25iq/urania_serif.ttf) format("truetype");}
  326.  
  327. @font-face {font-family: "open";
  328. src: url(http://static.tumblr.com/sbxkdxg/E6Gmq25jz/opendyslexicalta-regular.otf) format("truetype");}
  329.  
  330. @font-face {font-family: "mov";
  331. src: url(http://static.tumblr.com/sbxkdxg/rnBmq25sc/movlette.ttf) format("truetype");}
  332.  
  333.  
  334. @font-face { font-family: "lekton";
  335. src: url('http://static.tumblr.com/fxpo5zq/a8Em6bgnk/lekton-regular.ttf');}
  336. @font-face {font-family: "wendy";
  337. src: url(http://static.tumblr.com/sbxkdxg/vZ8mpvvkk/wendy.ttf) format("truetype");}
  338. @font-face {font-family: "aubrey1";
  339. src: url(http://static.tumblr.com/sbxkdxg/PTHmpvw2n/aubrey1__.ttf) format("truetype");}
  340. @font-face {font-family: "little_days";
  341. src: url(http://static.tumblr.com/sbxkdxg/Bx6mpvx6k/little_days.ttf) format("truetype");}
  342. @font-face {font-family: "dilana";
  343. src: url(http://static.tumblr.com/sbxkdxg/wLBmpvxyc/fuente__dilana.ttf) format("truetype");}
  344. @font-face {font-family: "capsuula";
  345. src: url(http://static.tumblr.com/sbxkdxg/AUempvxzk/capsuula.ttf) format("truetype");}
  346.  
  347.  
  348. @font-face {font-family: "vintage";
  349. src: url(http://static.tumblr.com/sbxkdxg/Ts8mpvt7i/vintage_straps_light.ttf) format("truetype");}
  350.  
  351.  
  352. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  353. </style>
  354. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  355.  
  356.  
  357.  
  358.  
  359. <div class="meutheme"><a href="http://bau-de-incertezas.tumblr.com/" title="bau-de-incertezas">Crédito</a></div></div></div></div></div>
  360.  
  361. <div class="fotobau">
  362.  
  363. <img src="{image:sidebar}">
  364. <div class="stetext">❝ {description} ❞</div></div></div>
  365. <div id="baubaby">
  366. <a href="{text:link1}">{text:link1 title}</a>
  367. <a href="{text:link2}">{text:link2 title}</a>
  368. <a href="{text:link3}">{text:link3 title}</a>
  369. <a href="{text:link4}">{text:link4 title}</a>
  370. <a href="{text:link5}">{text:link5 title}</a>
  371. <a href="{text:link6}">{text:link6 title}</a>
  372. <a href="{text:link7}">{text:link7 title}</a>
  373. <a href="{text:link8}">{text:link8 title}</a> </div>
  374. <div class="bautitulo">{text:frase}</div></div>
  375.  
  376. <div id="pagination">
  377. <div class="page">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</div></div>
  378.  
  379. <div id="allboxes">
  380.  
  381.  
  382. <div id="post">
  383. <div class="autopagerize_page_element">
  384. <div id="entry">
  385.  
  386. {block:Posts}
  387. <div class="posts">
  388.  
  389. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  390.  
  391. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  392.  
  393. {block:Photoset}{Photoset-400}{/block:Photoset}
  394.  
  395.  
  396.  
  397. {block:Quote}
  398. <div class="myquote">❝ {Quote} ❞</div>
  399. <div class="myquote2">
  400. {block:Source}{Source}{/block:Source}</div>
  401. {/block:Quote}
  402.  
  403. {block:Link}
  404. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  405. {block:Description}{Description}{/block:Description}
  406. {/block:Link}
  407.  
  408. {block:Chat}
  409. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  410. <div class="chat"><ul>{block:Lines}
  411. <li class="person{UserNumber}">{block:Label}
  412. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  413. {/block:Chat}
  414.  
  415. {block:Audio}
  416. <div class="player">{AudioPlayerBlack}</div>
  417. {block:Caption}{Caption}{/block:Caption}
  418. {/block:Audio}
  419.  
  420. {block:Video}{Video-400}{/block:Video}
  421.  
  422. {block:Answer}
  423. <div class="post">
  424. <img src="{AskerPortraitURL-64}" align="right" class="askfoto">
  425. <div class="pergunta">
  426. <div class="perguntou"><g>{Asker}</g> asked {TimeAgo}:</div>
  427. {Question}
  428. </div>
  429. <div class= "respost">{Answer}</div></div>
  430. {/block:Answer}
  431.  
  432. {block:Photoset}<center>{Photoset-100}</center>
  433. {/block:Photoset}
  434.  
  435.  
  436. <div id="st">
  437. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  438. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  439. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  440.  
  441. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  442. {/block:ContentSource}</div></div>
  443. <br>
  444.  
  445. <div class="wih">
  446. {block:Date}<div id="notest">
  447. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} . <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} . <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} . <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}.<a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  448. </div></center>{/block:IfShowTags}{/block:Date}</div>
  449. </div>
  450.  
  451.  
  452. {/block:Posts}
  453. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  454.  
  455.  
  456. </div>
  457. </div>
  458. </div>
  459. </div>
  460.  
  461.  
  462.  
  463. </body>
  464. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement