Advertisement
Jalcanttara

Thmx 21 - Acalentador.

May 30th, 2013
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 16.30 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. <head>
  4.  
  5. <!--— THEME BY ACALENTADOR, DON'T COPY AND DON'R REMOVE CREDIT -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <!-- VALORES DEFAULT-->
  8.  
  9. <title>{Title}</title>
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12.  
  13. <meta name="image:Background" content=""/>
  14.  
  15. <meta name="font:Postagens" content="Georgia"/>
  16.  
  17. <meta name="text:Link1" content="/" />
  18. <meta name="text:Link1 Title" content="link" />
  19. <meta name="text:Link2" content="/" />
  20. <meta name="text:Link2 Title" content="link" />
  21. <meta name="text:Link3" content="/" />
  22. <meta name="text:Link3 Title" content="link" />
  23. <meta name="text:Link4" content="/" />
  24. <meta name="text:Link4 Title" content="link" />
  25. <meta name="text:Link5" content="/" />
  26. <meta name="text:Link5 Title" content="link" />
  27. <meta name="text:Link6" content="/" />
  28. <meta name="text:Link6 Title" content="link" />
  29. <meta name="text:frase" content"Born to die">
  30.  
  31. <meta name="color:Postagens" content="#000000" />
  32. <meta name="color:Background" content="#ffffff" />
  33. <meta name="color:Ask Fundo" content="#dadad8" />
  34. <meta name="color:Chat Fundo" content="#eeeeee" />
  35. <meta name="color:Chat Fonte" content="#3a3a3a" />
  36. <meta name="color:Links" content="#767879" />
  37. <meta name="color:Hover" content="#b1b2b4" />
  38. <meta name="color:Bordas" content="#ffffff" />
  39.  
  40.  
  41. <style type="text/css">
  42.  
  43. /* body */
  44.  
  45. body
  46. {background-color: {color:Background};
  47. background-image: url({image:Background});
  48. background-attachment: fixed;
  49. background-repeat: no-repeat;
  50. background-position: right;
  51. {block:IfNotRepetirBackground}
  52. background-size: 100% 100%;
  53. {/block:IfNotRepetirBackground}
  54. {block:IfRepetirBackground}
  55. background-repeat: repeat;
  56. {/block:IfRepetirBackground}
  57. color: {color:Postagens};
  58. font-family: {font:Postagens};
  59. font-size: {text:Postagens}px}
  60.  
  61. iframe#tumblr_controls
  62. {top: 1px !important;
  63. margin: 0 0 0 0;
  64. right: 6px !important;}
  65.  
  66.  
  67. /* Caixa dos posts */
  68.  
  69. #conteudo
  70. {width: 900px;
  71. left: 457px;
  72. top: 20px;
  73. position: relative;
  74. text-align: justify;
  75. padding-bottom: 10px;
  76. {block:PermalinkPage}
  77. width: 550px;
  78. {/block:PermalinkPage}}
  79.  
  80. .post
  81. {width: 400px;
  82. background: transparent;
  83. font-size: 11px;
  84. padding: 10px;
  85. margin-left: 5px;
  86. margin-bottom: 10px;
  87. margin-right: 5px;
  88. border: 1px {color:Bordas};
  89. {block:PermalinkPage}
  90. width: 500px;
  91. {/block:PermalinkPage}}
  92.  
  93. .permalink
  94. {width: 300px;
  95. font-family: Arial;
  96. font-size: 11px;
  97. text-transform: uppercase;
  98. position: absolute;
  99. text-align: left;
  100. font-size: 9px;
  101. opacity: 0;
  102. margin-top: -2px;
  103. padding-top: 7px;
  104. webkit-transition: all .2s linear;
  105. -moz-transition: all .2s linear;
  106. transition: all 0.2s linear;}
  107.  
  108. {block:IndexPage}
  109. .post:hover .permalink
  110. {opacity: 1;
  111. margin-top: -7px;
  112. webkit-transition: all .2s linear;
  113. -moz-transition: all .2s linear;
  114. transition: all 0.2s linear;}
  115. {/block:IndexPage}
  116.  
  117. .permalinkfoto
  118. {width: 280px;
  119. font-family: consolas;
  120. font-size: 9px;
  121. letter-spacing: 1px;
  122. z-index: 19;
  123. text-transform: uppercase;
  124. text-align: center;
  125. opacity: 0;
  126. margin-top: -20px;
  127. margin-left: 5px;
  128. padding: 5px;
  129. position: absolute;
  130. background: #ffffff;
  131. color: #000000;
  132. webkit-transition: all .2s linear;
  133. -moz-transition: all .2s linear;
  134. transition: all 0.2s linear;}
  135.  
  136. .post:hover .permalinkfoto
  137. {opacity: 0.85;font-style:underlined;
  138. margin-top: 5px;
  139. margin-left: 5px;
  140. webkit-transition: all .2s linear;
  141. -moz-transition: all .2s linear;
  142. transition: all 0.2s linear;}
  143.  
  144. .perma
  145. {width: 500px;
  146. background: transparent;
  147. padding: 10px;
  148. margin-top: 10px;
  149. margin-left: 10px;
  150. margin-bottom: 5px;
  151. margin-right: 5px;
  152. border: 1px {color:Bordas} dotted;
  153. background: {color:Background}}
  154.  
  155. .aspas
  156. {float: left;
  157. font-size: 25px;
  158. margin: -1px 5px -26px 0;
  159. position: relative;
  160. font-family: Georgia}
  161.  
  162. blockquote
  163. {padding-left: 5px;
  164. margin-left: 15px;
  165. font-size:10px;
  166. border-left: {color:Links} 1px dotted;
  167. text-align: left}
  168.  
  169. .chat
  170. {background: {color:Chat Fundo};
  171. color: {color:Chat Fonte};
  172. margin-top: 2px;
  173. padding: 4px;}
  174.  
  175. #paginal {font-family: calibri; font-size: 9px; text-align: center;}
  176. #paginal a {; margin: 0 1px 0 0; padding: 2px 4px; color: {color:Postagens};font-size:15px}
  177. #paginal a:hover {; color: {color:text};}
  178. #paginal span.pagina_atual {; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  179. .ps {z-index:9999999999;position:fixed;  color: {color:text}; padding: 5px; margin-top: 496px; margin-left: 56px; width: 256px; height:12px;font-family: calibri; font-size: 9px;}
  180.  
  181. a#pag
  182. {padding: 8px;
  183. font-family: Arial;
  184. font-size: 11px;}
  185.  
  186. .xquotesource {text-align: right;font-size:12px;color:{color:Postagegens}; margin-bottom: 5px;font-family:candara;}
  187. .xquotesource a {font-family:candara;font-size:12px;color:{color:Postagens};}
  188. .xquotesource:hover{text-transform: none;}
  189.  
  190. /* Sidebar */
  191.  
  192. #photobar {position:absolute;background-color:#eee; width:1px; height:199px; padding:0px; background-color:none; position:fixed; margin-top:163px; margin-left:228px; }
  193.  
  194. #photobarr {position:absolute;background-color:#eee; width:176px; height:1px; padding:0px; background-color:none; position:fixed; margin-top:193px; margin-left:206px; }
  195.  
  196. #links {margin-top:172px;margin-left:207px; position:fixed; width:45px; height:190px; font-size:9px; text-align:left;font-size:12px; padding:29px; letter-spacing:2px; line-height:229%; z-index:999; }
  197.  
  198. #links a {color:{color:Links};width:45px; height:190px;border-radius: 1px 1px 1px 1px; -webkit-transition-duration: .39s;}
  199.  
  200. #links a:hover{color:{color:linkhover}; -webkit-transition: .39s;}
  201.  
  202. .desc{position:fixed;margin-top:388px;margin-left:139px;text-align:justify; font-size:14px; width:277px; opacity:1; color:{color:Postagens};-webkit-transition: all 0.4s ease-out; font-family:georgia;line-height:12px;z-index:99999999}
  203.  
  204. .frase { width: 417px; height:7; padding:9px; color:{color:Postagens};position: fixed;font-family:'Georgia'; font-size:20px; text-align: left; margin-top: 167px; margin-left:222px;line-height:15px;text-transform: overflow: ; text-align: left;z-index: 99999999999999999;-webkit-transition-duration: .75s;}
  205. .frase:hover {opacity:0.6;-webkit-transition-duration: .75s;}
  206.  
  207. /* Ask */
  208.  
  209. .ask
  210. {text-align: left;
  211. margin-bottom: 5px;
  212. font-family: Georgia;
  213. font-size: 11px;
  214. letter-spacing: 1px;
  215. padding: 10px;
  216. background: {color:Ask Fundo}}
  217.  
  218. .answer
  219. {text-align: left;
  220. font-family: {font:Postagens};
  221. font-size: {text:Postagens}}
  222.  
  223. /* links */
  224.  
  225. a {color: {color:Links};
  226. text-decoration: none;}
  227.  
  228. a:hover, div.permalink p a:hover
  229. {color: {color:Hover};
  230. text-decoration: none}
  231.  
  232. /* Barra de rolagem */
  233.  
  234. ::-webkit-scrollbar-thumb:vertical
  235. {background-color:{color:Bordas};
  236. height: 100px}
  237.  
  238. ::-webkit-scrollbar-thumb:horizontal
  239. {background-color:{color:Bordas};
  240. height: 10px}
  241.  
  242. ::-webkit-scrollbar
  243. {height: 3px;
  244. width: 3px;
  245. background-color: {color:background}}
  246.  
  247.  
  248. </style>
  249.  
  250. <link href='http://fonts.googleapis.com/css?family=Satisfy|Rochester' rel='stylesheet' type='text/css'>
  251.  
  252. {block:IndexPage}
  253. <script src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
  254. <script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  255. <script src="http://masonry.desandro.com/js/jquery.infinitescroll.min.js"></script>
  256.  
  257. <script>
  258. $(function(){
  259.  
  260. var $container = $('#conteudo');
  261.  
  262. $container.imagesLoaded(function(){
  263. $container.masonry({
  264. itemSelector: '.post',
  265. });
  266. });
  267.  
  268. $container.infinitescroll({
  269. navSelector : "div#navigation",
  270. nextSelector : "div#navigation a#nextPage",
  271. itemSelector : '.post', // selector for all items you'll retrieve
  272. loading: {
  273. finishedMsg: '',
  274. img: ''
  275. }
  276. },
  277. // trigger Masonry as a callback
  278. function( newElements ) {
  279. // hide new items while they are loading
  280. var $newElems = $( newElements ).css({ opacity: 0 });
  281. // ensure that images load before adding to masonry layout
  282. $newElems.imagesLoaded(function(){
  283. // show elems now they're ready
  284. $newElems.animate({ opacity: 1 });
  285. $container.masonry( 'appended', $newElems, true );
  286. });
  287. }
  288. );
  289.  
  290. });
  291. </script>{/block:IndexPage}
  292. </head>
  293.  
  294. <body>
  295.  
  296. <div id="photobar"></div>
  297. <div id="photobarr"></div>
  298.  
  299. <div class="desc">{description}</div>
  300. <div class="frase">{text:frase}</div>
  301.  
  302. <div id="links">
  303.  
  304. <a href="{text:Link1}">{text:Link1 Title}</a>
  305. <a href="{text:Link2}">{text:Link2 Title}</a>
  306. <a href="{text:Link3}">{text:Link3 Title}</a>
  307. <a href="{text:Link4}">{text:link4 Title}</a>
  308. <a href="{text:Link5}">{text:link5 Title}</a>
  309. <a href="{text:Link6}">{text:link6 Title}</a>
  310.  
  311. </div>
  312.  
  313. <div class="ps"><div id="paginal">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}
  314. {block:JumpPagination length="5"}
  315. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  316. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  317. {/block:JumpPagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}
  318. </div></div></div>
  319.  
  320. <div id="conteudo">
  321.  
  322. {block:Posts}
  323. {block:Text}
  324.  
  325. <div class="post">
  326.  
  327. {block:Title}<font size="2">{Title}</font>{/block:Title}{Body}
  328.  
  329. <div class="permalink">
  330. <div style="text-align: left; text-transform: uppercase; margin-top: -4px; letter-spacing: 1px;"><a href="{Permalink}">{DayOfMonth}/{MonthNumberWithZero}/{Year}</a></div>
  331.  
  332. <div style="text-align: center; text-transform: uppercase; margin-top: -13px; letter-spacing: 1px;"><a href="{Permalink}"><a href="{Permalink}">{NoteCount}</a> Notas</div>
  333.  
  334. <div style="text-align:right; text-transform: uppercase; margin-top: -13px; letter-spacing: 1px;"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  335.  
  336. </div></div>        
  337. {/block:Text}
  338.  
  339.  
  340.  
  341. {block:Photo}
  342. <div class="post">
  343.  
  344. {block:IndexPage}
  345. <div class="permalinkfoto">{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}</a>| <a href="{Permalink}">{NoteCount} notas</a>| <a href="{ReblogURL}" target="_blank">Reblog</a></div>
  346. {/block:IndexPage}
  347.  
  348. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" class="img" width="100%"/>{block:IfMostrarCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfMostrarCaption}
  349.  
  350. </div>                    
  351. {/block:Photo}
  352.  
  353.  
  354.  
  355. {block:Photoset}
  356. <div class="post">
  357.  
  358. {block:IndexPage}
  359. <div class="permalinkfoto">{DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}</a> <a href="{Permalink}">{NoteCount} notas</a> <a href="{ReblogURL}" target="_blank">Reblog</a></div>
  360. {/block:IndexPage}
  361.  
  362. {Photoset-500}
  363.  
  364. {block:IfMostrarCaption}
  365. {block:Caption}
  366. <div class="caption">{Caption}</div>
  367. {/block:Caption}
  368. {/block:IfMostrarCaption}
  369.  
  370. </div>    
  371. {/block:Photoset}
  372.  
  373.  
  374.  
  375. {block:Quote}
  376. <div class="post">
  377.  
  378. <span class="aspas">&ldquo;</span>{Quote}<br>
  379. {block:Source}<div class="xquotesource"><b> — {Source}</b></div>{/block:Source}
  380.  
  381.  
  382. <div class="permalink">
  383. <div style="text-align: left; text-transform: uppercase; margin-top: -4px; letter-spacing: 1px;"><a href="{Permalink}">{DayOfMonth}/{MonthNumberWithZero}/{Year}</a></div>
  384.  
  385. <div style="text-align: center; text-transform: uppercase; margin-top: -13px; letter-spacing: 1px;"><a href="{Permalink}"><a href="{Permalink}">{NoteCount} Notas</div>
  386.  
  387. <div style="text-align:right; text-transform: uppercase; margin-top: -13px; letter-spacing: 1px;"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  388.  
  389. </div>
  390. </div>
  391. {/block:Quote}
  392.  
  393.  
  394.  
  395. {block:Answer}
  396. <div class="post">
  397.  
  398. <div class="ask">{Question} — <i>{Asker}</i></div>
  399. <div class="answer">{Answer}</div>
  400.  
  401. <div class="permalink">
  402. <div style="text-align: left; text-transform: uppercase; margin-top: -5px; letter-spacing: 1px;">Respondida em <a href="{Permalink}">{DayOfMonth}/{MonthNumberWithZero}/{Year}</a></div>
  403.  
  404. <div style="text-align:right; text-transform: uppercase; margin-top: -13px; letter-spacing: 1px;"><a href="/ask">converse</a></div>
  405.  
  406. </div>
  407. </div>
  408. {/block:Answer}
  409.  
  410.  
  411.  
  412. {block:Link}
  413. <div class="post">
  414.  
  415. <a href="{URL}" {Target}><font size="2">{Name}</font></a>
  416.  
  417. {block:Description}
  418. <div class="description">{Description}</div>
  419. {/block:Description}
  420.  
  421. <div class="permalink">
  422. <div style="text-align: left; text-transform: uppercase; margin-top: -4px; letter-spacing: 1px;"><a href="{Permalink}">{DayOfMonth}/{MonthNumberWithZero}/{Year}</a></div>
  423.  
  424. <div style="text-align: center; text-transform: uppercase; margin-top: -13px; letter-spacing: 1px;"><a href="{Permalink}"><a href="{Permalink}">{NoteCount}</a> Notas</div>
  425.  
  426. <div style="text-align:right; text-transform: uppercase; margin-top: -13px; letter-spacing: 1px;"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  427.  
  428. </div>
  429. </div>      
  430. {/block:Link}
  431.  
  432.  
  433.  
  434. {block:Chat}
  435. <div class="post">
  436.  
  437. {block:Title}{Title}{/block:Title}
  438. {block:Lines}
  439. <div class="chat">{block:Label}<b>{Label}</b>{/block:Label}{Line}</div>
  440. {/block:Lines}{Line}{/block:Lines}
  441.  
  442. <div class="permalink">
  443. <div style="text-align: left; text-transform: uppercase; margin-top: -4px; letter-spacing: 1px;"><a href="{Permalink}">{DayOfMonth}/{MonthNumberWithZero}/{Year}</a></div>
  444.  
  445. <div style="text-align: center; text-transform: uppercase; margin-top: -13px; letter-spacing: 1px;"><a href="{Permalink}"><a href="{Permalink}">{NoteCount}</a> Notas</div>
  446.  
  447. <div style="text-align:right; text-transform: uppercase; margin-top: -13px; letter-spacing: 1px;"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  448.  
  449. </div>
  450. </div>              
  451. {/block:Chat}
  452.  
  453.  
  454.  
  455. {block:Video}
  456. <div class="post">
  457.  
  458. {Video-500}
  459.  
  460. {block:Caption}
  461. <div class="caption">{Caption}</div>
  462. {/block:Caption}
  463.  
  464. <div class="permalink">
  465. <div style="text-align: left; text-transform: uppercase; margin-top: -4px; letter-spacing: 1px;"><a href="{Permalink}">{DayOfMonth}/{MonthNumberWithZero}/{Year}</a></div>
  466.  
  467. <div style="text-align: center; text-transform: uppercase; margin-top: -13px; letter-spacing: 1px;"><a href="{Permalink}"><a href="{Permalink}">{NoteCount}</a> Notas</div>
  468.  
  469. <div style="text-align:right; text-transform: uppercase; margin-top: -13px; letter-spacing: 1px;"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  470.  
  471. </div>
  472. </div>          
  473. {/block:Video}
  474.  
  475.  
  476.  
  477. {block:Audio}
  478. <div class="post">
  479.  
  480. {AudioPlayerBlack}
  481.  
  482. {block:Caption}
  483. <div class="caption">{Caption}</div>
  484. {/block:Caption}
  485.  
  486. <div class="permalink">
  487. <div style="text-align: left; text-transform: uppercase; margin-top: -4px; letter-spacing: 1px;"><a href="{Permalink}">{DayOfMonth}/{MonthNumberWithZero}/{Year}</a></div>
  488.  
  489. <div style="text-align: center; text-transform: uppercase; margin-top: -13px; letter-spacing: 1px;"><a href="{Permalink}"><a href="{Permalink}">{NoteCount}</a> Notas</div>
  490.  
  491. <div style="text-align:right; text-transform: uppercase; margin-top: -13px; letter-spacing: 1px;"><a href="{ReblogURL}" target="_blank">Reblog</a></div>
  492.  
  493. </div>
  494. </div>
  495. {/block:Audio}
  496.  
  497. {block:PermalinkPage}
  498. <div class="perma">
  499. Publicado no dia {DayOfMonthWithZero}/{MonthNumberWithZero}/{Year}</a>, às <a href="{Permalink}">{24Hour}:{Minutes}</a>.<br>
  500.  
  501. &hearts; <a href="{Permalink}">{NoteCount}</a> notas.<br>
  502.  
  503. {block:RebloggedFrom}Postado por <a href="{ReblogRootURL}">{ReblogRootName}</a><br> Reblogado de <a href="{ReblogParentURL}">{ReblogParentName}</a>.
  504. {/block:RebloggedFrom}
  505.  
  506. </div>
  507. <div class="perma">
  508.  
  509. {block:PostNotes}
  510. {PostNotes}
  511. {/block:PostNotes}
  512.  
  513. </div>
  514. {/block:PermalinkPage}
  515.  
  516.  
  517. {/block:Posts}
  518.  
  519. {block:IfRolagemInfinita}
  520. <div class="column navigation" id="navigation">
  521. {block:Pagination}
  522. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  523. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  524. {/block:IfRolagemInfinita}
  525.  
  526. {block:ContentSource}
  527. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  528. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  529. {/block:SourceLogo}
  530. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  531. {/block:ContentSource}
  532.  
  533. {block:ContentReblogParent}
  534. <!-- {ReblogParentURL}{block:ReblogParentLogo}<img src="{BlackLogoURL}"
  535. width="{LogoWidth}" height="{LogoHeight}" alt="{ReblogParentTitle}" />
  536. {/block:ReblogParentLogo}
  537. {block:NoReblogParentLogo}{ReblogParentLink}{/block:NoReblogParentLogo} -->
  538. {/block:ContentReblogParent}
  539.  
  540. </div>
  541.  
  542. </body>
  543.  
  544. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement