thmxpedro

Thm63

Aug 19th, 2013
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.44 KB | None | 0 0
  1. <! ----- THEME POR FRAQUEAR 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="#fff" />
  16. <meta name="color:textside2" content="#000" />
  17. <meta name="color:hoverlinks" content="#585757" />
  18. <meta name="color:bordaft" content="#777" />
  19. <meta name="color:bgask" content="#ccc" />
  20. <meta name="color:linha1" content="#ccc" />
  21.  
  22. <meta name="text:Link1" content="Link1" />
  23. <meta name="text:Link1 Title" content="Text1" />
  24. <meta name="text:Link2" content="Link2" />
  25. <meta name="text:Link2 Title" content="Text2" />
  26. <meta name="text:Link3" content="Link3" />
  27. <meta name="text:Link3 Title" content="Text3" />
  28. <meta name="text:Link4" content="Link4" />
  29. <meta name="text:Link4 Title" content="Text4" />
  30. <meta name="color:linkhover" content="#b5b5b5" />
  31.  
  32. <meta name="image:sidebar" content=""/>
  33. <meta name="image:background" content=""/>
  34. <meta name="font:text" content="consolas" />
  35. <meta name="color:link" content="#000000" />
  36. <meta name="color:border" content="#dfdfdf" />
  37. <meta name="color:barraposts" content="#f0f0f0" />
  38. <meta name="if:Rolagem infinita" content="1"/>
  39.  
  40. <meta name="text:titulo" content="Like a Skyscraper" />
  41.  
  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. {block:Description}
  50. <meta name="description" content="{MetaDescription}" />
  51. {/block:Description}
  52.  
  53. <style type="text/css">
  54.  
  55. ::-webkit-scrollbar-thumb:vertical { background-color: {color:text}; -webkit-border-radius: 5px 5px 5px 5px; height: 50px; }
  56. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:text}; -webkit-border-radius: 5px 5px 5px 5px; height: 10px;}
  57. ::-webkit-scrollbar {height: 5px; width: 5px; background-color:#trans;}
  58.  
  59. iframe#tumblr_controls {
  60. position: fixed !important;
  61. top: 0 !important;
  62. right: 0 !important;
  63. }
  64.  
  65.  
  66. body {background-color: {color:background}; font-family: cambria; color: {color:text}; text-align: calibri; font-size: 12px; background-image:url('{image:background}'); background-attachment: fixed; }
  67.  
  68. body, a, a:hover { cursor:url(http://static.tumblr.com/y3igvfg/6vUm8ca4e/cur838.gif), auto }
  69.  
  70.  
  71. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  72. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  73.  
  74. p {margin: 6px 0 0 0}
  75.  
  76. blockquote {margin: 5px 5px 5px 5px; border-left: 0px solid {color:text}; padding-left: 5px;font-size: 10px; font-family: Verdana;}
  77. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 0px solid {color:text};font-size: 10px; font-family: Verdana; }
  78. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 0px solid {color:background};font-size: 10px; font-family: Verdana; }
  79. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 0px solid {color:background};font-size: 10px; font-family: Verdana; }
  80.  
  81. blockquote img{max-width: 450px!important}
  82. blockquote blockquote img{max-width: 490px!important}
  83. blockquote blockquote blockquote img{max-width: 340px!important}
  84. blockquote blockquote blockquote blockquote img{max-width: 490px!important}
  85.  
  86. #allboxes {float: left; margin-left: 500px; margin-top: -27px;}
  87.  
  88. .entry {width: 450px; background-color: {color:entry}; padding: 1px; 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:-25px; z-index:11;}
  89. .entry img{max-width:400px;}
  90.  
  91. .entry:hover .tags{opacity:0.8;}
  92. .tags {position:absolute; width:80px; text-align:center; font: 11px cambria; font-style:none; text-transform: lowercase; margin-left:450px; -webkit-transition-duration: 0.2s; opacity:0;border-left:2px solid {color:bordaft};}
  93. .tags a {font-size: 10px; text-transform: lowercase;}
  94.  
  95. #tags {
  96. position:absolute;
  97. width:100px; background-color:{color:post};
  98. opacity:0; padding:4px;
  99. margin-top:-10px;
  100. margin-left:512px;
  101. font-family:consolas;
  102. text-align:left;
  103. text-transform:lowercase;
  104. font-style:italic;
  105. font-size:9px;
  106. -webkit-transition:opacity 0.8s linear;
  107. -webkit-transition:all 0.5s ease-out;
  108. -moz-transition:all 0.5s ease-out;
  109. transition:all 0.5s ease-out;
  110. }
  111.  
  112. #tags {
  113. font-family:consolas;
  114. text-align:left;
  115. text-transform:lowercase;
  116. font-style:italic;
  117. font-size:9px;
  118. }
  119.  
  120.  
  121. h1 {font-family:calibri; text-align: center; font-size: 12px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 12px;}
  122. h1 a {text-align: center; font-size: 10px; color: {color:text}; font-weight: normal; line-height: 12px;}
  123. h1 a:hover {text-align: center; font-size: 9px; color: {color:text}; font-weight: normal; line-height: 12px;}
  124.  
  125. .image {text-align: center; border: 0px; text-align: center; border: 0px; opacity: 10;
  126. -webkit-transition: 0.8s ease-in;
  127.  
  128. -moz-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  129.  
  130. .image:hover {-webkit-filter: grayscale(45%);}
  131.  
  132. .image img {max-width: 450px; margin-bottom: 2px }
  133.  
  134. #postquote {font-family: cambria; font-size: 12px; line-height: 15px; padding: 5px; text-align:left;}
  135. #sourcequote {font-family: georgia;text-align:center; text-transform: none;padding: 4px; margin-bottom: -6px;margin-top:-12px;font-size: 11px;border-bottom:0px solid {color:barraposts};}
  136.  
  137. .chat {line-height: 13px; list-style: none }
  138. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  139. .person1 {color: {color:text}; padding: 2px;font-size: 10px; font-family: cambria; }
  140. .person1 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  141. .person2 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria; }
  142. .person2 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  143. .person3 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria;}
  144. .person3 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  145. .person4 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria; }
  146. .person4 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  147. .person5 {color: {color:text}; padding: 2px; font-size: 10px; font-family: cambria; }
  148. .person5 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  149. .person6 {color: {color:text}; padding: 2px;font-size: 10px; font-family: cambria; }
  150. .person6 .label {font-weight: bold; color:{color:text}font-size: 10px; font-family: cambria;}
  151.  
  152.  
  153. .player {background-color: #trans; text-align: left; display:block;}
  154.  
  155. #ssource{margin-left:10px; display:none}
  156.  
  157. #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; }
  158. #perma a {font-size: 9px; font-family: calibri; text-transform: uppercase; color: {color:text}; opacity:5; }
  159. #perma a:hover {opacity:0.6;}
  160.  
  161.  
  162.  
  163.  
  164. #cap {width: 420px; margin-top: -2px;}
  165. .source {display: none;}
  166.  
  167. .notes {width: 420px; padding: 0px; margin-top: 5px; margin-bottom: 1px; font-size: 9px; text-align: center}
  168. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  169. ol.notes li {background-color: {color:entry}; margin-bottom: 1px; padding: 5px; }
  170. .notes img{display: none; border:0px}
  171.  
  172. #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:0px;}
  173. .answer {padding: 2px; font-size:11px; max-width: 450px; margin-bottom:10px;}
  174. .answer img {max-width: 450px; }
  175.  
  176. /*-✱- efeito by i-nsegur-a [infinithtml] se usar credite ! -✱-*/
  177. .fotinha {position: absolute; margin-left:265px; margin-top: 112px;position:fixed;}
  178. .fotinha img {position:fixed; -webkit-transition: all 0.99s ease-in-out;-webkit-border-radius: 0px 0px 0px 0px; display: block; height:163px; width: 174px; background-color: ; padding:0px;margin-left:0px; margin-top:0px; opacity:1;padding:0px ;border:0px solid {color:bordaft};-webkit-filter: grayscale(0%);}
  179. .fotinha img:hover{opacity:0.9; -webkit-transition: all 0.99s ease-in-out;}
  180. .fotinha:hover {opacity:10; -webkit-filter: grayscale(70%);}
  181.  
  182.  
  183. #linkp a{background-color:{color:bordaft};color:#fff;padding:5px;width:42px;height:31px;text-transform:uppercase;margin-top:-241px; margin-left:-65px;font-size:10px;border-top:8px solid {color:bordaft};border-left:8px solid {color:bordaft};}
  184.  
  185. #linkp a:hover {border:2px solid {color:bordaft};width:42px;height:35px; background-color:{color:bordaft};color:{color:bordaft};padding:3px;padding-left:4px;padding-right:4px;border-top:8px solid {color:bordaft};border-left:8px solid {color:bordaft};}
  186.  
  187. #linkp {position:fixed;margin-left:5px;margin-top:190px;}
  188.  
  189.  
  190.  
  191. .links {z-index:0;padding: 0px ;text-align:left; position:fixed; text-transform:uppercase; letter-spacing:0px; font-size:11px; font-family:calibri; margin-left:60px; margin-top:166px; width:115px; ;background-color:#trans;padding-left:0px; }
  192.  
  193. .links a{border-bottom:2px solid {color:bordaft}; display: block; text-transform:lowercase; letter-spacing: 1px; font-style:none;background:#trans;font-family:cambria;font-size:12px;;
  194. }
  195.  
  196.  
  197. .links:hover {width:115px; color:{color:bordaft};opacity:10px;border-bottom:2px solid #fff;}
  198.  
  199.  
  200.  
  201.  
  202.  
  203. #linha1 {position:fixed; width: 2px; left: 490px; height:1000px; top:0px; padding: 0px; background-color: {color:linha1}; text-align: center; position: fixed;}
  204.  
  205. #linha2 {position:fixed; width: 2px; left: 495px; height:1000px; top:0px; padding: 0px; background-color: {color:linha1}; text-align: center; position: fixed;}
  206.  
  207. #pedro {width:176px;height:20px;background-color:{color:bordaft};position: fixed;font-style:; font-family:Arial; letter-spacing:1px; font-size:11px; text-align:center; color:{color:textside};margin-top:325px;margin-left:265px;border-top:5px solid {color:bordaft};padding: 0px;text-transform:uppercase;}
  208. #pedro:hover {background-color:transparent;color:{color:textside2};border-top:5px solid {color:bordaft};;width:176px;padding:0px;}
  209.  
  210.  
  211. #pepu2 {position:fixed; font-family:cambria; font-style:strong; width:90px; font-size:13px; text-align:center;margin-top:398px;margin-left:315px;color:{color:textside};z-index:999;background-color:#trans;height: 23px;line-height:21px;}
  212. #pepu2 a:hover {opacity:0.6;text-shadow:0px 0px #777, -0px 0px #777; -webkit-transition: all 0.2s linear; -webkit-transition: all 0c.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;
  213. -o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; font-style:normal; color: #7c7c7c; border-left: 0px solid #cccccc; border-bottom:px solid #bdccb1; background-color:; color: #ffffff; line-height:px;}
  214.  
  215. #pepu {position:fixed; font-family:cambria; font-style:strong; width:90px; font-size:13px; text-align:center;margin-top:288px;margin-left:240px;color:{color:textside};z-index:999;background-color:#trans;height: 23px;line-height:21px;}
  216.  
  217. #description {background-color:#trans;position: fixed; width:185px;height:auto; z-index:10; margin-left:265px; margin-top:313px; 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:0px;padding-top:0px;padding-left:0px;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}
  218.  
  219.  
  220. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; top: 545px; right: 190px;}
  221.  
  222. /*********helpdesigns******/
  223. #s-m-t-tooltip {max-width:300px; -webkit-border-radius: 0px 0px 0px 0px; padding:3px 4px 5px 4px;margin:15px 20px;background-color:#fff; border:3px double #ccc;font-family:calibri; font-size:9px; letter-spacing:1px; text-transform:uppercase; color:{color:text}; z-index:9999999;}/*********helpdesigns******/
  224.  
  225.  
  226.  
  227.  
  228. </style>
  229.  
  230. <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>
  231.  
  232. <script type="text/javascript"
  233. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  234. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  235. <script>
  236. (function($){
  237.  
  238. $(document).ready(function(){
  239. $("[title]").style_my_tooltips();
  240. });
  241. })(jQuery);
  242. </script>
  243.  
  244.  
  245. </head>
  246. <body onkeydown="return false">
  247.  
  248.  
  249.  
  250. <div id="sidebar">
  251.  
  252. <div id="linha1"></div>
  253. <div id="linha2"></div>
  254.  
  255. <div id="pedro"> {text:titulo}</div>
  256.  
  257.  
  258. <div class="fotinha">
  259. <img src="{image:sidebar}">
  260.  
  261.  
  262. <div class="links">
  263. <div class="this">
  264.  
  265. <! - - LINKS AQUI - - !>
  266. <a href="{text:Link1}">{text:Link1 Title}</a>
  267. <a href="{text:Link2}">{text:Link2 Title}</a>
  268. <a href="{text:Link3}">{text:Link3 Title}</a></div>
  269.  
  270. <div id="linkp">
  271. <a href="{text:Link4}">{text:Link4 Title}</a>
  272.  
  273.  
  274.  
  275.  
  276. </div>
  277. </div>
  278. </div>
  279. </div>
  280.  
  281.  
  282.  
  283.  
  284. <div id="allboxes">
  285.  
  286. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  287. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  288. {block:Posts}
  289.  
  290. <div class="entry">
  291.  
  292. <div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a><br>{/block:Tags}{/block:HasTags}<a href="{Permalink}">{TimeAgo}</a>{block:IndexPage}<br><a href="{Permalink}"{block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a></br><a href="{ReblogUrl}" target="_blank"><b>reblog</b></a></br>{/block:IndexPage}</div>
  293. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  294.  
  295. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  296.  
  297.  
  298. {block:Photoset}
  299. <center>{Photoset-500}</center>{/block:Photoset}
  300.  
  301. {block:Quote}
  302. <div id="postquote">“{Quote}”</div><br>
  303. {block:Source}<div id="sourcequote"> — {Source}</div>{/block:Source}
  304. {/block:Quote}
  305.  
  306. {block:Link}
  307. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  308. {block:Description}{Description}{/block:Description}
  309. {/block:Link}
  310.  
  311. {block:Chat}
  312. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  313. <div class="chat"><ul>{block:Lines}
  314. <li class="person{UserNumber}">{block:Label}
  315. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  316. {/block:Chat}
  317.  
  318. {block:Audio}
  319. <div class="player">{AudioPlayerBlack}</div>
  320. {block:Caption}{Caption}{/block:Caption}
  321. {/block:Audio}
  322.  
  323. {block:Video}
  324. {Video-420}{/block:Video}
  325.  
  326. {block:Answer}
  327. <div id="asker"><b>{Asker} sussurou:</b> {Question}</div>
  328. <div class="answer">{Answer}</div>
  329. {/block:Answer}
  330.  
  331.  
  332. <div id="cap">
  333. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  334. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  335. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  336.  
  337.  
  338. <div class=""><a href="">{block:SourceLogo}
  339. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="" />
  340. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  341. {/block:ContentSource}</div></div>
  342. <br>
  343.  
  344. <div class="creditoaokaique">
  345. {block:Date}<div id="info">
  346. <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}<center><div id="tags">{block:HasTags}{block:Tags}<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  347. </div></left>{/block:IfShowTags}{/block:Date}</div>
  348. </div>
  349.  
  350.  
  351.  
  352. {/block:Posts}
  353.  
  354. </div>
  355. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  356.  
  357. <a style="position:fixed;bottom:35px;right:15px;font-family:calibri;font-size:13px;font-style:none;opacity:1;" href="http://fraquear.tumblr.com/" title="© theme por fraquear clique e veja mais, não copie, plagio é crime.;">(c) </a>
  358.  
  359. </div>
  360. </div>
  361. </div>
  362. </div>
  363. </div>
  364.  
  365.  
  366. </body>
  367.  
  368.  
  369.  
  370.  
  371.  
  372. </html>
Advertisement
Add Comment
Please, Sign In to add comment