Advertisement
heartsuffix

THEME FINY

May 22nd, 2012
4,988
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.49 KB | None | 0 0
  1. <!--
  2. theme by heartsuffix, don't copy.
  3. respeite meu trabalho, não use como base,
  4. afinal, existem denuncias.
  5.  
  6. e você que copia: sempre vai ser um zero a esquerda, eu criei e você copiou.
  7.  
  8. xx
  9. -->
  10.  
  11.  
  12. <head>
  13.  
  14.  
  15. <meta name="color:background" content="#F5f5f5" />
  16. <meta name="color:font" content="#999999" />
  17. <meta name="color:entry" content="#ffffff" />
  18. <meta name="image:sidebar" content=""/>
  19. <meta name="image:Background" content=""/>
  20. <meta name="text:Link1" content="" />
  21. <meta name="text:Link1 Title" content="" />
  22. <meta name="text:Link2" content="" />
  23. <meta name="text:Link2 Title" content="" />
  24. <meta name="text:Link3" content="" />
  25. <meta name="text:Link3 Title" content="" />
  26. <meta name="text:Link4" content="" />
  27. <meta name="text:Link4 Title" content="" />
  28.  
  29.  
  30.  
  31. <title>{Title}</title>
  32. <link rel="shortcut icon" href="{Favicon}">
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  34. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  35. </head>
  36.  
  37.  
  38.  
  39. <style type="text/css">
  40.  
  41. body{color:{color:Font}; background-color:{color:Background}; background-image:url("{image:Background}"); background-position:top right; background-repeat: no-repeat; background-attachment:fixed; font-family:georgia; font-size:10px; line-height: 100%; text-align:justify;}
  42.  
  43. a:link, a:active, a:visited{ color: {color:Font}; text-decoration:none; -webkit-transition-duration: 0.4s; background-color:;}
  44.  
  45. a:hover{color:{color:Link Hover};}
  46.  
  47.  
  48. ::-webkit-scrollbar {width: 6px; height: 6px;}
  49. ::-webkit-scrollbar-track-piece {background-color: #f5f5f5; repeat scroll 0 0 transparent;}
  50. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: #fff; border-right: 0px solid #eee}
  51. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: #000;}
  52.  
  53.  
  54.  
  55. #container {overflow: hidden;width:536px;margin-right: auto; margin-left: auto; margin-bottom:auto;}
  56.  
  57. #entry { width:400px; margin-bottom:1px; background-color:; padding:4px; top:0px; border: 0px solid #E1CCB9; background-color: {color:entry}; float:right; font-family: georgia}
  58.  
  59. #entry img{opacity:1; -webkit-transition-duration:.5s;}
  60.  
  61. #entry img:hover{opacity:1; -webkit-transition: 0.5s ease-in;}
  62.  
  63. #titlee {font-family: georgia; font-size: 12px; font-weight:; font-style: none; letter-spacing:0px; line-height: 12px;text-align: center;}
  64.  
  65. #titlee a{background-color:transparent;}
  66.  
  67.  
  68. .bigquote{font-size: 0px; color: transparent; line-height: 90px; font-family: georgia; margin-left: 85px;}
  69. .pquote{font-size: 10px; font-family: georgia; letter-spacing: 0px; serif; line-height: 10px;
  70. text-transform: none; margin-top: -90px; text-indent: 6px; text-align: justify; font-style: none; padding-left: 0px}
  71. .source{margin-top: 5px; text-align: right;font-size: 9px}
  72.  
  73.  
  74. blockquote {padding-left:2px;border-left:1px solid {color:font}; margin-left: -1px}
  75.  
  76.  
  77. .notes {width: 400px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left; float:right}
  78.  
  79. ol.notes {list-style: none; margin: 0 0px 0 0px; padding: 0px; z-index: 11;}
  80. ol.notes li {background-color: transparent; margin-bottom: 2px; padding: 5px; }
  81. .notes img{display: none; border:0px}
  82.  
  83.  
  84. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  85.  
  86.  
  87. /* ANSWER */
  88. .question {color: {color:PostFont}; padding: 6px; font-size: 10px; background-color: #ff; margin-bottom: -10px; font-style: none; border-bottom: 0px solid #ddd; margin-left: 0px; margin-top: 3px;}
  89.  
  90. .asker {text-transform: lowercase; }
  91.  
  92. .asker a:link, .asker a:visited, .asker a:active {margin-left: 0px; color: {color:font}; text-decoration: none;}
  93. .asker a:hover {background-color: {colorbackground};}
  94. .tip {color: {color:background}; font-size: 20px; padding-left: 40px;}
  95.  
  96.  
  97. .chat{line-height: px; list-style: none; margin-top: -8px}
  98. .chat ul {line-height: 10px; list-style: none; padding: 0px; line-height: 10px;}
  99. .person1 {background-color: {color:entry}; color: {color:text} }
  100. .person1 .label { font-weight: bold; padding: 0px; margin-left: 0px; color: {color:text} }
  101. .person2 {background-color: {color:entry}; color: {color:text} }
  102. .person2 .label { font-weight: bold; padding: 0px; margin-left: 0px; color: {color:text} }
  103.  
  104.  
  105.  
  106. .notas{margin-left: 405px; background-color: #f; font-size: 9px; text-align: left; position: absolute; margin-top: -4px; text-transform: lowercase; padding: 2px; opacity:0;-webkit-transition-duration: 0.7s;}
  107. #entry:hover .notas{opacity: 1}
  108.  
  109. .titulo {position: fixed; font-size: 16px; font-family:Courier New; margin-top: 20px; text-align: center; letter-spacing: 1px; width: 130px}
  110. .sub {font-size:9px;letter-spacing: 0px; font-family: georgia}
  111.  
  112. .sub a{text-transform: uppercase; font-family:Courier New; font-size: 10px}
  113.  
  114. .sub a:hover{opacity: 0.9}
  115.  
  116. .foto img{ font-size: 13px; font-family:Courier New; margin-top: 4px; width: 120px; border: 2px solid #fff}
  117.  
  118.  
  119. #cred {position: fixed; bottom:2px; right:1px;}
  120.  
  121.  
  122. </style>
  123. <body>
  124. <div id="cred"><a href="http://heartsuffix.tumblr.com/"><font size="1px">theme</font></a></div>
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145. <div id="container">
  146.  
  147. <div class="titulo">{title}
  148. <div class="sub">{description}
  149. <div class="foto"><img src="{image:sidebar}"></div>
  150.  
  151. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}, </a>{/block:ifLink1}
  152. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}, </a>{/block:ifLink2}
  153. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}, </a>{/block:ifLink3}
  154. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</div>
  155.  
  156. {block:PreviousPage}
  157. <a href="{PreviousPage}">← <a href="http://heartsuffix.tumblr.com/"><font size="2px">©</font></a></a>
  158. {/block:PreviousPage}
  159.  
  160. {block:NextPage}
  161. <a href="{NextPage}">→</a>
  162. {/block:NextPage}
  163.  
  164. </div>
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172. {block:Posts}<div id="entry">
  173.  
  174. {block:Answer}
  175. <div class="notas"><a href="/ask"> <b>ask me</b> →</a> <br> {TimeAgo}</div>
  176. <div class="asker"><b>{Asker}</b><br> "{Question}"</div>
  177. {Answer}{/block:Answer}
  178.  
  179.  
  180. {block:Text}
  181. <div class="notas">{block:NoteCount} <a href="{Permalink}"> {NoteCountWithLabel}</a><br>{/block:NoteCount} <a href="{ReblogUrl}" target="_blank"> <b>reblog</b> →</a> <br> {TimeAgo}</div>
  182. <div id="titlee">{block:Title}<a href="{Permalink}">{Title}</a>{/Block:Title}</div>{Body}{/block:Text}
  183.  
  184. {block:Photo}
  185. <div class="notas">{block:NoteCount} <a href="{Permalink}"> {NoteCountWithLabel}</a><br>{/block:NoteCount} <a href="{ReblogUrl}" target="_blank"> <b>reblog</b> →</a> <br> {TimeAgo}</div>
  186.  
  187. <img src="{PhotoURL-400}" alt="{PhotoAlt}" width="400px" />{block:Caption}{Caption}{/block:Caption}
  188. {/block:Photo}
  189.  
  190. {block:Photoset}
  191. <div class="notas">{block:NoteCount} <a href="{Permalink}"> {NoteCountWithLabel}</a><br>{/block:NoteCount} <a href="{ReblogUrl}" target="_blank"> <b>reblog</b> →</a> <br> {TimeAgo}</div>
  192.  
  193. {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource}{Photoset-400}{block:Caption}{Caption}{/block:Caption}
  194. {/block:Photoset}
  195.  
  196. {block:Quote}
  197. <div class="notas">{block:NoteCount} <a href="{Permalink}"> {NoteCountWithLabel}</a><br>{/block:NoteCount} <a href="{ReblogUrl}" target="_blank"> <b>reblog</b> →</a> <br> {TimeAgo} {block:RebloggedFrom} <br><a href="{ReblogParentURL}" title="{ReblogParentTitle}"><font color="#fff">.</font></a>{/block:RebloggedFrom}</div>
  198.  
  199. <b class="bigquote">“</b><div class="pquote">"{Quote}" </div>{block:Source}<b>{Source}</b>{/block:Source}
  200. {/block:Quote}
  201.  
  202.  
  203. {block:Link}
  204. <div class="notas">{block:NoteCount} <a href="{Permalink}"> {NoteCountWithLabel}</a><br>{/block:NoteCount} <a href="{ReblogUrl}" target="_blank"> <b>reblog</b> →</a> <br> {TimeAgo}</div>
  205.  
  206. <a href="{URL}" class="link" {Target}><div id="titlee">{Name}</div></a>{block:Description}{Description}{/block:Description}
  207. {/block:Link}
  208.  
  209. {block:Chat}
  210. <div class="notas">{block:NoteCount} <a href="{Permalink}"> {NoteCountWithLabel}</a><br>{/block:NoteCount} <a href="{ReblogUrl}" target="_blank"> <b>reblog</b> →</a> <br> {TimeAgo}</div>
  211.  
  212. {block:Title}<titlee><center><a href="{Permalink}">{Title}</a></center></titlee>{/block:Title}
  213. <div class="chat"><ul>{block:Lines}
  214. <li class="person{UserNumber}">{block:Label}
  215. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  216. {/block:Chat}
  217.  
  218. {block:Video}
  219. <div class="notas">{block:NoteCount} <a href="{Permalink}"> {NoteCountWithLabel}</a><br>{/block:NoteCount} <a href="{ReblogUrl}" target="_blank"> <b>reblog</b> →</a> <br> {TimeAgo}</div>
  220.  
  221. {Video-400}{block:Caption}{Caption}{/block:Caption}
  222. {/block:Video}
  223.  
  224. {block:Audio}
  225. <div class="notas">{block:NoteCount} <a href="{Permalink}"> {NoteCountWithLabel}</a><br>{/block:NoteCount} <a href="{ReblogUrl}" target="_blank"> <b>reblog</b> →</a> <br> {TimeAgo}</div>
  226.  
  227. <div style="width:400px;background-color:;">{AudioPlayer}</div>{block:Caption}{Caption}{/block:Caption}
  228. {/block:Audio}
  229.  
  230. </div>
  231.  
  232. {/block:Posts}
  233.  
  234. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  235. </div>
  236. </div>
  237.  
  238.  
  239.  
  240.  
  241. </body>
  242. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement