Advertisement
tannyoliveira

14

May 28th, 2014
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.50 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><script type="text/javascript">
  4. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  5. function tb8_makeArray(n){
  6. this.length = n;
  7. return this.length;
  8. }
  9. tb8_messages = new tb8_makeArray(1);
  10. tb8_messages[0] = "{Title}";
  11. tb8_rptType = 'infinite';
  12. tb8_rptNbr = 5;
  13. tb8_speed = 100;
  14. tb8_delay = 2000;
  15. var tb8_counter=1;
  16. var tb8_currMsg=0;
  17. var tb8_tekst ="";
  18. var tb8_i=0;
  19. var tb8_TID = null;
  20. function tb8_pisi(){
  21. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  22. document.title = tb8_tekst;
  23. tb8_sp=tb8_speed;
  24. tb8_i++;
  25. if (tb8_i==tb8_messages[tb8_currMsg].length){
  26. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  27. }
  28. if (tb8_currMsg == tb8_messages.length){
  29. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  30. clearTimeout(tb8_TID);
  31. return;
  32. }
  33. tb8_counter++;
  34. tb8_currMsg = 0;
  35. }
  36. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  37. }
  38. tb8_pisi()
  39. </script>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  43.  
  44.  
  45. <html>
  46. <head>
  47.  
  48.  
  49. <!--
  50.  
  51. THEME POR SOWSLY-->
  52.  
  53.  
  54.  
  55. <meta name="color:background" content="#ffffff" />
  56. <meta name="color:link" content="#000000" />
  57. <meta name="color:text" content="#000000" />
  58. <meta name="color:post" content="#ffffff" />
  59. <meta name="color:scrollbar" content="#000" />
  60. <meta name="color:scrollbar bg" content="#fff" />
  61. <meta name="color:hover" content="#555555" />
  62.  
  63. <meta name="image:background" content="" />
  64.  
  65. <meta name="image:sidebar" content="http://static.tumblr.com/a17d9ab32b148b3fdfe305325be89ce1/ac17ihj/xKSn65k5k/tumblr_static_2skelzfuhzcwcg0s808c40cgk.png" />
  66. <meta name="image:symbols" content="http://static.tumblr.com/ccc1d399e33d01f08feeec6b039a3fbe/xfdj9qk/lgwn5w9e7/tumblr_static_4oph0z7iavc4gcw0gs8ok40s8.png" />
  67.  
  68. <meta name="text:Link1" content="/" />
  69. <meta name="text:Link1 Title" content="ai" />
  70. <meta name="text:Link2" content="/" />
  71. <meta name="text:Link2 Title" content="koe" />
  72. <meta name="text:Link3" content="/" />
  73. <meta name="text:Link3 Title" content="treme" />
  74. <meta name="text:Link4" content="/" />
  75. <meta name="text:Link4 Title" content="maktub" />
  76. <meta name="text:Link5" content="/" />
  77. <meta name="text:Link5 Title" content="uai" />
  78.  
  79.  
  80. <meta name="if:Rolagem infinita" content="1"/>
  81.  
  82.  
  83. <script type="text/javascript">
  84. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  85. function tb8_makeArray(n){
  86. this.length = n;
  87. return this.length;
  88. }
  89. tb8_messages = new tb8_makeArray(1);
  90. tb8_messages[0] = "{Title}";
  91. tb8_rptType = 'infinite';
  92. tb8_rptNbr = 5;
  93. tb8_speed = 100;
  94. tb8_delay = 2000;
  95. var tb8_counter=1;
  96. var tb8_currMsg=0;
  97. var tb8_tekst ="";
  98. var tb8_i=0;
  99. var tb8_TID = null;
  100. function tb8_pisi(){
  101. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  102. document.title = tb8_tekst;
  103. tb8_sp=tb8_speed;
  104. tb8_i++;
  105. if (tb8_i==tb8_messages[tb8_currMsg].length){
  106. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  107. }
  108. if (tb8_currMsg == tb8_messages.length){
  109. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  110. clearTimeout(tb8_TID);
  111. return;
  112. }
  113. tb8_counter++;
  114. tb8_currMsg = 0;
  115. }
  116. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  117. }
  118. tb8_pisi()
  119. </script>
  120. <link rel="shortcut icon" href="{FavIcon}">
  121. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  122. {block:Description}
  123. <meta name="description" content="{MetaDescription}" />
  124. {/block:Description}
  125.  
  126. <style type="text/css">
  127.  
  128.  
  129.  
  130. /***----------------- follow branco, scrollbar e ponteiro do mouse -------------***/
  131. body, a, a:hover { cursor:url(http://i.imgur.com/2qleX.jpg), auto }
  132.  
  133. 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; }
  134.  
  135.  
  136. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:scrollbg};}
  137. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  138.  
  139.  
  140.  
  141. ::-webkit-scrollbar {width:6px;height:auto;background:transparent;}
  142. ::-webkit-scrollbar-corner {background-color: {color:text};}
  143. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background-color: {color:text};}
  144. ::-webkit-scrollbar-thumb:vertical {background-color: {color:text}; border-top: 1px solid #fffcfc; border-bottom: 1px solid #fffcfc;}
  145. ::-webkit-scrollbar-track-piece {background-color: {color:scrollbar}; border-top: 1pt solid {color:text}; border-bottom: 1pt solid {color:text}; width:4pt;}
  146. -::moz-selection {color:#fff; background-color: {color:text};}
  147. ::selection {color:#fff; background-color: {color:text};}
  148.  
  149.  
  150.  
  151.  
  152. #tumblr_controls{position: fixed!important}
  153. #tumblr_controls{position: fixed!important}
  154. #tumblr_controls{position: fixed!important}
  155. #tumblr_controls{position: fixed!important}
  156.  
  157.  
  158.  
  159. body {background-color: {color:background}; background-image:url('{image:background}'); color: {color:text}; font:13px calibri; text-align: center;}
  160.  
  161.  
  162. a {color: {color:link}; text-decoration: none; text-transform: none;}
  163. a:hover {color: {color:hover};}
  164.  
  165. p {margin: 6px 0 0 0}
  166.  
  167. ::-webkit-scrollbar{width:10px;
  168. height:0px;}
  169. ::-webkit-scrollbar-button:start:decrement
  170. ::-webkit-scrollbar-button:end:increment{display:block;
  171. height:0;
  172. background-color:{color:scrollbar bg};}
  173. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbar bg};
  174. -webkit-border-radius:0;
  175. -webkit-border-bottom-right-radius:3px;
  176. -webkit-border-bottom-left-radius:3px;}
  177. ::-webkit-scrollbar-thumb:vertical{height:70px;
  178. background-color:{color:scrollbar};}
  179. ::-webkit-scrollbar-thumb:horizontal{width:70px;
  180. background-color:{color:scrollbar};}
  181.  
  182.  
  183.  
  184. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  185.  
  186. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  187. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  188. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  189. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  190.  
  191. blockquote img{max-width: 470px!important}
  192. blockquote blockquote img{max-width: 450px!important}
  193. blockquote blockquote blockquote img{max-width: 430px!important}
  194. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  195.  
  196. #container {width: 450px; margin:50px auto: 50px auto;}
  197.  
  198. iframe#tumblr_controls {
  199. top:0px !important;
  200. right:3px !important;
  201. position: fixed !important;
  202. -webkit-transition: opacity 0.7s linear;
  203. opacity: 0.4;
  204. -webkit-transition: all 0.8s ease-out;
  205. -moz-transition: all 0.8s ease-out;
  206. transition: all 0.8s ease-out;
  207. z-index:999999999999999999;}
  208.  
  209. iframe#tumblr_controls:hover{
  210. -webkit-transition: opacity 0.7s linear;
  211. opacity: 1;
  212. -webkit-transition: all 0.4s ease-out;
  213. -moz-transition: all 0.4s ease-out;
  214. transition: all 0.4s ease-out;
  215. z-index:999999999999999999999;}
  216.  
  217.  
  218. #entries {width:450px; float:left; margin-left:370px; margin-top:10px; position:relative; z-index:999; padding-right:3px; padding-top:10px}
  219. .entries {width:450px; padding:0px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:4px; float:right; font-size:13px;text-align:justify; padding-right:5px; padding-left:px; padding-top:px; padding-bottom:px; border-top: px solid ;}
  220.  
  221.  
  222. h1 {font-family:calibri; font-size: 14px; line-height: 17px; text-align: center; font-weight: normal; margin-bottom:8px;}
  223. h1 a {color: {color:link};}
  224. h1 a:hover {color: {color:hover};}
  225.  
  226. .image {text-align: center; border: 0px}
  227. .image img {width: 450px; margin-bottom: 1px; }
  228. .image img {-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-filter: grayscale(0%);
  229. margin-bottom: 1px }
  230. .image img:hover { -webkit-filter: grayscale(70%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.7s ease-out;all 2.3s ease-out;}
  231.  
  232.  
  233. .quote {font-family: calibri; text-align: justify; font-size: 14px; line-height:15px; padding: 1px; }
  234. .quotesource {text-align:left;font-size:12px; font-family:cambria;font-style:italic; padding:5px; margin-top:-5px; text-transform:; margin-bottom:px;border-bottom:px solid #ececec;}
  235.  
  236.  
  237. .chat {line-height: 13px; list-style: none }
  238. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  239. .person1 {color: {color:text}; padding: 2px; }
  240. .person1 .label {font-weight: bold; color:{color:text}}
  241. .person2 {color: {color:text}; padding: 2px; }
  242. .person2 .label {font-weight: bold; color:{color:text}}
  243.  
  244. .player {background-color: #000; text-align: left; display:block;}
  245.  
  246. #asker { -webkit-border-radius: 20px 0px 0px 0px; font-family:verdana; text-align: justify; background-color:#;color:#000; font-size:11px;padding:4px; border-bottom:2px solid #f2f2f2; border-left:px solid #f2f2f2; border:px dashed #ddd }
  247. .answer {padding: 5px; font-family:verdana; font-size:10px;}
  248. .answer img {max-width: 500px;}
  249. #asker a:hover {color:{color:hover};}
  250. #ssource{margin-left:10px; display:none}
  251.  
  252. #hoverphoto { padding:3px;opacity:0; margin:0px 0px 495px 495px; filter: alpha(opacity = 2.5); position:absolute; -webkit-transition: all 0.9s ease-out; -moz-transition: all 2.4s ease-out;margin-top:-5px; background-color:{color:post}; }
  253. #hoverphoto:hover {color:{color:hover};}
  254.  
  255. .entries:hover #hoverphoto { opacity:6.0;}
  256.  
  257.  
  258. /*** NOTES **/
  259. #ana {margin-left:-40px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto}
  260. #ana a {font-size: 10px;font-family: calibri;border-left:px solid #000}
  261. #ana:hover {color:{color:hover} ;}
  262.  
  263.  
  264. .notes img {width:12px;-webkit-border-radius: 360px; position:relative; top:0px}
  265. ol.notes, .notes li{width:560px; list-style:none; margin:0px 0px 0 4px; padding:2px;}
  266.  
  267.  
  268.  
  269.  
  270.  
  271. .lado1 {position: fixed; z-index:1000; width: 1px; height:237px; background-color: #BEBEBE; top: 115px; left:310px;}
  272.  
  273. .topo2 {position: fixed; z-index:1000; width: 169px; height:1px; background-color: #CFCFCF; top: 371px; left:330px;}
  274.  
  275. .topo3 {position: fixed; z-index:1000; width: 169px; height:1px; background-color: #CFCFCF; top: 373px; left:330px;}
  276.  
  277. #eta {position: fixed; z-index:1000; width: -13px; height:-10px; top: 352px; left:312px;}
  278.  
  279.  
  280.  
  281. /* SIDEBAR detalhe por: hakunax modificado por mim */
  282. #tumblr_controls{position: fixed!important}
  283. #tumblr_controls{position: fixed!important}
  284. #tumblr_controls{position: fixed!important}
  285. #tumblr_controls{position: fixed!important}
  286. #tumblr_controls{position: fixed!important}
  287. #slow:hover #jubilau {opacity:;margin-top:-230px;transition-duration:0.9s;}
  288. #slow:hover #ladra {opacity:69;-webkit-transition-duration:0.7s;}
  289.  
  290. #slow {position:fixed; width:125px;height:300px;margin-top:230px;left:130px;}
  291.  
  292. #img img {width:150px;height:auto;}
  293. #img img:hover { -webkit-filter: grayscale(50%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.7s ease-out;all 2.3s ease-out;}
  294.  
  295. #ladra {background:#eee; padding: 2px;position:fixed;width:147px;margin-left:-1px;text-align:center;opacity:0;margin-top:0px;}
  296. #ladra a {font-family:'cambria';font-size:13px;color:{color:links};}
  297. #ladra a:hover {color:{color:hover};text-shadow:0px 0px 1px {color:hover};font-style:bold;-webkit-transition: all .2s ease-out; -moz-transition: all 0.3s ease-out;}
  298.  
  299.  
  300. #jubilau img {margin-top:0px;width:150px;height:auto;opacity:69;}
  301.  
  302.  
  303.  
  304.  
  305. /* ask por sowsly */
  306.  
  307. .asker {background:#eee; padding: 2px;font-size: 11px; font-family:calibri; text-align:;border-bottom:3px solid #fff;}
  308.  
  309. .answer {font-size:11px; font-family: calibri;padding: 1px}
  310. .answer img {max-width: 430px; }
  311.  
  312.  
  313. </style>
  314.  
  315.  
  316. <style type="text/css">{CustomCSS}</style>
  317.  
  318.  
  319. <body>
  320. <div id="slow">
  321. <div id="img">
  322. <img src="{image:sidebar}">
  323. </div>
  324. <div id="ladra">
  325. <a href="{text:Link1}">{text:Link1 Title}</a>
  326. <a href="{text:Link2}">{text:Link2 Title}</a>
  327. <a href="{text:Link3}">{text:Link3 Title}</a>
  328. <a href="{text:Link4}">{text:Link4 Title}</a>
  329. <a href="{text:Link5}">{text:Link5 Title}</a>
  330. </div>
  331. <div id="jubilau">
  332. <img src="{image:symbols}"></div>
  333. </div>
  334. </div>
  335.  
  336.  
  337.  
  338. <div id="entries">
  339. <div class="autopagerize_page_element">
  340.  
  341.  
  342. {IfRolagemInfinita}<div class="autopagerize_page_element">
  343. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  344.  
  345.  
  346. {block:Posts}
  347.  
  348.  
  349. <div class="entries">
  350.  
  351. <div id="hoverphoto">
  352. <div id="ana"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  353. {block:RebloggedFrom}<div id="ana"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  354. {/block:RebloggedFrom}<div id="ana"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  355. {block:HasTags}{block:Tags} <div id="ana"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  356.  
  357.  
  358. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  359.  
  360. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  361.  
  362. {block:Photoset}{Photoset-400}{/block:Photoset}
  363.  
  364. {block:Quote}
  365. <div class="quote">“{Quote}”</div>
  366. {block:Source}<div class="quotesource">
  367. — <b>{Source}</b></div>
  368. {/block:Source}
  369. {/block:Quote}
  370.  
  371. {block:Link}
  372. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  373. {block:Description}{Description}{/block:Description}
  374. {/block:Link}
  375.  
  376. {block:Chat}
  377. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  378. <div class="chat"><ul>{block:Lines}
  379. <li class="person{UserNumber}">{block:Label}
  380. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  381. {/block:Chat}
  382.  
  383. {block:Audio}
  384. <div class="player">{AudioPlayerBlack}</div>
  385. {block:Caption}{Caption}{/block:Caption}
  386. {/block:Audio}
  387.  
  388. {block:Video}{Video-400}{/block:Video}
  389.  
  390. {block:Answer}
  391. <div class="asker"><span></span><b>{Asker} gemeu:</b> {Question}&nbsp;</div><div class="questions">{Answer}</div>{/block:Answer}
  392.  
  393. <div id="photoset">
  394. {block:Photo}{/block:Photo}
  395. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  396. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  397. </div>
  398.  
  399.  
  400.  
  401. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  402. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  403. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  404. {/block:ContentSource}</div>
  405.  
  406. </div>
  407.  
  408. {/block:Posts}
  409.  
  410. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  411.  
  412.  
  413. </div>
  414. </div>
  415. </div>
  416. </div>
  417.  
  418.  
  419.  
  420. </div>
  421. </div>
  422. </div>
  423.  
  424. </body>
  425. <a style="position:fixed;top:600px;left:25px;font-family:consolas;font-size:13px;text-decoration:none; opacity: 0.7;" href="http://sowsly.tumblr.com" title=" theme by sowsly">sowsly</a>
  426.  
  427.  
  428. <body>
  429.  
  430. </head>
  431. </script>
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement