Advertisement
thmxpedro

Thm46

Aug 4th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.96 KB | None | 0 0
  1. <! ----- THEME POR FRAQUEAR LINKS POR CONJUGAD-A DONT COPY BITCH ----->
  2.  
  3.  
  4. <html>
  5.  
  6. <head>
  7.  
  8.  
  9. </script>
  10.  
  11. <meta name="color:background" content="#ffffff" />
  12. <meta name="color:text" content="#b5b5b5" />
  13. <meta name="color:sidebar" content="#ffffff" />
  14. <meta name="color:entry" content="#fff" />
  15. <meta name="color:textside" content="#585757" />
  16. <meta name="color:textside2" content="#ffffff" />
  17. <meta name="color:bordaft" content="#777" />
  18. <meta name="color:bgask" content="#ccc" />
  19.  
  20. <meta name="text:Link1" content="" />
  21. <meta name="text:Link1 Title" content="" />
  22. <meta name="text:Link2" content="" />
  23. <meta name="text:Link2 Title" content="" />
  24. <meta name="text:Link3" content="" />
  25. <meta name="text:Link3 Title" content="" />
  26. <meta name="text:link4" content="" />
  27. <meta name="text:link4 Title" content="" />
  28. <meta name="text:link5" content="" />
  29. <meta name="text:link5 Title" content="" />
  30. <meta name="color:linkhover" content="#b5b5b5" />
  31. <meta name="color:sdlinke" content="#ffffff" />
  32.  
  33. <meta name="image:sidebar" content=""/>
  34. <meta name="image:background" content=""/>
  35. <meta name="font:text" content="consolas" />
  36. <meta name="color:link" content="#000000" />
  37. <meta name="color:border" content="#dfdfdf" />
  38. <meta name="color:barraposts" content="#f0f0f0" />
  39. <meta name="if:Rolagem infinita" content="1"/>
  40.  
  41. <meta name="text:titulo" content="Like a Skyscraper" />
  42.  
  43. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  44. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  45.  
  46. <title>{Title}</title>
  47. <link rel="shortcut icon" href="{Favicon}">
  48. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  49.  
  50.  
  51. <style type="text/css">
  52.  
  53. ::-webkit-scrollbar-thumb:vertical { background-color: {color:text}; height: 50px; }
  54. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:text}; height: 10px;}
  55. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:background};}
  56.  
  57. iframe#tumblr_controls {
  58. position: fixed !important;
  59. top: 0 !important;
  60. right: 0 !important;
  61. }
  62.  
  63.  
  64. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: calibri; font-size: 14px; background-image:url('{image:background}'); background-attachment: fixed; }
  65.  
  66. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  67. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  68.  
  69. p {margin: 6px 0 0 0}
  70.  
  71. blockquote {margin: 5px 5px 5px 5px; border-left: 0px solid {color:text}; padding-left: 5px;font-size: 10px; font-family: Verdana;}
  72. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 0px solid {color:text};font-size: 10px; font-family: Verdana; }
  73. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 0px solid {color:background};font-size: 10px; font-family: Verdana; }
  74. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 0px solid {color:background};font-size: 10px; font-family: Verdana; }
  75.  
  76. blockquote img{max-width: 450px!important}
  77. blockquote blockquote img{max-width: 490px!important}
  78. blockquote blockquote blockquote img{max-width: 340px!important}
  79. blockquote blockquote blockquote blockquote img{max-width: 490px!important}
  80.  
  81. #allboxes {float: left; margin-left: 470px; margin-top: -27px;}
  82.  
  83. .entry {width: 450px; background-color: {color:entry}; padding: 6px; margin-bottom: 1px; text-align: Verdana; font-family: calibri font-size: 14px; position: relative; margin-center: -100px; margin-top: -2px;border-left:0px solid {color:barraposts};border-right:0px solid {color:barraposts};bottom:-27px; z-index:11;}
  84. .entry img{max-width:400px;}
  85.  
  86.  
  87. #tags {
  88. position:absolute;
  89. width:100px; background-color:{color:post};
  90. opacity:0; padding:4px;
  91. margin-top:-10px;
  92. margin-left:512px;
  93. font-family:consolas;
  94. text-align:left;
  95. text-transform:lowercase;
  96. font-style:italic;
  97. font-size:9px;
  98. -webkit-transition:opacity 0.8s linear;
  99. -webkit-transition:all 0.5s ease-out;
  100. -moz-transition:all 0.5s ease-out;
  101. transition:all 0.5s ease-out;
  102. }
  103.  
  104. #tags {
  105. font-family:consolas;
  106. text-align:left;
  107. text-transform:lowercase;
  108. font-style:italic;
  109. font-size:9px;
  110. }
  111.  
  112.  
  113. h1 {font-family:calibri; text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  114. h1 a {text-align: center; font-size: 10px; color: {color:text}; font-weight: normal; line-height: 12px;}
  115. h1 a:hover {text-align: center; font-size: 9px; color: {color:text}; font-weight: normal; line-height: 12px;}
  116.  
  117. .image {text-align: center; border: 0px; text-align: center; border: 0px; opacity: 10;
  118. -webkit-transition: 0.8s ease-in;
  119.  
  120. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  121.  
  122. .image:hover {-webkit-filter: grayscale(45%);}
  123.  
  124. .image img {max-width: 400px; margin-bottom: 2px }
  125.  
  126. #postquote {font-family: calibri; font-size: 14px; line-height: 15px; padding: 5px; text-align:left;}
  127. #sourcequote {font-family: Verdana;text-align:center; text-transform: none;padding: 4px; margin-bottom: -6px;margin-top:-12px;font-size: 11px;border-bottom:0px solid {color:barraposts};}
  128.  
  129. .chat {line-height: 13px; list-style: none }
  130. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  131. .person1 {color: {color:text}; padding: 2px;font-size: 10px; font-family: cambria; }
  132. .person1 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  133. .person2 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria; }
  134. .person2 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  135. .person3 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria;}
  136. .person3 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  137. .person4 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria; }
  138. .person4 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  139. .person5 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria; }
  140. .person5 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  141. .person6 {color: {color:text}; padding: 2px;font-size: 10px; font-family: cambria; }
  142. .person6 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  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: -2px;}
  157. .source {display: none;}
  158.  
  159. .notes {width: 420px; padding: 0px; margin-top: 5px; margin-bottom: 1px; 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. #asker {padding: 0px; font-style:bold; font-style:italic; letter-spacing:1px; text-align: justify; font-size:11px; max-width: 450px; margin-top:5px; background-color:{color:bgask}; border-radius:5px;}
  165. .answer {padding: 2px; font-size:11px; max-width: 450px; margin-bottom:10px;}
  166. .answer img {max-width: 450px; }
  167.  
  168. /*******efeito by futurasuicida usar ao helpdesigns pegar sem credito vai ter porrada.*** *******/
  169.  
  170. #side {position: fixed; width:170px; margin-left:250px; margin-top:30px; z-index:100: border: 3px solid #000000;}
  171.  
  172. .photo1 {position:absolute; width:170px; padding:0px; background-color:; overflow: hidden; margin-top:50px; border: 3px solid {color:bordaft}; z-index: 1;}
  173. .photo1:hover {-webkit-transition: all 1.2s ease-out;-moz-transition: all 1.2s ease-out;}
  174. .photo1 img {display: block;width:170px; height:170px;}
  175. .photo1:hover #descri {margin-top:-170px;opacity: 1; -webkit-transition: all 1.2s ease-out;-moz-transition: all 1.2s ease-out;}
  176.  
  177. #descri {position:fixed; width: 170px; height: 170px; font-size: 12px; font-family:tahoma; margin-left:-3px;margin-top:-370px; padding: 3px;text-align: center;color:{color:textside}; background:{color:bordaft}; overflow:hidden;border:0px solid #000;opacity: 0; -webkit-transition: all 1.2s ease-out;-moz-transition: all 1.2s ease-out;}/**helpdesigns**/
  178.  
  179.  
  180. .links a{background-color:{color:bordaft};color:#fff;padding:5px;padding-left:6px;padding-right:6px;text-transform:uppercase;-webkit-border-radius: 0px 0px 10px 10px;}
  181.  
  182. .links a:hover {border:2px solid {color:bordaft}; background-color:#fff;color:{color:bordaft};padding:3px;padding-left:4px;padding-right:4px; -webkit-border-radius: px 0px 10px 10px;}
  183.  
  184. .links {position:fixed;margin-left:250px;margin-top:280px;}
  185.  
  186.  
  187. #pepu2 {position:fixed; font-family:cambria; font-style:strong; width:210px; font-size:13px; text-align:center;margin-top:230px;margin-left:232px;color:{color:textside2};z-index:999;background-color:#trans;height: 23px;line-height:21px;}
  188. #pepu2 a:hover {opacity:0.6;}
  189.  
  190.  
  191.  
  192. #description {background-color:{color:bordaft};position: fixed; width:174px;height:auto; z-index:10; margin-left:250px; margin-top:255px; text-align:left;font-family:calibri;font-size:13px;color:{color:textside};border-top:0px solid #fcfcfc;border-bottom:3px dotted {color:bordaft};padding: 0px; letter-spacing:0px; padding-bottom:2px;padding-top:2px;padding-left:2px;text-transform: none; -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;;opacity: 2.;text-transform:italic;font-style:italic}
  193.  
  194.  
  195. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; top: 545px; right: 275px;}
  196.  
  197. #s-m-t-tooltip {max-width:300px; -webkit-border-radius: 0px 0px 0px 0px; padding:3px 4px 5px 4px;margin:15px 20px;background-color:{color:bordaft}; border:4px doble #fff; font-family:calibri; font-size:9px; letter-spacing:1px; text-transform:uppercase; color:#fff; z-index:9999999;}/*********helpdesigns******/
  198.  
  199.  
  200. /*-- By C4-pacitada - Notes Hover por HelpDesigns não copie, use como base ou repasse credite ao Helpdesigns[ajuda de afastarei]--*/
  201. #notahd {text-align:left;color: #aaa /*cor do texto*/; line-height:10px;padding:5px; width:70px; margin-left: 445px; opacity:0;position: absolute; margin-top:-40px; z-index:9999999999999999999999999; -webkit-transition: all 0.8s ease-out; -moz-transition: /*-helpdesigns-*/all 0.8s ease-out; display: block; font-family:Calibri}
  202. #notahd a { font-family:Calibri;;text-transform: none; color:{color:link}/*cor do texto*/; font-size: 10px; }
  203.  
  204. #notahd a:hover {font-family:Calibri/*-helpdesigns-*/;text-transform: none; color: #fff/*cor do hover*/; font-size: 10px; }
  205.  
  206. .entry:hover #notahd {opacity:1;/*-helpdesigns-*/-webkit-transition: all 0.9s ease-out; }
  207.  
  208. #source{margin-left:10px; display:none;}
  209.  
  210. .notes {width: 550px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  211. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  212. ol.notes li { margin-bottom: 2px; ;background-color: #fff;padding: 5px; }
  213. .notes img{display: none; border:0px}
  214.  
  215. /*-- Notes Hover por HelpDesigns não copie, use como base ou repasse --*/
  216.  
  217.  
  218.  
  219. </style>
  220.  
  221. <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>
  222.  
  223. <script type="text/javascript"
  224. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  225. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  226. <script>
  227. (function($){
  228.  
  229. $(document).ready(function(){
  230. $("[title]").style_my_tooltips();
  231. });
  232. })(jQuery);
  233. </script>
  234.  
  235.  
  236. </head>
  237. <body onkeydown="return false">
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246. <div id="sidebar">
  247.  
  248.  
  249. <div id="pepu2"> ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ ♡ </div>
  250.  
  251. <div id="description">{text:titulo}</div>
  252. <div id="side">
  253. <div class="photo1">
  254. <img src="{image:sidebar}">
  255. <div id="descri">{description}</div>
  256. </div></div>
  257.  
  258. <div class="links">
  259. <div class="this">
  260.  
  261. <! - - LINKS AQUI - - !>
  262. <a href="{text:Link1}" Title="{text:Link1 Title}">L</a>
  263. <a href="{text:Link2}" Title="{text:Link2 Title}">O</a>
  264. <a href="{text:Link3}" Title="{text:Link3 Title}">V</a>
  265. <a href="{text:Link4}" Title="{text:Link4 Title}">E</a>
  266. <a href="{text:Link5}" Title="{text:Link5 Title}">S</a>
  267. </div>
  268. </div>
  269. </div>
  270. </div>
  271.  
  272.  
  273.  
  274.  
  275. <div id="allboxes">
  276.  
  277. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  278. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  279. {block:Posts}
  280.  
  281. <div class="entry">
  282.  
  283.  
  284. {block:Text}
  285. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  286.  
  287. {block:Photo}
  288. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  289.  
  290. {block:Photoset}
  291. <center>{Photoset-500}</center>{/block:Photoset}
  292.  
  293. {block:Quote}
  294. <div id="postquote">“{Quote}”</div><br>
  295. {block:Source}<div id="sourcequote"> — {Source}</div>{/block:Source}
  296. {/block:Quote}
  297.  
  298. {block:Link}
  299. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  300. {block:Description}{Description}{/block:Description}
  301. {/block:Link}
  302.  
  303. {block:Chat}
  304. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  305. <div class="chat"><ul>{block:Lines}
  306. <li class="person{UserNumber}">{block:Label}
  307. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  308. {/block:Chat}
  309.  
  310. {block:Audio}
  311. <div class="player">{AudioPlayerBlack}</div>
  312. {block:Caption}{Caption}{/block:Caption}
  313. {/block:Audio}
  314.  
  315. {block:Video}
  316. {Video-420}{/block:Video}
  317.  
  318. {block:Answer}
  319. <div id="asker"><b>{Asker} gemeu:</b> {Question}</div>
  320. <div class="answer">{Answer}</div>
  321. {/block:Answer}
  322.  
  323.  
  324. <div id="cap">
  325. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  326. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  327. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  328.  
  329.  
  330. <div id="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  331. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  332. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  333. {/block:ContentSource}</div></div>
  334. <div id="notahd">
  335. <a href="{Permalink}"></a><br> {block:NoteCount}<a href="{Permalink}">{NoteCount} Notes</a>{/block:NoteCount} <br><a href="{ReblogURL}" target="_blank">Reblog</a> <br>{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  336. {/block:RebloggedFrom}
  337. <br>
  338. </div></div>
  339.  
  340.  
  341. {/block:Posts}
  342.  
  343. </div>
  344. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  345.  
  346. <a style="position:fixed;bottom:35px;right:15px;font-family:calibri;font-size:13px;font-style:italic;opacity:1;" href="http://fraquear.tumblr.com/" title="© THEME BY FRAQUEAR LINKS POR CONJUGAD-A DON'T COPY BITCH;">credits</a>
  347.  
  348. </div>
  349. </div>
  350. </div>
  351. </div>
  352. </div>
  353.  
  354.  
  355. </body>
  356.  
  357.  
  358.  
  359.  
  360.  
  361. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement