reconduzir

2amar Theme

Apr 5th, 2012
22,589
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.62 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. <!-- Credito do base na página do theme
  4. toda a modificação e distribuição deste código é de descortino.tumblr.com -->
  5.  
  6. <title>{Title}</title>
  7.  
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}
  11. <meta name="description" content="{MetaDescription}" />
  12. {/block:Description}
  13.  
  14. <meta name="image:Background" content="" />
  15. <meta name="image:Sidebar" content=""/>
  16. <meta name="font:body" content="Trebuchet MS" />
  17. <meta name="font:title" content="Futura" />
  18. <meta name="text:Width" content="350" />
  19. <meta name="text:Sidebar Width" content="220" />
  20. <meta name="text:post font size" content="10" />
  21. <meta name="text:post title font size" content="10" />
  22. <meta name="text:blogtitle size" content="20" />
  23. <meta name="text:spacing" content="0" />
  24. <meta name="text:url 1" content=""/>
  25. <meta name="text:text url 1" content=""/>
  26. <meta name="text:url 2" content=""/>
  27. <meta name="text:text url 2" content=""/>
  28. <meta name="text:url 3" content=""/>
  29. <meta name="text:text url 3" content=""/>
  30. <meta name="text:url 4" content=""/>
  31. <meta name="text:text url 4" content=""/>
  32.  
  33. <meta name="color:Text" content="#000000"/>
  34. <meta name="color:Blogtitle" content="#000000"/>
  35. <meta name="color:Links" content="#000000"/>
  36. <meta name="color:Hover" content="#dddddd"/>
  37. <meta name="color:Background" content="#ffffff"/>
  38. <meta name="if:Show captions" content="1"/>
  39. <meta name="if:Zeyada font title" content="1"/>
  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.  
  97. margin:auto;
  98. width:{text:width}px;
  99. margin-bottom:5px;
  100. padding-top:22px;
  101. }
  102.  
  103. .post{
  104.  
  105. {block:indexpage}width:{text:width}px;{/block:indexpage}
  106. {block:permalinkpage}width:400px{/block:permalinkpage}
  107. float:left;
  108. position:relative;
  109. margin-bottom:25px;
  110. {block:ifmorespacebetweenposts}margin-bottom:60px;{/block:ifmorespacebetweenposts}
  111. {block:iflessspacebetweenposts}margin-bottom:10px;{/block:iflessspacebetweenposts}
  112. font-size:{text:post font size}px;
  113. }
  114.  
  115. .post img{{block:indexpage}width:{text:width}px;{/block:indexpage}}
  116.  
  117.  
  118. ::-webkit-scrollbar-thumb:vertical { background-color:#000; height:100px; }
  119. ::-webkit-scrollbar-thumb:horizontal { background-color:#fff; height:10px !important; }
  120. ::-webkit-scrollbar { height:10px; width:10px; background-color:#fff; }
  121.  
  122. .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;
  123. }
  124.  
  125. .permalink a:hover{
  126. color:{color:Hover}
  127. }
  128. .post:hover .permalink {opacity: 1;}
  129.  
  130. .information {text-align:right;line-height: 8px;padding-top:3px;
  131. }
  132. .next {font-size:9px; text-align:right;}
  133.  
  134. .links {font-size:9px;text-align:right;padding-bottom:3px;}
  135.  
  136. .source {font-family:{font:body};font-size:11px;opacity:.3;}
  137.  
  138. ol.notes {padding-left:5px; list-style-type:none;}
  139. ol.notes li.note {padding:2px;}
  140.  
  141. .posted {font-size:10px;}
  142.  
  143. .notes{width:{text:width}px;font-size:9px;color:#000;text-align:left;}
  144.  
  145. .viewnotes{
  146. margin-top:10px; font-size:9px; color:#000;text-align:left;
  147. }
  148. .head {margin-left:-270px;{block:ifnotsidebaronbottom}bottom:300px;{block:ifnotsidebaronbottom}{block:ifsidebaronbottom}bottom:50px;{/block:ifsidebaronbottom}position:fixed;width:{text:sidebar width}px;}
  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:{text:post title font size}px;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:35px; 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">
  194. <a href="/">home</a>
  195. <a href="/ask">message</a>
  196.  
  197. <a href="{text:url 1}"> {text:text url 1}</a>
  198. <a href="{text:url 2}"> {text:text url 2}</a>
  199. <a href="{text:url 3}"> {text:text url 3}</a>
  200. <a href="{text:url 4}"> {text:text url 4}</a>
  201. {block:HasPages}{block:Pages}
  202. <a href="{URL}">{Label}</a>
  203. {/block:Pages}{/block:HasPages}
  204. <a href="http://descortino.tumblr.com/">theme</a>
  205. </div>
  206.  
  207.  
  208. </div>
  209.  
  210. {block:IfEndlessScroll}<div class="autopagerize_page_element">{/block:IfEndlessScroll}
  211.  
  212. {block:Posts}
  213.  
  214.  
  215. {block:Text}
  216. <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}
  217.  
  218.  
  219.  
  220. {block:Photo}
  221. <div class="post">
  222. <div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  223. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  224. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  225. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="{text:Width}px;"/>
  226. {block:IndexPage}</a>{/block:IndexPage}
  227. {block:PermalinkPage}{LinkCloseTag}
  228. {/block:PermalinkPage}{block:ifshowcaptions}<div class="caption">{block:Caption}{Caption}{/block:Caption}</div>{/block:ifshowcaptions}
  229. </div>
  230. {/block:Photo}
  231.  
  232.  
  233.  
  234. {block:Photoset}
  235. <div class="post">
  236. <div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div><div class="photoset">
  237. <div style="max-width:{text:Width}px; height:auto; overflow:hidden;">{Photoset-400}</div>
  238. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  239. </div></div>{/block:Photoset}
  240.  
  241.  
  242. {block:Quote}
  243. <div class="post">
  244. <div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div>"{Quote}" - <b>{Source}</b></div>
  245. {/block:Quote}
  246.  
  247. {block:Link}
  248. <div class="post"><div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  249. <div class="ptitle"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
  250. </div>
  251. {/block:Link}
  252.  
  253. {block:Chat}
  254. <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}
  255. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
  256. </div>
  257. {/block:Chat}
  258.  
  259. {block:Video}
  260. <div class="post">
  261. <div class="permalink"><a href="{Permalink}">{NoteCount}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></div><div class="video">
  262. <div style="width:{text:width}px; height:auto; overflow:hidden;">{Video-500}</div>
  263. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div></div>{/block:Video}
  264.  
  265. {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">
  266. {AudioPlayerBlack}</div>
  267. {block:Caption}<div class="source">{Caption}</div>{/block:Caption}</div>
  268. {/block:Audio}
  269.  
  270. {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}
  271.  
  272.  
  273.  
  274.  
  275. {block:PermalinkPage}
  276. {block:RebloggedFrom}
  277. Via <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  278. Original <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  279. <div class="posted">Posted {TimeAgo}, with {NoteCount} Notes</div>
  280. <br>
  281. {block:PostNotes}<div class="viewnotes"></div>{/block:PostNotes}
  282. <div class="notes">
  283. {block:PostNotes}{PostNotes}{/block:PostNotes}
  284. </div>
  285. <center>{block:ContentSource}
  286. <br><a href="{SourceURL}">
  287. {lang:Source}:
  288. {block:SourceLogo}
  289. <img src="{BlackLogoURL}" width="{LogoWidth}"
  290. height="{LogoHeight}" alt="{SourceTitle}" />
  291. {/block:SourceLogo}
  292. {block:NoSourceLogo}
  293. {SourceLink}
  294. {/block:NoSourceLogo}
  295. </a>
  296. {/block:ContentSource}</center>
  297. {/block:PermalinkPage}
  298.  
  299. {/block:Posts}
  300.  
  301.  
  302.  
  303.  
  304.  
  305. {block:IfEndlessScroll}</div>{/block:IfEndlessScroll}
  306.  
  307. {block:IfNotEndlessScroll}
  308.  
  309. {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}
  310.  
  311. {/block:IfNotEndlessScroll}
  312.  
  313.  
  314. </div>
  315. </div>
  316. </div>
  317. <div style="position:fixed; bottom:35px; right:10px;"><a href="http://descortino.tumblr.com" title="theme from descortino">theme</a></div>
  318. </body>
  319. </html>
Advertisement
Add Comment
Please, Sign In to add comment