Advertisement
bau-de-incertezas

Theme 8

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