Advertisement
bau-de-incertezas

theme 31

Oct 17th, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.26 KB | None | 0 0
  1. <!---------------------------------------------------
  2. ! !
  3. ! !
  4. !THEME POR BAU-DE-INCERTEZAS, CRÉDITOS EM TODO O CSS!
  5. ! !
  6. ! !
  7. !--------------------------------------------------->
  8.  
  9. <html>
  10.  
  11. <head>
  12. <!--DON'T COPY, FIZ ESSA MERDA COM TANTO CARINHO *-* -->
  13. <script type="text/javascript">
  14. //desabilita menu de opcoes ao clicar no botao direito
  15. function desabilitaMenu(e)
  16. {
  17. if (window.Event)
  18. {
  19. if (e.which == 2 || e.which == 3)
  20. return false;
  21. }
  22. else
  23. {
  24. event.cancelBubble = true
  25. event.returnValue = false;
  26. return false;
  27. }
  28. }
  29.  
  30. //desabilita botao direito
  31. function desabilitaBotaoDireito(e)
  32. {
  33. if (window.Event)
  34. {
  35. if (e.which == 2 || e.which == 3)
  36. return false;
  37. }
  38. else
  39. if (event.button == 2 || event.button == 3)
  40. {
  41. event.cancelBubble = true
  42. event.returnValue = false;
  43. return false;
  44. }
  45. }
  46.  
  47. //desabilita botao direito do mouse
  48. if ( window.Event )
  49. document.captureEvents(Event.MOUSEUP);
  50. if ( document.layers )
  51. document.captureEvents(Event.MOUSEDOWN);
  52.  
  53. document.oncontextmenu = desabilitaMenu;
  54. document.onmousedown = desabilitaBotaoDireito;
  55. document.onmouseup = desabilitaBotaoDireito;
  56. </script>
  57.  
  58. <head><title>{Title}</title>
  59. <link rel="shortcut icon" href="{favicon}">
  60.  
  61.  
  62. <meta name="text:frase" content="Sua frase aqui" />
  63.  
  64.  
  65. <meta name="image:background" content="{image:background}" />
  66. <meta name="image:sidebar" content="http://static.tumblr.com/sbxkdxg/nGhndls1h/tumblr_naogfrihcs1r81xcro1_500.jpg" />
  67.  
  68.  
  69.  
  70.  
  71. <meta name="color:borda" content="#c0c0c0" />
  72. <meta name="color:frase" content="#c0c0c0" />
  73. <meta name="color:fundo sidebar" content="#c0c0c0" />
  74. <meta name="color:links sidebar" content="#808080" />
  75. <meta name="color:links background" content="#eeeeee" />
  76.  
  77.  
  78.  
  79. <meta name="color:background" content="#ffffff" />
  80. <meta name="color:text" content="#c0c0c0" />
  81. <meta name="color:scroll" content="#c0c0c0"/>
  82. <meta name="color:chat" content="#c0c0c0" />
  83. <meta name="color:tags" content="#c5c5c5" />
  84. <meta name="color:links" content="#808080" />
  85. <meta name="color:linkshover" content="#808080" />
  86. <meta name="color:post" content="#fff" />
  87. <meta name="color:textask" content="#fff" />
  88. <meta name="color:note" content="#fff" />
  89. <meta name="color:texto note" content="#c0c0c0" />
  90. <meta name="color:scrollbar" content="#c0c0c0" />
  91. <meta name="color:fundo ask" content="#c0c0c0" />
  92. <meta name="color:perguntou ask" content="#fff" />
  93. <meta name="color:resposta ask" content="#c0c0c0" />
  94.  
  95.  
  96.  
  97. <meta name="text:Link1" content="" />
  98. <meta name="text:Link1 Title" content="link 1" />
  99.  
  100. <meta name="text:Link2" content="" />
  101. <meta name="text:Link2 Title" content="link 2" />
  102.  
  103. <meta name="text:Link3" content="" />
  104. <meta name="text:Link3 Title" content="link 3" />
  105.  
  106. <meta name="text:Link4" content="" />
  107. <meta name="text:Link4 Title" content="link 4" />
  108.  
  109. <meta name="text:Link5" content="" />
  110. <meta name="text:Link5 Title" content="link 5" />
  111.  
  112. <meta name="text:Link6" content="" />
  113. <meta name="text:Link6 Title" content="link 6" />
  114.  
  115. <!---rolagem infinita -->
  116.  
  117. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  118.  
  119.  
  120. <script language="javascript">
  121. var mensagem="PQP! OH, não faaa paavão";
  122. function clickIE() {if (document.all) {(mensagem);return false;}}
  123. function clickNS(e) {if
  124. (document.layers||(document.getElementById&&!document.all)) {
  125. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  126. if (document.layers)
  127. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  128. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  129. document.oncontextmenu=new Function("return false")
  130. </script>
  131.  
  132. </head>
  133.  
  134.  
  135. <style>
  136.  
  137. 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; }
  138.  
  139. 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;}
  140.  
  141. a:link {color: {color:linkspost}; text-decoration: none;opacity:0.8}
  142.  
  143. a:hover {color: {color:linkshover};text-decoration:none;}
  144.  
  145. body {cursor:url('http://static.tumblr.com/sbxkdxg/6aGmpj0ki/cursor15.gif'), auto;}
  146. a, a:hover {cursor: url("http://static.tumblr.com/sbxkdxg/4U3mpj0ja/cursor223.png"), auto }
  147.  
  148. /************código de visitas**********/
  149. a.btn{position:absolute;z-index:999999999999;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:white}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: all;}
  150.  
  151.  
  152. blockquote {margin: 6px 6px 6px 6px; border-left: 8px solid {color:background}; padding-left: 5px; }
  153. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  154. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  155. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  156.  
  157. blockquote img{max-width: 450px!important}
  158. blockquote blockquote img{max-width: 450px!important}
  159. blockquote blockquote blockquote img{max-width: 430px!important}
  160. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  161.  
  162.  
  163.  
  164.  
  165.  
  166. #container {text-align: center; width: 900px; margin: -5px auto 15px auto; padding: 0px; z-index: 1}
  167.  
  168. #entry {float: left; margin-bottom: 26px; margin-left: 550px; }
  169.  
  170. /*******post*****************/
  171.  
  172.  
  173.  
  174. .posts {width: 420px; background-color: {color:post}; padding: 5px; margin-bottom: -10px; text-align: justify; font-family: 'Muli'; font-size: 12px; position: relative; color:{color:text}; margin-left:-70px; border:0px solid{color:borda};}
  175.  
  176.  
  177.  
  178. h1 {font-family: cambria; text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  179. h1 a {text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  180. h1 a:hover {text-align: center; font-size: 15px; text-transform: none; color: {color:linkshover}; font-weight: normal; line-height: 18px;}
  181.  
  182.  
  183.  
  184. .image {text-align: center; border: 1px}
  185. .image img {max-width: 420px; height:auto;margin-bottom: 1px; -webkit-transition-duration: 0.40s; }
  186. .image img:hover {max-width: 420px; margin-bottom: 1px; opacity: 0.5;}
  187.  
  188.  
  189.  
  190.  
  191. .myquote2 {font-family:'cambria'; font-size:12px; margin-left:20px;text-align:left; color: {color:text}; letter-spacing:0px; }
  192.  
  193. .myquote { font-weight:none; text-align:justify;font-size: 12px; font-style:;font-family:'calibri'; line-height: 16px; text-indent:2px; padding: 0px; }
  194.  
  195.  
  196.  
  197.  
  198.  
  199. .chat {line-height: 20px; list-style: none }
  200. .chat ul {line-height: 13px; list-style: none; padding: 10px; line-height:14px;}
  201. .person1 {color: {color:chat}; padding: 2px; }
  202. .person1 .label {font-weight: bold; color:{color:chat};}
  203. .person2 {color: {color:chat}; padding: 2px; }
  204. .person2 .label {font-weight: bold; color:{color:chat};}
  205.  
  206. .player {background-color: #fff; text-align: left; display:block;}
  207.  
  208. /*****ASK POR BAU-DE-INCERTEZAS*******/
  209.  
  210. .fundoaskbau {background-color:transparent; padding: 8px; margin-top: 0px; margin-left: 0px;margin-right: 0;overflow: hidden; line-height:9px;}
  211.  
  212. .perguntandobau {width: 351px;height:auto; margin-top:-5px; background-color:{color:fundo ask}; color:{color:perguntou ask}; padding:3px; margin-bottom:5px; margin-left:0px; }
  213. .perguntandobau g {color:{color:perguntou ask};}
  214. .perguntandobau a {color: {color:perguntou ask}; font-size:10px; font-family: 'corbel'; font-size: 10px; text-align:left;line-height:16px;text-transform:uppercase;}
  215.  
  216. .askfotobau { border-radius: 0px 0px 10px 10px; opacity: 0.7; margin-right:0px; margin-left:-50px;margin-top:0px;border: 2px solid #eee; width: 50px;height: 50px; -webkit-transition-duration: 0.8s; -webkit-filter: saturate(2); }
  217. .askfotobau:hover {-webkit-filter: grayscale(100%); opacity:0.6; -webkit-transition-duration: 0.8s;}
  218.  
  219.  
  220. .respostabau { background: transparent; font-family: consolas; font-size: 10px;text-align:left; margin-left:10px; margin-top:5px; color:{color:resposta ask};}
  221.  
  222.  
  223.  
  224.  
  225. #st {width: 400px; margin-top: -2px;}
  226. .source {display: none;}
  227.  
  228. #pse {opacity: 0.9; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  229. #pse:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  230.  
  231.  
  232.  
  233. /******notes ******/
  234.  
  235.  
  236. #notest { text-align: center; margin-top:-50px; margin-left:420px; font-size: 8px; font-family: consolas; text-transform: uppercase; z-index: 100;{block:If1coluna} ; {/block:If1coluna}; width:70px; background-color: transparent; opacity:0; border-right:2px solid{color:note}; position:absolute; }
  237.  
  238. #notest a { font-size: 8px; font-family: consolas; font-style:normal;text-transform: uppercase;{block:If1coluna} {/block:If1coluna}; opacity:0.8; width:400px; color:{color:texto note}; }
  239.  
  240. #notest a:hover {font-style:italic;}
  241.  
  242. .posts:hover #notest {opacity:0.9; -webkit-transition-duration: 2s;}
  243.  
  244.  
  245.  
  246.  
  247.  
  248. ::-webkit-scrollbar {width: 5px; height:auto; background:{color:background}}
  249. ::-webkit-scrollbar-corner {padding:20px;background:{color:background}}
  250. ::-webkit-scrollbar-button:vertical {height:8px; display: block; background:{color:scrollbar}; }
  251. ::-webkit-scrollbar-button:horizontal {width: 5px; height: 8px; display: block; background:{color:scrollbar}; }
  252. ::-webkit-scrollbar-thumb:vertical {border:1px solid {color:borda scrollbar};border-radius: 0px 0px 0px 0px; background:{color:scroll};}
  253. ::-webkit-scrollbar-thumb:horizontal {border-left:1px solid {color:borda scrollbar}; border-radius: 0px 0px 0px 0px; background: {color:background};}
  254. ::-webkit-scrollbar-thumb {background: {color:scroll};}
  255.  
  256.  
  257.  
  258.  
  259. .notes {width: 250px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  260. ol.notes {list-style:none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  261. ol.notes li {background-color: {color:dtlhpost}; margin-bottom: 2px; padding: 5px; }
  262. .notes img{display: none; border:0px}
  263.  
  264.  
  265.  
  266. /***rolagem infinita****/
  267. .tumblrAutoPager_page_separator,
  268. .tumblrAutoPager_page_info {display: none;}
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275. 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; }
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282. /*****SIDEBAR POR BAU-DE-INCERTEZAS NAO COPIA PORRA ******/
  283.  
  284. .fotosidebar {-webkit-transition-duration: 0.25s; -webkit-transition: all 2s ease-in-out;-webkit-transform: rotate(0deg);
  285. -moz-transition: all 1s ease-in-out;
  286. -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:158px;height:auto;margin-left:200px;
  287. margin-top: 160px; position:fixed; -webkit-transition-duration: 0.8s; position:fixed;}
  288.  
  289.  
  290.  
  291. .fotosidebar img { -webkit-transition-duration: .25s; position:fixed; -webkit-transition: all 1s ease-in-out;-webkit-transform: rotate(0deg);-moz-transition: all 1s ease-in-out;
  292. -o-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;display: block;height:auto;width:150px;
  293. padding:0px;margin:3px;opacity:0.8;-webkit-transition-duration: 1s;opacity: 1.0; position:fixed; border:2px solid{color:borda}; border-radius: 0px 0px 0px 0px; }
  294.  
  295.  
  296. .fotosidebar img:hover {-webkit-filter: grayscale(50%);;-webkit-transform: rotate(0deg); -webkit-transition-duration: .25s; }
  297.  
  298.  
  299.  
  300. .sidebar { width:160px; height:auto;margin-top:85px; margin-left:200px; border:1px solid{color:borda}; position:fixed;}
  301.  
  302.  
  303. .baudesc {font-family:'Muli'; font-size: 10px; margin-top:90px; margin-left:204px; text-align: left; width:155px; height: auto; color:{color:frase}; position:fixed; }
  304.  
  305.  
  306. .baufrase{ font-family: 'Muli'; font-size: 16px; margin-top:55px; margin-left:202px; text-align:left; width:auto; height: auto; color:{color:frase}; position:fixed; }
  307.  
  308. .baufrasegif {margin-top:45px; margin-left:180px; position:fixed;}
  309. .baufrasegif img { opacity:0.3; width:24px;}
  310.  
  311. .baucore {margin-top:245px; margin-left:80px; position:fixed;}
  312. .baucore img { opacity:0.3; width:24px;}
  313.  
  314.  
  315.  
  316. .detalhebau3 { width:20px; height:20px; font-family: 'calibri'; font-size:15px; margin-left:129px; margin-top:181px; position:fixed; -webkit-transform: rotate(0deg);color:{color:frase}; background-color:{color:borda};}
  317.  
  318. @font-face {
  319. font-family: 'ABeeZee';
  320. font-style: normal;
  321. font-weight: 400;
  322. src: local('ABeeZee'), local('ABeeZee-Regular'), url(http://themes.googleusercontent.com/static/fonts/abeezee/v1/m_J3nYLkIiGqm2wAiy01kg.woff) format('woff');
  323. }
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331. @font-face {
  332. font-family: 'ABeeZee';
  333. font-style: normal;
  334. font-weight: 400;
  335. src: local('ABeeZee'), local('ABeeZee-Regular'), url(http://themes.googleusercontent.com/static/fonts/abeezee/v1/m_J3nYLkIiGqm2wAiy01kg.woff) format('woff');
  336. }
  337.  
  338. @font-face {
  339. font-family: 'Muli';
  340. font-style: normal;
  341. font-weight: 400;
  342. src: local('Muli'), url(http://themes.googleusercontent.com/static/fonts/muli/v4/kU4XYdV4jtS72BIidPtqyw.woff) format('woff');
  343. }
  344. @font-face {font-family: "vintage";
  345. src: url(http://static.tumblr.com/sbxkdxg/Ts8mpvt7i/vintage_straps_light.ttf) format("truetype");}
  346.  
  347.  
  348.  
  349.  
  350. @font-face {
  351. font-family: 'Baumans';
  352. font-style: normal;
  353. font-weight: 400;
  354. src: local('Baumans'), local('Baumans-Regular'), url(http://themes.googleusercontent.com/static/fonts/baumans/v2/3DEdKAl82M5rDSLBVcU5jA.woff) format('woff');
  355. }
  356. @font-face {
  357. font-family: 'Wire One';
  358. font-style: normal;
  359. font-weight: 400;
  360. src: local('Wire One'), local('WireOne'), url(http://themes.googleusercontent.com/static/fonts/wireone/v3/fas9dl2wmMkt5rCu-aBez_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
  361. }
  362.  
  363. @font-face {font-family: "amatic";
  364. src: url(http://static.tumblr.com/sbxkdxg/I7Emxncck/amaticsc-regular.ttf) format("truetype");}
  365.  
  366.  
  367.  
  368. @font-face {
  369. font-family: 'ABeeZee';
  370. font-style: normal;
  371. font-weight: 400;
  372. src: local('ABeeZee'), local('ABeeZee-Regular'), url(http://themes.googleusercontent.com/static/fonts/abeezee/v1/m_J3nYLkIiGqm2wAiy01kg.woff) format('woff');
  373. }
  374.  
  375. @font-face {
  376. font-family: 'Muli';
  377. font-style: normal;
  378. font-weight: 400;
  379. src: local('Muli'), url(http://themes.googleusercontent.com/static/fonts/muli/v4/kU4XYdV4jtS72BIidPtqyw.woff) format('woff');
  380. }
  381. @font-face {font-family: "vintage";
  382. src: url(http://static.tumblr.com/sbxkdxg/Ts8mpvt7i/vintage_straps_light.ttf) format("truetype");}
  383.  
  384.  
  385.  
  386.  
  387. @font-face {
  388. font-family: 'Baumans';
  389. font-style: normal;
  390. font-weight: 400;
  391. src: local('Baumans'), local('Baumans-Regular'), url(http://themes.googleusercontent.com/static/fonts/baumans/v2/3DEdKAl82M5rDSLBVcU5jA.woff) format('woff');
  392. }
  393. @font-face {
  394. font-family: 'Wire One';
  395. font-style: normal;
  396. font-weight: 400;
  397. src: local('Wire One'), local('WireOne'), url(http://themes.googleusercontent.com/static/fonts/wireone/v3/fas9dl2wmMkt5rCu-aBez_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
  398. }
  399.  
  400. /***********CREDITO NAO RETIRE****************/
  401.  
  402. .meutheme {background-color:#fff; border:1px solid#d4d4d4; width:30px; height:40px; position:fixed; margin-left:2px; margin-top:1px; transition: .8s ease-in-out; -webkit-transition: .3s ease-in-out;-moz-transition: .3s ease-in-out;-o-transition: .3s ease-in-out; }
  403. .meutheme a {font-family:consolas; margin-top:25px; margin-left:-22px; position:fixed;font-size:10px; color:#918e8e; width:40px;}
  404. .meutheme2 {border:1px solid#d4d4d4; width:36px; height: 45px; position:fixed; margin-left:25px; margin-top:-10px; }
  405. .meutheme:hover {padding-top:5px;}
  406.  
  407.  
  408. </style>
  409. <body>
  410.  
  411.  
  412. <!-----------Sua skin aqui------------->
  413.  
  414.  
  415. <!----- Se mexer aqui vai da pani, e o theme não vai funcionar--->
  416. <div class="meutheme2">
  417. <div class="meutheme"><a href="http://bau-de-incertezas.tumblr.com/" title="bau-de-incertezas">Theme</a></div></div>
  418.  
  419.  
  420. <div class="fotosidebar"><img src="{image:sidebar}"></div>
  421. <div class="baufrasegif"><img src="http://static.tumblr.com/sbxkdxg/PZsnbdv45/oiseaux-05.gif" ></div><div class="baufrase">{text:frase}</div>
  422. <div class="sidebar"></div>
  423. <div class="baudesc">{description}
  424.  
  425. <select style="position:fixed; margin-top: 192px; margin-left:-76px; padding: 2px; border: 2px solid {color:borda};background-color:{color:posts}; background-image:url('{image:menu}'); background-attachment: repeat;font-family: consolas;font-size: 11px;text-transform:uppercase;color: {color:frase}; width:152px; -webkit-border-radius:0px 0px 0px 0px;" onChange="location.href=this.options[this.selectedIndex].value;">
  426. <option selected>More links</option>
  427.  
  428.  
  429. <option value="{text:link1}">{text:link1 Title}</option>
  430. <option value="{text:link2}">{text:link2 Title}</option>
  431. <option value="{text:link3}">{text:link3 Title}</option>
  432. <option value="{text:link4}">{text:link4 Title}</option>
  433. <option value="{text:link5}">{text:link5 Title}</option>
  434. <option value="{text:link6}">{text:link6 Title}</option>
  435.  
  436. </select>
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444. <div class="detalhebau3">✝</div></div></div>
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455. <div id="post">
  456. <div class="autopagerize_page_element">
  457. <div id="entry">
  458.  
  459. {block:Posts}
  460. <div class="posts">
  461.  
  462. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  463.  
  464. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  465.  
  466. {block:Photoset}{Photoset-400}{/block:Photoset}
  467.  
  468.  
  469.  
  470. {block:Quote}
  471. <div class="myquote">"{Quote}"</div><div class="myquote2"><font color="{color:links sidebar}">✝ ✝</font>
  472. {block:Source}{Source}{/block:Source}</div>
  473. {/block:Quote}
  474.  
  475. {block:Link}
  476. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  477. {block:Description}{Description}{/block:Description}
  478. {/block:Link}
  479.  
  480. {block:Chat}
  481. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  482. <div class="chat"><ul>{block:Lines}
  483. <li class="person{UserNumber}">{block:Label}
  484. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  485. {/block:Chat}
  486.  
  487. {block:Audio}
  488. <div class="player">{AudioPlayerBlack}</div>
  489. {block:Caption}{Caption}{/block:Caption}
  490. {/block:Audio}
  491.  
  492. {block:Video}{Video-400}{/block:Video}
  493.  
  494.  
  495. {block:Answer}
  496. <div class="post">
  497. <img src="{AskerPortraitURL-64}" align="right" class="askfotobau">
  498. <div class="fundoaskbau">
  499. <div class="perguntandobau"><g>{Asker} asked:</g>{Question}</div>
  500.  
  501. <div class= "respostabau">{Answer}</div></div></div>
  502. {/block:Answer}
  503.  
  504. {block:Photoset}<center>{Photoset-100}</center>
  505. {/block:Photoset}
  506.  
  507.  
  508. <div id="st">
  509. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  510. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  511. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  512.  
  513. <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>
  514. {/block:ContentSource}</div></div>
  515. <br>
  516.  
  517.  
  518. {block:Date}<div id="notest">
  519. {block:NoteCount}<a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>
  520. {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>
  521. <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<br>
  522. <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}{block:IndexPage}<div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"></div><a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage} </div>{block:IfShowTags}<div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  523. </div>{/block:IfShowTags}{/block:Date}</div>
  524. <!------ rolagem infinita-->
  525. <div class="autopagerize_page_element">
  526.  
  527.  
  528. {/block:Posts}
  529. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  530. </div>
  531.  
  532. </div>
  533. </div>
  534. </div>
  535. </div>
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542. </body>
  543. </html>
  544.  
  545.  
  546.  
  547. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement