Advertisement
Guest User

theme 39

a guest
Sep 2nd, 2014
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.24 KB | None | 0 0
  1. <!-- Cindderela + fckraw -->
  2.  
  3.  
  4.  
  5. <html><head>
  6. <script type="text/javascript">
  7. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  8. function tb8_makeArray(n){
  9. this.length = n;
  10. return this.length;
  11. }
  12. tb8_messages = new tb8_makeArray(1);
  13. tb8_messages[0] = "{Title}";
  14. tb8_rptType = 'infinite';
  15. tb8_rptNbr = 5;
  16. tb8_speed = 100;
  17. tb8_delay = 2000;
  18. var tb8_counter=1;
  19. var tb8_currMsg=0;
  20. var tb8_tekst ="";
  21. var tb8_i=0;
  22. var tb8_TID = null;
  23. function tb8_pisi(){
  24. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  25. document.title = tb8_tekst;
  26. tb8_sp=tb8_speed;
  27. tb8_i++;
  28. if (tb8_i==tb8_messages[tb8_currMsg].length){
  29. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  30. }
  31. if (tb8_currMsg == tb8_messages.length){
  32. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  33. clearTimeout(tb8_TID);
  34. return;
  35. }
  36. tb8_counter++;
  37. tb8_currMsg = 0;
  38. }
  39. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  40. }
  41. tb8_pisi()
  42.  
  43. </script>
  44.  
  45.  
  46.  
  47. <meta name="color:background" content="#ffffff" />
  48. <meta name="color:link" content="#000000" />
  49. <meta name="color:text" content="#000000" />
  50. <meta name="color:post" content="#ffffff" />
  51. <meta name="color:scrollbar" content="#ffffff" />
  52. <meta name="color:hover" content="#000000" />
  53.  
  54.  
  55.  
  56. <meta name="image:sidebar" content="http://38.media.tumblr.com/6affb9c140305a0198ea004f237fdcf8/tumblr_n7qsg0vdbh1r81xcro1_400.jpg" />
  57. <meta name="if:Rolagem infinita" content="1"/>
  58.  
  59.  
  60. <meta name="text:Link1" content="/" />
  61. <meta name="text:Link1 Title" content="refresh" />
  62. <meta name="text:Link2" content="/" />
  63. <meta name="text:Link2 Title" content="open" />
  64. <meta name="text:Link3" content="/" />
  65. <meta name="text:Link3 Title" content="quebrada" />
  66. <meta name="text:Link4" content="/" />
  67. <meta name="text:Link4 Title" content="favelinha" />
  68. <meta name="text:frase" content="toda top, toda linda" />
  69. <title>{Title}</title><link rel="shortcut icon" href="{FavIcon}"><link rel="alternate" type="application/rss+xml" href="{RSS}">{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  70.  
  71. <script src="http://static.tumblr.com/kcrxiw3/LDBlqq9ia/jquerry.js"></script> <script type="text/javascript" src="http://proto.jp/js/tumblrAutoPager.js"></script> <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script> <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  72.  
  73.  
  74. <style type="text/css">
  75.  
  76.  
  77.  
  78.  
  79.  
  80. body {background-color: {color:background}; background-image:url('http://assets.tumblr.com/images/x.gif'); color: #000;}
  81.  
  82. a {color: {color:link}; text-decoration: none; text-transform: none;}
  83. a:hover {color: #f83c91;}
  84. p {margin: 6px 0 0 0}
  85.  
  86. blockquote {margin: 0px; padding-left: 0px; }
  87. blockquote img{width: 400px!important; text-align:justify;}
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95. #container {width: 400px; margin:70px auto: 70px auto;}
  96. #entry {float:left; margin-top:35px; margin-bottom:-25px; margin-left:480px; width:400px;}
  97.  
  98. .posts {width: 400px; background-color: transparent; padding: 10px; text-align: justify; margin-bottom:0px; position: relative; font-size:0px;}
  99.  
  100. .source {display: none;}
  101. #captt {width: 400px; margin-top: -2px; text-align: center;}
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108. h1 {font-family: calibri; font-size: 12px; letter-spacing:0px; line-height: 12px; text-align: center; font-weight: normal;color: #000; margin-bottom:-15px;}
  109. h1 a {color: #000;}
  110.  
  111. h2 {font-family: arial; font-size: 9px; line-height: 13px; text-align: justify; margin-top:25px; font-weight: normal;color: {color:text}; margin-bottom:3px;}
  112. h2 a {color: #000;}
  113.  
  114.  
  115.  
  116.  
  117. .image {text-align: left;}
  118. .image img {width: 400px; opacity:0.9; -webkit-filter: grayscale(40%)}
  119. .image img:hover { -webkit-filter: grayscale(0%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  120. .photoset {width: 400px;opacity:0.9; -webkit-filter: grayscale(40%)}
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127. .quote {font-family: arial; font-size: 9px; letter-spacing:0px; line-height: 13px; text-align: justify; font-weight: normal;color: #000; margin-bottom:5px;}
  128. .sorc {font-family: arial; font-size: 9px; line-height: 9px; padding:3px; text-align: right; font-weight: normal;color: #000; text-transform: uppercase; background-color: transparent; }
  129. .sorc a {text-transform: uppercase; color:#000}
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136. .chat {text-align: justify; margin-top:-15px; margin-bottom:-15px; font-size: 12px; line-height: 12px; list-style: none;font-family: arial; font-size: 9px; }
  137. .chat ul { list-style: none; padding: 0px; line-height:12px;font-family: arial; font-size: 9px;}
  138. .person1 {color: #000; padding: 2px; font-family: arial; font-size: 9px;}
  139. .person1 .label {font-style:italic; color:#666;font-family: arial; font-size: 9px;}
  140. .person2 {color: #000; padding: 2px; font-family: arial; font-size: 9px;}
  141. .person2 .label {font-style:italic; color:#666;font-family: arial; font-size: 9px;}
  142.  
  143.  
  144.  
  145.  
  146.  
  147. .audio {opacity: 1.0; position:relative; overflow:hidden; min-height:130px; font-size: 8px; margin-bottom:-45px;}
  148. .player {position:absolute; z-index:3; background:transparent; margin-top:45px; margin-left:0px;}
  149. .audioplayer {width:25px; height:18px; overflow:hidden; padding:5px; margin-right:11px}
  150. .audioinfo {margin-left:110px; line-height:155%; font-family: arial; font-size:9px!important;}
  151. .audiocaption {margin-left:162px;}
  152. .audiocaption img {width:130px!important}
  153. .audiocaption blockquote img {max-width:320px!important}
  154. .audiocaption blockquote blockquote img {max-width:310px!important}
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161. #asker {color: #666; margin-left:0px; font-size: 13px; font-family: calibri; text-align: justify;border-bottom: 1px dotted #666}
  162. .asker { text-shadow: 0px 0px 0px #; color:#cab1da;}
  163.  
  164.  
  165.  
  166. .answer {margin-left:0px;font-size: 12px; font-family: calibri; padding: 0px; color: #4f4f4f;}
  167. .answer img {max-width: 370px;}
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177. #info {text-align: right; margin-top:0px; font-size: 9px; font-family: arial; z-index: 11; letter-spacing:0px; margin-left:0px; width: 400px; margin-bottom: -19px; color:#666;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;opacity:0;}
  178. #info a {font-size:9px; text-transform: lowercase; color:#666; -webkit-transition-duration: 0.4s;}
  179. #info:hover {color:#666}
  180. .posts:hover #info {opacity:9; padding-top:4px; margin-bottom:0px;}
  181.  
  182. x{
  183. color:#EEAEEE;
  184. font-style:normal;}
  185.  
  186. l{
  187. color:#FF34B3;
  188. font-style:normal;}
  189.  
  190. o{
  191. color:#f5bdcc;
  192. font-style:normal;}
  193.  
  194.  
  195.  
  196.  
  197. ::-webkit-scrollbar{width:7px;
  198. height:0px;}
  199. ::-webkit-scrollbar-button:start:decrement
  200. ::-webkit-scrollbar-button:end:increment{display:block;
  201. height:0;
  202. background-color:#000;}
  203. ::-webkit-scrollbar-track-piece{background-color:#fff;
  204. -webkit-border-radius:0;
  205. -webkit-border-bottom-right-radius:3px;
  206. -webkit-border-bottom-left-radius:3px;}
  207. ::-webkit-scrollbar-thumb:vertical{height:50px;
  208. background-color:#000;}
  209. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  210. background-color:#000;}
  211.  
  212. iframe#tumblr_controls { position:fixed;white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.3;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  213.  
  214. .tumblrAutoPager_page_separator,
  215. .tumblrAutoPager_page_info {display: none;}
  216.  
  217. #tumblr_controls{position: fixed!important}
  218. #tumblr_controls{position: fixed!important}
  219. #tumblr_controls{position: fixed!important}
  220. #tumblr_controls{position: fixed!important}
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227. #sidebar {position:fixed; width: auto; height:auto; margin-left:270px;margin-top:95px;}
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235. #frufru {height:auto; margin-top:12px; position:fixed; text-align:left;margin-left:px;}
  236. #frufru img { width:180px; height:235px; opacity:0.9;}
  237. #sidebar:hover #frufru {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out; -webkit-filter: grayscale(90%)}
  238.  
  239.  
  240.  
  241.  
  242.  
  243. #links {opacity:0;background-color:#;width:165px;position: fixed;text-transform:uppercase; font-family:calibri; letter-spacing:px;font-size:10px; line-height:16px; height:16px;text-align:center; color:#fff; padding:px;border-bottom:px solid #ff80b9;margin-top:264px;margin-left:0px;letter-spacing:px;border-radius:10px 10px 10px 10px;border: 1px dotted #ccc;}
  244. #links {opacity:;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;}
  245. #links :hover {color:{color:hover}; border-bottom:2px solid #f886d8;}
  246. #sidebar:hover #links {opacity:10;color:#fff;border-bottom:px solid #ff80b9;}
  247.  
  248. #text{-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;background-color:;height:16px;opacity:10;float:center;position:fixed; margin-left:-7px;text-align:center; text-transform:;margin-top:250px;width:170px;font-family:lora; font-size:11px; letter-spacing:0px; color:#000;border-radius:0px 10px 0px 10px;background-image:url('')}
  249. #sidebar:hover #text{opacity:0; -moz-transition-duration:0.5s;
  250. -webkit-transition-duration:0.5s;
  251. -o-transition-duration:0.5s;}
  252. #text2{-webkit-transition: all 0.8s ease-in-out; -moz-transition-duration:0.8s; -webkit-transition-duration:0.8s; -o-transition-duration:0.8s;background-color:;height:16px;opacity:0;float:center;position:fixed; margin-left:-4px;text-align:center; text-transform:lowercase;margin-top:250px;width:170px;font-family: petit; font-size:10px; letter-spacing:0px; color:#000;}
  253. #sidebar:hover #text2{opacity:10; -moz-transition-duration:0.5s;
  254. -webkit-transition-duration:0.5s;
  255. -o-transition-duration:0.5s;}
  256.  
  257.  
  258.  
  259.  
  260.  
  261. @font-face { font-family: "lobster"; src: url('http://static.tumblr.com/c3mfv2g/Mdvmgf5cp/lobster_1.4.otf'); }
  262.  
  263. @font-face { font-family: "caviar"; src: url('http://static.tumblr.com/c3mfv2g/nV8mg0kie/caviardreams.ttf'); }
  264.  
  265. @font-face { font-family: "reklame"; src: url('http://static.tumblr.com/c3mfv2g/vlamfzsr5/reklamescript-regular_demo.otf'); }
  266.  
  267. @font-face { font-family: "scented"; src: url('http://static.tumblr.com/jpkny6t/mjqm8ap6y/2peas_scented.ttf'); }
  268.  
  269. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  270. @font-face
  271. { font-family: "lapointe";
  272. src: url('http://static.tumblr.com/jpkny6t/SN5m8anqk/lapointesroad.ttf');}
  273. @font-face { font-family: "clearline"; src: url('http://static.tumblr.com/jpkny6t/Poxmv8hjj/clearline_personal_use_only.ttf'); }
  274. @font-face { font-family: "petit"; src: url('http://static.tumblr.com/jpkny6t/Ftxmqvdxg/petit-formal-script.regular.ttf'); }
  275. @font-face { font-family: "lora"; src: url('http://static.tumblr.com/c3mfv2g/Q5Emgjzp8/lora-italic.ttf'); }
  276. @font-face { font-family:'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf'); }
  277.  
  278.  
  279. #kiss {;margin-left:163px; margin-top:252px; background-color:white; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out}
  280. #kiss img { width:27px; height:28px;}
  281. #sidebar:hover #kiss {opacity:10;transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .90s;}
  282.  
  283. #kiss2 {;margin-left:23px; margin-top:-7px; background-color:white; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out}
  284. #kiss2 img { width:27px; height:28px;}
  285. #sidebar:hover #kiss2 {opacity:0;transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .90s;}
  286.  
  287.  
  288.  
  289.  
  290. </style><body>
  291.  
  292.  
  293. <div id="sidebar">
  294.  
  295.  
  296. <div id="kiss"><img src="http://static.tumblr.com/9fwic3s/sUanam3xz/novin.png"></div>
  297.  
  298. <div id="frufru"><img src="{image:sidebar}"></div>
  299. <div id="text">{description}</div>
  300. <div id="text2">{text:frase}</div>
  301.  
  302.  
  303. <div id="links">
  304. <a href="{text:link1}">{text:link1 title}</a>
  305. <a href="{text:link2}">{text:link2 title}</a>
  306. <a href="{text:link3}">{text:link3 title}</a>
  307. <a href="{text:link4}">{text:link4 title}</a>
  308. </div>
  309.  
  310.  
  311.  
  312.  
  313. </div>{block:IfRolagemInfinita}<div class="autopagerize_page_element">
  314. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita} <div id="entry"> <div class="autopagerize_page_element">{block:Posts}<div class="posts">
  315.  
  316. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}<h2>{body}</h2>{/block:Text}
  317.  
  318. {block:Photo}<div class="image"><img src="{PhotoURL-400}"></div>{block:Caption}<h2>{Caption}</h2>{/block:Caption}{/block:Photo}
  319.  
  320. {block:Photoset}<div class="photoset">{Photoset-400}</div>{block:Caption}<h2>{Caption}</h2>{/block:Caption}{/block:Photoset}
  321.  
  322. {block:Quote}<div class="quote">{Quote}</div><br><div class="sorc">{Source}</div>{/block:Quote}
  323.  
  324. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}<h2>{Description}</h2>{/block:Description}{/block:Link}
  325.  
  326. {block:Chat}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}<div class="chat"><ul>{block:Lines}<li class="person{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>{/block:Chat}
  327.  
  328.  
  329. {block:Audio}<div class="audio">{block:AlbumArt}<img src="{AlbumArtURL}" width="85px" height="85px" align="left" style="margin-left:0px; -webkit-filter: grayscale(40%); opacity: 0.8; border: 1px solid #ededed; padding: 3px;" />{/block:AlbumArt}
  330. <div class="audioplayer" style="margin-left:50px;">{AudioPlayerWhite}</div>
  331. <div class="audioinfo">
  332. {block:TrackName}Song: {TrackName}{/block:TrackName}<br>
  333. {block:Artist}Artist: {Artist}{/block:Artist}<br>
  334. {block:Album}Album: {Album}{/block:Album}</div></div>{/block:Audio}
  335.  
  336.  
  337. {block:Video}{Video-400}{/block:Video}
  338.  
  339. {block:Answer}<div id="asker"><b>{Asker} gemeu:</b> {Question}</div><div class="answer">{Answer}</div>{/block:Answer}
  340.  
  341. <div id="captt">
  342.  
  343. <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>{/block:ContentSource}</div></div><br>
  344.  
  345. {block:Date}<div id="info"><left> <a href="{Permalink}"><x>❤</x> {Month} {DayOfMonthWithZero}</a> | {block:Date}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} | <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} | <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} | <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:Date}</div>
  346.  
  347. {/block:Posts}</div></div></div></div></div>
  348.  
  349.  
  350.  
  351. </body>
  352. <a style="width:120px; font-size:10px; color:#666; font-family:cambria;position:fixed;font-style:;bottom:39px;right:-30px;" href="http://cindderela.tumblr.com/" title="nem vem mlk"> <b>cindderela</b></a>
  353. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement