Advertisement
l-ovinlea

told me#21

Jan 3rd, 2012
532
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.39 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. <!-- theme 21 by b-reakable; kindness gerenates kindness --!>
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7. <!-- DEFAULT VARIABLES -->
  8. <meta name="color:background" content="#ececec" />
  9. <meta name="color:entry" content="#dfdfdf" />
  10. <meta name="color:contentbgcolor" content="#fff" />
  11. <meta name="color:text" content="#555555" />
  12. <meta name="color:sidebartext" content="#555555" />
  13. <meta name="color:link" content="#8a8a8b" />
  14. <meta name="color:linkhover" content="#b69db9" />
  15. <meta name="color:questionborder" content="#C29C9C" />
  16. <meta name="color:questiontext" content="#000" />
  17. <meta name="color:backgroundsidlink" content="#000" />
  18. <meta name="color:subtitles" content="#000" />
  19. <meta name="color:sidlink" content="#fff" />
  20. <meta name="color:overflow" content="#dfdfdf" />
  21. <meta name="color:backoverflow" content="#ececec" />
  22. <meta name="color:backpages" content="#ececec" />
  23. <meta name="color:pages" content="#fff" />
  24. <meta name="color:sidebar" content="#fff" />
  25.  
  26. <meta name="font:Title" content="georgia" />
  27. <meta name="font:Body" content="trebuchet ms" />
  28. <meta name="font:Accent" content="helvetica" />
  29.  
  30. <meta name="image:Background" content="" />
  31. <meta name="image:sidebarimage" content="" />
  32.  
  33. <meta name="text:subtitle" content=""/>
  34. <meta name="text:minititle" content=""/>
  35. <meta name="text:Link1" content="" />
  36. <meta name="text:Link1 Title" content="" />
  37. <meta name="text:Link2" content="" />
  38. <meta name="text:Link2 Title" content="" />
  39. <meta name="text:Link3" content="" />
  40. <meta name="text:Link3 Title" content="" />
  41. <meta name="text:Link4" content="" />
  42. <meta name="text:Link4 Title" content="" />
  43. <meta name="text:Link5" content="" />
  44. <meta name="text:Link5 Title" content="" />
  45. <meta name="text:Link6" content="" />
  46. <meta name="text:Link6 Title" content="" />
  47.  
  48. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  49. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  50. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  51. <link rel="shortcut icon" href="{Favicon}" />
  52. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  53. <style type="text/css">
  54. body {
  55. background: {color:Background} url('{image:Background}') top right fixed norepeat;
  56. margin: 0;
  57. padding: 0;
  58. font-family: {font:Body};
  59. }
  60.  
  61. .clear {
  62. clear: both;
  63. height: 0px;
  64. overflow: hidden;
  65. }
  66.  
  67. a img {
  68. border: none;
  69. }
  70.  
  71. #entries {
  72. margin-left: 30px;
  73. width: 530px }
  74.  
  75. body {
  76. color:{color:text};
  77. background-color:{color:background};
  78. background-image: url('{image:Background}');
  79. background-position: center;
  80. background-attachment:fixed;
  81. background-repeat: repeat;
  82. font-family:{font:body};
  83. font-size:11px;
  84. line-height:10px;
  85. text-align:justify;
  86. }
  87.  
  88. a:link, a:active, a:visited{
  89. color: {color:link};
  90. text-decoration:none }
  91.  
  92.  
  93. a:hover{
  94. color:{color:linkhover};
  95. }
  96.  
  97.  
  98.  
  99. #sidebar {
  100. width: 300px;
  101. margin-top: 10px;
  102. margin-left: 590px;
  103. position: fixed;
  104. overflow: hidden;
  105. border: 0px;
  106. padding-left: 20px;
  107. padding-right: 20px;
  108. padding-bottom: 15px;
  109. background-color: {color:sidebar};
  110. text-align: justify;
  111. font-size: 9px;
  112. color: {color:sidebartext};
  113. height: 425px;
  114. }
  115.  
  116. #slideShowContainer{
  117.  
  118. float: left; margin-top:
  119. 210px; margin-left: -195px;
  120.  
  121. width:0px;
  122.  
  123. height:0px;
  124.  
  125. position:fixed;
  126.  
  127. background-color: none;
  128.  
  129. }
  130.  
  131.  
  132.  
  133. ul.fotos {
  134.  
  135.  
  136.  
  137. position: relative;
  138.  
  139.  
  140.  
  141. list-style:none;
  142.  
  143.  
  144.  
  145. width:200px;
  146.  
  147.  
  148.  
  149. -webkit-border-radius: 200px; -moz-border-radius: 200px; border-radius: 200px;
  150.  
  151.  
  152.  
  153. padding:5px;
  154.  
  155.  
  156.  
  157. background:none;
  158.  
  159.  
  160.  
  161. margin-top:-210px; margin-left: 200px;
  162.  
  163.  
  164.  
  165. }
  166.  
  167.  
  168.  
  169. .fotos:after {
  170.  
  171.  
  172.  
  173. display: block;
  174.  
  175.  
  176.  
  177. content: ".";
  178.  
  179.  
  180.  
  181. height: 0;
  182.  
  183.  
  184.  
  185. -webkit-border-radius: 200px; -moz-border-radius: 200px; border-radius: 200px;
  186.  
  187.  
  188.  
  189. font-size:0;
  190.  
  191.  
  192.  
  193. visibility: hidden;
  194.  
  195.  
  196.  
  197. clear: both;
  198.  
  199.  
  200.  
  201. }
  202.  
  203.  
  204.  
  205. ul.fotos li {
  206.  
  207.  
  208.  
  209. width:200px;
  210.  
  211.  
  212.  
  213. float:right;
  214.  
  215.  
  216.  
  217. background-color: none;
  218.  
  219.  
  220.  
  221. margin-bottom:2px;
  222.  
  223.  
  224.  
  225. }
  226.  
  227.  
  228.  
  229. ul.fotos li img {
  230.  
  231.  
  232.  
  233. border:none;
  234.  
  235.  
  236.  
  237. width:270px;
  238. height:270px;
  239.  
  240.  
  241.  
  242. -webkit-border-radius: 270px; -moz-border-radius:270px; border-radius: 270px;
  243.  
  244.  
  245.  
  246. }
  247.  
  248.  
  249.  
  250. ul.fotos li span img {
  251.  
  252.  
  253.  
  254. border:none;
  255.  
  256.  
  257.  
  258. width: 30px;
  259.  
  260.  
  261.  
  262. height: 30px;
  263.  
  264. }
  265.  
  266.  
  267.  
  268. ul.fotos a {
  269.  
  270.  
  271.  
  272. display: block;
  273.  
  274.  
  275.  
  276. }
  277.  
  278.  
  279.  
  280. ul.fotos a span {
  281.  
  282.  
  283.  
  284. display: none;
  285.  
  286.  
  287.  
  288. }
  289.  
  290.  
  291.  
  292. ul.fotos a:hover span {
  293.  
  294.  
  295.  
  296. display: block;
  297.  
  298.  
  299.  
  300. position: absolute;
  301.  
  302.  
  303.  
  304. top:5px;
  305.  
  306.  
  307.  
  308. left: -200px;
  309.  
  310.  
  311.  
  312. background:none;
  313.  
  314.  
  315.  
  316. }
  317.  
  318.  
  319.  
  320. ul.fotos a:hover span.legenda {
  321.  
  322.  
  323.  
  324. padding:5px 0;
  325.  
  326.  
  327.  
  328. color: none;
  329.  
  330.  
  331.  
  332. }
  333.  
  334.  
  335. #browse {
  336. text-align: center;
  337. text-transform: uppercase;
  338. font-size: 9px;
  339. font-family: helvetica;
  340. letter-spacing: 3px;
  341. width: 30px;
  342. color: 000000;
  343. position: fixed
  344. }
  345. .apic {padding: 5px; background-color: {color:questionborder}; width: 48px}
  346. .atip {color: {color:questionborder}; font-size: 38px; margin-left: -8px;}
  347. .asker {font: verdana;}
  348. .asker a {color: {color:questiontext};}
  349.  
  350. #iconbar {width: 75px; top: 9px; margin-left: 0px;}
  351. #icon {text-align: center; background-color: {color:backgroundsidlink}; width: 100%; display: block; padding: 8px;}
  352.  
  353. #pagelink a {
  354. background-color: {color:entry};
  355. font-family: georgia;
  356. font-size: 15px;
  357. text-align: center;
  358. padding: 2px 15px 2px 15px;
  359. color: {color:link};
  360. text-transform: lowercase;
  361. font-style: italic;
  362. text-decoration: none;
  363. position: fixed;
  364. height: 15px;
  365. }
  366.  
  367. #pagelink a:hover {
  368. background-color:{color:linkhover};
  369. }
  370.  
  371. #sideb{position:fixed; margin-left: 930px; float: left; width: 90px; height: 220px; background-color: {color:sidebar}; padding: 10px; margin-top: 210px;}
  372.  
  373. .sidlink {margin-top: 2px; text-align: center;}
  374. .sidlink a {display: block; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 2px; width: 80px; background-color: {color:backgroundsidlink}; color:{color:sidlink}; text-decoration: none; text-transform: lowercase; padding: 2px 5px 2px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  375. .sidlink a:hover{text-align: center; letter-spacing: 3px; background-color: {color:backgroundsidlink}; color:{color:backgroundsidlink};}
  376.  
  377. #browsebox {
  378. position: fixed;
  379. margin-top: 400px;
  380. margin-left: 200px}
  381.  
  382. #browsebox2 {
  383. position: fixed;
  384. margin-top: 400px;
  385. margin-left: 100px; }
  386.  
  387. #posts {
  388. overflow: hidden;
  389. background-color: {color: entry};
  390. border: 0px;
  391. padding: 15px;
  392. font-size: 11px;
  393. background-color: {color:entry};
  394. color: {color:Text};
  395. }
  396.  
  397. bigtitle {
  398. color: {color:title};
  399. font-family: georgia;
  400. letter-spacing: -1px;
  401. text-align: center;
  402. font-style: italic;
  403. font-size: 21px;
  404. text-transform: none;
  405. line-height: 18px;
  406. }
  407.  
  408. quote {
  409. color: {color:title};
  410. font-family: {font:Body};
  411. letter-spacing: 3px;
  412. padding: 5px;
  413. text-align: justify;
  414. font-style: italic;
  415. font-size: 9px;
  416. }
  417.  
  418. #source {
  419. text-align: left
  420. }
  421. .subttle {text-align: center; font-family: verdana; font-size: 9px; color: {color:subtitles}; letter-spacing: 1px; line-height:18px;}
  422. .ttle {text-align: center; font-family: georgia; font-size: 20px; color: {color:subtitles}; letter-spacing: 1px; line-height:18px;}
  423. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  424. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  425.  
  426. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  427. .dda a {font-size: 9px;}
  428.  
  429. #nts {width: 500px; margin-left: 420px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  430. #nts img{display: none; border:0px}
  431.  
  432. #pagina{width:370px; background-color: none; margin-top: -40px; margin-left: -35px;}
  433.  
  434. /*** Paginação by madlyluv.com ***/
  435. #paginacaoml {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 21px; margin-top:50px; }
  436. #paginacaoml a {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: {color:backpages}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:pages}; text-decoration: none;}
  437. #paginacaoml a:hover {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: {color:everything}; border: none;}
  438. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0px 1px 0 0; padding: 2px 4px; color: {color:pages}; text-decoration: none; font-weight: bold; margin-top: -10px;}
  439. #paginacaoml span.info {background: {color:link}; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  440.  
  441. #questions {
  442. border-bottom: 1px dashed {color:linkbackground};
  443. padding-bottom: 5px }
  444.  
  445. blockquote{ text-decoration: none }
  446.  
  447. img a {
  448. border: none; width: 100% }
  449.  
  450. h2{color:{color:title}; font-family:{font:title}; font-size:20px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform: none; margin:0px; padding:0px; margin-bottom:-0px; text-align: center}
  451. .bigquote{font-size: 80px; font-family: georgia; line-height: 80px; opacity: 0.2; filter:alpha (opacity=20);}
  452. .pquote{font-family: georgia; font-size: 25px; letter-spacing: -1px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left: 45px; font-style: italic;}
  453. .source{margin-top: 5px; text-align: right}
  454.  
  455. .audio{
  456. background-color: #E9E3E3;
  457. display: block}
  458.  
  459. .user_1 .label {color:{color:link}; font-weight:light; font-style: italic}
  460. .user_2 .label {color:{color:link}; font-weight:light; font-style: italic}
  461. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  462.  
  463.  
  464. .notes img{
  465. width:10px;
  466. position:relative;
  467. top:1px; }
  468.  
  469. ol.notes, .notes li {
  470. list-style:none;
  471. margin:0px;
  472. padding:0px; }
  473.  
  474. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  475.  
  476. ::-webkit-scrollbar{width:5px;height:5px;}
  477. ::-webkit-scrollbar{width:5px;height:5px;}
  478. ::-webkit-scrollbar-button:start:decrement
  479. ::-webkit-scrollbar-button:end:increment{display:block; height:0; background-color:transparent;}
  480. ::-webkit-scrollbar-track-piece{background-color: {color:backoverflow};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  481. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:overflow};-webkit-border-radius:px;}
  482. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:overflow};-webkit-border-radius:px;
  483. </style>
  484. <style type="text/css">{CustomCSS}</style>
  485. </head>
  486.  
  487. <body>
  488. <div id="sidebar">
  489. <br>
  490. <div class="subttle">{text:subtitle}</div>
  491. <div class="ttle">{text:minititle}</div>
  492. <br>
  493. <div id="slideShowContainer">
  494. <ul class="fotos">
  495.  
  496. <li><a href=""><img src="{image:sidebarimage}" alt="" /> <span></span></a></li></ul>
  497.  
  498. </div>
  499. <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  500. <div id="pagina"><div id="paginacaoml"><center>
  501. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  502. {block:JumpPagination length="10"}
  503. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  504. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  505. {/block:JumpPagination}
  506. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</center>
  507. </div></div>
  508. <pre><div style="; padding: 5px; overflow: auto; font-family: verdana; font-size:9px; margin-left: 5px; ">theme feito por <a href="http:///b-reakable.tumblr.com/"><b>b-reakable</b></a>; detalhes por <a href="http://n0panic.tumblr.com/">n0panic</a> e <a href="http://im-mutable.tumblr.com/">im-mutable</a>.</div></pre></div>
  509.  
  510. <div id="sideb">
  511. <div class="sidlink">
  512. <a href="/">home</a>
  513. <a href="/ask">askbox</a>
  514. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  515. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  516. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  517. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  518. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  519. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  520. </div>
  521. <div id="iconbar"><div id="icon"><A href="/"><img src="{PortraitURL-96}" width="75" height="75" alt="{Name}"></a></div></div></div>
  522.  
  523.  
  524.  
  525. <div id="entries"><br>
  526. {block:Posts}
  527.  
  528.  
  529. <div id="posts">
  530.  
  531. {block:Title}<bigtitle><center>{title}</center></bigtitle>{/block:Title}
  532.  
  533. {block:Text}{body}{/block:Text}
  534.  
  535. {block:Quote}
  536. <b class="bigquote">“</b><div class="pquote">{Quote}</div>{block:Source}
  537. <div class="source">— {Source}</div>{/block:Source}
  538. {/block:Quote}
  539.  
  540. {block:Link}<a href="{URL}" class="link" {Target}><bigtitle><center>{Name} </center></bigtitle></a>
  541. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  542.  
  543. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  544.  
  545. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  546.  
  547. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  548.  
  549. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  550.  
  551. {block:Answer}<table cellspacing="0" cellpadding="0" width="100%"><tr><td class="apic"><img src="{AskerPortraitURL-48}"></td><td bgcolor="#fefdf6" width="40px"><span class="atip"> &#9700;</span></td><td bgcolor="#fefdf6"><div class="asker">{Asker} <i>asked</i>:</div>
  552. {Question}</td></tr></table>
  553. <div class="answer">{Answer}</div>{/block:Answer}
  554.  
  555.  
  556. {block:Audio}<span class="audio"><center>{AudioPlayerGrey}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  557.  
  558. <br>
  559. <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  560.  
  561. <div id="dda">
  562.  
  563.  
  564. <div style="float:left;" class="details">
  565. {block:Date}<a href="{Permalink}">{TimeAgo}</a> {/block:Date}with {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}<BR>
  566.  
  567. {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  568. </span>{/block:RebloggedFrom}
  569. </div>
  570.  
  571. <div style="float:right;" class="details">
  572. {block:IndexPage}<a href="{ReblogUrl}" target="_blank"><b>&larr; reblog this</b></a>{/block:IndexPage}
  573. <BR>
  574. {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  575. </div>
  576. </ br>
  577. <br clear="all" /></div></div>
  578.  
  579.  
  580. <BR> {/block:Posts}
  581. {block:PostNotes}
  582. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  583. {/block:PostNotes}
  584. </div></div>
  585.  
  586.  
  587.  
  588.  
  589. </body>
  590. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement