thmxpedro

Thm35

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