reconduzir

Forato Theme

Jul 5th, 2012
18,370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.47 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
  2. <head>
  3. <!--
  4. toda a modificação e distribuição deste código é de descortino.tumblr.com
  5. preserve a ética na internet, não retire os creditos. -->
  6.  
  7. <title>{Title}</title>
  8.  
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. {block:Description}
  12. <meta name="description" content="{MetaDescription}" />
  13. {/block:Description}
  14.  
  15. <meta name="image:Background" content="" />
  16. <meta name="image:Sidebar" content=""/>
  17. <meta name="font:body" content="Futura" />
  18. <meta name="font:title" content="Futura" />
  19. <meta name="text:Width" content="400" />
  20. <meta name="text:Sidebar Width" content="220" />
  21. <meta name="text:post font size" content="9" />
  22. <meta name="text:blogtitle size" content="20" />
  23. <meta name="text:url 1" content=""/>
  24. <meta name="text:text url 1" content=""/>
  25. <meta name="text:url 2" content=""/>
  26. <meta name="text:text url 2" content=""/>
  27. <meta name="text:url 3" content=""/>
  28. <meta name="text:text url 3" content=""/>
  29. <meta name="text:url 4" content=""/>
  30. <meta name="text:text url 4" content=""/>
  31. <meta name="text:spacing" content="0" />
  32. <meta name="color:Text" content="#000000"/>
  33. <meta name="color:Blogtitle" content="#000000"/>
  34. <meta name="color:Links" content="#000000"/>
  35. <meta name="color:Hover" content="#dddddd"/>
  36. <meta name="color:Background" content="#ffffff"/>
  37. <meta name="color:bgsidebar" content="#f3f3f3"/>
  38. <meta name="if:Show captions" content="1"/>
  39. <meta name="if:Zeyada font title" content="0"/>
  40. <meta name="if:Side bar on bottom" content="1"/>
  41. <meta name="if:Uppercase blogtitle" content="0"/>
  42. <meta name="if:Endless Scroll" content="0"/>
  43. <meta name="if:Letter spacing hover" content="0"/>
  44. <meta name="if:More space between posts" content="0"/>
  45. <meta name="if:Less space between posts" content="0"/>
  46. <meta name="if:Maximised Background Image" content="0"/>
  47. <meta name="if:Right Background" content="0"/>
  48.  
  49. <link href='http://fonts.googleapis.com/css?family=Zeyada' rel='stylesheet' type='text/css'>
  50.  
  51.  
  52. <style type="text/css">
  53.  
  54. iframe#tumblr_controls {
  55. top: 0% !important;
  56. right:0% !important;
  57. position: absolute !important;}
  58.  
  59. body {
  60. margin:auto;
  61. background-repeat:no-repeat;
  62. {block:IfNotMaximisedBackgroundImage}
  63. background-image:url({image:Background});
  64. background-attachment:fixed;
  65. {/block:IfNotMaximisedBackgroundImage}
  66. {block:ifrightbackground}
  67. background-position:right bottom;
  68. {/block:ifrightbackground}
  69. background-color: {color:background};
  70. font-family: {font:body};
  71. font-size: {text:post font size}px;
  72. text-align: justify;
  73. color: {color:Text};
  74. line-height: 10px;
  75. letter-spacing: {text:spacing}px;
  76.  
  77. }
  78. {block:IfMaximisedBackgroundImage}
  79. #bg img {
  80. z-index:-1;
  81. position:fixed;
  82. top:0;
  83. left:0;
  84. height:100%;
  85. width:100%;
  86. }
  87. {block:IfMaximisedBackgroundImage}
  88.  
  89. a:hover {color: {color:Hover};-webkit-transition-duration: .5s;{block:ifLetterSpacingHover}letter-spacing:3px;{/block:ifLetterSpacingHover}}
  90.  
  91. a {color: {color:Links};
  92. text-decoration: none;}
  93.  
  94. .caption {margin-top:5px; margin-bottom:15px;}
  95. .content {
  96. margin:auto;
  97. width:{text:width}px;
  98. margin-bottom:5px;
  99. padding-top:12px;
  100. }
  101.  
  102. .post{
  103. width:{text:width}px;
  104. float:left;
  105. position:relative;
  106. margin-bottom:25px;
  107. {block:ifmorespacebetweenposts}margin-bottom:60px;{/block:ifmorespacebetweenposts}
  108. {block:iflessspacebetweenposts}margin-bottom:10px;{/block:iflessspacebetweenposts}
  109. font-size:{text:post font size}px;
  110. }
  111.  
  112. .post img{{block:indexpage}width:{text:width}px;{/block:indexpage} }
  113.  
  114.  
  115. ::-webkit-scrollbar-thumb:vertical { background-color:#000; height:100px; }
  116. ::-webkit-scrollbar-thumb:horizontal { background-color:#fff; height:10px !important; }
  117. ::-webkit-scrollbar { height:10px; width:10px; background-color:#fff; }
  118.  
  119. .permalink{opacity:0;position:absolute;float:left;padding-left:15px;margin-left:{text:width}px; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  120. }
  121.  
  122. .permalink a:hover{
  123. color:{color:Hover}
  124. }
  125. .post:hover .permalink {opacity: 1;}
  126.  
  127. .information {text-align:right;line-height: 8px;padding-top:3px;
  128. }
  129. .next {font-size:9px; text-align:right;}
  130.  
  131. .links {font-size:9px;text-align:right;padding-bottom:3px;word-spacing: 4px;}
  132.  
  133. .source {font-family:{font:body};font-size:11px;opacity:.3;}
  134.  
  135. ol.notes {padding-left:5px; list-style-type:none;}
  136. ol.notes li.note {padding:2px;}
  137.  
  138. .posted {font-size:10px;}
  139.  
  140. .notes{width:{text:width}px;font-size:9px;color:#000;text-align:left;}
  141.  
  142. .viewnotes{
  143. margin-top:10px; font-size:9px; color:#000;text-align:left;
  144. }
  145.  
  146.  
  147. .head { margin-left:-270px; position:fixed;width:{text:sidebar width}px; background:{color:bgsidebar}; height:100%; padding: 2px 10px 2px 10px;
  148. }
  149.  
  150. #icon {width: 64px; height: 64px; -moz-border-radius: 64px; -webkit-border-radius: 64px; background-image:url({PortraitURL-64});float:right;margin-right:5px;}
  151.  
  152.  
  153. .audio{width:{text:width}px;overflow:hidden;background:#000;
  154. }
  155.  
  156. .ptitle {font-size:11px;font-style:italic;}
  157.  
  158. .blogtitle { text-align:right;color:{color:Blogtitle};font-family:{block:ifnotzeyadafonttitle}{font:title}{/block:ifnotzeyadafonttitle}{block:ifzeyadafonttitle}'Zeyada'{/block:ifzeyadafonttitle};padding-top:20px;font-size:{text:blogtitle size}px;{block:ifuppercaseblogtitle}text-transform:uppercase;{/block:ifuppercaseblogtitle}line-height:9px;}
  159.  
  160. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  161. {CustomCSS}
  162. </style>
  163. <script type="text/javascript">$(document).ready(function(){$( '.content' ).fadeIn("slow");});</script>
  164.  
  165. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/BH7lio0yf/jquery.js"></script>
  166. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  167. <script type="text/javascript" charset="utf-8">
  168. var $j = jQuery.noConflict();
  169. $j(function() {
  170. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  171. $j("img").lazyload({
  172. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  173. effect: "fadeIn",
  174. });
  175. });
  176. </script>
  177. </head>
  178. {block:IfEndlessScroll}
  179. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  180. {/block:IfEndlessScroll}
  181.  
  182. <body>
  183. <div style="position:fixed; bottom:10px; right:10px;"><a href="http://descortino.tumblr.com" title="theme from descortino">theme</a></div>
  184.  
  185. {block:IfMaximisedBackgroundImage}<div id="bg"><img src="{image:Background}"></div>{/block:IfMaximisedBackgroundImage}
  186.  
  187. <div class="content">
  188.  
  189. <div class="head"><div class="blogtitle"><a href="/">{Title}</a></div>
  190. {Description}
  191. {Block:IfSidebarImage}<img width="100%" style=" margin-top: 4px; margin-bottom: 4px;" src="{image:Sidebar}">{/Block:IfSidebarImage}
  192.  
  193. <div class="links"><a href="/">home</a>
  194. <a href="/ask">message</a>
  195. <a href="{text:url 1}"> {text:text url 1}</a>
  196. <a href="{text:url 2}"> {text:text url 2}</a>
  197. <a href="{text:url 3}"> {text:text url 3}</a>
  198. <a href="{text:url 4}"> {text:text url 4}</a>
  199. {block:HasPages}{block:Pages}
  200. <a href="{URL}">{Label}</a>
  201. {/block:Pages}{/block:HasPages}
  202. <a href="http://descortino.tumblr.com/">theme</a>
  203. </div>
  204.  
  205.  
  206. </div>
  207.  
  208. {block:IfEndlessScroll}<div class="autopagerize_page_element">{/block:IfEndlessScroll}
  209.  
  210. {block:Posts}
  211.  
  212.  
  213. {block:Text}
  214. <div class="post"><div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div><div class="text">{block:Title}<div class="ptitle">{Title}</div>{/block:Title}{Body}</div></div>{/block:Text}
  215.  
  216.  
  217.  
  218. {block:Photo}
  219. <div class="post">
  220. <div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  221. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  222. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  223. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="{text:Width}px;"/>
  224. {block:IndexPage}</a>{/block:IndexPage}
  225. {block:PermalinkPage}{LinkCloseTag}
  226. {/block:PermalinkPage}{block:ifshowcaptions}<div class="caption">{block:Caption}{Caption}{/block:Caption}</div>{/block:ifshowcaptions}
  227. </div>
  228. {/block:Photo}
  229.  
  230.  
  231.  
  232. {block:Photoset}
  233. <div class="post">
  234. <div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div><div class="photoset">
  235. <div style="max-width:{text:Width}px; height:auto; overflow:hidden;">{Photoset-400}</div>
  236. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  237. </div></div>{/block:Photoset}
  238.  
  239.  
  240. {block:Quote}
  241. <div class="post">
  242. <div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div>"{Quote}" - <b>{Source}</b></div>
  243. {/block:Quote}
  244.  
  245. {block:Link}
  246. <div class="post"><div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  247. <div class="ptitle"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  248. </div>
  249. {/block:Link}
  250.  
  251. {block:Chat}
  252. <div class="post"><div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div>{block:Title}<b>{Title}</b>{/block:Title}
  253. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
  254. </div>
  255. {/block:Chat}
  256.  
  257. {block:Video}
  258. <div class="post">
  259. <div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div><div class="video">
  260. <div style="width:{text:width}px; height:auto; overflow:hidden;">{Video-400}</div>
  261. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div></div>{/block:Video}
  262.  
  263. {block:Audio}<div class="post"><div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div><div class="audio">
  264. {AudioPlayerBlack}</div>
  265. {block:Caption}<div class="source">{Caption}</div>{/block:Caption}</div>
  266. {/block:Audio}
  267.  
  268. {block:Answer}<div class="post"><div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div><b>{Question}</b> asked by <i>{Asker}</i><div class="text">{Answer}</div></div>{/block:answer}
  269.  
  270.  
  271.  
  272.  
  273. {block:PermalinkPage}
  274. {block:RebloggedFrom}
  275. Via <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  276. Original <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  277. <div class="posted">Posted {TimeAgo}, with {NoteCount} Notes</div>
  278. <br>
  279. {block:PostNotes}<div class="viewnotes"></div>{/block:PostNotes}
  280. <div class="notes">
  281. {block:PostNotes}{PostNotes}{/block:PostNotes}
  282. </div>
  283. <center>{block:ContentSource}
  284. <br><a href="{SourceURL}">
  285. {lang:Source}:
  286. {block:SourceLogo}
  287. <img src="{BlackLogoURL}" width="{LogoWidth}"
  288. height="{LogoHeight}" alt="{SourceTitle}" />
  289. {/block:SourceLogo}
  290. {block:NoSourceLogo}
  291. {SourceLink}
  292. {/block:NoSourceLogo}
  293. </a>
  294. {/block:ContentSource}</center>
  295. {/block:PermalinkPage}
  296.  
  297. {/block:Posts}
  298.  
  299.  
  300.  
  301.  
  302.  
  303. {block:IfEndlessScroll}</div>{/block:IfEndlessScroll}
  304.  
  305. {block:IfNotEndlessScroll}
  306.  
  307. {block:Pagination}<div class="next">{block:PreviousPage}<a href="{PreviousPage}">reverse</a>{/block:PreviousPage}<br>{block:NextPage}<a href="{NextPage}">continue</a>{/block:NextPage}</div></div>{/block:Pagination}
  308.  
  309. {/block:IfNotEndlessScroll}
  310.  
  311.  
  312. </div>
  313. </div>
  314. </div>
  315. <div style="position:fixed; bottom:10px; right:10px;"><a href="http://descortino.tumblr.com" title="theme from descortino">theme</a></div>
  316. </body>
  317. </html>
Advertisement
Add Comment
Please, Sign In to add comment