Ikxa

o-jornalista 1813

Aug 18th, 2013
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.00 KB | None | 0 0
  1. <!-----------------------------------------------------------------
  2. * THEME BY OXIGÊNIO-DAPALAVRA.TUMBLR.COM!❤
  3. ------------------------------------------------------------------->
  4.  
  5. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
  6.  
  7. <head>
  8.  
  9. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  10. <script type="text/javascript" src="scrolltopcontrol.js">
  11. </script>
  12. <script type="text/javascript" src="http://static.tumblr.com/2plu7ye/jt0mgeac5/top.txt"></script>
  13.  
  14.  
  15. <title>{Title}</title>
  16.  
  17. <link rel="shortcut icon" href="{Favicon}">
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  19. {block:Description}
  20. <meta name="description" content="{MetaDescription}" />
  21. {/block:Description}
  22. <meta name="if:Logo Credito" content="1"/>
  23. <meta name="color:Header border" content="#000000"/>
  24. <meta name="color:Header" content="#ffffff"/>
  25. <meta name="color:Text" content="#000000"/>
  26. <meta name="color:Nome" content="#ffffff"/>
  27. <meta name="color:Textside" content="#ffffff"/>
  28. <meta name="color:Links" content="#000000"/>
  29. <meta name="color:linksuperior" content="#ffffff"/>
  30. <meta name="color:Hover" content="#aaaaaa"/>
  31. <meta name="color:Blogtitle" content="#757373"/>
  32. <meta name="color:Scrollbar" content="#000000"/>
  33. <meta name="color:Background" content="#ffffff"/>
  34. <meta name="color:Bgside" content="#000000"/>
  35. <meta name="image:Background" content="">
  36. <meta name="image:sidebar" content="">
  37. <meta name="if:Rounded photos" content="0"/>
  38. <meta name="if:Border" content="0"/>
  39. <meta name="if:Rainbow links" content="0"/>
  40. <meta name="if:Tiny cursor" content="1"/>
  41. <meta name="text:tamletra" content="11"/>
  42. <meta name="text:tamtitulo" content="22"/>
  43. <meta name="text:Link 1 Title" content=""/>
  44. <meta name="text:Link 1 URL" content=""/>
  45. <meta name="text:Link 2 Title" content=""/>
  46. <meta name="text:Link 2 URL" content=""/>
  47. <meta name="text:Link 3 Title" content=""/>
  48. <meta name="text:Link 3 URL" content=""/>
  49. <meta name="text:Link 4 Title" content=""/>
  50. <meta name="text:Link 4 URL" content=""/>
  51. <meta name="text:Link 5 Title" content=""/>
  52. <meta name="text:Link 5 URL" content=""/>
  53.  
  54.  
  55.  
  56. <style type="text/css">
  57. {block:iftinycursor}body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}{/block:iftinycursor}
  58.  
  59.  
  60. ::-webkit-scrollbar {width: 6px; height: 4px; background: {color:Background}; }
  61. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}{/block:iftinyscrollbar}
  62.  
  63.  
  64. @font-face { font-family: "loversquarrel-regular"; src: url('http://static.tumblr.com/xgp678o/bgZm6go4x/loversquarrel-regular.ttf'); }
  65.  
  66. iframe#tumblr_controls {
  67. top: 0% !important;
  68. right:0% !important;
  69. position: fixed !important;
  70. -webkit-filter: invert(100%) ;}
  71.  
  72. body {
  73. margin:00px 00px 00px 00px;
  74. color:{color:text};
  75. width:700px;
  76. font-family:helvetica; font-size:{text:tamletra}px;
  77. background-color:{color:background};
  78. background-attachment: fixed;
  79. background-repeat: repeat;
  80. background-image:url('{image:Background}');
  81. line-height:13px;}
  82.  
  83. a {color: {color:Links};text-decoration: none;}a:hover {color: {color:Hover};-webkit-transition-duration: .5s;}
  84. .h1 {z-index:99999999; font-size:{text:tamtitulo}px; color: {color:linksuperior};font-family:arial;}
  85. .caption {margin-top:5px; margin-bottom:10px;}
  86.  
  87. iframe#ask_form {width:540px!important;}
  88.  
  89. .content {z-index: -9999;
  90. margin-left:252px;
  91. padding-top:60px;
  92. width:{block:indexpage}500px{/block:indexpage}
  93. {block:permalinkpage}500px{/block:permalinkpage}; }
  94.  
  95.  
  96. .post{
  97. {block:indexpage}
  98. width:500px;
  99. margin-top:4px;
  100. margin-left:6px;
  101. margin-bottom:4px;
  102. font-size:{text:tamletra}px;
  103. text-align:justify;
  104. line-height:13px;
  105. font-color:{color:text};
  106. {/block:indexpage}
  107. {block:permalinkpage}
  108. margin-left:7px;
  109. width:500px;
  110. {/block:permalinkpage}
  111. float:left;
  112. position:relative;padding: 7px;
  113. border: 1px solid #000;}
  114.  
  115. .post img {{block:indexpage}width:500px;{block:ifroundedphotos}border-radius:5px;{/block:ifroundedphotos};{/block:indexpage}}
  116.  
  117.  
  118. .permalink {
  119. margin:0px;
  120. text-align:right;
  121. padding:0px;
  122. opacity:0;
  123. -moz-transition: all 0.3s ease-out;
  124. -o-transition: all 0.3s ease-out;
  125. -webkit-transition: all 0.3s ease-out;
  126. transition: all 0.3s ease-out;
  127. }
  128.  
  129. .permalink a:hover{
  130. color:{color:Hover}
  131. }
  132.  
  133. .permalinkk{
  134. color: #000000;
  135. bottom:10px;
  136. padding-top: 5px;
  137. padding-right:5px;
  138. padding-bottom: 5px;
  139. line-height: 12px;;
  140. width: auto;
  141. height :auto;
  142. position: absolute;
  143. font-family: helvetica;
  144. font-size: 11px;
  145. text-align: center;
  146. overflow:hidden;
  147. opacity: 0.0;
  148. background: #ffffff;
  149. border-bottom-right-radius:20px;
  150. border-top-right-radius:20px;
  151. -webkit-transition: all 0.6s linear;
  152. -moz-transition: all 0.6s linear;
  153. transition: all 0.6s linear;
  154. }
  155.  
  156. .post:hover .permalinkk{
  157. padding-left:37px;
  158. overflow:visible;
  159. -webkit-transition: opacity 0.2s linear; opacity: 0.8;
  160. -webkit-transition: all 0.6s linear;
  161. -moz-transition: all 0.6s linear;
  162. transition: all 0.6s linear;
  163. }
  164.  
  165. .post:hover .permalinkk:hover{
  166. overflow:visible;
  167. -webkit-transition: opacity 0.2s linear; opacity: 1;
  168. -webkit-transition: all 0.6s linear;
  169. -moz-transition: all 0.6s linear;
  170. transition: all 0.6s linear;
  171. }
  172.  
  173. .post:hover #text{opacity:0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}.entry:hover #text:hover{opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  174.  
  175.  
  176. .post #text a{
  177. font-style:italic;
  178. text-align:right;
  179. font-family:helvetica;
  180. }
  181.  
  182. .post #text{
  183. text-align:right;
  184. font-family:helvetica;
  185. opacity:0;
  186. font-size:9px;
  187. -webkit-transition: all 0.7s ease-out;
  188. -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  189. }
  190.  
  191. .post #text:hover{
  192. text-align:right;
  193. font-family:helvetica;
  194. opacity:1;
  195. font-size:9px;
  196. -webkit-transition: all 0.7s ease-out;
  197. -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  198. }
  199.  
  200.  
  201. .posted {font-size:10px;}
  202.  
  203. .notes{font-size:10px;text-align:left;}
  204.  
  205. .viewnotes{margin-top:1px;font-size:10px;text-align:left;}
  206.  
  207. ol.notes {padding-left:5px; list-style-type:none;}
  208.  
  209. ol.notes li.note {padding:1px;}
  210.  
  211. #head {z-index:9999999999999999999999;position:fixed; margin-left: 248px;center;color: #fff;margin-top:-5px;width:100%;{block:ifborder}border-bottom:2px solid {color:Header border};{/block:ifborder};padding:20px;margin-top:0px;background:{color:header};}
  212.  
  213.  
  214. .desc {text-align:justify;line-height: 12px;padding:7px;
  215. }
  216. .links {font-size:12px; color:{color:linksuperior};font-family:calibri;font-style:italic;text-align:center;padding-bottom:3px;font-weight:bold;padding:2px;}
  217.  
  218. .links:hover {font-size:12px;color:{color:hover}; font-style:italic;text-align:center;padding-bottom:3px;padding:2px;font-weight:bold;}
  219.  
  220. .audio {background-color:#000000;width:220px;}
  221.  
  222. .ptitle {font-size:15px;font-weight:bold;font-family:Arial;line-height:16px;}
  223.  
  224. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  225.  
  226. #infscr-loading {
  227. position: absolute;
  228. bottom: 0;
  229. left: 25%;
  230. }
  231.  
  232. .navigation{display:none;}
  233.  
  234. blockquote {
  235. margin: 0px;
  236. padding-left: 5px;
  237. margin-left: 5px;
  238. border-left: 3px solid #000000;}
  239.  
  240.  
  241. #linksss{position:absolute !important;width:auto; height:auto; right:3px;top:26px;-webkit-filter: invert(100%) ;}
  242.  
  243. {CustomCSS}#scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; top: 15px; right: 15px;}
  244.  
  245. #sidebar2{color:{color:Textside};margin-left:0px; margin-top: 0px;z-index: 999999;position: fixed; width:250px;height:100%;background:{color:Bgside};}
  246. #sidebar2 img{width:240px;height:auto;margin-top:0px;}
  247. #credito img{width:25px;border-radius:50px;}
  248. #credito{-webkit-filter: invert(100%) ;z-index:99999999999999999999999999999999999999999999;position:fixed;left:15px;bottom:25px;font-family:Consolas;}
  249. .titulolis {text-align: center;font-size: {text:tamtitulo}px;margin-top:10px;font-family:impact; }
  250. </style>
  251. {block:ifrainbowlinks}
  252. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  253. "></script>{/block:ifrainbowlinks}
  254.  
  255. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  256.  
  257.  
  258. {block:IndexPage}
  259. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  260.  
  261. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  262.  
  263. <script type="text/javascript">
  264. $(window).load(function () {
  265. var $content = $('.content');
  266. $content.masonry({itemSelector: '.post'}),
  267. $content.infinitescroll({
  268. navSelector : '.navigation',
  269. nextSelector : '.navigation a#next',
  270. itemSelector : '.post',
  271. loading: {
  272. finishedMsg: '',
  273. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  274. },
  275. bufferPx : 600,
  276. debug : false,
  277. },
  278. // call masonry as a callback.
  279. function( newElements ) {
  280. var $newElems = $( newElements );
  281. $newElems.hide();
  282. // ensure that images load before adding to masonry layout
  283. $newElems.imagesLoaded(function(){
  284. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  285.  
  286.  
  287. });
  288. });
  289. });
  290. </script>
  291.  
  292. {/block:IndexPage}
  293.  
  294.  
  295. </head>
  296.  
  297. <body>
  298.  
  299. <div id="head">
  300. <a href="/" class="links">home</a>&nbsp;&nbsp;&nbsp;
  301. <a href="/ask" class="links">message</a>&nbsp;&nbsp;&nbsp;
  302. <a href="/archive" class="links">archive</a>&nbsp;&nbsp;&nbsp;
  303.  
  304. {block:ifLink1Title}
  305. <a href="{text:Link 1 URL}" class="links">{text:Link 1 Title}</a>&nbsp;&nbsp;&nbsp;
  306. {/block:ifLink1Title}
  307.  
  308. {block:ifLink2Title}
  309. <a href="{text:Link 2 URL}" class="links">{text:Link 2 Title}</a>&nbsp;&nbsp;&nbsp;
  310. {/block:ifLink2Title}
  311.  
  312. {block:ifLink3Title}
  313. <a href="{text:Link 3 URL}" class="links">{text:Link 3 Title}</a>&nbsp;&nbsp;&nbsp;
  314. {/block:ifLink3Title}
  315.  
  316. {block:ifLink4Title}
  317. <a href="{text:Link 4 URL}" class="links">{text:Link 4 Title}</a>&nbsp;&nbsp;&nbsp;
  318. {/block:ifLink4Title}
  319.  
  320. {block:ifLink5Title}
  321. <a href="{text:Link 5 URL}" class="links">{text:Link 5 Title}&nbsp;&nbsp;</a>&nbsp;
  322. {/block:ifLink5Title}
  323.  
  324. <a href="http://oxigenio-dapalavra.tumblr.com/" class="links">theme</a></center>
  325. </div>
  326.  
  327. <div id="sidebar2"><br><br><br><br><br><div class="titulolis">{title}</div><br><center>
  328. <a href="/" title="Refresh" target="_self"><img src="{image:sidebar}"style="height:auto; width:240px; align="center";"></a><a href="/" title="Refresh" target="_self">{Title}</a></center>
  329. <div class="desc">{Description}</div><br><center>  
  330.  
  331.  
  332. {block:indexpage}<div class="navigation">{block:Pagination}{block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">Older</a>{/block:NextPage}{block:PreviousPage}<a style="float:left" href="{PreviousPage}">Newer</a></p>{/block:PreviousPage}{/block:Pagination}</div>{/block:indexpage}</div>
  333.  
  334. <div class="content">
  335. {block:Posts}
  336.  
  337.  
  338. {block:Text}
  339. <div class="post"><div class="text">{block:Title}<div class="ptitle">{Title}</div>{/block:Title}{Body}{block:IndexPage}<div id="text">
  340. <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div></div></div>{/block:IndexPage}{/block:Text}
  341.  
  342.  
  343.  
  344. {block:Photo}<div class="post">{block:IndexPage}<span class="permalinkk"><a href="{ReblogURL}"><font color="#000000">Reblog</font></a> - <a href="{Permalink}"><font color="#000000">{NoteCountWithLabel}</font></a></span>{/block:IndexPage}{block:IndexPage}<a href="{Permalink}">{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}<img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" width="{block:indexpage}230px{/block:indexpage} {block:permalinkpage}500px{/block:permalinkpage}" alt="{PhotoAlt}"/>{block:IndexPage}</a>{/block:IndexPage}{block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}</div>{/block:Photo}
  345.  
  346.  
  347.  
  348. {block:Photoset}
  349. <div class="post"><div class="photoset"><div style="width:500px;overflow:hidden;height:auto;">
  350. {Photoset-500}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<div id="text">
  351. <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div>
  352. </div></div>{/block:Photoset}
  353.  
  354.  
  355. {block:Quote}
  356. <div class="post">{Quote}{block:Source}<a href="{Permalink}"><br>{Source}</a>{/block:Source}<div id="text">
  357. <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div></div>
  358. {/block:Quote}
  359.  
  360. {block:Link}
  361. <div class="post">
  362. <div class="ptitle"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  363. {block:IndexPage}<div id="text">
  364. <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div>{/block:IndexPage}
  365. </div>
  366. {/block:Link}
  367.  
  368. {block:Chat}
  369. <div class="post">{block:Title}<b>{Title}</b>{/block:Title}
  370. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}{block:IndexPage}<div id="text">
  371. <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div>{/block:IndexPage}
  372. </div>
  373. {/block:Chat}
  374.  
  375. {block:Video}
  376. <div class="post"><div class="video"><div style="width:250px;overflow:hidden;height:auto;">{Video-250}</div>
  377. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}<div id="text">
  378. <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div></div></div>{/block:Video}
  379.  
  380. {block:Audio}
  381. <div class="post">
  382. <div class="audio">
  383. {AudioPlayerBlack}</div>{Caption}
  384. {block:PermalinkPage}{/block:PermalinkPage}
  385. {block:IndexPage}<div id="text">
  386. <a href="{Permalink}">Reblog • {NoteCountwithlabel}</a></div>{/block:IndexPage}
  387. </div>
  388. {/block:Audio}
  389.  
  390. {block:Answer}<div class="post"><div style="background:#eee;padding:3px;"><b>{Asker}</b> : {Question}</div>
  391. <i>{Answer}</i>{block:PermalinkPage}{/block:PermalinkPage}{block:IndexPage}<div id="text">
  392. <a href="{Permalink}">{NoteCountwithlabel}</a></div>{/block:IndexPage}</div>{/block:Answer}
  393.  
  394.  
  395. {block:PermalinkPage}
  396. <div class="caption">{Caption}</div>
  397. {block:Date}Posted {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:HasTags}<br>Tagged as:&nbsp;{block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}
  398. {/block:HasTags}
  399.  
  400. <br>{block:PostNotes}<div class="viewnotes"></div>{/block:PostNotes}
  401. <div class="notes">
  402. {block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
  403.  
  404. {block:ContentSource}
  405. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  406. {/block:ContentSource}
  407.  
  408.  
  409. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  410.  
  411. {/block:Posts}
  412.  
  413. </div>
  414. </div>
  415. </div>
  416. </div>
  417. </div>
  418. </div>
  419. <div id="credito">{block:ifLogoCredito}
  420. <a title="credito" href="http://oxigenio-dapalavra.tumblr.com">
  421. <img src="http://static.tumblr.com/eb7avl1/9f3moldo5/oxigenio.jpg"></a>
  422. {/block:ifLogoCredito}{block:ifnotLogoCredito}&copy;
  423. <a title="credito" href="http://oxigenio-dapalavra.tumblr.com">exclusivo</a>
  424. {/block:ifnotLogoCredito}</div>
  425. </body>
  426. </html>
Advertisement
Add Comment
Please, Sign In to add comment