thmxpedro

Thm38

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