Advertisement
inperfeito

theme 36 (3 colunas)

Dec 21st, 2012
9,295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 17.47 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3.  
  4. <!----- versificar theme -->
  5. <!----- base xantheose  -->
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9.  
  10. <head><a href="http://pastebin.com/iuApSv9u" style="width:96px;height:20px;background:url(http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png);display:block;position:fixed;top:24px;opacity:0.9;right:4px;z-index:99999" target="_blank"></a>
  11.  
  12.  
  13. <meta name="if:Repeat background image" content="0"/>
  14. <meta name="color:background" content="#FFFFFF"/>
  15. <meta name="color:links" content="#FFFFFF"/>
  16. <meta name="color:colortitle" content="#363636"/>
  17. <meta name="color:bglinks" content="#363636"/>
  18. <meta name="color:border" content="#363636"/>
  19. <meta name="color:borda fotos" content="#363636"/>
  20. <meta name="color:text" content="#000000"/>
  21. <meta name="color:link" content="#636363"/>
  22. <meta name="color:post" content="#fff"/>  
  23. <meta name="image:background" content=""/>
  24. <meta name="image:sidebar" content=""/>
  25. <meta name="text:titulo" content="Do not leave me..." />
  26. <meta name="text:Link1" content="/" />
  27. <meta name="text:Link1 Title" content="" />
  28. <meta name="text:Link2" content="/" />
  29. <meta name="text:Link2 Title" content="" />
  30. <meta name="text:Link3" content="/" />
  31. <meta name="text:Link3 Title" content="" />
  32. <meta name="text:Link4" content="/" />
  33. <meta name="text:Link4 Title" content="" />
  34. <meta name="text:Link5" content="/" />
  35. <meta name="text:Link5 Title" content="" />
  36.  
  37. <link rel="shortcut icon" href="{Favicon}">
  38. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  39. <meta name="viewport" content="width=820" />
  40.  
  41. {block:IndexPage}
  42.  
  43. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  44.  
  45. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  46.  
  47. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  48.  
  49. <script type="text/javascript">
  50. $(window).load(function(){
  51. var $wall = $('#content');
  52. $wall.imagesLoaded(function(){
  53. $wall.masonry({
  54. itemSelector: '.entry',
  55. isAnimated : true
  56. });
  57. });
  58. $wall.infinitescroll({
  59. navSelector : "div#navigation",
  60. nextSelector : "div#navigation a#nextPage",
  61. itemSelector : '.entry',
  62. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  63. loadingText : " ",
  64. donetext : " ",
  65. extraScrollPx : 9000,
  66. bufferPx : 10000,
  67. debug : false,
  68. errorCallback: function() {
  69. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  70. }},
  71. function( newElements ) {
  72. var $newElems = $( newElements );
  73. $newElems.hide();
  74. $newElems.imagesLoaded(function(){
  75. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  76. });
  77. }); $('#content').show(500);
  78. });
  79. </script>
  80.  
  81. {/block:IndexPage}
  82.  
  83. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  84. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  85.  
  86. {PostSummary} - {/block:PostSummary}{Title}</title>
  87.  
  88. <style type="text/css">
  89.  
  90. <script type=text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js”></script> <script type=text/javascript” src=”http://static.tumblr.com/f2ophqd/nNrm048my/top.txt”></script>
  91.  
  92. iframe#tumblr_controls{top: 1px !important;margin: 0 0 0 0;right: 6px !important;position: fixed !important;}
  93.  
  94. body {background-image: url('{image:background}');background-attachment:fixed;background-color:{color:background};font-family:calibri;font-size:11px;color:{color:text};margin-left:170px;margin-top:0px;}
  95.  
  96. a:link, a:active, a:visited{color:{color:link}; text-decoration: none;}
  97. a:hover{color:{color:hover};}
  98. ::-webkit-scrollbar-thumb:vertical {background-color:#000000;height:100px;}
  99. ::-webkit-scrollbar-thumb:horizontal{background-color:#000000;height:10px;}
  100. ::-webkit-scrollbar{ height:10px;width:8px; background-color:#f5f8fa;}
  101.  
  102. div#content{margin-top:20px;margin-left:180px;{block:IndexPage}width:810px;{block:If400px}width:860px;{/block:If400px}{block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage};}
  103.  
  104. .pquote {font-size:12px;line-height:14px; margin-top:-40px;text-align:justify;}
  105.  
  106. .quote{position:relative;top:0px;left:-20px;font-size:35px;opacity:0.1;filter: alpha(opacity = 0.7);}
  107.  
  108. .quotesource{font-size:11px;margin-left:auto;margin-top:-5px;text-align:center;}
  109.  
  110.  
  111.  
  112. div#side{position:fixed; top:290px; width:145px; padding:20px;}
  113.  
  114.  
  115. .info{padding-top:20px;}
  116.  
  117. a.nav{ display:right; line-height:10px;font-size:12px; font-family:{font:body};text-decoration:nony;}
  118.  
  119. .post_title{font-family:calibri; font-size:11px;color:{color:text};
  120. line-height:24px;}
  121.  
  122. .entry{position: relative;overflow:hidden;{block:IndexPage}width:250px;{block:If400px}width:400px;{/block:If400px}float:center;margin:4px;{/block:IndexPage}{block:PermalinkPage}width:500px;margin:auto;{/block:PermalinkPage}background-color:{color:post};}
  123.                
  124. .entry img{{block:IndexPage}max-width:250px;{block:If400px}max-width:400px{/block:If400px}{/block:IndexPage}{block:PermalinkPage}max-width:500px;{/block:PermalinkPage};}
  125.  
  126. .asker{padding-bottom:10px; line-height:10px; font-size:12px;}
  127.  
  128. blockquote{padding:0px 0px 0px 5px;margin:0px 0px 2px 1px;border-left: 1px solid {color:Text};}
  129.  
  130. .permalink{font-size:8px;font-family:calibri; text-transform:uppercase;color:{color:link};text-alig:center;}
  131.  
  132. /***BOXNOTES Simone (cerejadosundae)***/
  133. .entry .boxnotes {z-index: 11;
  134. margin-left:15px; width:auto;padding:-5px;
  135. text-align: left; height:auto;
  136. position: absolute; margin-top: 5px; text-transform:uppercase;
  137.  line-height: 25px; font-family:verdana;font-size:18px;opacity: 0;
  138. -webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  139. -o-transition: all 0.5s ease;transition: all 0.5s ease;}
  140. .entry .boxnotes img{width:20px;margin-top:5px;}
  141. .entry .boxnotes a{color:none;}
  142. .entry:hover .boxnotes {opacity: 1;  }
  143. /***Class do primeiro note***/
  144. .entry .boxnotess {z-index: 11;display: inline-block;height:30px; width:30px; background:none;margin-left:0px;-webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  145. -o-transition: all 0.5s ease;transition: all 0.5s ease;}
  146. .entry:hover .boxnotesss {margin-left:2px;  }
  147.  /***Class do segundo note***/
  148. .entry .boxnotesss {z-index: 11;display: inline-block;height:auto; width:auto; background: none;border-radius:0px;margin-left:-25px;-webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  149. -o-transition: all 0.5s ease;transition: all 0.5s ease;}
  150. .entry:hover .boxnotesss { margin-left:-8px; }
  151.                
  152. .photobar{height:100%; width:100%;}
  153.                
  154. div#chat li {padding: 4px;background-color:{color:post};margin-top: 2px; }
  155.  
  156. div#chat ul{{block:IndexPage}width:250px;{block:If400px}width:400px;{/block:If400px}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}list-style: none;padding: 0px;margin-top:5px;
  157. margin-bottom:10px;
  158. text-align: left;
  159. }
  160.  
  161. .audiocast{background-color:#E4E4E4;height:27px;{block:IndexPage}width:250px;{block:If400px}width:400px;{/block:If400px}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}overflow:hidden;}
  162.  
  163. div#postnotes{width:500px; margin-top:10px;}
  164.  
  165. ol.notes {padding: 0px;margin: 25px 0px;list-style-type: none;border-bottom: solid 1px {color:text};font-size:10px;}
  166.  
  167. ol.notes li.note {border-top: solid 1px {color:text};padding: 5px;font-size:10px;}
  168.  
  169. ol.notes li.note img.avatar {vertical-align: -4px;margin-right: 10px;width: 16px;height: 16px;}
  170.  
  171. ol.notes li.note span.action {font-weight: normal;font-size:10px;}
  172.  
  173. ol.notes li.note .answer_content {font-weight: normal;font-size:10px;}
  174.  
  175. ol.notes li.note blockquote {border-color: {color:text};padding: 4px 10px;margin: 10px 0px 0px 25px;font-size:10px;
  176. }
  177.  
  178. ol.notes li.note blockquote a {text-decoration: none;font-size:10px;}
  179.  
  180. div#page{padding:10px 20px 10px 0px;{block:IfEndlessScrolling}display:none;{/block:IfEndlessScrolling}}
  181.  
  182. div#page a{color:{color:title};font-family:Arial;font-size:12px;}
  183.  
  184.  
  185. .giroht{ -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-transition-duration: 1.20s; width:64px;}
  186.  
  187.  
  188. .giroht:hover{-webkit-transform: rotate(360deg);}
  189.  
  190. #content {{block:indexpage}width:572px;{/block:indexpage}{block:permalinkpage}width:524px;{/block:permalinkpage}margin:auto;}
  191.  
  192.                
  193. #photosid {position:absolute; width:115px; height:173px; padding:0px; background-color:none; position:fixed; margin-top:10px; margin-left:10px; }
  194.  
  195. #photosid img {display: block;width:221px; height:287px;;padding:8px;border:1px solid {color:border};padding:5px;}
  196.  
  197.  
  198. #sidebar {width:0px; height:0;margin-top:80px; margin-left:-95px; background-color: {color:sbar} ;font-size:20px;font-family:georgia;position:fixed;}
  199.  
  200. #plinks {position: fixed; width: 275px; margin-left:-85px; margin-top:410px; padding: 0px; text-align: center;;}
  201.  
  202. #plinks a {float: left; display: block; letter-spacing:0px; font-size:11px; font-family:arial; text-align: center; margin-right: 1px; margin-bottom:1px; width: 44px;height:16px; background-color:{color:bglinks};color:{color:links}; text-decoration: none; text-transform:lowercase;  line-height:15px;;border:1px solid {color:border}}
  203.  
  204.  
  205. .title{font-size:21px; color:{color:colortitulo};;height:20px;width:200px;text-align:center;line-height:15px;magin-left: 330px;}
  206.  
  207. .cufon{left:20px;top:10px;}
  208.  
  209. #paginal {font-family: calibri; font-size: 9px; text-align: center;}
  210. #paginal a {background:transparent; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link};}
  211. #paginal a:hover {background: {color:sbar}; color: {color:text};}
  212. #paginal span.pagina_atual {background: transparent; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:link}; font-weight: bold; text-decoration: none;}
  213. .ps {position:fixed;  color: {color:link}; padding: 5px; margin-top: 153px; margin-left: -105px; width: 220px; height:12px;font-family: calibri; font-size: 10px;}
  214. .desc{text-align: center; overflow: auto; height: auto;; font-size: 10px; font-family: calibri; position: fixed; margin-left:15px; width: 230px; background-color: none; color: ; padding: -1px; margin-top: 330px; background-attachment: fixed; opacity: 1; line-height: 8px;background: url(http://static.tumblr.com/4goxet7/xOmmf1l09/aspas.jpg) no-repeat 0 -1px;}    
  215.                
  216.                
  217.  
  218. {CustomCSS}
  219. </style>
  220.  
  221.  
  222.  
  223. {block:IfEndlessScroll}<script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>{/block:IfEndlessScroll}
  224. <script src="http://cufon.shoqolate.com/js/cufon-yui.js" type="text/javascript"></script>
  225. <script src="http://yourjavascript.com/60103161822/fely.cufonfonts.js" type="text/javascript"></script>
  226. <script type="text/javascript">
  227. Cufon.replace('.cufon');
  228. </script>
  229. </head>
  230.  
  231.  
  232. <body>
  233.  
  234.  
  235. <center>
  236. <div id="sid">
  237. <div id="side">
  238. <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
  239. {block:JumpPagination length="5"}
  240. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  241. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  242. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  243. </div></div></div>
  244.  
  245. <div id="sidebar">
  246. <center><div class="title"><div class="cufon">{text:titulo}</div></div></center>
  247. <div class="desc">{description}</div>
  248.  
  249.  
  250. <div id="photosid">
  251.  
  252. <img src="{image:sidebar}"/></div></div>
  253. <div id="plinks">
  254.  
  255. <a href="{text:Link1}">{text:Link1 Title}</a>
  256. <a href="{text:Link2}">{text:Link2 Title}</a>
  257. <a href="{text:Link3}">{text:Link3 Title}</a>
  258. <a href="{text:Link4}">{text:link4 Title}</a>
  259. <a href="{text:Link5}">{text:link5 Title}</a>
  260.  
  261.  
  262. </div>
  263. </div>
  264. </center>
  265.  
  266.  
  267.  
  268. </div>
  269.  
  270. </div>
  271.  
  272. <div id="content">
  273.  
  274. {block:Posts}
  275.  
  276. {block:Text}
  277. <div class="entry">
  278. {block:Title}<span class="post_title">{Title}</span><p>{/block:Title}
  279. {Body}
  280. {block:IndexPage}<span class="permalink"><a href="{Permalink}">{TimeAgo} · </a><a href="{Permalink}"> {NoteCountWithLabel}</a> · <a href="{Permalink}">{SourceURL} </a><a href="{Permalink}">{ReblogParentURL}</a> <a href="{ReblogURL}" target="_blank">Reblog</a></span>{/block:IndexPage}  
  281. </div>
  282. {/block:Text}
  283.  
  284. {block:Photo}
  285. <div class="entry">
  286. {block:IndexPage}<div class="boxnotes"><center><div class="boxnotess"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png"</a></div>
  287. <div class="boxnotesss"><a class="notes" href="{Permalink}"><img src="http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png"</a>
  288.    
  289. </center></div>{/block:IndexPage}
  290. </span>
  291. {LinkOpenTag}
  292. <meta name="{PhotoAlt}" content="{PhotoAlt}"/>
  293. <img {block:indexpage}style="width:240px;border:1px solid {color:borda fotos};padding:3px;"{/block:indexpage} src="{PhotoURL-500}">
  294.  
  295. {LinkCloseTag}
  296. {block:indexpage}
  297. {block:ifshowcaptions}
  298. {Caption}
  299. {/block:ifshowcaptions}
  300. {/block:indexpage}
  301. {block:PermalinkPage}
  302. {Caption}
  303. {/block:PermalinkPage}
  304. </div>
  305. {/block:Photo}
  306. {block:Photoset}
  307. <div class="entry">
  308. {block:IndexPage}{Photoset-250}{/block:IndexPage}
  309. {block:PermalinkPage}{Photoset-240}{/block:PermalinkPage}
  310. {block:Caption}{Caption}{/block:Caption}
  311. <br>
  312. {block:IndexPage}<div class="boxnotes"><center><div class="boxnotess"><a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png"</a></div>
  313. <div class="boxnotesss"><a class="notes" href="{Permalink}"><img src="http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png"</a>
  314. </div>{/block:IndexPage}  {/block:IndexPage}  
  315. </div>
  316. {/block:Photoset}
  317.  
  318. {block:Quote}
  319. <div class="entry">
  320. <span class="quote">&#10077;</span><div class="pquote">"{Quote}"</div>
  321. {block:Source}<div class="quotesource"><p>&#8212; {Source}</p></div>{/block:Source}
  322. {block:IndexPage}
  323. <center><span class="permalink"><a href="{Permalink}">{TimeAgo} · </a><a href="{Permalink}"> {NoteCountWithLabel}</a> · <a href="{Permalink}">{SourceURL} </a><a href="{Permalink}">{ReblogParentURL}</a> <a href="{ReblogURL}" target="_blank">Reblog</a>
  324. </center>
  325. {/block:IndexPage}  
  326.  
  327. </div>
  328. {/block:Quote}
  329.  
  330. {block:Chat}
  331. <div class="entry">
  332. {block:Title}<span class="post_title">{Title}</span>{/block:Title}
  333. <div id="chat">
  334. <ul>{block:Lines}<li>
  335. {block:Label}<b>{Label}</b>{/block:Label}
  336. {Line}
  337. </li>{/block:Lines}</ul>
  338. </div>
  339. {block:IndexPage}<span class="permalink"><a href="{Permalink}">{TimeAgo} · </a><a href="{Permalink}"> {NoteCountWithLabel}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> {/block:IndexPage}  
  340. </div>
  341. {/block:Chat}
  342.  
  343. {block:Link}
  344. <div class="entry">
  345. <span class="post_title"><a href="{URL}">{Name} &#8600;</span></a><p>
  346. {block:Description}{Description}{/block:Description}
  347. {block:IndexPage}<span class="permalink"> <a href="{Permalink}">{NoteCountWithLabel}</a> - <span class="reblog-liuc"><a href="{ReblogURL}" target="_blank">Reblog</a></span>{/block:IndexPage}  
  348. </div>
  349. {/block:Link}
  350.  
  351. {block:Audio}
  352. <div class="entry">
  353. <center>
  354. {block:AlbumArt}<img src="{AlbumArtURL}" alt="" width="180"/><p>{/block:AlbumArt}</center>
  355. <div class="audiocas">{AudioPlayerGrey}</div>
  356. {block:Caption}{Caption}
  357. {PlayCount} listens {block:ExternalAudio} <a href="{ExternalAudioURL}"> (download link) </a> {/block:ExternalAudio}{/block:Caption}<p>
  358. {block:IndexPage}<span class="permalink"><a href="{Permalink}">{TimeAgo} · </a><a href="{Permalink}"> {NoteCountWithLabel}</a> · <a href="{Permalink}">{SourceURL} </a><a href="{Permalink}">{ReblogParentURL}</a> <a href="{ReblogURL}" target="_blank">Reblog</a></span>{/block:IndexPage}  
  359. </div>
  360. {/block:Audio}
  361.  
  362. {block:Video}
  363. <div class="entry">
  364. {block:IndexPage}{block:IfNot400px}{Video-250}{/block:IfNot400px}{block:If400px}{Video-400}{/block:If400px}{/block:IndexPage}
  365. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  366. {block:Caption}{Caption}{/block:Caption}
  367. <p>
  368. {block:IndexPage}<span class="permalink"><a href="{Permalink}">{TimeAgo} · </a><a href="{Permalink}"> {NoteCountWithLabel}</a> · <a href="{Permalink}">{SourceURL} </a><a href="{Permalink}">{ReblogParentURL}</a> <a href="{ReblogURL}" target="_blank">Reblog</a></span>{/block:IndexPage}  
  369. </div>
  370. {/block:Video}
  371.  
  372. <center>{block:Answer}
  373. <div class="entry">
  374. <div class="asker">{Asker} falou: {Question}</div>
  375. <div style="border-top:1px solid #f0f0f0;">{Answer}<p></div>
  376. {block:IndexPage}<span class="permalink"> <a href="{Permalink}">{NoteCountWithLabel}</a></span>{/block:IndexPage}
  377. </div>
  378. {/block:Answer}</center>
  379.  
  380. {block:PostNotes}
  381. <div id="postnotes">
  382. Posted {TimeAgo} with {NoteCountWithLabel}<br>
  383. {block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px; text-decoration:underline;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  384.  
  385. </div>
  386. {PostNotes}
  387. {/block:PostNotes}
  388.  
  389. {/block:posts}
  390.  
  391. {block:IndexPage}
  392. <div class="column navigation" id="navigation">
  393. {block:Pagination}
  394. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  395. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  396. </div>
  397. {/block:IndexPage}
  398.  
  399. </div>
  400.  
  401. <script type="text/javascript"> Cufon.now(); </script>
  402.  
  403.  <a style="position:fixed;left:5px;top:5px;font-family:calibri;font-size:8px;" href="http://versificar.tumblr.com" title="© versificar {base; xantheose}">THEME</a>
  404. </body>
  405.  
  406.  
  407.  
  408. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement