Advertisement
Jalcanttara

Thmx 15 - Acalentador

Apr 23rd, 2013
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 17.51 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. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <!--— THEME BY ACALENTADOR, DON'T COPY BITCH AND DON'T REMOVE CREDIT-->
  5. <head>
  6. <!-- VALORES DEFAULT-->
  7.  
  8. <meta name="image:background" content="http://static.tumblr.com/r2ogzvx/mWlmk372n/base_de_bg_-_c__pia__28__-_c__pia_-_c__pia.png" />
  9. <meta name="color:background" content="#fff" />
  10.  
  11. <meta name="color:posts" content="#fff" />
  12. <meta name="color:bordas" content="#fff" />
  13. <meta name="color:scrollbar" content="#dfdfdf" />
  14. <meta name="color:text" content="#000" />
  15. <meta name="color:links" content="#000" />
  16.  
  17. <meta name="image:sidebar" content="http://static.tumblr.com/r2ogzvx/Jtrmk371n/tumblr_mj95sgvfmc1riqywyo4_r1_250.png" />
  18. <meta name="color:bola" content="#fff" />
  19. <meta name="color:link" content="#fff" />
  20. <meta name="color:desc" content="#000" />
  21.  
  22. <meta name="text:Link1" content="/" />
  23. <meta name="text:Link1 Title" content="link" />
  24. <meta name="text:Link2" content="/" />
  25. <meta name="text:Link2 Title" content="link" />
  26. <meta name="text:Link3" content="/" />
  27. <meta name="text:Link3 Title" content="link" />
  28. <meta name="text:Link4" content="/" />
  29. <meta name="text:Link4 Title" content="link" />
  30. <meta name="text:Link5" content="/" />
  31. <meta name="text:Link5 Title" content="link" />
  32. <meta name="text:Link6" content="/" />
  33. <meta name="text:Link6 Title" content="link" />
  34.  
  35. <title>{Title}</title>
  36. <link rel="shortcut icon" href="{Favicon}">
  37.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  38.  
  39. <style type="text/css">
  40.  
  41. /** BACKGROUND/FUNDO **/
  42.  
  43. body {background-image: url('{image:background}'); background-attachment:fixed; background-color:{color:background}; font-family:consolas; font-size:10px; color:{color:text};}
  44.  
  45. a {text-decoration:none;color:{color:links};}
  46.  
  47. blockquote {text-align:center;}
  48. li {list-style:square;}
  49.  
  50. /** SCROLL BAR POR ACALENTADOR-- NÃO COPIE **/
  51. ::-webkit-scrollbar-thumb:vertical {background-color: #eee; height: 50px;}
  52.  
  53. ::-webkit-scrollbar-thumb:horizontal {background-color: #eee; height: 10px;}
  54.  
  55. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: #FFF ; }
  56.  
  57. #content {margin-left:470px; margin-right:auto; {block:permalinkpage} width:644px; {/block:permalinkpage} {block:indexpage} {block:ifnotextracolumn} width:644px; {/block:ifnotextracolumn} {block:ifextracolumn} width:956px; {/block:ifextracolumn} {/block:indexpage}; margin-top:55px;}
  58.  
  59. #content {margin-left:470px; margin-right:auto; {block:permalinkpage} width:644px; {/block:permalinkpage} {block:indexpage} {block:ifnotextracolumn} width:644px; {/block:ifnotextracolumn} {block:ifextracolumn} width:956px; {/block:ifextracolumn} {/block:indexpage}; margin-top:55px;}
  60.  
  61. /** POSTS POR ACALENTADOR--NÃO COPIE **/
  62.  
  63. #posts {{block:indexpage} {block:ifnotextracolumn} width:924px; {/block:ifnotextracolumn} {block:ifextracolumn} width:936px; {/block:ifextracolumn} margin-left:-80px;opacity:0.9; {/block:indexpage} {block:permalinkpage} width:500px; margin-left:30px; {/block:permalinkpage} margin-top:5px; }
  64. .post {text-align:justify; float:left; font-family:Gulim margin-bottom:5px; padding:10px; padding-bottom: 2px; background-color:{color:posts}; {block:indexpage} width:250px; margin-right:5px; {/block:indexpage} {block:permalinkpage} width:500px; {/block:permalinkpage};border: 1px solid {color:bordas};}
  65. .post {font-family:calibri; font-size: 12px;font-style:italic;}
  66.  
  67. .image img {max-width: 250px; margin-bottom: 10px }
  68.  
  69. h1 {font-family:  consolas, cursive; font-size:12px; text-align: center; font-weight:lighter; letter-spacing:px; text-transform:normal; border-bottom:0px solid transparent;}
  70.  
  71. .audio {margin-top:-72px; opacity:0.6; margin-left:28px; position:absolute; width:45px; height:45px; background-color:transparent; overflow:hidden; -webkit-transition: all 0.4s ease-in; -moz-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in;}
  72. .audio:hover {opacity:1;}
  73.  
  74. .permalink {position:absolute; font-family:cambria; font-size: 10px;font-style:italic; width:240px; background-color:rgba(36,36,36,0.0); padding:5px; opacity:0; z-index:1; -webkit-transition: all 0.6s ease-in; -moz-transition: all 0.6s ease-in; -o-transition: all 0.6s ease-in;}
  75. .permalink { margin-top: -19px; }
  76.  
  77. .post:hover .permalink {opacity:0.9;}
  78.  
  79. .infos {float:left; width:500px;}
  80. .infos img {width:0px;}
  81.  
  82. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  83. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  84.  
  85.  
  86. /*** SIDEBEAR POR ACALENTADOR--NÃO COPIE ***/
  87.  
  88. #photobar {position:absolute; width:115px; height:165px; padding:0px; background-color:none; position:fixed; margin-top:80px; margin-left:3px; }
  89.  
  90. #photobar img {display: block;width:183px; height:235px;border:2px solid {color:border};padding:12px;}
  91.  
  92.  
  93. #sidebar {width:215px; height:1000px;margin-top:40px; margin-left:132px;  ;font-size:200px;font-family:georgia;position:fixed;}
  94.  
  95. .desc{text-align: center; overflow: auto; height: auto;; font-size: 13px; font-family: corbel; font-style:italic; position: fixed; margin-left:-10px; width: 222px; background-color: none; color: #000; padding: 6px; margin-top: 352px; background-attachment: fixed; opacity: 1; line-height: 10px;background: url('http://static.tumblr.com/r2ogzvx/FBZmjq63h/ic_aspas.jpg') no-repeat 0 4px;}
  96.  
  97. /** CÓDIGO DE LINKS **/
  98. #links {position: fixed; width: 5px; margin-left:85px; margin-top:122px;  padding: 0px; text-align: right ; z-index:99999;}
  99. #links a {float: left;font-family: calibri; font-size: 10px; text-align:left; padding:10px;margin-bottom:2px; width: 141px;color:#5f5f5f; text-transform: uppercase; line-height:2px;-webkit-transition-duration: .75s;}
  100. #links a:hover{opacity:0.6;-webkit-transition-duration: .75s;}
  101.  
  102. /** PAGINAÇÃO-- NÃO COPIE **/
  103.   #pagination {font-size:15px; font-family:calibri; text-align:right; position:fixed; right:1112px; bottom:123px; padding:5px; color:{color:posttxt}; opacity:0.9; text-transform:uppercase;}
  104. #pagination a {color:{color:posttxt};}
  105.  
  106. #tumblr_controls{position: fixed!important;z-index:15;}
  107.  
  108. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  109.  
  110. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  111.  
  112.  
  113. iframe#tumblr_controls {right:3px !important; position: fixed !important; z-index:99; z-index:19;}
  114.  
  115. </style>
  116.  
  117. {block:indexpage}
  118.  
  119. <script type="text/javascript" src="http://static.tumblr.com/nj7bgyh/zr9m0w1np/masonryq.js"></script>
  120. <script type="text/javascript" src="http://static.tumblr.com/nj7bgyh/J0qm0vycn/querymasonry.js"></script>
  121.  
  122. {block:ifendlessscroll}
  123. <script src="http://static.tumblr.com/nj7bgyh/bynm0xy7g/endlessscrolljquery.js"></script>
  124. {/block:ifendlessscroll}
  125.  
  126. <script src="http://static.tumblr.com/nj7bgyh/rNom0vy8o/masonry.js"></script>
  127.  
  128. <script type="text/javascript">
  129. $(window).load(function () {
  130. $('#posts').masonry(),
  131. $('.masonryWrap').infinitescroll({
  132. navSelector : ".pagina a",
  133. // selector for the paged navigation (it will be hidden)
  134. nextSelector : ".pagina a",
  135. // selector for the NEXT link (to page 2)
  136. itemSelector : ".post",
  137. // selector for all items you'll retrieve
  138. bufferPx : 10000,
  139. extraScrollPx: 11000,
  140. loadingImg : "http://b.imagehost.org/0548/Untitled-2.png",
  141. loadingText : "<em></em>",
  142. },
  143. // call masonry as a callback.
  144. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  145. );
  146. });
  147. </script>
  148. {/block:indexpage}
  149.  
  150.  
  151.  
  152. </head>
  153. <body>
  154.  
  155.  
  156. <div id="sidebar">
  157. <div class="desc">{description}</div>
  158.  
  159. <div id="photobar">
  160.  
  161. <img src="{image:sidebar}"/></div></div>
  162.  
  163. <div id="links">
  164.  
  165. <a href="{text:Link1}"><img src="http://static.tumblr.com/qzpui9z/M3dmheqlg/1.png" title="{text:Link1 Title}"></a>
  166. <a href="{text:Link2}"><img src="http://static.tumblr.com/qzpui9z/kI4mheqly/2.png" title="{text:Link2 Title}"></a>
  167. <a href="{text:Link3}"><img src="http://static.tumblr.com/qzpui9z/kkDmheqnb/6.png" title="{text:Link3 Title}"></a>
  168. <a href="{text:Link4}"><img src="http://static.tumblr.com/qzpui9z/UKKmheqn0/5.png" title="{text:Link4 Title}"></a>
  169. <a href="{text:Link5}"><img src="http://static.tumblr.com/qzpui9z/Xy3mheqm8/3.png" title="{text:Link5 Title}"></a>
  170. <a href="{text:Link6}"><img src="http://static.tumblr.com/r2ogzvx/CI9mk2xgl/images__24_.png" title="{text:Link6 Title}"></a>
  171.  
  172.  
  173.    
  174. </div></div>
  175. </div></div>
  176.  
  177.  
  178. </div></div>
  179.  
  180.  
  181. </div></div>
  182.  
  183.  
  184. <div id="pagination">
  185. {block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}
  186.  
  187. {block:NextPage}<a href="{NextPage}">»</a>{block:NextPage}
  188.  
  189. </div>
  190.  
  191.  
  192.  
  193. <div id="content">
  194.  
  195.  
  196. <div id="posts">{block:Posts}{block:Photo}<div style="padding-bottom:0px;" class="post"><div class="permalink">{block:Date} {block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} • <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}</a>{block:RebloggedFrom} • <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} • <a href="{SourceURL}">primary</a>{/block:ContentSource} {block:IndexPage}• <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>
  197. {LinkOpenTag}<img {block:indexpage}style="width:250px;"{/block:indexpage} src="{PhotoURL-500}"><br>{LinkCloseTag}<meta name="{PhotoAlt}" content="{PhotoAlt}"/><br>{block:indexpage}{block:ifshowcaptions}{Caption}{/block:ifshowcaptions}{/block:indexpage}{block:PermalinkPage}{Caption}{/block:PermalinkPage}</div>{/block:Photo}
  198.  
  199. {block:Photoset}<div class="post"><div class="permalink">{block:Date} {block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} • <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}</a>{block:RebloggedFrom} • <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} • <a href="{SourceURL}">primary</a>{/block:ContentSource} {block:IndexPage}• <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{block:indexpage}{Photoset-250}<br>{/block:indexpage}{block:PermalinkPage}{Photoset-500}<br>{/block:PermalinkPage}{block:indexpage}{block:ifshowcaptions}{Caption}{/block:ifshowcaptions}{/block:indexpage}{block:PermalinkPage}{Caption}{/block:PermalinkPage}</div>{/block:Photoset}
  200.  
  201. {block:Video}<div class="post"><div class="permalink">{block:Date} {block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} • <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}</a>{block:RebloggedFrom} • <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} • <a href="{SourceURL}">primary</a>{/block:ContentSource} {block:IndexPage}• <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{block:indexpage}{Video-250}{/block:indexpage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}{block:indexpage}{block:ifshowcaptions}{Caption}{/block:ifshowcaptions}
  202. {/block:indexpage}{block:PermalinkPage}{Caption}{/block:PermalinkPage}</div>{/block:Video}
  203.  
  204. {block:Link}<div class="post"><div class="permalink">{block:Date} {block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} • <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}</a>{block:RebloggedFrom} • <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} • <a href="{SourceURL}">primary</a>{/block:ContentSource} {block:IndexPage}• <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div><h1><a href="{URL}" {Target}>{Name}</a></h1>{block:description}{description}{/block:description}{block:indexpage}{block:ifshowcaptions}{Caption}{/block:ifshowcaptions}{/block:indexpage}{block:PermalinkPage}{Caption}{/block:PermalinkPage}</div>{/block:Link}
  205.  
  206. {block:Text}<div class="post"><div class="permalink">{block:Date} {block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} • <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}</a>{block:RebloggedFrom} • <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} • <a href="{SourceURL}">primary</a>{/block:ContentSource} {block:IndexPage}• <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{block:Title}<h1>{Title}</h1>{/block:Title}{body}{block:indexpage}{block:ifshowcaptions}{Caption}{/block:ifshowcaptions}{/block:indexpage}{block:PermalinkPage}{Caption}{/block:PermalinkPage}</div>{/block:Text}
  207.  
  208. {block:Answer}<div class="post"><div class="permalink">{block:Date} {block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} • <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}</a>{block:RebloggedFrom} • <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} • <a href="{SourceURL}">primary</a>{/block:ContentSource} {block:IndexPage}• <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div><div style="padding:10px;background-color:{color:background};">{Question}</div><div style="padding:10px; max-width: 300px;">{Answer}</div><div style="text-align:right;border-top:1px solid {color:text};margin-top:4px;padding-top:4px;text-transform:lowercase;">asked by {Asker}</div></div>{/block:Answer}
  209.  
  210. {block:Audio}<div class="post"><div class="permalink">{block:Date} {block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} • <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}</a>{block:RebloggedFrom} • <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} • <a href="{SourceURL}">primary</a>{/block:ContentSource} {block:IndexPage}• <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{block:AlbumArt}<img style="width:100px;height:100px;" src="{AlbumArtURL}"><div class="audio"><div style="margin-top:10px;margin-left:10px;width:20px;overflow:hidden;">{/block:AlbumArt}{block:ifnotwhitemusicplayer}{AudioPlayerBlack}{/block:ifnotwhitemusicplayer}{block:ifwhitemusicplayer}{AudioPlayerWhite}{/block:ifwhitemusicplayer}{block:AlbumArt}</div></div>{/block:AlbumArt}<div style="float:right;width:{block:indexpage}14{/block:indexpage}{block:permalinkpage}39{/block:permalinkpage}0px;">{block:Artist}<b>ARTIST:</b> {Artist}{/block:Artist}{block:Album}<br><b>ALBUM:</b> {Album}{/block:Album}{block:TrackName}<br><b>TRACK:</b> {TrackName}{/block:TrackName}</p>- <i>{PlayCountWithLabel}</i></div>{block:indexpage}{block:ifshowcaptions}{Caption}{/block:ifshowcaptions}{/block:indexpage}{block:PermalinkPage}{Caption}{/block:PermalinkPage}</div>{/block:Audio}
  211.  
  212. {block:Chat}<div class="post"><div class="permalink">{block:Date} {block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} • <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}</a>{block:RebloggedFrom} • <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} • <a href="{SourceURL}">primary</a>{/block:ContentSource} {block:IndexPage}• <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{block:Lines}<li style="list-style:none;">{block:Label}{Label}{/block:Label}<i>{Line}</i></li>{/block:Lines}{block:indexpage}{block:ifshowcaptions}{Caption}{/block:ifshowcaptions}{/block:indexpage}{block:PermalinkPage}{Caption}{/block:PermalinkPage}</div>{/block:Chat}
  213.  
  214. {block:Quote}<div class="post"><div class="permalink">{block:Date} {block:Date} <a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} • <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}</a>{block:RebloggedFrom} • <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} • <a href="{SourceURL}">primary</a>{/block:ContentSource} {block:IndexPage}• <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>"{Quote}"<div style="margin-bottom:3px;padding-top:5px;"></div>{block:Source}<div style="text-align:right; font: 11px calibri;margin-bottom:5px">—  {Source}{/block:Source}</div>{block:indexpage}{block:ifshowcaptions}{Caption}{/block:ifshowcaptions}{/block:indexpage}{block:PermalinkPage}{Caption}{/block:PermalinkPage}</div>{/block:Quote}
  215.  
  216. {block:PermalinkPage}{block:Date}<div class="infos"><div style="border-top:2px solid {color:text};margin-bottom:15px;"></div><div style="font-size:12px;">{DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} {Year}</div>
  217. {block:PostNotes}<br>{NoteCountWithLabel}{/block:PostNotes}{block:RebloggedFrom}<br>via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> <br><i>source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></i>{/block:RebloggedFrom}{block:HasTags}<br>{block:Tags}#<a href="{TagURL}" title="posts tagged as {Tag}">{Tag} </a>{/block:Tags}{/block:HasTags}<br>{PostNotes}</div>{/block:Date}{/block:PermalinkPage}
  218.  
  219. {/block:Posts}</div>
  220.  
  221.  
  222. <a style="position:fixed;left:106px;top:410px;font-family:calibri;font-size:17px;color: #000; " href="http://acalentador.tumblr.com" title="Theme by acalentador, don't copy bitch!">©</a>
  223.  
  224. </body>
  225. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement