Advertisement
thmxpedro

thm41

Jul 29th, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.80 KB | None | 0 0
  1. <! ----- THEME POR FRAQUEAR MENU BY SEM-RETORNO DONT COPY BITCH ----->
  2.  
  3.  
  4. <html>
  5.  
  6. <head>
  7.  
  8.  
  9.  
  10. <!-- DEFAULT -->
  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:bordaft" content="#777" />
  17. <meta name="color:bgask" content="#ccc" />
  18.  
  19. <meta name="text:Link1" content="Link1" />
  20. <meta name="text:Link1 Title" content="Text1" />
  21. <meta name="text:Link2" content="Link2" />
  22. <meta name="text:Link2 Title" content="Text2" />
  23. <meta name="text:Link3" content="Link3" />
  24. <meta name="text:Link3 Title" content="Text3" />
  25. <meta name="text:link4" content="link4" />
  26. <meta name="text:link4 Title" content="Text4" />
  27. <meta name="text:link5" content="link5" />
  28. <meta name="text:link5 Title" content="Text5" />
  29. <meta name="text:link6" content="link6" />
  30. <meta name="text:link6 Title" content="Text6" />
  31. <meta name="color:linkhover" content="#b5b5b5" />
  32.  
  33. <meta name="image:sidebar" content=""/>
  34. <meta name="image:fitinha" content=""/>
  35. <meta name="image:background" content=""/>
  36. <meta name="font:text" content="consolas" />
  37. <meta name="color:link" content="#000000" />
  38. <meta name="color:border" content="#dfdfdf" />
  39. <meta name="color:barraposts" content="#f0f0f0" />
  40. <meta name="if:Rolagem infinita" content="1"/>
  41.  
  42. <meta name="text:frase" content="simbolos pra fica lgal" />
  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; -webkit-filter: grayscale(55%);}
  122.  
  123. .image:hover {-webkit-filter: grayscale(10%);}
  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:bordaft}; 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 i-nsegur-a [infinithtml] se usar credite ! -✱-*/
  170. .fotinha {position: absolute; margin-left:190px; margin-top: 100px;position:fixed;}
  171. .fotinha img {position:fixed; -webkit-transition: all 0.99s ease-in-out;-webkit-border-radius: 0px 0px 0px 0px; -webkit-filter: grayscale(5%); display: block; height:175px; width: 174px; background-color: ; padding:0px;margin-left:10px; margin-top:0px; opacity:1;padding:0px ;border:0px solid #fcfcfc;outline-offset: 0px; outline:solid 5px {color:bordaft};}
  172. .fotinha img:hover{opacity:0.9; -webkit-filter: grayscale(70%); -webkit-transition: all 0.99s ease-in-out;}
  173. .fotinha:hover #barbie { margin-left:0px;top:auto;opacity:1}
  174. #barbie { -webkit-transition: all 0.99s ease-in-out;position:absolute;float:left; display:block;text-align:center; height: 254px; margin-left: 100px; color:; font-family:calibri; font-size:13px;padding:5px; margin-top:180px;opacity:0.0;color:#aaa; display:block; -webkit-transition: all 0.99s ease-in-out;width:195px; line-height:10px; padding:5px;background-color:#trans; margin-bottom: 1px;outline-offset: 2px; outline:solid 1px #trans; }
  175. /*-✱- efeito by i-nsegur-a [infinithtml] se usar credite ! -✱-*/
  176.  
  177. #menu {position: fixed; width:25px;left:420px; top:100px; padding: 2px; text-align: center; opacity:1;-moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  178.  
  179. #menu a:hover{color:{color:lhover};font-weight: bold;}
  180.  
  181. #menu a {text-align: center; margin-right: 1px; margin-bottom:1px; width: 25px;float: left; font-size:9px; font-family:calibri; ;height:25px;;opacity:1 ; letter-spacing:0px; border-top:0px solid #ccc; text-transform:uppercase; line-height:25px;;color:{color:lnormal};-moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;padding:1px;}
  182.  
  183. .fitinha {width:35px;height:1000px;margin-top:-10px;margin-left:408px;background-color:{color:fitinha}; background-image:url('{image:fitinha}');position:fixed;border:2px DOTTED {color:sidebar}; background-repeat:repeat;}
  184.  
  185. #frase{background-color:#trans;position:fixed;margin-top:280px;margin-left:195px;font-family:Consolas;font-size:11px;color:{color:textside};width:185px;text-align:left; border: 1px;}
  186.  
  187. #frase a{text-transform:uppercase;color::#ffffff;}
  188.  
  189.  
  190. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; top: 545px; right: 275px;}
  191.  
  192. /*********helpdesigns******/
  193. #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******/
  194.  
  195.  
  196. /*-- By C4-pacitada - Notes Hover por HelpDesigns não copie, use como base ou repasse credite ao Helpdesigns[ajuda de afastarei]--*/
  197. #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}
  198. #notahd a { font-family:Calibri;;text-transform: none; color:{color:link}/*cor do texto*/; font-size: 10px; }
  199.  
  200. #notahd a:hover {font-family:Calibri/*-helpdesigns-*/;text-transform: none; color: #fff/*cor do hover*/; font-size: 10px; }
  201.  
  202. .entry:hover #notahd {opacity:1;/*-helpdesigns-*/-webkit-transition: all 0.9s ease-out; }
  203.  
  204. #source{margin-left:10px; display:none;}
  205.  
  206. .notes {width: 550px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  207. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  208. ol.notes li { margin-bottom: 2px; ;background-color: #fff;padding: 5px; }
  209. .notes img{display: none; border:0px}
  210.  
  211. /*-- Notes Hover por HelpDesigns não copie, use como base ou repasse --*/
  212.  
  213. </style>
  214.  
  215. <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>
  216.  
  217. <script type="text/javascript"
  218. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  219. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  220. <script>
  221. (function($){
  222.  
  223. $(document).ready(function(){
  224. $("[title]").style_my_tooltips();
  225. });
  226. })(jQuery);
  227. </script>
  228.  
  229.  
  230. </head>
  231. <body onkeydown="return false">
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240. <div id="sidebar">
  241.  
  242. <div class="fotinha">
  243. <img src="{image:sidebar}">
  244. <div id="barbie"><br>
  245. {description}
  246. </div></div>
  247.  
  248. <div id="frase">{text:frase}</a></div>
  249.  
  250. <div class="links">
  251. <div class="this">
  252.  
  253. <div class="fitinha"></div>
  254.  
  255.  
  256. <div id="menu">
  257. <a href="{text:Link1}" Title="{text:Link1 Title}"><img src="http://static.tumblr.com/k89uxep/rOkmpo01z/20.png" height="25" width="25" /></a>
  258. <a href="{text:Link2}" Title="{text:Link2 Title}"><img src="http://static.tumblr.com/k89uxep/qg1mpo06c/17.png" height="25" width="25"/></a>
  259. <a href="{text:Link3}" Title="{text:Link3 Title}"><img src="http://static.tumblr.com/k89uxep/323mpo02l/15.png" height="25" width="25"/></a>
  260. <a href="{text:Link4}" Title="{text:Link4 Title}"><img src="http://static.tumblr.com/k89uxep/POzmpo03c/37.png" height="25" width="25"/></a>
  261. <a href="{text:Link5}" Title="{text:Link5 Title}"><img src="http://static.tumblr.com/k89uxep/BxZmpo03r/31.png" height="25" width="25"/></a>
  262. <a href="{text:Link6}" Title="{text:Link6 Title}"><img src="http://static.tumblr.com/k89uxep/B8tmpo05k/23.png" height="25" width="25"/></a>
  263. </div>
  264. </div>
  265. </div>
  266. </div>
  267.  
  268.  
  269.  
  270.  
  271. <div id="allboxes">
  272.  
  273. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  274. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  275. {block:Posts}
  276.  
  277. <div class="entry">
  278.  
  279.  
  280. {block:Text}
  281. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  282.  
  283. {block:Photo}
  284. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  285.  
  286. {block:Photoset}
  287. <center>{Photoset-500}</center>{/block:Photoset}
  288.  
  289. {block:Quote}
  290. <div id="postquote">“{Quote}”</div><br>
  291. {block:Source}<div id="sourcequote"> — {Source}</div>{/block:Source}
  292. {/block:Quote}
  293.  
  294. {block:Link}
  295. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  296. {block:Description}{Description}{/block:Description}
  297. {/block:Link}
  298.  
  299. {block:Chat}
  300. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  301. <div class="chat"><ul>{block:Lines}
  302. <li class="person{UserNumber}">{block:Label}
  303. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  304. {/block:Chat}
  305.  
  306. {block:Audio}
  307. <div class="player">{AudioPlayerBlack}</div>
  308. {block:Caption}{Caption}{/block:Caption}
  309. {/block:Audio}
  310.  
  311. {block:Video}
  312. {Video-420}{/block:Video}
  313.  
  314. {block:Answer}
  315. <div id="asker"><b>{Asker} gemeu:</b> {Question}</div>
  316. <div class="answer">{Answer}</div>
  317. {/block:Answer}
  318.  
  319.  
  320. <div id="cap">
  321. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  322. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  323. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  324.  
  325.  
  326. <div id="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  327. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  328. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  329. {/block:ContentSource}</div></div>
  330. <div id="notahd">
  331. <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}
  332. {/block:RebloggedFrom}
  333. <br>
  334. </div></div>
  335.  
  336. {/block:Posts}
  337.  
  338. </div>
  339. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  340.  
  341. <a style="position:fixed;bottom:35px;right:15px;font-family:calibri;font-size:10px;opacity:1;" href="http://fraquear.tumblr.com/" title="© theme por fraquear menu by: sem-retorno s2 ; clique e veja mais, não copie, plagio é crime.;">THEME CRÉDITOS</a>
  342.  
  343. </div>
  344. </div>
  345. </div>
  346. </div>
  347. </div>
  348.  
  349.  
  350. </body>
  351.  
  352.  
  353.  
  354.  
  355.  
  356. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement