Advertisement
p-0etasuicida

Forlucky - Theme 21

Oct 13th, 2012
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 19.47 KB | None | 0 0
  1. <!-----------------------------------------------------------------------
  2.  
  3.  
  4. FORLUCKY FORLUCKY FORLUCKY
  5. FORLUCKY FORLUCKY FORLUCKY  
  6. FORLUCKY FORLUCKY FORLUCKY
  7. FORLUCKY                
  8. FORLUCKY                    
  9. FORLUCKY                
  10. FORLUCKY                                    All credits for Forlucky
  11. FORLUCKY FORLUCKY FORLUCKY                    
  12. FORLUCKY FORLUCKY FORLUCKY                   Don't Copy | Não copie
  13. FORLUCKY FORLUCKY FORLUCKY   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  14. FORLUCKY                    | Plágio é crime, lei Nº 9.610, de 19 de Fevereiro de 1998. |
  15. FORLUCKY                    |Pena – detenção, de 3 (três) meses a 1 (um) ano, ou multa. |
  16. FORLUCKY                     - - - - - - -- - - - - -  - - - - - - - - - - - - - - - - -
  17. FORLUCKY                    
  18. FORLUCKY                    
  19. FORLUCKY                    
  20. FORLUCKY                    
  21. FORLUCKY
  22.  
  23. ------------------------------------------------------------------------->    <html>
  24.      
  25.      
  26.     <head>
  27.      
  28.      
  29.      
  30.     <meta name="color:background" content="#F8F8F8" />
  31.     <meta name="color:text" content="#757575" />
  32.     <meta name="color:link" content="#757575" />
  33.     <meta name="color:post" content="#fff" />
  34.     <meta name="color:sidebar" content="#ffffff" />
  35.     <meta name="color:frasehover" content="#000" />
  36.     <meta name="color:linkshover" content="#000" />
  37.     <meta name="color:fontfrase" content="#000" />
  38.     <meta name="color:bordafrase" content="#757575" />
  39.     <meta name="color:frase" content="#757575" />
  40.     <meta name="color:sidelinksbg" content="#FFFFFF" />
  41.     <meta name="color:sidelinks" content="#757575" />
  42.     <meta name="color:sidelinksbghover" content="#FFFFFF" />
  43.     <meta name="color:sidelinkshover" content="#757575" />
  44.     <meta name="color:scroll" content="#000" />
  45.     <meta name="color:scroll bg" content="#fff" />
  46.      
  47.     <meta name="image:background" content="" />
  48.     <meta name="image:sidebar" content="http://static.tumblr.com/mlclmas/bVXmbg42v/554.png" />
  49.      
  50.         <meta name="text:frase2" content="Frase aqui" />
  51.  
  52.  
  53.  
  54.    
  55.     <meta name="text:Linkhome" content="/" />
  56.     <meta name="text:Link1" content="/" />
  57.     <meta name="text:Link1 Title" content="link" />
  58.     <meta name="text:Link2" content="/" />
  59.     <meta name="text:Link2 Title" content="link" />
  60.     <meta name="text:Link3" content="/" />
  61.     <meta name="text:Link3 Title" content="link" />
  62.     <meta name="text:Link4" content="/" />
  63.     <meta name="text:Link4 Title" content="link" />
  64.     <meta name="text:Link5" content="/" />
  65.     <meta name="text:Link5 Title" content="link" />
  66.     <meta name="text:Link6" content="/" />
  67.     <meta name="text:Link6 Title" content="link" />
  68.     <meta name="text:Link7" content="/" />
  69.     <meta name="text:Link7 Title" content="link" />
  70.      
  71.                           <title>{Title}</title>
  72.             <link rel="shortcut icon" href="{Favicon}">
  73.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  74.             {block:Description}
  75.       <meta name="description" content="{MetaDescription}" />
  76.             {/block:Description}
  77.      
  78.     <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  79.    
  80.              <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  81.  
  82.      
  83.         <style type="text/css">
  84.        
  85.     body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  86.      
  87.     a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  88.     a:hover {color: {color:hover}; background-color: transparent; text-decoration: none;  -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  89.      
  90.     p {margin: 6px 0 0 0}
  91.      
  92.     blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  93.     blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  94.     blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  95.     blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  96.      
  97.     blockquote img{max-width: 470px!important}
  98.     blockquote blockquote img{max-width: 450px!important}
  99.     blockquote blockquote blockquote img{max-width: 430px!important}
  100.     blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  101.      
  102.     #post {text-align: center; width: 935px; margin: 30px auto 30px auto;}
  103.      
  104.     #posts {float: left; margin-left: 318px; margin-top: 42px;}
  105.      
  106.     .boxes {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  107.      
  108.     h1 {font-family: georgia; text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  109.     h1 a {text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  110.     h1 a:hover {text-align: center; font-size: 16px; color: {color:text}; font-weight: normal; line-height: 18px;}
  111.      
  112.     .image {text-align: center; border: 0px}
  113.     .image img {max-width: 500px; margin-bottom: 2px }
  114.      
  115.     .quote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  116.     .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  117.     .quotesource a, a:hover{text-transform: none;}
  118.      
  119.     .chat {line-height: 13px; list-style: none }
  120.     .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  121.     .person1 {color: {color:text}; padding: 2px; }
  122.     .person1 .label {font-weight: bold;  color:{color:text}}
  123.     .person2 {color: {color:text}; padding: 2px;  }
  124.     .person2 .label {font-weight: bold;  color:{color:text}}
  125.    
  126.     .smbluc {position:absolute; left:-42px; top:18px; color:{color:posttext}; font-size:80px; font-family:arial;}
  127.      
  128.     .quote {font-size:16px; text-align:justify; font-family:georgia; width:463px; position:relative; left:37px;}
  129.     .quote small {font-size:14px;}
  130.      
  131.     .sourcequote {text-align:right;}
  132.    
  133.     .player {background-color: #000; text-align: left; display:block;}
  134.    
  135.    
  136.      
  137.      .askerimg {border-radius:5px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; }
  138.     .askerimg:hover {border-radius:32px;}
  139.      
  140.     .titleask {font-size:9px; font-style:negrit;}
  141.     .titleask a {font-weight:bold; opacity:0.9;}
  142.     .titleask a:hover {opacity:0.5;}
  143.      
  144.     .answer {font-size:12px;}
  145.      
  146.     .question {font-size:10px;}
  147.      
  148.     .tags {font-family:tinytots; font-size:8px; text-transform:uppercase}
  149.     .tags a {color:{color:posttxt};}
  150.      
  151.      
  152.     #date {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  153.     #date a {font-size: 9px;}
  154.      
  155.     .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  156.     .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  157.      
  158.     #cap {width: 500px; margin-top: -2px;}
  159.     .source {display: none;}
  160.      
  161.     .notes {width: 530px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  162.     ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  163.     ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  164.     .notes img{display: none; border:0px}
  165.      
  166.     ::-webkit-scrollbar{width:7px;height:7px;}
  167.     ::-webkit-scrollbar-button:start:decrement
  168.     ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  169.     ::-webkit-scrollbar-track-piece{background-color:{color:scroll bg}}
  170.     ::-webkit-scrollbar-thumb:vertical{height:100px; background-color:{color:scroll};}
  171.     ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};}
  172.      
  173.     #sidebar {top: 5px; left: 38px; background-color:{color:sidebar}; color: {color:text} float: left;  width: 863px; height: 20px; position: fixed; }
  174.      
  175.     .photo {z-index: 1;margin-top:150px; margin-left: 136px; position:fixed;}
  176.     .photo img {display: block;width: 171px; height:190px; border: 6px solid {color:sidebar};}
  177.      
  178.     #sidebar4 {top: 149px; left: 833px; background-color:#E4E4E4; color: {color:text} float: left;  width: 209px; height: 161px; position: fixed;}
  179.      
  180.     .usericon {clear: both; float: left; }
  181.     .usericon a {border: 5px solid {color:post};}
  182.     .usericon a:hover {border: 5px solid {color:background}}
  183.      
  184.     #px {top: 70%; margin-left: 30px; width: 120px; position: fixed; padding: 1px;}
  185.      
  186.     .plink {font-size: 50px; font-family: {font:title}; padding: 2px;}
  187.     .plink a{color: {color:text}; background-color: transparent;}
  188.     .plink a:hover {color: {color:left}; background-color: transparent;}
  189.      
  190.      
  191.     .ps {padding: 10px; text-align: center; font-size: 16px; color: {color:text};}
  192.     .ps a, a:hover { text-align: center; color: {color:text}; background-color: transparent;}
  193.      
  194.     .head{text-align: center; font-family: {font:text}; font-size: 11px; color:{color:sidtext}; text-align: left; text-transform: none; line-height: 9pt; font-style: none; background:{color:sidebar}; padding: 5px;}
  195.      
  196.     .sideb{height: 100%; font-size: 9px; font-family: verdana; color:{color:leftext}; text-align: justify; background: {color:post}; line-height: 14px; padding:5px;}
  197.     .ss {float: left; width: 150px; margin-top: 0px; margin-bottom: 4px; font-size: 9px; background-color: {color:left}; color: {color:lefttext}; font-family: verdana; padding: 5px;}
  198.     .sss {margin-top: 0px; margin-bottom: 4px; font-size: 9px; background-color: {color:left}; color: {color:lefttext}; font-family: verdana; padding: 5px;}
  199.     .ssx {font-family: {font:title}; font-size: 22px; text-align: center; padding: 5px }
  200.      
  201.     .simage {margin-bottom: 4px; padding: 0px;}
  202.     .simage img {display: inline; margin-right: 1px; max-width: 168px; height: auto; text-align: center;float: left;}
  203.      
  204. .jubs { -webkit-transition-duration: .90s; }
  205. .jubs:hover {-webkit-transition-duration: .90s;-webkit-filter: grayscale(70%);}
  206.  
  207.      
  208. #home {width: 24px; position: fixed; float: left; font-size: 9px; font-family: tahoma; color: {color:cruz}; padding: 5px; height: 24px; margin-left: 195px; rotation: 10px; margin-top: 280px; margin-top: 430px; -moz-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; z-index: 20;}
  209.  
  210.     .search {margin: 7px 0px 0px 0px; padding: 0px;}
  211.     .search input{font-family: {font:text}; border: none; background-color: {color:sidebar}; color: {color:text}; font-size: 11px; text-transform: none; text-align: right; padding: 5px; width: 309px; opacity: 0.6; filter:alpha (opacity=60); }
  212.    
  213.   @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  214.  
  215.      
  216.  
  217.      
  218.  
  219.     #links {height:10px; margin-left: 139px; margin-top:428px; position:fixed; background-color:{color:background};}
  220.    
  221.     #links a {height:10px; float: left;  font-family:tahoma; font-style:normal; font-size: 10px; text-align: center; height: 16px; margin-left:1px; width: 41px; background-color: {color:sidelinksbg}; color:{color:sidelinks};-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; letter-spacing: 0px; opacity:1; text-transform: lowercase; padding: 1px;  line-height: 15px;}
  222.    
  223.     #links  a:hover{-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; background-color: {color:linkshover};   line-height: 15px}
  224.      
  225.      
  226.         #ps { margin-left: 137px; margin-top:353px; position:fixed; background-color:{color:background}; text-transform: uppercase;}
  227.        
  228.     #ps a {float: left;  font-family:tahoma; font-style:normal; font-size: 10px; text-align: center; height: 16px; margin-left:1px; width:57px;height:22px;  background-color: {color:sidelinksbg}; color:{color:sidelinks};-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; letter-spacing: 0px; opacity:1; text-transform: lowercase; padding: 1px;  line-height: 15px;}
  229.    
  230.     #ps  a:hover{-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -webkit-filter: blur(2px);}
  231.  
  232.  
  233.      
  234.     #description {position: fixed; width:168px; height: 42px; font-size:9px; font-family:verdana; text-align: center; background-color:{color:sidebar}; color:{color:text}; padding: 5px; margin-top:375px; margin-left: 138px; overflow:hidden;}
  235.      
  236.     #creditos {text-align: justify; overflow: auto; height: 10px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 09px; font-family: verdana; position: fixed; margin-left: 23px; width: 204px; background-color: invisivel; color: {color:texto side}; padding: 5px; margin-top: 204px; background-attachment: fixed; opacity: 1; line-height: 8px; -webkit-transition: all 1.9s ease-out; -moz-transition: all 1.9s ease-out;-webkit-transform: rotate(-90deg)}
  237.     #creditos:hover {opacity: 1.9;}
  238.      
  239.     #sidepagina{margin-left: 100px; margin-top: 125px; width: 0px; float: left; background-color: transparent; position: fixed; height: 6px; color: {color:text}}
  240.    
  241.     .pagina{color: {color:text}; padding:1px; font-family: {font:text}; line-height: 30px; font-size: 43px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  242.  
  243. #souchick{margin-top: 120px;
  244. margin-left: 136px;
  245. position: fixed;
  246. font-family:dosis;
  247. font-size:17px;
  248. color:{color:fontfrase};
  249. width: 172px;
  250. border-bottom:8px solid {color:sidebar};
  251. background-color: {color:sidebar};
  252. -moz-box-shadow: inset 2px 0 0px 0 {color:bordfrase};
  253. -webkit-box-shadow: inset 2px 0 0px 0 {color:bordfrase};
  254. box-shadow: inset 2px 0 0px 0 {color:borda2};
  255. padding: 3px 3px 3px 6px;
  256. -moz-transition: all 0.4s ease-out;
  257. -webkit-transition: all 0.8s ease-out;
  258. -o-transition: all 0.8s ease-out;-ms-transition: all 0.8s ease-out;
  259. transition: all 0.8s ease-out;}
  260.    
  261. #souchick:hover{-moz-box-shadow: inset 550px 0 0px 0 {color:borda2};
  262. -webkit-box-shadow: inset 550px 0 0px 0 {color:borda2};
  263. box-shadow: inset 550px 0 0px 0 {color:frasehover};
  264. color: {color:sidebar};}
  265.  
  266.  
  267.      
  268.     #bonnie:hover {position:fixed;}
  269.     #tumblr_controls{position: fixed!important}
  270.     #tumblr_controls{position: fixed!important}
  271.     #tumblr_controls{position: fixed!important}
  272.     #tumblr_controls{position: fixed!important}
  273.      
  274.     </style>
  275.     <body onkeydown=”return false”>
  276.    
  277.  
  278.      <!---------------------------THEME BY FORLUCKY-------------------------*/
  279. <!--------------------------CRÉDITOS------------------------------------>
  280.  <div style="display:block;top:0px;left:15px;font-size:9px;font-family:consolas;position:fixed;background:{color:sidebar};border-bottom:1px solid {color:text}; padding:3px;z-index:55554235555;"><a href="http://forlucky.tumblr.com" title=" Theme by forlucky - don't copy."> FORLUCKY </a></div>
  281.  
  282.     </div>
  283.    
  284.      
  285.     <div id="links">
  286.     <a href="{text:Link4}">{text:Link4 Title}</a>
  287.     <a href="{text:Link5}">{text:Link5 Title}</a>
  288.     <a href="{text:Link6}">{text:Link6 Title}</a>
  289.     <a href="{text:Link7}">{text:Link7 Title}</a>
  290.     </div>
  291.    
  292.     <div id="ps">
  293.     <a href="{text:Link1}">{text:Link1 Title}</a>
  294.     <a href="{text:Link2}">{text:Link2 Title}</a>
  295.     <a href="{text:Link3}">{text:Link3 Title}</a>
  296.     </div>
  297.    
  298.     </div>
  299.  
  300.  <div id="faixa"></div>
  301.     <div id="faixa2"></div>
  302.  
  303.      
  304.     <div id="borda"></div>
  305.     <div id="souchick">{text:frase2}</div>
  306.     <div class="photo"><img src="{image:sidebar}" class="jubs" ></div>
  307.      
  308.     <div id="description"><center>{description}</center></div>
  309.      
  310.  
  311.     <div id="sidepagina">
  312.     <div class="pagina">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><small><small><small><small>-</small></small></small></a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"><small><small><small><small><small>+</small></small></small></small></small></a>{/block:NextPage}{/block:Pagination}</div></div>
  313.      
  314.     </div>
  315.      
  316.      
  317.     <div id="posts">
  318.      
  319.      {block:Posts}
  320.      
  321.     <div class="boxes">
  322.      
  323.     {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  324.      
  325.     {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  326.      
  327.     {block:Photoset}{Photoset-500}{/block:Photoset}
  328.      
  329.    {block:Quote}
  330.      
  331.     <div class="quote"><div class="smbluc"><strong></strong></div>{Quote}"</div>
  332.     {block:Source}<div class="sourcequote"> — {Source}</div>
  333.     {/block:Source}
  334.     {/block:Quote}
  335.      
  336.      
  337.     {block:Link}
  338.     <h1><a href="{URL}" {Target}>{Name}</a></h1>
  339.     {block:Description}{Description}{/block:Description}
  340.     {/block:Link}
  341.      
  342.     {block:Chat}
  343.     {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  344.     <div class="chat"><ul>{block:Lines}
  345.     <li class="person{UserNumber}">{block:Label}
  346.     <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  347.     {/block:Chat}
  348.      
  349.     {block:Audio}
  350.     <div class="player">{AudioPlayerBlack}</div>
  351.     {block:Caption}{Caption}{/block:Caption}
  352.     {/block:Audio}
  353.      
  354.     {block:Video}{Video-500}{/block:Video}
  355.      
  356.      {block:Answer}
  357.     <table width="100%" style="font-size:12px;">
  358.     <tr>
  359.     <td width="48"><a href="{AskerURL}" target="_blank"><img width="48" src="{AskerPortraitURL-48}" class="askerimg"></a></td>
  360.     <td class="asker" style="padding:10px;"><font class="titleask"><b>{Asker}</b> said to me:</font><div class="question">{Question}</div></td>
  361.     </tr>
  362.     </table>
  363.     <div class="answer">{Answer}</div>
  364.     {/block:Answer}
  365.      
  366.      
  367.     <div id="cap">
  368.     {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  369.     {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  370.     {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  371.      
  372.     <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  373.           <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  374.             {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  375.     {/block:ContentSource}</div></div>
  376.     <br>
  377.      
  378.     <div id="date">
  379.     {block:IfMostrartags}{block:HasTags}<div class="tags"><strong>Taged as:</strong> {block:Tags}<font class="tag">#</font><a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}</div>{/block:HasTags}{/block:IfMostrartags}
  380.     {block:Date}
  381.     <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}"><b>{NoteCount}</b></a> {/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank"><strong>reblog</strong></a>{/block:IndexPage}
  382.     {block:RebloggedFrom}<div>original: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a></div>
  383.     {/block:RebloggedFrom}
  384.     {block:PostNotes}<div id="notess">{PostNotes}</div>{/block:PostNotes}
  385.     </div>
  386.      
  387.      
  388.     </div>
  389.     {/block:Date}
  390.      {/block:Posts}
  391.      
  392.      
  393.     </div>
  394.     </div>
  395.     </div>
  396.     </div>
  397.     </div>
  398.  
  399. </body>
  400.  
  401. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement