thmxpedro

Thm98

Oct 5th, 2013
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.52 KB | None | 0 0
  1.  
  2. <! ----- THEME POR FRAQUEAR img da flor by identificada DONT COPY BITCH ----->
  3.  
  4.  
  5. <html>
  6.  
  7. <head>
  8.  
  9.  
  10. </script>
  11.  
  12. <meta name="color:background" content="#ffffff" />
  13. <meta name="color:text" content="#808080" />
  14. <meta name="color:sidebar" content="#ffffff" />
  15. <meta name="color:entry" content="#fff" />
  16. <meta name="color:textside" content="#666565" />
  17. <meta name="color:textside2" content="#666565" />
  18. <meta name="color:bglk" content="#ccc" />
  19. <meta name="color:hoverlinks" content="#666565" />
  20. <meta name="color:barraposts" content="#fff" />
  21. <meta name="color:bordaft" content="#b9b8b8" />
  22. <meta name="color:lkside" content="#000" />
  23. <meta name="color:lshover" content="#fff" />
  24. <meta name="color:bgask" content="#eee" />
  25. <meta name="color:linha1" content="#c4c2c2" />
  26.  
  27. <meta name="text:Link1" content="Link1" />
  28. <meta name="text:Link1 Title" content="Text1" />
  29. <meta name="text:Link2" content="Link2" />
  30. <meta name="text:Link2 Title" content="Text2" />
  31. <meta name="text:Link3" content="Link3" />
  32. <meta name="text:Link3 Title" content="Text3" />
  33. <meta name="text:link4" content="link4" />
  34. <meta name="text:link4 Title" content="Text4" />
  35. <meta name="image:sidebar" content=""/>
  36. <meta name="image:background" content=""/>
  37. <meta name="font:text" content="consolas" />
  38. <meta name="color:link" content="#666565" />
  39. <meta name="color:border" content="ececec" />
  40. <meta name="if:Rolagem infinita" content="1"/>
  41.  
  42.  
  43.  
  44. <meta name="text:titulo" content="frase da side" />
  45.  
  46. <link href='http://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  47.  
  48.  
  49. <title>{Title}</title>
  50. <link rel="shortcut icon" href="{FavIcon}">
  51. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  52. {block:Description}
  53. <meta name="description" content="{MetaDescription}" />
  54. {/block:Description}
  55.  
  56. <style type="text/css">
  57.  
  58. ::-webkit-scrollbar-thumb:vertical { background-color: {color:bordaft}; -webkit-border-radius: 0px; height: 50px; }
  59. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:bordaft}; -webkit-border-radius: 0px; height: 10px;}
  60. ::-webkit-scrollbar {height: 5px; width: 5px; background-color:#trans;}
  61.  
  62. iframe#tumblr_controls {
  63. position: fixed !important;
  64. top: 0 !important;
  65. right: 0 !important;
  66. }
  67.  
  68.  
  69. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:background}'); background-attachment:fixed; font-family:calibri; font-size:12px; line-height:100%; text-align:justify;}
  70.  
  71. body, a, a:hover { cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  72.  
  73.  
  74. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  75. a:hover{color:{color:hoverlinks}}
  76.  
  77. p{margin-top:0px; margin-bottom:0px}
  78. blockquote {padding:0px; padding-left:5px; margin:0px; border-left:0px solid {color:text}}
  79.  
  80. img a{border:none; width:100%;}
  81.  
  82. #allboxes {float: left; margin-left: 510px; margin-top: 23px;}
  83.  
  84. .entry {width: 400px; background-color: {color:entry}; font-style:none; text-align: justify; font-family: calibri; font-size: 12px; position: relative;;border-left:0px solid #f3f3f3;color:{color:text};}
  85. .entry img{max-width:400px;}
  86.  
  87. .entry:hover .tags{opacity:0.8;}
  88. .tags {position:absolute; width:80px; text-align:center; font: 10px cambria; font-style:italic; text-transform: lowercase; margin-left:380px; -webkit-transition-duration: 0.2s; opacity:0; color:{color:text};}
  89. .tags a {font-size: 10px; text-transform: lowercase;}
  90.  
  91. #tags {
  92. position:absolute;
  93. width:100px; background-color:transparent;
  94. opacity:0; padding:0px;
  95. margin-top:-10px;
  96. margin-left:502px;
  97. font-family:consolas;
  98. text-align:left;
  99. text-transform:lowercase;
  100. font-style:italic;
  101. font-size:9px;
  102. -webkit-transition:opacity 0.8s linear;
  103. -webkit-transition:all 0.5s ease-out;
  104. -moz-transition:all 0.5s ease-out;
  105. transition:all 0.5s ease-out;
  106. }
  107.  
  108. #tags {
  109. font-family:consolas;
  110. text-align:left;
  111. text-transform:lowercase;
  112. font-style:italic;
  113. font-size:9px;
  114. }
  115.  
  116.  
  117. h1{color:{color:text}; font-family:verdana; margin-left:0px;font-size:11px; line-height:14px; letter-spacing:0px; font-style:; text-align:center;}
  118.  
  119.  
  120.  
  121. .image {text-align: center; border: 0px; text-align: center; border: 0px; opacity: 10;
  122. -webkit-transition: 0.8s ease-in;
  123.  
  124. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;-webkit-filter: grayscale(45%);}
  125.  
  126. .image:hover {-webkit-filter: grayscale(95%);}
  127.  
  128. .image img {max-width: 400px; margin-bottom:-3px;padding:0px; padding-top:4px; }
  129.  
  130.  
  131. .caption {margin-top:-30px; padding:0px; font:10px {font:Body};}
  132.  
  133. #postquote {font-family: cambria; font-size: 12px; line-height: 15px; padding: 5px; text-align:left;}
  134. #sourcequote {font-family: arial;text-align:center; font-style:none;padding: 3px; margin-bottom: -13px;margin-top:-20px;font-size: 10px;background-color:transparent;text-transform:uppercase;}
  135.  
  136. .chat {line-height: 2px; list-style: none }
  137. .chat ul {line-height: 2px; list-style: none; padding: 0px; line-height:14px;font-family:consolas;font-size:10px;}
  138. .person1 {color: {color:text links desc}; padding: 2px; }
  139. .person1 .label {font-weight: bold; color:{color:text}}
  140. .person2 {color: {color:text links desc}; padding: 2px; background-color:#f0f0f0; }
  141. .person2 .label {font-weight: bold; color:{color:text}}
  142.  
  143.  
  144.  
  145. .player {background-color: #trans; text-align: left; display:block;}
  146.  
  147. #ssource{margin-left:10px; display:none}
  148.  
  149. #perma {margin-top:6px; font-family: calibri; color: {color:text}; text-align: center; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform: uppercase; background-color: {color:background}; padding: 7px;border-top:1px solid {color:barraposts}; border-bottom:0px solid {color:barraposts}; z-index: 11; }
  150. #perma a {font-size: 9px; font-family: calibri; text-transform: uppercase; color: {color:text}; opacity:5; }
  151. #perma a:hover {opacity:0.6;}
  152.  
  153.  
  154.  
  155.  
  156. #cap {width: 420px; margin-top:-5px;}
  157. .source {display: none;}
  158.  
  159. .notes {width: 420px; padding: 0px; margin-top: 18px; margin-bottom: 0px; font-size: 9px; text-align: center}
  160. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  161. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  162. .notes img{display: none; border:0px}
  163.  
  164.  
  165.  
  166. #asker {padding: 2px; font-style:bold; font-style:italic; letter-spacing:1px; text-align: justify; font-size:11px; max-width: 400px; margin-top:3px; background-color:transparent; border-radius:1px; border:1px solid {color:bgask}; ;}
  167. .answer {padding: 0px; font-size:11px; max-width: 400px; margin-bottom:0px;}
  168. .answer img {max-width: 400px; }
  169.  
  170.  
  171.  
  172. /************ side por i-nsegur-a mod. por fraquear *********/
  173. .fotinha { margin-left:330px; margin-top: 18px;position:fixed;background-color:#fff;}
  174. .fotinha img { background-color:#fff;display: inline; -webkit-transition: all 0.99s ease-in-out;-webkit-border-radius: 0px 0px 0px 0px; display: block; width: 150px; background-color: ; padding-top:4px;margin-left:0px; margin-top:0px; opacity:1;padding-right:8px;padding-left:8px;opacity:9;border-right:3px solid {color:linha1};border-left:3px solid {color:linha1};;;-webkit-filter: grayscale(0%);}
  175. .fotinha img:hover { -webkit-transition: all 0.99s ease-in-out;-webkit-filter: grayscale(40%);}
  176. .fotinha:hover { -webkit-filter: grayscale(0%);}
  177. /************ side por i-nsegur-a mod. por fraquear *********/
  178.  
  179.  
  180.  
  181. /************ links mod. por fraquear *********/
  182.  
  183. .links {text-align: center; position:fixed; width: 166px;font-family:cambria; word-spacing:0px; margin-top:5px;margin-left:0px; padding:0px; text-align:center; padding-top:2px; padding-bottom:3px; -webkit-transition-duration: .9s; background-color:#fff; padding-right:0px; border-right:3px solid {color:linha1}; border-left:3px solid {color:linha1};border-bottom:3px solid {color:linha1}; padding-bottom:0px;padding-top:0px;}
  184.  
  185.  
  186. .links a { display:inline-block; color:{color:lkside}; text-transform:lowercase; padding:1px; font-size:10px; -webkit-transition-duration: .4s; padding-bottom:0px; background-color:#fff; font-style:none; text-shadow:0px 0px transparent, 0px -5px transparent; background-color:{color:bglk};border:1px solid {color:bordaft}; }
  187.  
  188. .links a:hover {background-color:#fff;border:1px solid {color:bordaft}; color:{color:lshover};}
  189.  
  190. .links {opacity:0; margin-left:0px;-webkit-transition-duration: .9s;}
  191. #sidebar:hover .links {opacity:10; margin-top:22px; -webkit-transition-duration: .9s;}
  192.  
  193.  
  194.  
  195. /************ links mod. por fraquear *********/
  196. .cora {position:fixed; width:580px; font-family:'Satisfy'; font-size:16px; text-align:right; color:{color:textside2}; -webkit-transition: all 1.1s ease-out; -moz-transition: all 1.3s ease-out;margin-left:368px;margin-top:5px;z-index:999999; background-color:#trans;padding-top:0px;padding-bottom:0px;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;opacity:10;text-transform:none;border:2px #trans;-webkit-transition: all 0.9s ease-in-out;}
  197.  
  198.  
  199. /************ frases *********/
  200. .desc {z-index:300;margin-top:0px;text-align: justify;width:150px;color:{color:textside};background-color:{color:desc};font-family:cambria;font-style:italic;font-size:10px;padding:0px;padding-right:0px;padding-top:0px;padding-bottom:0px;letter-spacing:0px;margin-left:0px;text-transform:none;padding-left:8px ; padding-right:8px ; border-left:3px solid {color:linha1}; border-right:3px solid {color:linha1};-webkit-transition:0.3s linear;}
  201.  
  202.  
  203. #pepu {position:fixed; width:172px;margin-top:0px;margin-left:0px;z-index:999; opacity:0.9; border-bottom:3px solid {color:linha1};}
  204.  
  205. #sidebar:hover #pepu {border-bottom:0px solid {color:linha1};}
  206.  
  207. /************ frases *********/
  208.  
  209.  
  210.  
  211.  
  212. #linha {;position: fixed; width:923px;height:25px; z-index:9; margin-left:499px; margin-top:-8px; -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out; border-radius:0px 0px 0px 0px;background-color:#fff; border-bottom:3px solid {color:linha1};}
  213.  
  214.  
  215. #linha2 {;position: fixed; width:353px;height:25px; z-index:9; margin-left:-20px; margin-top:-8px; -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out; border-radius:0px 0px 0px 0px;background-color:#fff; border-bottom:3px solid {color:linha1};}
  216.  
  217. /************ linhas por fraquear *********/
  218.  
  219.  
  220.  
  221.  
  222. /************ ñ mexa aqui *********/
  223. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; top: 545px; right: 190px;}
  224.  
  225.  
  226. /*********helpdesigns mod. fraquear and perenize ******/
  227. #s-m-t-tooltip {max-width:300px; padding:3px 3px 3px 3px;margin:15px 20px;background-color:#fff; font-family:arial; font-size:9px; letter-spacing:0px; text-transform:lowercase; color:{color:text}; border:1px solid {color:bordaft}; z-index:9999999; -moz-transition-duration:1s;
  228. -webkit-transition-duration:1s;
  229. -o-transition-duration:1s;}
  230. /*********helpdesigns mod. fraquear and perenize******/
  231.  
  232.  
  233.  
  234.  
  235. </style>
  236.  
  237. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop"><img src="http://static.tumblr.com/k89uxep/rFEmptza6/32.png" border="0"></a>
  238.  
  239. <script type="text/javascript"
  240. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  241. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  242. <script>
  243. (function($){
  244.  
  245. $(document).ready(function(){
  246. $("[title]").style_my_tooltips();
  247. });
  248. })(jQuery);
  249. </script>
  250.  
  251.  
  252. </head>
  253. <body onkeydown="return false">
  254. <!------sua playlist aqui e ba ----->
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265. <div id="sidebar">
  266.  
  267. <div id="linha2"></div><div id="linha"></div>
  268.  
  269. <div class="cora"> {text:titulo} </div>
  270.  
  271.  
  272. <div class="fotinha">
  273. <img src="{image:sidebar}">
  274.  
  275.  
  276. <div class="desc">{Description}</div>
  277. <div id="pepu"><img src="http://static.tumblr.com/l1iphzc/NJvmu2cpm/flo2.png"></div>
  278.  
  279.  
  280. <div class="links">
  281. <a href="{text:Link1}">{text:Link1 Title}</a>
  282. <a href="{text:Link2}">{text:Link2 Title}</a>
  283. <a href="{text:Link3}">{text:Link3 Title}</a>
  284. <a href="{text:Link4}">{text:Link4 Title}</a>
  285. </div>
  286. </div>
  287. </div>
  288. </div>
  289. </div>
  290. </div>
  291. </div>
  292. </div>
  293. </div>
  294.  
  295.  
  296.  
  297.  
  298. <div id="allboxes">
  299.  
  300. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  301. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  302. {block:Posts}
  303.  
  304. <div class="entry">
  305.  
  306.  
  307. <div class="tags"><a href="{Permalink}"{block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a></br><a href="{ReblogUrl}" target="_blank"><b>reblog</b></a></br>{/block:IndexPage}</div>
  308.  
  309. {block:Text}
  310. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  311. {/block:Text}
  312.  
  313.  
  314. {block:Photo}
  315. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  316. {block:Caption}
  317. <div class="caption">{Caption}</div>
  318. {/block:Caption}
  319. {/block:Photo}
  320.  
  321. {block:Photoset}
  322. {Photoset-400}
  323. {/block:Photoset}
  324.  
  325.  
  326. {block:Quote}
  327. <div id="postquote">“{Quote}”</div><br>
  328. {block:Source}<div id="sourcequote"><b>© {Source}</b></div>{/block:Source}
  329. {/block:Quote}
  330.  
  331. {block:Link}
  332. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  333. {block:Description}{Description}{/block:Description}
  334. {/block:Link}
  335.  
  336. {block:Chat}
  337. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  338. <div class="chat"><ul>{block:Lines}
  339. <li class="person{UserNumber}">{block:Label}
  340. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  341. {/block:Chat}
  342.  
  343. {block:Audio}
  344. <div class="player">{AudioPlayerBlack}</div>
  345. {block:Caption}{Caption}{/block:Caption}
  346. {/block:Audio}
  347.  
  348. {block:Video}
  349. {Video-500}
  350. {/block:Video}
  351.  
  352. {block:Answer}
  353. <div id="asker"><b>{Asker} sussurrou:</b> {Question}</div>
  354. <div class="answer">{Answer}</div>
  355. {/block:Answer}
  356.  
  357. <div id="cap">
  358. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  359. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  360. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  361.  
  362.  
  363.  
  364. <div class=""><a href="">{block:SourceLogo}
  365. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="" />
  366. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  367. {/block:ContentSource}</div></div>
  368. <br>
  369.  
  370. <div class="creditoaokaique">
  371. {block:Date}<div id="info">
  372. <left> <a href="{Permalink}"></a>{block:Date}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a></a>{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource} <a href=""></a>{/block:ContentSource} {block:IndexPage} <a href="{ReblogUrl}" target="_blank"></a>{/block:IndexPage}</center> </div>{block:IfShowTags}
  373. </div></left>{/block:IfShowTags}{/block:Date}</div>
  374. </div>
  375.  
  376.  
  377. {/block:Posts}
  378.  
  379. </div>
  380. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  381.  
  382. <a style="position:fixed;bottom:35px;right:15px;font-family:calibri;font-size:12px;font-style:italic;opacity:1;" href="http://fraquear.tumblr.com/" title="© thmx by fraquear flor por identificada don't copy, click and see more;">theme by <b>fraquear</b></a>
  383.  
  384. </div>
  385. </div>
  386. </div>
  387. </div>
  388. </div>
  389.  
  390.  
  391.  
  392. </body>
  393.  
  394.  
  395.  
  396.  
  397.  
  398. </html>
Advertisement
Add Comment
Please, Sign In to add comment