thmxpedro

Thm47

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