Advertisement
Decrepitar

Theme 97

Aug 3rd, 2013
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.54 KB | None | 0 0
  1. <!--------------
  2.  
  3. THEMES BASE POR DECREPITAR , NADA DE PLAGIOS !
  4.  
  5. NÃO RETIRE OS CREDITOS !
  6.  
  7. DDDDDDDDDD EEEEEEEEEE =======>> CREPITAR
  8. DD DD EE =======>> CREPITAR
  9. DD DD EEEEEEE =======>> CREPITAR
  10. DD DD EEEEEEE =======>> CREPITAR
  11. DD DD EE =======>> CREPITAR
  12. DDDDDDDDDD EEEEEEEEEEE =======>> CREPITAR
  13.  
  14. ---------------->
  15.  
  16.  
  17. <script type="text/javascript"
  18. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  19. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  20. <script>
  21. (function($){
  22.  
  23. $(document).ready(function(){
  24. $("[title]").style_my_tooltips();
  25. });
  26. })(jQuery);
  27. </script>
  28.  
  29. <head>
  30. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  31.  
  32. <meta name="color:background" content="#FFFFFF" />
  33. <meta name="color:text" content="#000000" />
  34. <meta name="color:post" content="#ffffff" />
  35. <meta name="color:scrollbar" content="#000000" />
  36. <meta name="image:background" content="" />
  37. <meta name="color:link" content="#000000"/>
  38.  
  39. <meta name="text:frase" content="Eu preciso de ti" />
  40. <meta name="color:linkss" content="#a1a1a1"/>
  41. <meta name="color:frase" content="#000000"/>
  42. <meta name="text:Link1" content="/" />
  43. <meta name="text:Link1 Title" content="link " />
  44. <meta name="text:Link2" content="/ask" />
  45. <meta name="text:Link2 Title" content="link" />
  46. <meta name="text:Link3" content="/submit" />
  47. <meta name="text:Link3 Title" content="link " />
  48. <meta name="text:Link4" content="#" />
  49. <meta name="text:Link4 Title" content="link" />
  50. <meta name="text:Link5" content="#" />
  51. <meta name="text:Link5 Title" content="link" />
  52.  
  53.  
  54.  
  55.  
  56. <title>{Title}</title>
  57. <link rel="shortcut icon" href="{Favicon}">
  58. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  59. {block:Description}
  60. <meta name="description" content="{MetaDescription}" />
  61. {/block:Description}
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  64. </head>
  65.  
  66. <style type="text/css">
  67.  
  68. /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  69.  
  70. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  71.  
  72. /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  73.  
  74. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  75.  
  76. a {color: {color:link}; text-decoration: none; text-transform: none;}
  77. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  78.  
  79. p {margin: 6px 0 0 0}
  80.  
  81. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:text}; padding-left: 5px; }
  82. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:text};}
  83. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  84. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:text}; }
  85.  
  86. blockquote img{max-width: 470px!important}
  87. blockquote blockquote img{max-width: 450px!important}
  88. blockquote blockquote blockquote img{max-width: 430px!important}
  89. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  90.  
  91. #container { width: 1000px; margin: 20px auto 20px ;}
  92.  
  93. #entry {width: 900px; margin-left: 300px; margin-top: 1px; }
  94.  
  95. .posts {width: 250px; background-color: {color:post}; padding: 10px; padding: 6px; float: left; margin: 2px 0 0 2px;opacity:2; text-align: justify; font-family: 'muli'; font-size: 11px; position: relative; ;border:1px solid #eee;}
  96. .posts:hover .caixinha {opacity: 1.0;}
  97.  
  98. h1 {font-family: Inconsolata ; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  99. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  100. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  101.  
  102. .image {text-align: center; border: 0px}
  103. .image img {max-width: 300px; margin-bottom: 2px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;;opacity:0.9; }
  104.  
  105. .image img:hover{border:1px solid ;outline-offset: -10px;
  106. outline: 10px solid rgba(255, 255, 255, 0.2); -webkit-filter: grayscale(0.7); Border:0px solid {color:Posts}; Opacity:0.6;}
  107.  
  108. .pquote { text-align: justify;; font-size: 11px; font-family: 'muli'; line-height: 15px; padding: px;margin-left: 2px;margin-bottom:0px;padding-top:5px;}
  109. .pquote:first-letter{font-family: 'annie use your telescope'; font-size: 20px;line-height:12px;}
  110. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  111. .pquotesource a, a:hover{text-transform: none;}
  112.  
  113. .chat {line-height: 13px; list-style: none }
  114. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  115. .person1 {color: {color:text}; padding: 2px; }
  116. .person1 .label {font-weight: bold; color:{color:text}}
  117. .person2 {color: {color:text}; padding: 2px; }
  118. .person2 .label {font-weight: bold; color:{color:text}}
  119.  
  120. .player {background-color: #000; text-align: left; display:block;}
  121.  
  122. /**ask por conjugad-a (kah) **/
  123.  
  124. #pergunta a {color:#a1a1a1;}
  125.  
  126. .pergunta {background: #f0f0f0;text-align: justify; padding: 10px; margin-bottom: 5px; margin-left: 40px; margin-right: auto; -webkit-border-top-right-radius: 100px; -webkit-border-bottom-right-radius: 100px;}
  127.  
  128. .pergunta a {color: #000}
  129.  
  130. .pergunta g {color: #000;}
  131.  
  132. .iconeask {float: left; margin-right: 2px; margin-bottom: 3px; border:2px solid #f0f0f0;}
  133.  
  134. .divisoria {display: block; margin-top: 4px; margin-bottom: 4px;}
  135.  
  136. div.treme img{position:relative}
  137.  
  138. /** fim do código **/
  139.  
  140.  
  141. ::-webkit-scrollbar{width:7px;height:7px;}
  142. ::-webkit-scrollbar-button:start:decrement
  143. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  144. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  145. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:10px;}
  146. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  147.  
  148. /*********helpdesigns******/
  149. #s-m-t-tooltip {max-width:300px; -webkit-border-radius: 5px 5px 5px 5px; padding:3px 4px 5px 4px;margin:15px 20px;background-color:#a1a1a1; font-family:calibri; font-size:9px; letter-spacing:1px; text-transform:uppercase; color:#fff; z-index:9999999;}/*********helpdesigns******/
  150.  
  151.  
  152. /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  153.  
  154. #cred {margin-top: 0px; margin-left: 00px; position:fixed; width: auto; z-index:99999999999999999999999999999;}
  155.  
  156. #cred a{text-transform: none; display: block; font-family: 'arial'; background-color:#transp.; color: {color:text}; width: 90px; text-align: center; font-size: 9px; height:12px;line-height:10px;text-transform:uppercase; -webkit-transition-duration: .66s;}
  157.  
  158. .caixinha {opacity:0;
  159. position: absolute;
  160. text-align: center;
  161. height:10px;
  162. text-transform:uppercase;
  163. top: 16px;
  164. bottom: 60%;
  165. left:22px;
  166. -webkit-transition-duration: 0.9s;z-index:99;
  167. }
  168. .notess {position: absolute; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");height: 20px;font-size: 11px;line-height: 20px;color: #fff;position: absolute; margin-left: 60px;padding-left: 4px;padding-right: 4px;-moz-border-radius: 2px;border-radius: 2px; -webkit-transition-duration: 0.4s; opacity: 0;z-index:99;}
  169.  
  170. .notess a{color: #fff;font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
  171.  
  172. .posts:hover .notess {opacity: 1; margin-top: 10px; margin-left:68px;}
  173.  
  174.  
  175. /******* THEME POR DECREPITAR , NÃO RETIRE OS CREDITOS ********/
  176.  
  177. /*******CREDITE A DECREPITAR | RAQUEL LOPES , SIDEBAR POR DECREPITAR , NÃO RETIRE OS CREDITOOOS.*********/
  178.  
  179. #linka {width: 250px; margin-top: 290px; margin-left: 20px ; position:fixed;z-index:99999999999999999999999999999999999999999999999;}
  180.  
  181. #linka a{display:inline-block ; font-family: 'arial';text-align:center; background-color:#transp.; color: {color:links}; width: 35px;; font-size: 9px; height:15px;line-height:15px;text-transform:uppercase; -webkit-transition-duration: .66s;margin: 1px 0 0px 0;opacity:0.71;border-bottom: 0px solid;}
  182. #linka a:hover {border-bottom:1px solid;}
  183.  
  184. #frase {background-color:# ;height:23px;line-height:23px; font-weight: normal; letter-spacing: 0px; color: {color:frase}; text-align:center; width: 190px; ; position: absolute; -moz-transition: all 0.4s ease-out; font-family:'Rochester'; margin-top:250px; margin-left:50px; text-transform: none; position: fixed; padding: 2px; font-size: 20px;border: 0px dashed ;z-index:999999999999999999999999999999999999999999999999999999999;}
  185.  
  186.  
  187. #page{position:fixed;padding:3px; text-align:center;text-transform:uppercase;font-family: 'verdana'; font-size:8px; height:30px; color:#a1a1a1;z-index:999;opacity:10;text-shadow: 0 0 0.2em color: ; title;-webkit-transition-duration: .88s;z-index:99999999999999999999999999999999;width: 190px; margin-top: 310px; margin-left: 45px}
  188.  
  189. </style>
  190. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  191.  
  192. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  193. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  194. <script type="text/javascript">
  195. $(window).load(function () {
  196. $('#entry').masonry(),
  197. $('.masonryWrap').infinitescroll({
  198. navSelector : ".post",
  199. nextSelector : "#page a#p",
  200. itemSelector : ".ID",
  201. bufferPx : 10000,
  202. extraScrollPx: 10000,
  203. loadingImg : "",
  204. loadingText : "",
  205. },
  206. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  207. );
  208. });
  209. </script>
  210.  
  211. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  212. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  213. <link href='http://fonts.googleapis.com/css?family=Share+Tech+Mono' rel='stylesheet' type='text/css'>
  214.  
  215. <link href='http://fonts.googleapis.com/css?family=Princess+Sofia|Crafty+Girls|Stalemate|Allura|Sevillana|Great+Vibes|Mouse+Memoirs|Merienda' rel='stylesheet' type='text/css'>
  216. </script>
  217. <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'>
  218. <body>
  219.  
  220. <div id="cred">
  221. <a href="http://DECREPITAR.tumblr.com" title=" THEME DECREPITAR" target="_blank" >⊙ design</a>
  222.  
  223. </div>
  224.  
  225. <div id="content">
  226. <div id ="linka">
  227. <a href="{text:Link1}" >{text:Link1 title}</a>
  228. <a href="{text:Link2}" >{text:Link2 title}</a>
  229. <a href="{text:Link3}" >{text:Link3 title}</a>
  230. <a href="{text:Link4}" >{text:Link4 title}</a>
  231. <a href="{text:Link5}" >{text:Link5 title}</a>
  232.  
  233. </div>
  234. </div></div>
  235.  
  236. <div id="frase">{text:frase}</div>
  237.  
  238. </div></div>
  239. <div id="page">{description}<br>
  240. {block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage} <a href="{NextPage}">»</a>{/block:NextPage}
  241.  
  242.  
  243. </div>
  244. </DIV>
  245.  
  246.  
  247.  
  248. <div id="entry">
  249.  
  250. {block:Posts}
  251.  
  252. <div class="posts">
  253. <div class="caixinha">
  254. <a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png"></a>
  255. <a href="{permalink}" title="permalink" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png" target="_blank"></a>
  256. </div>
  257. <div class="notess"><a href="{Permalink}">{NoteCount}</a></div>
  258.  
  259.  
  260.  
  261.  
  262. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  263.  
  264. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-250}"></div>{/block:Photo}
  265. {block:Photoset}{Photoset-250}{/block:Photoset}
  266.  
  267.  
  268. {block:Quote}
  269. <div class="pquote">“{Quote}”</div>
  270. {block:Source}<div class="pquotesource"> - {Source}</div>
  271. {/block:Source}
  272. {/block:Quote}
  273.  
  274. {block:Link}
  275. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  276. {block:Description}{Description}{/block:Description}
  277. {/block:Link}
  278.  
  279. {block:Chat}
  280. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  281. <div class="chat"><ul>{block:Lines}
  282. <li class="person{UserNumber}">{block:Label}
  283. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  284. {/block:Chat}
  285.  
  286. {block:Audio}
  287. <div class="player">{AudioPlayerBlack}</div>
  288. {block:Caption}{Caption}{/block:Caption}
  289. {/block:Audio}
  290.  
  291. {block:Video}{Video-250}{/block:Video}
  292.  
  293.  
  294. {block:Answer}
  295. <div class="treme"> <img src="{AskerPortraitURL-30}" class="iconeask"></div>
  296.  
  297. <div id ="pergunta"class="pergunta"><b>{Asker} says:</b> {Question}</div>
  298.  
  299. <div class="divisoria"></div>
  300.  
  301. {Answer}
  302.  
  303.  
  304. {/block:Answer}
  305.  
  306.  
  307.  
  308. <div id="cap">
  309. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  310.  
  311.  
  312.  
  313. </div>
  314.  
  315.  
  316.  
  317.  
  318.  
  319. </div>
  320. {/block:Posts}
  321. </div>
  322. </div>
  323. </body></div></div>
  324.  
  325. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement