thmxpedro

thm27

Jul 21st, 2013
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.37 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="text:link6" content="link6" />
  27. <meta name="text:link6 Title" content="Text6" />
  28. <meta name="color:linkhover" content="#b5b5b5" />
  29. <meta name="color:hoverlinks" content="#b5b5b5" />
  30.  
  31. <meta name="image:sidebar" content=""/>
  32. <meta name="image:background" content=""/>
  33. <meta name="font:text" content="consolas" />
  34. <meta name="color:link" content="#000000" />
  35. <meta name="color:border" content="#dfdfdf" />
  36. <meta name="color:barraposts" content="#f0f0f0" />
  37. <meta name="if:Rolagem infinita" content="1"/>
  38.  
  39. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  40.  
  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;}
  117.  
  118. .image:hover {-webkit-filter: grayscale(45%);}
  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. /* ask */
  161.  
  162. #questionpam{width:450px;
  163. padding:5px;
  164. background-color:{color:bgask} ;
  165. -webkit-border-radius: 5px 5px 5px 5px;
  166. -moz-border-radius: 5px 5px 5px 5px;
  167. border-radius: 5px 5px 5px 5px;}
  168.  
  169. #askerpam{text-align: left;
  170. vertical-align:bottom;
  171. margin-top:-24px;
  172. margin-left:20px;
  173. font-size:15px;
  174. font-family:play;
  175. color:#ccc}
  176.  
  177. #askerpam img{vertical-align:center;
  178. float:left;
  179. max-height:15px;
  180. margin-left: 20px;
  181. margin-right: 5px;
  182. -webkit-border-radius: 60px 0px 60px 60px;
  183. -moz-border-radius: 60px 0px 60px 60px;
  184. border-radius: 60px 0px 60px 60px;
  185. box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);}
  186.  
  187. #setapam {margin-top:-0px;
  188. margin-left:18px;
  189. width: 0;
  190. height: 0;
  191. border-top: 17px solid #eee;
  192. border-left: 17px solid transparent;}
  193.  
  194.  
  195.  
  196. #sidebar {background-color: #trans; position: fixed; float: left; left:360px; top: 55px}
  197.  
  198. #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}
  199.  
  200. #sidebarimg img {height:190;width: 205px;padding: 0px; border:0px solid {color:bordaft};opacity: 9.}
  201.  
  202. #sidebarimg img:hover {-webkit-filter: grayscale(5%);}
  203.  
  204. .links {z-index:50;padding: 5px ;text-align:center; position:fixed; text-transform:uppercase; letter-spacing:5px; font-size:13px; font-family:Calibri; margin-left:-5px; margin-top:-10px; width:210px; background-color:#trans;opacity: 0.;border-bottom:0px solid {color:bordaft};padding: 5px;;letter-spacing: 0px;border-radius: 00px 00px 30px 30px;};font-style:normal; }
  205. .links a {color:{color:linkside};text-transform:none;}
  206.  
  207. .links a:hover { font-style:italic;color:{color:hoverlinks}}
  208.  
  209.  
  210. /***Wishlit Simone(cerejadosundae)*/
  211. .desejos {margin-bottom : 1px;display : block;font-family:georgia;font-style:italic; font-size:10px; letter-spacing : 0; line-height: 20px; height: 20px;vertical-align : middle;background : #fcfcfc ; text-indent : 5px;padding-bottom : 1px;-webkit-transition-duration: .50s;border-radius:2px;text-align:left;text-shadow:2px -35px 5px transparent;}
  212. .desejos a{color:{color:text};text-shadow:2px -35px 0px transparent;-webkit-transition-duration: .50s}
  213. .desejos:hover a{text-shadow:2px -1px 0px #000000;color:transparent;}
  214. .desejos:hover{text-shadow:2px -1px 0px color:{color:text};}
  215. .desejos img{opacity:0;-webkit-transition-duration: .50s;width:10px;margin-top:277px;margin-left:-115px;margin-right:5px;}
  216. .desejos:hover img{opacity:1;margin-left:-95px;}
  217.  
  218.  
  219. #description {background-color:#trans;position: fixed; width:205px;height:auto; z-index:0; margin-left:-100px; margin-top:250px; 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}
  220.  
  221.  
  222. mhfont { font-family: cambria; text-shadow: -2px 1px #dbdbdb, 2px 1px #ccc; font-size: 19px; text-transform: uppercase; -webkit-transition-duration: .30s ;
  223. }
  224. mhfont:hover{ text-shadow: 0px 0px, 0px 0px; -webkit-transition-duration: .30s ; }
  225.  
  226. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; top: 545px; right: 275px;}
  227.  
  228. /*********helpdesigns******/
  229. #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******/
  230.  
  231.  
  232. /*—- Notes by HelpDesigns - Base de Capacidades —-*/
  233. .cred {opacity: 2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;font-size:10px; /*—HelpDesigns—*/ }
  234. #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;}
  235. #info a {font-size: 10px; text-transform: uppercase;opacity:2; }
  236. #cap {width: 500px; margin-top: -2px;}
  237. .source {display: none;}
  238. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  239. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  240. ol.notes li {background-color: ; margin-bottom: 2px; padding: 5px; }
  241. .notes img{display: none;/*—HelpDesigns—*/ border:0px}
  242. .caixinha{margin-left: -15px;/*—HelpDesigns—*/ margin-top: -200px; font-family: ‘calibri’;
  243. font-size: 9px; padding: 8px; text-align: left; position: absolute;
  244. -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition:
  245. all 1s ease; transition: all 1s ease; opacity: 0; background-color: #dfdfdf;
  246. -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
  247. .entry:hover .caixinha{-webkit-transition: all 1s ease;
  248. -moz-transition: all 1s ease; -o-transition: all 1s ease;
  249. transition: all 1s ease; opacity: 1; position: absolute;margin-left:10; margin-top: -35px;box-shadow:inset 05px/*—HelpDesigns—*/ 0px 0px 0px #aaa}
  250. /*—- Não REMOVER OS CREDITOS NEM PLAGIAR / POR HELPDESIGNS —-*/
  251. </style>
  252.  
  253. <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/WSHmq1ds6/botaozinho.png" border="0"></a>
  254.  
  255. <script type="text/javascript"
  256. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  257. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  258. <script>
  259. (function($){
  260.  
  261. $(document).ready(function(){
  262. $("[title]").style_my_tooltips();
  263. });
  264. })(jQuery);
  265. </script>
  266.  
  267.  
  268. </head>
  269. <body onkeydown="return false">
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278. <div id="sidebar">
  279.  
  280.  
  281. <div id="description">{Description}</div>
  282.  
  283.  
  284. <div id="sidebarimg">
  285. <img src="{image:sidebar}" width= "200px;">
  286.  
  287.  
  288. <div class="links">
  289. <div class="this">
  290.  
  291. <! - - LINKS AQUI - - !>
  292. <a href="{text:Link1}">{text:Link1 Title}</a>
  293. <a href="{text:Link2}">{text:Link2 Title}</a>
  294. <a href="{text:Link3}">{text:Link3 Title}</a>
  295. <a href="{text:Link4}">{text:Link4 Title}</a>
  296. <a href="http://fraquear.tumblr.com/" Title="Créditos por Fraquear don't copy bitch">cred</a></div></div>{/block:ifLink6}
  297. </DIV>
  298.  
  299. <a href="{text:Link5}"><div class="desejos"><img src="http://static.tumblr.com/zvqacv0/Vrvmgvfs1/simonefez.png">{text:Link5 Title}</a></div>
  300. <a href="{text:Link6}"><div class="desejos"><img src="http://static.tumblr.com/zvqacv0/Vrvmgvfs1/simonefez.png">{text:Link6 Title}</a></div>
  301. <a href="http://fraquear.tumblr.com/"><div class="desejos"><img src="http://static.tumblr.com/zvqacv0/Vrvmgvfs1/simonefez.png">Theme por Fraquear</a></div>
  302.  
  303. </div>
  304. </div>
  305. </div>
  306. </div>
  307.  
  308.  
  309.  
  310.  
  311. <div id="allboxes">
  312.  
  313. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  314. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  315. {block:Posts}
  316.  
  317. <div class="entry">
  318.  
  319.  
  320. {block:Text}
  321. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  322.  
  323. {block:Photo}
  324. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  325.  
  326. {block:Photoset}
  327. <center>{Photoset-500}</center>{/block:Photoset}
  328.  
  329. {block:Quote}
  330. <div id="postquote">“{Quote}”</div><br>
  331. {block:Source}<div id="sourcequote"> — {Source}</div>{/block:Source}
  332. {/block:Quote}
  333.  
  334. {block:Link}
  335. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  336. {block:Description}{Description}{/block:Description}
  337. {/block:Link}
  338.  
  339. {block:Chat}
  340. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  341. <div class="chat"><ul>{block:Lines}
  342. <li class="person{UserNumber}">{block:Label}
  343. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  344. {/block:Chat}
  345.  
  346. {block:Audio}
  347. <div class="player">{AudioPlayerBlack}</div>
  348. {block:Caption}{Caption}{/block:Caption}
  349. {/block:Audio}
  350.  
  351. {block:Video}
  352. {Video-420}{/block:Video}
  353.  
  354. {block:Answer}
  355. <div id="asker"><b>{Asker} gemeu:</b> {Question}</div>
  356. <div class="answer">{Answer}</div>
  357. {/block:Answer}
  358.  
  359.  
  360. <div id="cap">
  361. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  362. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  363. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  364.  
  365.  
  366. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  367. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  368. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  369. {/block:ContentSource}</div></div>
  370. <br>
  371.  
  372. <div class="cred"><div class="caixinha">
  373. {block:Date}
  374. <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>
  375. </div></center>{/block:IfShowTags}{/block:Date}</div>
  376.  
  377.  
  378.  
  379. {/block:Posts}
  380.  
  381. </div>
  382. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  383.  
  384.  
  385. </div>
  386. </div>
  387. </div>
  388. </div>
  389. </div>
  390.  
  391.  
  392. </body>
  393.  
  394.  
  395.  
  396.  
  397.  
  398. </html>
Advertisement
Add Comment
Please, Sign In to add comment