reconduzir

Svolazzare Theme

Jun 24th, 2012
13,604
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.20 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. <html>
  3.  
  4. <!--
  5. toda a criação e distribuição deste código é de descortino.tumblr.com -->
  6.  
  7. <head>
  8. <title>{Title}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  11. {block:Description}
  12.  
  13. <meta name="description" content="{MetaDescription}" />
  14. {/block:Description}
  15. <meta name="font:title" content="Georgia"/>
  16. <meta name="font:post title" content="Georgia"/>
  17. <meta name="font:body" content="Tebuchet MS"/>
  18. <meta name="text:font size" content="11px"/>
  19. <meta name="text:width" content="400"/>
  20. <meta name="text:post title size" content="11px"/>
  21. <meta name="text:title font size" content="16px"/>
  22. <meta name="text:altura da linha" content="14px"/>
  23. <meta name="text:Proxima" content="past"/>
  24. <meta name="text:Anterior" content="future"/>
  25. <meta name="text:distancia da esquerda" content="240"/>
  26. <meta name="text:url 1" content=""/>
  27. <meta name="text:text url 1" content=""/>
  28. <meta name="text:url 2" content=""/>
  29. <meta name="text:text url 2" content=""/>
  30. <meta name="text:url 3" content=""/>
  31. <meta name="text:text url 3" content=""/>
  32. <meta name="text:url 4" content=""/>
  33. <meta name="text:text url 4" content=""/>
  34. <meta name="color:scrollbar" content="#c2c2c2"/>
  35. <meta name="color:color background" content="#fff"/>
  36. <meta name="color:content background" content="#ffffff"/>
  37. <meta name="color:caption background" content="#f3f3f3"/>
  38. <meta name="color:text" content="#222"/>
  39. <meta name="color:link" content="#222"/>
  40. <meta name="color:link hover" content="#a8a8a8"/>
  41. <meta name="if:mostrar avatar" content="1"/>
  42. <meta name="if:larger image permalink" content="0"/>
  43. <meta name="if:rolagem infinita" content="0"/>
  44. <meta name="if:show captions" content="0"/>
  45. <meta name="if:central" content="1"/>
  46. <meta name="if:Maximized Background Image" content="1"/>
  47. <meta name="if:Right Background" content="0"/>
  48. <meta name="image:Fundo" content=""/>
  49.  
  50.  
  51.  
  52. <style type="text/css">
  53. iframe#tumblr_controls {
  54. top: 0% !important;
  55. right:0% !important;
  56. position: absolute !important;}
  57.  
  58. body {
  59. margin:auto;
  60. background-repeat:no-repeat;
  61. {block:IfMaximizedBackgroundImage}
  62. background-size:100% 100%;
  63. {block:IfMaximizedBackgroundImage}
  64. {/block:IfNotMaximizedBackgroundImage}
  65. background-image:url({image:Fundo});
  66. background-attachment:fixed;
  67. {/block:IfNotMaximizedBackgroundImage}
  68. {block:ifrightbackground}
  69. background-position:right bottom;
  70. {/block:ifrightbackground}
  71. {block:ifnotrightbackground}
  72. background-position:left bottom;
  73. {/block:ifnotrightbackground}
  74. background-color: {color:color background};
  75. font-family: calibri;
  76. font-size:{text:font size};
  77. line-height:{text:line height};
  78. color:{color:text};
  79. }
  80.  
  81.  
  82.  
  83.  
  84. #posts {
  85. padding:15px;
  86. text-align: justify;
  87. background-color: {color:content background};
  88.  
  89. {block:ifcentral}
  90. margin:auto;
  91. {/block:ifcentral}
  92. {block:ifnotcentral}
  93. margin-left: {text:distancia da esquerda}px;
  94. {/block:ifnotcentral}
  95. width:{text:Width}px;
  96. margin-top:10px;
  97. margin-bottom:15px;
  98. }
  99.  
  100. #links {word-spacing: 4px; text-align:center;}
  101.  
  102. #entry {margin-bottom: 25px;}
  103.  
  104. #nav {position:fixed bottom; width: {text:width}px; text-align: left;}
  105.  
  106. #nav img {max-width: {text:width}px; margin:right;}
  107. img {max-width: {text:width}px;}
  108.  
  109. h3 {font-family:{font:post title}; font-size:{text:post title size}; text-decoration:none;}
  110.  
  111. a {text-decoration:none; color:{color:link}; -webkit-transition: all .2s linear;
  112.  
  113. -moz-transition: all .2s linear;
  114. transition: all 0.2s linear;}
  115.  
  116. a:hover {color:{color:link hover};
  117. -webkit-transition: all .2s linear;
  118. -moz-transition: all .2s linear;
  119. transition: all 0.2s linear;}
  120.  
  121. .caption {
  122. margin-top:-8px;
  123. margin-bottom:-8px;
  124. background-color:{color:caption background};
  125. padding: 3px 0 2px 0;}
  126.  
  127. .title {
  128. font-size:{text:title font size};
  129. font-family:{font:title};
  130. margin-top:16px;
  131. text-align:center;
  132. }
  133.  
  134. #entry:hover .permalink {display: block;}
  135.  
  136. .permalink {font-size: {text:font size}; font-weight: normal; text-align: left; position: absolute; padding-left: 20px; margin-left:{text:width}px; display: none;
  137.  
  138. }
  139.  
  140.  
  141. #entry:hover .imgpermalink {overflow:visible; -webkit-transition: opacity 0.7s linear; opacity: 0.6; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  142.  
  143. #entry .imgpermalink {width: 50px;
  144. font: 9px Georgia;
  145. text-transform: lowercase;
  146. position:absolute;
  147. text-align: center;
  148. background-color:#fff; color:#fff;
  149. overflow:hidden;
  150. -webkit-transition: opacity 0.7s linear;
  151. opacity: 0.0;
  152. -webkit-transition: all 0.4s linear;
  153. -moz-transition: all 0.4s linear
  154. ;transition: all 0.4s linear;
  155.  
  156. {block:iflargerimagepermalink}
  157. padding: 1px; margin: 5px -1px 5px;
  158. width: {text:width}px;
  159. {/block:iflargerimagepermalink}
  160. {block:ifnotlargerimagepermalink}
  161. padding: 2px; margin: 5px 0 0 5px;
  162. {/block:ifnotlargerimagepermalink}
  163. }
  164.  
  165. .portrait {
  166. -moz-border-radius: 50px;
  167. -webkit-border-radius: 50px;
  168. border-radius: 50px;
  169. }
  170.  
  171. .imgpermalink a{color: #222; -webkit-transition: all .2s linear;
  172. -moz-transition: all .2s linear;
  173. transition: all 0.2s linear;}
  174.  
  175. .imgpermalink a:hover{color: #C5C5C5; -webkit-transition: all .2s linear;
  176. -moz-transition: all .2s linear;
  177. transition: all 0.2s linear;}
  178.  
  179. .audio{width:{text:width}px; height:35px; overflow:hidden;background:#000;
  180. }
  181.  
  182. ol.notes {padding: 0px; margin: 25px 0px; list-style-type: none; border-bottom: dotted 1px #ccc;}
  183. ol.notes li.note {border-top: dotted 0px #ccc; padding: 3px;}
  184. ol.notes li.note img.avatar {vertical-align: -4px;margin-right: 10px;width: 16px;height: 16px;}
  185. ol.notes li.note span.action {font-weight: normal;}
  186. ol.notes li.note .answer_content {font-weight: normal;}
  187. ol.notes li.note blockquote {border-color: #eee; padding: 4px 10px; margin: 10px 0px 0px 25px;}
  188. ol.notes li.note blockquote a {text-decoration: none;}
  189. ul{margin-left:-40px!important; list-style:none;}
  190.  
  191. ::-webkit-scrollbar{width:7px;height:7px;}
  192. ::-webkit-scrollbar-button:start:decrement
  193. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  194. ::-webkit-scrollbar-track-piece{background-color:#fff; -webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  195. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  196. ::-webkit-scrollbar-thumb:horizontal{width:7px; background-color: {color:scrollbar}; -webkit-border-radius:px;}
  197.  
  198. {CustomCSS}
  199.  
  200. </style>
  201.  
  202. {block:Ifrolageminfinita}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:Ifrolageminfinita}
  203.  
  204.  
  205.  
  206. </head>
  207.  
  208. <body>
  209. <div style="position:fixed; bottom:10px; right:10px;"><a href="http://descortino.tumblr.com" title="theme from descortino">theme</a></div>
  210.  
  211. <div id="posts">
  212. {block:ifmostraravatar}
  213. <img src="{PortraitURL-64}" style="margin-top: 15px; margin-left: -15px " align="left" class="portrait">{/block:ifmostraravatar}
  214. <div class="title"><a href="/">{title}</a></div>
  215. <div id="nav">
  216.  
  217.  
  218. <div id="links" align="justify"><a href="/ask">ask</a><a href="{text:url 1}"> {text:text url 1}</a>
  219. <a href="{text:url 2}"> {text:text url 2}</a>
  220. <a href="{text:url 3}"> {text:text url 3}</a>
  221. <a href="{text:url 4}"> {text:text url 4}</a><a href="http://descortino.tumblr.com">credit</a>
  222. </div>
  223.  
  224. <div style="text-align: justify;">{block:Description}{Description}{/block:Description}</div>
  225.  
  226. <hr align=center size=1>
  227.  
  228.  
  229.  
  230.  
  231.  
  232. </div>
  233.  
  234. <div class = "autopagerize_page_element" >
  235.  
  236.  
  237.  
  238. {block:Posts}
  239.  
  240. {block:Text}
  241. <div id="entry">
  242. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></span>
  243. {block:Title}
  244. <h3><a href="{Permalink}">{Title}</a></h3>
  245. {/block:Title}
  246. {Body}
  247. <div><a href="{Permalink}">{text:Permalink}</a></div>
  248. </div>
  249. {/block:Text}
  250.  
  251.  
  252. {block:Photo}
  253. {block:IndexPage}
  254. <div id="entry">
  255. <div class="imgpermalink"><a href="{Permalink}">{NoteCountWithLabel}</a><br>
  256. <a href="{ReblogURL}" target="_blank">reblog</a>
  257. </div>{/block:IndexPage}
  258. <a href="{Permalink}"><img src="{PhotoURL-400}" alt="{PhotoAlt}" width="{text:width}" /></a>
  259. {block:ifshowcaptions}
  260. <div class="caption">{Caption}</div>
  261. {/block:ifshowcaptions}
  262. </div>
  263. {/block:Photo}
  264.  
  265.  
  266.  
  267. {block:Photoset}
  268. <div id="entry">
  269. <div style="max-width:{text:Width}px; height:auto; overflow:hidden;">{Photoset-400}</div>
  270. {block:Caption}
  271. <div class="caption">{Caption}</div>
  272. {/block:Caption}
  273. </div>
  274. {/block:Photoset}
  275.  
  276.  
  277.  
  278. {block:Quote}
  279. <div id="entry">
  280. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a>
  281. </span>
  282. <div class="post quote">
  283. "{Quote}"{block:Source} - <strong>{Source}{/block:Source}</strong></div>
  284. </div>
  285. {/block:Quote}
  286.  
  287.  
  288. {block:Link}
  289. <div id="entry">
  290. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></span>
  291. <a href="{URL}" class="link" {Target}><h3>{Name}</h3></a>
  292. {block:Description}
  293. <div class="description">{Description}</div>
  294. {/block:Description}
  295. </div>
  296. {/block:Link}
  297.  
  298.  
  299. {block:Chat}
  300. <div id="entry">
  301. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></span>
  302. <div class="post chat">
  303. {block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}<ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label} </span>{/block:Label}{Line}</li>{/block:Lines}</ul></div>
  304. </div>
  305. {/block:Chat}
  306.  
  307.  
  308. {block:Video}
  309. <div id="entry">
  310. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></span>
  311. <div style="width:{text:width}px; height:auto; overflow:hidden;">{Video-400}</div>
  312. {block:Caption}
  313. <div class="caption">{Caption}</div>
  314. {/block:Caption}
  315. </div>
  316. {/block:Video}
  317.  
  318.  
  319. {block:Audio}
  320. <div id="entry">
  321. <span class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a><br><a href="{ReblogURL}" target="_blank">Reblog</a></span>
  322. <div class="audio">
  323. {AudioPlayerBlack}
  324. </div>
  325. {block:Caption}
  326. <div class="caption">{Caption}</div>
  327. {/block:Caption}
  328. </div>
  329. {/block:Audio}
  330.  
  331. {block:PermalinkPage}
  332. {block:PostNotes}
  333. <center>
  334. {NoteCountWithLabel}<br>
  335.  
  336. {block:RebloggedFrom}
  337. Via <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  338. Original <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  339. </center></span>
  340. <br>
  341. <div id="postnotes">{PostNotes}</div><br>
  342.  
  343. <center>{block:ContentSource}
  344. <br><a href="{SourceURL}">
  345. {lang:Source}:
  346. {block:SourceLogo}
  347. <img src="{BlackLogoURL}" width="{LogoWidth}"
  348. height="{LogoHeight}" alt="{SourceTitle}" />
  349. {/block:SourceLogo}
  350. {block:NoSourceLogo}
  351. {SourceLink}
  352. {/block:NoSourceLogo}
  353. </a>
  354. {/block:ContentSource}</center>
  355.  
  356. {/block:PostNotes}
  357. {/block:PermalinkPage}
  358.  
  359.  
  360. {/block:Posts}
  361.  
  362. </div>
  363.  
  364. <DIV style="text-align:right;">
  365. {block:ifNotrolageminfinita}
  366. {block:Pagination}
  367. {block:PreviousPage}<a href="{PreviousPage}">{text:Anterior}</a>{/block:PreviousPage} / {block:NextPage}<a href="{NextPage}" >{text:proxima}</a>{/block:NextPage}</div>
  368. {/block:Pagination}
  369. {/block:ifNotrolageminfinita}
  370. </div>
  371.  
  372.  
  373.  
  374. </div>
  375.  
  376. </body>
  377. </html>
Advertisement
Add Comment
Please, Sign In to add comment