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

4 preto

By: a guest on Mar 7th, 2012  |  syntax: None  |  size: 17.11 KB  |  hits: 2,519  |  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" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5.     <!-- DEFAULT VARIABLES -->
  6.  
  7. <meta name="color:background" content="#080808" />
  8. <meta name="color:text" content="#fff" />
  9. <meta name="color:entry" content="#000" />
  10. <meta name="color:links" content="#131313" />
  11. <meta name="color:linkhover" content="#ccc" />
  12.  
  13. <meta name="text:titulo" content="Modifique no appearance" />
  14.  
  15. <meta name="if:NotRepeatBackground" content="1"/>
  16. <meta name="image:background" content=""/>
  17.  
  18. <meta name="image:hihihi" content=""/>
  19. <meta name="image:hihihi2" content=""/>
  20. <meta name="image:hihihi3" content=""/>
  21.  
  22. <meta name="text:Link1" content="" />
  23. <meta name="text:Link1 Title" content="" />
  24. <meta name="text:Link2" content="" />
  25. <meta name="text:Link2 Title" content="" />
  26. <meta name="text:Link3" content="" />
  27. <meta name="text:Link3 Title" content="" />
  28. <meta name="text:Link4" content="" />
  29. <meta name="text:Link4 Title" content="" />
  30. <meta name="text:Link5" content="" />
  31. <meta name="text:Link5 Title" content="" />
  32. <meta name="text:Link6" content="" />
  33. <meta name="text:Link6 Title" content="" />
  34. <meta name="text:Link7" content="" />
  35. <meta name="text:Link7 Title" content="" />
  36. <meta name="text:Link8" content="" />
  37. <meta name="text:Link8 Title" content="" />
  38.  
  39.  
  40.  
  41.    
  42.         <title>{Title}</title>
  43.         <link rel="shortcut icon" href="{Favicon}">
  44.         {block:Description}
  45.             <meta name="description" content="{MetaDescription}" />
  46.  
  47.         {/block:Description}
  48.  
  49. <style type="text/css">
  50.     body {
  51.     font-family: verdana;
  52.     font-size: 9px;
  53.     color: {color:Text};
  54.     background:{color:Background};
  55.     background-image:url('{image:background}'); background-attachment: fixed; {block:ifNotRepeatBackground} background-repeat: no-repeat; background-position: right; {/block:ifNotRepeatBackground}}
  56.     }
  57.      
  58.      
  59. a:link, a:active, a:visited{color: {color:links}; text-decoration:none; font-size:11px}
  60. a:hover{color:{color:linkhover}; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  61.      
  62.  
  63.          
  64.         #icon {
  65.         text-align: center;
  66.         width: 100px;
  67.         display: block;
  68.         padding: 8px;
  69.         }
  70.          
  71.         #container {
  72.         background-color:transparent;
  73.         width: 450px;
  74.         position: absolute;
  75.         top: 30px;
  76.         left:433px;
  77.         padding-bottom: 10px; opacity: .8; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; }
  78. #container:hover {opacity: 1;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; }
  79.        
  80.          
  81.         #entry {
  82.         width: 500px;
  83.         background-color:{color:entry};
  84.         text-align: justify;
  85.         padding: 20px;
  86.      
  87.         }
  88.          
  89.         .image{text-align: center; margin: 0 0 5px 0}
  90.         .image img{border: 0px; margin: 0; padding: 0; -moz-border-radius: 2em 0;-webkit-border-radius: 24px 0;}
  91.          
  92.         #ask_form{width: 500px}
  93.          
  94.         .search_result{font-size: 12px; text-align: center}        
  95.         h1{
  96.         font-family: georgia;  font-size:16px;   letter-spacing: 0px; line-height: 20px;
  97.         text-transform: none;font-weight: normal;  margin: 0 0 5px 0;  text-align: center
  98.         }
  99.          
  100.         h1 a{  font-size:16px;  letter-spacing: -1px;   line-height: 20px;   text-transform: none;
  101.         font-weight: normal;   margin: 0 0 5px 0;  text-decoration: none;   text-align: center
  102.         }
  103.              
  104.         h1 a:hover{   font-size:16px;   letter-spacing: 3px;  line-height: 10px;  text-transform: none;
  105.         font-weight: normal;  margin: 0 0 5px 0; text-decoration: none;  text-align: center
  106.         }
  107.              
  108.         h1:hover{font-size:16px;letter-spacing: 2px; }
  109.        
  110.         .qqmarks{  font-size: 100px;  font-weight: bold;  line-height: 100px;
  111.         opacity: 0.3;  filter:alpha (opacity=20)      }
  112.          
  113.         .qquote{    font-family: georgia; font-size: 20px;   letter-spacing: 0px; line-height: 30px; text-transform: none;margin-top: -70px; margin-left: 45px  }
  114.                  
  115.         .chat{line-height: 13px;list-style: none }
  116.          
  117.         .chat ul { line-height: 15px;list-style: none;    padding: 0px;   line-height: 20px;
  118.         }
  119.          
  120.         .person1 {
  121.         background-color: {color:link};
  122.         color: {color:text}
  123.         }
  124.         .person1 .label {
  125.         font-weight: bold;
  126.         padding: 0px;
  127.         margin-left: 5px;
  128.         color: {color:text}
  129.         }
  130.         .person2 {
  131.  
  132.         color: {color:text}
  133.         }
  134.         .person2 .label {
  135.         font-weight: bold;
  136.         padding: 0px;
  137.         margin-left: 5px;
  138.         color: {color:text}
  139.         }
  140.  
  141.        .qsource{
  142.         margin: 5px 20px 0 0;
  143.         text-align: right}
  144.  
  145.          
  146.         .audioimage{
  147.         float:left;
  148.         text-align: center;
  149.         margin: 0 10px 5px 0;
  150.         width: 205px;
  151.         border: 15px solid {color:background};
  152.         }
  153.         .audioimage img{
  154.         max-width: 200px;
  155.         height: auto;
  156.         margin: 0 0 2px 0
  157.         }
  158.         .playcount {font-style: italic}
  159.          
  160.          
  161.         .asker {
  162.         width: 480px;
  163.         background-color: {color:background};
  164.         color:{color:text};
  165.         padding: 10px
  166.         }
  167.         .asker img{
  168.         float: left;
  169.         margin: 0px 4px 2px 0; border: 5px solid;}
  170.         .asker a{
  171.         font-size: 20px;
  172.         color:{color:link};
  173.         text-transform: lowercase;
  174.         line-height: 27px;
  175.         padding: 0; margin: 0;
  176.         font-family: georgia;
  177.         }
  178.         .asker a:hover{
  179.         font-size: 20px;
  180.         color:{color:link};
  181.         text-transform: lowercase;
  182.         line-height:27px;
  183.         padding: 0;
  184.         margin: 0;
  185.         font-family: Segoe Script;
  186.         }
  187.         .answer {padding: 5px 0 0 0}
  188.          
  189.      
  190.         .info {
  191.         margin-top: 2px;        
  192.  
  193.         border-left: 5px solid {color:links};
  194.         padding: 2px;
  195.         text-align:left;
  196.         font-size: 10px;
  197.         font-family:arial;
  198.         text-transform: lowercase;
  199.         }
  200.          
  201.         .info a {font-size: 10px;       color:{color:link}; }
  202.           .info a:hover {font-size: 10px; color:{color:linkhover}; }
  203.         .info2 {
  204.         padding: 2px;
  205.         text-align: right;
  206.  
  207.         }
  208.        
  209.  
  210.  
  211.     .permalink {
  212.     font-family:{font:body};
  213.     width:50px;
  214.     padding:5px;
  215.     margin-left:500px;
  216.     text-align: left;
  217.     position:absolute;
  218.     opacity:0;
  219.     -moz-transition: all 0.3s ease-out;
  220.     -o-transition: all 0.3s ease-out;
  221.     -webkit-transition: all 0.3s ease-out;
  222.     transition: all 0.3s ease-out;
  223.     }
  224.      
  225.     .permalink a:hover{
  226.     color:{color:Hover}
  227.     }
  228.  
  229.      
  230.     .links {font-family:{font:body};font-size:10px;}
  231.      
  232.     .pag {font-size:10px;border-top:dotted 1px #000000;text-align:right;}
  233.     .linkpost
  234.     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}}
  235.      
  236.      
  237.     .text {font-family:{font:body};font-size:10px;}
  238.      
  239.      
  240.         .sidebarpages {
  241.         margin: 120px 0 0 0;
  242.         text-align: center;
  243.         }
  244.          
  245.         .sidebarpages a {
  246.         text-decoration: none;
  247.         color: #000000
  248.         }
  249.          
  250.         .sidebarpages a:hover {
  251.         color:{color: #666666};
  252.         background-color: transparent
  253.         }
  254.      
  255.      a:link, a:active, a:visited {
  256.         color: {color:links};
  257.         text-decoration:none;
  258.         }
  259.          
  260.         a:hover {
  261.         color:{color:linkhover};
  262.         -webkit-transition-duration: 0.9s;
  263.         -moz-transition-duration: 0.9s;
  264.         }
  265.    
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276. #sdbar{margin-left: 50px; margin-top: 57px; width: 0px; float: left; background-color: {color:entry}; padding: 0px; position: fixed; height:0px; }
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290. #sidebar2 {float: left; top: 268px; left: 320px; padding:0px; text-align: center; position: fixed;}
  291.  
  292. #imagem3 img:hover {margin-top:0px;-webkit-transition: all 3s ease-out;-moz-transition: all 3s ease-out;transition: all 3s ease-out; opacity: .3; -webkit-transition: all 3s ease-out; -moz-transition: all 3s ease-out;}
  293.  
  294.  
  295. #imagem3 img { width: 103px; height:  95px;  margin-left: 0px;background-color:#FFFFFF;
  296. background-color: #f1f1f1; position: fixed;margin-top:0px;border:3px solid;color:#000;  -webkit-transition: all 3s ease-out;-moz-transition: all 3s ease-out;transition: all 3s ease-out; -webkit-transition: all 3s ease-out; -moz-transition: all 3s ease-out; }
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303. #imagem img { width: 150px; height:  190px;  margin-left: 0px;background-color:#000;
  304. background-color: #000; position: fixed;margin-top:0px;border:5px solid;color:#000;  -webkit-transition: all 3s ease-out;-moz-transition: all 3s ease-out;transition: all 3s ease-out; -webkit-transition: all 3s ease-out; -moz-transition: all 3s ease-out; }
  305.  
  306. #imagem img:hover {margin-top:0px;-webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;transition: all 1s ease-out; opacity: 0; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  307.  
  308. #imagem1 img { width: 150px; height:  190px;  background-color:#000;color:#000;
  309. background-color: #000; position: fixed;border:5px solid; -webkit-transition: all 1s ease-out;-moz-transition: all 1s ease-out;transition: all 1s ease-out; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  310.  
  311.  
  312. .nav{margin-left: 20px;}
  313.  
  314. a.nav{
  315. display: navigate;
  316. padding:3px;
  317. color:#000;
  318. opacity: .7;
  319. margin-right: 10px;
  320. font-size:10px;
  321. font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  322. text-transform: uppercase;
  323. }
  324.  
  325. a.nav:hover{
  326. background-color: {color:linkhover};
  327. color:#FFF;
  328. }
  329.  
  330.  
  331.  
  332. #descr {width:180px; height:170px; margin-left:212px; margin-top:57px; background-color: #000; font-size:9px; padding:15px;position: fixed; text-align: justify;}
  333.  
  334.  
  335. #links { width:275px; float: left; margin-left:-1px; margin-top: 0px; padding: 0px; text-align: center; position: fixed;  -moz-transition: opacity 1s ease-in-out; -o-transition: opacity .8s ease-in-out; transition: opacity .8s ease-in-out; -webkit-transition: opacity .8s ease-in-out; opacity: 1; }
  336.  
  337.  
  338.  
  339.  
  340. #links a { display: block; float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 116px; background-color: #000; color:#fff; text-decoration: none;  line-height: 5px; padding:7px; text-transform: uppercase; -webkit-transition: all .2s ease-out; -moz-transition: all .4s ease-out; margin-bottom: 1px;}
  341.  
  342.  
  343.  
  344. #links  a:hover{text-align: center; background-color: #000; color:#ccc;letter-spacing: 2px;}
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354. #sidl {float: left; width: 200px; top: 370px; left: 58px; padding:0px; text-align: center; position: fixed; background-color:#000;opacity: 0; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;}
  355.  
  356. #sidl:hover {float: left; width: 375px; top: 370px; left: 58px; padding:0px; text-align: center; position: fixed; background-color:#000;opacity: 1; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;}
  357.  
  358.  
  359. .sidebarpgs{font-family:georgia; font-style: italic; font-size: 12px; letter-spacing:2px; line-height:18px;margin-bottom:5px; margin-top:5px;}
  360.  
  361.  
  362. #sidebar {float: left; width: 373px; top: 30px; left: 58px; padding:0px; text-align: center; position: fixed; background-color:#000;}
  363.  
  364. .titulo {clear: both; margin-top: 8px; text-align: center; background-color: trans.; margin-bottom: 2px; padding: 0px; text-transform: lowercase;  font-size: 20px; font-family: Georgia; color: #fff;.5s ease-out; -moz-transition: all .5s ease-out;  }
  365.  
  366. .titulo:hover  {margin-right: 10px;color: #ccc;.5s ease-out; -moz-transition: all .5s ease-out;  }
  367.  
  368. #side {float: left; width: 375px; top: 370px;  left: 58px; padding:0px; text-align: center; position: fixed; background-color:#000;}
  369.  
  370. #sidel {float: left; width: 270px; top: 268px;  left: 58px; padding:0px; text-align: center; position: fixed; background-color:#000;}
  371.  
  372.         </style>
  373.  
  374.  
  375.  
  376.     <style type="text/css"></style>
  377.  
  378. <meta http-equiv="x-dns-prefetch-control" content="off"/></head>
  379.  
  380. <body>
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.      <div id="container">
  388.  
  389.         <div id="entries">
  390.         {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  391.         <script type="text/javascript"    
  392.         src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  393.          
  394.          
  395.         {block:SearchPage}<div class="search_result">{SearchResultCount} results</div>{/block:SearchPage}
  396.          
  397.         {block:Posts}
  398.          
  399.         <div id="entry">
  400.         {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  401.          
  402.         {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}
  403.         <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  404.          
  405.         {block:Photoset}{Photoset-500}
  406.         <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>
  407.         {/block:Photoset}
  408.          
  409.         {block:Quote}
  410.         <b class="qqmarks">“   </b><div class="qquote">{Quote}</div>
  411.         {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  412.         {/block:Quote}
  413.          
  414.         {block:Link}
  415.         <h1><a href="{URL}" {Target}>{Name}</a></h1>
  416.         {block:Description}{Description}{/block:Description}
  417.         {/block:Link}
  418.          
  419.         {block:Chat}
  420.         {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  421.         <div class="chat"><ul>{block:Lines}
  422.         <li class="person{UserNumber}">{block:Label}
  423.         <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  424.         {/block:Chat}
  425.          
  426.         {block:Audio}
  427.      
  428.         {AudioPlayerWhite}
  429.         <div class="playcount">{PlayCountWithLabel}</div>
  430.         <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  431.         {/block:Audio}
  432.          
  433.         {block:Video}{Video-200}
  434.         <div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  435.          
  436.         {block:Answer}
  437.         <div class="asker"><img src="{AskerPortraitURL-30}"> {Asker}<br> {Question}</div>
  438.         <div class="answer">{Answer}</div>
  439.         <br>
  440.         {/block:Answer}
  441.          
  442.         <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  443.         <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  444.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  445.         {/block:ContentSource}</div>
  446.          
  447.  
  448.  
  449.  
  450.  
  451.         <div class="info">
  452.          <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  453.  
  454.     {block:Date} Postado {DayOfMonth} {Month} {Year}, <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}
  455.  .  <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage}  . </font> <a href="{ReblogUrl}" target="_blank">reblog esse post </a>{/Block:IndexPage}<br>
  456.  
  457.  
  458.  
  459.  
  460.  
  461.         </div></div>
  462.         {/block:Posts}
  463.         {block:PostNotes}
  464.         <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  465.         {/block:PostNotes}
  466.          
  467.          
  468.         </div>
  469.  
  470.         </div>
  471.  
  472.  
  473.  
  474.  
  475.  <div id="sidebar">
  476.  
  477. <div class="titulo"><I>{text:titulo}
  478. </I>
  479.   </div>  </div>
  480.  
  481.  
  482.  
  483.  
  484. <div id="descr">
  485.  
  486. {description}
  487.  
  488. <div class="sidebarpgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« previous </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> next »</a>{/block:NextPage}{/block:Pagination}
  489.                    </div>
  490. </div>
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  <div id="sdbar">
  497.  
  498. <div id="imagem1"><img src="{image:hihihi2}"></div>
  499.  
  500.  
  501. <div id="imagem"><img src="{image:hihihi}"></div>
  502.  
  503.  
  504.  
  505. </div>
  506.  
  507.  
  508. <div id="side"> [+] credit</div>
  509.  
  510. <div id="sidl">
  511. theme por <a href="http://drug-0f-love.tumblr.com/">drug-0f-love</a> © </a>
  512.  </div>
  513.  
  514.  
  515.  
  516.  <div id="sidebar2">
  517.  
  518.  
  519. <div id="imagem3"><img src="{image:hihihi3}"></div>
  520.  </div>
  521.  
  522. <div id="sidel">
  523. <div id="links">
  524. <a href="/">h o m e</a>
  525. <a href="/ask">a s k m e</a>
  526. {block:ifLink1}<a  href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  527. {block:ifLink2}<a  href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  528. {block:ifLink3}<a  href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  529. {block:ifLink4}<a  href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  530. {block:ifLink5}<a  href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  531. {block:ifLink6}<a  href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  532. {block:ifLink7}<a  href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  533. {block:ifLink8}<a  href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}
  534.  
  535.  
  536. </div>
  537. </div>
  538.  
  539. </html>