Advertisement
bau-de-incertezas

Theme 24

Sep 9th, 2013
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.66 KB | None | 0 0
  1. <!---------------------------------------------------
  2. ! !
  3. ! !
  4. !THEME POR BAU-DE-INCERTEZAS, CRÉDITOS EM TODO O CSS!
  5. ! !
  6. ! !
  7. !--------------------------------------------------->
  8. <!--DON'T COPY, FIZ ESSA MERDA COM TANTO CARINHO *-* -->
  9. <head>
  10.  
  11.  
  12. <title>{Title}</title>
  13. <link rel="shortcut icon" href="{favicon}">
  14.  
  15.  
  16.  
  17. <meta name="image:background" content="{image:background}" />
  18. <meta name="image:sidebar" content="http://static.tumblr.com/kqwwc30/zKDmsvjut/tumblr_mrp85zsdv31r8h0rlo1_250.jpg" />
  19.  
  20.  
  21. <meta name="text:frase" content="A gente leva da vida..." />
  22. <meta name="text:subfrase" content="... O que a vida leva pra gente" />
  23.  
  24.  
  25.  
  26. <meta name="color:background" content="#ffffff" />
  27. <meta name="color:text" content="#c0c0c0" />
  28. <meta name="color:scroll" content="#c0c0c0"/>
  29. <meta name="color:chat" content="#c0c0c0" />
  30. <meta name="color:tags" content="#c5c5c5" />
  31. <meta name="color:links" content="#808080" />
  32. <meta name="color:linkshover" content="#808080" />
  33. <meta name="color:post" content="#fff" />
  34. <meta name="color:textask" content="#fff" />
  35. <meta name="color:note" content="#fff" />
  36. <meta name="color:borda note" content="#c0c0c0" />
  37. <meta name="color:texto note" content="#c0c0c0" />
  38. <meta name="color:scrollbar" content="#c0c0c0" />
  39. <meta name="color:fundo ask" content="#fff" />
  40. <meta name="color:perguntou ask" content="#fff" />
  41. <meta name="color:resposta ask" content="#c0c0c0" />
  42.  
  43.  
  44.  
  45.  
  46. <meta name="color:sidebar" content="#d4d4d4" />
  47. <meta name="color:sidebar links" content="#fff" />
  48. <meta name="color:sidebar linkshover" content="#808080" />
  49. <meta name="color:frase" content="#c0c0c0" />
  50.  
  51.  
  52.  
  53.  
  54. <meta name="text:Link1" content="" />
  55. <meta name="text:Link1 Title" content="link 1" />
  56. <meta name="text:Link2" content="" />
  57. <meta name="text:Link2 Title" content="link 2" />
  58. <meta name="text:Link3" content="" />
  59. <meta name="text:Link3 Title" content="link 3" />
  60. <meta name="text:Link4" content="" />
  61. <meta name="text:Link4 Title" content="link 4" />
  62. <meta name="text:Link5" content="" />
  63. <meta name="text:Link5 Title" content="link 5" />
  64. <meta name="text:Link6" content="" />
  65. <meta name="text:Link6 Title" content="link 6" />
  66.  
  67.  
  68.  
  69. <!---rolagem infinita -->
  70.  
  71. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  72.  
  73.  
  74. <script language="javascript">
  75. var mensagem="PQP! OH, não faaa paavão";
  76. function clickIE() {if (document.all) {(mensagem);return false;}}
  77. function clickNS(e) {if
  78. (document.layers||(document.getElementById&&!document.all)) {
  79. if (e.which==2||e.which==3) {alert(mensagem);return false;}}}
  80. if (document.layers)
  81. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  82. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  83. document.oncontextmenu=new Function("return false")
  84. </script>
  85.  
  86.  
  87. </head>
  88. <style>
  89.  
  90.  
  91. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  92.  
  93. 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;}
  94.  
  95. a:link {color: {color:linkspost}; text-decoration: none;opacity:0.8}
  96.  
  97. a:hover{color:#353434;}
  98. ::selection
  99. {color: {color:links hover}; ;
  100. background: #000;}
  101.  
  102.  
  103. /*****+ FF BRANCO I LOVE THEMES *******/
  104. 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; }
  105.  
  106. blockquote {margin: 6px 6px 6px 6px; border-left: 8px solid {color:background}; padding-left: 5px; }
  107. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  108. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  109. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  110.  
  111. blockquote img{max-width: 450px!important}
  112. blockquote blockquote img{max-width: 450px!important}
  113. blockquote blockquote blockquote img{max-width: 430px!important}
  114. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  115.  
  116.  
  117. #container {text-align: center; width: 900px; margin: -5px auto 15px auto; padding: 0px; z-index: 1}
  118.  
  119. #entry {float: left; margin-bottom: 26px; margin-left: 540px; }
  120.  
  121. /*******post*****************/
  122.  
  123.  
  124.  
  125. .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;}
  126.  
  127.  
  128.  
  129. h1 {font-family: cambria; text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  130. h1 a {text-align: center; font-size: 15px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  131. h1 a:hover {text-align: center; font-size: 15px; text-transform: none; color: {color:linkshover}; font-weight: normal; line-height: 18px;}
  132.  
  133.  
  134.  
  135. .image {text-align: center; border: 1px}
  136. .image img {max-width: 420px; height:auto;margin-bottom: 1px; -webkit-transition-duration: 0.40s; }
  137. .image img:hover {max-width: 420px; margin-bottom: 1px; opacity: 0.5;}
  138.  
  139.  
  140.  
  141.  
  142. .myquote2 {font-family:'cambria'; font-size:12px; margin-left:20px;text-align:left; color: {color:text}; letter-spacing:0px; }
  143.  
  144. .myquote { font-weight:none; text-align:justify;font-size: 12px; font-style:;font-family:'calibri'; line-height: 16px; text-indent:2px; padding: 0px; }
  145.  
  146.  
  147.  
  148.  
  149.  
  150. .chat {line-height: 20px; list-style: none }
  151. .chat ul {line-height: 13px; list-style: none; padding: 10px; line-height:14px;}
  152. .person1 {color: {color:chat}; padding: 2px; }
  153. .person1 .label {font-weight: bold; color:{color:chat};}
  154. .person2 {color: {color:chat}; padding: 2px; }
  155. .person2 .label {font-weight: bold; color:{color:chat};}
  156.  
  157. .player {background-color: #fff; text-align: left; display:block;}
  158.  
  159.  
  160. /*****ASK POR BAU-DE-INCERTEZAS*******/
  161.  
  162. .fundoaskbau {background-color:transparent; padding: 8px; margin-top: 0px; margin-left: 0px;margin-right: 0;overflow: hidden; line-height:9px;}
  163.  
  164. .perguntandobau {width: 351px;height:14px; margin-top:-5px; background-color:{color:fundo ask}; color:{color:perguntou ask}; padding:3px; margin-bottom:5px; margin-left:0px; }
  165. .perguntandobau g {color:{color:perguntou ask};}
  166. .perguntandobau a {color: {color:perguntou ask}; font-size:10px; font-family: 'corbel'; font-size: 10px; text-align:left;line-height:16px;text-transform:uppercase;}
  167.  
  168. .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); }
  169. .askfotobau:hover {-webkit-filter: grayscale(100%); opacity:0.6; -webkit-transition-duration: 0.8s;}
  170.  
  171.  
  172. .respostabau { background: transparent; font-family: consolas; font-size: 10px;text-align:left; margin-left:10px; margin-top:5px; color:{color:resposta ask};}
  173.  
  174.  
  175.  
  176.  
  177. #st {width: 400px; margin-top: -2px;}
  178. .source {display: none;}
  179.  
  180. #pse {opacity: 0.9; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  181. #pse:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  182.  
  183.  
  184.  
  185. /******notes ******/
  186.  
  187.  
  188. #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; }
  189.  
  190. #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}; }
  191.  
  192. #notest a:hover {font-style:italic;}
  193.  
  194. .posts:hover #notest {opacity:0.9; -webkit-transition-duration: 2s;}
  195.  
  196.  
  197.  
  198.  
  199.  
  200. ::-webkit-scrollbar {width: 5px; height:auto; background:{color:background}}
  201. ::-webkit-scrollbar-corner {padding:20px;background:{color:background}}
  202. ::-webkit-scrollbar-button:vertical {height:8px; display: block; background:{color:scrollbar}; }
  203. ::-webkit-scrollbar-button:horizontal {width: 5px; height: 8px; display: block; background:{color:scrollbar}; }
  204. ::-webkit-scrollbar-thumb:vertical {border:1px solid {color:borda scrollbar};border-radius: 0px 0px 0px 0px; background:{color:scroll};}
  205. ::-webkit-scrollbar-thumb:horizontal {border-left:1px solid {color:borda scrollbar}; border-radius: 0px 0px 0px 0px; background: {color:background};}
  206. ::-webkit-scrollbar-thumb {background: {color:scroll};}
  207.  
  208.  
  209.  
  210.  
  211. .notes {width: 250px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  212. ol.notes {list-style:none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  213. ol.notes li {background-color: {color:dtlhpost}; margin-bottom: 2px; padding: 5px; }
  214. .notes img{display: none; border:0px}
  215.  
  216.  
  217.  
  218. /***rolagem infinita****/
  219. .tumblrAutoPager_page_separator,
  220. .tumblrAutoPager_page_info {display: none;}
  221.  
  222.  
  223. /*** TODA A SIDEBAR PO BAU-DE-INCERTEZAS*******/
  224.  
  225. .fotobau {-webkit-transition-duration: 0.25s; -webkit-transition: all 2s ease-in-out;-webkit-transform: rotate(0deg);
  226. -moz-transition: all 1s ease-in-out;
  227. -o-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;display: block;position: fixed;width:195px;height:245px;margin-left:230px; margin-top: 140px;border:1px solid{color:sidebar};}
  228.  
  229.  
  230. .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;
  231. -o-transition: all 5s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 5s ease-in-out;display: block;height:230px;width:180px;
  232. padding:0px;margin:5px; opacity:0.8;-webkit-transition-duration: 1s;opacity: 1.0; position:fixed; border:3px solid{color:sidebar}; }
  233.  
  234. .sidebarbau{width:198px; height:20px; margin-top:390px; margin-left:230px; background-color:#eee; position:fixed; font-family:calibri; font-size:12px; color:{color:frase}; -webkit-transition: all 0.8s ease-in-out;-webkit-transform: rotate(0deg);-moz-transition: all .7s ease-in-out;
  235. -o-transition: all .8s ease-in-out;-ms-transition: all .6s ease-in-out; transition: all .8s ease-in-out;}
  236.  
  237. .sidebarbau:hover{margin-top:118px;}
  238.  
  239. .sidebarbau2{width:198px; height:20px; margin-top:390px; margin-left:230px; background-color:#eee; position:fixed; font-family:calibri; font-size:12px; color:{color:frase};}
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247. @font-face {font-family: richard ;src: url('http://static.tumblr.com/sbxkdxg/Xlymrs776/richardm.ttf');}
  248.  
  249.  
  250. .fotobau:hover .baudesc {opacity:3; -webkit-transition-duration: 1s; margin-top:120px; -webkit-transform: rotate(360deg);}
  251.  
  252.  
  253.  
  254. #baulinks { background-color: transparent; margin-left:15px; width: 78px; margin-top:160px; -o-transition: opacity 1s ease-in-out; transition: opacity 0.7s ease-in-out; -webkit-transition: opacity 0.7s ease-in-out; opacity: 1; -webkit-transition: 1.3s ease-in; -moz-transition: opacity 1s ease-in-out; -moz-transition: 2s ease-in; transition: 2s ease-in; height: 190px; position:fixed; }
  255.  
  256. #baulinks a {text-transform: uppercase; font-family: cambria; font-size: 9px; overflow: hidden; text-align: left; width: 100px; background-color: transparent; color: {color:sidebar links} ; padding-top:1px; padding-bottom:1px; padding-left:2px; height: 10px;margin-left: 0px; display: block; float: left;}
  257.  
  258. #baulinks a:hover{text-align: left; background-color: transparent; color: {color:sidebar linkshover} ; font-weight: none; border-left:5px solid{color:sidebar links}; -moz-transition: 0.4s ease-in; transition: 0.4s ease-in;}
  259.  
  260.  
  261.  
  262.  
  263. @font-face {
  264. font-family: 'ABeeZee';
  265. font-style: normal;
  266. font-weight: 400;
  267. src: local('ABeeZee'), local('ABeeZee-Regular'), url(http://themes.googleusercontent.com/static/fonts/abeezee/v1/m_J3nYLkIiGqm2wAiy01kg.woff) format('woff');
  268. }
  269.  
  270. @font-face {
  271. font-family: 'Muli';
  272. font-style: normal;
  273. font-weight: 400;
  274. src: local('Muli'), url(http://themes.googleusercontent.com/static/fonts/muli/v4/kU4XYdV4jtS72BIidPtqyw.woff) format('woff');
  275. }
  276. @font-face {font-family: "vintage";
  277. src: url(http://static.tumblr.com/sbxkdxg/Ts8mpvt7i/vintage_straps_light.ttf) format("truetype");}
  278.  
  279.  
  280.  
  281.  
  282. @font-face {
  283. font-family: 'Baumans';
  284. font-style: normal;
  285. font-weight: 400;
  286. src: local('Baumans'), local('Baumans-Regular'), url(http://themes.googleusercontent.com/static/fonts/baumans/v2/3DEdKAl82M5rDSLBVcU5jA.woff) format('woff');
  287. }
  288. @font-face {
  289. font-family: 'Wire One';
  290. font-style: normal;
  291. font-weight: 400;
  292. src: local('Wire One'), local('WireOne'), url(http://themes.googleusercontent.com/static/fonts/wireone/v3/fas9dl2wmMkt5rCu-aBez_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
  293. }
  294.  
  295.  
  296. /***********CREDITO NAO RETIRE****************/
  297.  
  298. .meutheme {overflow: hidden; width: 30px; padding: 5px; background-color: {color:background}; height:8px; border-bottom:1px solid {color:borda};position:fixed; margin-top:580px; margin-left:1200px;}
  299.  
  300. .meutheme a {margin-top: -2px; margin-left: -17px; color: {color:text}; font-family: corbel; font-size: 11px; position: absolute;opacity: 0.9;}
  301. .meutheme a:hover {opacity:0.4; font-family:14px;}
  302.  
  303.  
  304.  
  305. </style>
  306.  
  307. <body oncontextmenu="return false" onselectstart="return false" onmousedown="return false" onkeydown="return false">
  308.  
  309.  
  310. <!----- Se mexer aqui vai da pani, e o theme não vai funcionar--->
  311. <div class="meutheme"><a href="http://bau-de-incertezas.tumblr.com/" title="bau-de-incertezas">Crédito</a></div>
  312.  
  313.  
  314.  
  315. <!--------SUA PLAYLIST AQUI----->
  316.  
  317.  
  318. <div class="fotobau">
  319. <img src="{image:sidebar}">
  320.  
  321.  
  322. <div id="baulinks">
  323. <a href="{text:link1}">{text:link1 title}</a>
  324.  
  325. <a href="{text:link2}">{text:link2 title}</a>
  326.  
  327. <a href="{text:link3}">{text:link3 title}</a>
  328.  
  329. <a href="{text:link4}">{text:link4 title}</a>
  330.  
  331. <a href="{text:link5}">{text:link5 title}</a>
  332.  
  333. <a href="{text:link6}">{text:link6 title}</a>
  334.  
  335. </div>
  336.  
  337.  
  338.  
  339. </div></div>
  340. <div class="sidebarbau2">{text:subfrase}</div>
  341. <div class="sidebarbau">{text:frase}</div>
  342.  
  343. <div id="post">
  344. <div class="autopagerize_page_element">
  345. <div id="entry">
  346.  
  347. {block:Posts}
  348. <div class="posts">
  349.  
  350. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  351.  
  352. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  353.  
  354. {block:Photoset}{Photoset-400}{/block:Photoset}
  355.  
  356.  
  357.  
  358. {block:Quote}
  359. <div class="myquote">"{Quote}"</div><div class="myquote2"><font color="{color:frase}">▲▽</font>
  360. {block:Source}{Source}{/block:Source}</div>
  361. {/block:Quote}
  362.  
  363. {block:Link}
  364. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  365. {block:Description}{Description}{/block:Description}
  366. {/block:Link}
  367.  
  368. {block:Chat}
  369. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  370. <div class="chat"><ul>{block:Lines}
  371. <li class="person{UserNumber}">{block:Label}
  372. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  373. {/block:Chat}
  374.  
  375. {block:Audio}
  376. <div class="player">{AudioPlayerBlack}</div>
  377. {block:Caption}{Caption}{/block:Caption}
  378. {/block:Audio}
  379.  
  380. {block:Video}{Video-400}{/block:Video}
  381.  
  382. {block:Answer}
  383. <div class="post">
  384. <img src="{AskerPortraitURL-64}" align="right" class="askfotobau">
  385. <div class="fundoaskbau">
  386. <div class="perguntandobau"><g>{Asker} asked:</g>{Question}</div>
  387.  
  388. <div class= "respostabau">{Answer}</div></div></div>
  389. {/block:Answer}
  390.  
  391. {block:Photoset}<center>{Photoset-100}</center>
  392. {/block:Photoset}
  393.  
  394.  
  395. <div id="st">
  396. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  397. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  398. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  399.  
  400. <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>
  401. {/block:ContentSource}</div></div>
  402. <br>
  403.  
  404.  
  405. {block:Date}<div id="notest">
  406. {block:NoteCount}<a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>
  407. {NoteCountWithLabel}</a>{block:RebloggedFrom}<br>
  408. <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<br>
  409. <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}
  410. </div>{/block:IfShowTags}{/block:Date}</div>
  411. <!------ rolagem infinita-->
  412. <div class="autopagerize_page_element">
  413.  
  414.  
  415. {/block:Posts}
  416. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  417. </div>
  418.  
  419. </div>
  420. </div>
  421. </div>
  422. </div>
  423.  
  424.  
  425.  
  426.  
  427.  
  428. </body>
  429. </html>
  430.  
  431.  
  432.  
  433. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement