Advertisement
FuturaSuicida

Theme Acumulou 170

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