Advertisement
bau-de-incertezas

theme 16

Aug 1st, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.17 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="http://static.tumblr.com/kqwwc30/Uykmqeobm/16-heart-red-xs.png">
  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="#808080" />
  78. <meta name="color:scroll" content="#808080"/>
  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="#fff" />
  88. <meta name="color:texto link" content="#fff" />
  89. <meta name="color:borda note" content="#c0c0c0" />
  90. <meta name="color:texto note" content="#808080" />
  91. <meta name="color:scrollbar" content="#000" />
  92.  
  93.  
  94. <meta name="color:borda" content="#000" />
  95. <meta name="color:borda2" content="#808080" />
  96. <meta name="color:links" content="#000" />
  97. <meta name="color:descricao" content="#000" />
  98. <meta name="color:frase" content="#000" />
  99. <meta name="color:links hover" content="#fff" />
  100. <meta name="color:hover descricao" content="#fff" />
  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. <meta name="text:Link7 Title" content="link 7" />
  123. <meta name="text:Link8" content="" />
  124. <meta name="text:Link8 Title" content="link 8" />
  125.  
  126.  
  127.  
  128.  
  129. </head>
  130. <style>
  131.  
  132. /**--BAU-DE-INCERTTEZAS---**/
  133.  
  134. 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; }
  135.  
  136. 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;}
  137.  
  138. a:link {color: {color:linkspost}; text-decoration: none;opacity:0.8}
  139.  
  140. a:hover {color: {color:linkshover};text-decoration:none;}
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149. /*********base por alguem*********/
  150. blockquote {margin: 6px 6px 6px 6px; border-left: 8px solid {color:background}; padding-left: 5px; }
  151. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  152. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  153. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  154.  
  155. blockquote img{max-width: 450px!important}
  156. blockquote blockquote img{max-width: 450px!important}
  157. blockquote blockquote blockquote img{max-width: 430px!important}
  158. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  159.  
  160.  
  161. #container {text-align: center; width: 900px; margin: -5px auto 15px auto; padding: 0px; z-index: 1}
  162.  
  163. #entry {float: left; margin-bottom: 26px; margin-left: 400px;}
  164.  
  165. /*******post*****************/
  166.  
  167.  
  168.  
  169. .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;}
  170.  
  171.  
  172.  
  173. h1 {font-family: Baumans; text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  174. h1 a {text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  175. h1 a:hover {text-align: center; font-size: 15px; text-transform: none; color: {color:linkshover}; font-weight: normal; line-height: 18px;}
  176.  
  177.  
  178.  
  179. .image {text-align: center; border: 1px}
  180. .image img {max-width: 410px; height:auto;margin-bottom: 1px; -webkit-transition-duration: 0.40s;}
  181. .image img:hover {max-width: 410px; margin-bottom: 1px; -webkit-filter: grayscale(100%); opacity: 0.8;}
  182.  
  183.  
  184.  
  185.  
  186. .myquote2 {font-family:'baumans'; font-size:12px; text-align: right; color: {color:text}; }
  187.  
  188. .myquote {font-weight:none; text-align:justify;font-size: 11px; font-style:;font-family:ebrima; line-height: 16px; text-indent:2px; padding: 0px; }
  189.  
  190.  
  191.  
  192.  
  193.  
  194. .chat {line-height: 20px; list-style: none }
  195. .chat ul {line-height: 13px; list-style: none; padding: 10px; line-height:14px;}
  196. .person1 {color: {color:chat}; padding: 2px; }
  197. .person1 .label {font-weight: bold; color:{color:chat}}
  198. .person2 {color: {color:chat}; padding: 2px; }
  199. .person2 .label {font-weight: bold; color:{color:chat}}
  200.  
  201. .player {background-color: #fff; text-align: left; display:block;}
  202.  
  203.  
  204. /*****ASK inspirado por duda R.*******/
  205.  
  206. .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;}
  207. .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;}
  208. .perguntou g {color:borda;}
  209. .perguntou a {color: {color:ask}; font-size:10px;}
  210. .askfoto {opacity: 0.7; margin-right:35px; border: 2px solid {color:borda}; -webkit-border-radius: 0px 5px 5px 0px; width: 40px;height: 40px;}
  211. .respost { background: {color:post}; font-family: consolas; font-size: 10px;}
  212. .askfoto:hover {opacity: 0.6;}
  213.  
  214.  
  215. #st {width: 400px; margin-top: -2px;}
  216. .source {display: none;}
  217.  
  218. #wih {opacity: 0.9; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  219. #wih:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  220.  
  221.  
  222. #notest {background-color: {color: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}}
  223. #notest a {font-size: 10px; font-style:normal;text-transform: uppercase;{block:If1coluna} {/block:If1coluna}; color:{color:texto note};}
  224. #notest a:hover {font-style:italic;}
  225.  
  226.  
  227. ::-webkit-scrollbar {width: 6px; height:auto; background:{color:background}}
  228. ::-webkit-scrollbar-corner {padding:20px;background:{color:background}}
  229. ::-webkit-scrollbar-button:vertical {height:8px; display: block; background:{color:scrollbar}; }
  230. ::-webkit-scrollbar-button:horizontal {width: 5px; height: 8px; display: block; background:{color:scrollbar}; }
  231. ::-webkit-scrollbar-thumb:vertical {border-radius: 5px 0px 0px 5px; background:{color:scroll};}
  232. ::-webkit-scrollbar-thumb:horizontal {border-radius: 5px 0px 0px 5px; background: {color:background};}
  233. ::-webkit-scrollbar-thumb {background: {color:scroll};}
  234.  
  235.  
  236.  
  237. .notes {width: 250px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  238. ol.notes {list-style:none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  239. ol.notes li {background-color: {color:dtlhpost}; margin-bottom: 2px; padding: 5px; }
  240. .notes img{display: none; border:0px}
  241.  
  242.  
  243. /*Paginação por bau-de-incertezas*/
  244.  
  245. #pagination{
  246. position:fixed;
  247. width: 100px;
  248. margin-top:345px;
  249. margin-left:100px;
  250. color:#808080;
  251. text-align:right;
  252. text-transform:uppercase;
  253. color:{color: borda}}
  254.  
  255. #pagination a {text-transform:uppercase;
  256. letter-spacing:1px;
  257. font-size:10px;
  258. font-family:corbel;
  259. color:{color: borda};}
  260.  
  261. /***********CREDITO****************/
  262.  
  263. .meutheme {overflow: hidden; width: 30px; padding: 5px; background-color: {color:background}; height:8px; border-bottom:1px solid {color:borda};position:fixed;}
  264.  
  265. .meutheme a {margin-top: -2px; margin-left: -17px; color: {color:text}; font-family: corbel; font-size: 11px; position: absolute;opacity: 0.9;}
  266. .meutheme a:hover {opacity:0.4; font-family:14px;}
  267.  
  268.  
  269. /*** TODA A SIDEBAR PO BAU-DE-INCERTEZAS*******/
  270.  
  271.  
  272.  
  273. .fotobau {-webkit-transition-duration: 0.25s; -webkit-transition: all 2s ease-in-out;-webkit-transform: rotate(0deg);
  274. -moz-transition: all 1s ease-in-out;
  275. -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:130px;height:130px;margin-left:130px;
  276. margin-top: 100px; border:2px solid{color:borda}; position:fixed; -webkit-transition-duration: 0.8s; position:fixed; }
  277.  
  278.  
  279. .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;
  280. -o-transition: all 5s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 5s ease-in-out;display: block;height:120px;width:120px;
  281. padding:0px;margin:0px;opacity:0.8;-webkit-transition-duration: 1s;opacity: 1.0; border:5px solid {color:borda}; position:fixed; }
  282.  
  283.  
  284. .baufundo {margin-top:96px; margin-left:260px; position:fixed;}
  285. .baulinks {font-family: 'muli'; text-transform:lowercase; font-size: 10px; margin: 5px; background: transparent; text-align:left; display: block; padding: 3px 3px 5px 12px; -moz-transition: all 0.85s ease-out; -webkit-transition: all 0.85s ease-out; -o-transition: all 0.85s ease-out; -ms-transition: all 0.85s ease-out; transition: all 0.85s ease-out; -webkit-box-shadow: inset 10px 0 0px 0 {color:links}; color:{color:links}; }
  286. .baulinks:hover {box-shadow: inset 20px 0 0px 0 {color:links}; }
  287. .baulinks:hover a{color: {color:links}; margin-left:20px; -webkit-transition: all 1s ease-out}
  288.  
  289.  
  290. .baufundo2 {margin-top:233px; margin-left:130px; position:fixed;}
  291.  
  292.  
  293. .baulinks2 { font-family: 'muli'; text-transform:lowercase; font-size: 10px; width:124px; margin: 0px; padding: 0px 0px 0px 6px; box-shadow: inset 0px 0 0px 0 #000; -moz-transition: all 0.85s ease-out; -webkit-transition: all 0.85s ease-out;-o-transition: all 0.85s ease-out; -ms-transition: all 0.85s ease-out; transition: all 0.85s ease-out; }
  294. .baulinks2:hover {box-shadow: inset 140px 0 0px 0 {color:links}; color: {color:links hover};}
  295. .baulinks2:hover a{color: {color:links hover};}
  296.  
  297.  
  298.  
  299. .stetext {margin-left:5px; margin-top: 5px;background: {color:hover descricao}; padding:0px; width: 120px; height: 120px; text-align:center; color: {color:descricao}; font-family:'muli'; font-size: 10px; opacity: 0; -webkit-transition-duration: 1s; -moz-transition-duration: 0.40s; }
  300. .stetext:hover { opacity: 0.75;-webkit-transition:0.3s; }
  301.  
  302.  
  303.  
  304. .baufrase {margin-top:70px; margin-left:130px; position:fixed; font-family: cambria; font-size:26px; text-align:left; text-transform:uppercase; color:{color:frase};}
  305.  
  306.  
  307. /******+ FOLLOW BRANCO *********/
  308. 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; }
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316. @font-face {
  317. font-family: 'Muli';
  318. font-style: normal;
  319. font-weight: 400;
  320. src: local('Muli'), url(http://themes.googleusercontent.com/static/fonts/muli/v4/kU4XYdV4jtS72BIidPtqyw.woff) format('woff');
  321.  
  322.  
  323.  
  324. @font-face {
  325. font-family: 'Muli';
  326. font-style: normal;
  327. font-weight: 400;
  328. src: local('Muli'), url(http://themes.googleusercontent.com/static/fonts/muli/v4/kU4XYdV4jtS72BIidPtqyw.woff) format('woff');
  329. }
  330.  
  331. @font-face {
  332. font-family: 'Wire One';
  333. font-style: normal;
  334. font-weight: 400;
  335. src: local('Wire One'), local('WireOne'), url(http://themes.googleusercontent.com/static/fonts/wireone/v3/fas9dl2wmMkt5rCu-aBez_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
  336. }
  337.  
  338. @font-face {
  339. font-family: 'Baumans';
  340. font-style: normal;
  341. font-weight: 400;
  342. src: local('Baumans'), local('Baumans-Regular'), url(http://themes.googleusercontent.com/static/fonts/baumans/v2/3DEdKAl82M5rDSLBVcU5jA.woff) format('woff');
  343. }
  344. @font-face {
  345. font-family: 'Orienta';
  346. font-style: normal;
  347. font-weight: 400;
  348. src: local('Orienta'), local('Orienta-Regular'), url(http://themes.googleusercontent.com/static/fonts/orienta/v1/nPJ0J30J_zQZtBhztPPbaA.woff) format('woff');
  349. }
  350. @font-face {
  351. font-family: 'Pacifico';
  352. font-style: normal;
  353. font-weight: 400;
  354. src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://themes.googleusercontent.com/static/fonts/pacifico/v4/yunJt0R8tCvMyj_V4xSjafesZW2xOQ-xsNqO47m55DA.woff) format('woff');
  355. }
  356. @font-face {font-family: "murray";
  357. src: url(http://static.tumblr.com/sbxkdxg/O2jmpziur/richardm.ttf) format("truetype");}
  358.  
  359. @font-face {font-family: "Admiration";
  360. src: url(http://static.tumblr.com/sbxkdxg/3y3mq24wv/admiration_pains.ttf) format("truetype");}
  361.  
  362. @font-face {font-family: "contribute";
  363. src: url(http://static.tumblr.com/sbxkdxg/rA9mq250j/contribute_free-version.ttf) format("truetype");}
  364.  
  365. @font-face {font-family: "geosans";
  366. src: url(http://static.tumblr.com/sbxkdxg/y16mq254k/geosanslight.ttf) format("truetype");}
  367.  
  368. @font-face {font-family: "amazing";
  369. src: url(http://static.tumblr.com/sbxkdxg/88emq258m/the_amazing_grace.ttf) format("truetype");}
  370.  
  371. @font-face {font-family: "long";
  372. src: url(http://static.tumblr.com/sbxkdxg/UKCmq25b6/longcoolwoman.ttf) format("truetype");}
  373.  
  374. @font-face {font-family: "mers";
  375. src: url(http://static.tumblr.com/sbxkdxg/3asmq25cp/mers.ttf) format("truetype");}
  376.  
  377. @font-face {font-family: "litos";
  378. src: url(http://static.tumblr.com/sbxkdxg/Slimq25et/litos_script_regular.otf) format("truetype");}
  379.  
  380. @font-face {font-family: "aerolite";
  381. src: url(http://static.tumblr.com/sbxkdxg/UHmmq25gr/aerolite.otf) format("truetype");}
  382.  
  383. @font-face {font-family: "urania";
  384. src: url(http://static.tumblr.com/sbxkdxg/CWKmq25iq/urania_serif.ttf) format("truetype");}
  385.  
  386. @font-face {font-family: "open";
  387. src: url(http://static.tumblr.com/sbxkdxg/E6Gmq25jz/opendyslexicalta-regular.otf) format("truetype");}
  388.  
  389. @font-face {font-family: "mov";
  390. src: url(http://static.tumblr.com/sbxkdxg/rnBmq25sc/movlette.ttf) format("truetype");}
  391.  
  392.  
  393. @font-face { font-family: "lekton";
  394. src: url('http://static.tumblr.com/fxpo5zq/a8Em6bgnk/lekton-regular.ttf');}
  395. @font-face {font-family: "wendy";
  396. src: url(http://static.tumblr.com/sbxkdxg/vZ8mpvvkk/wendy.ttf) format("truetype");}
  397. @font-face {font-family: "aubrey1";
  398. src: url(http://static.tumblr.com/sbxkdxg/PTHmpvw2n/aubrey1__.ttf) format("truetype");}
  399. @font-face {font-family: "little_days";
  400. src: url(http://static.tumblr.com/sbxkdxg/Bx6mpvx6k/little_days.ttf) format("truetype");}
  401. @font-face {font-family: "dilana";
  402. src: url(http://static.tumblr.com/sbxkdxg/wLBmpvxyc/fuente__dilana.ttf) format("truetype");}
  403. @font-face {font-family: "capsuula";
  404. src: url(http://static.tumblr.com/sbxkdxg/AUempvxzk/capsuula.ttf) format("truetype");}
  405.  
  406.  
  407. @font-face {font-family: "vintage";
  408. src: url(http://static.tumblr.com/sbxkdxg/Ts8mpvt7i/vintage_straps_light.ttf) format("truetype");}
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415. </style>
  416. <body>
  417.  
  418.  
  419.  
  420.  
  421.  
  422. <div class="meutheme"><a href="http://bau-de-incertezas.tumblr.com/" title="bau-de-incertezas">Crédito</a></div></div></div></div></div>
  423.  
  424. <div class="baufrase">{text:frase}</div>
  425.  
  426. <div class="fotobau">
  427. <img src="{image:sidebar}">
  428. <div class="stetext">❝ {description} ❞</div></div>
  429. </div>
  430. <div class="baufundo">
  431. <div class="baulinks">
  432. <a href="{text:link1}">{text:link1 title}</a><br></div>
  433. <div class="baulinks">
  434. <a href="{text:link2}">{text:link2 title}</a><br></div>
  435. <div class="baulinks">
  436. <a href="{text:link3}">{text:link3 title}</a><br></div>
  437. <div class="baulinks">
  438. <a href="{text:link4}">{text:link4 title}</a><br></div>
  439. <div class="baulinks">
  440. <a href="{text:link5}">{text:link5 title}</a><br></div>
  441. </div>
  442. </div>
  443.  
  444. <div class="baufundo2">
  445. <div class="baulinks2">
  446. <a href="{text:link6}">{text:link6 title}</a><br></div>
  447. <div class="baulinks2">
  448. <a href="{text:link7}">{text:link7 title}</a><br></div>
  449. <div class="baulinks2">
  450. <a href="{text:link8}">{text:link8 title}</a><br></div>
  451.  
  452.  
  453. </div>
  454.  
  455.  
  456.  
  457.  
  458. <div id="pagination">
  459. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">back</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</div></div>
  460.  
  461. <div id="allboxes">
  462.  
  463.  
  464. <div id="post">
  465. <div class="autopagerize_page_element">
  466. <div id="entry">
  467.  
  468. {block:Posts}
  469. <div class="posts">
  470.  
  471. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  472.  
  473. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  474.  
  475. {block:Photoset}{Photoset-400}{/block:Photoset}
  476.  
  477.  
  478.  
  479. {block:Quote}
  480. <div class="myquote">❝ {Quote} ❞</div>
  481. <div class="myquote2">
  482. {block:Source}{Source}{/block:Source}</div>
  483. {/block:Quote}
  484.  
  485. {block:Link}
  486. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  487. {block:Description}{Description}{/block:Description}
  488. {/block:Link}
  489.  
  490. {block:Chat}
  491. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  492. <div class="chat"><ul>{block:Lines}
  493. <li class="person{UserNumber}">{block:Label}
  494. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  495. {/block:Chat}
  496.  
  497. {block:Audio}
  498. <div class="player">{AudioPlayerBlack}</div>
  499. {block:Caption}{Caption}{/block:Caption}
  500. {/block:Audio}
  501.  
  502. {block:Video}{Video-400}{/block:Video}
  503.  
  504. {block:Answer}
  505. <div class="post">
  506. <img src="{AskerPortraitURL-64}" align="right" class="askfoto">
  507. <div class="pergunta">
  508. <div class="perguntou"><g>{Asker}</g> asked {TimeAgo}:</div>
  509. {Question}
  510. </div>
  511. <div class= "respost">{Answer}</div></div>
  512. {/block:Answer}
  513.  
  514. {block:Photoset}<center>{Photoset-100}</center>
  515. {/block:Photoset}
  516.  
  517.  
  518. <div id="st">
  519. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  520. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  521. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  522.  
  523. <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>
  524. {/block:ContentSource}</div></div>
  525. <br>
  526.  
  527. <div class="wih">
  528. {block:Date}<div id="notest">
  529. <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}
  530. </div></center>{/block:IfShowTags}{/block:Date}</div>
  531. </div>
  532.  
  533.  
  534. {/block:Posts}
  535. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  536.  
  537.  
  538. </div>
  539. </div>
  540. </div>
  541. </div>
  542.  
  543.  
  544.  
  545.  
  546. </body>
  547. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement