Don't like ads? PRO users don't see any ads ;-)
Guest

bianca bju 13

By: a guest on Dec 8th, 2011  |  syntax: None  |  size: 18.96 KB  |  hits: 5,890  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <html xmlns="http://www.wd3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <head> <!-- DEFAULT VARIABLES -->
  8.  
  9.  
  10.  
  11. <meta name="color:background" content="#fff" />
  12. <meta name="color:text" content="#000000" />
  13. <meta name="color:entry" content="#FFFFFF" />
  14. <meta name="color:borda" content="#6D6D6D" />
  15. <meta name="color:links" content="#6D6D6D" />
  16. <meta name="color:menu hover" content="#fff"/>
  17. <meta name="color:menu letras hover" content="#000"/>
  18. <meta name="color:menu" content="#C7C7C7"/>
  19. <meta name="color:menu letras" content="#fff"/>
  20. <meta name="color:text sid" content="#fff"/>
  21. <meta name="color:linha sid" content="#000"/>
  22. <meta name="text:frase sid" content="Modifique no appearance" />
  23. <meta name="text:titulo" content="Modifique no appearance" />
  24.  
  25. <meta name="image:minigif1" content=""/>
  26. <meta name="image:minigif2" content=""/>
  27. <meta name="image:minigif3" content=""/>
  28. <meta name="image:minigif4" content=""/>
  29. <meta name="image:minigif5" content=""/>
  30. <meta name="if:NotRepeatBackground" content="1"/>
  31. <meta name="image:background" content=""/>
  32.  
  33. <meta name="text:Link1" content="" />
  34. <meta name="text:Link1 Title" content="" />
  35. <meta name="text:Link2" content="" />
  36. <meta name="text:Link2 Title" content="" />
  37. <meta name="text:Link3" content="" />
  38. <meta name="text:Link3 Title" content="" />
  39. <meta name="text:Link4" content="" />
  40. <meta name="text:Link4 Title" content="" />
  41. <meta name="text:Link5" content="" />
  42. <meta name="text:Link5 Title" content="" />
  43. <meta name="text:Link6" content="" />
  44. <meta name="text:Link6 Title" content="" />
  45. <meta name="text:Link7" content="" />
  46. <meta name="text:Link7 Title" content="" />
  47. <meta name="text:Link8" content="" />
  48. <meta name="text:Link8 Title" content="" />
  49. <meta name="text:Link9" content="" />
  50. <meta name="text:Link9 Title" content="" />
  51.  
  52.         <title>{Title}</title>
  53.         <link rel="shortcut icon" href="{Favicon}">
  54.         {block:Description}
  55.             <meta name="description" content="{MetaDescription}" />
  56.  
  57.         {/block:Description}
  58.  
  59.  
  60.  
  61.    
  62.     <style type="text/css">
  63.     body {
  64.     font-family: verdana;
  65.     font-size: 10px;
  66.     color: {color:Text};
  67.     background:{color:Background};
  68.     background-image:url('{image:background}'); background-attachment: fixed; {block:ifNotRepeatBackground} background-repeat: no-repeat; background-position: right; {/block:ifNotRepeatBackground}}
  69.     }
  70.      
  71.      
  72. a:link, a:active, a:visited{color: {color:links}; text-decoration:none; font-size:11px}
  73. a:hover{color:{color:linkhover}; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  74.      
  75.  
  76.          
  77.         #icon {
  78.         text-align: center;
  79.         width: 100px;
  80.         display: block;
  81.         padding: 8px;
  82.         }
  83.          
  84.         #container {
  85.         background-color:transparent;
  86.         width: 420px;
  87.         position: absolute;
  88.         top: 170px;
  89.         left: 600px;
  90.         padding-bottom: 10px}
  91.          #entries {margin: -5px 0 10px 0}
  92.          
  93.         #entry {
  94.         width: 500px;
  95.         background-color:{color:entry};
  96.         text-align: justify;
  97.         padding: 20px;
  98.         margin: 0px 0 5px 0
  99.         }
  100.          
  101.         .image{text-align: center; margin: 0 0 5px 0}
  102.         .image img{border: 0px; margin: 0; padding: 0}
  103.          
  104.         #ask_form{width: 500px}
  105.          
  106.         .search_result{font-size: 12px; text-align: center}
  107.          
  108.         .source{display:none}
  109.          
  110.         h1{
  111.         font-family: georgia;
  112.         font-size:20px;
  113.         letter-spacing: -1px;
  114.         line-height: 20px;
  115.         text-transform: none;
  116.         font-weight: normal;
  117.         margin: 0 0 5px 0;
  118.         text-align: center
  119.         }
  120.          
  121.         h1 a{
  122.         font-size:20px;
  123.         letter-spacing: -1px;
  124.         line-height: 20px;
  125.         text-transform: none;
  126.         font-weight: normal;
  127.         margin: 0 0 5px 0;
  128.         text-decoration: none;
  129.         text-align: center
  130.         }
  131.          
  132.         .qqmarks{
  133.         font-size: 100px;
  134.         font-weight: bold;
  135.         line-height: 100px;
  136.         opacity: 0.3;
  137.         filter:alpha (opacity=20)
  138.         }
  139.          
  140.         .qquote{
  141.         font-family: georgia;
  142.         font-size: 20px;
  143.         letter-spacing: 0px;
  144.         line-height: 30px;
  145.         text-transform: none;
  146.         margin-top: -70px;
  147.         margin-left: 45px
  148.         }
  149.          
  150.        .qsource{
  151.         margin: 5px 20px 0 0;
  152.         text-align: right}
  153.          
  154.         .chat{
  155.         line-height: 13px;
  156.         list-style: none
  157.         }
  158.          
  159.         .chat ul {
  160.         line-height: 15px;
  161.         list-style: none;
  162.         padding: 0px;
  163.         line-height: 20px;
  164.         }
  165.          
  166.         .person1 {
  167.         background-color: {color:link};
  168.         color: {color:text}
  169.         }
  170.         .person1 .label {
  171.         font-weight: bold;
  172.         padding: 0px;
  173.         margin-left: 5px;
  174.         color: {color:text}
  175.         }
  176.         .person2 {
  177.         background-color: {color:background};
  178.         color: {color:text}
  179.         }
  180.         .person2 .label {
  181.         font-weight: bold;
  182.         padding: 0px;
  183.         margin-left: 5px;
  184.         color: {color:text}
  185.         }
  186.          
  187.         .audioimage{
  188.         float:left;
  189.         text-align: center;
  190.         margin: 0 10px 5px 0;
  191.         width: 205px;
  192.         border: 15px solid {color:background};
  193.         }
  194.         .audioimage img{
  195.         max-width: 200px;
  196.         height: auto;
  197.         margin: 0 0 2px 0
  198.         }
  199.         .playcount {font-style: italic}
  200.          
  201.          
  202.         .asker {
  203.         width: 480px;
  204.         background-color: {color:background};
  205.         color:{color:text};
  206.         padding: 10px
  207.         }
  208.         .asker img{
  209.         float: left;
  210.         margin: 0px 4px 2px 0
  211.         }
  212.         .asker a{
  213.         font-size: 15px;
  214.         color:{color:link};
  215.         text-transform: lowercase;
  216.         line-height: 27px;
  217.         padding: 0; margin: 0;
  218.         font-family: georgia;
  219.         }
  220.         .asker a:hover{
  221.         font-size: 15px;
  222.         color:{color:link};
  223.         text-transform: lowercase;
  224.         line-height:27px;
  225.         padding: 0;
  226.         margin: 0;
  227.         font-family: Segoe Script;
  228.         }
  229.         .answer {padding: 5px 0 0 0}
  230.          
  231.         #cap {
  232.         padding: 2px 0 0 0;
  233.         width: 500px;
  234.         margin: 0 0 0 5px
  235.         }
  236.          
  237.         .info {
  238.         margin-top: 6px;
  239.         border-left: 0px solid {color:links};
  240.         padding: 5px;
  241.         background-color: {color:background};
  242.         text-align: center;
  243.         font-size: 10px;
  244.         font-family: verdana;
  245.         text-transform: lowercase;
  246.         }
  247.          
  248.         .info a {font-size: 10px;}
  249.          
  250.         .info2 {
  251.         padding: 2px;
  252.         border-bottom: 1px dotted {color:background};
  253.         text-align: right;
  254.         }
  255.        
  256.  
  257.  
  258.  
  259.         #notes {
  260.         width: 500px;
  261.         margin: 0px;
  262.         margin-left: 0px;
  263.         padding: 5px;
  264.         text-align: left
  265.         }
  266.          
  267.         ol.notes {list-style: none; margin: 0 20px 0 10px; padding: 0px}
  268.         ol.notes li {margin: 0px; padding: 2px;}
  269.  
  270.          
  271.         #notes img{border:0px}
  272.         #notes a{font-size: 10px}
  273.          
  274.         #tumblr_controls{position: fixed!important}
  275.         ::-webkit-scrollbar{width:8px;height:8px;}
  276.          
  277.         ::-webkit-scrollbar-button:start:decrement
  278.          
  279.         ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  280.          
  281.         ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  282.          
  283.         ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000;-webkit-border-radius:px;}
  284.          
  285.         ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000;-webkit-border-radius:px;}
  286.      
  287.  
  288.     .permalink {
  289.     font-family:{font:body};
  290.     width:50px;
  291.     padding:5px;
  292.     margin-left:500px;
  293.     text-align: left;
  294.     position:absolute;
  295.     opacity:0;
  296.     -moz-transition: all 0.3s ease-out;
  297.     -o-transition: all 0.3s ease-out;
  298.     -webkit-transition: all 0.3s ease-out;
  299.     transition: all 0.3s ease-out;
  300.     }
  301.      
  302.     .permalink a:hover{
  303.     color:{color:Hover}
  304.     }
  305.      
  306.     .ptitle {{block:ifCursivePostTitleFont}font-family:'The Girl Next Door', cursive;font-size:18px;{/block:ifCursivePostTitleFont} {block:IfNotCursivePostTitleFont}font-family:{font:body};text-transform:uppercase;font-size:11px;{/block:IfNotCursivePostTitleFont}}
  307.      
  308.     .links {font-family:{font:body};font-size:10px;}
  309.      
  310.     .pag {font-size:10px;border-top:dotted 1px #000000;text-align:right;}
  311.     .linkpost
  312.     a {{block:ifCursivePostTitleFont}font-family:'The Girl Next Door', cursive;font-size:18px;{/block:ifCursivePostTitleFont}{block:IfNotCursivePostTitleFont}font-family:{font:body};text-transform:uppercase;font-size:11px;{/block:IfNotCursivePostTitleFont}}
  313.      
  314.      
  315.     .text {font-family:{font:body};font-size:10px;}
  316.      
  317.      
  318.         .sidebarpages {
  319.         margin: 120px 0 0 0;
  320.         text-align: center;
  321.         }
  322.          
  323.         .sidebarpages a {
  324.         text-decoration: none;
  325.         color: #000000
  326.         }
  327.          
  328.         .sidebarpages a:hover {
  329.         color:{color: #666666};
  330.         background-color: transparent
  331.         }
  332.      
  333.      a:link, a:active, a:visited {
  334.         color: {color:links};
  335.         text-decoration:none;
  336.         }
  337.          
  338.         a:hover {
  339.         color: {color:hover};
  340.         -webkit-transition-duration: 0.1s;
  341.         -moz-transition-duration: 0.1s;
  342.         }
  343.          
  344.         .spic img{
  345.         max-width: 150px;
  346.         text-align:center;
  347.         margin-top: 2px
  348.         }
  349.          
  350.         #simag {
  351.         margin-bottom:2px;
  352.         margin-top:2px
  353. }    
  354.    
  355.  
  356. #pass{background-color: #000000; letter-spacing: 2px; color: #FFFFFF; width:1000px; height:20px; position: fixed; padding-top: 30px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: -40px; font-family: tahoma; margin-top: -75px; px; z-index: 2; opacity: 0.8}
  357.  
  358. #pass:hover {background-color: #FFFFFF; height: 30px; color: transparent;}
  359.  
  360.  
  361. #pass4{background-color:{color:linha sid}; letter-spacing: 2px; color:{color:text sid}; width:600px; height:20px; position: fixed; padding-top: 10px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; margin-left: 10px; font-family: tahoma; margin-top: 220px; px; z-index: 2; opacity: 0.5}
  362.  
  363.  
  364. #sdbar{margin-left: -1px; margin-top: 20px; width: 430px; float: left; background-color: {color:entry}; padding: 0px; position: fixed; height: 175px;}
  365.  
  366. .sdbarimg {overflow: auto; height: 150px; text-align: left; margin: 5px; border: 1px solid {color:boxborder}; padding: 3px 0px 0px 3px; background-color: {color:boxbackground};}
  367.  
  368. .sdbarimg img{max-width: 245px; height: auto; display: block; overflow: auto; margin-bottom: 3px;}
  369.  
  370.  
  371. #sdbar3{margin-left: 400px; margin-top: 300px; width: 700px; float: left; background-color: {color:entry}; padding: 0px; position: fixed; height: 0px; -webkit-transform: rotate(90deg);  -moz-transform: rotate(90deg);;}
  372.  
  373. #sdbar2{margin-left: 0px; margin-top: 300px; width: 427px; float: left; background-color: {color:entry}; padding: 0px; position: fixed; height: 200px;}
  374.  
  375. .sdbartwdescr{margin: 5px; padding: 5px; text-align: justify; font-size: 9px; font-family: {font:body2}; border: 0px solid {color:boxborder}; padding: 3px; background-color: {color:boxbackground}; color: {color:boxtext}; overflow: auto; height: 200px;}
  376. .sdbartwdescr a{font-size: 9px;}
  377.  
  378.  
  379. #tbar {width:150px; height:600px; margin-left:800px; margin-top: -250px; position:fixed; overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:2px; -webkit-transform: rotate(-90deg);  -moz-transform: rotate(-90deg);}
  380.  
  381.  
  382. #tlinks a {width:100px; display:block; background-color:{color:menu}; margin:6px 0px 0px -5px; font:10px verdana; text-transform: lowercase; color:{color:menu letras}; text-decoration: none; letter-spacing: 1px; text-align:center; padding:12px; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; -webkit-transform: rotate(40deg);  -moz-transform: rotate(40deg);}
  383.  
  384.  
  385. #tlinks a:hover {background-color:{color:menu hover}; color:{color:menu letras hover}; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; letter-spacing: 1px; -webkit-transform: rotate(40deg); font-weight: bold; -webkit-transform: rotate(40deg); -moz-transform: rotate(40deg); border: 1px solid {color:borda}; margin:20px 0px 0px 20px;}
  386.  
  387.  
  388. .simage {padding: 1px;}
  389.  
  390. .simage img {border: 0px solid #000;display: inline; height: 220px; text-align:center; margin-bottom: 1px;}
  391.  
  392.   .sidebar3 {background:{color:sid}; width:500px; left:75px; position:fixed; top:100px; padding:0px;font-family:{font:body}; opacity: 0.8;}
  393.  #title a { font-size:22px; text-align: center; line-height:30px;  padding:0px; font-family: georgia; color: {color:links}; letter-spacing:7px;}
  394.  
  395.  #title a:hover{  letter-spacing:-1px; text-align: center; font-family: Andalus; text-transform: none; font-size: 28px;
  396.  
  397.  color: {color:links};
  398.  z-index:100;
  399.  
  400.  margin-bottom:10px;
  401.  
  402.  letter-spacing:1px;}
  403.      
  404.  
  405. #clear{width: 500px; height: 30px}
  406. #tumblr_controls{position: fixed!important}
  407.  
  408. {CustomCSS}
  409.     img{
  410. margin: 1px;
  411. border: none;
  412. filter: alpha(opacity=75);
  413. moz-opacity:.80;
  414. opacity:.80 ;
  415. -webkit-transition-duration: .50s;
  416. }
  417. img:hover{
  418. margin: 1px;
  419. border: none;
  420. filter: alpha(opacity=100);
  421. moz-opacity:1.0;
  422. opacity:1.0;
  423. }  
  424.  
  425. </style>
  426.  
  427.     </head>
  428.  
  429.     <body>
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  <div id="sdbar3">
  437. <div id="pass4"><center>{text:frase sid}</center> </div> </div>
  438.  
  439.  
  440. <div id="sdbar">
  441.  
  442. <div id="title"><center><a href="/">{block:iftitulo}{text:titulo}{/block:iftitulo}</a></center></div> <br>
  443.  
  444. <div class="simage">
  445.  
  446. <marquee scrollamount="4" behavior="alternate">
  447.  
  448. <img src="{image:minigif1}"/>
  449. <img src="{image:minigif2}" />
  450. <img src="{image:minigif3}" />
  451. <img src="{image:minigif4}" />
  452. <img src="{image:minigif5}" />
  453. </marquee></div></div>
  454.  
  455. <div id="sdbar2">
  456. <div class="sdbartwdescr">{block:Description}{Description}{/block:Description}</div>
  457. <span style="font-weight: normal;"><center>
  458. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  459. {block:JumpPagination length="15"}
  460. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  461. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  462. {/block:JumpPagination}
  463. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  464. <BR><center>feito por <a href="http://amarenaodesistir.tumblr.com">amarenaodesistir</a>
  465. </div></center>
  466.  
  467.  
  468.  
  469. </div>
  470.  
  471.  
  472. </div>
  473.     <div id="container">
  474.          
  475.         <div id="entries">
  476.         {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  477.         <script type="text/javascript"
  478.          
  479.         src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  480.          
  481.          
  482.         {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  483.          
  484.         {block:Posts}
  485.          
  486.         <div id="entry">
  487.         {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  488.          
  489.         {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  490.         <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  491.          
  492.         {block:Photoset}{Photoset-500}
  493.         <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  494.         {/block:Photoset}
  495.          
  496.         {block:Quote}
  497.         <b class="qqmarks">“   </b><div class="qquote">{Quote}</div>
  498.         {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  499.         {/block:Quote}
  500.          
  501.         {block:Link}
  502.         <h1><a href="{URL}" {Target}>{Name}</a></h1>
  503.         {block:Description}{Description}{/block:Description}
  504.         {/block:Link}
  505.          
  506.         {block:Chat}
  507.         {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  508.         <div class="chat"><ul>{block:Lines}
  509.         <li class="person{UserNumber}">{block:Label}
  510.         <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  511.         {/block:Chat}
  512.          
  513.         {block:Audio}
  514.         <div class="audioimage">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  515.         {AudioPlayerWhite}
  516.         <div class="playcount">{PlayCountWithLabel}</div>
  517.         <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  518.         {/block:Audio}
  519.          
  520.         {block:Video}{Video-500}
  521.         <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  522.          
  523.         {block:Answer}
  524.         <div class="asker"><img src="{AskerPortraitURL-30}"> {Asker}<br> {Question}</div>
  525.         <div class="answer">{Answer}</div>
  526.         <br>
  527.         {/block:Answer}
  528.          
  529.         <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  530.         <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  531.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  532.         {/block:ContentSource}</div>
  533.          
  534.  
  535.  
  536.          
  537.         <div class="info">
  538.       <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} -  <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage}  -  <a href="{ReblogUrl}" target="_blank"> reblog this shit </a>{/Block:IndexPage}<br>
  539.         </div></div>
  540.         {/block:Posts}
  541.         {block:PostNotes}
  542.         <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  543.         {/block:PostNotes}
  544.          
  545.          
  546.         </div>
  547.         </div>
  548.  
  549.  
  550. <div id="tbar">
  551. <div id="tlinks"><BR><BR><BR>
  552. <a href="/">1st page</a>
  553.  
  554.  <a href="/ask">ask box</a>
  555.  
  556. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  557.  
  558. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  559.  
  560. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  561.  
  562. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  563.  
  564. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  565.  
  566. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  567.  
  568. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  569.  
  570. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  571.  
  572. {block:ifLink9}<a href="{text:Link9}">{text:Link9 Title}</a>{/block:ifLink9}
  573.  
  574.  
  575. </div><BR>
  576. </div>
  577.  
  578. </body>
  579. </html>
  580.  
  581.