Guest

Untitled

By: a guest on Jan 28th, 2012  |  syntax: None  |  size: 16.08 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1. <Theme por a-penas>
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <head>
  6.  
  7. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  8.  
  9. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  10.  
  11.     <!-- DEFAULT VARIABLES -->
  12.     <meta name="color:background" content="#EEEBD6" />
  13.     <meta name="color:sbar" content="#FFFFFF" />
  14.     <meta name="color:posts" content="#FFFFFF" />
  15.     <meta name="color:text" content="#C0AEA0" />
  16.     <meta name="color:link" content="#83786E" />
  17.     <meta name="color:lhover" content="#EBE6CB" />
  18.     <meta name="color:backlink" content="#EBE6CB" />
  19.     <meta name="color:sublink" content="#EBE6CB" />
  20.     <meta name="color:subhover" content="#EBE6CB" />
  21.     <meta name="color:scrollbar" content="#EBE6CB" />
  22.  
  23.     <meta name="font:title" content="georgia" />
  24.     <meta name="font:body" content="verdana" />
  25.  
  26.     <meta name="image:sidebar" content="http://26.media.tumblr.com/tumblr_lnpqdtJ1NO1qh2fneo1_500.jpg"/>
  27.    
  28.     <meta name="image:background" content="" />
  29.  
  30.     <meta name="if:Show tags" content="1"/>
  31.  
  32. <meta name="text:Link1" content="" />
  33. <meta name="text:Link1 Title" content="" />
  34. <meta name="text:Link2" content="" />
  35. <meta name="text:Link2 Title" content="" />
  36. <meta name="text:Link3" content="" />
  37. <meta name="text:Link3 Title" content="" />
  38. <meta name="text:Link4" content="" />
  39. <meta name="text:Link4 Title" content="" />
  40. <meta name="text:Link5" content="" />
  41. <meta name="text:Link5 Title" content="" />
  42. <meta name="text:Link6" content="" />
  43. <meta name="text:Link6 Title" content="" />
  44. <meta name="text:Link7" content="" />
  45. <meta name="text:Link7 Title" content="" />
  46. <meta name="text:Link8" content="" />
  47. <meta name="text:Link8 Title" content="" />
  48. <meta name="text:titulo" content="uma frase pequena"/>
  49. <meta name="text:subtitulo" content="uma frase pequena"/>
  50.  
  51.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  52.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  53.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  54.     <link rel="shortcut icon" href="{Favicon}" />
  55.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  56.     <style type="text/css">
  57.  
  58.  
  59. /* ---------------- Scrollbar ---------------- */
  60. ::-webkit-scrollbar {width: 4px; height: 2px;}
  61. ::-webkit-scrollbar-track-piece {background-color: {color:posts}; repeat scroll 0 0 transparent;}
  62. ::-webkit-scrollbar-thumb:vertical {height: 2px;background-color: {color:scrollbar};}
  63. ::-webkit-scrollbar-thumb:horizontal {width: 4px;background-color: {color:scrollbar};}
  64.  
  65. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:11px; line-height:110%; text-align:justify}
  66.  
  67. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  68. a:hover{color:{color:lhover}; background-color:{color:entry}; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  69.  
  70. blockquote{margin-left:5px; margin-right: 0px; border-left: 3px solid {color:background}; padding-left:5px; margin-top: 4px; background-color:{color:background}; padding: 2px;}
  71.  
  72. #sbar {width:447px; height:410px; margin-left:195px; margin-top:18px; position:fixed; overflow:hidden; background-color: transparent; border-left:0px solid; border-right:0px solid; padding:0px}
  73.  
  74. #title {
  75.  
  76.  
  77.  
  78. text-align: center;
  79.  
  80.  
  81.  
  82. margin-left: 0px;
  83.  
  84.  
  85.  
  86. top: 35px;
  87.  
  88.  
  89.  
  90. height: 30px;
  91.  
  92.  
  93.  
  94. background-color:{color:sbar};
  95.  
  96.  
  97.  
  98. text-align: center;
  99.  
  100.  
  101.  
  102. position: fixed;
  103.  
  104.  
  105.  
  106. color:{color:Text};
  107.  
  108.  
  109.  
  110. width: 290px;
  111.  
  112.  
  113.  
  114. font-style: none;
  115.  
  116.  
  117.  
  118. margin-top: -2px;
  119.  
  120.  
  121. margin-left: 30px;
  122.  
  123.  
  124.  
  125. font-size: 15px;
  126.  
  127.  
  128.  
  129. font-family: {font:title};
  130.  
  131.  
  132.  
  133. text-align: center;
  134.  
  135.  
  136.  
  137. letter-spacing: 2px;
  138.  
  139.  
  140.  
  141. line-height:31px;
  142.  
  143.  
  144.  
  145. font-style: bold;
  146.  
  147.  
  148.  
  149. margin-bottom: 5px;
  150.  
  151.  
  152.  
  153. -webkit-transition: all 0.5s ease-out;
  154.  
  155.  
  156.  
  157. -moz-transition: all 0.5s ease-out;
  158.  
  159.  
  160.  
  161. }
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169. #title:hover {
  170.  
  171.  
  172.  
  173. background-color:transparent;
  174.  
  175.  
  176.  
  177. height: 30px;
  178.  
  179.  
  180.  
  181. color: transparent;
  182.  
  183.  
  184.  
  185. }
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197. .subtitle {
  198.  
  199.  
  200.  
  201. text-align: center;
  202.  
  203.  
  204.  
  205. font-size: 15px;
  206.  
  207.  
  208.  
  209. position: fixed;
  210.  
  211.  
  212.  
  213. color: transparent;
  214.  
  215.  
  216.  
  217. width: 420px;
  218.  
  219.  
  220.  
  221. margin-top: 0px;
  222.  
  223.  
  224.  
  225. margin-left: -130px;
  226.  
  227.  
  228.  
  229. height: 30px;
  230.  
  231.  
  232.  
  233. font-style: none;
  234.  
  235.  
  236.  
  237. margin-top: 0px;
  238.  
  239.  
  240.  
  241. font-size: 15px;
  242.  
  243.  
  244.  
  245. font-family: {font:title};
  246.  
  247.  
  248.  
  249. text-align: center;
  250.  
  251.  
  252.  
  253. letter-spacing: 2px;
  254.  
  255.  
  256.  
  257. line-height:31px;
  258.  
  259.  
  260.  
  261. font-style: bold;
  262.  
  263.  
  264.  
  265. margin-bottom: 5px;
  266.  
  267.  
  268.  
  269. -webkit-transition: all 0.8s ease-out;
  270.  
  271.  
  272.  
  273. -moz-transition: all 0.8s ease-out;
  274.  
  275.  
  276.  
  277. }
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285. .subtitle:hover {
  286.  
  287.  
  288.  
  289. text-align: center;
  290.  
  291.  
  292.  
  293. color: {color:link};
  294.  
  295.  
  296.  
  297. font-size: 15px;
  298.  
  299.  
  300.  
  301. text-align: center;
  302.  
  303.  
  304.  
  305. background-color: {color:sbar}
  306.  
  307. }
  308.  
  309. #descr {width:270px; height:auto; margin-left:30px; margin-top:38px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; border-right:0px solid; padding:10px}
  310.  
  311. #senten {margin-left:0px; margin-top:-3px; margin-bottom:0px; font-family: {font:body}; font-size:9px; width:270px}
  312.  
  313. #senten2 {margin-left:0px; margin-top:10px; margin-bottom:2px; font-family: {font:body}; font-size:9px; width:300px}
  314.  
  315. #bar {width:320px; height:2px; margin-left:-10px; margin-top:6px; position:fixed; overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:0px}
  316.  
  317. #simg {display: inline;}
  318. #simg img {max-width: 134px; margin-top:0px; margin-bottom:8px; margin-right: 2px;}
  319.  
  320. #simg2 {display: inline;}
  321. #simg2 img {max-width: 134px; margin-top:0px; margin-bottom:8px; margin-right: 0px;}
  322.  
  323. .imgsid img{border: 5px solid {color:sbar}; max-width: 135px; text-align: left;}
  324.  
  325.  
  326.  
  327. .ximg {float: left; text-align: center; background-color: #ffffff; padding: 3px; margin-right: 2px;}
  328.  
  329. .ximg img {float: left; display: block; margin-top: 0px; max-width: 240px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; opacity: 0;}
  330.  
  331. .ximg img:hover {opacity: 100;}
  332.  
  333.  
  334. .ximg2 {text-align: center;}
  335.  
  336. .ximg2 img {display: block; max-width: 240px; margin-bottom: -208px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; opacity: 100;}
  337.  
  338. .xlinks {float: left;  text-align: center;}
  339.  
  340. .xlinks a{float: left; margin-right: 2px; display: block; letter-spacing: 2px; font-family: verdana; font-size: 9px; text-align: center;  margin-bottom: 1px;  width: 89px; background-color: {color:backlink}; color:{color:sublink}; text-decoration: none; text-transform: lowercase; line-height: 19px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding: 20px 0px 0px 0px;}
  341.  
  342. .xlinks a:hover{letter-spacing: 4px; text-align: center; background-color: {color:backlink}; color:{color:subhover};}
  343.  
  344. .xlinkx {float: left; margin-top: 0px; width: 330px; text-align: left;}
  345.  
  346. .xlinkx a{float: left; margin-right: 0px; display: block; width: 75px; letter-spacing: 2px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 0px; background-color: {color:sbar}; color:{color:text}; text-decoration: none; text-transform: lowercase; line-height: 19px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  347.  
  348. .xlinkx  a:hover{letter-spacing: 3px; text-align: center; background-color: {color:sbar}; color:{color:subhover};}
  349.  
  350.  
  351. #links {width: 90px; margin-left:300px; margin-top:50px; padding: 0px; text-align: center;}
  352. #links a {float: left; margin-right: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 88px; background-color: {color:backlink}; color:{color:sublink}; text-decoration: none; text-transform: none; line-height: 23px;}
  353. #links  a:hover{text-align: center; background-color: {color:backlink}; color:{color:subhover}; letter-spacing: 2px;}
  354.  
  355. #pagination {width: 40px; margin-left:300px; margin-top:205px; margin-bottom:30px; text-align: center;}
  356. #pagination a {font-family: georgia; text-align:center; font-size:38px;}
  357. #pagination a:hover {background-color:{color:background}; background-image: url('{image:Background}');}
  358.  
  359.  
  360. #entries {float: left; margin-left: 520px; margin-top:15px;}
  361.  
  362. .posts {width: 500px; background-color: {color:posts}; padding: 15px; margin-bottom: 5px; text-align: none; font-family: {font:body}; font-size: 11px; position: relative;}
  363. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  364.  
  365. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  366.  
  367. .pquotesource a, a:hover{text-transform: none;}
  368. h1 {font-family: {font:title}; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  369. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  370. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  371. .qqmarks{font-size: 77px; font-family: {font:body}; font-weight: bold; line-height: 80px; color:{color:quote}}
  372.  
  373. .image {text-align: center; border: 0px}
  374. .image img {max-width: 500px; margin-bottom: 2px }
  375.  
  376. .pquote {font-family: {font:title}; text-align: justify; font-size: 18px; line-height: 16px; padding: 3px;}
  377. .pquotesource {text-align:right; text-transform: none; margin-bottom: 5px;}
  378. .pquotesource a, a:hover{text-transform: none;}
  379.  
  380. .chat {line-height: 13px; list-style: none }
  381. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  382. .person1 {color: {color:text}; padding: 2px; }
  383. .person1 .label {font-weight: bold; color:{color:link}}
  384. .person2 {color: {color:text}; padding: 2px; }
  385. .person2 .label {font-weight: bold; color:{color:text}}
  386.  
  387. .player {background-color: #000; text-align: left; display:block;}
  388.  
  389. #asker {font-size: 11px; font-family: {font:body}; text-align: justify;}
  390. .answer {padding: 2px}
  391. .answer img {max-width: 470px;}
  392.  
  393.  
  394. #info {text-align: left; font-size: 9px; font-family: {font:body}; text-transform: lowercase; z-index: 11;}
  395. #info a {font-size: 9px;}
  396.  
  397. .tags {color: {color:text}; font-size: 9px; font-family: {font:body}; display: inline; list-style: none; text-transform: lowercase;}
  398. .tags a {font-size: 9px; color: {font:body}; display: inline; list-style: none; text-transform: lowercase;}
  399.  
  400. #cap {width: 500px; margin-top: -2px;}
  401. .source {display: none;}
  402.  
  403. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  404. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  405. ol.notes li {background-color: {color:entry}; margin-bottom: 5px; padding: 5px; }
  406. .notes img{display: none; border:0px}
  407.  
  408. #sdbarei{margin-left: -15px; margin-top: 10px; width: 25px; float: left; background-color: {color:posts}; position: fixed; height: auto; display: block; }
  409. /*** Paginação by madlyluv.com ***/
  410. #paginacaoml {font-size: 8px; line-height: 21px; font-family: verdana;}
  411. #paginacaoml a {background: {color:sidebar}; margin: 0 0px 0 0; padding: 1px 3px; color: {color:links2}; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  412. #paginacaoml a:hover {color: {color:linkhover1}; background-color: {color:linkhover2}; border: none;  -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; padding: 1px 3px;}
  413. #paginacaoml span.pagina_atual {background: #ffffff; margin: 0 1px 0 0; padding: 1px 3px; color: #000; font-weight: bold; text-decoration: none;}
  414. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 1px 3px; color: #cor da fonte; text-decoration: none;}
  415. .ps {margin-left: 85px; background-color: {color:sidebar}; width:292; position: fixed; margin-top: 281px;}
  416.  
  417. #tumblr_controls{position: fixed!important}
  418. #tumblr_controls{position: fixed!important}
  419. #tumblr_controls{position: fixed!important}
  420. #tumblr_controls{position: fixed!important}
  421.  
  422. </style>
  423.  
  424. <body>
  425.  
  426. <div id="sbar">
  427.  
  428. <div id="title"><div class="subtitle">{text:titulo}</div>{text:subtitulo}</div>
  429.  
  430.  
  431.  
  432. <div id="descr">
  433. <div id="sdbarei"><div id="sdbarei"><div id="paginacaoml"> {block:JumpPagination length="5"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}{block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}</div></div></div>
  434.  
  435. <div class="pxar">
  436. <div class="imgsid"><img src="{image:sidebar}"> <img src="{image:sidebar2}"></div></div>
  437. <br><div id="senten">{Description}</div>
  438. <div id="bar"> </div>
  439. <br>
  440. <div id="senten"><div class="xlinkx">
  441. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:ifLink1}
  442. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a> {/block:ifLink2}
  443. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a> {/block:ifLink3}
  444. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> {/block:ifLink4}
  445. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5}
  446. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> {/block:ifLink6}
  447. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  448. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a> {/block:ifLink8}
  449. </div></div>
  450. <br><br><br>
  451. <div id="bar"> </div>
  452.  
  453. <div id="senten2"><br><center>theme by <a href="http://missdarkness.tumblr.com"><font color="{color:text}"><b>missdarkness</b></font></a>. no copy.</center></div>
  454. </div>
  455.  
  456.  
  457. </div>
  458. <div id="entries">
  459.  
  460. {block:Posts}
  461. <div class="posts">
  462.  
  463. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  464.  
  465. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  466.  
  467. {block:Photoset}{Photoset-500}{/block:Photoset}
  468.  
  469. {block:Quote}
  470. <div class="pquote">“{Quote}”</div>
  471. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  472. {/block:Source}
  473. {/block:Quote}
  474.  
  475. {block:Link}
  476. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  477. {block:Description}{Description}{/block:Description}
  478. {/block:Link}
  479.  
  480. {block:Chat}
  481. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  482. <div class="chat"><ul>{block:Lines}
  483. <li class="person{UserNumber}">{block:Label}
  484. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  485. {/block:Chat}
  486.  
  487. {block:Audio}
  488. <div class="player">{AudioPlayerBlack}</div>
  489. {block:Caption}{Caption}{/block:Caption}
  490. {/block:Audio}
  491.  
  492. {block:Video}{Video-500}{/block:Video}
  493.  
  494.  
  495. {block:Answer}
  496. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  497. <div class="answer">{Answer}</div>
  498. {/block:Answer}
  499.  
  500.  
  501. <div id="cap">
  502. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  503. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  504. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  505.  
  506. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  507. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  508. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  509. {/block:ContentSource}</div></div>
  510. <br>
  511.  
  512.  
  513. <div id="info">
  514. {block:Date}{block:IfShowTags}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>{/block:IfShowTags}
  515. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  516. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  517. {/block:RebloggedFrom}
  518. </div>
  519. </div>{/block:Date}
  520.  
  521.  
  522. {/block:Posts}
  523. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  524.  
  525. </div>
  526. </div>
  527. </body></html>