Advertisement
tannyoliveira

12

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