Advertisement
Decrepitar

Theme 83

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