Advertisement
tannyoliveira

11

May 22nd, 2014
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.09 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:240px; margin-top:10px; position:relative; z-index:999; padding-right:3px; padding-top:10px}
  218. .entries {width:450px; padding:5px; 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. #ana {margin-left:-530px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto}
  257. #ana a {font-size: 10px;font-family: calibri;border-left:px solid #000}
  258. #ana:hover {color:{color:hover} ;}
  259.  
  260.  
  261. .notes img {width:12px;-webkit-border-radius: 360px; position:relative; top:0px}
  262. ol.notes, .notes li{width:560px; list-style:none; margin:0px 0px 0 4px; padding:2px;}
  263.  
  264.  
  265.  
  266.  
  267.  
  268. .lado1 {position: fixed; z-index:1000; width: 1px; height:237px; background-color: #BEBEBE; top: 115px; left:310px;}
  269.  
  270. .topo2 {position: fixed; z-index:1000; width: 169px; height:1px; background-color: #CFCFCF; top: 371px; left:330px;}
  271.  
  272. .topo3 {position: fixed; z-index:1000; width: 169px; height:1px; background-color: #CFCFCF; top: 373px; left:330px;}
  273.  
  274. #eta {position: fixed; z-index:1000; width: -13px; height:-10px; top: 352px; left:312px;}
  275.  
  276. /*estilo de ask por blindar-te */
  277. .ask {float:left;border:1px solid #000;margin-top:0px;margin-left:1px;}
  278.  
  279. .askbaby {margin-left:28px;padding:4px;color:#000;font-family: 'calibri', sans-serif;font-size:10px;border:1px solid #eee;}
  280.  
  281. .askbaby a{COLOR:#aaa;}
  282.  
  283. .assk {border:1px solid #eee;margin-left:1px;margin-top:-11px;font-family:'arial';font-size:11px;padding:7px;color:#aaa;text-indent:5px;padding-left:4px;}
  284.  
  285. .resp {margin-left:1px;margin-top:-11px;font-family:'muli';font-size:10px;padding:3px;color:#000;text-indent:7px;text-align:justify;width:auto;}
  286.  
  287.  
  288.  
  289. /* sidebar detalhes por hakunax */
  290.  
  291. #up{position:fixed; width:225px;height:300px;top:180px;left:737px;}
  292.  
  293. #img {position:fixed;margin-top:25px;margin-left:17px;}
  294. #img img{width: 182px; height:235px;}
  295. #up:hover #img img { -webkit-filter: grayscale(50%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.7s ease-out;all 2.3s ease-out;}
  296.  
  297. #morph {background:white;position:fixed;width:157px;line-height:16px;height:18px;margin-left:29px;margin-top:242px;text-shadow:10px 0px transparent, -10px 0px transparent; text-align:center;-webkit-transition: all 0.5s linear;overflow:hidden;opacity:.0;}
  298. #morph a {letter-spacing:-1.0;font-family:'calibri';font-size:12px;color:{color:links}; height:auto;width:160px;;}
  299. #morph a:hover {font-weight:bolder;color:{color:hover};-moz-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out;transition: all 0.9s ease-in-out;}
  300. #up:hover #morph {opacity:69;}
  301. #text {position:fixed;color:{color:text};width:auto;height:auto;margin-left:13px;margin-top:278px;text-align:center;-webkit-transition: all 0.5s linear;font-family:'calibri';font-size:9.5;opacity:10;}
  302.  
  303. #title {position:fixed;color:{color:text};width:auto;height:auto;margin-left:13px;margin-top:264px;text-align:center;-webkit-transition: all 0.5s linear;font-family:'georgia';font-size:12;opacity:10;letter-spacing:-0.0;}
  304.  
  305. #border {background:;position:fixed;margin-top:6px;margin-left:25px;width:1px;height:255px;opacity:1.2;}
  306.  
  307.  
  308.  
  309. </style>
  310.  
  311.  
  312. <style type="text/css">{CustomCSS}</style>
  313.  
  314.  
  315. <body>
  316. <div id="up">
  317. <div id="img">
  318. <img src="{image:sidebar}">
  319. </div>
  320. <div id="morph">
  321. <a href="{text:Link1}"> {text:Link1 Title}</a>
  322. <a href="{text:Link2}"> {text:Link2 Title}</a>
  323. <a href="{text:Link3}"> {text:Link3 Title}</a>
  324. <a href="{text:Link4}"> {text:Link4 Title}</a>
  325. <a href="{text:Link5}"> {text:Link5 Title}</a>
  326. </div>
  327. <div id="border"></div>
  328. <div id="text">
  329. {text:mini text}</div>
  330. <div id="title">
  331. {text:mini title}</div>
  332. </div>
  333. </div>
  334.  
  335.  
  336. <div id="entries">
  337. <div class="autopagerize_page_element">
  338.  
  339.  
  340. {IfRolagemInfinita}<div class="autopagerize_page_element">
  341. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  342.  
  343.  
  344. {block:Posts}
  345.  
  346.  
  347. <div class="entries">
  348.  
  349. <div id="hoverphoto">
  350. <div id="ana"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  351. {block:RebloggedFrom}<div id="ana"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  352. {/block:RebloggedFrom}<div id="ana"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  353. {block:HasTags}{block:Tags} <div id="ana"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  354.  
  355.  
  356. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  357.  
  358. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  359.  
  360. {block:Photoset}{Photoset-400}{/block:Photoset}
  361.  
  362. {block:Quote}
  363. <div class="quote">β€œ{Quote}”</div>
  364. {block:Source}<div class="quotesource">
  365. β€” <b>{Source}</b></div>
  366. {/block:Source}
  367. {/block:Quote}
  368.  
  369. {block:Link}
  370. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  371. {block:Description}{Description}{/block:Description}
  372. {/block:Link}
  373.  
  374. {block:Chat}
  375. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  376. <div class="chat"><ul>{block:Lines}
  377. <li class="person{UserNumber}">{block:Label}
  378. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  379. {/block:Chat}
  380.  
  381. {block:Audio}
  382. <div class="player">{AudioPlayerBlack}</div>
  383. {block:Caption}{Caption}{/block:Caption}
  384. {/block:Audio}
  385.  
  386. {block:Video}{Video-400}{/block:Video}
  387.  
  388. {block:Answer}
  389. <img src="{AskerPortraitURL-24}" class="ask">
  390. <div class="askbaby" align="left"> {Asker} susurrou:</div><p></p>
  391. <div class="assk">{Question}</div><p></p>
  392. <div class="resp">{Answer}</div>
  393. {/block:answer}
  394.  
  395. <div id="photoset">
  396. {block:Photo}{/block:Photo}
  397. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  398. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  399. </div>
  400.  
  401.  
  402.  
  403. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  404. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  405. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  406. {/block:ContentSource}</div>
  407.  
  408. </div>
  409.  
  410. {/block:Posts}
  411.  
  412. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  413.  
  414.  
  415. </div>
  416. </div>
  417. </div>
  418. </div>
  419.  
  420.  
  421.  
  422. </div>
  423. </div>
  424. </div>
  425.  
  426. </body>
  427. <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>
  428.  
  429.  
  430. <body>
  431.  
  432. </head>
  433. </script>
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement