Advertisement
FuturaSuicida

Theme Acumulou 165

Apr 19th, 2014 (edited)
3,818
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.13 KB | None | 0 0
  1. <!------------------------------------------------------------------------
  2.  
  3. Theme feito por Juliane Meira aculumou (ant futurasuicida), por favor sem plagio, ou copias, se ultilizar dtls por favor creditar.
  4. PLAGIO E CRIME.
  5. ------------------------------------------------------------------------->
  6.  
  7.  
  8. <head>
  9. <meta name="color:background" content="#ffffff" />
  10. <meta name="color:ask" content="#ffffff" />
  11. <meta name="color:text" content="#aaaaaa" />
  12. <meta name="color:textdesc" content="#aaaaaa" />
  13. <meta name="color:entry" content="#ffffff" />
  14. <meta name="color:scrollbar" content="#000000" />
  15. <meta name="color:bordafoto" content="#eee" />
  16. <meta name="color:linksh" content="#fff" />
  17. <meta name="color:links" content="#aaa" />
  18. <meta name="color:bgh" content="#c4cbd7" />
  19. <meta name="color:bg" content="#fff" />
  20.  
  21. <meta name="if:pagi" content=""/>
  22. <meta name="if:rolagemifni" content="1"/>
  23. <meta name="if:one columns" content="1"/>
  24. <meta name="image:background" content=""/>
  25. <meta name="image:foto" content="https://37.media.tumblr.com/0113292243ecdd7bea94cad724fff167/tumblr_n2yopgWSFs1s9sx29o1_500.jpg"/>
  26.  
  27. <meta name="text:Link1" content="/" />
  28. <meta name="text:Link1 Title" content="home" />
  29. <meta name="text:Link2" content="/ask" />
  30. <meta name="text:Link2 Title" content="ask" />
  31. <meta name="text:Link3" content="/" />
  32. <meta name="text:Link3 Title" content="link3" />
  33. <meta name="text:Link4" content="/" />
  34. <meta name="text:Link4 Title" content="link4" />
  35. <meta name="text:Link5" content="/" />
  36. <meta name="text:Link5 Title" content="link5" />
  37. <meta name="text:Link6" content="/" />
  38. <meta name="text:Link6 Title" content="link6" />
  39.  
  40. <title>{Title}</title>
  41. <link rel="shortcut icon" href="{Favicon}">
  42. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  43. {block:Description}
  44. <meta name="description" content="{MetaDescription}" />{/block:Description}
  45.  
  46. <style type="text/css">
  47. body {color:{color:text}; opacity:1; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:100%; text-align:justify; text-transform: none;text-align: center; font-style: none; }
  48.  
  49. a:link, a:active, a:visited{ color: {color:text}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  50.  
  51. a:hover{color:{color:linkh};}
  52.  
  53. 58px; margin-left: 553px; position: fixed; text-transform:uppercase; letter-spacing:1px; z-index:1; opacity:1; border-top: 2px solid #eee; border-bottom: 0px solid #eee}
  54.  
  55. #container {background-color: ; width: 1000px; margin: 0 auto 4px auto; background: {color:background}}
  56.  
  57. #entries {margin-left: 335px; width: 800px; margin-top: 5px;}
  58.  
  59. .entry {border:; width: 300px; background-color:{color:entry} ; text-align: justify; padding: 6px; float: left; margin: 2px 0 0 2px;opacity:2; {block:PermalinkPage}width:500px {/block:PermalinkPage};{block:IfOneColumns}width:500px;{/block:IfOneColumns};}
  60.  
  61. .entry:hover {opacity:2}
  62.  
  63. .entry img {max-width: 300px; padding: 2px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;{block:IfOneColumns}max-width: 500px;{/block:IfOneColumns};opacity:0.9; }
  64.  
  65. #title2 {font-size: 16px; font-family: Georgia; letter-spacing: 0px; line-height: 18px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px}
  66.  
  67. #title2 a{background: {color:linkhover}; padding: 4px; color: #fff;}
  68. #title {font-size: 16px; font-family: Georgia; letter-spacing: 0px; line-height: 18px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px}
  69. #title a{background: {color:linkhover}; padding: 4px; color: #fff; margin-bottom: 5px}
  70. @font-face { font-family: "tinytots";src: url('https://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  71.  
  72. /* QUOTE cerejadosundae */
  73.  
  74. #postquote:first-letter{font-family: Rochester; font-style:italic; font-size: 21px;}
  75. #postquote {font-family: arial; font-size: 11px; line-height: 15px; padding: 5px; text-align:justify;font-style:calibri;}
  76. #sourcequote {text-align: center; text-transform: none; margin-top: -20px;font-style:none;font-family: calibri;margin-left:5px;margin-left:0px;text-transform:none;font-size: 11px;moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
  77.  
  78. @font-face {
  79. font-family: 'Rochester';
  80. font-style: normal;
  81. font-weight: 400;
  82. src: local('Rochester'), local('Rochester-Regular'), url(https://themes.googleusercontent.com/static/fonts/rochester/v3/nE50b4-SbQ54pks-8vOplz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
  83. }
  84.  
  85.  
  86. /** captions style (by anyhs-themes.tumblr.com) **/
  87. .tumblr_blog, .inactive-username {
  88. text-transform: uppercase;
  89. font-size: 80%;
  90. letter-spacing: .5px;
  91. margin-left: 15px;
  92. font-family: 'Roboto', sans-serif;
  93. }
  94. .text.reblog-list .reblog-caption { margin-top: -15px; }
  95.  
  96. /** Juliane Meira "o jeitinho do brasileiro" (by acumulou.tumblr.com) **/
  97.  
  98. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:1px solid {color:entry}}
  99. /** captions style (by anyhs-themes.tumblr.com) **/
  100.  
  101.  
  102.  
  103. /* notes by joshdevines*/
  104. .notes img{width:10px; position:relative; top:1px}
  105. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  106.  
  107.  
  108. .question {
  109. color:{color:text};
  110. font-size: 11px;
  111. font-weight: normal;
  112. font-family: verdana;
  113. line-height:95%;
  114. background: {color:ask};
  115. position: relative;
  116. min-height:70px;
  117. padding:10px 15px;
  118. margin-bottom:2px;
  119. margin-right:-10px;}
  120.  
  121. .questionarrow {
  122. font-size:30px;
  123. color:{color:ask};
  124. vertical-align:middle;
  125. margin-left:-5px!important;}
  126.  
  127.  
  128. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  129. .asker a {color:{color:text};}
  130. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  131.  
  132. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  133. .asking a{color:{color:text};}
  134. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  135. .asking img:hover {border-radius: 50px 0px 50px 50px;}
  136.  
  137. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  138.  
  139.  
  140. .answer {color:{color:answer};}
  141.  
  142.  
  143. /* chat by joshdevines*/
  144. .user_1 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  145. .user_2 .label {color:{color:text}; font-weight:bold; background-color:{color:entry}; text-transform: italic}
  146. .user_3 .label {color:{color:text}; font-weight:bold}
  147. .user_4 .label {color:{color:text}; font-weight:bold}
  148. .user_5 .label {color:{color:text}; font-weight:bold}
  149. .user_6 .label {color:{color:text}; font-weight:bold}
  150. ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px}
  151.  
  152. .cred {webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  153. .cred:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;margin-top:0px;}
  154.  
  155. #info {text-align: left; margin-top:5px; font-size: 10px; font-family: calibri; text-transform: lowercase; z-index: 11;text-align:left;}
  156. #info a {font-size: 10px;text-transform: lowercase; text-align:left; }
  157.  
  158. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-align:left; text-transform: lowercase;}
  159. #tags a {font-size: 10px; text-align:left; font-family: calibri; display: inline; list-style: none; text-transform: lowercase;}
  160.  
  161. #cap {width: 500px; margin-top: -2px;}
  162. .source {display: none;}
  163.  
  164. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  165. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  166. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  167. .notes img{display: none; border:0px}
  168.  
  169. #damon {position: fixed; margin: 0px 0px 0px -492px;}
  170.  
  171. #pagination{margin-top:550px;margin-left:230px;background-color: transparent;float:center;width:170px;height:auto;z-index:501;position:fixed;}
  172. .page {padding: 2px;z-index:502;letter-spacing:0px;text-align: center;font:21px calibri;color: {color:text};}
  173. .page a, {text-align: center;color: {color:text};background-color:transparent;}
  174.  
  175. #s-m-t-tooltip {max-width:200px;padding:3px 4px 5px 4px;margin:15px 20px; font-size:11px; font-family: calibri; text-transform:none; {color:text};font-style: italic; z-index:9999999;border:1px solid {color:bordafoto};background:{color:background}}
  176.  
  177. .photoend {position:fixed;-webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  178.  
  179. .photoend img {background:{color:background}; margin-left: 120px; margin-top: 267px; height:170px;width:170px;-webkit-transition: all 1.2s ease-out;-moz-transition: all 1.2s ease-out;opacity:0.9;border:1px solid {color:bordafoto};padding: 5px;opacity:0.9;}
  180.  
  181. #dessc {position:fixed; width: 46px; height: 42px;padding: 3px; margin-top:450px; margin-left:120px; overflow:hidden; -webkit-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; font-family:cambria; font-size:11px;line-height:14px;text-align:center;background:{color:background};opacity:1;z-index: 99999999999}
  182.  
  183. #dessc:hover {-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; width: 176px;}
  184.  
  185. #links {width:132px; height: 65px; float: left; margin-left:173px; margin-top:0px; text-align: center; position: fixed;background-color:;}
  186.  
  187. #links a {display: inline-block;overflow:hidden;float: left; margin-left: 1px ;height: 20px; width:40px; background-color:{color:bg};color:{color:linkbg};font-family:'Baumans';font-size:10px;line-height:20px;text-align:center;margin-left:1px; margin-top:1px;border:1px solid {color:bordafoto};}
  188.  
  189.  
  190. #links a:hover {color: {color:linksh};background-color:{color:bgh};}
  191.  
  192. @font-face {
  193. font-family: 'Baumans';
  194. font-style: normal;
  195. font-weight: 400;
  196. src: local('Baumans'), local('Baumans-Regular'), url(https://themes.googleusercontent.com/static/fonts/baumans/v3/3DEdKAl82M5rDSLBVcU5jA.woff) format('woff');
  197. }
  198.  
  199.  
  200. #tumblr_controls{position: fixed!important}
  201. #tumblr_controls{position: fixed!important}
  202. #tumblr_controls{position: fixed!important}
  203. #tumblr_controls{position: fixed!important}
  204.  
  205. ::-webkit-scrollbar{width:7px;height:6px;}
  206. ::-webkit-scrollbar-button:start:decrement
  207. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  208. ::-webkit-scrollbar-trxack-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  209. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:10px;}
  210. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:10px;}
  211. </style>
  212.  
  213. <script type="text/javascript"
  214. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  215.  
  216. <script type="text/javascript"
  217. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  218. <script type="text/javascript" src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  219. <script>
  220. (function($){
  221.  
  222. $(document).ready(function(){
  223. $("[title]").style_my_tooltips();
  224. });
  225. })(jQuery);
  226. </script>
  227.  
  228. {block:IndexPage}
  229.  
  230. <script src="https://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  231.  
  232. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  233.  
  234. <script type="text/javascript" src="https://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  235.  
  236. <script type="text/javascript">
  237. $(window).load(function(){
  238. var $wall = $('#entries');
  239. $wall.imagesLoaded(function(){
  240. $wall.masonry({
  241. itemSelector: '.entry',
  242. isAnimated : true
  243. });
  244. });
  245. $wall.infinitescroll({
  246. navSelector : "div#navigation",
  247. nextSelector : "div#navigation a#nextPage",
  248. itemSelector : '.entry',
  249. loadingImg : "https://th282.photobucket.com/albums/kk259/rxplastic/random%20gifs/th_t348183788_55788_6.gif",
  250. loadingText : "",
  251. donetext : " ",
  252. extraScrollPx : 1000,
  253. bufferPx : 10100,
  254. debug : false,
  255. errorCallback: function() {
  256. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  257. }},
  258. function( newElements ) {
  259. var $newElems = $( newElements );
  260. $newElems.hide();
  261. $newElems.imagesLoaded(function(){
  262. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  263. });
  264. }); $('#entries').show(500);
  265. });
  266. </script>
  267.  
  268. {/block:IndexPage}
  269.  
  270. <link rel="stylesheet" href="https://static.tumblr.com/mpornxv/oTzlov58o/lavalamp_test.css" type="text/css" media="screen">
  271.  
  272. <script type="text/javascript" src="https://static.tumblr.com/mpornxv/BnLlov3e2/jquery-1.1.3.1.min.js"></script>
  273.  
  274. <script type="text/javascript" src="https://static.tumblr.com/mpornxv/n3hlov3c1/jquery.easing.min.js"></script>
  275.  
  276. <script type="text/javascript" src="https://static.tumblr.com/mpornxv/Mwklov3cl/jquery.lavalamp.js"></script>
  277. <script type="text/javascript">
  278. $(function() {
  279. $(".lavaLamp").lavaLamp({
  280. fx: "backout", speed: 700 })
  281. });
  282.  
  283. </script>
  284.  
  285. <body>
  286.  
  287.  
  288. <div class="photoend"><img src="{image:foto}">
  289.  
  290.  
  291.  
  292. <div id="links">
  293. <a href="{text:Link1}">{text:Link1 Title}</a>
  294. <a href="{text:Link2}">{text:Link2 Title}</a>
  295. <a href="{text:Link3}">{text:Link3 Title}</a>
  296. <a href="{text:Link4}">{text:Link4 Title}</a>
  297. <a href="{text:Link5}">{text:Link5 Title}</a>
  298. <a href="{text:Link6}">{text:Link6 Title}</a>
  299. </div>
  300.  
  301.  
  302. </div>
  303.  
  304. <div id="dessc">{description}</div>
  305.  
  306. {block:Ifpagi}<div id="pagination">
  307. <div class="page">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div></div>{/block:Ifpagi}</div></div></div></div></div></div>
  308.  
  309.  
  310. <div id="entries">
  311.  
  312.  
  313. {block:Posts}
  314. <div class="entry">
  315.  
  316. {block:Answer}
  317. <table width="{block:IfOneColumns}500px{/block:IfOneColumns}300px" cellspacing="0" cellpadding="0">
  318. <tr>
  319. <td width="{block:IfOneColumns}405px{/block:IfOneColumns}300px" class="question">{Question}</td>
  320. <td width="30px"><span class="questionarrow"></span></td>
  321. <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  322. </tr>
  323. </table>
  324. <div class="answer">{Answer}</div>
  325. {/block:answer}
  326.  
  327.  
  328.  
  329. <!----- text----->
  330. {block:Text}{block:Title}<div id="title2">{Title}</div>{/block:Title}
  331. {block:NotReblog}
  332. <div class="text">{Body}</div>
  333. {/block:NotReblog}
  334. {block:RebloggedFrom}
  335. <div class="text caption reblog-list">
  336. {block:Reblogs}
  337. <div class="reblog-caption {block:isOriginalEntry}original-reblog{/block:isOriginalEntry}">
  338. <div class="reblog-header">
  339. {block:IsActive}
  340. <a target="_blank" href="{Permalink}" class="tumblr_blog"></a>
  341. {/block:IsActive}
  342. {block:IsDeactivated}
  343. <span class="inactive-username" title="{block:PortugueseBR}Blog desativado{/block:PortugueseBR}{block:NotPortugueseBR}Deactivated blog{/block:NotPortugueseBR}"></span>
  344. {/block:IsDeactivated}
  345. </div>
  346. <div class="reblog-content">{Body}</div>
  347. </div>
  348. {/block:Reblogs}
  349. </div>
  350. {/block:RebloggedFrom}
  351. {/block:Text}
  352. <!----- text----->
  353.  
  354. {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></center>
  355. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  356.  
  357.  
  358. {block:Photoset}<center>{Photoset-250}</center>
  359. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  360.  
  361.  
  362. {block:Quote}
  363. <div id="postquote">{Quote}</div><br>
  364. {block:Source}<div id="sourcequote"><p><b>{Source}</b></p></div>{/block:Source}
  365. {/block:Quote}
  366.  
  367.  
  368. {block:Link}
  369. <a href="{URL}" id="title" {Target}><div id="title">{Name}</div></a>{block:Description}{Description}{/block:Description}
  370. {/block:Link}
  371.  
  372. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  373.  
  374. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  375.  
  376. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  377.  
  378.  
  379. <div class="cred">
  380. {block:Date}<div id="info">
  381. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <font color="{color:tags}">· </font> <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} <font color="{color:tags}">· </font> <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}<font color="{color:tags}">· </font> <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}<font color="{color:tags}">· </font> <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}<br><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:Date}</div>
  382. </div>{/block:IfShowTags}{/block:Date}</div>
  383. </div>
  384.  
  385. {/block:Posts}
  386. {block:PostNotes}{PostNotes}{/block:PostNotes}
  387. </div></div>
  388.  
  389. {block:Ifrolagemifni}{block:IndexPage}
  390. <div class="column navigation" id="navigation">
  391. {block:Pagination}
  392. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  393. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  394. </div>
  395. {/block:IndexPage}
  396. {/block:Ifrolagemifni}
  397. </div></div></div></div>
  398.  
  399. <br></center></div></div></div></div></div></div>
  400.  
  401.  
  402. <div style="position: fixed; font-size:11px;
  403. font-family:calibri; bottom: 0px; left: 0px; background: '{color: background}'; padding: 2px; left: 5px; bottom: 70px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; ">
  404. <a href="https://acumulou.tumblr.com/" target="_blank" title="Theme por acumulou | inp conspirada Originally not copy."><b>@</b> acumulou</a></div>
  405.  
  406.  
  407. </body>
  408. </head>
  409. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement