anaflaviasserra

theme 03

Jun 13th, 2012
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.25 KB | None | 0 0
  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.    
  6. <!--  <!theme por spellings e garotadeslocada
  7.     NÃO COPIE, NÃO USE COMO BASE-->
  8.     <head>
  9.  
  10.  
  11.  
  12.  
  13. </script>
  14.  
  15.      
  16.      
  17.      <!-- DEFAULT VARIABLES -->
  18.     <meta name="color:background" content="#f8f8f8" />
  19.     <meta name="color:link" content="#000" />
  20.     <meta name="color:linkhover" content="#696969" />
  21.     <meta name="color:text" content="#000000" />
  22.     <meta name="color:post" content="#fff" />
  23.     <meta name="color:border" content="#ffffff" />
  24.     <meta name="color:scroll" content="#000000" />
  25.     <meta name="color:ask" content="#ebebeb" />
  26.     <meta name="color:bgdescription" content="#ebebeb" />
  27.     <meta name="color:textdescription" content="#000" />
  28.     <meta name="color:links" content="#000" />
  29.     <meta name="color:cruz" content="#000" />
  30.     <meta name="color:linkbg" content="#ffffff" />
  31.     <meta name="color:linktext" content="#000" />
  32.     <meta name="color:linkbghover" content="#fff" />
  33.     <meta name="color:linktexthover" content="#fff" />
  34.     <meta name="color:bgpage" content="#EEEEEE" />
  35.  
  36.      
  37.      
  38.     <meta name="image:background" content="" />
  39.     <meta name="image:fotinha" content="http://static.tumblr.com/gcacfxz/Ux5m5l20e/tumblr_m4v1i7uqzt1qk6um1o1_500.jpg"/>
  40.      
  41.     <meta name="font:text" content="verdana" />
  42.     <meta name="font:title" content="georgia" />
  43.    
  44.      <meta name="text:titulo" content="Cabe apenas quatro palavras" />
  45.      
  46.     <meta name="text:Link1" content="/" />
  47.     <meta name="text:Link1 Title" content="link" />
  48.     <meta name="text:Link2" content="/" />
  49.     <meta name="text:Link2 Title" content="link" />
  50.     <meta name="text:Link3" content="/" />
  51.     <meta name="text:Link3 Title" content="link" />
  52.     <meta name="text:Link4" content="/" />
  53.     <meta name="text:Link4 Title" content="link" />
  54.     <meta name="text:Link5" content="/" />
  55.     <meta name="text:Link5 Title" content="link" />
  56.     <meta name="text:Link6" content="/" />
  57.     <meta name="text:Link6 Title" content="link" />
  58.    
  59.  
  60.      
  61.      
  62.      
  63.        
  64.      
  65.                         <title>{Title}</title>
  66.     <link rel="shortcut icon" href="{Favicon}">
  67.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  68.     {block:Description}
  69.     <meta name="description" content="{MetaDescription}" />
  70.     {/block:Description}
  71.  
  72.      
  73.         <style type="text/css">
  74.      
  75.      
  76.     body {background-color: {color:background}; font-family: georgia; color: {color:text}; text-align: center; font-size: 9px; background-image:url('{image:background}'); background-attachment: fixed; }
  77.      
  78.     a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out;}
  79.      
  80.     p {margin: 6px 0 0 0}
  81.      
  82.     blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 4px; }
  83.     blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:post};}
  84.     blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  85.     blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  86.      
  87.     blockquote img{max-width: 470px!important}
  88.     blockquote blockquote img{max-width: 450px!important}
  89.     blockquote blockquote blockquote img{max-width: 430px!important}
  90.     blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  91.      
  92.     #tudo {text-align: center; margin: 20px auto 20px auto; z-index: 1; width: 935px; position:fixed; }
  93.      
  94.     #entries{float: left; margin-left:250px; margin-top: 30px; position: relative; border-left: 1px solid {color:background} }
  95.      
  96.     #msd {width: 350px; height: 350px; margin-left:-180px; margin-top: 30px; position:fixed; overflow:hidden; padding:3px; background-color: {color:sidebar};}
  97.      
  98.      
  99.      
  100.     .danpost {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 5px; text-align: justify; font-family: tahoma; font-size: 11px;}
  101.      
  102.     h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  103.     h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:link}; font-weight: normal; line-height: 18px;}
  104.     h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:linkhover}; font-weight: normal; line-height: 18px;}
  105.      
  106.     .image {text-align: center; border: 0px}
  107.     .image img {max-width: 500px; margin-bottom: 2px }
  108.      
  109.     .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  110.     .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  111.     .oiqqtts a, a:hover{text-transform: none;}
  112.      
  113.     .chat {line-height: 13px; list-style: none }
  114.     .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  115.     .person1 {color: {color:text}; padding: 2px; }
  116.     .person1 .label {font-weight: bold;  color:{color:text}}
  117.     .person2 {color: {color:text}; padding: 2px;  }
  118.     .person2 .label {font-weight: bold;  color:{color:text}}
  119.      
  120.     .player {background-color: #000; text-align: left; display:block;}
  121.      
  122.     #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  123.     .answer {padding: 2px}
  124.     .answer img {max-width: 470px;}
  125.      
  126.      
  127.     #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  128.     #oidata a {font-size: 9px;}
  129.      
  130.     .tags {color: {color:text};  font-size: 9px; font-family: {font:text};  display: inline; list-style: none; text-transform: lowercase;}
  131.     .tags a {font-size: 9px; color: {color:links}; display: inline; list-style: none; text-transform: lowercase;}
  132.      
  133.     #cap {width: 500px; margin-top: -2px;}
  134.     .source {display: none;}
  135.      
  136.     .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  137.     ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  138.     ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  139.     .notes img{display: none; border:0px}
  140.      
  141.     .question {
  142.     color: {color:text};
  143.     font-size: 9px;
  144.     font-weight: normal;
  145.     font-family: {font:body};
  146.     line-height:95%;
  147.     background: {color:ask};
  148.     margin: 0 0 10px 0;
  149.     padding: 10px 15px;
  150.     position: relative;}
  151.      
  152.     .questionarrow {
  153.     width: 13px;
  154.     height: 7px;
  155.     font-size:30px;
  156.     font-family: verdana;
  157.     position: absolute;
  158.     color: {color:ask};
  159.     bottom: -3.5px;
  160.     left: 240px;}
  161.      
  162.      
  163.     .asker {width:500px; text-align:center; text-transform:uppercase; color:{color:text};}
  164.     .asker a {color: {color:text};}
  165.     .asker img {float:left; margin-left:220px; vertical-align:top; margin-right:3px; max-height:15px;}
  166.      
  167.     .answer {color: {color:text};}
  168.      
  169.      
  170.     .quote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  171. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  172. .quotesource a, a:hover{text-transform: none;}
  173.      
  174.      
  175.     #sideimg {display: block; margin-left: 817px; float: right; margin-top: 230px; width: auto; height: auto; background-color: transparent; position: fixed;}
  176.     .simg1 img {width: 125px; height: 150px; margin-bottom: 2px; border: 3px solid {color:border};}
  177.      
  178.      #pag {width: 15px; padding:1px; background-color: {color:bgpage}; position:fixed; text-align: center; margin-top: 100px; margin-left: 119px;}
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186. #pgs {text-align: center; font-family: verdana; font-size: 8px; line-height: 15px; -moz-border-bottom-left-radius: 10px; border-top-left-radius: 10px; z-index: 1}
  187. #pgs a {background: {color:background}; margin: 30 0px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none;}
  188. #pgs a:hover {background: {color:sidebar}; color: {color:link hover}; border: none;}
  189. #pgs span.pagina_atual {background: {color:sidebar};  padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  190. .pg { position:fixed !important; clear: both; float: left; margin-top: 370px; margin-left:875px; width: 207px; height: 15; font-size: 9px; padding: 2px;  background-color: {color:sidebar}; -moz-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; -moz-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; z-index: 1;}
  191.  
  192.      
  193.     .li {opacity: 1}
  194.     .li2 {opacity: 0.8}
  195.     .li3 {opacity: 0.6}
  196.     .li4 {opacity: 0.8}
  197.     .li5 {opacity: 1}
  198.      
  199.     #linkslindos {margin-top: 280px; margin-left: 942px; position:fixed; width: auto;}
  200.      
  201.     #linkslindos a{text-transform: uppercase; display: block;  font-family: tinytots; transition: all 0.5s ease-out; -o-transition-transition:  all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; width:70px; text-align: center; font-size: 8px; height:11px; margin: 1px 0 0px 0; background-color:{color:linkbg}; color:{color:linktext}; margin-left: 3px; line-height:10px;}
  202.      
  203.     #linkslindos a:hover{color: {color:linktexthover}; background-color: {color:linkbghover}; letter-spacing: 5px; width:80px; }
  204.      
  205.  
  206.  
  207.  
  208.  
  209.  
  210. #title {width: 200px; height: 15px; position: fixed; background-color:transparent; margin-left: 815px; margin-top: 204px; }
  211. .optitle{font-family: Franklin Gothic; font-size: 15px; font-style: none;
  212. line-height: 15px; font-weight: none; color: #000; margin-top: 10px; margin-left: -5px;   text-transform: none; letter-spacing: 0px}
  213.  
  214.      
  215.  
  216. #sdbarsi {font-family: verdana; background-color: {color:background}; color: {color:text}; font-size:7px; padding: 3px 3px 4px 3px; width: 150px; height: 18px; margin-top: 565px; margin-left: 1130px; z-index: 1; position: fixed; text-align: center; text-transform: uppercase; letter-spacing: 1px}
  217. #sdbarsi a{font-family: verdana; font-size: 8px; text-transform: uppercase; letter-spacing: 1px}
  218.  
  219.  
  220.  
  221.  
  222.  
  223.      
  224.      
  225.    .credit {
  226. position:fixed !important;
  227. margin-left: 1028px;
  228. margin-top: 1000px;
  229. margin-bottom: -5px;
  230. font-size: 9px;
  231. width: 49px;
  232. height: 15px;
  233. padding: 1px 3px 3px 2px;
  234. font-family: verdana;
  235. color: #000000;
  236. text-align: center;
  237. background-color: {color:sidebar};
  238. -webkit-transition: all 0.5s ease;
  239. }
  240.      
  241.     ::-webkit-scrollbar{width:5px;height:5px;}
  242.     ::-webkit-scrollbar-button:start:decrement
  243.     ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  244.     ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  245.     ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  246.     ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  247.      
  248.     #tumblr_controls{position: fixed!important}
  249.     #tumblr_controls{position: fixed!important}
  250.     #tumblr_controls{position: fixed!important}
  251.     #tumblr_controls{position: fixed!important}
  252.      
  253.      
  254.      
  255.      
  256.     </style>
  257.      
  258.     </head>
  259.      
  260.      
  261.     <body>
  262.      
  263.     <div id="tudo">
  264.     <div id="msd">
  265.     </div>
  266.    
  267.     <div id="sideimg"><div class="simg1">
  268.     <img src="{image:fotinha}">
  269.     </div></div>
  270.     <div id="linkslindos">
  271.     <a href="{text:link1}">{text:link1 title}</a>
  272.     <a href="{text:link2}">{text:link2 title}</a>
  273.     <a href="{text:link3}">{text:link3 title}</a>
  274.     <a href="{text:link4}">{text:link4 title}</a>
  275.     <a href="{text:link5}">{text:link5 title}</a>
  276.     <a href="{text:link6}">{text:link6 title}</a>
  277.    
  278.      
  279.     </div>
  280.  
  281.  
  282.  
  283.  
  284. <div id="title">
  285. <center><div class="optitle">{text:titulo}</div></div>
  286.  
  287.  
  288.      
  289. <div class="pg"><div id="pgs"> <center>
  290. {block:JumpPagination length="4"}
  291. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  292. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  293. {/block:JumpPagination}
  294. </center></div></div>
  295.  
  296. <div id="sdbarsi">  <a href="http://spellings.tumblr.com"><b>theme</b></a> + <a href="http://garotadeslocada.tumblr.com/">detalhes</a></div>
  297.  
  298.      
  299. <div id="faixa2">
  300.  
  301.  
  302. </div>
  303.  
  304.    
  305.  
  306.  
  307.  
  308.     </a></div>
  309.     <div id="entries">
  310.      {block:Posts}
  311.     <div class="danpost">
  312.      
  313.     {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  314.      
  315.     {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  316.      
  317.     {block:Photoset}{Photoset-500}{/block:Photoset}
  318.      
  319.      {block:Quote}
  320. <div class="quote">“{Quote}”</div>
  321. {block:Source}<div class="quotesource"> — {Source}</div>
  322. {/block:Source}
  323. {/block:Quote}
  324.      
  325.     {block:Link}
  326.     <h1><a href="{URL}" {Target}>{Name}</a></h1>
  327.     {block:Description}{Description}{/block:Description}
  328.     {/block:Link}
  329.      
  330.     {block:Chat}
  331.     {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  332.     <div class="chat"><ul>{block:Lines}
  333.     <li class="person{UserNumber}">{block:Label}
  334.     <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  335.     {/block:Chat}
  336.      
  337.     {block:Audio}
  338.     <div class="player">{AudioPlayerBlack}</div>
  339.     {block:Caption}{Caption}{/block:Caption}
  340.     {/block:Audio}
  341.      
  342.     {block:Video}{Video-500}{/block:Video}
  343.      
  344.      
  345.     {block:Answer}
  346.     <div class="question">
  347.     <div class="questionarrow"></div>
  348.     {Question}
  349.     </div>
  350.     <div class="asker">{Asker}</div>
  351.     <div class="answer">{Answer}</div>
  352.     {/block:answer}
  353.      
  354.     <div id="cap">
  355.     {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  356.     {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  357.     {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  358.      
  359.     <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  360.           <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  361.             {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  362.     {/block:ContentSource}</div></div>
  363.     <br>
  364.      
  365.      
  366.     <div id="oidata">
  367.     {block:Date}<div class="tags">{block:HasTags}{block:Tags}in<b>diretas</b>: #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  368.     <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  • <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} • <a href="{ReblogUrl}" target="_blank"><b>reblog</b> with love</a>{/block:IndexPage}
  369.     {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} • via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  370.     {/block:RebloggedFrom}
  371.     </div>
  372.     </div>{/block:Date}
  373.      
  374.      
  375.      {/block:Posts}
  376.     {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  377.      
  378.      
  379.      
  380.      
  381.      
  382.      
  383.      
  384.      
  385.     </div>
  386.     </div>
  387.     </div>
  388.     </div>
  389.     </div>
  390.     </div>
  391.      
  392.     </body>
  393.     </html>
Advertisement
Add Comment
Please, Sign In to add comment